@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;600;800&display=swap);
@import url(https://cdn.jsdelivr.net/npm/bootstrap-icons@1.5.0/font/bootstrap-icons.css);
:root,[data-bs-theme=light]{--bs-blue: #0d6efd;--bs-indigo: #6610f2;--bs-purple: #6f42c1;--bs-pink: #d63384;--bs-red: #dc3545;--bs-orange: #fd7e14;--bs-yellow: #ffc107;--bs-green: #198754;--bs-teal: #20c997;--bs-cyan: #0dcaf0;--bs-black: #000;--bs-white: #fff;--bs-gray: #6c757d;--bs-gray-dark: #343a40;--bs-gray-100: #f8f9fa;--bs-gray-200: #e9ecef;--bs-gray-300: #dee2e6;--bs-gray-400: #ced4da;--bs-gray-500: #adb5bd;--bs-gray-600: #6c757d;--bs-gray-700: #495057;--bs-gray-800: #343a40;--bs-gray-900: #212529;--bs-primary: #0d6efd;--bs-secondary: #6c757d;--bs-success: #198754;--bs-info: #0dcaf0;--bs-warning: #ffc107;--bs-danger: #dc3545;--bs-light: #f8f9fa;--bs-dark: #212529;--bs-primary-rgb: 13, 110, 253;--bs-secondary-rgb: 108, 117, 125;--bs-success-rgb: 25, 135, 84;--bs-info-rgb: 13, 202, 240;--bs-warning-rgb: 255, 193, 7;--bs-danger-rgb: 220, 53, 69;--bs-light-rgb: 248, 249, 250;--bs-dark-rgb: 33, 37, 41;--bs-primary-text-emphasis: #052c65;--bs-secondary-text-emphasis: #2b2f32;--bs-success-text-emphasis: #0a3622;--bs-info-text-emphasis: #055160;--bs-warning-text-emphasis: #664d03;--bs-danger-text-emphasis: #58151c;--bs-light-text-emphasis: #495057;--bs-dark-text-emphasis: #495057;--bs-primary-bg-subtle: #cfe2ff;--bs-secondary-bg-subtle: #e2e3e5;--bs-success-bg-subtle: #d1e7dd;--bs-info-bg-subtle: #cff4fc;--bs-warning-bg-subtle: #fff3cd;--bs-danger-bg-subtle: #f8d7da;--bs-light-bg-subtle: #fcfcfd;--bs-dark-bg-subtle: #ced4da;--bs-primary-border-subtle: #9ec5fe;--bs-secondary-border-subtle: #c4c8cb;--bs-success-border-subtle: #a3cfbb;--bs-info-border-subtle: #9eeaf9;--bs-warning-border-subtle: #ffe69c;--bs-danger-border-subtle: #f1aeb5;--bs-light-border-subtle: #e9ecef;--bs-dark-border-subtle: #adb5bd;--bs-white-rgb: 255, 255, 255;--bs-black-rgb: 0, 0, 0;--bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--bs-gradient: linear-gradient(180deg, rgba(255, 255, 255, 0.15), rgba(255, 255, 255, 0));--bs-body-font-family: var(--bs-font-sans-serif);--bs-body-font-size:1rem;--bs-body-font-weight: 400;--bs-body-line-height: 1.5;--bs-body-color: #212529;--bs-body-color-rgb: 33, 37, 41;--bs-body-bg: #fff;--bs-body-bg-rgb: 255, 255, 255;--bs-emphasis-color: #000;--bs-emphasis-color-rgb: 0, 0, 0;--bs-secondary-color: rgba(33, 37, 41, 0.75);--bs-secondary-color-rgb: 33, 37, 41;--bs-secondary-bg: #e9ecef;--bs-secondary-bg-rgb: 233, 236, 239;--bs-tertiary-color: rgba(33, 37, 41, 0.5);--bs-tertiary-color-rgb: 33, 37, 41;--bs-tertiary-bg: #f8f9fa;--bs-tertiary-bg-rgb: 248, 249, 250;--bs-heading-color: inherit;--bs-link-color: #0d6efd;--bs-link-color-rgb: 13, 110, 253;--bs-link-decoration: underline;--bs-link-hover-color: #0a58ca;--bs-link-hover-color-rgb: 10, 88, 202;--bs-code-color: #d63384;--bs-highlight-color: #212529;--bs-highlight-bg: #fff3cd;--bs-border-width: 1px;--bs-border-style: solid;--bs-border-color: #dee2e6;--bs-border-color-translucent: rgba(0, 0, 0, 0.175);--bs-border-radius: 0.375rem;--bs-border-radius-sm: 0.25rem;--bs-border-radius-lg: 0.5rem;--bs-border-radius-xl: 1rem;--bs-border-radius-xxl: 2rem;--bs-border-radius-2xl: var(--bs-border-radius-xxl);--bs-border-radius-pill: 50rem;--bs-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);--bs-box-shadow-sm: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075);--bs-box-shadow-lg: 0 1rem 3rem rgba(0, 0, 0, 0.175);--bs-box-shadow-inset: inset 0 1px 2px rgba(0, 0, 0, 0.075);--bs-focus-ring-width: 0.25rem;--bs-focus-ring-opacity: 0.25;--bs-focus-ring-color: rgba(13, 110, 253, 0.25);--bs-form-valid-color: #198754;--bs-form-valid-border-color: #198754;--bs-form-invalid-color: #dc3545;--bs-form-invalid-border-color: #dc3545}[data-bs-theme=dark]{color-scheme:dark;--bs-body-color: #dee2e6;--bs-body-color-rgb: 222, 226, 230;--bs-body-bg: #212529;--bs-body-bg-rgb: 33, 37, 41;--bs-emphasis-color: #fff;--bs-emphasis-color-rgb: 255, 255, 255;--bs-secondary-color: rgba(222, 226, 230, 0.75);--bs-secondary-color-rgb: 222, 226, 230;--bs-secondary-bg: #343a40;--bs-secondary-bg-rgb: 52, 58, 64;--bs-tertiary-color: rgba(222, 226, 230, 0.5);--bs-tertiary-color-rgb: 222, 226, 230;--bs-tertiary-bg: #2b3035;--bs-tertiary-bg-rgb: 43, 48, 53;--bs-primary-text-emphasis: #6ea8fe;--bs-secondary-text-emphasis: #a7acb1;--bs-success-text-emphasis: #75b798;--bs-info-text-emphasis: #6edff6;--bs-warning-text-emphasis: #ffda6a;--bs-danger-text-emphasis: #ea868f;--bs-light-text-emphasis: #f8f9fa;--bs-dark-text-emphasis: #dee2e6;--bs-primary-bg-subtle: #031633;--bs-secondary-bg-subtle: #161719;--bs-success-bg-subtle: #051b11;--bs-info-bg-subtle: #032830;--bs-warning-bg-subtle: #332701;--bs-danger-bg-subtle: #2c0b0e;--bs-light-bg-subtle: #343a40;--bs-dark-bg-subtle: #1a1d20;--bs-primary-border-subtle: #084298;--bs-secondary-border-subtle: #41464b;--bs-success-border-subtle: #0f5132;--bs-info-border-subtle: #087990;--bs-warning-border-subtle: #997404;--bs-danger-border-subtle: #842029;--bs-light-border-subtle: #495057;--bs-dark-border-subtle: #343a40;--bs-heading-color: inherit;--bs-link-color: #6ea8fe;--bs-link-hover-color: #8bb9fe;--bs-link-color-rgb: 110, 168, 254;--bs-link-hover-color-rgb: 139, 185, 254;--bs-code-color: #e685b5;--bs-highlight-color: #dee2e6;--bs-highlight-bg: #664d03;--bs-border-color: #495057;--bs-border-color-translucent: rgba(255, 255, 255, 0.15);--bs-form-valid-color: #75b798;--bs-form-valid-border-color: #75b798;--bs-form-invalid-color: #ea868f;--bs-form-invalid-border-color: #ea868f}*,*::before,*::after{box-sizing:border-box}@media(prefers-reduced-motion: no-preference){:root{scroll-behavior:smooth}}body{margin:0;font-family:var(--bs-body-font-family);font-size:var(--bs-body-font-size);font-weight:var(--bs-body-font-weight);line-height:var(--bs-body-line-height);color:var(--bs-body-color);text-align:var(--bs-body-text-align);background-color:var(--bs-body-bg);-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0)}hr{margin:1rem 0;color:inherit;border:0;border-top:var(--bs-border-width) solid;opacity:.25}h6,h5,h4,h3,h2,h1{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;color:var(--bs-heading-color)}h1{font-size:calc(1.375rem + 1.5vw)}@media(min-width: 1200px){h1{font-size:2.5rem}}h2{font-size:calc(1.325rem + 0.9vw)}@media(min-width: 1200px){h2{font-size:2rem}}h3{font-size:calc(1.3rem + 0.6vw)}@media(min-width: 1200px){h3{font-size:1.75rem}}h4{font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){h4{font-size:1.5rem}}h5{font-size:1.25rem}h6{font-size:1rem}p{margin-top:0;margin-bottom:1rem}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}ol,ul{padding-left:2rem}ol,ul,dl{margin-top:0;margin-bottom:1rem}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:0.875em}mark{padding:.1875em;color:var(--bs-highlight-color);background-color:var(--bs-highlight-bg)}sub,sup{position:relative;font-size:0.75em;line-height:0;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}a{color:rgba(var(--bs-link-color-rgb), var(--bs-link-opacity, 1));text-decoration:underline}a:hover{--bs-link-color-rgb: var(--bs-link-hover-color-rgb)}a:not([href]):not([class]),a:not([href]):not([class]):hover{color:inherit;text-decoration:none}pre,code,kbd,samp{font-family:var(--bs-font-monospace);font-size:1em}pre{display:block;margin-top:0;margin-bottom:1rem;overflow:auto;font-size:0.875em}pre code{font-size:inherit;color:inherit;word-break:normal}code{font-size:0.875em;color:var(--bs-code-color);word-wrap:break-word}a>code{color:inherit}kbd{padding:.1875rem .375rem;font-size:0.875em;color:var(--bs-body-bg);background-color:var(--bs-body-color);border-radius:.25rem}kbd kbd{padding:0;font-size:1em}figure{margin:0 0 1rem}img,svg{vertical-align:middle}table{caption-side:bottom;border-collapse:collapse}caption{padding-top:.5rem;padding-bottom:.5rem;color:var(--bs-secondary-color);text-align:left}th{text-align:inherit;text-align:-webkit-match-parent}thead,tbody,tfoot,tr,td,th{border-color:inherit;border-style:solid;border-width:0}label{display:inline-block}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}select:disabled{opacity:1}[list]:not([type=date]):not([type=datetime-local]):not([type=month]):not([type=week]):not([type=time])::-webkit-calendar-picker-indicator{display:none !important}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button:not(:disabled),[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled){cursor:pointer}::-moz-focus-inner{padding:0;border-style:none}textarea{resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{float:left;width:100%;padding:0;margin-bottom:.5rem;line-height:inherit;font-size:calc(1.275rem + 0.3vw)}@media(min-width: 1200px){legend{font-size:1.5rem}}legend+*{clear:left}::-webkit-datetime-edit-fields-wrapper,::-webkit-datetime-edit-text,::-webkit-datetime-edit-minute,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-year-field{padding:0}::-webkit-inner-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button{cursor:pointer;filter:grayscale(1)}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-color-swatch-wrapper{padding:0}::file-selector-button{font:inherit;-webkit-appearance:button}output{display:inline-block}iframe{border:0}summary{display:list-item;cursor:pointer}progress{vertical-align:baseline}[hidden]{display:none !important}:root{--bs-body-font-family: "Inter", sans-serif}:root{--bs-breakpoint-xs: 0;--bs-breakpoint-sm: 576px;--bs-breakpoint-md: 768px;--bs-breakpoint-lg: 992px;--bs-breakpoint-xl: 1200px;--bs-breakpoint-xxl: 1400px}.row{--bs-gutter-x: 1.5rem;--bs-gutter-y: 0;display:flex;flex-wrap:wrap;margin-top:calc(-1*var(--bs-gutter-y));margin-right:calc(-0.5*var(--bs-gutter-x));margin-left:calc(-0.5*var(--bs-gutter-x))}.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x)*.5);padding-left:calc(var(--bs-gutter-x)*.5);margin-top:var(--bs-gutter-y)}.col{flex:1 0 0}.row-cols-auto>*{flex:0 0 auto;width:auto}.row-cols-1>*{flex:0 0 auto;width:100%}.row-cols-2>*{flex:0 0 auto;width:50%}.row-cols-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-4>*{flex:0 0 auto;width:25%}.row-cols-5>*{flex:0 0 auto;width:20%}.row-cols-6>*{flex:0 0 auto;width:16.66666667%}.col-auto{flex:0 0 auto;width:auto}.col-1{flex:0 0 auto;width:8.33333333%}.col-2{flex:0 0 auto;width:16.66666667%}.col-3{flex:0 0 auto;width:25%}.col-4{flex:0 0 auto;width:33.33333333%}.col-5{flex:0 0 auto;width:41.66666667%}.col-6{flex:0 0 auto;width:50%}.col-7{flex:0 0 auto;width:58.33333333%}.col-8{flex:0 0 auto;width:66.66666667%}.col-9{flex:0 0 auto;width:75%}.col-10{flex:0 0 auto;width:83.33333333%}.col-11{flex:0 0 auto;width:91.66666667%}.col-12{flex:0 0 auto;width:100%}.offset-1{margin-left:8.33333333%}.offset-2{margin-left:16.66666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333333%}.offset-5{margin-left:41.66666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333333%}.offset-8{margin-left:66.66666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333333%}.offset-11{margin-left:91.66666667%}.g-0,.gx-0{--bs-gutter-x: 0}.g-0,.gy-0{--bs-gutter-y: 0}.g-1,.gx-1{--bs-gutter-x: 0.25rem}.g-1,.gy-1{--bs-gutter-y: 0.25rem}.g-2,.gx-2{--bs-gutter-x: 0.5rem}.g-2,.gy-2{--bs-gutter-y: 0.5rem}.g-3,.gx-3{--bs-gutter-x: 1rem}.g-3,.gy-3{--bs-gutter-y: 1rem}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-4,.gy-4{--bs-gutter-y: 1.5rem}.g-5,.gx-5{--bs-gutter-x: 3rem}.g-5,.gy-5{--bs-gutter-y: 3rem}@media(min-width: 576px){.col-sm{flex:1 0 0}.row-cols-sm-auto>*{flex:0 0 auto;width:auto}.row-cols-sm-1>*{flex:0 0 auto;width:100%}.row-cols-sm-2>*{flex:0 0 auto;width:50%}.row-cols-sm-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-sm-4>*{flex:0 0 auto;width:25%}.row-cols-sm-5>*{flex:0 0 auto;width:20%}.row-cols-sm-6>*{flex:0 0 auto;width:16.66666667%}.col-sm-auto{flex:0 0 auto;width:auto}.col-sm-1{flex:0 0 auto;width:8.33333333%}.col-sm-2{flex:0 0 auto;width:16.66666667%}.col-sm-3{flex:0 0 auto;width:25%}.col-sm-4{flex:0 0 auto;width:33.33333333%}.col-sm-5{flex:0 0 auto;width:41.66666667%}.col-sm-6{flex:0 0 auto;width:50%}.col-sm-7{flex:0 0 auto;width:58.33333333%}.col-sm-8{flex:0 0 auto;width:66.66666667%}.col-sm-9{flex:0 0 auto;width:75%}.col-sm-10{flex:0 0 auto;width:83.33333333%}.col-sm-11{flex:0 0 auto;width:91.66666667%}.col-sm-12{flex:0 0 auto;width:100%}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333333%}.offset-sm-2{margin-left:16.66666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333333%}.offset-sm-5{margin-left:41.66666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333333%}.offset-sm-8{margin-left:66.66666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333333%}.offset-sm-11{margin-left:91.66666667%}.g-sm-0,.gx-sm-0{--bs-gutter-x: 0}.g-sm-0,.gy-sm-0{--bs-gutter-y: 0}.g-sm-1,.gx-sm-1{--bs-gutter-x: 0.25rem}.g-sm-1,.gy-sm-1{--bs-gutter-y: 0.25rem}.g-sm-2,.gx-sm-2{--bs-gutter-x: 0.5rem}.g-sm-2,.gy-sm-2{--bs-gutter-y: 0.5rem}.g-sm-3,.gx-sm-3{--bs-gutter-x: 1rem}.g-sm-3,.gy-sm-3{--bs-gutter-y: 1rem}.g-sm-4,.gx-sm-4{--bs-gutter-x: 1.5rem}.g-sm-4,.gy-sm-4{--bs-gutter-y: 1.5rem}.g-sm-5,.gx-sm-5{--bs-gutter-x: 3rem}.g-sm-5,.gy-sm-5{--bs-gutter-y: 3rem}}@media(min-width: 768px){.col-md{flex:1 0 0}.row-cols-md-auto>*{flex:0 0 auto;width:auto}.row-cols-md-1>*{flex:0 0 auto;width:100%}.row-cols-md-2>*{flex:0 0 auto;width:50%}.row-cols-md-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-md-4>*{flex:0 0 auto;width:25%}.row-cols-md-5>*{flex:0 0 auto;width:20%}.row-cols-md-6>*{flex:0 0 auto;width:16.66666667%}.col-md-auto{flex:0 0 auto;width:auto}.col-md-1{flex:0 0 auto;width:8.33333333%}.col-md-2{flex:0 0 auto;width:16.66666667%}.col-md-3{flex:0 0 auto;width:25%}.col-md-4{flex:0 0 auto;width:33.33333333%}.col-md-5{flex:0 0 auto;width:41.66666667%}.col-md-6{flex:0 0 auto;width:50%}.col-md-7{flex:0 0 auto;width:58.33333333%}.col-md-8{flex:0 0 auto;width:66.66666667%}.col-md-9{flex:0 0 auto;width:75%}.col-md-10{flex:0 0 auto;width:83.33333333%}.col-md-11{flex:0 0 auto;width:91.66666667%}.col-md-12{flex:0 0 auto;width:100%}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333333%}.offset-md-2{margin-left:16.66666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333333%}.offset-md-5{margin-left:41.66666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333333%}.offset-md-8{margin-left:66.66666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333333%}.offset-md-11{margin-left:91.66666667%}.g-md-0,.gx-md-0{--bs-gutter-x: 0}.g-md-0,.gy-md-0{--bs-gutter-y: 0}.g-md-1,.gx-md-1{--bs-gutter-x: 0.25rem}.g-md-1,.gy-md-1{--bs-gutter-y: 0.25rem}.g-md-2,.gx-md-2{--bs-gutter-x: 0.5rem}.g-md-2,.gy-md-2{--bs-gutter-y: 0.5rem}.g-md-3,.gx-md-3{--bs-gutter-x: 1rem}.g-md-3,.gy-md-3{--bs-gutter-y: 1rem}.g-md-4,.gx-md-4{--bs-gutter-x: 1.5rem}.g-md-4,.gy-md-4{--bs-gutter-y: 1.5rem}.g-md-5,.gx-md-5{--bs-gutter-x: 3rem}.g-md-5,.gy-md-5{--bs-gutter-y: 3rem}}@media(min-width: 992px){.col-lg{flex:1 0 0}.row-cols-lg-auto>*{flex:0 0 auto;width:auto}.row-cols-lg-1>*{flex:0 0 auto;width:100%}.row-cols-lg-2>*{flex:0 0 auto;width:50%}.row-cols-lg-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-lg-4>*{flex:0 0 auto;width:25%}.row-cols-lg-5>*{flex:0 0 auto;width:20%}.row-cols-lg-6>*{flex:0 0 auto;width:16.66666667%}.col-lg-auto{flex:0 0 auto;width:auto}.col-lg-1{flex:0 0 auto;width:8.33333333%}.col-lg-2{flex:0 0 auto;width:16.66666667%}.col-lg-3{flex:0 0 auto;width:25%}.col-lg-4{flex:0 0 auto;width:33.33333333%}.col-lg-5{flex:0 0 auto;width:41.66666667%}.col-lg-6{flex:0 0 auto;width:50%}.col-lg-7{flex:0 0 auto;width:58.33333333%}.col-lg-8{flex:0 0 auto;width:66.66666667%}.col-lg-9{flex:0 0 auto;width:75%}.col-lg-10{flex:0 0 auto;width:83.33333333%}.col-lg-11{flex:0 0 auto;width:91.66666667%}.col-lg-12{flex:0 0 auto;width:100%}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333333%}.offset-lg-2{margin-left:16.66666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333333%}.offset-lg-5{margin-left:41.66666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333333%}.offset-lg-8{margin-left:66.66666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333333%}.offset-lg-11{margin-left:91.66666667%}.g-lg-0,.gx-lg-0{--bs-gutter-x: 0}.g-lg-0,.gy-lg-0{--bs-gutter-y: 0}.g-lg-1,.gx-lg-1{--bs-gutter-x: 0.25rem}.g-lg-1,.gy-lg-1{--bs-gutter-y: 0.25rem}.g-lg-2,.gx-lg-2{--bs-gutter-x: 0.5rem}.g-lg-2,.gy-lg-2{--bs-gutter-y: 0.5rem}.g-lg-3,.gx-lg-3{--bs-gutter-x: 1rem}.g-lg-3,.gy-lg-3{--bs-gutter-y: 1rem}.g-lg-4,.gx-lg-4{--bs-gutter-x: 1.5rem}.g-lg-4,.gy-lg-4{--bs-gutter-y: 1.5rem}.g-lg-5,.gx-lg-5{--bs-gutter-x: 3rem}.g-lg-5,.gy-lg-5{--bs-gutter-y: 3rem}}@media(min-width: 1200px){.col-xl{flex:1 0 0}.row-cols-xl-auto>*{flex:0 0 auto;width:auto}.row-cols-xl-1>*{flex:0 0 auto;width:100%}.row-cols-xl-2>*{flex:0 0 auto;width:50%}.row-cols-xl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xl-4>*{flex:0 0 auto;width:25%}.row-cols-xl-5>*{flex:0 0 auto;width:20%}.row-cols-xl-6>*{flex:0 0 auto;width:16.66666667%}.col-xl-auto{flex:0 0 auto;width:auto}.col-xl-1{flex:0 0 auto;width:8.33333333%}.col-xl-2{flex:0 0 auto;width:16.66666667%}.col-xl-3{flex:0 0 auto;width:25%}.col-xl-4{flex:0 0 auto;width:33.33333333%}.col-xl-5{flex:0 0 auto;width:41.66666667%}.col-xl-6{flex:0 0 auto;width:50%}.col-xl-7{flex:0 0 auto;width:58.33333333%}.col-xl-8{flex:0 0 auto;width:66.66666667%}.col-xl-9{flex:0 0 auto;width:75%}.col-xl-10{flex:0 0 auto;width:83.33333333%}.col-xl-11{flex:0 0 auto;width:91.66666667%}.col-xl-12{flex:0 0 auto;width:100%}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333333%}.offset-xl-2{margin-left:16.66666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333333%}.offset-xl-5{margin-left:41.66666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333333%}.offset-xl-8{margin-left:66.66666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333333%}.offset-xl-11{margin-left:91.66666667%}.g-xl-0,.gx-xl-0{--bs-gutter-x: 0}.g-xl-0,.gy-xl-0{--bs-gutter-y: 0}.g-xl-1,.gx-xl-1{--bs-gutter-x: 0.25rem}.g-xl-1,.gy-xl-1{--bs-gutter-y: 0.25rem}.g-xl-2,.gx-xl-2{--bs-gutter-x: 0.5rem}.g-xl-2,.gy-xl-2{--bs-gutter-y: 0.5rem}.g-xl-3,.gx-xl-3{--bs-gutter-x: 1rem}.g-xl-3,.gy-xl-3{--bs-gutter-y: 1rem}.g-xl-4,.gx-xl-4{--bs-gutter-x: 1.5rem}.g-xl-4,.gy-xl-4{--bs-gutter-y: 1.5rem}.g-xl-5,.gx-xl-5{--bs-gutter-x: 3rem}.g-xl-5,.gy-xl-5{--bs-gutter-y: 3rem}}@media(min-width: 1400px){.col-xxl{flex:1 0 0}.row-cols-xxl-auto>*{flex:0 0 auto;width:auto}.row-cols-xxl-1>*{flex:0 0 auto;width:100%}.row-cols-xxl-2>*{flex:0 0 auto;width:50%}.row-cols-xxl-3>*{flex:0 0 auto;width:33.33333333%}.row-cols-xxl-4>*{flex:0 0 auto;width:25%}.row-cols-xxl-5>*{flex:0 0 auto;width:20%}.row-cols-xxl-6>*{flex:0 0 auto;width:16.66666667%}.col-xxl-auto{flex:0 0 auto;width:auto}.col-xxl-1{flex:0 0 auto;width:8.33333333%}.col-xxl-2{flex:0 0 auto;width:16.66666667%}.col-xxl-3{flex:0 0 auto;width:25%}.col-xxl-4{flex:0 0 auto;width:33.33333333%}.col-xxl-5{flex:0 0 auto;width:41.66666667%}.col-xxl-6{flex:0 0 auto;width:50%}.col-xxl-7{flex:0 0 auto;width:58.33333333%}.col-xxl-8{flex:0 0 auto;width:66.66666667%}.col-xxl-9{flex:0 0 auto;width:75%}.col-xxl-10{flex:0 0 auto;width:83.33333333%}.col-xxl-11{flex:0 0 auto;width:91.66666667%}.col-xxl-12{flex:0 0 auto;width:100%}.offset-xxl-0{margin-left:0}.offset-xxl-1{margin-left:8.33333333%}.offset-xxl-2{margin-left:16.66666667%}.offset-xxl-3{margin-left:25%}.offset-xxl-4{margin-left:33.33333333%}.offset-xxl-5{margin-left:41.66666667%}.offset-xxl-6{margin-left:50%}.offset-xxl-7{margin-left:58.33333333%}.offset-xxl-8{margin-left:66.66666667%}.offset-xxl-9{margin-left:75%}.offset-xxl-10{margin-left:83.33333333%}.offset-xxl-11{margin-left:91.66666667%}.g-xxl-0,.gx-xxl-0{--bs-gutter-x: 0}.g-xxl-0,.gy-xxl-0{--bs-gutter-y: 0}.g-xxl-1,.gx-xxl-1{--bs-gutter-x: 0.25rem}.g-xxl-1,.gy-xxl-1{--bs-gutter-y: 0.25rem}.g-xxl-2,.gx-xxl-2{--bs-gutter-x: 0.5rem}.g-xxl-2,.gy-xxl-2{--bs-gutter-y: 0.5rem}.g-xxl-3,.gx-xxl-3{--bs-gutter-x: 1rem}.g-xxl-3,.gy-xxl-3{--bs-gutter-y: 1rem}.g-xxl-4,.gx-xxl-4{--bs-gutter-x: 1.5rem}.g-xxl-4,.gy-xxl-4{--bs-gutter-y: 1.5rem}.g-xxl-5,.gx-xxl-5{--bs-gutter-x: 3rem}.g-xxl-5,.gy-xxl-5{--bs-gutter-y: 3rem}}:root{--Glass: rgba(212, 212, 212, 0.10);--glass: linear-gradient(135deg, rgba(189, 189, 189, 0.50) 0%, rgba(255, 255, 255, 0.10) 50%)}.corp-events-list .event-item.mb-6{margin-bottom:3.5rem}.cta-box{overflow:hidden}.single-speaker .landing-agenda h2.session-day{display:none}.single-speaker .landing-agenda .agenda-sessions-row .date{color:#05103f}.page-template-page-corp-contact .get-started-banner{margin-top:40px}.get-started-banner .content-container>p{line-height:1.6}#wpfront-notification-bar-spacer .ss-live-snackbar img{width:auto}.post-type-archive-gnarly-data-waves .gdw-webinars .event-item{margin-top:3rem}.keynote-speaker-frame.card .card-body .company-logo{width:auto}.test-drive-container{margin-top:160px !important}@media(max-width: 991.98px){.test-drive-container{margin-top:80px !important}}.three-stats-callout-block .stat{color:#fff}.three-stats-callout-block .description{color:#fff}@media(min-width: 992px){.mega-menu-corp-header-menu footer{background-size:100% 100%}}html{font-size:10px}.fw-600{font-weight:600 !important}#home-logos-block img{height:63px}.form-container .mktoForm .mktoRadioList i{font-size:12px}.form-container .mktoForm .mktoRadioList>input:checked+label i{font-weight:400}.page-template-save-the-date-2024 .logos-row .logo{width:auto}.overview-video-modal .modal-video-container iframe,.overview-video-modal .modal-video-container .rll-youtube-player{width:100%;height:100%;position:absolute;top:0;border-radius:10px;left:0}#data-days-header .video-container-inner h5{text-shadow:2px 2px 6px #000}#data-days-header .video-container-inner p{text-shadow:2px 2px 6px #000}.intro-blog .author-row{margin-bottom:12px}.rounded-circle{overflow:hidden}.resource-card img{width:100%}.home_find_out_why img{max-width:125px}.azure-logo-coming-soon{background:url("/wp-content/uploads/2023/08/Azure-Cloud.png") no-repeat !important;background-size:contain !important}.white-nav{background-color:#fff !important;box-shadow:0 15px 20px -10px rgba(6,19,174,.08)}#mega-menu-1440-0{height:310px !important}#mega-menu-item-navigation-banner-2 .textwidget{padding-bottom:0 !important;height:360px !important}@media(max-width: 768px){.style-arctic .container,.page-id-16297 .global-hero .container{display:flex;flex-direction:column}}.software-container a .try-btn.btn-lg,.software-container-mob .try-btn-mob{padding:13px 40px;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:27.5px !important}.software-container-mob .try-btn-mob{padding:32px 7px;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:27.5px !important}.team-list .team-list-item ul{margin-top:0;margin-left:15px}.welcome-message{font-size:21px;line-height:32px;color:#fff;font-weight:600}.socials-list li{margin-right:1rem}.home #logo_ticker{margin-top:0}.home .home_logo_ticker_heading{display:none}.light-border{border:1px solid #004164;box-shadow:1px 0px 8px rgba(0,0,0,.1);border-radius:8px}@media(min-width: 600px)and (max-width: 781px){.iceberg-ebook .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:100% !important}}#mega-menu-item-1445{margin-bottom:0 !important}.position-relative.fixed-top{position:fixed !important}.page-template-page-corp-simple-narrow .corp-gutemberg-content blockquote{background-color:rgba(0,0,0,0) !important;padding:10px 10px 10px 30px !important}.page-template-page-corp-simple-narrow .corp-gutemberg-content b{font-weight:600}.prod-dcs-ti-block:nth-child(2n) .ti-left::after{background:none !important;display:none !important}.prod-dcs-ti-block:nth-child(2n+1) .ti-left::after{background:none !important;display:none !important}.corp-gutemberg-content div[class^=article-text-block] ul{margin-left:4rem}#partner-testimonials .title-36>h2{margin-top:7rem}.get-started-news-test-drive{min-height:165px}.get-started-wrapper{padding-bottom:0 !important;margin-bottom:0 !important}.mktoForm-container .mktoForm .mktoAsterix{display:none !important}.mktoForm-container .mktoEmailField{text-text-transform:none !important}#ssform p{margin-bottom:0}#mktoForm_2782 button.mktoButton{background-color:#9b1add !important;border-color:#9b1add !important}#mktoForm_2782 .mktoEmailField{text-transform:unset !important}.home_find_out_why .why_dremio_link,.home_dremio_recognized .awards_link,.home_dle_supports_orgs .partners_link,.home_customer_success .cust_case_stud_link,.home_logo_ticker_link{text-align:center}.home_find_out_why .why_dremio_link a,.home_dremio_recognized .awards_link a,.home_dle_supports_orgs .partners_link a,.home_customer_success .cust_case_stud_link a,.home_logo_ticker_link a{font-weight:600;text-decoration:none;color:#0093d2}.home_find_out_why .why_dremio_link span,.home_dremio_recognized .awards_link span,.home_customer_success .cust_case_stud_link span,.home_dle_supports_orgs .partners_link span,.home_logo_ticker_link span{vertical-align:middle}.home_dremio_recognized h2,.home_products_improve h2,.home_dle_supports_orgs h2{font-size:32px;font-size:3.2rem;text-align:center}.gradient_text{background:linear-gradient(85.16deg, #43b8c9 21.9%, #43b8c9 21.9%, #00b1d8 29.06%, #00a8e6 37.07%, #009df2 45.71%, #2a8ef7 53.51%, #6c7bf2 62.35%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0);display:inline-block}.home_products_improve_main_img.wp-block-image{max-width:unset;margin-left:auto;margin-right:auto}.home_dle_supports_orgs .wp-block-image{max-width:925px;margin-left:auto;margin-right:auto}.home_products_improve_main_img.wp-block-image img{width:100%}.colored-testimonial .testimonial-card .colored-bar.lavender_blue{background-color:#c9c9ff}.home_customer_success .colored-testimonial .logo-wrapper img{max-width:240px}.home_more_resources .resource-card,.hadoop_migration_modernization_resources .resource-card{padding-bottom:0;position:relative}.home_more_resources .resource-card img,.hadoop_migration_modernization_resources .resource-card img{position:absolute;top:0;z-index:1;max-height:none}.home_more_resources .resource-card .card-body,.hadoop_migration_modernization_resources .resource-card .card-body{padding:54% 24px 32px;position:relative;height:100%}.home_more_resources .resource-card-section .resource-card .card-title,.hadoop_migration_modernization_resources .resource-card-section .resource-card .card-title{font-size:18px;font-size:1.8rem;font-weight:600}.home_more_resources .resource-card-section .resource-card .card-text,.hadoop_migration_modernization_resources .resource-card-section .resource-card .card-text{padding-bottom:16px;font-size:18px;font-size:1.8rem;font-weight:400}.home_more_resources h2{margin-bottom:3.2rem}.home_more_resources .resource-card-section,.hadoop_migration_modernization_resources .resource-card-section{padding:0 0 0}.home_more_resources .resource-card .plain_link,.hadoop_migration_modernization_resources .resource-card .plain_link{position:absolute;bottom:0;margin-bottom:16px}.home_more_resources .resource-card .plain_link span,.hadoop_migration_modernization_resources .resource-card .plain_link span{vertical-align:middle;display:inline-block}.home_more_resources .resource-card .plain_link i,.hadoop_migration_modernization_resources .resource-card .plain_link i{vertical-align:middle;display:inline-block}.home_ready_to_get_started .wp-block-group__inner-container,.arctic_ready_to_get_started .wp-block-group__inner-container{max-width:none !important;padding-left:0 !important;padding-right:0 !important}.home_ready_to_get_started .getting-started-software,.arctic_ready_to_get_started .getting-started-software{padding-top:0}.home_ready_to_get_started .getting-started-software .section-cards,.arctic_ready_to_get_started .getting-started-software .section-cards{background-position-y:0%}.home_ready_to_get_started h2,.arctic_ready_to_get_started h2{margin-bottom:4rem !important}.home_ready_to_get_started .btn,.arctic_ready_to_get_started .btn{text-transform:initial}.home_find_out_why h2,.home_dremio_recognized h2,.home_products_improve h2,.home_dle_supports_orgs p{margin-bottom:3rem}.home_dremio_recognized .wp-block-image:not(.is-style-rounded) img{box-shadow:4px 4px 8px rgba(0,0,0,.12);border-radius:8px}.home_products_improve_sonar p,.home_products_improve_arctic p{margin-bottom:32px}.home_find_out_why h3{margin-bottom:17px !important;margin-top:0 !important}.home_more_resources .resource-card-section>.bg,.hadoop_migration_modernization_resources .resource-card-section>.bg{display:none}.home_dremio_recognized .wp-block-columns{margin-bottom:60px}.home .hero-bg-container{margin-bottom:40px}.home_logo_ticker_heading{color:#051344;font-size:21px;font-size:2.1rem;font-weight:400;margin-bottom:35px;margin-bottom:3.5rem}.home .simply-scroll.simply-scroll-container{margin-bottom:35px;margin-bottom:3.5rem}.global-hero.arctic{height:500px;background-position:right center;background-repeat:no-repeat;margin-top:80px;background-color:#f5f5f5;background-size:auto 100%}.global-hero.arctic .container{padding-top:0;padding-bottom:0;align-items:center;height:100%;justify-content:space-between}header.global-hero .right img{float:right}header.global-hero.arctic .container h1{color:#585cb2}.global-hero.arctic h3{color:#202124}header.global-hero.arctic .container h1:after{background-image:none;display:none}.wp-block-group.arctic_section_1{padding-bottom:160px;padding-bottom:16rem}.arctic_section_1 h2{padding-top:0 !important;text-align:center}.arctic_section_1 .section_head_paragraph{margin-bottom:70px !important;margin-bottom:7rem;max-width:816px;margin-left:auto !important;margin-right:auto !important}.arctic_section_1 .main_section_img{max-width:1030px;margin-left:auto;margin-right:auto;margin-bottom:70px;margin-bottom:7rem}.arctic_section_1_3_cols{max-width:1030px;margin-left:auto;margin-right:auto}.arctic_section_1_3_cols h3{text-align:center}.arctic_section_1_3_cols .wp-block-column:first-child img{margin-top:.5%;margin-left:.8%}.arctic_section_1 .section_bottom_paragraph{max-width:816px;margin-left:auto !important;margin-right:auto !important}.wp-block-group.arctic_section_lakehouse{padding-top:80px;padding-top:8rem;padding-bottom:160px;padding-bottom:16rem}.arctic_section_lakehouse h2{text-align:center}.arctic_section_lakehouse_main_p{margin-bottom:90px;margin-bottom:9rem}.arctic_section_lakehouse .list-with-custom-icon{background-color:rgba(0,0,0,0);margin:0;padding:0}.arctic_section_lakehouse .wp-block-columns{margin-bottom:70px;margin-bottom:7rem}.arctic_section_lakehouse .wp-block-columns:last-child{margin-bottom:0;margin-bottom:0}.arctic_section_lakehouse .list-item-wrapper{align-items:flex-start !important}.arctic_section_lakehouse .list-icon{margin-top:4px}.arctic_section_lakehouse .list-with-custom-icon .list-item-wrapper .list-item{font-family:"Inter",sans-serif;font-size:18px;font-weight:400;line-height:1.6;font-style:normal}.wp-block-group.arctic_section_data_as_code{padding-top:80px;padding-top:8rem;padding-bottom:160px;padding-bottom:16rem}.arctic_section_data_as_code h2{text-align:center}.arctic_section_data_as_code .wp-block-columns,.arctic_section_auto_data_opt .wp-block-columns{margin-bottom:120px;margin-bottom:12rem}.arctic_section_data_as_code .wp-block-columns:last-child,.arctic_section_auto_data_opt .wp-block-columns:last-child{margin-bottom:0;margin-bottom:0}.wp-block-group.arctic_section_auto_data_opt{padding-top:80px;padding-top:8rem;padding-bottom:160px;padding-bottom:16rem}.arctic_section_auto_data_opt h2{text-align:center}.arctic_section_data_as_code_p,.arctic_section_auto_data_opt_p{margin-bottom:60px;margin-bottom:6rem}.arctic_section_auto_data_opt_p{max-width:608px;margin-left:auto !important;margin-right:auto !important}header.global-hero.arctic .container .left{width:64%;padding-right:0}@media only screen and (min-width: 782px){.wp-block-columns.normal_columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child{margin-right:0}.home_find_out_why,.home_dremio_recognized{padding-top:8rem;padding-bottom:8rem}.home_find_out_why{padding-top:4rem !important}.home_find_out_why .wp-block-columns{margin-bottom:4rem}.home_find_out_why h2{margin-bottom:7rem;padding-top:0}.home_find_out_why .wp-block-column{position:relative}.home_find_out_why .wp-block-column p{margin-bottom:0}.home_dremio_recognized h2,.home_products_improve h2,.home_dle_supports_orgs p{margin-bottom:6rem}.home_products_improve,.home_dle_supports_orgs,.home_customer_success{padding-top:8rem;padding-bottom:16rem}.home_products_improve_sonar.wp-block-columns,.home_products_improve_main_img.wp-block-image{margin-bottom:120px}.home_dle_supports_orgs .wp-block-image{margin-bottom:40px}p.home_customer_success_par{margin-bottom:60px}.home_customer_success .colored-testimonial{margin-bottom:70px}.home_more_resources{padding-top:6rem;padding-bottom:6rem}.home_ready_to_get_started,.arctic_ready_to_get_started{padding-top:12.5rem;padding-bottom:12.5rem}.home_ready_to_get_started .card-inner .button-wrapper,.arctic_ready_to_get_started .card-inner .button-wrapper{text-align:left}.home_ready_to_get_started .card-inner .button-wrapper a,.arctic_ready_to_get_started .card-inner .button-wrapper a{padding:0}.home_ready_to_get_started .getting-started-software .section-cards,.arctic_ready_to_get_started .getting-started-software .section-cards{padding-bottom:6rem}}@media screen and (min-width: 1000px){#mktoForm_2782 .mktoFormRow .mktoFormCol:nth-child(2){width:48%;padding-left:10px}#mktoForm_2782 .mktoFormRow:nth-child(8) .mktoFormCol:nth-child(1){width:48%;padding-left:10px}#mktoForm_2782 .mktoFormRow:nth-child(2) .mktoFormCol:nth-child(1){width:48%;padding-left:10px}}@media only screen and (max-width: 991px){.home_more_resources .col-lg-4{margin-bottom:27px}.home_more_resources .resource-card,.hadoop_migration_modernization_resources .resource-card{max-width:392px;margin-left:auto;margin-right:auto}.home_ready_to_get_started .card .card-inner,.arctic_ready_to_get_started .card .card-inner{max-width:820px;margin-left:auto;margin-right:auto}.getting-started-software .section-cards{background-repeat:repeat !important;background-size:initial !important}}@media only screen and (max-width: 781px){.home_find_out_why .wp-block-column{margin-bottom:32px;margin-bottom:3.2rem}.home_find_out_why,.home_dremio_recognized,.home_products_improve,.home_dle_supports_orgs,.home_customer_success,.home_more_resources,.home_ready_to_get_started,.arctic_ready_to_get_started{padding-top:6rem !important;padding-bottom:6rem !important}.home_products_improve_sonar.wp-block-columns,.home_products_improve_main_img.wp-block-image{margin-bottom:70px;margin-bottom:7rem}.arctic_section_1_3_cols .wp-block-column{margin-bottom:35px}}@media only screen and (max-width: 767px){.home_dremio_recognized figure{float:none !important;margin-left:auto !important;margin-right:auto !important}.home_dremio_recognized .wp-block-columns{margin-bottom:30px}.home_products_improve_arctic>.wp-block-column:first-child{order:2}.home_products_improve_arctic>.wp-block-column:last-child{order:1;padding-bottom:1em}.home_ready_to_get_started .card .card-inner,.arctic_ready_to_get_started .card .card-inner{max-width:450px}.home_ready_to_get_started .card-inner .col-md-4,.home_ready_to_get_started .card-inner .eyebrow,.home_ready_to_get_started .card-inner h3,.home_ready_to_get_started .card-inner .card-content,.arctic_ready_to_get_started .card-inner .col-md-4,.arctic_ready_to_get_started .card-inner .eyebrow,.arctic_ready_to_get_started .card-inner h3,.arctic_ready_to_get_started .card-inner .card-content{text-align:center}.home_ready_to_get_started .button-wrapper a,.arctic_ready_to_get_started .button-wrapper a{padding-left:0;padding-right:0;width:100%}.home_ready_to_get_started .btn,.arctic_ready_to_get_started .btn{width:100%}header.global-hero.arctic .container h1{font-size:4rem;margin-bottom:0}.global-hero.arctic h3{font-size:2rem;margin-bottom:.5rem}header.global-hero.arctic .container .button-row{padding-top:1.7rem}.wp-block-group.arctic_section_1,.wp-block-group.arctic_section_lakehouse,.wp-block-group.arctic_section_data_as_code,.wp-block-group.arctic_section_auto_data_opt{padding-bottom:45px !important;padding-bottom:4.5rem !important;padding-top:45px !important;padding-top:4.5rem !important}.arctic_section_lakehouse .dremio_tree_img{text-align:center}.arctic_section_lakehouse_main_p,.arctic_section_lakehouse .wp-block-columns,.arctic_section_data_as_code .wp-block-columns,.arctic_section_auto_data_opt .wp-block-columns{margin-bottom:45px;margin-bottom:4.5rem}.arctic_section_lakehouse .wp-block-columns:last-child,.arctic_section_data_as_code .wp-block-columns:last-child,.arctic_section_auto_data_opt .wp-block-columns:last-child{margin-bottom:0;margin-bottom:0}.arctic_section_data_as_code .cols_1 .wp-block-column:first-child,.arctic_section_data_as_code .cols_3 .wp-block-column:first-child,.arctic_section_auto_data_opt .cols_2 .wp-block-column:first-child{order:2}.arctic_section_data_as_code .cols_1 .wp-block-column:last-child,.arctic_section_data_as_code .cols_3 .wp-block-column:last-child,.arctic_section_auto_data_opt .cols_2 .wp-block-column:last-child{order:1}}@media only screen and (max-width: 600px){.global-hero.arctic{background-image:none !important;background-color:#f5f5ff}.global-hero.arctic .global_hero_inner{padding-bottom:20px;padding-top:20px}.global-hero.arctic .global_hero_inner .container{position:static}header.global-hero.arctic .container .left{width:100%;text-align:center}header.global-hero.arctic .container h1{ont-size:3rem;display:block}.global-hero.arctic h3{font-size:1.9rem}}.global-hero.hadoop_migration{background-color:#fff7f5;height:500px;margin-top:80px}.global-hero.hadoop_migration>.container{padding-top:0;padding-bottom:0;align-items:center;height:100%}.global-hero.hadoop_migration h1{color:#e95b2b !important;line-height:1.25 !important}.global-hero.hadoop_migration h3{color:#202124}.global-hero.hadoop_migration a{color:#0093d2;text-decoration:none}.wd147_customers_successful_migrations h2{font-size:21px;font-weight:400;color:#051344}.wd147_customers_successful_migrations .opensource-logos-wrapper{background:none}.wd147_customers_successful_migrations .logo-carousel-item{padding-left:5px;padding-right:5px}.wd147_customers_successful_migrations .logo-carousel-item:nth-child(3),.wd147_customers_successful_migrations .logo-carousel-item:nth-child(4),.wd147_customers_successful_migrations .logo-carousel-item:nth-child(5){padding-left:30px;padding-right:30px}.wd147_why_migrate_modernize{margin-bottom:110px}.wd147_migrating_to_open_steps{padding-top:80px;padding-bottom:160px}.wd147_why_migrate_modernize>.wp-block-group__inner-container,.wd147_migrating_to_open_steps .wp-block-group__inner-container,.hadoop_migration_customer_examples>.wp-block-group__inner-container{max-width:1085px !important;margin-left:auto !important;margin-right:auto !important}.wd147_why_migrate_modernize h2{font-size:32px;color:#051344 !important;font-weight:600;margin-left:0 !important;margin-right:0 !important;margin-bottom:32px}.wd147_benefits{padding-bottom:0}.wd147_benefits h4,.wd147_migrating_to_open_steps h4{color:#196c79;font-size:20px !important}.wd147_migrating_to_open_steps h3{color:#051344;font-size:26px;margin-bottom:60px}.wd147_benefits h3{color:#051344;font-size:26px;margin-bottom:35px}.wd147_migrating_to_open_steps h2{font-size:32px;font-weight:600}.wd147_migrating_steps_img1{max-width:700px;margin-left:auto;margin-right:auto}.wd147_migrating_steps_img2{max-width:850px;margin-left:auto;margin-right:auto}.hadoop_migration_customer_examples{padding-top:80px;padding-bottom:160px}.hadoop_migration_customer_examples h2{font-size:32px;font-weight:600;margin-left:0 !important;margin-right:0 !important;margin-bottom:60px}.hadoop_migration_customer_examples .card-container.row{justify-content:space-between}.hadoop_migration_customer_examples .card-container.row>div{width:49%}.hadoop_migration_modernization_resources{padding-top:80px;padding-bottom:160px}.hadoop_migration_modernization_resources h2{margin-bottom:64px}.hadoop_migration_modernization_resources .resource-card-section{background-color:rgba(0,0,0,0);padding-top:0;padding-bottom:0}.hadoop_migration_modernization_resources .card-container.row{justify-content:center}.hadoop_migration_modernization_resources .resource-card{background-color:#fff !important;box-shadow:3px 5px 15px -8px rgba(0,0,0,.75)}.hadoop_migration_modernization_resources .card-body{background-color:rgba(0,0,0,0) !important}.free_migration_workshop_callout{padding-top:80px;padding-bottom:80px;margin-bottom:180px}.free_migration_workshop_callout .wp-block-buttons{justify-content:flex-start}.free_migration_workshop_callout .wp-block-button{margin-bottom:0}.hadoop_migration_customer_examples .resource-card-section{padding-top:0;padding-bottom:0}.hadoop_migration_customer_examples .resource-card{background-color:#ecf5f4;border:1px solid #004267;box-shadow:-4px 4px 0px #004267;border-radius:20px}.hadoop_migration_customer_examples .resource-card .card-body{padding-bottom:0 !important;background-color:rgba(0,0,0,0)}.hadoop_migration_customer_examples .card-title{line-height:1.4}.wd147_benefits .cols_1{margin-bottom:110px}.wd147_benefits .cols_2{margin-bottom:110px}.wd147_benefits .cols_3{margin-bottom:64px}.wd147_benefits_colored_testimonial{padding-top:0;padding-bottom:160px}.wd147_migrating_to_open_steps .wp-block-group.step_1,.wd147_migrating_to_open_steps .wp-block-group.step_2{padding-top:0;padding-bottom:120px}.wd147_migrating_to_open_steps .wp-block-group.step_3{padding-top:0;padding-bottom:0}.wd147_migrating_to_open_steps .p1{margin-bottom:60px}.hadoop_migration a{color:#0093d2;text-decoration:none}main#content.default-content{overflow:initial}@media only screen and (max-width: 991px){.hadoop_migration_modernization_resources .card-container.row>div{margin-bottom:30px}.hadoop_migration_modernization_resources .card-container.row>div:last-child{margin-bottom:0}}@media only screen and (max-width: 767px){.wd147_benefits .cols_2 .wp-block-column:first-child{order:2}.wd147_benefits .cols_2 .wp-block-column:last-child{order:1}.free_migration_workshop_callout{padding-top:30px;padding-bottom:30px !important;margin-bottom:40px}.free_migration_workshop_callout h2{text-align:center}}@media only screen and (max-width: 766px){.global-hero.hadoop_migration{height:auto;overflow:hidden;padding-top:7%;padding-bottom:7%}.global-hero.hadoop_migration h1{text-align:center}.global-hero.hadoop_migration h3{text-align:center}.global-hero.hadoop_migration .button-row{text-align:center}.global-hero.hadoop_migration .left{margin-bottom:40px !important}}@media only screen and (max-width: 600px){.hadoop_migration_customer_examples .card-container.row>div{width:100%;margin-bottom:30px}.hadoop_migration_customer_examples .card-container.row>div:last-child{margin-bottom:0}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover{background:rgba(0,0,0,0)}section.authors-contributors-banner{padding:125px 0px 80px 0px;background-color:#e9f5f9}section.author-bio-sect{padding:10px 0px 50px 0px}.author-bio-main img{padding:0px 40px 0px 0px}.single-article h4.overline{font-size:14px;padding:0px 15px}.excerpt{font-size:15px}.single-article a.read-more{border-radius:5px;display:block;width:-moz-fit-content;width:fit-content;position:absolute;bottom:15px;font-weight:400;font-size:18px;line-height:29px;color:#0093d2 !important;margin-left:auto;margin-right:auto;width:200px}section.author-posts .load-more{text-align:center;margin-top:70px}.single-author a{color:unset;text-decoration:none}.single-article .inner{background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.25);border-radius:20px;height:100%;position:relative;padding-bottom:30px}.authors-archive-banner{align-items:center}.author-search-form input{outline:none;background:0 0;border:1px solid #848d9a;border-radius:5px;font-size:14px;font-weight:300;position:relative;padding:1rem 1rem 1rem 3.5rem}.article-content a{text-decoration:none}section.authors-contributors-banner .title h1{color:#051344}.author-breadctumb a{color:#05103e;font-size:16px;text-transform:lowercase}.single-article .inner{background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.25);border-radius:8px;height:100%;position:relative}.single-article .feature-img img{border-radius:8px 8px 0px 0px}.single-article.single-author .feature-img img{border-radius:8px 8px 0px 0px}.single-article .article-content{padding:0 15px}section.author-posts h2{color:#051344}section.author-posts{background-color:#fff;padding:70px 0px 0px 0px}section.author-bio-sect .author-bio-main{padding-top:40px}section.author-bio-sect .author-bio-main .row{align-items:center}section.author-posts.arcive-posts{background-color:#fff;padding-bottom:0px}.author-designation p{font-size:14px;font-style:italic}.author-search-form a{color:#fff}.author-search-form form{width:-moz-fit-content;width:fit-content;margin-left:auto;position:relative}.author-search-form form:after{content:"";position:absolute;left:10px;top:13px;height:17px;width:17px;background-image:url(/wp-content/themes/subsurface/assets/_corp/icon-search.svg);background-size:cover}.single-article .article-content h3{font-size:20px}section.author-breadcrumb a{color:#0093d2 !important}.author-article a{color:unset !important}.team-list ul.socials-list{list-style:none;padding:0;margin:15px 0 0 0px;display:flex}.team-list ul li a{width:30px;height:30px;border-radius:50%;background:#e9f5f9;justify-content:center;text-align:center;transition:.2s;display:flex;align-items:center}.team-list ul li a img{max-height:12px;max-width:12px;transition:.2s}.team-list ul li a:hover{background:#2a394a;color:#fff}.team-list ul li a:hover img{filter:brightness(10)}.speaker-frame.card .card-body .company-logo{width:auto}@media(min-width: 320px)and (max-width: 767px){section.authors-contributors-banner,section.authors-contributors-banner{padding:90px 0px 62px 0px}.author-bio-main img{padding:0px 0px 15px 0px}section.author-bio-sect p{font-size:16px}section.author-posts{padding:50px 0px 70px 0px}.author-search-form{text-align:left !important}section.author-posts.arcive-posts{padding-bottom:50px}}html{font-size:62.5%}body{background-color:#fff;color:#505965;font-family:"Inter",sans-serif;font-size:1.8rem;font-weight:400;letter-spacing:0;line-height:1.6;scroll-behavior:smooth}.container{max-width:1220px}.resource-type-heading{font-family:"Inter",sans-serif;font-size:13px;font-weight:400;color:#848d9a;letter-spacing:1.56px}.btn{font-family:"Inter",sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:27.5px;padding:1.6rem 3.4rem}.btn-primary,body.page-template-page-home-next .wp-block-button__link.is-style-primary,.btn-primary:active,.btn-primary:focus{color:#fff !important;background-color:#43b8c9;border:2px solid #43b8c9}.btn-secondary,body.page-template-page-home-next .wp-block-button__link.is-style-secondary{color:#2a394a;background-color:#fff;border:2px solid #2a394a}.btn-tertiary,body.page-template-page-home-next .wp-block-button__link.is-style-tertiary{color:#fff;background-color:#9b1add;border:0}.btn-tertiary:hover,body.page-template-page-home-next .wp-block-button__link.is-style-tertiary:hover{background-color:#7b15af;color:#fff}.text-color-white{color:#fff}.text-color-primary{color:#00d5db}.cta-link{position:relative;display:inline-block;color:inherit;font-size:1.6rem;text-transform:capitalize;text-decoration:none;box-shadow:inset 0px -10px 0px 0px rgba(67,184,201,.35);padding:0 .5rem;border:none;white-space:break-word}.cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow.svg");position:absolute;left:100%;bottom:0;display:inline-block;margin-left:.5rem;margin-top:.1rem;width:15px}.cta-link.white{color:#fff}.cta-link.white::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.customer-highlights{background-image:url("/wp-content/themes/subsurface/assets/_corp/tri-color-leaves.svg");background-position:left bottom;background-repeat:no-repeat;background-color:#2a394a;color:#fff;padding-bottom:0;overflow:hidden}.customer-highlights .btn-primary,.customer-highlights body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .customer-highlights .wp-block-button__link.is-style-primary{display:block;margin:3rem auto 7rem}.customer-ratings .col-md-6{position:relative}.top-rated-container{position:absolute;top:0;right:20%;max-width:33rem;background-color:#fff;padding:3rem;border-radius:.5rem}.top-rated-container::before{content:url("/wp-content/themes/subsurface/assets/_corp/gnarly-open-fins.svg");position:absolute;left:-74%;top:-10%}.top-rated-container h5{font-family:"Inter",sans-serif;font-size:13px;color:#848d9a;text-transform:uppercase;text-align:center;letter-spacing:1.56px;margin-top:1rem;margin-bottom:2rem}.top-rated-container .flag-container{display:flex;flex-wrap:wrap;text-align:center;justify-content:center}.top-rated-container .flag-container img{justify-content:space-evenly;padding:.7rem}.ratings-carousel-container{background-image:url("/wp-content/themes/subsurface/assets/_corp/5-stars-rating.svg");background-position:left top;background-repeat:no-repeat}.carousel-indicators [data-bs-target]{background-color:#fff;opacity:10%;width:2rem}.carousel-indicators .active{background-color:#43b8c9;opacity:1;width:5rem}figcaption:before,.carousel-control-prev-icon,.carousel-control-next-icon{display:none}.blockquote{font-family:"Inter",sans-serif;font-size:24px;letter-spacing:0;text-align:center;line-height:32px;padding:3rem 5.7rem}.blockquote-footer{font-family:"Inter",sans-serif;font-size:16px;letter-spacing:0;line-height:24px;padding:3rem 5.7rem}.blockquote-footer span{display:block;text-align:center}.blockquote-footer cite{display:block;text-align:center}.carousel-indicators{justify-content:flex-start;margin-left:0;justify-content:center}.wp-block-image figcaption{text-align:center}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-right-closed ul li:after{background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/icon_x.svg") !important}.ebook-custom{display:none !important}nav.nav-wrapper{background-color:#fff;box-shadow:0px 1px 8px 0px rgba(0,0,0,.1);padding-top:5px !important;padding-bottom:5px !important}#mega-menu-wrap-corp-header-menu{width:100%}@media(min-width: 992px){nav.nav-wrapper.scrolled .login-tab{opacity:0 !important;top:-40px !important}nav.nav-wrapper.scrolled #mega-menu-wrap-corp-header-menu>#mega-menu-corp-header-menu{padding:15px 0 !important;transition:all .2s ease-in-out}nav.nav-wrapper.scrolled #mega-menu-wrap-corp-header-menu>#mega-menu-corp-header-menu>.dremio-nav-dropdown>ul.mega-sub-menu{top:70px;transition:all .2s ease-in-out}}@media(min-width: 992px)and (max-width: 1126px){nav.nav-wrapper.scrolled li.mega-menu-item.book-meeting-btn{opacity:0 !important;top:-40px !important}}@media(max-width: 991px){nav.nav-wrapper>.container{padding:0;overflow-y:auto;max-height:90vh}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu{transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item:not(.login-tab)>a.mega-menu-link span.mega-indicator{display:none}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item:not(.login-tab)>a.mega-menu-link span.mega-indicator{display:block;padding-right:25px}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.main-nav-item>a.mega-menu-link,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.main-nav-item>a.mega-menu-link:hover{font-weight:500 !important}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.main-nav-item>a.mega-menu-link,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.main-nav-item>a.mega-menu-link:hover{padding:35px 0 35px 25px;border-bottom:#d8d8d8 1px solid !important;display:flex;align-items:center;justify-content:space-between}}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu{margin-top:25px;display:flex !important;flex-wrap:wrap;justify-content:end;align-items:center}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.main-nav-item{width:100%}}nav.nav-wrapper .navbar-brand img{width:175px}@media(min-width: 992px)and (max-width: 1065px){nav.nav-wrapper .navbar-brand img{width:100px}}@media(max-width: 991px){nav.nav-wrapper .navbar-brand img{padding-left:25px}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab{position:absolute;right:0;top:-4px;background:none;transition:all .2s ease-in-out}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab{display:none}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab.mega-toggle-on>a.mega-menu-link{background:none;opacity:.7}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>a.mega-menu-link{font-size:12px;color:#5f626b;font-weight:500;padding:0;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>a.mega-menu-link:hover{opacity:.7;background:none;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu{width:117px;padding:10px 12px;left:-60px;box-shadow:0px 1px 6px 0px rgba(0,0,0,.25);border-radius:4px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu .mega-menu-item{padding:0 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu a.mega-menu-link{font-size:12px !important;font-weight:400 !important;color:#505965 !important;padding:4px !important;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu a.mega-menu-link:first-child{margin-bottom:4px !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu a.mega-menu-link:hover{background:rgba(46,159,175,.12) !important;transition:all .2s ease-in-out}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.login-tab>ul.mega-sub-menu{position:absolute}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.btn-primary a.mega-menu-link,#mega-menu-wrap-corp-header-menu body.page-template-page-home-next #mega-menu-corp-header-menu>li.mega-menu-item.wp-block-button__link.is-style-primary a.mega-menu-link,body.page-template-page-home-next #mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.wp-block-button__link.is-style-primary a.mega-menu-link{font-size:16px;color:#fff;background-color:#008180;border:none;padding:4px 36px;border-radius:4px;height:auto;margin-top:-4px;transition:all .2s ease-in-out;font-weight:600}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.btn-primary a.mega-menu-link:hover,#mega-menu-wrap-corp-header-menu body.page-template-page-home-next #mega-menu-corp-header-menu>li.mega-menu-item.wp-block-button__link.is-style-primary a.mega-menu-link:hover,body.page-template-page-home-next #mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.wp-block-button__link.is-style-primary a.mega-menu-link:hover{background-color:#006a69;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.btn-alt a.mega-menu-link{font-size:16px;color:#008180;margin-right:12px;transition:all .2s ease-in-out;background:none;font-weight:600}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.btn-alt a.mega-menu-link:hover{background:none;color:#006a69;transition:all .2s ease-in-out}@media(min-width: 992px)and (max-width: 1218px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.book-meeting-btn{position:absolute;right:38px;top:-4px;transition:all .2s ease-in-out;padding:0}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.mega-menu-item.book-meeting-btn a.mega-menu-link{font-size:12px}}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.top-level-cta{flex:0 0 auto;margin:35px 0 20px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.top-level-cta>a.mega-menu-link{display:inline-block}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.top-level-cta:not(.book-meeting-btn){order:20;margin-right:25px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.top-level-cta.book-meeting-btn{order:19}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown a.mega-menu-link{font-weight:600 !important;color:#383c42 !important;transition:opacity .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown a.mega-menu-link .mega-menu-title{color:#383c42 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown a.mega-menu-link:hover{opacity:.8}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown.company-tab>ul.mega-sub-menu{max-width:1020px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown.company-tab>ul.mega-sub-menu{max-width:600px;left:25%}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown.partners-tab>ul.mega-sub-menu{max-width:380px;left:15%}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown.resources-tab>ul.mega-sub-menu,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown.solutions-tab>ul.mega-sub-menu{max-width:910px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu{overflow-y:auto;max-height:calc(100vh - 200px);box-shadow:0px 1px 8px 0px rgba(0,0,0,.1),inset 0px 5px 8px -5px rgba(0,0,0,.1);top:100px;border-radius:0 0 5px 5px;padding:0;transition:opacity 200ms ease-in,transform 200ms ease-in,visibility 200ms ease-in,top 200ms ease-in-out !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>.mega-menu-row{padding-bottom:30px;padding-left:40px;padding-right:40px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>.mega-menu-row:first-child{padding-top:30px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>.mega-menu-row:last-child{padding-bottom:40px}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>.mega-menu-row{padding-left:25px;padding-right:25px}}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu{width:100%;max-width:100% !important;max-height:2000px !important;overflow-y:hidden;border-radius:0;transition:height .5s ease-in-out;display:block}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.header-row .mega-menu-column .mega-menu-item{padding:0 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.header-row a.mega-menu-link span.mega-menu-title{font-size:16px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.header-row a.mega-menu-link span.mega-menu-description{color:#505862;font-size:14px;font-weight:400;font-style:normal;margin-top:8px;margin-bottom:0px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.divider-row .widget_custom_html{padding:0 20px !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.divider-row .widget_custom_html hr{color:#d9d9d9;opacity:1;margin:0}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row{max-width:100vw}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row.product-row{padding-top:30px;padding-bottom:30px;background:#004061}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row.product-row>.mega-sub-menu .widget_column_header .columm-header-container p{color:#31d3db}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row.product-row .mega-menu-item:not(.widget_column_header) span.mega-menu-title,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row.product-row .mega-menu-item:not(.widget_column_header) .mega-menu-link{color:#fff !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row.product-row .mega-menu-item:not(.widget_column_header) span.mega-menu-description{color:#d2d6da !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu{display:flex;gap:60px}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu{flex-wrap:wrap;gap:20px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .mega-menu-column{flex:1;min-width:160px}}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu{flex-direction:column;gap:0px}}@media(min-width: 992px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .mega-menu-column>.mega-sub-menu li.mega-menu-item:last-of-type{padding-bottom:0}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .widget_column_header{padding:0 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .widget_column_header .columm-header-container{display:flex;align-items:center;gap:10px;margin-bottom:26px;max-height:22px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .widget_column_header .columm-header-container img{width:22px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .widget_column_header .columm-header-container p{font-size:14px;font-weight:600;line-height:125%;letter-spacing:.7px;text-transform:uppercase;color:#008180;margin:0}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .mega-menu-item:not(.widget_column_header) span.mega-menu-title,#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .mega-menu-item:not(.widget_column_header) .mega-menu-link{font-size:14px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .mega-menu-item:not(.widget_column_header) span.mega-menu-description{color:#505862;font-size:12px;font-weight:400;margin-top:8px;margin-bottom:0px;font-style:normal}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .sub-item>a.mega-menu-link{list-style:none;background-image:url("/wp-content/uploads/2024/01/dot.svg");padding:0px 0 0 12px !important;background-repeat:no-repeat;background-position:left center;background-size:4px;font-size:12px !important;font-weight:500 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .sub-item>a.mega-menu-link:hover{list-style:none;background-image:url("/wp-content/uploads/2024/01/dot.svg") !important;padding:0px 0 0 12px !important;background-repeat:no-repeat !important;background-position:left center !important;background-size:4px !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .no-header-col{padding-top:46px}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.multi-col-row>.mega-sub-menu .no-header-col{padding-top:0}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row{padding-top:30px;padding-bottom:30px !important;background:#004061}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row .widget_cta_banner{padding:0 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget{display:flex;flex-wrap:wrap;align-items:center;gap:12px;text-decoration:none}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget{justify-content:center}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget img{width:20px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget p{color:#fff;margin:0;font-weight:700;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget p.description{font-size:16px;flex-grow:1}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget p.description{flex-grow:0;text-align:center}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget p.cta{font-size:14px;display:inline-flex;align-items:center;justify-content:start}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget p.cta>i.bi{font-size:28px}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.cta-banner-row a.cta-banner-widget:hover p{color:#d2d6da;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row{padding-top:30px;padding-bottom:30px !important;background:#004061}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row .widget_featured-event{padding:0 !important}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget{text-decoration:none;display:flex;align-items:center;gap:20px}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget{flex-direction:column;align-items:center;justify-content:center}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget img{max-width:160px}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget img{display:none}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget .event-description{flex-grow:1}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget .event-description p{max-width:365px}@media(max-width: 575.98px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget .event-description p{text-align:center}}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget .event-description p.header{color:#fff;font-size:16px;font-weight:700;margin-bottom:4px;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget .event-description p.description{color:#d2d6da;font-size:12px;margin:0;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget p.white-btn-outline{color:#fff;border:#fff 1px solid;padding:8px 24px;margin:0;border-radius:4px;transition:all .2s ease-in-out}#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu>li.featured-event-row a.featured-event-widget p.white-btn-outline:hover{background:#fff;color:#004061;transition:all .2s ease-in-out}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown:not(.mega-toggle-on)>ul.mega-sub-menu{height:0px !important}}@media(max-width: 991px){#mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu>li.dremio-nav-dropdown>ul.mega-sub-menu.init-height{height:auto !important;max-height:2000px !important;position:absolute;top:-2000px;display:block}}nav.navbar .navbar-toggler{margin-right:20px;padding:0;border:none !important;outline:none !important}nav.navbar .navbar-toggler:focus{outline:none !important;border:none !important}nav.navbar .navbar-toggler i.bi{font-size:30px;color:#383c42}nav.navbar .navbar-toggler i.bi-list{display:none}nav.navbar .navbar-toggler.collapsed i.bi-x{display:none}nav.navbar .navbar-toggler.collapsed i.bi-list{display:block}.wp-block-archives-dropdown label{display:block}.wp-block-audio{margin:0 0 1em 0}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}.wp-block-button__link:hover,.wp-block-button__link:focus,.wp-block-button__link:active,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, 0.5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, 0.5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, 0.5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0 !important}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid currentColor;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:rgba(0,0,0,0)}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:flex;margin:0}.wp-block-buttons.is-content-justification-left{display:flex;justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{display:flex;align-items:flex-start}.wp-block-buttons.is-content-justification-center{display:flex;justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{display:flex;align-items:center}.wp-block-buttons.is-content-justification-right{display:flex;justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{display:flex;align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{display:flex;justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-button.aligncenter{text-align:center}.wp-block-calendar{text-align:center}.wp-block-calendar th,.wp-block-calendar tbody td{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table tbody,.wp-block-calendar table caption{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap}@media(max-width: 768px){.wp-block-columns{margin-bottom:.5rem}}@media(min-width: 782px){.wp-block-columns{flex-wrap:nowrap}}.wp-block-columns:where(.has-background){padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media(max-width: 599px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100% !important}}@media(min-width: 600px)and (max-width: 781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:only-child){flex-basis:calc(50% - var(--wp--style--block-gap, 2em)/2) !important;flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:nth-child(even){margin-left:var(--wp--style--block-gap, 2em)}}@media(min-width: 782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:first-child{margin-right:var(--wp--style--block-gap, 3em)}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column:not(:first-child){margin-left:var(--wp--style--block-gap, 3em)}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column:not(:first-child){margin-left:var(--wp--style--block-gap, 2em)}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-top,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-bottom{width:100%}.wp-block-cover-image,.wp-block-cover{position:relative;background-size:cover;background-position:center center;min-height:360px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box;margin-bottom:4rem}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports(-webkit-overflow-scrolling: touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media(prefers-reduced-motion: reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim::before,.wp-block-cover-image .has-background-dim::before,.wp-block-cover.has-background-dim::before,.wp-block-cover .has-background-dim::before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient)::before,.wp-block-cover-image .has-background-dim:not(.has-background-gradient)::before,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient)::before,.wp-block-cover .has-background-dim:not(.has-background-gradient)::before,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient)::before,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient)::before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background{opacity:1}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image::after,.wp-block-cover::after{display:block;content:"";font-size:0;min-height:inherit}@supports(position: sticky){.wp-block-cover-image::after,.wp-block-cover::after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__video-background{z-index:0}.wp-block-cover__image-background{z-index:0}section.wp-block-cover-image h2,.wp-block-cover-image-text,.wp-block-cover-text{color:#fff}section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:hover,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:active,.wp-block-cover-image-text a,.wp-block-cover-image-text a:hover,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:active,.wp-block-cover-text a,.wp-block-cover-text a:hover,.wp-block-cover-text a:focus,.wp-block-cover-text a:active{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}section.wp-block-cover-image.has-left-content>h2,.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text{margin-left:0;text-align:left}section.wp-block-cover-image.has-right-content>h2,.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text{margin-right:0;text-align:right}section.wp-block-cover-image>h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"],.wp-block-embed.alignleft,.wp-block-embed.alignright{max-width:360px;width:100%}.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em 0;overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper::before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper::before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper::before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper::before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper::before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper::before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper::before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper::before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:active{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.wp-block-gallery,.blocks-gallery-grid{display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin:0;justify-content:center}.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item,.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;position:relative;width:calc(50% - 1em)}.wp-block-gallery .blocks-gallery-image:nth-of-type(even),.wp-block-gallery .blocks-gallery-item:nth-of-type(even),.blocks-gallery-grid .blocks-gallery-image:nth-of-type(even),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(even){margin-right:0}.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure,.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img,.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:auto}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption,.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);box-sizing:border-box;margin:0;z-index:2}.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img,.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img{display:inline}.wp-block-gallery figcaption,.blocks-gallery-grid figcaption{flex-grow:1}.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img,.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item,.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media(min-width: 600px){.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item,.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item{width:calc(33.3333333333% - 0.6666666667em);margin-right:1em}.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item,.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item,.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item,.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item{width:calc(16.6666666667% - 0.8333333333em);margin-right:1em}.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item,.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item{width:calc(14.2857142857% - 0.8571428571em);margin-right:1em}.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item,.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child,.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child{margin-right:0}.wp-block-gallery.alignleft,.wp-block-gallery.alignright,.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright{max-width:420px;width:100%}.wp-block-gallery.aligncenter .blocks-gallery-item figure,.blocks-gallery-grid.aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}.wp-block-gallery.has-nested-images{display:flex;flex-wrap:wrap}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0 var(--gallery-block--gutter-size, 16px) var(--gallery-block--gutter-size, 16px) 0;width:45%}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):last-of-type:not(#individual-image){margin-right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image):nth-of-type(even){margin-right:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;margin-top:auto;margin-bottom:auto;flex-direction:column;max-width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image>div,.wp-block-gallery.has-nested-images figure.wp-block-image>a{margin:0;flex-direction:column;flex-grow:1}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100% !important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg, rgba(0, 0, 0, 0.7) 0, rgba(0, 0, 0, 0.3) 70%, transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) img{margin-bottom:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) figcaption{bottom:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone),.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a{display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{width:100%;height:auto}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){margin-right:0;width:100%}@media(min-width: 600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(33.3333333333% - var(--gallery-block--gutter-size, 16px)*0.6666666667)}.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:22%}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(20% - var(--gallery-block--gutter-size, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(16.6666666667% - var(--gallery-block--gutter-size, 16px)*0.8333333333)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(14.2857142857% - var(--gallery-block--gutter-size, 16px)*0.8571428571)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(12.5% - var(--gallery-block--gutter-size, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image).is-dragging~figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px)}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image):nth-of-type(1n){margin-right:0}.wp-block-gallery.has-nested-images.columns-2 figure.wp-block-image:not(#individual-image):nth-of-type(2n){margin-right:0}.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image):nth-of-type(3n){margin-right:0}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image):nth-of-type(4n){margin-right:0}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image):nth-of-type(5n){margin-right:0}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image):nth-of-type(6n){margin-right:0}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image):nth-of-type(7n){margin-right:0}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image):nth-of-type(8n){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){margin-right:var(--gallery-block--gutter-size, 16px);width:calc(33.33% - var(--gallery-block--gutter-size, 16px)*0.6666666667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):nth-of-type(3n+3){margin-right:0}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--gallery-block--gutter-size, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(1){width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em 0}.wp-block-image img{vertical-align:bottom}.wp-block-image:not(.is-style-rounded)>a,.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image .aligncenter{display:table}.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image .aligncenter>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin-left:0;margin-right:1em;margin-top:.5em;margin-bottom:.5em}.wp-block-image .alignright{float:right;margin-right:0;margin-left:1em;margin-top:.5em;margin-bottom:.5em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-rounded img{border-radius:9999px}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports((-webkit-mask-image: none) or (mask-image: none)) or (-webkit-mask-image: none){.wp-block-image.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media(min-width: 600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - 1.25em + .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.3333333333% - 1.25em + .4166666667em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - 1.25em + .3125em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1.25em + .25em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.6666666667% - 1.25em + .2083333333em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-date,.wp-block-latest-posts__post-author{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:flex;justify-content:space-between;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol,ul{overflow-wrap:break-word}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/padding:0 8% 0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/grid-column:2;grid-row:1;/*!rtl:end:ignore*/}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/grid-column:1;grid-row:1;/*!rtl:end:ignore*/}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}@media(max-width: 600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100% !important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting: flex-start;--navigation-layout-direction: row;--navigation-layout-wrap: wrap;--navigation-layout-justify: flex-start;--navigation-layout-align: center}.wp-block-navigation ul{margin-top:0;margin-bottom:0;margin-left:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{display:flex;align-items:center;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{color:inherit;display:block;padding:0}.wp-block-navigation[style*=text-decoration] .wp-block-navigation-item,.wp-block-navigation[style*=text-decoration] .wp-block-navigation__submenu-container{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] a{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] a:focus,.wp-block-navigation[style*=text-decoration] a:active{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) a{text-decoration:none}.wp-block-navigation:not([style*=text-decoration]) a:focus,.wp-block-navigation:not([style*=text-decoration]) a:active{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;vertical-align:middle;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;margin-left:.25em;width:.6em;height:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction: column;--navigation-layout-justify: initial;--navigation-layout-align: flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap: nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting: center;--navigation-layout-justify: center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align: center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting: flex-end;--navigation-layout-justify: flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align: flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting: space-between;--navigation-layout-justify: space-between}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container){background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{margin:0}@media(min-width: 782px){.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container::before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:rgba(0,0,0,0)}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]+.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media(min-width: 782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:rgba(0,0,0,0);border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation,.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-container-content{gap:var(--wp--style--block-gap, 2em)}.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container{gap:var(--wp--style--block-gap, 0.5em)}.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content{padding:.5em 1em}.wp-block-navigation :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{padding:.5em 1em}.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media(min-width: 782px){.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap, wrap);flex-direction:var(--navigation-layout-direction, initial);justify-content:var(--navigation-layout-justify, initial);align-items:var(--navigation-layout-align, initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap, wrap);flex-direction:var(--navigation-layout-direction, initial);justify-content:var(--navigation-layout-justify, initial);align-items:var(--navigation-layout-align, initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit !important;background-color:inherit !important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;padding:2em;overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2em + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting, inherit)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2em;padding-right:2em}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container{gap:var(--wp--style--block-gap, 2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap, 2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting, initial)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{color:inherit !important;background:rgba(0,0,0,0) !important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{right:auto;left:auto}@media(min-width: 600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff;color:#000}.wp-block-navigation__responsive-container-open,.wp-block-navigation__responsive-container-close{vertical-align:middle;cursor:pointer;color:currentColor;background:rgba(0,0,0,0);border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-open svg,.wp-block-navigation__responsive-container-close svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media(min-width: 600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width:100%}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-dialog,.is-menu-open .wp-block-navigation__responsive-container-content{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-home-link__content{color:inherit;display:block}.wp-block-navigation[style*=text-decoration] .wp-block-home-link{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content{text-decoration:inherit}.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:focus,.wp-block-navigation[style*=text-decoration] .wp-block-home-link__content:active{text-decoration:inherit}.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content{text-decoration:none}.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:focus,.wp-block-navigation:not([style*=text-decoration]) .wp-block-home-link__content:active{text-decoration:none}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container{background-color:#fff;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-home-link__container .wp-block-home-link__container{top:-1px}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction, initial);justify-content:var(--navigation-layout-justify, initial);align-items:var(--navigation-layout-align, initial);flex-wrap:var(--navigation-layout-wrap, wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus)::first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p{overflow-wrap:break-word}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments>h3:first-of-type{margin-top:0}.wp-block-post-comments .commentlist{list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{line-height:1.5;margin-left:-3.25em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.75em}.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form textarea,.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]){display:block;box-sizing:border-box;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .reply{font-size:.75em;margin-bottom:1.4em}.wp-block-post-comments textarea,.wp-block-post-comments input:not([type=submit]){border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments textarea,.wp-block-post-comments input:not([type=submit]):not([type=checkbox]){padding:calc(.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form textarea,.wp-block-post-comments-form input:not([type=submit]){border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form textarea,.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]){padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form textarea,.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]){display:block;box-sizing:border-box;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em 0;padding:3em 0;text-align:center;overflow-wrap:break-word}.wp-block-pullquote p,.wp-block-pullquote blockquote,.wp-block-pullquote cite{color:inherit}.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right,.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p,.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote:not(.is-style-solid-color){background:none}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.is-flex-container li{margin:0;width:100%}@media(min-width: 600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - 1.25em + .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-3>li{width:calc(33.3333333333% - 1.25em + .4166666667em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - 1.25em + .3125em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1.25em + .25em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.6666666667% - 1.25em + .2083333333em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-previous,.wp-block-query-pagination>.wp-block-query-pagination-numbers{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child{margin-right:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{margin-left:1ch;display:inline-block}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-style-large,.wp-block-quote.is-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-style-large p,.wp-block-quote.is-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer{font-size:1.125em;text-align:right}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0;list-style:none}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media(min-width: 600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.3333333333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.6666666667% - 1em)}}.wp-block-rss__item-publish-date,.wp-block-rss__item-author{display:block;font-size:.8125em}.wp-block-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{padding:8px;flex-grow:1;min-width:3em;border:1px solid #949494;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid currentColor;border-bottom:1px solid currentColor}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:none !important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots::before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media(prefers-reduced-motion: reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{display:block;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-spacer{clear:both}@media(max-width: 767px){.wp-block-spacer{max-height:10px}}.wp-block-tag-cloud.aligncenter{text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-table{margin:0 0 1em 0;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:normal}.wp-block-table.alignleft,.wp-block-table.aligncenter,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:rgba(0,0,0,0);border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes th,.wp-block-table.is-style-stripes td{border-color:rgba(0,0,0,0)}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color th,.wp-block-table .has-border-color td{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] td{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] td{border-width:inherit}.wp-block-text-columns{display:flex}.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em 0}.wp-block-video video{width:100%}@supports(position: sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:inline-block}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom}.wp-block-post-featured-image.alignwide img,.wp-block-post-featured-image.alignfull img{width:100%}:root{--wp--preset--font-size--normal: 16px;--wp--preset--font-size--huge: 42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg, #00d084 0%, #0693e3 100%)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg, #34e2e4 0%, #4721fb 50%, #ab1dfe 100%)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg, #faaca8 0%, #dad0ec 100%)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg, #fafae1 0%, #67a671 100%)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg, #fdd79a 0%, #004a59 100%)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg, #330968 0%, #31cdcf 100%)}:root .has-midnight-gradient-background{background:linear-gradient(135deg, #020381 0%, #2874fc 100%)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#ddd;clip:auto !important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(img){height:auto;max-width:100%}.logo-gallery-sized.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:0;justify-content:center;position:relative;margin-top:auto;margin-bottom:auto;flex-direction:column;max-width:100%}.top-bar{position:relative;background-image:url("/wp-content/themes/subsurface/assets/_corp/small-water-texture.svg"),url("/wp-content/themes/subsurface/assets/_corp/small-leaf.svg");background-position:left top,right bottom;background-repeat:no-repeat,no-repeat;background-color:#5d5db2;height:5rem;color:#fff;font-size:1.6rem;text-align:center;padding:1.5rem}.top-bar .cta{display:inline-block}.top-bar .link{display:inline-block;color:#fff;text-transform:capitalize;text-decoration:none;box-shadow:inset 0px -10px 0px 0px rgba(255,255,255,.2);margin-left:6rem;padding:0 .5rem;white-space:nowrap}.top-bar .close{position:absolute;top:1rem;right:2rem;background:rgba(0,0,0,0);height:3rem;width:3rem;color:#fff;padding:0;border:none;outline:none}.hero-section{position:relative;padding-top:160px;background-color:#e9f5f9;padding:178px 0 185px;overflow:hidden}.hero-section.subsurface-2023{padding-top:80px;padding-bottom:0;background-color:#fff}.hero-section.subsurface-2023 .hero-bg-container{background-size:cover;background-repeat:no-repeat;padding:7.5rem 0}.hero-section.subsurface-2023 .hero-bg-container .ss-logo{max-width:430px;display:block;width:100%}@media screen and (max-width: 991px){.hero-section.subsurface-2023 .hero-bg-container .ss-logo{margin:auto;max-width:70vw}}@media screen and (max-width: 575px){.hero-section.subsurface-2023 .hero-bg-container .ss-logo{max-width:90vw}}.hero-section.subsurface-2023 .hero-bg-container .col-left{padding-right:70px}@media screen and (max-width: 991px){.hero-section.subsurface-2023 .hero-bg-container .col-left{padding-right:0;padding-bottom:4.8rem}}.hero-section.subsurface-2023 .hero-bg-container .col-right{position:relative;padding-left:70px}@media screen and (max-width: 991px){.hero-section.subsurface-2023 .hero-bg-container .col-right{padding-left:0;text-align:center;padding-top:4.8rem}}.hero-section.subsurface-2023 .hero-bg-container .col-right:before{content:"";height:80%;width:1px;background-color:#fff;position:absolute;left:0;top:10%;bottom:10%}@media screen and (max-width: 991px){.hero-section.subsurface-2023 .hero-bg-container .col-right:before{width:100%;height:1px;top:0}}.hero-section.subsurface-2023 .hero-bg-container .col-right .wysiwyg p{font-size:22px}@media screen and (max-width: 575px){.hero-section.subsurface-2023 .hero-bg-container .col-right .wysiwyg p{font-size:16px}}.hero-section.subsurface-2023 .hero-bg-container .col-right .wysiwyg h2{font-size:60px;color:#fff}@media screen and (max-width: 575px){.hero-section.subsurface-2023 .hero-bg-container .col-right .wysiwyg h2{font-size:44px}}.hero-section.subsurface-2023 .hero-bg-container .col-right .wysiwyg .button-wrapper{margin-top:4rem}@media(max-width: 1023px){.hero-section{padding:170px 0 185px}}@media(max-width: 767px){.hero-section{padding:140px 0 185px}}.hero-section .container{position:relative;padding-top:0;padding-bottom:0;z-index:2}.hero-section h1{max-width:100%;font-size:4.7rem;color:#051344;font-weight:600;margin-bottom:20px}.hero-section.intro-sm{padding:180px 0 20px}@media(max-width: 767px){.hero-section.intro-sm .container .article-wrapper-blog{padding:10px 0 130px}}.hero-section.intro-blog .intro-simple-title{display:flex;justify-content:space-between;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;align-items:center}@media(max-width: 879px){.hero-section.intro-blog .intro-simple-title{flex-direction:column;justify-content:center}.hero-section.intro-blog .intro-simple-title .jobs-search{margin:20px auto 0px auto}}.hero-section.intro-about{background-image:url("/wp-content/themes/subsurface/assets/_corp/icon-other-intro-right.svg") !important;background-position:right bottom !important;background-repeat:no-repeat;padding:90px 0 60px !important;background-image:none !important}@media(max-width: 767px){.hero-section.intro-about{background-size:100px 155px;padding:180px 0 70px !important}}.hero-section.intro-about .intro-other-box{width:70%;padding:0}@media(max-width: 991px){.hero-section.intro-about .intro-other-box{width:80%}}@media(max-width: 767px){.hero-section.intro-about .intro-other-box{width:100%}}.hero-section.intro-about .intro-other-description:last-child{margin-bottom:0}.hero-section.intro-about>#content{padding-top:6rem;padding-bottom:6rem}.hero-section.intro-events{background-image:url("/wp-content/themes/subsurface/assets/_corp/bg-simple-right.svg") !important;background-repeat:no-repeat !important;background-position:right bottom !important;padding:180px 0 60px !important}.hero-section.intro-events .intro-other-box{padding-left:0}@media(max-width: 991px){.hero-section.intro-resources .intro-other-container .intro-other-box{width:92%}}@media(max-width: 767px){.hero-section.intro-resources .intro-other-container .intro-other-box{width:100%}}.hero-section.intro-jobs{padding:180px 0 60px !important;background-image:none !important}.hero-section.intro-jobs .intro-other-box{width:100%;padding:0}.hero-section.intro-jobs::after{display:none}.single-resource .hero-section{padding:100px 0 60px !important}@media(min-width: 992px){.single-resource .hero-section{padding:180px 0 60px !important}}.hero-section .hero-description{font-size:2.3rem;color:#505965;line-height:1.53;max-width:40%;margin-bottom:30px}.hero-section .button-row{max-width:100%;white-space:nowrap;text-align:center}.hero-section .button-row button+button{margin-left:2rem}@media(max-width: 479px){.hero-section .button-row{display:flex;justify-content:flex-start}}.hero-section .button-row button+button,.hero-section .button-row button+a,.hero-section .button-row button+.cta-link,.hero-section .button-row a+button,.hero-section .button-row a+a,.hero-section .button-row a+.cta-link{margin-left:1rem}@media(max-width: 359px){.hero-section .button-row button+button,.hero-section .button-row button+a,.hero-section .button-row button+.cta-link,.hero-section .button-row a+button,.hero-section .button-row a+a,.hero-section .button-row a+.cta-link{margin-left:0}}.hero-section .jobs-search{position:relative}.hero-section .jobs-search label{width:90%}@media(min-width: 767px){.hero-section .jobs-search label{width:75%}}.hero-section .jobs-search label input{background:rgba(0,0,0,0);border:1px solid #848d9a;border-radius:5px;font-size:14px;font-weight:300;position:relative;padding:1rem;padding-left:3.5rem;margin-right:4rem}@media(max-width: 767px){.hero-section .jobs-search label input{max-width:100%;width:auto;left:10px;margin-right:0}}.hero-section .jobs-search:after{content:"";position:absolute;left:55px;top:10px;height:20px;width:20px;background-image:url("/wp-content/themes/subsurface/assets/_corp/icon-search.svg");background-size:cover}@media(max-width: 767px){.hero-section .jobs-search:after{left:25px}}@media(max-width: 767px){.hero-section .jobs-search{margin:20px auto 0px auto}}.hero-section .jobs-search-single{position:relative}.hero-section .jobs-search-single label{width:90%}@media(min-width: 767px){.hero-section .jobs-search-single label{width:75%}}.hero-section .jobs-search-single label input{background:#fff;border:1px solid #848d9a;border-radius:5px;font-size:14px;font-weight:300;position:relative;padding:1rem;padding-left:3.5rem;margin-right:4rem;width:340px}@media(max-width: 767px){.hero-section .jobs-search-single label input{max-width:100%;width:auto;left:10px;margin-right:0}}.hero-section .jobs-search-single:after{content:"";position:absolute;left:55px;top:10px;height:20px;width:20px;background-image:url("/wp-content/themes/subsurface/assets/_corp/icon-search.svg");background-size:cover}@media(max-width: 767px){.hero-section .jobs-search-single:after{left:25px}}@media(max-width: 767px){.hero-section .jobs-search-single{margin:20px auto 0px auto}}.hero-section.bg-1{background-image:none,url("/wp-content/themes/subsurface/assets/_corp/bg-form.svg") !important;background-size:125px;padding:100px 0 60px !important;position:relative;overflow:inherit !important}@media(min-width: 992px){.hero-section.bg-1{padding:180px 0 60px !important}}.hero-section.bg-1:after{background-image:none !important}@media(min-width: 992px){.hero-section.bg-2{padding:180px 0 60px !important}}.hero-section.bg-3{padding:100px 0 60px !important}@media(min-width: 992px){.hero-section.bg-3{padding:180px 0 60px !important}}@media(max-width: 767px){.hero-section.bg-3{background-size:120px}}.hero-section.bg-4{background-image:none,url("/wp-content/themes/subsurface/assets/_corp/vector-green-and-purple-grass2.svg") !important;background-size:370px;padding:100px 0 60px !important}@media(min-width: 992px){.hero-section.bg-4{padding:180px 0 60px !important}}.hero-section .intro-other-container{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;position:relative}@media(max-width: 767px){.hero-section .intro-other-container{flex-direction:column;max-width:100%}}.hero-section .intro-other-container .intro-other-box{padding:0;text-align:center;width:100%}@media(max-width: 1023px){.hero-section .intro-other-container .intro-other-box{padding:0}}@media(max-width: 767px){.hero-section .intro-other-container .intro-other-box{width:60%}}@media(max-width: 575px){.hero-section .intro-other-container .intro-other-box{width:100%}}.hero-section .intro-other-container .intro-other-box .intro-simple-title{color:#333}@media(max-width: 767px){.hero-section .intro-other-container .intro-other-box .intro-simple-title{justify-content:center;flex-direction:column}}.hero-section .intro-other-container .intro-other-box .intro-brand{height:50px}.hero-section .intro-other-container .intro-other-box .intro-brand img{width:auto;height:100%}.hero-section.new-home{background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/header-iceberg.jpg");background-position:top right;background-repeat:no-repeat;background-color:#fff;padding-top:80px;padding-bottom:0}.hero-section.new-home #content{padding-bottom:10rem;padding-top:6rem}@media(max-width: 768px){.hero-section.new-home #content{padding-bottom:5rem}}.hero-section.new-home .button-row{max-width:100%;text-align:left}@media(max-width: 479px){.hero-section.new-home .button-row{flex-direction:column}.hero-section.new-home .button-row a+a{margin-left:0px;margin-top:20px}}.hero-section.new-home h1{max-width:100%;margin-bottom:16px}@media(min-width: 768px){.hero-section.new-home p{max-width:93%}}.hero-section.new-home .featured-info .container{padding-top:0rem;padding-bottom:0rem}@media(min-width: 768px){.hero-section.new-home .featured-info .container{padding:3rem 0 0 0}}.hero-section.new-home .featured-info .container .row .featured-col{max-width:38rem;padding:0}@media(max-width: 1023px)and (min-width: 768px){.hero-section.new-home .featured-info .container .row .featured-col{width:30%}}@media(max-width: 768px){.hero-section.new-home .featured-info .container .row .featured-col{margin-bottom:5rem}}.hero-section.new-home .featured-info .container .row .featured-col h3{font-size:2.2rem;margin-bottom:.5rem}.hero-section.new-home .featured-info .container .row .featured-col img{height:59px;width:59px;top:-78px}.hero-section.new-home .featured-info .container .row .featured-col p{opacity:1;line-height:1.63;color:#505965}#lottie{position:absolute;top:0px;right:-20%;transform:scale(0.5);display:none;border:solid 0px red}@media(min-width: 620px){#lottie{border:solid 0px pink;top:10px;right:-20%;transform:scale(0.4);display:block}}@media(min-width: 768px){#lottie{border:solid 0px orange;top:290px;right:0%;transform:scale(0.8)}}@media(min-width: 992px){#lottie{border:solid 0px #ff0;top:270px;right:5%;transform:scale(0.9)}}@media(min-width: 1170px){#lottie{border:solid 0px green;top:290px;right:15%;transform:scale(1)}}@media(min-width: 1300px){#lottie{border:solid 0px blue;top:280px;right:15%;transform:scale(1)}}@media(min-width: 1600px){#lottie{border:solid 0px purple;top:290px;right:20%;transform:scale(1.1)}}@media(min-width: 1920px){#lottie{border:solid 0px pink;top:290px;right:20%;transform:scale(1.1)}}#lottie-mobile{position:absolute;top:0px;right:-20%}@media(min-width: 620px){#lottie-mobile{display:none}}#logo_ticker{z-index:9;position:relative}header.narrow{max-width:1170px;margin:0px auto}header.global-hero{background-repeat:no-repeat;position:relative}@media(max-width: 768px){header.global-hero{padding-left:15px;padding-right:15px}}header.global-hero.style-arctic{background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_bottomleft.jpg") bottom left no-repeat}header.global-hero.style-arctic:before{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_topright.png") top right no-repeat;position:absolute;top:0px;right:0px;width:40%;height:100%;z-index:-1}@media(max-width: 1279px){header.global-hero.style-arctic:before{background-size:90% auto}}header.global-hero.style-arctic:after{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_bottomright.png") bottom right no-repeat;position:absolute;bottom:0px;right:0px;width:40%;height:100%}@media(max-width: 1279px){header.global-hero.style-arctic:after{background-size:90% auto}}header.global-hero.style-basic{background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_basic_bottomleft.png") bottom left no-repeat}header.global-hero.style-basic:before{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_topright.png") top right no-repeat;position:absolute;top:0px;right:0px;width:40%;height:100%}@media(max-width: 1279px){header.global-hero.style-basic:before{background-size:90% auto}}header.global-hero.style-basic:after{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_bottomright.png") bottom right no-repeat;position:absolute;bottom:0px;right:0px;width:40%;height:100%}@media(max-width: 1279px){header.global-hero.style-basic:after{background-size:90% auto}}header.global-hero.style-basic_lb{background:#e5f5f7;background:linear-gradient(0deg, rgba(169, 238, 231, 0.5) 0%, rgb(229, 245, 247) 20%)}header.global-hero.style-basic_lb:before{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_basic_lb_bottom.png") bottom center no-repeat;position:absolute;bottom:0px;left:0px;width:100%;height:100%;background-size:100% auto}header.global-hero.style-basic_lb:after{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_basic_lb_topright.png") right top no-repeat;background-size:100% auto;position:absolute;top:0px;right:0px;width:40%;height:50%}@media(max-width: 767px){header.global-hero.style-basic_lb:after{width:80%}}header.global-hero.style-sonar{background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_sonar_bottom_left.png") bottom left no-repeat}header.global-hero.style-sonar:after{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_sonar_right.png") right no-repeat;width:50%;height:100%;top:0;right:0;z-index:-1;position:absolute}@media(max-width: 1023px){header.global-hero.style-sonar:after{width:30%;background-position:0% 50%;background-size:auto 100%}}header.global-hero.sonar .container h1:after,header.global-hero.arctic .container h1:after{content:"";width:50px;height:50px;background-size:contain;display:inline-block;background-position:bottom right;background-repeat:no-repeat}@media(max-width: 479px){header.global-hero.sonar .container h1:after,header.global-hero.arctic .container h1:after{float:right;margin-top:-3px}}header.global-hero.sonar .container h1:after{margin-left:.75rem;background-image:url("/wp-content/uploads/2022/02/dremio-icons-sonar.svg")}header.global-hero.arctic .container h1:after{margin-left:.75rem;background-image:url("/wp-content/uploads/2022/02/dremio-icons-arctic.svg")}@media(max-width: 979px){header.global-hero.arctic .container h1{display:flex;align-items:center;font-size:5rem}header.global-hero.arctic .container h1:after{margin-left:10px}}@media(max-width: 479px){header.global-hero.arctic .container h1{font-size:3.5rem}}header.global-hero .container{position:relative;padding-top:8rem;padding-bottom:8rem;z-index:2}@media(min-width: 767px){header.global-hero .container{display:flex;padding-top:14.5rem;align-items:center;gap:30px;padding-bottom:4rem}}header.global-hero .container p{color:#505965;font-size:2.1rem;line-height:3.2rem}@media(max-width: 768px){header.global-hero .container p{font-size:1.8rem;line-height:2.6rem}}header.global-hero .container h1{font-size:4.5rem;line-height:6rem;font-weight:600;color:#051344;margin-bottom:2.5rem;display:block}@media(max-width: 479px){header.global-hero .container h1{font-size:3.5rem;line-height:4.2rem}}@media(max-width: 767px){header.global-hero .container .left{margin-bottom:2rem}}@media(min-width: 768px){header.global-hero .container .left{width:58%;padding-right:40px}}@media(min-width: 768px){header.global-hero .container .right{width:42%}}header.global-hero .container .button-row{padding-top:2rem}@media(max-width: 479px){header.global-hero .container .button-row{flex-direction:column;display:flex}header.global-hero .container .button-row a+a{margin-left:0px;margin-top:20px}}header.global-hero .container .right iframe{border-radius:8px;max-width:100%}@media(min-width: 768px){header.global-hero.center .container{padding-left:8rem;padding-right:8rem}}header.global-hero.center .container .left{width:100%;text-align:center;padding:0px}@media(min-width: 768px){header.global-hero.left .container{padding-left:8rem;padding-right:8rem}}@media(max-width: 479px){.btn-home-primary{width:184px;align-self:center}}body.no-hero main{background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_bottomleft.jpg") bottom left no-repeat}body.no-hero main:before{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_topright.png") top right no-repeat;position:absolute;top:0px;right:0px;width:40%;height:100%;z-index:-1}@media(max-width: 1279px){body.no-hero main:before{background-size:90% auto}}body.no-hero main:after{content:"";background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_bottomright.png") bottom right no-repeat;position:absolute;bottom:0px;right:0px;width:40%;height:100%}@media(max-width: 1279px){body.no-hero main:after{background-size:90% auto}}@media(max-width: 479px){.button-row .wistia_embed{margin:1.5rem auto}}.cta-single-button{color:#505965;text-align:center;padding:15rem 0 6rem}.cta-single-button h1{font-size:3.6rem;font-weight:400;margin-bottom:3rem}.cta-single-button p{max-width:50%;font-size:2rem;line-height:1.4;margin:0 auto 4rem}.cta-single-button .cta-link{color:#505965}.cta-single-button .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}@media(max-width: 768px){.single-webinar header.global-hero{padding-left:0;padding-right:0}}.single-webinar header.global-hero.left .container{display:block;padding-left:25px;padding-right:25px}@media(max-width: 767px){.single-webinar header.global-hero.left .container{padding-left:15px;padding-right:15px}}.single-webinar .webinar-summary{padding-top:2.5rem}.single-webinar .webinar-summary .summary-wrapper{padding-bottom:2rem}.single-webinar .webinar-summary .listen-links-wrapper{padding-bottom:1.8rem}.single-webinar .webinar-summary .links-wrapper{display:flex;gap:1.2rem}@media screen and (max-width: 991px){.single-webinar .webinar-summary .links-wrapper{flex-direction:column}}.single-webinar .webinar-summary .links-wrapper .listen-link a{display:flex;align-items:center}.single-webinar .webinar-summary .links-wrapper .listen-link a .image-wrapper{width:27px;height:27px;margin-right:.6rem}.single-webinar .webinar-summary .links-wrapper .listen-link a .image-wrapper img{display:block}.single-webinar .webinar-summary .links-wrapper .listen-link a p{color:#0665f4 !important}.single-webinar .webinar-summary .topics-container{display:flex;flex-wrap:wrap;gap:1.2rem;padding-bottom:1.8rem}.single-webinar .webinar-summary .topics-container .topic-wrapper{border:1px solid #aeaeae;border-radius:6px;color:#aeaeae;padding:.6rem}.single-webinar .webinar-summary .video-wrapper{margin-bottom:2rem}@media screen and (min-width: 768px){.single-webinar .webinar-summary .video-wrapper{padding-left:4rem;margin-bottom:0}}.single-webinar .webinar-summary .speaker-row{padding-top:3.6rem;padding-bottom:6rem}.single-webinar .webinar-summary .speaker-row .speakers-container{display:flex;flex-wrap:wrap;gap:3rem;padding-top:3rem}@media screen and (max-width: 767px){.single-webinar .webinar-summary .speaker-row .speakers-container{flex-direction:column}}.single-webinar .webinar-summary .speaker-row .speakers-container .speaker-wrapper{display:flex;gap:1.5rem}.single-webinar .webinar-summary .speaker-row .speakers-container .speaker-wrapper .image-wrapper{flex:0 0 auto}.single-webinar .webinar-summary .speaker-row .speakers-container .speaker-wrapper .image-wrapper img{border-radius:100%;width:60px;height:60px;-o-object-fit:cover;object-fit:cover}.single-webinar .webinar-summary .speaker-row .speakers-container .content-wrapper{flex:1;font-size:16px}.single-webinar .webinar-summary .speaker-row .speakers-container .speaker-name{font-weight:600}.single-webinar .content-block .transcript-title{text-align:center;font-size:48px;line-height:58px;font-weight:700;margin-bottom:4rem}.featured-info{color:#505965;text-align:center;padding:0 0 15rem}.featured-info .featured-col{position:relative;max-width:32rem;text-align:left;margin:6rem auto 0}.featured-info .featured-col img{height:40px;width:40px;position:absolute;top:-50px}.featured-info .featured-col h2{font-size:2rem;line-height:1.4;margin-bottom:1.5rem}.featured-info .featured-col p{font-size:1.6rem;line-height:1.5}.featured-boxes{padding-top:5rem}.cta-report{border-radius:5px;color:#fff;position:relative;z-index:2}.cta-report .container{background-color:#5d5db2;background-image:none !important;background-color:rgba(0,0,0,0)}.cta-report .cta-content{padding:7.5rem}@media(max-width: 991px){.cta-report .cta-content{padding:6rem;padding-left:0}}@media(max-width: 767px){.cta-report .cta-content{padding:34px 20px 10px 20px}}.cta-report h1{font-size:2.4rem;font-weight:400;margin-bottom:3rem}.cta-report p{font-size:1.6rem;line-height:1.5;margin-bottom:3rem}@media(max-width: 767px){.cta-report p{font-size:16px;margin-bottom:20px}}.cta-report .btn-primary,.cta-report body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .cta-report .wp-block-button__link.is-style-primary{background-color:#fff;color:#2a394a;border:none}.cta-report .cta-img{text-align:right}@media(max-width: 767px){.cta-report .cta-img{order:1 !important;padding-left:15%}}.cta-report h2{font-size:2.4rem;font-weight:600;margin-bottom:3rem}@media(max-width: 767px){.cta-report h2{font-size:20px;margin-bottom:10px}}@media screen and (min-width: 768px){.cta-report .report-img{order:-1 !important}.cta-report .report-img img{position:absolute}}.cta-report .container{border-radius:5px}@media(max-width: 1280px){.cta-report .container{border-radius:0}}.cta-report .btn-primary,.cta-report body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .cta-report .wp-block-button__link.is-style-primary{transition:.2s;border:2px solid #fff}.cta-report .btn-primary:hover,.cta-report body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover,body.page-template-page-home-next .cta-report .wp-block-button__link.is-style-primary:hover{background-color:#fff;color:#2a394a;border:none;opacity:.8;border:2px solid #fff}.cta-report .report-img{overflow:hidden;order:0 !important}@media screen and (min-width: 768px){.cta-report .report-img{order:-1 !important}}.cta-report .report-img img{position:relative;bottom:-14%;height:300px;width:auto}.cta-report .report-img img.bigger-cta{height:400px}.report-cta-block>.row,.big-report-cta>.row{align-items:center}.cloudy_blue_bg .report-cta-block,.cloudy_blue_bg .big-report-cta{color:#fff}.cloudy_blue_bg .report-cta-block .btn-primary,.cloudy_blue_bg .report-cta-block body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .cloudy_blue_bg .report-cta-block .wp-block-button__link.is-style-primary,.cloudy_blue_bg .big-report-cta .btn-primary,.cloudy_blue_bg .big-report-cta body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .cloudy_blue_bg .big-report-cta .wp-block-button__link.is-style-primary{color:#051344 !important}.primary-cta-section{text-align:center;background-color:#e9f5f9;padding:15rem 0}.primary-cta-section h1{font-size:3.6rem;color:#505965;text-align:center;margin-bottom:3rem}.primary-cta-section p{max-width:50%;font-size:2rem;color:#505965;text-align:center;line-height:1.4;margin:0 auto 3rem}.primary-cta-section .cta-link{color:#505965;padding:0;margin:0}.primary-cta-section .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.secondary-cta-section{text-align:center;padding:15rem 0}.secondary-cta-section h1{font-size:3.6rem;font-weight:400;color:#333;margin-bottom:3rem}.secondary-cta-section p{font-size:2rem;color:#505965;line-height:1.4}.secondary-cta-section .btn-secondary,.secondary-cta-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .secondary-cta-section .wp-block-button__link.is-style-secondary{background:rgba(0,0,0,0);color:#2a394a;border:2px solid #2a394a;margin-top:3rem}.cta-gnarly-get-started{background-image:url("/wp-content/themes/subsurface/assets/_corp/gnarly-get-started-bg.svg");background-size:cover;background-color:#5d5db2;color:#fff}.cta-gnarly-get-started .container{padding:0}.cta-gnarly-get-started .cta-content{padding:10rem 0}.cta-gnarly-get-started .cta-content h1{font-size:2.4rem;font-weight:400;margin-bottom:3rem}.cta-gnarly-get-started .cta-content p{font-size:1.6rem;line-height:1.5;margin-bottom:3rem}.cta-gnarly-get-started .cta-content .btn-primary,.cta-gnarly-get-started .cta-content body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .cta-gnarly-get-started .cta-content .wp-block-button__link.is-style-primary{margin-bottom:3rem}.cta-gnarly-get-started .cta-img{padding:0}.cta-gnarly-get-started .cta-img img{width:100%;height:100%;-o-object-position:-2rem 6rem;object-position:-2rem 6rem}.open-source-section{background-image:url("/wp-content/themes/subsurface/assets/_corp/coral-with-water-texture.svg");background-position:right bottom;background-repeat:no-repeat;color:#fff;background-color:#2a394a;text-align:center;padding:15rem 0}.open-source-section h1{font-size:3.6rem;font-weight:400;text-align:center;margin-bottom:3rem}.open-source-section p{font-size:2rem;text-align:center;line-height:1.4;max-width:82rem;margin:0 auto 4rem}.open-source-section .cta-link{margin-bottom:6rem}.open-source-section .customer-card-wrapper{display:flex;justify-content:space-between;margin:0 -3rem}.open-source-section .customer-card-wrapper .customer-card{width:100%;background:#fff;border-radius:.5rem;padding:5rem;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.open-source-section .customer-card-wrapper .customer-card img{width:100%;max-width:27rem;height:auto;margin-bottom:3rem}.open-source-section .customer-card-wrapper .customer-card .cta-link{color:#333;margin:0}.open-source-section .customer-card-wrapper .customer-card .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.open-source-section .customer-card-wrapper .btn{white-space:nowrap}.footer-wave-wrapper{position:relative;margin-top:-150px}.footer-wave-wrapper::before{content:"";display:block;width:calc(100% + 2px);height:150px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1280' height='92' viewBox='0 0 1280 92' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.680837 79.662C0.680837 79.662 197.903 48.1884 299.712 53.5534C401.521 58.9184 426.876 60.4368 481.218 53.5534C535.56 46.67 795 -5.8315 915.71 0.534088C1036.42 6.89967 1233.73 44.4236 1279.97 12.9382V92H-0.034668L0.680837 79.662Z' fill='%23121723'/%3E%3C/svg%3E");background-size:contain;background-position:bottom;background-repeat:no-repeat;margin-bottom:-1px;margin-left:-1px}.page-template-page-home-next .get-started-banner{display:none !important}.page-template-page-home-next #cta{padding-bottom:0 !important;margin-bottom:0 !important}@media(max-width: 767px){.page-template-page-home-next .footer-wave-wrapper{margin-top:-200px}.page-template-page-home-next .footer-wave-wrapper::before{height:100px}.page-template-page-home-next .footer-wave-wrapper footer.footer-corp-2024{padding-top:100px}}@media(min-width: 768px)and (max-width: 991px){.page-template-page-home-next .footer-wave-wrapper{margin-top:-300px}.page-template-page-home-next .footer-wave-wrapper::before{height:120px}.page-template-page-home-next .footer-wave-wrapper footer.footer-corp-2024{padding-top:120px}}@media(min-width: 992px){.page-template-page-home-next .footer-wave-wrapper{margin-top:-449px}.page-template-page-home-next .footer-wave-wrapper::before{height:150px}.page-template-page-home-next .footer-wave-wrapper footer.footer-corp-2024{padding-top:150px}}footer.footer-corp-2024{background:#121723 !important;position:relative}footer .footer-container{position:relative;z-index:1}footer .footer-container .social-row{padding-top:20px;padding-bottom:20px;display:flex;justify-content:space-between;align-items:center}footer .footer-container .social-row>.logo-col{max-width:125px}footer .footer-container .social-row>.socials-col{display:flex;justify-content:end;gap:16px;align-items:center}footer .footer-container .social-row>.socials-col span{font-size:14px;font-weight:600;color:#fff}footer .footer-container .social-row>.socials-col a{color:rgba(255,255,255,.7) !important;font-size:26px;text-decoration:none;transition:all .2s ease-in-out}footer .footer-container .social-row>.socials-col a:hover{opacity:.7;text-decoration:none;transition:all .2s ease-in-out}@media(max-width: 767.98px){footer .footer-container .social-row:not(.social-mobile){display:none}}footer .footer-container .links-row{padding-top:50px;padding-bottom:50px;display:flex;gap:30px;justify-content:space-between}footer .footer-container .links-row>.first-col{flex-basis:60%}footer .footer-container .links-row>.second-col{flex-basis:40%}footer .footer-container .links-row>.second-col>.links-col{flex-basis:50%}footer .footer-container .links-row>.first-col,footer .footer-container .links-row>.second-col{display:flex;justify-content:space-between;gap:30px}footer .footer-container .links-row .social-mobile{display:none}@media(max-width: 767.98px){footer .footer-container .links-row>.first-col{flex-basis:50%}footer .footer-container .links-row>.second-col{flex-basis:50%}footer .footer-container .links-row>.first-col,footer .footer-container .links-row>.second-col{display:flex;flex-direction:column;justify-content:start;gap:30px}footer .footer-container .links-row .links-col{flex-basis:unset !important}footer .footer-container .links-row .social-mobile{display:flex;flex-direction:column;flex-basis:100%;gap:20px;align-items:start;justify-content:start}footer .footer-container .links-row .social-mobile .socials-col{flex-wrap:wrap;gap:12px;justify-content:start}footer .footer-container .links-row .social-mobile .socials-col span{flex-basis:100%}}footer .footer-container .links-row .links-col{flex-basis:216px}footer .footer-container .links-row .links-col ul{display:flex;flex-direction:column;align-items:start;gap:10px;padding:0;max-width:216px}footer .footer-container .links-row .links-col ul>li{list-style:none !important}footer .footer-container .links-row .links-col ul>li a{text-decoration:none}footer .footer-container .links-row .links-col ul>li a:hover{text-decoration:underline}footer .footer-container .links-row .links-col ul>li.footer-menu-title>a{font-size:16px;font-weight:600;color:#fff}footer .footer-container .links-row .links-col ul>li.footer-menu-title>a:hover{text-decoration:none;cursor:default}footer .footer-container .links-row .links-col ul>li:not(.footer-menu-title)>a{font-size:14px;font-weight:400;color:rgba(255,255,255,.7);transition:all .2s ease-in-out}footer .footer-container .links-row .links-col ul>li:not(.footer-menu-title)>a:hover{transition:all .2s ease-in-out;text-decoration:none;opacity:.7}footer .footer-container .legal-container{border-top:rgba(255,255,255,.1) 1px solid}footer .footer-container .legal-container>.legal-row{padding-top:20px;padding-bottom:20px;display:flex;justify-content:start;align-items:center;gap:12px}footer .footer-container .legal-container>.legal-row span,footer .footer-container .legal-container>.legal-row a{color:rgba(255,255,255,.6);font-size:12px;font-weight:400;text-decoration:none;transition:all .2s ease-in-out}@media(max-width: 575.98px){footer .footer-container .legal-container>.legal-row span,footer .footer-container .legal-container>.legal-row a{font-size:10px}}footer .footer-container .legal-container>.legal-row a:hover{color:rgba(255,255,255,.9);opacity:1;text-decoration:none;transition:all .2s ease-in-out}body.page-template-page-home-next .footer-wave-wrapper::before{width:calc(100% + 4px) !important;margin-bottom:-2px !important;margin-left:-2px !important}body:not(.page-template-page-home-next) .footer-wave-wrapper{margin-top:0 !important}body:not(.page-template-page-home-next) .footer-wave-wrapper::before{display:none !important}body:not(.page-template-page-home-next) footer.footer-corp-2024{padding-top:0 !important}@keyframes banga-sliding{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes gnarly{0%{background-position:bottom -6rem right}50%{background-position:bottom 0rem right}100%{background-position:bottom -6rem right}}@media(max-width: 1440px){@keyframes gnarly{0%{background-position:bottom -6rem right}50%{background-position:bottom -2rem right}100%{background-position:bottom -6rem right}}}@media(max-width: 1199px){@keyframes gnarly{0%{background-position:bottom -6rem right -11rem}50%{background-position:bottom -2rem right -11rem}100%{background-position:bottom -6rem right -11rem}}}@media(max-width: 767px){@keyframes gnarly{0%{background-position:bottom -4rem right -5rem}50%{background-position:bottom -2rem right -5rem}100%{background-position:bottom -4rem right -5rem}}}.page-template-page-corp-about-us header.default{display:none}.home .home-wistia-btn{margin-left:2rem;display:inline}@media(max-width: 479px){.home .home-wistia-btn{display:block;margin-top:2rem;margin-left:0}.button-row{padding:0 50px}}.wistia_click_to_play{display:inline}.wistia_embed{display:inline}.bg-white{background-color:#fff}.bg-white .prod-detail-gray-list ul li{background-color:rgba(0,0,0,0)}.bg-white .prod-detail-gray-list ul li.align-left{text-align:left}.rounded-lg{border-radius:2rem}.rounded-6{border-radius:.6rem !important}.form-control{padding:11px 16px;font-size:16px}.fh2{font-size:3.6rem !important}.secondary-cta-section{background:#fff;position:relative}.secondary-cta-section .btn-secondary,.secondary-cta-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .secondary-cta-section .wp-block-button__link.is-style-secondary{margin-bottom:6rem}.secondary-cta-section .btn-secondary:hover,.secondary-cta-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next .secondary-cta-section .wp-block-button__link.is-style-secondary:hover{background:#2a394a;color:#fff;border:2px solid #2a394a}.secondary-cta-section h2{font-size:3.6rem;color:#333;margin-bottom:3rem;font-weight:600}.quotes-tabs{margin-bottom:42px;position:relative;border-radius:5px;overflow:hidden}.quotes-tabs:before{content:"";position:absolute;bottom:0;left:0;width:195px;height:227px;background:url("/wp-content/themes/subsurface/assets/_corp/orn-1.svg") no-repeat center center}.quotes-tab-content{display:none}.quotes-tab-content .quotes-tab-right .quotes-tab-right-mask{width:62px;height:100%;position:absolute;top:0;left:-3px;bottom:0;z-index:2}.quotes-tab-content.active{display:flex}.quotes-tab-left{width:65%;color:#fff;text-align:left;padding:88px 8% 100px 10%}.quotes-tab-right{width:35%}.object-fit{position:relative}.object-fit img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.quotes-tab-logo{margin-bottom:30px}.quotes-tab-logo img{filter:brightness(0) invert(1)}.quotes-tab-text{font-size:24px;font-weight:600;line-height:1.35;margin-bottom:20px}.quotes-tab-text blockquote{margin-bottom:0}.quotes-tab-author{font-size:20px;font-weight:600;line-height:1.2}.quotes-tab-author span{display:block;font-size:16px;font-weight:400;opacity:.75}.quotes-tabs-links ul{display:flex;align-items:center;justify-content:center;list-style-type:none;list-style:none;margin:0;padding:0}.quotes-tabs-links ul li{margin-right:145px;cursor:pointer}.quotes-tabs-links ul li:last-child{margin-right:0px}.quotes-tabs-links ul li img{filter:grayscale(1);transition:.2s;max-width:160px;max-height:60px;opacity:.5}.quotes-tabs-links ul li.active img{filter:grayscale(0);opacity:1}.cta-gnarly-get-started-wrapper{position:relative;z-index:2}.cta-gnarly-get-started-hold{background-image:url("/wp-content/themes/subsurface/assets/_corp/gnarly-get-started-bg.svg");background-size:cover !important;background-color:#5d5db2;background-color:#54579f;background-position:center center;color:#fff;border-radius:5px;overflow:hidden}.cta-gnarly-get-started-hold .cta-content{padding:100px 8% 130px}.cta-gnarly-get-started-hold .cta-content h2{font-size:24px;margin-bottom:20px}.cta-gnarly-get-started-hold .cta-content p{margin-bottom:30px;font-size:16px}.cta-gnarly-get-started-hold .cta-img{position:relative}.cta-gnarly-get-started-hold .cta-img img{position:absolute;bottom:-75px;left:-15px;height:auto;max-height:380px}.features-tabs{margin-top:60px;background:#fff;padding:50px;border-radius:5px;display:flex;align-items:center}.features-tabs-left{width:65%}img{max-width:100%}.features-tabs-right{width:35%;padding-left:50px}.features-tab{display:none}.features-tab.active{display:block;animation:fadeIn .5s}.features-tab.active.out{display:block;animation:fadeOut .5s}@keyframes fadeOut{from{opacity:1}to{opacity:0}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.feature-tab-content{display:none;padding-bottom:30px;margin-top:-20px}.features-tabs-links ul{list-style-type:none;list-style:none;margin:0;padding:0}.features-tabs-links ul li{text-align:left;border-bottom:1px solid #d8d8d8}.features-tabs-links ul li:last-child{border-bottom:none}.features-tabs-links ul li:first-child .feature-tab-content{display:block}.features-tabs-links ul li:hover .feature-tab-title{opacity:1;color:#43b8c9}.features-tabs-links ul li.active .feature-tab-title{opacity:1;color:#43b8c9}.features-tabs-links .feature-tab-content p{color:#505965;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:10px;max-width:100%;text-align:left}.container.container-lg{max-width:1360px}.feature-tab-title{opacity:.4;color:#333;font-size:20px;font-weight:600;line-height:1.2;padding:30px 0;cursor:pointer;transition:.2s}.feature-tab-title h3{font-size:20px;margin-bottom:0}.owl-carousel .owl-item img{display:inline-block;width:auto}ol ol{list-style:lower-alpha;margin-top:.4em}img.aligncenter{margin:0 auto;display:block}.customer-highlights{padding-top:60px}.customer-highlights .btn-primary,.customer-highlights body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .customer-highlights .wp-block-button__link.is-style-primary{margin-top:35px;margin-bottom:120px}.logo-container{padding:0 5% !important}.logo-container .tns-slider{transition-timing-function:linear}.logo-container .owl-stage{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center}.logo-carousel-item{text-align:center;background:#fff;padding:12px 40px;border-radius:9px}.logo-carousel .owl-stage{display:flex;align-items:center}.open-source-section .customer-card-wrapper{display:flex;align-items:stretch;justify-content:space-between;gap:30px}.open-source-section .customer-card-wrapper .customer-card{width:100%;background:#fff;border-radius:.5rem;padding:5rem;display:flex;flex-direction:column;justify-content:space-between}.open-source-section .customer-card-wrapper .customer-card p{font-size:16px;line-height:1.5;margin-bottom:20px;margin-left:-20px;width:calc(100% + 40px)}.open-source-section .cta-link{color:#fff}.open-source-section h2{font-size:3.6rem;text-align:center;margin-bottom:5rem}.logo{margin-right:30px}.logo img{width:126px}.wp-block-buttons .wp-block-button .wp-block-button__link{background-color:#43b8c9;color:#fff;border-color:#43b8c9;text-decoration:none;padding:12px 30px;border-radius:5px;font-family:"Inter",sans-serif;font-size:17px;line-height:1.5;font-weight:600}.btn-get-started{background-color:#43b8c9;color:#fff;font-weight:600;display:inline-block;border:none;font-size:16px;text-align:center;padding:12px 30px;white-space:nowrap;border-radius:.5rem;text-decoration:none;line-height:1.5;transition:.2s}.btn-get-started:focus{background-color:#43b8c9;color:#fff;font-weight:600;display:inline-block;border:none;font-size:16px;text-align:center;padding:12px 30px;white-space:nowrap;border-radius:.5rem;text-decoration:none;line-height:1.5;transition:.2s}.btn-get-started:active{background-color:#43b8c9;color:#fff;font-weight:600;display:inline-block;border:none;font-size:16px;text-align:center;padding:12px 30px;white-space:nowrap;border-radius:.5rem;text-decoration:none;line-height:1.5;transition:.2s}.btn-get-started:hover{color:#fff;background-color:#3ca5b4}.btn-login{background-color:rgba(0,0,0,0);color:#333;font-weight:600;border:none;font-size:16px;text-align:center;padding:0;white-space:nowrap;border-radius:0;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.btn-login:focus{background-color:rgba(0,0,0,0);color:#333;font-weight:600;border:none;font-size:16px;text-align:center;padding:0;white-space:nowrap;border-radius:0;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.btn-login:active{background-color:rgba(0,0,0,0);color:#333;font-weight:600;border:none;font-size:16px;text-align:center;padding:0;white-space:nowrap;border-radius:0;line-height:1.5;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out}.btn-login:hover{color:#333;box-shadow:inset 0px -10px 0px 0px rgba(67,184,201,.35)}.btn-search{background-color:rgba(0,0,0,0);color:#333;font-weight:400;border:none;font-size:16px;text-align:center;padding:12px 10px;white-space:nowrap;border-radius:.5rem;line-height:1.5;transition:.2s}.btn-search:focus{background-color:rgba(0,0,0,0);color:#333;font-weight:400;border:none;font-size:16px;text-align:center;padding:12px 10px;white-space:nowrap;border-radius:.5rem;line-height:1.5;transition:.2s}.btn-search:active{background-color:rgba(0,0,0,0);color:#333;font-weight:400;border:none;font-size:16px;text-align:center;padding:12px 10px;white-space:nowrap;border-radius:.5rem;line-height:1.5;transition:.2s}.btn-search:hover{color:#0a58ca}.top-bar{height:auto;padding-left:50px;padding-right:50px}.top-bar .link{margin-left:0}.glider-dots{position:absolute;bottom:13px;right:13px}.section-title{margin-bottom:60px}.section-title h2{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:20px}.section-title p{font-size:20px;font-weight:400;line-height:1.4;max-width:75%;margin:0 auto 20px}.section-title p:last-child{margin-bottom:0}.section-title p.section-link{opacity:1}.default-content .section-title p{opacity:1;max-width:100%;color:#505965}.architecture-scroll-item{min-height:100vh}.btn-full{min-width:100%;text-align:center}.btn-full:focus{min-width:100%;text-align:center}.btn-full:active{min-width:100%;text-align:center}h1{font-weight:600}h2{font-weight:600}h3{font-weight:600}h4{font-weight:600}h5{font-weight:600}h6{font-weight:600}.cta-link{font-weight:600;padding:0 2px}.cta-link:after{transition:.2s}.cta-link:hover:after{transform:translateX(5px)}.cta-single-button h2{font-size:3.6rem;font-weight:600;margin-bottom:3rem}.btn-outline-secondary{color:#2a394a;border-color:#2a394a;border-width:2px}.btn-outline-secondary:hover{color:#fff;background-color:#2a394a;border-color:#2a394a}.btn-primary:hover,body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover{color:#fff;background-color:#3ca5b4;border-color:#3ca5b4}.btn-secondary,body.page-template-page-home-next .wp-block-button__link.is-style-secondary{background:rgba(0,0,0,0)}.btn-secondary:hover,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover{background:#2a394a;color:#fff;border-color:#2a394a}.feature-tab-image-hold{display:none}.feature-tab-image{display:none}.hidden-svg{position:absolute;top:0;left:0;display:inline-block;width:0;height:0;visibility:hidden}.wave-down{position:relative}.wave-down .apacia{position:absolute;bottom:-1px;left:0;width:100%;height:auto;padding-bottom:3%;z-index:5}.wave-upup{position:relative}.wave-up{position:relative}.wave-up .virsus{position:absolute;bottom:calc(100% - 1px);left:0;width:100%;height:auto;padding-bottom:3%;z-index:1}.banga{width:100%;height:100%;overflow:hidden;position:absolute;top:0;left:0}.banga svg{width:220%;height:100%}.banga.animated svg>use{animation:banga-sliding 15s infinite linear}.navigation-wrapper{position:fixed;top:0;left:0;right:0;width:100%;z-index:500}.container{max-width:1290px;padding-left:25px;padding-right:25px}.container.container-md{max-width:1080px}.glider{overflow:hidden}.active .architecture-carousel-item-1{background:#43b8c9}.active .architecture-carousel-item-2{background:#a672bb}.active .architecture-carousel-item-3{background:#5d5db2}main{position:relative;overflow:hidden}.intro-simple{padding:160px 0;background-color:#2a394a;background-image:url("/wp-content/themes/subsurface/assets/_corp/bg-simple-left.svg"),url("/wp-content/themes/subsurface/assets/_corp/bg-simple-right.svg");background-repeat:no-repeat,no-repeat;background-position:left bottom,right bottom;color:#fff;overflow:hidden}.intro-simple::after{content:"";width:101%;background:url("/wp-content/themes/subsurface/assets/_corp/wave-white.svg") repeat-x center center;position:absolute;bottom:0;left:0;right:0;height:106px}.intro-simple-title{margin-bottom:30px}.intro-simple-title:last-child{margin-bottom:0px}.intro-simple-title h1,.intro-simple-title .h1,.intro-simple-title h4{font-size:56px;font-weight:600;line-height:1.2;margin-bottom:0}.nav-white .nav-list ul li a{color:#fff}.nav-white .nav-list ul li ul li a{color:#333}.nav-white .nav-list ul li ul li a:hover{color:#0a58ca}.nav-white .btn-login{color:#fff}.nav-white .btn-login:focus{color:#fff}.nav-white .btn-login:active{color:#fff}.nav-white .btn-search{color:#fff}.nav-white .btn-search:focus{color:#fff}.nav-white .btn-search:active{color:#fff}.nav-white .hamburger-inner{background-color:#fff}.nav-white .hamburger-inner:after{background-color:#fff}.nav-white .hamburger-inner:before{background-color:#fff}.nav-white .logo-dark{display:none}.nav-white .logo-white{display:inline-block}.logo-white{display:none}.intro-simple.wave-down .apacia{padding-bottom:6%}.pricing-table{padding:0px 8%}.pricing-main-wrapper{padding:90px 0 80px;background:#fff}.btn{padding:13px 40px}.btn.video-icon{position:relative;padding-left:62px;border-width:1px;background:#fff;color:#43b8c9 !important;border-color:#43b8c9;padding-top:14px;padding-bottom:14px}.btn.video-icon:before{content:url("/wp-content/themes/subsurface/assets/_skin_v2/icon-video.svg");position:absolute;top:7px;left:9px}.pricing-main-hold{display:flex}.pricing-main-left{width:64.5%;background-color:#43b8c9;border-radius:5px;padding:50px 50px;color:#fff}.pricing-main-left .text-16{margin-bottom:56px}.pricing-main-right{width:31.5%;margin-left:4%;background-color:#e9f5f9;border-radius:5px;padding:50px 50px 80px;display:flex;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:flex-start;background-image:url("/wp-content/themes/subsurface/assets/_corp/bg-pricing-2.svg");background-repeat:no-repeat;background-position:left bottom}.title-36{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:20px}.title-36 h2{font-size:36px;font-weight:600;line-height:1.2;margin-bottom:0}.text-16{font-size:16px;line-height:1.5}.pricing-main-options-label{font-size:13px;line-height:1.25;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:15px}.pricing-main-options{margin-bottom:50px;position:relative;z-index:10}.pricing-main-options-hold{position:relative;width:100%;max-width:400px;margin:0 auto}.pricing-main-options-hold select{width:100%;display:inline-block;background:#fff;border-radius:5px;font-size:16px;color:#333;padding:13px 13px;text-align:left;line-height:1.5;border:none;-moz-appearance:none;-webkit-appearance:none;appearance:none}.pricing-main-options-hold::after{content:"";position:absolute;border-top:6px solid #2a394a;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);top:50%;transform:translateY(-50%);right:15px}.pricing-main-options-hold ul{list-style-type:none;list-style:none;margin:0;padding:0;position:absolute;top:calc(100% + 2px);left:0;right:0;width:100%;background:#fff;border-radius:5px;opacity:0;visibility:hidden;transition:.2s;padding:0px 13px;box-shadow:0 2px 6px rgba(27,26,33,.25)}.pricing-main-options-hold ul li{font-size:16px;color:#333;padding:13px 0;cursor:pointer;text-align:left}.pricing-main-options-hold ul li:hover{font-weight:600}.pricing-main-options-hold ul li:last-child{border-bottom:none}.pricing-main-options-hold ul li.active{font-weight:600}.pricing-main-options-hold.toggle ul{opacity:1;visibility:visible}.pricing-main-options-prices-item{display:flex;display:none}.pricing-main-options-prices-box{width:calc(50% - 25px);min-width:calc(50% - 25px);margin-right:50px;background:#fff;border-radius:5px;padding:30px 30px 120px;position:relative;color:#333}.pricing-main-options-prices-box:nth-child(2n){margin-right:0}.options-prices-box-title{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:17px}.options-prices-box-price{font-size:20px;line-height:1.4;margin-bottom:27px}.options-prices-box-features ul{list-style-type:none;list-style:none;margin:0;padding:0}.options-prices-box-features ul li{font-size:16px;line-height:1.5;color:rgba(51,51,51,.75);margin-bottom:18px;padding-left:30px;position:relative}.options-prices-box-features ul li:before{content:"";position:absolute;left:0;top:5px;width:17px;height:13px;background:url("/wp-content/themes/subsurface/assets/_corp/checkmark-list.svg") no-repeat center center/100% 100%}.options-prices-box-features ul li:last-child{margin-bottom:0px}.options-prices-box-button{position:absolute;left:0;right:0;width:100%;text-align:center;bottom:30px}.text-24{color:#2a394a;font-size:24px;line-height:1.2}.text-24 h2{font-weight:400;font-size:24px;line-height:1.2;margin-bottom:0}.pricing-main-options-prices-item.active{display:flex}.btn-dark{display:inline-block;line-height:1.5;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:5px;color:#fff;text-decoration:none;background:#2a394a;padding:12px 28px;transition:.2s}.btn-dark:focus{display:inline-block;line-height:1.5;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:5px;color:#fff;text-decoration:none;background:#2a394a;padding:12px 28px;transition:.2s}.btn-dark:active{display:inline-block;line-height:1.5;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:5px;color:#fff;text-decoration:none;background:#2a394a;padding:12px 28px;transition:.2s}.btn-dark:hover{color:#fff;background-color:#1c1f23}.pricing-sec-wrapper{background:#fff;padding:70px 0 150px}.pricing-sec-wrapper .text-20{max-width:820px;margin:0 auto 60px}.text-20{font-size:20px;line-height:1.4}.pricing-row{display:flex;align-items:center;border-bottom:1px solid #c5cad0;width:100%}.pricing-col{min-height:1px;width:30%;text-align:center;font-size:16px;line-height:1.4;padding:16px 10px}.pricing-col:first-child{width:40%;text-align:left;padding-left:0;padding-right:0}.pricing-col:last-child{padding-right:0}.pricing-col span{display:block;margin:auto;width:13px;height:13px;border-radius:50%;background:#a672bb}.pricing-headline .pricing-col{font-size:20px;font-weight:600;line-height:1.2;opacity:1;padding-top:0;padding-bottom:26px}.max-width-820{max-width:820px}.text-center .max-width-820{margin:0 auto}.partners-main-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex}.partners-main-list ul li{width:calc(33.333% - 34px);margin-right:50px}@media(max-width: 767px){.partners-main-list ul li{width:100%;margin-right:0px;margin-bottom:20px}}.partners-main-list ul li:nth-child(3n){margin-right:0px}.partners-main-list ul li a{float:left;width:100%;border-radius:5px;background:#f4f6f7;height:190px;position:relative;transition:.2s}.partners-main-list ul li a:hover{box-shadow:0px 20px 40px -10px rgba(42,57,74,.25)}.partners-main-list ul li a img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);max-width:73%;max-height:76px}.partners-main-list.__two-column ul li{width:50% !important;margin-right:0px}@media(max-width: 767px){.partners-main-list.__two-column ul li{width:100% !important;margin-bottom:20px}}.partners-cats-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;margin-left:-50px;width:calc(100% + 100px)}.partners-cats-list ul li{width:33.333%;border-right:1px solid #c5cad0;padding:0 50px}.partners-cats-list ul li:nth-child(3n){border-right:none}.partners-cats-list ul li a{display:block;color:#333;text-decoration:none;text-align:center;position:relative;padding-bottom:28px;height:100%}.partners-cats-list ul li a .partners-cats-button{position:absolute;bottom:0;left:0;right:0;text-align:center}.partners-cats-list .title-36{margin-bottom:13px}.partners-cats-list .text-16{margin-bottom:30px}.partners-cats-button .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.partners-sec-wrapper{position:relative;z-index:5;margin-bottom:130px;background-color:#fff}.partners-category-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.partners-category-list ul li{width:calc(20% - 24px);min-width:calc(20% - 24px);margin-right:30px;margin-bottom:30px}.partners-category-list ul li:nth-child(5n){margin-right:0px}.partners-category-list ul li a{display:flex;justify-content:center;align-items:center;height:114px;border-radius:5px;background:#f4f6f7;position:relative;transition:.2s;padding:10px}.partners-category-list ul li a:hover{box-shadow:0px 10px 20px -10px rgba(42,57,74,.25)}.partners-category-list ul li a img{max-height:40px;width:auto;height:auto}.partner-benefits-wrapper{background:#2a394a;padding:150px 0 0px;color:#fff}.partner-benefits-wrapper .title-36{margin-bottom:60px}.partner-benefits-wrapper .info-block{margin-top:20px;margin-bottom:0px;position:relative;z-index:10;top:80px}.partner-benefits-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.partner-benefits-list ul li{width:calc(50% - 50px);min-width:calc(50% - 50px);margin-right:100px;position:relative;padding-top:43px;margin-bottom:50px}.partner-benefits-list ul li:nth-child(2n){margin-right:0px}.partner-benefits-list ul li img{position:absolute;top:0;left:0;max-height:28px}.partner-benefit-title{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px}.partner-benefit-title h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:0px}.partner-benefit-text{opacity:.75;font-size:16px;font-weight:400;line-height:1.5}.partner-detail-main-wrapper{background:#fff;padding:100px 0 0px}.partner-detail-main-wrapper .info-block{margin-top:0;margin-bottom:0px}.partner-detail-main-wrapper .info-right{min-width:28%}.partner-detail-main-wrapper .info-right img{max-width:100%;filter:grayscale(1) brightness(5)}.ti-block{display:flex;align-items:center;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;margin-bottom:100px}.ti-block:last-child{margin-bottom:0px}.ti-block:nth-child(2n) .ti-left{order:2;padding-right:0;padding-left:10px}.ti-block:nth-child(2n) .ti-right{padding-left:0;padding-right:9%}.ti-left{width:50%;min-width:50%;padding-right:10px}.ti-right{width:50%;min-width:50%;padding-left:9%}.ti-image{padding-bottom:83%;border-radius:5px;overflow:hidden}.ti-blocks{padding-bottom:150px}.content-no-intro-wrapper{padding:175px 0 150px}.content-no-intro{display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.content-no-intro-left{width:50%;padding-right:10px}.content-no-intro-left .partner-benefits-list ul li{width:100%;margin-right:0;margin-bottom:35px}.content-no-intro-left .partner-benefits-list ul li:last-child{margin-bottom:0px}.content-no-intro-left .intro-simple-title{margin-bottom:20px}.content-no-intro-left .text-24{margin-bottom:45px}.content-no-intro-right{width:50%;padding-left:9%}.form-hold{border-radius:5px;background-color:#2a394a;background-image:url("/wp-content/themes/subsurface/assets/_corp/bg-form.svg");background-repeat:no-repeat;background-position:right bottom;padding:50px 50px}.form-hold .marketo-form-wrapper .mktoForm .mktoError .mktoErrorMsg{color:#31d3db}.become-partners-logos{padding-top:15px;padding-bottom:40px;border-bottom:1px solid #c5cad0;margin-bottom:40px}.become-partners-logos ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:space-around}.become-partners-logos ul li{padding:0 10px}.become-partners-logos ul li img{max-height:45px;max-width:160px}.get-started-text{padding-bottom:34px;border-bottom:1px solid #c5cad0;margin-bottom:50px}.get-started-text p{font-size:16px;font-weight:400;line-height:1.5;color:rgba(51,51,51,.75);margin-bottom:16px}.get-started-text ul{list-style-type:none;list-style:none;padding:0;margin:0;margin-bottom:16px}.get-started-text ul li{font-size:16px;font-weight:400;line-height:1.5;color:rgba(51,51,51,.75);position:relative;padding-left:36px}.get-started-text ul li:before{content:"";position:absolute;top:10px;left:18px;width:5px;height:5px;border-radius:50%;background:#00bac9}.get-started-logos{margin-bottom:50px}.get-started-logos ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;align-items:center;margin-left:-15px;width:calc(100% + 30px)}.get-started-logos ul li{width:100%;text-align:center;padding:0 15px}.get-started-logos ul li img{max-width:100%;max-height:35px}.get-started-awards ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;align-items:center;margin-left:-15px;width:calc(100% + 30px)}.get-started-awards ul li{text-align:center;padding:0 10px;width:100%}.get-started-awards ul li img{max-width:112px}.opensource-logos-wrapper{background:#fff;background:linear-gradient(0deg, rgb(255, 255, 255) 0%, rgb(233, 245, 249) 100%);margin-bottom:100px;text-align:center;padding:0 5% !important}.cta-link.cta-link-dark:after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.cta-link.cta-link-dark:hover{color:#000}.oc-tabs{display:flex}.oc-tabs-left{width:33%}.oc-tabs-left ul{list-style-type:none;list-style:none;padding:0;margin:0}.oc-tabs-left ul li{padding:30px 30px;border-radius:5px;margin-bottom:10px;position:relative;opacity:.2;cursor:pointer;transition:.2s}.oc-tabs-left ul li:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.oc-tabs-left ul li:last-child{margin-bottom:0px}.oc-tabs-left ul li .cta-link{margin-left:0}.oc-tabs-left ul li.active{opacity:1}.oc-tabs-left ul li.active:after{display:none}.oc-tabs-left ul li.active .oc-tabs-bg{opacity:1}.oc-tabs-left ul li.active .oc-tab-logo img{filter:grayscale(1) brightness(5);opacity:1}.oc-tabs-left ul li.active .oc-tab-text{color:#fff}.oc-tabs-left ul li.active .cta-link{color:#fff;box-shadow:inset 0px -10px 0px 0px rgba(255,255,255,.35)}.oc-tabs-left ul li.active .cta-link:after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.oc-tabs-right{width:calc(67% - 50px);margin-left:50px}.oc-tabs-bg{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;border-radius:5px;opacity:0;z-index:-1;transition:.2s}.oc-tab-logo{margin-bottom:20px}.oc-tab-logo img{filter:grayscale(1) brightness(0);opacity:.5;max-height:40px;transition:.2s}.oc-tab-text{font-size:16px;line-height:1.5;margin-bottom:20px;transition:.2s}.oc-tab-content{display:none;height:100%}.oc-tab-content a{display:block;height:100%}.oc-tab-content a img{border-radius:5px}.oc-tab-content a:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:84px;height:84px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-play.svg") no-repeat center center/100% 100%;transition:.2s}.oc-tab-content a:hover:after{opacity:.6}.oc-tab-content.active{display:block}.opensource-customers-wrapper{margin-bottom:150px}.opensource-customers-link{margin-bottom:60px}.open-source-section.open-source-section-white{background:rgba(0,0,0,0);color:#333;padding-top:0;padding-bottom:0;position:relative;z-index:5}.open-source-section.open-source-section-white h1{margin-bottom:60px}.open-source-section.open-source-section-white .customer-card-wrapper .customer-card{background:#f4f6f7}.opensource-wave-wrapper{height:300px;background-color:#2a394a;margin-top:-249px}.opensource-wave-wrapper .virsus{padding-bottom:6%}.customer-ratings.opensource-customer-ratings{overflow:hidden;background-color:#5d5db2;background-image:url("/wp-content/themes/subsurface/assets/_corp/bg-os-2.svg");background-repeat:no-repeat;background-position:left bottom;padding:134px 0 100px;color:#fff}.customer-ratings.opensource-customer-ratings .blockquote-footer{color:#fff}.customer-ratings.opensource-customer-ratings .blockquote-footer cite{opacity:.75}.customer-ratings.opensource-customer-ratings .ratings-carousel-container{background-image:url("/wp-content/themes/subsurface/assets/_corp/5-stars-rating-2.svg")}.blockquote{font-weight:600}.top-rated-container h5{font-weight:400}.blockquote-footer span{color:#fff}.blockquote-footer cite{font-style:normal}.featured-info .row{justify-content:space-between}.featured-info .featured-col h3{font-size:2rem;line-height:1.4;margin-bottom:1.5rem}.primary-cta-section h2{font-size:3.6rem;color:#333;text-align:center;margin-bottom:3rem}.subnav-overlay{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:499;display:none}.subnav-overlay.toggle{display:block}.quotes-tab-right-mask-mobile{display:none;display:none}#skip-to-content{position:absolute;top:30px}#skip a{color:#fff;font-weight:700;left:0;top:7px;padding:4px;position:absolute;transform:translateY(-120%);z-index:999;background-color:#e9f5f9;color:#333}#skip a:focus{transform:translateY(0%)}body.close{overflow:hidden;height:100%}.event-cta-slider-owl .owl-dots{position:absolute;bottom:13px;right:13px;line-height:0}.event-cta-slider-owl .owl-dots button{display:inline-block;width:12px;height:12px;border-radius:50%;background:#ccc !important;margin:7px;transition:.2s}.event-cta-slider-owl .owl-dots button:hover{background:#ddd !important}.event-cta-slider-owl .owl-dots button.active{background:#a89cc8 !important}.oc-tabs-mobile{width:calc(100% + 40px);margin-left:-20px}.oc-tabs-mobile .cta-link{margin-left:0;position:absolute;bottom:20px;left:20px}.oc-tabs-mobile .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.oc-tabs-mobile .architecture-carousel-item .cta-link{color:#fff;box-shadow:inset 0px -10px 0px 0px rgba(255,255,255,.35)}.oc-tabs-mobile .architecture-carousel-item:not(.active){width:100%;padding:20px 20px 42px}.oc-tabs-mobile .oc-tab-logo img{filter:grayscale(1) brightness(5);opacity:1}.oc-tabs-mobile .oc-tab-text{color:#fff}.oc-tabs-mobile .owl-item:not(.active){opacity:.2}.oc-tabs-mobile .container-architecture-mob::after{display:none}.oc-tabs-mobile-container a{display:block;padding-bottom:65%;position:relative;border-radius:5px;overflow:hidden}.oc-tabs-mobile-container a::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:60px;height:60px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-play.svg") no-repeat center center/100% 100%;transition:.2s}.oc-tabs-mobile-container .scroll-content-right-item-3{padding:0;background:rgba(0,0,0,0)}.architecture-carousel-hold{width:calc(100% - 40px)}.oc-tabs-mobile-carousel .owl-stage-outer{overflow:visible}.intro-other-alt{background-image:url("/wp-content/themes/subsurface/assets/_corp/icon-other-intro-left.svg"),url("/wp-content/themes/subsurface/assets/_corp/icon-other-intro-right.svg") !important;background-position:left bottom,right bottom !important;background-repeat:no-repeat !important;background:#e9f5f9 !important;padding:178px 0 185px !important;overflow:hidden}.intro-other-alt .button-row{max-width:100%}.hero-section.intro-other-alt::after{background:none}.intro-other-alt.hero-section .container{padding-top:0;padding-bottom:0;z-index:2}.intro-other-alt .intro-other-container{margin-top:0}.options-box{border:solid 0px green;text-align:left;position:relative;margin-top:1.5rem;padding:.5rem 1.5rem}.options-box img{margin-right:10px;max-width:32px}.options-box h3{font-size:2.2rem}.options-box p{font-size:1.6rem;margin-bottom:6rem}.options-box .buttons-row{position:absolute;bottom:0;margin-top:3em}.options-box .btn{padding:3px 12px;margin-top:4px}.intro-other-description{font-size:20px;font-weight:400;line-height:1.4;color:#333;max-width:90rem;margin:0 auto 3rem}.intro-other-description a{text-decoration:none;color:#00bac9;font-weight:600;transition:.2s}.intro-other-description a:hover{color:#5d5db2}.intro-other-description a.cta-link{cursor:pointer;color:#333}.intro-other-box-img{float:left;width:46%;text-align:right;top:0;right:0;position:relative}@media(max-width: 767px){.intro-other-box-img{width:40%}}@media(max-width: 575px){.intro-other-box-img{display:none}}.resource-card-section-other{padding:15rem 0 11rem}.prod-detail-overview-section{padding:93px 0 100px}.prod-detail-overview-section .text-20{margin-bottom:60px}.prod-detail-overview-img{margin-bottom:60px}.prod-detail-number-list ul{list-style-type:none;padding:0;margin:0;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap}.prod-detail-number-list ul li{float:left;width:25.333%;margin:0 12% 50px 0}.prod-detail-number-list ul li:nth-child(3n){margin-right:0}.prod-detail-number-list-numbers{color:#43b8c9;font-size:90px;font-weight:400;line-height:1.21;margin-bottom:17px}.prod-detail-number-list-title{color:#333;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px}.prod-detail-number-list-title h3{color:#333;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px}.prod-detail-number-list-text{color:#505965;font-size:16px;font-weight:400;line-height:1.5}.prod-detail-tabs-section{background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/medium-leaves-with-water-texuture-reverse.svg") no-repeat bottom right;color:#fff}.prod-detail-tabs-section .text-20{margin-bottom:30px}.prod-detail-tabs-section-btn{margin-bottom:40px}.prod-detail-tabs-content{border-radius:5px}.prod-detail-tabs-nav ul{border-radius:5px;background:#3f4c5d;overflow:hidden;list-style-type:none;padding:0;margin:0 0 30px;display:inline-block;line-height:0}.prod-detail-tabs-nav ul li{display:inline-block;border-radius:5px;color:#fff;font-size:16px;font-weight:600;line-height:19px;cursor:pointer;width:184px;padding:14px 10px;transition:.2s}.prod-detail-tabs-nav ul li.active{background:#43b8c9}.prod-detail-tabs-content-item{display:none;text-align:center}.prod-detail-tabs-content-item.active{display:block;animation:fadeIn .5s}.prod-detail-tabs-content-item.active.out{display:block;animation:fadeOut .5s}.prod-detail-section-pad{padding:5rem 0}.prod-detail-section-3{background:#e9f5f9 url("/wp-content/themes/subsurface/assets/_corp/vector-grass-with-purple-bg.svg") no-repeat left bottom}.prod-detail-section-3-box{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center}.prod-detail-section-3-box-right{float:left;width:50%;padding-left:8%}.prod-detail-section-3-box-right .text-20{margin-bottom:30px}.prod-detail-section-3-box-btn{margin-bottom:50px}.cta-link.cta-link-black{color:#333;margin:0}.cta-link.cta-link-black:hover{color:#333}.cta-link.cta-link-black::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.prod-detail-section-3-box-left{float:left;width:50%;padding-right:10px}.prod-detail-section-3-box-list-img{border-radius:5px;background:#fff;overflow:hidden;padding-bottom:83.6%;display:none}.prod-detail-section-3-box-list-img.active{display:block}.prod-detail-section-3-box-list ul{list-style-type:none;padding:0;margin:0}.prod-detail-section-3-box-list ul li{margin-bottom:10px;cursor:pointer}.prod-detail-section-3-box-list ul li.active .prod-detail-section-3-box-list-item{background:#43b8c9;color:#fff}.prod-detail-section-3-box-list ul li.active svg path{stroke:#fff !important}.prod-detail-section-3-box-list-item{padding:30px;border-radius:5px;transition:.2s;color:#333}.prod-detail-section-3-box-list-item svg{margin-bottom:15px}.prod-detail-section-3-box-list-item svg path{transition:.2s}.prod-detail-section-3-box-list-item h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px;transition:.2s}.prod-detail-section-3-box-list-item p{font-size:16px;font-weight:400;line-height:1.5;transition:.2s;margin-bottom:0}.prod-detail-section-3-box-mobile{display:none}.prod-detail-section-3-box-mobile .text-20{margin-bottom:20px}.prod-detail-section-3-box-mobile .prod-detail-section-3-box-btn{margin-bottom:30px}.prod-detail-section-3-box-owl{width:calc(100% - 80px)}.prod-detail-section-3-box-owl .owl-item.active .prod-detail-section-3-box-list-item{background:#43b8c9;color:#fff}.prod-detail-section-3-box-owl .owl-item.active svg path{stroke:#fff !important}.prod-detail-section-3-box-owl .item .prod-detail-section-3-box-list-item{margin-bottom:20px}.prod-detail-section-3-box-slider-img{border-radius:5px;padding-bottom:85%;overflow:hidden;background:#fff;display:none}.prod-detail-section-3-box-slider-img img{width:100% !important}.prod-detail-section-3-box-slider-img.active{display:block}.prod-detail-section-3-box-slider{position:relative}.prod-detail-section-3-box-slider .owl-stage-outer{overflow:visible}.prod-detail-section-3-box-slider::after{content:"";position:absolute;top:0;bottom:0;right:-40px;height:100%;width:30px;pointer-events:none;z-index:10;background:linear-gradient(to right, rgba(233, 245, 249, 0), #e9f5f9)}a.cta-link:hover{color:inherit}.prod-detail-section-4 .text-20{margin-bottom:18px}.prod-detail-section-4-box-btn{margin-bottom:60px}.prod-detail-section-4-box{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center}.prod-detail-section-4-img-hold{float:left;width:50%;order:2;padding-left:9px}.prod-detail-section-4-img{padding-bottom:93.5%;border-radius:5px;overflow:hidden}.prod-detail-section-4-list{float:left;width:50%;order:1;padding-right:9.3%}.partner-benefits-list.prod-detail-section-4-list ul li{width:100%;margin:0 0 30px}.partner-benefits-list.prod-detail-section-4-list ul li:last-child{margin-bottom:0}.prod-detail-section-5{color:#fff;background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/bg-white-group-of-grass.svg") no-repeat center bottom;background-size:cover !important;padding-bottom:76px}.prod-detail-section-5 .text-20{margin-bottom:30px}.prod-detail-section-5 .cta-link{margin:0;padding:0}.prod-detail-section-5 ol{padding-left:2.7rem}.partner-benefits-list.partner-benefits-list-3 ul li{width:25.333%;margin:0 12% 74px 0;min-width:1px}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(3n){margin-right:0}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(3n+1){clear:both}.prod-detail-section-6{background:#e9f5f9;padding-bottom:0 !important;position:relative}.prod-detail-section-6 .flexbox-wrap-align-center{margin-bottom:150px}.prod-detail-section-6 .info-block{margin:0}.flexbox-wrap-align-center{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center}.prod-detail-section-6-img{padding-bottom:83.6%;border-radius:5px;overflow:hidden}.prod-detail-section-6-text{float:left;width:50%;padding-left:9.1%}.prod-detail-section-6-text .text-20{margin-bottom:30px}.wave-bottom-white{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave-white.svg") repeat-x center center;height:104px;position:absolute;bottom:0;left:0;right:0;z-index:0}.container-relative{position:relative;z-index:2}.wave-middle-blue{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave.svg") repeat-x center center;height:106px;position:absolute;top:40%;left:0;right:0;transform:translateY(-50%);z-index:0}.wave-top-blue{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave.svg") repeat-x center center;height:106px;position:absolute;top:-90px;left:0;right:0;z-index:0}.wave-bottom-blue{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave.svg") repeat-x center center;height:104px;position:absolute;bottom:0;left:0;right:0;z-index:0}.wave-bottom-lblue{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave-lightblue.svg") repeat-x center center;height:104px;position:absolute;bottom:0;left:0;right:0;z-index:0}.wave-middle-lblue{width:100%;background:url("/wp-content/themes/subsurface/assets/_corp/wave-lightblue.svg") repeat-x center center;height:106px;position:absolute;top:40%;left:0;right:0;transform:translateY(-50%);z-index:0}.prod-detail-section-8{background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/medium-leaves-with-water-texuture.svg") no-repeat bottom left;color:#fff}.prod-detail-section-8 .text-20{margin-bottom:18px}.cta-link.cta-link-nomrg{margin:0}.prod-detail-number-list-img{margin-bottom:15px}.prod-detail-number-list-img img{max-height:28px}.partner-detail-main-wrapper.prod-dcs-partner-detail-wrapper{padding-top:0;position:relative}.ti-right-btn-link{padding-top:30px}.prod-dcs-ti-block.ti-block{position:relative;padding:3rem 0rem}.prod-dcs-ti-block .ti-image{position:relative;z-index:1;background:#fff}.prod-dcs-ti-block .ti-left{position:relative}.prod-dcs-ti-block .ti-left::after{content:"";position:absolute;z-index:0}.prod-dcs-ti-block:nth-child(odd) .ti-left::after{width:233px;height:316px;background:url("/wp-content/themes/subsurface/assets/_corp/vector-partner-detail-odd.svg") no-repeat center center;background-size:contain !important;left:-123px;bottom:28px}.prod-dcs-ti-block:nth-child(even) .ti-left::after{width:97px;height:241px;background:url("/wp-content/themes/subsurface/assets/_corp/vector-partner-detail-even.svg") no-repeat center center;background-size:contain !important;left:calc(100% - 8px);bottom:76px}.prod-dcs-section-7{background-color:#2a394a;color:#fff}.prod-dcs-section-7 .prod-detail-gray-list ul li{background:#fff}.prod-detail-section-4.prod-dcs-section-4{background:#e9f5f9 url("/wp-content/themes/subsurface/assets/_corp/medium-leaves-with-water-texuture-reverse.svg") no-repeat bottom right}.prod-dcs-section-4 .text-20{margin-bottom:30px}.prod-detail-overview-section.prod-dcs-overview{background:#fff url("/wp-content/themes/subsurface/assets/_corp/vector-fish-from-left-to-right.svg") no-repeat top 180px left}.button-row-with-link button{margin-right:20px}.prod-aws-section-2 .text-20{margin-bottom:60px}.partner-benefits-list-v2 ul li{width:calc(50% - 124px);min-width:calc(50% - 124px);margin-right:124px}.prod-platform-overview-section{padding-bottom:90px}.prod-detail-overview-section.prod-detail-section-pad{padding-bottom:100px}.prod-detail-section-3-box-powered{color:#848d9a;font-size:13px;font-weight:400;line-height:1.23;text-transform:uppercase;letter-spacing:1.56px;margin-top:33px;position:relative;padding-left:102px}.prod-detail-section-3-box-powered span{position:absolute;top:50%;left:0;transform:translateY(-50%)}.prod-detail-section-3-box-powered img{max-height:48px;margin-left:26px}.prod-platform-section-5-top{margin-bottom:120px}.prod-platform-section-5-top .text-20{margin-bottom:30px}.prod-platform-section-5-top-left{float:left;width:50%;padding-right:8%}.prod-platform-section-5-top-right{float:left;width:50%}.prod-detail-section-3.prod-platform-section-5{background-color:#e9f5f9;background-image:url("/wp-content/themes/subsurface/assets/_corp/vector-medusa.svg"),url("/wp-content/themes/subsurface/assets/_corp/vector-3-types-of-grass-coral.svg");background-repeat:no-repeat;background-position:top 116px right -56px,left bottom -2px;background-size:136px 144px,auto auto}.prod-platform-section-5-top-right-title{color:#43b8c9;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:20px}.prod-platform-section-5-top-right-img{border-radius:5px;background:#333;margin-bottom:39px}.prod-platform-section-5-top-right-list ul{list-style-type:none;margin:0;padding:0}.prod-platform-section-5-top-right-list ul li{color:rgba(51,51,51,.4);font-size:20px;font-weight:600;line-height:24px;padding:30px 0;border-top:solid 1px #c5cad0}.prod-platform-section-3{background:#e9f5f9 url("/wp-content/themes/subsurface/assets/_corp/tri-color-leaves.svg") no-repeat bottom left -74px}.prod-platform-section-tabs-nav{padding-top:60px;margin-bottom:30px}.prod-platform-section-tabs-nav ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.prod-platform-section-tabs-nav ul li{color:#c5cad0;font-size:16px;font-weight:600;line-height:19px;border-bottom:solid 1px #c5cad0;transition:.2s;cursor:pointer;padding-right:50px}.prod-platform-section-tabs-nav ul li:last-child{padding-right:0}.prod-platform-section-tabs-nav ul li span{display:block;position:relative;padding-bottom:10px}.prod-platform-section-tabs-nav ul li span::after{content:"";width:100%;height:3px;background:#196c79;transition:.2s;opacity:0;position:absolute;bottom:-1px;left:0;right:0}.prod-platform-section-tabs-nav ul li.active{color:#196c79}.prod-platform-section-tabs-nav ul li.active span::after{opacity:1}.prod-platform-section-tabs-content-item{display:flex;align-content:center;-ms-flex-line-pack:center;align-items:center;display:none}.prod-platform-section-tabs-content-item.active{display:flex}.prod-platform-section-tabs-content-item-text{float:left;width:50%;padding-left:10%}.prod-platform-section-tabs-content-item-text .text-16{margin-bottom:30px}.prod-platform-section-tabs-content-item-img-hold{float:left;width:50%}.prod-platform-section-tabs-content-item-img{padding-bottom:74.2%}.prod-platform-section-tabs-slider{display:none}.prod-platform-section-tabs-slider .item img{width:100% !important}.prod-platform-section-7 .text-20{margin-bottom:41px}.prod-platform-section-8{background:#e9f5f9;padding-bottom:100px}.prod-platform-section-8 .text-20{margin-bottom:60px}.page-template-default #content .prod-platform-section-8,.page-template-page-corp-default #content .prod-platform-section-8{background:none;position:relative;padding-top:12rem}.page-template-default #content .prod-platform-section-8:before,.page-template-page-corp-default #content .prod-platform-section-8:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_img_sonar_blockgroup.jpg") right center no-repeat;content:"";position:absolute;width:100%;z-index:-1;height:100%;top:-15%}@media(max-width: 767px){.page-template-default #content .prod-platform-section-8,.page-template-page-corp-default #content .prod-platform-section-8{padding-top:8rem;padding-bottom:5rem}}@media(max-width: 767px){.page-template-default #content .prod-platform-section-8 .title-36.text-center,.page-template-page-corp-default #content .prod-platform-section-8 .title-36.text-center{margin-bottom:4rem}}.page-template-default #content .prod-platform-section-8.buttons_as_links .product-offerings ul li .product-offerings--item p,.page-template-page-corp-default #content .prod-platform-section-8.buttons_as_links .product-offerings ul li .product-offerings--item p{margin-bottom:15px}.page-template-default #content .prod-platform-section-8.buttons_as_links a.btn,.page-template-page-corp-default #content .prod-platform-section-8.buttons_as_links a.btn{background:rgba(0,0,0,0);color:#43b8c9 !important;padding:0px;border:0px;font-weight:normal;margin-top:0px}.product-offerings-list ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap}.product-offerings-list ul li{float:left;width:46.75%;margin-right:6.5%;margin-bottom:50px;position:relative;padding-bottom:23px}.product-offerings-list ul li:nth-child(2n){margin-right:0}.product-offerings-list ul li:nth-child(2n+1){clear:both}.product-offerings-list ul li .text-16{margin-bottom:30px}.product-offerings-list-img{padding-bottom:70.1%;margin-bottom:30px;background:#fff;overflow:hidden}.product-offerings-list-img::after{content:"";width:100%;height:100%;background:url("/wp-content/themes/subsurface/assets/_corp/gnarly-hero-happy.svg") no-repeat top 38px right 49px;background-size:contain !important;position:absolute;top:0;right:0;bottom:0;right:0}.product-offerings-list-btn{position:absolute;bottom:0;left:0}.solutions-landing-section{background:#fff;padding:83px 0 100px}.solutions-landing-section .solutions-landing-section-item:last-child{margin-bottom:0}.solutions-landing-section-item{margin-bottom:100px}.before-after-section{padding:0 0 10rem}.before-after-section .container .cta-single-button{padding:0}.before-after-slider{position:relative;margin-bottom:31px}.twentytwenty-handle{width:40px !important;height:40px !important;background:#43b8c9 !important;border:none !important;box-shadow:none !important}.twentytwenty-handle span{display:none}.twentytwenty-handle span.twentytwenty-left-arrow{display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);border:none !important;margin:0 !important}.twentytwenty-left-arrow::after{content:"";width:25px;height:16px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-for-twenty-mover.svg") no-repeat center center;background-size:contain !important;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}.twentytwenty-horizontal .twentytwenty-handle::before{width:10px !important;height:9999px;left:50%;margin-left:-5px;background:#43b8c9;box-shadow:none !important;margin-bottom:18px}.twentytwenty-horizontal .twentytwenty-handle::after{width:10px !important;height:9999px;left:50%;margin-left:-5px;background:#43b8c9;box-shadow:none !important;margin-top:18px}.get-started-news-hold{padding:178px 0 30px}.get-started-news-sides{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;padding-top:50px}.get-started-news-left{float:left;width:50%;padding-right:25px}.get-started-news-left .get-started-news-box{background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/medium-leaves-with-water-texuture-reverse.svg") no-repeat bottom right}.get-started-news-right{float:left;width:50%;padding-left:25px}.get-started-news-right .get-started-news-box{background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/vector-grass-right-side-two-branches-and-purple-bg.svg") no-repeat bottom right}.get-started-news-box{height:100%;padding:50px 16% 52px;background:#2a394a;color:#fff;border-radius:5px}.get-started-news-box .cta-link{margin-left:0}.get-started-news-box-top{margin-bottom:60px}.get-started-news-box-form-hold{margin-bottom:30px}.get-started-news-test-drive{border-radius:5px;background:#3f4d5c url("/wp-content/themes/subsurface/assets/_corp/vector-test-drive-gnarly.svg") no-repeat center left -17px;padding:30px 10px 30px 45%;margin-bottom:50px}.get-started-news-test-drive-title{color:#fff;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px}.get-started-news-test-drive-text{margin-bottom:20px}.get-started-news-soft-item{margin-bottom:50px}.get-started-news-soft-item-top{position:relative;padding-right:130px;margin-bottom:22px}.get-started-news-soft-item-top span{color:#fff;font-size:16px;font-weight:600;line-height:19px}.get-started-news-soft-item-top a{position:absolute;top:50%;right:20px;transform:translateY(-50%)}.get-started-news-soft-select{display:flex;align-items:center}.get-started-news-soft-select .get-started-news-soft-select-btn{margin-left:15px}.get-started-news-soft-select-btn button{padding-left:10px;padding-right:10px;width:83px}.get-started-news-soft-select-btn a{padding-left:10px;padding-right:10px;width:83px}.select2-container--default .select2-selection--single{background:none !important;border:none !important}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%}.select2-container--default .select2-selection--single .select2-selection__arrow::after{content:"";position:absolute;border-top:6px solid #2a394a;border-left:5px solid rgba(0,0,0,0);border-right:5px solid rgba(0,0,0,0);top:50%;transform:translateY(-50%);right:15px;transition:.2s}.select2-container--default .select2-selection--single .select2-selection__arrow b{display:none}.select2-container--default .select2-results__option--selected{background-color:#3ca5b4;color:#fff}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background:#3ca5b4;color:#fff}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow::after{transform:translateY(-50%) rotate(180deg)}.select2-container{background:none;box-shadow:none;margin:0;transition:.2s cubic-bezier(0.5, 1, 0.89, 1);border-radius:5px;font-size:16px;color:#333;text-align:left;line-height:1.5;border:none;height:50px}.select2-container .select2-selection--single .select2-selection__rendered{width:100%;display:inline-block;background:#fff;border-radius:5px;font-size:16px;color:#333;padding:13px 50px 13px 15px;text-align:left;line-height:1.5;border:none;height:50px}.select2.select2-container.select2-container--default{width:100% !important}.select2-dropdown{background:linear-gradient(0deg, rgba(247, 247, 247, 0.2), rgba(247, 247, 247, 0.2)),#26405c;border:none}.select2-results{background:#fff;border-radius:5px;overflow:hidden;box-shadow:0 2px 6px rgba(27,26,33,.25)}.select2-container.select2-container--open .select2-selection--single .select2-selection__rendered{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-results{border-top-left-radius:0;border-top-right-radius:0}.get-started-news-soft-video{padding-top:10px;display:none}.get-started-news-soft-video.is-active{display:block}.watch-video-link{display:inline-block;color:#43b8c9;font-size:16px;font-weight:600;line-height:1.19;padding-right:16px;text-decoration:none;position:relative;transition:.2s}.watch-video-link:focus{display:inline-block;color:#43b8c9;font-size:16px;font-weight:600;line-height:1.19;padding-right:16px;text-decoration:none;position:relative;transition:.2s}.watch-video-link:active{display:inline-block;color:#43b8c9;font-size:16px;font-weight:600;line-height:1.19;padding-right:16px;text-decoration:none;position:relative;transition:.2s}.watch-video-link::after{content:"";width:11px;height:11px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-video-play-sm-green.svg") no-repeat center center;background-size:contain !important;position:absolute;top:50%;right:0;transform:translateY(-50%)}.watch-video-link:hover{color:#43b8c9;opacity:.7}.get-started-logo-container{padding:100px 0}.form-hold-min{min-height:50vh;color:#fff}.form-hold-min h2,.form-hold-min h3{color:#fff}.architecture-tabs-content{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;border-radius:5px;border:solid 1px #8997a1}.architecture-tabs-content-left{float:left;width:65.2%;background:#8997a1;padding:43px 5.16% 50px}.architecture-tabs-content-right{float:left;width:34.8%;padding:20px 6.9%;display:flex;align-items:center}.architecture-tabs-content-right ul{list-style-type:none;padding:0;margin:0}.architecture-tabs-content-right ul li{color:#fff;font-size:16px;font-weight:400;line-height:1.5;text-align:left;position:relative;margin-bottom:30px;padding-left:34px}.architecture-tabs-content-right ul li:last-child{margin-bottom:0}.architecture-tabs-content-right ul li::after{content:"";width:19px;height:15px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-architecture-tick.svg") no-repeat center center;background-size:contain !important;position:absolute;top:5px;left:0}.architecture-tabs-content-right-closed.architecture-tabs-content-right ul li::after{width:16px;height:16px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-x-red.svg") no-repeat center center}.primary-cta-section.home-primary-cta-section{padding-top:10rem;background:#e9f5f9 url("/wp-content/themes/subsurface/assets/_corp/medium-leaves-with-water-texuture.svg") no-repeat bottom left}.cta-gnarly-get-started-wrapper-bg{position:relative}.cta-gnarly-get-started-wrapper-bg .cta-gnarly-get-started-hold{background-image:url("/wp-content/themes/subsurface/assets/_corp/cta-gnarly-get-started-wrapper-bg.svg")}.cta-gnarly-get-started-wrapper-bg::before{content:"";width:100%;background:#2a394a url("/wp-content/themes/subsurface/assets/_corp/wave-white.svg") repeat-x center bottom;height:60%;position:absolute;top:0;left:0;right:0;z-index:-1}.basic-form-hold .form-title{color:#fff;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:30px}.basic-form-hold .form-element{margin-bottom:20px}.basic-form-hold .form-element label{display:block;width:100%;color:#fff;font-size:13px;font-weight:400;line-height:1.23;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:9px}.basic-form-hold .form-element input{height:40px;width:100%;border-radius:5px;background:#fff;border:none;margin:0;padding:5px 15px;color:#333;font-size:16px;font-weight:600;line-height:1.19;outline:none;box-shadow:none;border:none}.basic-form-hold .form-element input:focus{height:40px;width:100%;border-radius:5px;background:#fff;border:none;margin:0;padding:5px 15px;color:#333;font-size:16px;font-weight:600;line-height:1.19;outline:none;box-shadow:none;border:none}.basic-form-hold .form-element input:active{height:40px;width:100%;border-radius:5px;background:#fff;border:none;margin:0;padding:5px 15px;color:#333;font-size:16px;font-weight:600;line-height:1.19;outline:none;box-shadow:none;border:none}.basic-form-hold .form-element .select2-container{height:40px}.basic-form-hold .form-element .select2-container .select2-selection--single .select2-selection__rendered{height:40px;padding:8px 50px 8px 15px}.basic-form-hold .form-element button{width:100%}.form-element-checkboxes{margin-bottom:20px;padding-top:10px;margin-bottom:30px}.form-element-checkboxes .checkbox{margin-bottom:20px}.form-element-checkboxes .checkbox label{margin-bottom:20px;color:rgba(255,255,255,.75);font-size:14px;font-weight:400;line-height:1.57;margin-bottom:0;position:relative;padding-left:30px;cursor:pointer}.form-element-checkboxes .checkbox label::before{content:"";width:15px;height:15px;border-radius:2px;background:#fff;position:absolute;top:4px;left:0}.form-element-checkboxes .checkbox label::after{content:"";width:9px;height:9px;border-radius:2px;background:#3ca5b4;position:absolute;top:7px;left:3px;opacity:0;transition:.2s}.form-element-checkboxes .checkbox input{display:none}.form-element-checkboxes .checkbox input:checked+label::after{opacity:1}label.checked::after{opacity:1}.show-for-small-only{display:none !important}.new-events-cta-slider{position:relative;width:100%;margin:auto;margin-top:5rem}@media(min-width: 992px){.new-events-cta-slider{margin-top:0}}.new-events-cta-slider .owl-item{position:relative}.new-events-cta-slider .owl-item .item{border-radius:5px;overflow:hidden;position:relative}.new-events-cta-slider .owl-item .item img{width:100%;display:block}.new-events-cta-slider .owl-item .item .item-text{width:100%;bottom:0;left:0;padding:5px 15px;position:absolute;display:flex;align-items:center;height:52px}@media(max-width: 576px){.new-events-cta-slider .owl-item .item .item-text{height:44px}}@media(max-width: 420px){.new-events-cta-slider .owl-item .item .item-text{height:34px}}.new-events-cta-slider .owl-item .item .item-text a{text-decoration:none;font-size:1.5rem;line-height:1.2;color:#43b8c9}@media(max-width: 420px){.new-events-cta-slider .owl-item .item .item-text a{font-size:1.2rem}}.new-events-cta-slider .owl-nav .owl-prev,.new-events-cta-slider .owl-nav .owl-next{cursor:pointer;position:absolute;top:41%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:11px;height:19px;opacity:.5;background-size:cover !important}.new-events-cta-slider .owl-nav .owl-prev:hover,.new-events-cta-slider .owl-nav .owl-next:hover{opacity:1}.new-events-cta-slider .owl-nav .owl-prev span,.new-events-cta-slider .owl-nav .owl-next span{display:none}.new-events-cta-slider .owl-nav .owl-prev{background-image:url("/wp-content/themes/subsurface/assets/_corp/chevron-left.svg") !important;left:8px}.new-events-cta-slider .owl-nav .owl-next{background-image:url("/wp-content/themes/subsurface/assets/_corp/chevron-right.svg") !important;right:8px}.new-events-cta-slider .owl-dots{margin-top:20px;text-align:right}.new-events-cta-slider .owl-dots .owl-dot span{cursor:pointer;height:12px;width:12px;margin:4px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.new-events-cta-slider .owl-dots .owl-dot.active span{background-color:#a672bb}.sticky-wrap .subnav{white-space:nowrap;background:#2a394a;position:sticky;top:0;z-index:9;background-repeat:no-repeat;background-position:right 12px top 5px}.sticky-wrap .subnav .container{padding:0}.sticky-wrap .subnav .mobile-nav-button{background-color:rgba(0,0,0,0);border:none;position:absolute;right:20px;top:20px;transition:transform ease .5s}.sticky-wrap .subnav .mobile-nav-button i{color:#00bac9}.sticky-wrap .subnav ul{list-style:none;margin:0;padding:0}.sticky-wrap .subnav ul li{width:100%}.sticky-wrap .subnav ul li a{display:flex;justify-content:flex-start;padding:0 30px;align-items:center;text-align:center;color:#fff;text-decoration:none;font-weight:600;font-size:16px;transition:height ease .5s,background ease .5s;overflow:hidden;height:0;background:#3b4b62}.sticky-wrap .subnav ul li a:hover{background:#3b4b62}.sticky-wrap .subnav ul li a.current{height:70px;background:#2a394a !important}.sticky-wrap nav.expanded .mobile-nav-button{transform:rotate(45deg)}.sticky-wrap nav.expanded ul li a{height:70px}@media(max-height: 620px){.scroll-content-right-item-3{padding:20px 20px 20px}.scroll-content-right-item-1-bottom ul li{height:58px;font-size:16px}.scroll-content-right-item-1-top ul li{padding-top:40px;font-size:16px}.scroll-content-right-item-1-top ul li img{max-height:32px}.scroll-content-right-item-2-list ul li{padding:12px 10px;font-size:16px}.scroll-content-left-text{font-size:14px}.architecture-scroll-content-left ul li{padding:20px 20px}}@media(max-width: 1280px){.open-source-section .customer-card-wrapper{margin:0}.hero-section .event-cta-slider{right:25px}}@media(max-width: 1199px){.cta-gnarly-get-started-wrapper:before{content:"";position:absolute;top:0;left:0;right:0;width:100%;height:50%;background:#e9f5f9}.cta-gnarly-get-started-wrapper .container{position:relative;z-index:5}.secondary-cta-section{padding:100px 0;margin-top:0}.secondary-cta-section:after{display:none}.secondary-cta-section:before{display:none}.oc-tab-text{margin-bottom:15px}.oc-tab-logo{margin-bottom:15px}.oc-tabs-left ul li{padding:20px 20px}.customer-ratings.opensource-customer-ratings{padding:120px 0 80px}.open-source-section{padding:10rem 0}.open-source-section .customer-card-wrapper .customer-card{padding:40px 20px;margin:auto 10px}.open-source-section .customer-card-wrapper .customer-card p{margin-left:0px;width:100%}.opensource-wave-wrapper{height:250px}.opensource-customers-wrapper{margin-bottom:120px}.opensource-logos-wrapper{margin-bottom:120px}.get-started-logos ul li{padding:0 10px}.content-no-intro-right{padding-left:5%}.content-no-intro-wrapper{padding:175px 0 50px}.become-partners-logos ul li img{max-height:40px;max-width:130px}.partner-detail-main-wrapper .info-right{min-width:25%}.ti-blocks{margin-bottom:120px}.ti-block:nth-child(2n) .ti-right{padding-right:5%}.ti-right{padding-left:5%}.partner-benefits-wrapper{padding:120px 0 0px}.partner-benefits-wrapper .info-block{margin-top:0px}.partners-category-list ul li{width:calc(20% - 16px);min-width:calc(20% - 16px);margin-right:20px;margin-bottom:20px}.partners-sec-wrapper{margin-bottom:50px}.partners-cats-list ul{margin-left:-40px;width:calc(100% + 80px)}.partners-cats-list ul li{padding:0 40px}.partners-main-list ul li{width:calc(33.333% - 26px);margin-right:39px}.info-left{padding-right:10%}.pricing-sec-wrapper{padding:60px 0 120px}.pricing-main-wrapper{padding:90px 0 60px}.pricing-main-options{margin-bottom:40px}.pricing-main-options-prices-box{width:calc(50% - 20px);min-width:calc(50% - 20px);margin-right:40px;padding:30px 20px 100px}.intro-simple-title h1{font-size:48px}.pricing-main-left{padding:40px 40px}.pricing-main-left .text-16{margin-bottom:40px}.pricing-main-right{padding:40px 40px 70px}.hero-section{padding-top:120px}.hero-section h1{max-width:55%;font-size:4.4rem}.hero-section .event-cta-slider{max-width:58rem}.hero-section .event-cta-slider article .right{padding:3rem}.hero-section .event-cta-slider article h1{font-size:28px}.top-bar{font-size:14px}.wave-down .apacia{padding-bottom:4%}.cta-single-button{padding:10rem 0 6rem}.cta-single-button p{max-width:75%}.primary-cta-section{padding:10rem 0}.primary-cta-section p{max-width:75%}.architecture-wrapper{padding:100px 0}.scroll-content-right-item-3{padding:20px 20px 20px}.scroll-content-right-item-1-bottom ul li{height:58px;font-size:16px}.scroll-content-right-item-1-top ul li{padding-top:40px;font-size:16px}.scroll-content-right-item-1-top ul li img{max-height:32px}.scroll-content-right-item-2-list ul li{padding:12px 10px;font-size:16px}.scroll-content-left-text{font-size:14px}.architecture-scroll-content-left{padding-right:5%}.architecture-scroll-content-left ul li{padding:20px 20px}.nav-right button{margin-left:10px}.nav-list ul li{margin-right:20px}.top-rated-container{right:5%}.quotes-tab-text{font-size:20px}.feature-tab-content{padding-bottom:20px;margin-top:-10px}.features-tabs-links .feature-tab-content p{font-size:14px}.feature-tab-title{font-size:18px;padding:20px 0}.feature-tab-title h3{font-size:18px}.quotes-tab-left{padding:88px 6%}.features-tabs{padding:30px}.features-tabs-right{padding-left:40px}.featured-info{padding:0 0 10rem 0;margin-left:auto;margin-right:auto}.oc-tabs-right{width:calc(67% - 40px);margin-left:40px}.prod-detail-section-pad{padding:5rem 0}.prod-detail-overview-section{padding:80px 0 30px}.partner-detail-main-wrapper.prod-dcs-partner-detail-wrapper{padding-top:50px}.prod-detail-overview-section.prod-detail-section-pad{padding-bottom:50px}.prod-platform-section-5-top{margin-bottom:50px}.prod-platform-section-8{padding-bottom:50px}.solutions-landing-section{padding:83px 0 50px}.solutions-landing-section-item{margin-bottom:50px}.primary-cta-section.home-primary-cta-section{margin-top:0;padding-top:100px}}@media(min-width: 992px){.mob-nav-hold{display:none !important}}@media(max-width: 1023px){.prod-detail-section-3-box-pc{display:none}.prod-detail-section-3-box-mobile{display:block}.prod-detail-number-list-numbers{font-size:60px}}@media(max-width: 991px){.hero-section h1{font-size:5.4rem}.communities-list ul li{width:calc(33.333% - 14px);min-width:calc(33.333% - 14px);margin-right:21px;margin-bottom:21px}.communities-list ul li a{height:120px}.fancybox-slide{padding-left:0;padding-right:0}.oc-tab-text{font-size:14px}.oc-tab-content a{padding-bottom:65%}.oc-tabs-right{width:100%;margin-left:0px}.oc-tabs-left{width:100%;margin-bottom:20px}.oc-tabs-left ul{display:flex}.oc-tabs-left ul li{width:calc(33.333% - 8px);min-width:calc(33.333% - 8px);margin-right:12px;margin-bottom:0}.oc-tabs-left ul li:last-child{margin-right:0}.oc-tabs{display:block}.get-started-logos ul li img{max-width:130px}.content-no-intro-left{width:100%;padding-right:0;margin-bottom:0px}.content-no-intro-left .partner-benefits-list{padding-right:0}.content-no-intro-left .text-24{margin-bottom:40px}.become-partners-logos{padding-bottom:20px;margin-bottom:30px}.content-no-intro-wrapper{padding:34px 0 0}.content-no-intro-right{padding-left:0;width:100%}.ti-blocks{padding:0}.partners-category-list ul li{width:calc(25% - 15px);min-width:calc(25% - 15px)}.partners-category-list ul li:nth-child(5n){margin-right:20px}.partners-category-list ul li:nth-child(4n){margin-right:0px}.partner-benefits-list ul li{width:calc(50% - 30px);min-width:calc(50% - 30px);margin-right:60px}.partners-main-list ul li{width:calc(33.333% - 15px);margin-right:20px}.partners-main-list ul li a{height:150px}.partners-main-list ul li a img{max-height:50px}.partners-cats-list ul{margin-left:-20px;width:calc(100% + 40px)}.partners-cats-list ul li{padding:0px 20px}.partners-cats-list .title-36 h2{font-size:26px}.info-right{text-align:right}.pricing-headline .pricing-col{font-size:18px;padding-bottom:20px}.pricing-main-right-middle{margin-bottom:40px}.pricing-main-right-top{margin-bottom:40px}.pricing-main-right{width:100%;padding:40px 15%;margin-left:0;display:block}.pricing-main-left{width:100%;margin-bottom:40px}.pricing-main-hold{display:block}.navigation-wrapper.scrolled .nav-wrapper{padding:10px 0}.top-bar{padding-left:15px;padding-right:30px}.top-bar .close{right:0rem}.mob-nav-hold .nav-hold{padding:0 25px;margin-bottom:20px}.learn-subnav-right-title{font-size:12px;margin-bottom:20px}.learn-subnav-right-grid{margin-bottom:30px;width:100%;min-width:100%;margin-right:0}.learn-subnav-right-grid:last-child{margin-bottom:0px}.learn-subnav-right-nav ul li a{font-size:14px}.learn-subnav-right-nav ul li a span{padding-top:2px}.learn-subnav-right{width:100%;display:block;padding:0}.customers-subnav ul li a{font-size:14px}.customers-subnav ul li a span{padding-top:2px;font-size:12px}.platform-subnav-right{width:100%;padding-left:0}.platform-subnav-right ul li a{font-size:14px}.platform-subnav-left{width:100%;margin-bottom:20px}.platform-subnav-left ul li{margin-bottom:20px}.platform-subnav-left ul li a{padding:20px 20px 20px 72px;font-size:14px}.platform-subnav-left ul li a span{padding-top:5px;font-size:12px}.platform-subnav-left ul li a img{max-width:32px}.only-for-large{display:none}.nav-right .btn-get-started{display:none}.nav-right .btn-get-started:focus{display:none}.nav-right .btn-get-started:active{display:none}.nav-right .btn-login{display:none}.nav-right .btn-login:focus{display:none}.nav-right .btn-login:active{display:none}.nav-right button{margin-left:20px}.nav-trigger{padding-top:2px;display:block}.blockquote{font-size:20px;line-height:1.35;padding:2rem 4rem}.featured-info .featured-col{margin:12rem auto 0}.features-tabs{display:block}.features-tabs-left{width:100%;margin-bottom:20px}.features-tabs-right{width:100%;padding-left:0px}.cta-gnarly-get-started-hold{position:relative;overflow:hidden}.cta-gnarly-get-started-hold .cta-img{position:static}.cta-gnarly-get-started-hold .cta-img img{bottom:-35px;max-height:300px}.cta-gnarly-get-started-hold .cta-content{padding:100px 8% 300px;width:100%}.quotes-tabs-links ul li{margin-right:70px}.top-rated-container::before{display:none}.nav-list{display:none}.open-source-section .customer-card-wrapper{justify-content:center;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.open-source-section .customer-card-wrapper .customer-card{padding:40px 40px;margin:0;max-width:60%;margin-bottom:20px}.open-source-section .customer-card-wrapper .customer-card:last-child{margin-bottom:0px}.features-tabs-links .feature-tab-content p{font-size:16px}.prod-detail-section-4-img-hold{width:100%;order:1;padding-left:0;margin-bottom:40px}.prod-detail-section-4-list{width:100%;order:2;padding-right:0}.prod-dcs-section-4 .prod-detail-section-4-img-hold{order:2;margin-bottom:0}.prod-dcs-section-4 .prod-detail-section-4-list{order:1;margin-bottom:40px}.prod-detail-section-3.prod-platform-section-5{background-size:136px 144px,150px auto}.prod-platform-section-8{padding-bottom:30px}.solutions-landing-section{padding:83px 0 30px}.solutions-landing-section-item{margin-bottom:30px}.solutions-landing-section-item .prod-detail-gray-list ul li{width:47.5%;margin-right:5%;margin-bottom:25px}.solutions-landing-section-item .prod-detail-gray-list ul li:nth-child(3n){margin-right:5%}.solutions-landing-section-item .prod-detail-gray-list ul li:nth-child(3n+1){clear:both}.solutions-landing-section-item .prod-detail-gray-list ul li:nth-child(2n){margin-right:0}.solutions-landing-section-item .prod-detail-gray-list ul li:nth-child(2n+1){clear:both}.get-started-news-hold{padding:124px 0 30px;background-size:62px;background-position:top 220px right}.get-started-news-left{width:100%;padding:0;margin-bottom:40px}.get-started-news-right{width:100%;padding:0}.partner-benefits-list.partner-benefits-list-3 ul li{margin-bottom:24px}.architecture-tabs-content-right{padding:20px 4%}}@media(max-width: 767px){.container{padding-left:15px;padding-right:15px}.show-for-small-only{display:block !important}.hide-for-small-only{display:none !important}.prod-detail-section-pad:not(.prod-platform-section-8){padding:1rem 0 1rem !important}.quotes-tab-right-mask-mobile{display:inline-block}.quotes-tab-right-mask-pc{display:none}.featured-info{padding-left:20px !important;padding-right:20px !important;padding:0px 0 8rem}.featured-info .cta-link{display:inline;white-space:normal;max-width:90%}.featured-info .featured-col{margin:80px auto 0;min-width:100%}.featured-info .featured-col p{font-size:16px;margin:0}.featured-info .featured-col h3{font-size:18px;margin-bottom:12px}.open-source-section{padding:8rem 0}.open-source-section .customer-card-wrapper .customer-card{padding:40px 30px;max-width:100%}.open-source-section .customer-card-wrapper .customer-card p{margin-left:-10px;width:calc(100% + 20px)}.open-source-section .cta-link{margin-bottom:30px}.open-source-section p{font-size:18px;margin:0 auto 20px}.open-source-section h2{font-size:30px;margin-bottom:10px}.mob-nav-hold .nav-hold{padding:0 20px}.hero-section{padding-top:80px;background-position:bottom -3rem right -6rem;background-size:100%}.hero-section .event-cta-slider{max-width:100%;right:20px;left:20px;width:calc(100% - 40px);bottom:auto;top:calc(100% + 20px)}.hero-section .event-cta-slider article{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.hero-section .event-cta-slider article .left{border-top-right-radius:5px;border-bottom-left-radius:0;background-position:top 70px center;width:100%;padding:30px 20px 20px}.hero-section .event-cta-slider article .right{padding:20px;padding-bottom:90px;width:100%}.hero-section .event-cta-slider article h1{font-size:34px}.hero-section .container{padding-bottom:0}.hero-section .container-blog{padding-bottom:0px !important}.hero-section .button-row{max-width:100%}.hero-section .button-row button+button,.hero-section .button-row button+a,.hero-section .button-row a+button,.hero-section .button-row a+a{margin-left:1rem}.hero-section .hero-description{max-width:100%;font-size:20px;margin-bottom:20px}.hero-section h1{max-width:100%;font-size:36px;margin-bottom:14px}.ratings-carousel-container{background-position:left 20px top;background-size:88% auto;padding-top:30px;order:-1}.customer-highlights{padding-bottom:20px}.customer-highlights .btn-primary,.customer-highlights body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .customer-highlights .wp-block-button__link.is-style-primary{margin-bottom:70px}.oc-tab-content a:after{width:60px;height:60px}.customer-ratings.opensource-customer-ratings{padding:90px 0 80px}.open-source-section.open-source-section-white h1{margin-bottom:30px}.opensource-customers-wrapper{margin-bottom:80px}.opensource-customers-link{margin-bottom:30px}.opensource-logos-wrapper{margin-bottom:90px;padding-top:70px}.oc-tabs-left{width:calc(100% + 20px);overflow:auto}.oc-tabs-left ul{padding-right:20px}.oc-tabs-left ul li{min-width:240px}.get-started-logos ul li img{max-width:120px;max-height:30px}.get-started-text{padding-bottom:20px;border-bottom:1px solid #c5cad0;margin-bottom:40px}.get-started-text ul li{font-size:15px;padding-left:30px}.get-started-text ul li:before{top:8px;left:15px}.get-started-text p{font-size:15px}.become-partners-logos{padding-top:0}.become-partners-logos ul li img{max-height:26px;max-width:90px}.partner-benefit-text{font-size:15px}.partner-benefit-title{font-size:18px}.partner-benefit-title h3{font-size:18px}.partner-detail-main-wrapper{padding:80px 0 0px}.partner-detail-main-wrapper .info-right img{max-width:60%}.ti-blocks{margin-bottom:80px;padding:0}.ti-block{margin-bottom:50px}.ti-block:nth-child(2n) .ti-left{order:0;padding-left:0px}.ti-block:nth-child(2n) .ti-right{padding-right:0%}.ti-left{margin-bottom:20px;width:100%;min-width:100%;padding-right:0;margin-bottom:30px}.quotes-tabs-links ul{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;justify-content:center}.quotes-tabs-links ul li{margin:0 15px;margin-bottom:30px}.quotes-tabs-links ul li:last-child{margin-right:18px}.quotes-tabs-links ul li img{max-width:120px;max-height:35px}.partners-category-list ul li{width:calc(50% - 5px);min-width:calc(50% - 5px);margin-bottom:10px;margin-right:10px}.partners-category-list ul li a{height:80px}.partners-category-list ul li:nth-child(5n){margin-right:10px}.partners-category-list ul li:nth-child(2n){margin-right:0}.partner-benefits-wrapper{padding:90px 0 0px}.partner-benefits-wrapper .title-36{margin-bottom:40px}.partner-benefits-list ul li{width:100%;min-width:100%;margin-right:0px}.partner-benefits-list ul li:last-child{margin-bottom:0}.partners-sec-wrapper{margin-bottom:20px}.partners-cats-list .text-16{margin-bottom:15px}.partners-cats-list ul{display:block;margin-left:0;width:100%}.partners-cats-list ul li{width:100%;margin-bottom:40px;border:none}.partners-cats-list ul li:last-child{margin-bottom:0px}.partners-main-list ul{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.partners-main-list ul li{width:100%;margin-right:0px;margin-bottom:20px}.partners-main-list ul li:last-child{margin-bottom:0px}.options-prices-box-features ul li{font-size:15px;margin-bottom:10px}.options-prices-box-features ul li:before{top:4px}.options-prices-box-price{font-size:16px;margin-bottom:20px}.options-prices-box-title{margin-bottom:10px}.text-24{font-size:20px}.text-24 h2{font-size:20px}.text-20{font-size:17px}.pricing-col{font-size:12px;padding:10px 5px}.pricing-headline .pricing-col{font-size:15px;padding-bottom:15px}.pricing-sec-wrapper{padding:40px 0 90px}.pricing-main-wrapper{padding:70px 0 40px}.pricing-main-right{background-size:25%;padding:40px 10%}.pricing-main-options-prices-box{width:100%;min-width:100%;margin-right:0;margin-bottom:20px;padding:30px 20px 100px}.pricing-main-options-prices-box:last-child{margin-bottom:0px}.pricing-main-options-prices-item.active{display:block}.intro-simple.wave-down .apacia{padding-bottom:10%}.pricing-main-left{padding:30px 20px}.text-16{font-size:15px}.title-36{font-size:30px}.title-36 h2{font-size:30px}.intro-simple{padding:120px 0;background-size:25%,25%}.intro-simple::after{bottom:-4px}.intro-simple-title h1{font-size:32px}.scroll-content-right-item{display:none;margin-bottom:15px}.scroll-content-right-item.active{display:block}.container{padding-left:15px;padding-right:15px}.top-bar{padding:1rem;padding-left:15px;padding-right:30px;font-size:12px}.cta-gnarly-get-started-hold{border-radius:0}.cta-gnarly-get-started-hold .cta-content{padding:34px 20px 300px}.cta-gnarly-get-started-hold .cta-content p{margin-bottom:20px;font-size:16px}.cta-gnarly-get-started-hold .cta-content h2{font-size:20px}.cta-gnarly-get-started-hold .cta-img img{bottom:-10px;max-height:250px}.cta-gnarly-get-started-wrapper .container{padding:0}.cta-gnarly-get-started-wrapper .container .row{margin-right:0;margin-left:0}.features-tabs-links ul li:first-child .feature-tab-image-hold{display:block}.features-tabs-links ul li:first-child .feature-tab-image{display:block}.feature-tab-image{display:block;padding-top:20px}.features-tabs-left{display:none}.btn-search{padding:5px 10px}.btn-search:focus{padding:5px 10px}.btn-search:active{padding:5px 10px}.logo img{width:94px}.nav-trigger{margin-left:10px}.nav-right button{margin-left:10px}.glider-slide{align-content:flex-start}.architecture-mob{display:block;position:relative;overflow:hidden}.architecture-mob .owl-carousel .owl-stage-outer{overflow:visible}.container-architecture-mob{width:calc(100% - 40px);position:relative;margin-left:0}.container-architecture-mob:after{content:"";position:absolute;top:0;bottom:0;right:-40px;height:100%;width:30px;pointer-events:none;z-index:10;background:linear-gradient(to right, rgba(42, 57, 74, 0), #2a394a)}.architecture-carousel-hold{position:relative;margin-bottom:30px}.scroll-content-left-text{font-size:16px}.scroll-content-left-title{font-size:18px}.scroll-content-left-title h3{font-size:18px}.scroll-content-right-item-3-list ul li img{max-width:78px;max-height:27px}.scroll-content-right-item-3{padding:10px 10px 15px}.scroll-content-right-item-3-title{font-size:12px;margin-bottom:10px}.scroll-content-right-item-2-list ul li{padding:8px 5px;font-size:11px}.scroll-content-right-item-2-title{font-size:8px;letter-spacing:.8px;margin-bottom:6px}.scroll-content-right-item-1-bottom ul li{height:35px;font-size:11px}.scroll-content-right-item-1-top{margin-bottom:10px}.scroll-content-right-item-1-top ul li{padding-top:25px;font-size:10px}.scroll-content-right-item-1-top ul li img{max-height:19px}.architecture-scroll-content-right{width:100%}.architecture-wrapper{padding:80px 0}.section-title{margin-bottom:30px}.section-title p{font-size:18px;max-width:100%}.section-title h2{font-size:30px;margin-bottom:10px}.architecture-wrapper-scroll{display:none}.wave-down .apacia{padding-bottom:7%}.glider-dots{right:auto;left:13px}.carousel-indicators{left:20px;bottom:50px}.blockquote-footer{padding:20px 20px 90px;margin-bottom:0}.blockquote{font-size:20px;line-height:1.35;padding:0rem 20px}.top-rated-container{right:auto;left:20px;max-width:calc(100% - 40px);position:relative}.cta-single-button{padding:8rem 0 3rem}.cta-single-button p{max-width:100%;font-size:18px;margin:0 auto 20px}.cta-single-button h2{font-size:30px;margin-bottom:10px}.primary-cta-section{padding:85px 0 80px}.primary-cta-section p{max-width:100%;font-size:18px;margin:0 auto 20px}.primary-cta-section h2{font-size:30px;margin-bottom:10px}.features-tabs{padding:20px;margin-top:30px}.secondary-cta-section{padding:85px 0 40px}.secondary-cta-section .btn-secondary,.secondary-cta-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .secondary-cta-section .wp-block-button__link.is-style-secondary{margin-bottom:30px;margin-top:0}.secondary-cta-section h2{font-size:30px;margin-bottom:20px}.quotes-tabs{margin-bottom:30px}.quotes-tab-author{font-size:18px}.quotes-tab-right{padding-bottom:100%;width:100%}.quotes-tab-content .quotes-tab-right .quotes-tab-right-mask{width:100%;height:auto;position:absolute;top:auto;left:0;right:0;bottom:-1px}.quotes-tab-left{width:100%;order:2;padding:0 20px 80px}.quotes-tab-content.active{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.card-container.row .col-md-4{margin-bottom:20px}.card-container.row .col-md-4:last-child{margin-bottom:0px}.btn{padding:10px 22px}.event-cta-slider-owl .owl-dots{right:auto;left:13px}.oc-tabs{display:none}.prod-detail-section-3-box-list-item{padding:15px}.prod-detail-section-3-box-list-item h3{font-size:18px}.prod-detail-section-3-box-list-item p{font-size:14px}.prod-detail-tabs-nav ul{width:100%}.prod-detail-tabs-nav ul li{float:left;width:50%;font-size:14px}.prod-detail-overview-section.prod-dcs-overview{background:#fff url("/wp-content/themes/subsurface/assets/_corp/vector-fish-from-left-to-right.svg") no-repeat top 0 left;background-size:103px}.prod-detail-number-list ul li{float:left;width:100%;margin:0 0 30px 0}.prod-detail-section-5{padding-bottom:30px}.partner-benefits-list.partner-benefits-list-3 ul li{width:44%;margin:0 12% 24px 0}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(3n){margin-right:12%}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(3n+1){clear:both}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(2n){margin-right:0}.partner-benefits-list.partner-benefits-list-3 ul li:nth-child(2n+1){clear:both}.prod-detail-section-6-img-hold{width:100%;padding-right:0;margin-bottom:40px}.prod-detail-section-6-text{width:100%;padding-left:0}.prod-detail-section-6 .flexbox-wrap-align-center{margin-bottom:80px}.partner-detail-main-wrapper.prod-dcs-partner-detail-wrapper{padding-top:20px}.ti-right-btn-link{padding-top:10px}.prod-detail-tabs-content-item ul li::before{width:17px;height:11px;top:3px}.prod-platform-section-5-top-left{width:100%;padding-right:0;margin-bottom:40px}.prod-platform-section-5-top-right{width:100%}.prod-platform-section-tabs{display:none}.prod-platform-section-tabs-slider{display:block;padding-top:60px}.prod-platform-section-tabs-content-item-text{width:100%;padding:0;margin-bottom:40px}.prod-platform-section-tabs-content-item-img-hold{width:100%}.prod-platform-section-tabs-slider-owl{width:calc(100% - 80px)}.prod-platform-section-tabs-slider-owl .owl-stage-outer{overflow:visible}.prod-platform-section-tabs-slider-owl .item{padding-right:40px}.prod-platform-section-tabs-slider-owl .owl-item{opacity:.4;transition:.2s}.prod-platform-section-tabs-slider-owl .owl-item.active{opacity:1}.prod-platform-section-8{padding-bottom:0}.solutions-landing-section{padding:83px 0 55px}.solutions-landing-section-item{margin-bottom:55px}.before-after-slider{width:calc(100% + 80px);margin-left:-40px}.prod-detail-section-3.prod-platform-section-5{background-size:103px,auto;background-position:top 116px right -40px,left bottom -2px}.prod-platform-section-7{background-size:58px;background-position:top 214px left -25px}.get-started-news-hold{background-size:62px;background-position:top 200px right;padding-bottom:0}.ti-right{width:100%;min-width:100%;padding-left:0}.architecture-tabs-content-left{width:100%;padding:40px 5.16%;order:2}.architecture-tabs-content-right{width:100%;padding:40px 6.9%;order:1}.architecture-tabs-content-right ul li{margin-bottom:20px}.primary-cta-section.home-primary-cta-section{padding-top:80px}.get-started-logo-container{padding:90px 0 0}}@media(max-width: 575px){.get-started-awards ul li img{max-width:56px}.get-started-logos ul{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.get-started-logos ul li{width:50%;margin-bottom:30px}.get-started-logos ul li:last-child{margin-bottom:0}.get-started-logos ul li:nth-last-child(2){margin-bottom:0}.partner-benefits-list.partner-benefits-list-3 ul li{width:100%;margin:0 0 24px 0}.prod-dcs-ti-block:nth-child(2n+1) .ti-left::after{width:150px;height:233px}.prod-dcs-ti-block:nth-child(2n) .ti-left::after{width:57px;height:141px}.button-row.button-row-with-link{white-space:normal !important;display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;align-items:center;max-width:80% !important}.button-row.button-row-with-link button{margin:0 20px 20px 0 !important}.button-row.button-row-with-link a{margin:0 20px 20px 0 !important}.prod-platform-section-tabs-slider-owl{width:calc(100% - 20px)}.prod-platform-section-tabs-slider-owl .owl-stage-outer{overflow:visible}.prod-platform-section-tabs-slider-owl .item{padding-right:30px}.prod-platform-section-tabs-slider-owl .item .text-16{font-size:12px;margin-bottom:20px}.product-offerings-list ul li{width:100%;margin-right:0}.solutions-landing-section-item .prod-detail-gray-list ul li{width:100%;margin-right:0 !important}.get-started-news-box{padding:50px 20px 52px}}@media(max-width: 400px){.get-started-news-soft-select{flex-wrap:wrap;-ms-flex-wrap:wrap}.get-started-news-soft-select-btn{padding-top:10px;text-align:center;width:100%;margin-left:0 !important}.get-started-news-soft-select-btn button{width:100%}.get-started-news-soft-select-btn a{width:100%}.get-started-news-test-drive{background:#3f4d5c url("/wp-content/themes/subsurface/assets/_corp/vector-test-drive-gnarly.svg") no-repeat bottom right;background-size:121px;padding:30px 10px 30px;margin-bottom:0}.get-started-logo-container{padding:60px 0 0}}@media(max-width: 479px){.hero-section .button-row{display:flex;justify-content:flex-start}}@media(max-width: 359px){.open-source-section .customer-card-wrapper .customer-card .cta-link{margin-left:-10px;font-size:14px}.top-rated-container{padding:3rem 12px}.btn{padding:11px 16px}}@media screen and (max-width: 768px){.new-event-cta-slider{margin-top:60px}}.case-summary{background-color:#fff;padding:2rem 0 0}.case-summary>.container>.row{position:relative}@media(max-width: 768px){.case-summary{padding:0}}.case-summary .col-12{padding:0 120px !important}@media(max-width: 992px){.case-summary .col-12{padding:0 7.5px !important}}.aside{position:relative;overflow:hidden}@media(min-width: 768px){.aside{padding-right:4.5rem}}.aside section{padding:3rem 0;border-bottom:1px solid #d8dfe4}.aside section:first-child{padding-top:0}.aside section:last-child{border-bottom:0}.aside .prod-detail-number-list ul li{float:none;margin:0 0 3rem;width:inherit}.aside .prod-detail-number-list ul li .prod-detail-number-list-numbers{font-size:5rem}.aside .prod-detail-number-list ul li:last-child{margin-bottom:0}.aside .table-of-contents{position:relative;transition:.2s}.aside .table-of-contents.scrolled{background-color:#fff;position:fixed;top:50px;z-index:0}@media(min-width: 768px){.aside .table-of-contents.scrolled{max-width:200px}}@media(min-width: 992px){.aside .table-of-contents.scrolled{max-width:290px}}@media(min-width: 1200px){.aside .table-of-contents.scrolled{max-width:355px}}.content-block .img-incontent{padding-bottom:55%}.content-block .list-text{list-style:none}.content-block .list-text li{position:relative;margin-bottom:1rem}.content-block .list-text li::after{content:"-";position:absolute;left:-22px;top:-4px;color:#00bac9;font-size:1.2em}.quote-incontent{background-color:#e9f5f9;border-radius:5px;padding:3rem 6rem 3rem 12rem}.quote-incontent h4{position:relative;font-size:2.4rem;line-height:1.3;margin-bottom:2rem}.quote-incontent h4::after{content:"";background-image:url("/wp-content/themes/subsurface/assets/_corp/quotes.svg");width:52px;height:40px;position:absolute;left:-70px;top:0;background-size:cover}@media(max-width: 767px){.quote-incontent{padding:3rem 3rem 3rem 6rem}.quote-incontent h4::after{width:38px;height:29px;left:-48px}}.sticky-wrap{z-index:9;position:relative}#stuckNav{position:fixed;top:60px;z-index:10;width:100%}@media(min-width: 768px){#stuckNav{top:70px}}@media(min-width: 992px){#stuckNav{top:78px}}#events-tabs-nav{z-index:0}.event-list-section{background:#fff}.event-list-section .anchor-pointer{position:relative;top:-228px}.event-list-section .event-item{margin:auto}.event-list-section .event-item figure{background-color:#f4f6f7}.event-list-section .event-item figure .event-img{border-radius:5px;width:100%}.event-list-section .event-item figure figcaption .date{font-size:14px;margin-bottom:1rem}@media(min-width: 576px){.event-list-section .event-item figure figcaption .date{margin-bottom:0}}@media(min-width: 768px){.event-list-section .event-item figure figcaption .date{font-size:16px}}.event-list-section .event-item figure figcaption .references{list-style:none;padding:0}@media(min-width: 768px){.event-list-section .event-item figure figcaption .references li{padding:.3rem 0}}.event-list-section .event-item figure figcaption .references li span{font-size:11px;color:#848d9a;letter-spacing:1px}@media(min-width: 768px){.event-list-section .event-item figure figcaption .references li span{font-size:13px}}@media(max-width: 576px){.event-list-section .event-item figure figcaption{flex-direction:column;align-items:flex-start !important}}.max-w-lg{width:100%;margin:auto}@media(min-width: 992px){.max-w-lg{max-width:990px}}.filter-list-header label{font-size:16px;color:#505965}.form-select{font-size:16px;padding:.75rem 3rem .75rem 1rem;font-weight:500;color:#505965}.block-breadcrumb{background-color:#fff}.block-breadcrumb .breadcrumb{font-size:13px;font-weight:300;color:#848d9a}.block-breadcrumb .breadcrumb a{color:#848d9a;text-decoration:none}.author-list-aside .avatar{width:50px;height:50px;min-width:50px;background-size:cover;border-radius:100%;background-color:#eee}.author-list-aside span{font-size:16px;text-transform:capitalize}.author-list-aside span b{font-weight:600}.table-of-contents ul{list-style:none}.table-of-contents ul li{margin-bottom:1rem}.table-of-contents ul li.active a{color:#00bac9;font-weight:600}.table-of-contents ul li.H3{padding-left:20px}.table-of-contents ul li.H4{padding-left:40px}.table-of-contents ul li a{color:#505965;font-size:16px;font-weight:300;text-decoration:none;display:block}.table-of-contents ul li a:hover{opacity:1}.table-of-contents h4{font-size:20px;font-weight:500;color:#333;opacity:1;letter-spacing:0;margin-bottom:2rem}.table-of-contents .title{color:#43b8c9;font-weight:400;font-size:16px}.resources-aside{position:relative}code{border:1px solid #c5cad0;padding:5px 6px;color:inherit;border-radius:3px;display:inline-flex;background-color:#f4f6f7;overflow-wrap:anywhere;padding:0px 6px;vertical-align:bottom}.corp-gutemberg-content{font-size:16px}.corp-gutemberg-content>div>h1{display:none}.corp-gutemberg-content a{color:#43b8c9;font-weight:500;text-decoration:none}.corp-gutemberg-content a:hover{text-decoration:underline}.corp-gutemberg-content ul,.corp-gutemberg-content>ul{list-style:none;padding:0;margin-left:25px}.corp-gutemberg-content ul li,.corp-gutemberg-content ul>li,.corp-gutemberg-content>ul li,.corp-gutemberg-content>ul>li{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:.5rem;padding-left:25px}.corp-gutemberg-content ul li::before,.corp-gutemberg-content ul>li::before,.corp-gutemberg-content>ul li::before,.corp-gutemberg-content>ul>li::before{content:"•";color:#43b8c9;font-weight:bold;display:inline-block;width:1em;margin-right:.5rem;margin-left:-22px}.corp-gutemberg-content ul li ul,.corp-gutemberg-content ul>li ul,.corp-gutemberg-content>ul li ul,.corp-gutemberg-content>ul>li ul{margin:1rem 0 1rem 2rem;list-style:none !important}.corp-gutemberg-content ul li ul li,.corp-gutemberg-content ul>li ul li,.corp-gutemberg-content>ul li ul li,.corp-gutemberg-content>ul>li ul li{opacity:1}.corp-gutemberg-content ol,.corp-gutemberg-content>ol{margin-left:25px}.corp-gutemberg-content ol li,.corp-gutemberg-content ol>li,.corp-gutemberg-content>ol li,.corp-gutemberg-content>ol>li{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;line-height:24px;margin-bottom:1rem}.corp-gutemberg-content .wistia_responsive_padding{margin:3rem 0}.corp-gutemberg-content .article-text-block a{color:#43b8c9;font-weight:600;text-decoration:none}.corp-gutemberg-content .article-text-block a:hover{text-decoration:underline}.corp-gutemberg-content blockquote{background:#e9f5f9 !important;border-radius:5px;padding:25px 30px !important;color:#000}.corp-gutemberg-content blockquote p:last-child{margin-bottom:0px}.corp-gutemberg-content>blockquote.wp-block-quote{background:#ecffff;padding:15px 20px}.corp-gutemberg-content .article-comp02 .article-quote-block-right{padding-left:1.2rem;margin-top:2rem;margin-bottom:2rem;margin-left:3rem;float:right;width:100%}@media screen and (min-width: 768px){.corp-gutemberg-content .article-comp02 .article-quote-block-right{width:40%}}@media screen and (max-width: 768px){.corp-gutemberg-content .article-comp02 .article-quote-block-right{padding-left:4rem}}.corp-gutemberg-content .article-comp02 .article-quote-block-left{padding-right:1.2rem;margin-top:2rem;margin-bottom:2rem;margin-right:3rem;float:left;text-align:right;width:100%}@media screen and (min-width: 768px){.corp-gutemberg-content .article-comp02 .article-quote-block-left{width:40%}}@media screen and (max-width: 768px){.corp-gutemberg-content .article-comp02 .article-quote-block-left{padding-right:4rem}}.corp-gutemberg-content .article-comp02 .article-quote-block-left .quote,.corp-gutemberg-content .article-comp02 .article-quote-block-right .quote{position:relative;color:#333;margin-bottom:2rem;font-size:24px;padding-left:0;margin-left:0;font-weight:bold;font-family:"Inter",sans-serif}.corp-gutemberg-content .code-block{border-radius:5px;background-color:#fff;border:1px solid #d1dae1;margin-bottom:2rem;margin-top:3rem;overflow:hidden}.corp-gutemberg-content .code-block p{margin:0;line-height:.8rem}.corp-gutemberg-content .code-block pre{padding:0 2rem 0 2rem}.corp-gutemberg-content .code-block .CodeMirror{padding-top:1.5rem}.corp-gutemberg-content .code-block .CodeMirror-wrap{margin-bottom:0;padding:12px 0}@media(max-width: 1240px){.corp-gutemberg-content .code-block{width:100%}}.corp-gutemberg-content .code-block.dark{background-color:#263238;border:1px solid #263238}.corp-gutemberg-content .code-block pre{border-radius:5px;background-color:rgba(0,0,0,0);margin-bottom:0;font-size:14px}.corp-gutemberg-content .code-block.dark pre{color:#f1f1f1}.corp-gutemberg-content .mode-switch{cursor:pointer;height:20px;width:20px;border:1px solid #ccc;border-radius:50%;position:relative;overflow:hidden;background-color:#fff;z-index:99;display:none !important}.corp-gutemberg-content .mode-switch::before{position:absolute;content:"";width:10px;height:20px;background-color:#2d2d2d}.corp-gutemberg-content div[class^=article-text-block] ul{margin-left:4rem}.corp-gutemberg-content div[class^=article-text-block] ul li{padding:4px 0px}.corp-gutemberg-content .callout-text-block{border-radius:5px;border:1px solid #43b8c9}.corp-gutemberg-content .callout-text-block p{margin-bottom:0}.corp-gutemberg-content .video-transcript-block .wistia_responsive_padding{border-radius:5px 5px 0 0;overflow:hidden;border:1px solid #43b8c9;border-bottom:0}.corp-gutemberg-content .video-transcript-block .video-block,.corp-gutemberg-content .video-call-block .video-block{border-radius:5px 5px 0 0;height:230px;background-repeat:no-repeat;background-size:cover;color:#fff}@media screen and (min-width: 768px){.corp-gutemberg-content .video-transcript-block .video-block,.corp-gutemberg-content .video-call-block .video-block{height:400px}}.corp-gutemberg-content .video-transcript-block .bottom-block{border-radius:0 0 5px 5px;border:1px solid #43b8c9;border-top:none}.corp-gutemberg-content .speakers-block{color:#fff;background-color:#43b8c9}@media screen and (min-width: 992px){.corp-gutemberg-content .speakers-block{border-radius:5px}}.corp-gutemberg-content .speakers-block .speaker-avatar{height:6.25rem;width:6.25rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.corp-gutemberg-content .wp-block-table{border:1px solid #43b8c9 !important;overflow-x:auto;border-left:none;border-right:none}@media screen and (min-width: 992px){.corp-gutemberg-content .wp-block-table{border-radius:5px !important;border-left:1px solid #43b8c9 !important;border-right:1px solid #43b8c9 !important}}.corp-gutemberg-content .wp-block-table table{font-size:16px;font-weight:300}.corp-gutemberg-content .wp-block-table .wp-block-table.small table{font-size:13.5px;font-weight:300}.corp-gutemberg-content .wp-block-table table thead,.corp-gutemberg-content .wp-block-table table tr:first-child{background-color:#00bac9;color:#fff;word-wrap:break-word}.corp-gutemberg-content .wp-block-table table thead th,.corp-gutemberg-content .wp-block-table table thead td,.corp-gutemberg-content .wp-block-table table tr:first-child th,.corp-gutemberg-content .wp-block-table table tr:first-child td{white-space:normal}.corp-gutemberg-content .wp-block-table table td,.corp-gutemberg-content .wp-block-table table th{padding:1rem}.corp-gutemberg-content .wp-block-table table tr{border-bottom:1px solid #00bac9}.corp-gutemberg-content .wp-block-table table tr:last-child,.corp-gutemberg-content .wp-block-table table tr:last-child td{border-bottom:none !important}.corp-gutemberg-content .video-call-block .card{border-color:#43b8c9;border-radius:5px}.corp-gutemberg-content .article-floating-feature,.corp-gutemberg-content .article-floating-image{position:relative}.corp-gutemberg-content .article-floating-feature .image-block,.corp-gutemberg-content .article-floating-image .image-block{border-radius:5px;height:250px;width:300px;background-repeat:no-repeat;background-size:cover;margin-bottom:4rem !important}@media screen and (max-width: 992px){.corp-gutemberg-content .article-floating-feature .image-block,.corp-gutemberg-content .article-floating-image .image-block{width:240px;height:200px;margin-top:0 !important;margin-bottom:2rem !important}}@media screen and (max-width: 768px){.corp-gutemberg-content .article-floating-feature .image-block,.corp-gutemberg-content .article-floating-image .image-block{width:100%;height:auto}}@media screen and (max-width: 992px){.corp-gutemberg-content .article-floating-feature .image-block img,.corp-gutemberg-content .article-floating-image .image-block img{min-height:200px}}@media screen and (max-width: 768px){.corp-gutemberg-content .article-floating-feature .image-block img,.corp-gutemberg-content .article-floating-image .image-block img{min-height:inherit}}.corp-gutemberg-content .article-floating-feature .block-header,.corp-gutemberg-content .article-floating-image .block-header{display:inline}.corp-gutemberg-content .article-floating-feature .inline-related-thumb,.corp-gutemberg-content .article-floating-feature .image-block,.corp-gutemberg-content .article-floating-image .inline-related-thumb,.corp-gutemberg-content .article-floating-image .image-block{float:right;position:relative}.corp-gutemberg-content .article-floating-feature .inline-related-thumb{width:100%}@media screen and (min-width: 768px){.corp-gutemberg-content .article-floating-feature .inline-related-thumb{width:300px}}@media screen and (max-width: 992px){.corp-gutemberg-content .article-comp05{padding-left:3rem;padding-right:3rem}}@media screen and (max-width: 768px){.corp-gutemberg-content .article-comp05{padding-left:0;padding-right:0}}.corp-gutemberg-content .article-comp05 .article-img-block{border-radius:5px}@media screen and (max-width: 768px){.corp-gutemberg-content .article-comp05 .article-img-block{border-radius:0}}.corp-gutemberg-content figure{display:none}.corp-gutemberg-content figure:not(.author):not(.aligncenter){display:block}.corp-gutemberg-content .toc-container{position:absolute;left:10px;border-top:1px solid #ddd;width:100%;max-width:300px;padding-top:3rem;margin-top:2rem}.corp-gutemberg-content .toc-container label{font-weight:600}@media(max-width: 991px){.corp-gutemberg-content .toc-container{display:none}}.corp-gutemberg-content .toc-container #toc-toggle{display:none}.corp-gutemberg-content #markdown-toc{position:absolute;left:10px;max-width:300px;margin-top:10rem;padding:0}@media(max-width: 991px){.corp-gutemberg-content #markdown-toc{display:none !important}}.corp-gutemberg-content #markdown-toc li{opacity:1;margin-bottom:.5rem}.corp-gutemberg-content #markdown-toc li::before{display:none}.corp-gutemberg-content #markdown-toc li a{color:#505965;font-size:16px;font-weight:300;text-decoration:none;display:block;line-height:20px;margin-bottom:1.5rem}.corp-gutemberg-content #markdown-toc li a:hover{opacity:1;color:#43b8c9}.corp-gutemberg-content #markdown-toc ul{margin:0;padding:0;list-style:none}.corp-gutemberg-content img{height:auto}.why-dremio-features-wrapper .ti-blocks{margin-bottom:0;padding-bottom:150px}.prod-detail-gray-links-list{padding-top:60px}.prod-detail-gray-links-list ul{list-style-type:none;list-style:none;padding:0;margin:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.prod-detail-gray-links-list ul li{width:calc(33.333% - 14px);min-width:calc(33.333% - 14px);margin-right:21px;margin-bottom:50px}.prod-detail-gray-links-list ul li:nth-child(3n){margin-right:0px}.prod-detail-gray-links-list ul li a{height:100%;min-height:115px;position:relative;background:#fff;border-radius:5px;display:flex;align-items:center;width:100%;padding:30px 50px 30px 122px;text-decoration:none;color:#333}.prod-detail-gray-links-list ul li a img{position:absolute;top:50%;transform:translateY(-50%);left:30px;max-width:72px;max-height:80px}.prod-detail-gray-links-list ul li a h3{position:relative}.prod-detail-gray-links-list ul li a h3 span{box-shadow:inset 0px -10px 0px 0px rgba(67,184,201,.35)}.prod-detail-gray-links-list ul li a h3:after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg");position:absolute;left:100%;bottom:0;display:inline-block;margin-left:.5rem;margin-top:.1rem;transition:.2s}.prod-detail-gray-links-list ul li a:hover h3:after{transform:translateX(5px)}.about-tabs-nav{white-space:nowrap;background:#051344;position:sticky;top:60px;z-index:10}.about-tabs{list-style:none;margin:0;padding:0;display:flex}.about-tabs li a{display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;text-decoration:none;font-weight:600;font-size:16px;transition:background ease .5s;overflow:hidden;background:rgba(0,0,0,0);height:70px;min-width:257px}.about-tabs li a:hover{background:#0093d2}.about-tabs li a.current{background:#0093d2}.about-content-wrapper{padding:0px 0 100px;background:#fff}@media(max-width: 767px){.about-content-wrapper{padding-bottom:80px}}.team-list{margin-bottom:100px}.team-list-item{display:flex;margin-bottom:100px}.team-list-item:last-child{margin-bottom:0px}.team-list-image-hold{width:295px;min-width:295px}.team-list-content-hold{width:calc(100% - 295px);min-width:calc(100% - 295px);padding-left:50px}.object-fit{position:relative}.object-fit img{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.team-list-image{padding-bottom:100%}.team-list-image img{border-radius:5px}.team-list-title{display:flex;align-items:center;font-size:24px;font-weight:600;line-height:1.2;margin-bottom:20px}.team-list-title ul{list-style:none;margin:0;padding:0;display:flex;margin-left:20px}.team-list-title ul li{margin-right:10px}.team-list-title ul li:last-child{margin-right:0px}.team-list-title ul li a{display:flex;width:30px;height:30px;border-radius:50%;background:#e9f5f9;align-items:center;justify-content:center;text-align:center;transition:.2s}.team-list-title ul li a:hover{background:#2a394a}.team-list-title ul li a:hover img{filter:brightness(10)}.team-list-title ul li a img{max-height:12px;max-width:12px;transition:.2s}.team-list-position{color:#848d9a;font-size:13px;line-height:16px;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:20px}.team-list-info{font-size:16px;line-height:1.5}.logo-lg-list{padding-top:20px}.logo-lg-list ul{list-style:none;margin:0;padding:0;display:flex;align-items:center;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.logo-lg-list ul li{width:30%;min-width:30%;margin-right:5%;text-align:center;margin-bottom:40px}.logo-lg-list ul li:nth-child(3n){margin-right:0%}.logo-lg-list ul li img{max-height:115px}.about-tab{display:none}.about-tab.active{display:block}.event-list-item-image{padding-bottom:50%}.event-list-item-image img{border-top-left-radius:5px;border-top-right-radius:5px}.events-list-item{display:flex;margin-bottom:60px}.events-list-item:last-child{margin-bottom:0px}.event-list-item-left{width:295px;min-width:295px}.event-list-item-right{width:calc(100% - 295px);min-width:calc(100% - 295px);padding-left:50px}.event-list-item-info{background:#f4f6f7;border-bottom-left-radius:5px;border-bottom-right-radius:5px;padding:20px 30px 23px}.event-list-item-info h3{font-size:16px;font-weight:600;line-height:1.5;margin-bottom:18px}.event-list-item-info ul{list-style:none;margin:0;padding:0}.event-list-item-info ul li{padding-left:38px;position:relative;color:#848d9a;font-size:13px;font-weight:400;line-height:16px;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:17px}.event-list-item-info ul li:last-child{margin-bottom:0px}.event-list-item-info ul li span{position:absolute;left:0;width:26px;top:50%;transform:translateY(-50%);text-align:center}.event-list-item-info ul li img{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);max-width:100%;max-height:26px}.event-list-item-text{font-size:16px;line-height:1.5;margin-bottom:30px}.filter-select{margin-bottom:60px;display:flex;align-items:center}.filter-select>span{font-size:16px;line-height:1.5}.filter-select select{margin:0;margin-left:21px;height:40px;outline:none;border:1px solid #848d9a;border-radius:5px;font-size:16px;color:#333;font-weight:600;width:225px;padding:2px 14px;padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("/wp-content/themes/subsurface/assets/_corp/angle-dropdown.svg") no-repeat right 10px center}.filter-select select:focus{margin:0;margin-left:21px;height:40px;outline:none;border:1px solid #848d9a;border-radius:5px;font-size:16px;color:#333;font-weight:600;width:225px;padding:2px 14px;padding-right:30px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff url("/wp-content/themes/subsurface/assets/_corp/angle-dropdown.svg") no-repeat right 10px center}.filter-select select option{font-weight:400}.c-pagination{margin-top:60px}.c-pagination .page-numbers{list-style:none;margin:0;padding:0;display:flex;justify-content:center}.c-pagination .page-numbers li{margin-right:6px}.c-pagination .page-numbers li:last-child{margin-right:0px}.c-pagination .page-numbers li a{font-size:14px;line-height:17px;letter-spacing:1.68px;color:#848d9a;text-decoration:none;border-radius:3px;border:1px solid rgba(0,0,0,0);display:inline-block;min-width:25px;height:30px;line-height:30px;text-align:center;padding:0px 4px;position:relative}.c-pagination .page-numbers li a:hover{color:#00bac9}.c-pagination .page-numbers li.dots a:hover{color:#848d9a}.c-pagination .page-numbers li.current a{border:1px solid #00bac9;color:#00bac9}.c-pagination .page-numbers li.prev a::after{content:"";background:url("/wp-content/themes/subsurface/assets/_corp/angle-prev.svg") no-repeat center center;width:100%;height:100%;position:absolute;top:0%;left:0}.c-pagination .page-numbers li.next a::after{content:"";background:url("/wp-content/themes/subsurface/assets/_corp/angle-next.svg") no-repeat center center;width:100%;height:100%;position:absolute;top:0%;left:0}.jobs-search{position:relative;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.jobs-search input{width:340px;height:40px;outline:none;border-radius:5px;border:solid 1px #848d9a;background:#fff;font-size:16px;padding:2px 20px;padding-left:49px}@media(max-width: 480px){.jobs-search input{padding-left:37px !important;padding-right:10px !important}}.jobs-search input:focus{width:340px;height:40px;outline:none;border-radius:5px;border:solid 1px #848d9a;background:#fff;font-size:16px;padding:2px 20px;padding-left:47px}@media(max-width: 480px){.jobs-search input:focus{padding-left:37px !important;padding-right:10px !important}}.jobs-search input::-webkit-input-placeholder{color:#505965}.jobs-search input::-moz-placeholder{color:#505965}.jobs-search input:-ms-input-placeholder{color:#505965}.jobs-search input:-moz-placeholder{color:#505965}.jobs-search .btn{padding:6px 30px;margin-left:10px}@media(max-width: 1199px){.why-dremio-features-wrapper .ti-blocks{padding-bottom:100px}.prod-detail-gray-links-list ul li{margin-bottom:21px}.prod-detail-gray-links-list ul li a{padding:30px 40px 30px 110px}.prod-detail-gray-links-list ul li a img{left:25px;max-width:65px;max-height:75px}.team-list-item{margin-bottom:80px}}@media(max-width: 991px){.jobs-hold-right{width:calc(100% - 240px);min-width:calc(100% - 240px)}.jobs-hold-left{width:240px;min-width:240px}.event-list-item-title.title-36{font-size:30px}.event-list-item-right{width:calc(100% - 240px);min-width:calc(100% - 240px);padding-left:30px}.event-list-item-left{width:240px;min-width:240px}.logo-lg-list ul li img{max-width:95%;max-height:70px}.about-tabs li a{height:60px;min-width:200px}.prod-detail-gray-links-list ul li a{padding:100px 50px 30px 30px}.prod-detail-gray-links-list ul li a img{left:50%;max-width:72px;max-height:70px;transform:translateX(-50%);top:25px}.team-list-image-hold{width:240px;min-width:240px}.team-list-content-hold{width:calc(100% - 240px);min-width:calc(100% - 240px);padding-left:30px}.team-list-info{font-size:15px}}@media(max-width: 767px){.event-list-item-title.title-36{font-size:26px}.event-list-item-right{width:100%;min-width:100%;padding-left:0px}.event-list-item-left{width:100%;min-width:100%;margin-bottom:30px}.events-list-item{display:block}.team-list{margin-bottom:70px}.team-list-title{font-size:20px;margin-bottom:12px}.team-list-position{margin-bottom:15px}.team-list-info{font-size:14px}.team-list-content-hold{width:100%;min-width:100%;padding-left:0}.team-list-item{display:block;margin-bottom:60px}.team-list-image-hold{width:100%;min-width:100%;padding:0 10%;margin-bottom:30px}.about-tabs-nav{background-image:none !important}.about-tabs li{width:100%}.about-tabs li a{min-width:100%}.why-dremio-features-wrapper .ti-blocks{padding-bottom:80px}.prod-detail-gray-links-list ul li{width:100%;min-width:100%;margin-right:0}.prod-detail-gray-links-list ul li a{padding:20px 40px 20px 110px}.prod-detail-gray-links-list ul li a img{left:20px;max-width:72px;max-height:70px;transform:translateY(-50%);top:50%}}@media(max-width: 575px){.logo-lg-list ul li{width:46%;min-width:46%;margin-right:8%;margin-bottom:30px}.logo-lg-list ul li img{max-height:60px}.logo-lg-list ul li:nth-child(3n){margin-right:8%}.logo-lg-list ul li:nth-child(2n){margin-right:0%}}.socials ul{list-style:none;margin:0;padding:0;display:flex}.socials ul li{margin-right:10px}.socials ul li:last-child{margin-right:0px}.socials ul li a{display:flex;width:40px;height:40px;border-radius:50%;background:#e9f5f9;align-items:center;justify-content:center;text-align:center;transition:.2s}.socials ul li a img{max-height:18px;max-width:20px;transition:.2s}.socials ul li a:hover{background:#2a394a}.socials ul li a:hover img{filter:brightness(10)}.team-list-title h3{font-size:24px;font-weight:600;line-height:1.2}.about-tabs-nav span{text-align:center;display:block;height:60px;align-items:center;padding:5px 20px;color:#fff;text-decoration:none;font-weight:600;font-size:16px;display:none;cursor:pointer;position:relative}.about-tabs-nav span:before{content:"";display:inline-block;position:absolute;right:20px;top:50%;color:#00bac9;transform:translateY(-50%);font-family:bootstrap-icons !important;font-style:normal;font-weight:normal !important;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.2s}.about-tabs-nav span.active:before{transform:translateY(-50%) rotate(-45deg)}.about-tabs-nav .container{padding:0}.quotes-tab-left{display:flex;align-items:center;-moz-flex-direction:column;-o-flex-direction:column;flex-direction:column;justify-content:center}.quotes-tab-logo{width:100%}.quotes-tab-text{width:100%}.quotes-tab-author{width:100%}.quotes-tabs.toggle .quotes-tab-content{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;opacity:0;visibility:hidden;transition:.5s}.quotes-tabs.toggle .quotes-tab-content.active{opacity:1;visibility:visible}.get-started-wrapper{padding:60px 0 130px;background:#fff}.get-started-wrapper .logos-corp-container{padding:40px 0 50px}@media(max-width: 576px){.get-started-wrapper .logos-corp-container{padding:10px 0 40px}}.get-started-wrapper .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.gs-tabs{margin-bottom:98px}.gs-tabs .nav-tabs{border-bottom:none;-webkit-box-lines:single;-moz-box-lines:single;flex-wrap:nowrap}.gs-tabs .nav-tabs .nav-link{margin-bottom:0;border:none;border-top-left-radius:5px;border-top-right-radius:5px;background:#848d9a;color:#fff;display:block;width:100%;font-size:16px;font-weight:600;padding:25px 10px;line-height:1.3}.gs-tabs .nav-tabs .nav-link.active{background:#2a394a}.gs-tabs .nav-item{width:100%;margin-right:10px}.gs-tabs .nav-item:last-child{margin-right:0px}.gs-tabs .tab-content{background-color:#2a394a;border-bottom-left-radius:5px;border-bottom-right-radius:5px;color:#fff;overflow:hidden}.gs-tabs .tab-content .tab-pane{padding:50px 10%}.gs-tabs .tab-content #tab1{background-image:url("/wp-content/themes/subsurface/assets/_corp/orn-2.svg");background-repeat:no-repeat;background-position:right bottom}.gs-tabs .tab-content #tab2{background-image:url("/wp-content/themes/subsurface/assets/_corp/orn-3.svg");background-repeat:no-repeat;background-position:right bottom}.gs-tabs .text-16{opacity:1;color:#505965}.gs-tabs .text-16 .cta-link{color:#fff;margin-left:0rem;top:0;right:0}.gs-tabs #tab1 .text-16{position:relative}.gs-tabs #tab1 .text-16 .cta-link{position:absolute;top:0;right:0}.gs-features h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:20px}.gs-features ul{list-style-type:none;list-style:none;margin:0;padding:0}.gs-features ul li{color:rgba(255,255,255,.75);font-size:16px;font-weight:400;line-height:1.5;position:relative;margin-bottom:5px;padding-left:32px}.gs-features ul li:last-child{margin-bottom:0px}.gs-features ul li:before{content:"";width:17px;height:13px;background:url("/wp-content/themes/subsurface/assets/_corp/checkmark-v2.svg") no-repeat center center;position:absolute;top:5px;left:0}.gs-features-image{padding-left:10px}.gs-features-image img{border-radius:5px}.get-started-software-hold{display:flex;margin-top:50px;margin-bottom:40px}.get-started-software-left{width:50%;padding-right:17px}.get-started-software-right{width:50%;padding-left:5%;display:flex;justify-content:flex-end}.logo-list ul{list-style-type:none;list-style:none;padding:0;margin:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;justify-content:center}.logo-list ul li{width:15%;min-width:15%;margin-right:2%;text-align:center;margin-bottom:20px}.logo-list ul li:nth-child(6n){margin-right:0px}.logo-list ul li img{max-height:40px;max-width:139px}.entry p{color:#505965;font-size:16px;font-weight:400;line-height:1.5;margin-bottom:24px}.entry p strong{font-weight:600}.entry h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:20px}.entry a{text-decoration:none;color:#00bac9;font-weight:600;transition:.2s}.entry a:hover{color:#5d5db2}.newsroom-single-content{padding-right:10%;padding-left:13px}.newsroom-single-about{margin-top:50px}.categories-links{list-style:none;margin:0;padding:0;display:flex}.categories-links li a{display:flex;align-items:center;justify-content:center;text-align:center;text-decoration:none;font-weight:600;font-size:16px;transition:background ease .5s;overflow:hidden;background:rgba(0,0,0,0);height:70px;padding:5px 30px;color:#fff !important}.categories-links li a:hover{background:#0093d2}.categories-links li a.current{background:#0093d2}.about-tabs-nav.blog-nav .container{padding-left:25px;padding-right:25px}.blog-archive-wrapper{padding:100px 0 150px;background:#fff}.blog-featured-lg-image{padding-bottom:50%}.blog-featured-lg-image img{border-radius:5px}.blog-featured-lg-hold{display:flex;padding-right:50px;margin-bottom:100px}.blog-featured-lg-hold .category-label{margin-bottom:15px}.blog-featured-lg-hold .text-16{margin-bottom:30px}.blog-featured-lg-left{width:69%}.blog-featured-lg-right{width:31%;padding-left:50px;display:flex;align-items:center}.blog-featured-lg-right a{display:block;text-decoration:none}.blog-archive-featured-hold{padding-bottom:70px;border-bottom:1px solid #d8dfe4;margin-bottom:100px}.blog-archive-featured-hold .title-36{margin-bottom:30px}.category-label{color:#848d9a;font-size:13px;font-weight:400;line-height:16px;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:10px}.title-24{margin-bottom:20px}.title-24 h3{color:#333;font-size:24px;font-weight:600;line-height:1.2;transition:.2s}a:hover .title-24 h3{color:#43b8c9}a:hover .title-20 h3{color:#43b8c9}.text-16{color:#333}.article-author-hold{display:flex;align-items:center}.article-author-image{width:50px;min-width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid #fff}.article-author-image+.article-author-image{margin-left:-14px}.article-author-text{color:#505965;font-weight:600;font-size:16px;line-height:1.5}.article-author-text span{display:block;font-weight:400}.blog-popular-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.blog-popular-list ul li{width:calc(25% - 15px);min-width:calc(25% - 15px);margin-right:20px;margin-bottom:30px}.blog-popular-list ul li:nth-child(4n){margin-right:0px}.blog-popular-list ul li a{display:block;text-decoration:none}.blog-item-image{padding-bottom:50%;margin-bottom:20px}.blog-item-image img{border-radius:5px}.title-20 h3{color:#333;font-size:20px;font-weight:600;line-height:1.2;transition:.2s}.blog-popular-label{color:#333;font-size:16px;font-weight:600;line-height:1.2;margin-bottom:20px}.blog-archive-hold .cat-button{cursor:pointer}.blog-archive-hold .text-20{margin-bottom:30px}.blog-archive-hold .c-pagination{margin-top:0}.simple-cats-list{margin-bottom:50px}.simple-cats-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.simple-cats-list ul li{margin-right:15px;margin-bottom:10px}.simple-cats-list ul li a{display:inline-block;color:#333;font-size:14px;font-weight:600;line-height:17px;padding:4px 10px;border:1px solid #c5cad0;border-radius:3px;text-decoration:none;transition:.2s}.simple-cats-list ul li a:hover{color:#00bac9}.simple-cats-list ul li a.current{color:#00bac9;border:1px solid #00bac9}.blog-archive-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.blog-archive-list ul li{width:calc(33.333% - 28px);min-width:calc(33.333% - 28px);margin-right:42px;margin-bottom:60px}.blog-archive-list ul li:nth-child(3n){margin-right:0px}.blog-archive-list ul li a{display:block;text-decoration:none;height:100%;padding-bottom:80px;position:relative}.blog-archive-list ul li .article-author-hold{position:absolute;left:0;right:0;width:100%;bottom:0}@media(max-width: 1199px){.categories-links li a{padding:5px 20px}.blog-archive-featured-hold{padding-bottom:70px;margin-bottom:80px}.blog-featured-lg-right{padding-left:30px}.blog-featured-lg-hold{padding-right:0px;margin-bottom:80px}.blog-archive-wrapper{padding:80px 0 100px}.get-started-wrapper{padding:60px 0 80px;background:#fff}.resources-wrapper{padding:60px 0 80px}}@media(max-width: 991px){.categories-links{overflow:auto;margin-left:-25px;width:calc(100% + 50px)}.categories-links li a{font-size:15px}.about-tabs-nav.blog-nav{background-image:none !important}.simple-cats-list ul li{margin-right:10px}.blog-archive-list ul li{width:calc(50% - 15px);min-width:calc(50% - 15px);margin-right:30px}.blog-archive-list ul li:nth-child(3n){margin-right:30px}.blog-archive-list ul li:nth-child(2n){margin-right:0px}.blog-archive-list .blog-info-block{flex-direction:row;background-image:url("/wp-content/themes/subsurface/assets/_corp/gnarly-get-started-bg.svg");background-color:#5d5db2;background-position:top center;background-size:cover;align-items:center}.blog-popular-list ul li{width:calc(50% - 10px);min-width:calc(50% - 10px)}.blog-popular-list ul li:nth-child(2n){margin-right:0}.blog-featured-lg-hold{display:block}.blog-featured-lg-left{width:100%;margin-bottom:20px}.blog-featured-lg-right{padding-left:0px;width:100%}.newsroom-single-content{padding-right:0;padding-left:0px}.get-started-software-left{padding-right:0}.gs-tabs{margin-bottom:75px}.gs-tabs .tab-content .tab-pane{padding:50px 30px}.logo-list ul li{width:30%;min-width:30%;margin-right:5%}.logo-list ul li:nth-child(3n){margin-right:0%}.label-text{margin-bottom:12px}.resources-sidebar{margin-bottom:40px}.socials ul li{margin-right:5px}.socials ul li a{width:36px;height:36px}}@media(max-width: 767px){.categories-links{margin-left:-20px;width:calc(100% + 40px)}.categories-links li a{padding:5px 10px}.about-tabs-nav.blog-nav .container{padding-left:20px;padding-right:20px}.blog-archive-featured-hold{padding-bottom:50px;margin-bottom:70px}.blog-popular-list ul li{width:100%;min-width:100%;margin-right:0}.simple-cats-list ul li{margin-right:5px;margin-bottom:3px}.blog-archive-list ul li{width:100%;min-width:100%;margin-right:0px}.blog-archive-list ul li:nth-child(3n){margin-right:0px}.blog-archive-wrapper{padding:60px 0 80px}.newsroom-single-date{font-size:14px;margin-bottom:20px}.get-started-software-right{justify-content:flex-start;width:100% !important;padding-left:0}.get-started-software-right .get-started-news-test-drive{max-width:100%;width:100%;padding:215px 40px 40px;background:#3f4d5c url("/wp-content/themes/subsurface/assets/_corp/vector-test-drive-gnarly.svg") no-repeat top 35px center;margin-top:2rem}.get-started-software-left{width:100% !important}.get-started-software-hold{display:flex !important;margin-bottom:0;flex-direction:column-reverse}.logo-list ul li{width:45%;min-width:45%;margin-right:10%}.logo-list ul li img{max-height:32px;max-width:120px}.logo-list ul li:nth-child(3n){margin-right:10%}.logo-list ul li:nth-child(2n){margin-right:0%}.gs-features-image{padding-left:0}.gs-features{margin-bottom:30px}.gs-tabs #tab1 .text-16{padding-right:0;padding-bottom:30px}.gs-tabs #tab1 .text-16 .cta-link{top:auto;right:auto;left:0;bottom:0}.gs-tabs .tab-content .tab-pane{padding:30px 20px}.gs-tabs .nav-item{margin-right:2px}.gs-tabs .nav-tabs .nav-link{font-size:15px;padding:20px 5px}.quotes-tabs.toggle .quotes-tab-content{-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap}.about-tabs{background:#3b4b62;display:block;display:none}.about-tabs li a{min-width:100%;text-align:left;justify-content:flex-start;padding-left:20px;padding-right:20px}.about-tabs li a.current{background:rgba(0,0,0,0);color:#43b8c9}.about-tabs-nav span{display:flex}.team-list-image-hold{padding:0 !important}.team-list-title h3{font-size:20px}.intro-resources .intro-simple-title{display:block}}@media(max-width: 575px){.team-list-title{position:relative}}.post-template-default{background-color:#fff}.post-template-default .hero-section .intro-other-box{width:100%}.post-template-default .hero-section .intro-simple-title{display:flex;justify-content:space-between;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;align-items:center}.article-wrapper{padding:60px 0 130px}.article-wrapper .article-share a{background-color:#e9f5f9;border-radius:100%;height:40px;width:40px;display:flex;justify-content:center;align-items:center;color:#333;text-align:center}@media screen and (max-width: 576px){.article-wrapper .article-share a{height:30px;width:30px}}@media screen and (max-width: 576px){.article-wrapper .article-share a i{font-size:16px}}.article-wrapper .article-header .featured-image-article img{width:100%;border-radius:5px;height:auto}.article-wrapper .article-header .category-article{font-size:13px;color:#848d9a}.article-wrapper .article-header .category-article a{color:#848d9a;text-transform:capitalize;text-decoration:none}@media screen and (max-width: 576px){.article-wrapper .article-header .data-article{flex-direction:column-reverse;align-items:flex-start !important}}.article-wrapper .article-header .data-article .author-article{flex-grow:3}.article-wrapper .article-header .data-article .author-article .author-item span{font-size:16px;text-transform:capitalize}.article-wrapper .article-header .data-article .author-article .author-item span b{font-weight:600}@media screen and (max-width: 576px){.article-wrapper .article-header .data-article .author-article .author-item span{font-size:14px}}.article-wrapper .article-header .data-article .article-date{font-size:12.5px;font-weight:400;color:#848d9a}@media screen and (max-width: 576px){.article-wrapper .article-header .data-article .article-date{margin-bottom:1rem}}.header-no-waves::after{display:none}.ratings-carousel-container{min-height:450px}@media(min-width: 420px){.ratings-carousel-container{min-height:370px}}@media(min-width: 576px){.ratings-carousel-container{min-height:250px}}@media(min-width: 768px){.ratings-carousel-container{min-height:330px}}@media(min-width: 992px){.ratings-carousel-container{min-height:370px}}@media(min-width: 1200px){.ratings-carousel-container{min-height:310px}}.prod-detail-tabs-section .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.navbar.nav-white .navbar-toggler .animated-icon span{background-color:#fff}.navbar.nav-white .navbar-toggler[aria-expanded=true] .animated-icon span{background-color:#333}.navbar.nav-white.scrolled .navbar-toggler .animated-icon span{background-color:#333}@media(min-width: 992px){.navbar.nav-white.scrolled #mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu .mega-menu-flyout .mega-menu-link:first-child{color:#333}}@media(min-width: 992px){.navbar.nav-white.scrolled #mega-menu-wrap-corp-header-menu #mega-menu-corp-header-menu .mega-menu-megamenu .mega-menu-link:first-child{color:#333}}.contact-page.form-hold .mktoForm .mktoLabel{color:#fff}.corp-form h2{margin-bottom:2rem;font-weight:400;text-align:center}.corp-form h2,.corp-form h3{color:#fff}.corp-form .mktoForm{width:100% !important;max-width:inherit !important}.corp-form .mktoForm .mktoGutter{height:10px}.corp-form .mktoForm .mktoFormCol{float:none;margin-bottom:0}.corp-form .mktoForm .mktoFormCol .mktoOffset{display:none}.corp-form .mktoForm .mktoFormCol .mktoFieldWrap{display:flex;flex-direction:column;margin-bottom:1.5rem;float:none !important}.corp-form .mktoForm .mktoFormCol .mktoFieldWrap .mktoGutter{display:none}.corp-form .mktoForm .mktoFormCol .mktoFieldWrap label{font-family:"Inter",sans-serif;display:block;width:100%;color:#fff;font-size:13px;font-weight:400 !important;line-height:1.23;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:6px;width:100% !important}@media(max-width: 576px){.corp-form .mktoForm .mktoFormCol .mktoFieldWrap label{font-size:12px}}.corp-form .mktoForm .mktoFormCol .mktoFieldWrap .mktoField{font-family:"Inter",sans-serif;height:40px;width:100% !important;border-radius:5px;background:#fff;border:none;margin:0;padding:5px 15px;color:#333;font-size:16px;font-weight:400;line-height:1.19;outline:none;box-shadow:none;border:none}.corp-form .mktoForm .mktoButtonRow{text-align:center;display:block}.corp-form .mktoForm .mktoButtonRow .mktoButtonWrap{margin-left:auto !important;margin-top:1.5rem !important;display:block;text-align:center}.corp-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton{line-height:1.5;text-align:center;text-decoration:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background-color:rgba(0,0,0,0);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:5px;padding:1rem 3rem;color:#fff;background-color:#43b8c9;border:2px solid #43b8c9;background-image:none;display:block;width:100%}.corp-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:hover,.corp-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:focus,.corp-form .mktoForm .mktoButtonRow .mktoButtonWrap .mktoButton:active{color:#fff;background-color:#3ca5b4;border:2px solid #3ca5b4}@media(max-width: 576px){.corp-form{padding:40px 20px}}.corp-form #wharf1 h2{margin-top:-3rem}.corp-form #wharf1 .mktoButtonWrap{margin-top:3rem}.prod-platform-overview-section .get-started-news-box .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.link-grey{color:#333;font-weight:600}.link-grey:hover{color:#0a58ca}.block-cta-title .container .cta-sigle-button{padding-top:10rem}.block-cta-title .container .row-buttons{display:flex;flex-direction:row;gap:25px;justify-content:center;flex-wrap:wrap}.block-cta-title .container .row-buttons .btn{width:215px;text-align:center}.mega-not-fullwidth .mega-sub-menu{left:auto !important}.logos-corp-container{text-align:center}.logos-corp-container .logos-static-list{margin-bottom:3rem;display:flex;align-items:center;justify-items:center;justify-content:space-between}.logos-corp-container .logos-static-list .logo-carousel-item{width:100%;display:contents;text-align:center}.logos-corp-container .logos-static-list .logo-carousel-item img{max-width:150px;max-height:40px}@media(max-width: 1200px){.logos-corp-container .logos-static-list .logo-carousel-item img{max-width:130px;max-height:30px}}@media(max-width: 992px){.logos-corp-container .logos-static-list .logo-carousel-item img{max-width:100px;max-height:30px}}@media(max-width: 768px){.logos-corp-container .logos-static-list{display:grid;gap:30px;grid-template-columns:1fr 1fr 1fr}}@media(max-width: 576px){.logos-corp-container .logos-static-list{grid-template-columns:1fr 1fr}}.logos-corp-container .btn-primary,.logos-corp-container body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .logos-corp-container .wp-block-button__link.is-style-primary{display:inline-block}.product-use-case-form.form-container{padding:20px 30px;color:#fff;border-radius:5px}.product-use-case-form.form-container.--form-primary{background:#5aa5af}.product-use-case-form.form-container.--form-signup{padding:11px 0 11px 0}.product-use-case-form.form-container.--form-signup .title-24{text-align:center;padding-top:0;line-height:1}@media only screen and (min-width: 576px){.product-use-case-form.form-container.--form-signup .title-24{padding-top:14px;line-height:1.5}}@media only screen and (min-width: 576px){.product-use-case-form.form-container.--form-signup{display:flex;padding:11px 0 5px 30px;width:-moz-fit-content;width:fit-content;min-width:536px}.product-use-case-form.form-container.--form-signup .title-24{padding-bottom:20px;padding-right:10px}}@media only screen and (min-width: 768px){.product-use-case-form.form-container.--form-signup{width:600px}.product-use-case-form.form-container.--form-signup .title-24{padding-right:0}.product-use-case-form.form-container.--form-signup .form-wrapper{flex-grow:1}}@media only screen and (min-width: 1024px){.product-use-case-form.form-container.--form-cloud-pg{margin-left:90px;max-width:calc(65% - 90px)}}.toc-heading{padding-top:125px !important;margin-top:-80px !important}h4.toc-heading,h3.toc-heading{padding-top:100px !important}.article-text-block ul li:last-of-type{margin-bottom:20px}.article-text-block ol li ul li{margin-top:12px}.article-text-block ol li ul li :last-of-type{margin-bottom:2rem}.table-of-contents.mobile h4:after{content:"";display:inline-block;width:25px;height:25px;margin-left:20px;background-image:url(https://subsurfacestg.wpengine.com/wp-content/themes/subsurface/assets/_corp/chevron-right.svg);background-size:15px 15px;background-repeat:no-repeat;background-position:12px 10px}.table-of-contents.mobile h4.expanded:after{transform:rotate(90deg)}.table-of-contents.mobile .content-list{display:none}.table-of-contents.mobile .content-list.expanded{display:block !important}.table-of-contents.mobile{margin-bottom:80px !important;padding:0 20px}.main-usecase{padding-top:10rem}.label-child{transition:all .25s ease-out;position:relative}.label-child span{position:absolute;left:-1.5rem}.label-child span::after{content:"";width:8px;height:14px;display:inline-block;vertical-align:middle;transform:translateY(-2px);transition:transform .2s ease-out;background-image:url(https://subsurfacestg.wpengine.com/wp-content/themes/subsurface/assets/_corp/chevron-right.svg);background-size:cover}.has-child input:checked+.label-child span::after{transform:rotate(90deg) translateX(-3px)}.has-child ul{max-height:0px;overflow:hidden;transition:max-height .25s ease-in-out}.has-child input:checked+.label-child+ul{max-height:-moz-fit-content;max-height:fit-content}.centered-title-paragraph-block .title-36{font-size:36px;line-height:3.8rem}.centered-title-paragraph-block .text-20{font-size:20px;line-height:1.4}.corp-gutemberg-content .wp-block-quote.custom-block-quote{display:flex;align-items:flex-start}.corp-gutemberg-content .wp-block-quote.custom-block-quote .symbol-image{padding-top:.3rem;padding-right:20px}#toggle-code-block{font-size:14.75px}#toggle-code-block summary{padding:1em;margin-bottom:.5em;background:#eee;border:1px solid #bbb;border-radius:5px;width:100%;cursor:pointer}.prod-platform-overview-section .get-started-news-box{padding:50px 50px 0;max-width:450px;margin:60px auto 30px}@media only screen and (min-width: 992px){.prod-platform-overview-section .get-started-news-box{margin:0 auto}}.prod-platform-section-8 .title-36.text-center{margin-bottom:80px}.page-template-page-corp-default #content>.wp-block-group.arctic_reflect:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/hero_default_arctic_left_reflect.jpg") top left no-repeat;content:"";width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1}.page-template-page-corp-default #content>.wp-block-group.arctic_reflect.left_cloud .wp-block-group__inner-container:before{width:63%;top:0px;background-size:contain;left:-14%}.page-template-page-corp-default #content>.wp-block-group.light-gray-fade .call-action-block div{z-index:3}.pricing-new-table,.pricing-new-table tr,.pricing-new-table td,.pricing-new-table th{border:1px solid #eaeaea}.pricing-new-table .pricing-table-fullwidth-row{background:#e9f5f9}.pricing-new-table td,.pricing-new-table th{font-size:16px;font-weight:200;padding:15px 20px}.pricing-new-table .pricing-table-column-wrapper{color:#848d9a;text-transform:uppercase;font-size:13px}.pricing-new-table .first-col{width:33%}.pricing-new-table span.check{background:url("/wp-content/themes/subsurface/assets/_corp/pricing-new-table-check.svg") no-repeat;width:20px;height:20px;background-size:contain;display:block;margin:auto;background-repeat:no-repeat}.pricing-new-table span.cross{background:url("/wp-content/themes/subsurface/assets/_corp/pricing-new-table-cross.svg");width:20px;height:20px;background-size:contain;display:block;margin:auto;background-repeat:no-repeat !important}.control_container{display:grid;margin:3rem 0 0 0}span.more_button.btn.btn-primary.text-center,body.page-template-page-home-next span.more_button.btn.text-center.wp-block-button__link.is-style-primary{margin:auto;position:relative}.more_button_container{display:grid}.wp-block-group.customer-intro>.wp-block-group__inner-container,.wp-block-group.customer-intro{margin:0 auto;padding:7rem 0 5rem}.wp-block-group.customer-intro>.wp-block-group__inner-container h1,.wp-block-group.customer-intro h1{font-size:5rem}.wp-block-group.customer-intro>.wp-block-group__inner-container p,.wp-block-group.customer-intro p{padding:2rem 0 1.5rem 0;max-width:85rem;margin:auto !important}.wp-block-button a{padding:15px 40px !important;font-size:16px !important}a.card:hover{box-shadow:0px 14px 25px 5px rgba(0,0,0,.05)}.main{font-size:16px}.main p a{color:#0093d2;text-decoration:none}.container-md{max-width:920px}.card-simple{text-align:center;color:#333;border-radius:5px;background:#f4f6f7;padding:50px 20px;margin:1rem;height:100%;position:relative}.card-simple p{font-size:1.8rem}.card-simple .to-bottom{margin:auto auto 0rem auto;align-self:flex-end !important}.odbc-block .buttons-group{list-style-type:none;margin:20px auto;padding-left:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:16px}.odbc-block .links-group{margin:20px auto;list-style-type:none;padding-left:0;display:flex;flex-direction:row;flex-wrap:wrap}.odbc-block .links-group li:nth-child(-n+3) a::after{display:inline-block;position:relative;margin:0 10px;content:"|";top:-0.05em;color:#333}.odbc-block .links-group li:last-child a::after{content:"" !important}.odbc-block .buttons-group li{color:#fff !important;background-color:#43b8c9;border:2px solid #43b8c9;font-family:"Inter",sans-serif;font-size:16px;font-weight:600;text-transform:capitalize;border-radius:27.5px}.odbc-block .buttons-group li a{text-decoration:none;color:#fff !important;line-height:1.5;display:block;padding:10px 30px}.text-small{font-size:1.8rem}.modal-overlay{display:none;position:fixed;background-color:rgba(0,0,0,.42);left:0;right:0;bottom:0;top:0;height:100%;max-width:100% !important;width:100%;z-index:200;padding:20px}.modal-overlay .modal-inner{position:absolute;background-color:#fff;position:relative;padding:45px 20px;max-width:550px;width:100%;border-radius:12px;top:50%;transform:translate(-50%, -50%);left:50%;box-shadow:0 0 15px 0px rgba(0,0,0,.1);text-align:center}.modal-overlay .modal-inner h2{margin-top:0}.modal-overlay .modal-inner p{margin-bottom:30px}.modal-overlay .modal-close{position:absolute;right:0;top:0;margin:0;padding:15px;font-size:40px;font-weight:bold}.modal-overlay .modal-close:hover{cursor:pointer;color:#31d3db}.modal-overlay .marketo-form-wrapper .mktoForm{padding:0;width:100% !important;margin-bottom:0 !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoFormCol{float:none;width:100% !important;margin:0;margin-bottom:1em !important;padding:0;min-height:0px !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoFieldWrap{position:relative;display:block;float:none;width:100% !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoCheckboxList label{position:absolute;top:0;right:0}.modal-overlay .marketo-form-wrapper .mktoForm label.mktoLabel{padding:0;margin:0 0 .25em .125em;font-weight:600;font-size:1em;width:100% !important;font-weight:400 !important;letter-spacing:.05em}.modal-overlay .marketo-form-wrapper .mktoForm label[for=enterprise_agreement],.modal-overlay .marketo-form-wrapper .mktoForm label[for=receiveUpdates],.modal-overlay .marketo-form-wrapper .mktoForm label[for=Agreed_Enterprise_Download__c]{padding-left:1.25em !important;margin-bottom:0 !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoGutter,.modal-overlay .marketo-form-wrapper .mktoForm .mktoOffset,.modal-overlay .marketo-form-wrapper .mktoForm .mktoRequiredField .mktoAsterix{display:none}.modal-overlay .marketo-form-wrapper .mktoForm input,.modal-overlay .marketo-form-wrapper .mktoForm input[type=text],.modal-overlay .marketo-form-wrapper .mktoForm input[type=tel],.modal-overlay .marketo-form-wrapper .mktoForm input[type=email]{box-sizing:border-box;display:block;font-size:1.15em;line-height:1.5em;border-radius:.25em;padding:.25em .5em;border:1px solid #868e96;padding:.5em}.modal-overlay .marketo-form-wrapper .mktoForm input[type=text],.modal-overlay .marketo-form-wrapper .mktoForm input[type=email],.modal-overlay .marketo-form-wrapper .mktoForm input[type=tel]{width:100% !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoLogicalField{padding:0}.modal-overlay .marketo-form-wrapper .mktoForm input[type=checkbox]{height:auto;position:absolute;top:.1em;left:0}.modal-overlay .marketo-form-wrapper .mktoForm select.mktoField{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;display:block;font-size:15px;border-radius:2px;height:37px;font-family:"Open Sans",sans-serif;padding:5px 15px 5px 7.5px;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxtZXRhZGF0YT4gICBTdmcgVmVjdG9yIEljb25zIDogaHR0cDomI3gyRjsmI3gyRjt3d3cub25saW5ld2ViZm9udHMuY29tJiN4MkY7aWNvbiA8L21ldGFkYXRhPjxwYXRoIGQ9Ik01MDAgMTBMMjI3LjggMzkxLjFoNTQ0LjRMNTAwIDEwek01MDAgOTkwbDI3Mi4yLTM4MS4xSDIyNy44TDUwMCA5OTB6Ii8+PC9zdmc+) no-repeat 99% center;background-size:15px 15px;border:1px solid #868e96}.modal-overlay .marketo-form-wrapper .mktoForm select.mktoField::-ms-expand{display:none}.modal-overlay .marketo-form-wrapper .mktoForm .mktoButtonRow{width:100% !important;margin-top:10px}.modal-overlay .marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap{margin-left:0 !important;width:100% !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton{font-size:inherit;height:3em;width:100%;padding-top:6px;background:#59bfcd;border-color:#59bfcd;color:#fff}.modal-overlay .marketo-form-wrapper .mktoForm .mktoError{right:0 !important;top:0 !important;bottom:auto !important;padding:0;width:100% !important;text-align:right;max-width:100%}.modal-overlay .marketo-form-wrapper .mktoForm .mktoError .mktoErrorArrowWrap{display:none}.modal-overlay .marketo-form-wrapper .mktoForm .mktoError .mktoErrorMsg{margin:0;background-color:rgba(0,0,0,0);background-image:none;border:none;box-shadow:none;text-shadow:none;padding:0;font-size:.8em;line-height:1.6em;text-align:right;max-width:100%;color:inherit}.modal-overlay .marketo-form-wrapper .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail{display:none}.modal-overlay .marketo-form-wrapper .mktoForm em{position:absolute;top:0;right:0;font-size:.85em}.modal-overlay .marketo-form-wrapper .mktoForm input[name=Preferred_Communication__c]{display:none}.modal-overlay .marketo-form-wrapper .mktoForm label[for=Agreed_to_Dremio_Hub_Terms__c]{padding-left:16px}.modal-overlay .marketo-form-wrapper .mktoForm label[for=Agreed_to_Dremio_Hub_Terms__c]~.mktoError{width:auto !important}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList #mktoRadio_246_1:checked+label[for=mktoRadio_246_1],.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList #mktoRadio_246_0:checked+label[for=mktoRadio_246_0]{color:#31d3db;border:2px solid #31d3db}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList{display:flex;width:100% !important;padding:0}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList label{flex:1 1 auto;width:50%;color:#868e96;width:100px;text-align:center;border:2px solid #f4f4f1;border-radius:3px;padding:8px 10px;margin:0}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList label:hover{color:#59bfcd;border:2px solid #59bfcd;cursor:pointer}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList label:first-of-type{margin-right:20px}.modal-overlay .marketo-form-wrapper .mktoForm .mktoRadioList input:checked+label{background:#59bfcd;color:#fff;border-color:#59bfcd}.modal-overlay .marketo-form-wrapper .form-download-wrapper{display:none}.modal-overlay .marketo-form-wrapper .form-download-wrapper h3{font-size:2em;line-height:1.3em;padding:.4em 0 .5em}.modal-overlay .marketo-form-wrapper .form-download-wrapper .btn-bar{margin:2em 0 0}.modal-overlay .marketo-form-wrapper .form-download-wrapper .btn,.modal-overlay .marketo-form-wrapper .form-download-wrapper .markdownv2 .buttons a,.modal-overlay .markdownv2 .buttons .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .markdown .buttons a,.modal-overlay .markdown .buttons .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .headsplash .content .button a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .headsplash .markdownv2 .button a,.modal-overlay .headsplash .content .button .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .headsplash .markdownv2 .button .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .headsplash .markdown .button a,.modal-overlay .headsplash .markdown .button .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .download-platforms p:nth-of-type(1) a,.modal-overlay .download-platforms p:nth-of-type(1) .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .download-platforms p.docs a,.modal-overlay .download-platforms p.docs .marketo-form-wrapper .form-download-wrapper a,.modal-overlay .marketo-form-wrapper .form-download-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton,.modal-overlay .marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap .form-download-wrapper button.mktoButton{width:100%;padding:.75em 1.5em;margin:0}.modal-overlay .marketo-form-wrapper .form-download-wrapper label{display:block;position:relative;padding-top:2em;margin-bottom:1.3em}.modal-overlay .marketo-form-wrapper .form-download-wrapper input{box-sizing:border-box;display:block;width:100%;font-size:1.25em;border:none;line-height:2em;border-radius:2px;height:37px;padding:.5em}.modal-overlay .marketo-form-wrapper .form-download-wrapper span{position:absolute;top:0;left:0;text-transform:uppercase;color:#31d3db;font-weight:600;font-size:1em}.modal-overlay .marketo-form-wrapper .form-download-wrapper em{position:absolute;top:0;right:0;font-size:.85em}.modal-overlay .marketo-form-wrapper .form-download-wrapper.form-inline-input{padding-top:.5em}.modal-overlay .marketo-form-wrapper .form-download-wrapper.form-inline-input input,.modal-overlay .marketo-form-wrapper .form-download-wrapper.form-inline-input span{position:relative;width:auto;height:auto;display:inline-block}.modal-overlay .marketo-form-wrapper .form-download-wrapper.form-inline-input span{margin-left:1em}.wistia_swatch{display:none}.default-content.container .wp-block-media-text__media img{height:auto}.default-content.container .wp-block-group{padding:5rem 0}.default-content.container h2{font-size:36px}.event-snippet-icon{height:25px;width:25px}.cm-s-mdn-like.CodeMirror{background-image:none;background-color:#dcdcdc;color:#333}.cover-bg-color-purple{background-color:#5d5fb0;border-radius:18px;overflow:hidden}.max-cover-50{max-width:380px;margin-left:auto !important;margin-right:auto !important}.resource-template-default .wp-block-image,.single .wp-block-image,.single-resource .wp-block-image{padding-top:2rem !important;padding-bottom:2rem !important}.p-6{padding:4rem !important}.p-7{padding:5rem !important}.p-8{padding:6rem !important}.p-9{padding:7rem !important}.p-10{padding:8rem !important}.px-12{padding:10rem !important}@media(min-width: 767px){.p-sm-6{padding:4rem !important}.p-sm-7{padding:5rem !important}.p-sm-8{padding:6rem !important}.p-sm-9{padding:7rem !important}.p-sm-10{padding:8rem !important}}@media(min-width: 767px){.p-md-6{padding:4rem !important}.p-md-7{padding:5rem !important}.p-md-8{padding:6rem !important}.p-md-9{padding:7rem !important}.p-md-10{padding:8rem !important}}@media(min-width: 992px){.p-lg-6{padding:4rem !important}.p-lg-7{padding:5rem !important}.p-lg-8{padding:6rem !important}.p-lg-9{padding:7rem !important}.p-lg-10{padding:8rem !important}}.minimal-header .mega-btn-get-started{background-color:#43b8c9 !important;font-weight:600;display:inline-block;border:none;font-size:16px;text-align:center;padding:14px 22px !important;white-space:nowrap;line-height:1.5rem !important;border-radius:27.5px !important}.minimal-header .mega-btn-get-started a{color:#fff !important;padding:4px 22px !important;text-decoration:none}@media only screen and (min-width: 991px)and (max-width: 1250px){.mega-icon-login,.mega-icon-contact-us{display:none !important}}@media(max-width: 768px){.reverse-mobile{flex-direction:column-reverse}}.quote-section--author{text-align:right}@media only screen and (min-width: 768px){.quote-section--author{margin-left:65px}}.gradient-text{background:linear-gradient(85.41deg, #43b8c9 57.99%, #43b8c9 57.99%, #00b1d8 63.21%, #00a8e6 69.05%, #009df2 75.36%, #2a8ef7 81.04%, #6c7bf2 87.5%);background-size:100%;-webkit-background-clip:text !important;-moz-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0)}.gradient-text-2{background:linear-gradient(85.64deg, #43b8c9 11.89%, #43b8c9 11.9%, #00b1d8 26.62%, #00a8e6 43.08%, #009df2 60.84%, #2a8ef7 76.87%, #6c7bf2 95.06%);background-size:100%;-webkit-background-clip:text !important;-moz-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);-moz-text-fill-color:rgba(0,0,0,0)}.white-card-wrapper{gap:3.2rem}.white-card{height:100%;background:#fff;box-shadow:4px 4px 8px rgba(0,0,0,.12);border-radius:8px;padding:4rem;gap:2.4rem;display:flex;flex-direction:column;height:auto;margin-left:auto !important;margin-right:auto !important}.text-link{font-weight:600}.text-link a{display:flex;align-items:center}.text-link i{font-size:1.25em;margin-left:1.6rem}.no-overlay .wp-block-cover__background{display:none}.btn-primary-outline{position:relative;border-width:1px;background:#fff;color:#43b8c9 !important;border-color:#43b8c9;padding-top:14px;padding-bottom:14px}.btn-primary-outline:hover{color:#fff !important}header.why-dremio-nov-22.global-hero.left{background-size:cover;overflow:hidden;background-position:center center}header.why-dremio-nov-22.global-hero.left .btn{text-transform:none}@media screen and (min-width: 1200px){header.why-dremio-nov-22.global-hero.left .container{align-items:unset !important}header.why-dremio-nov-22.global-hero.left .left{width:53%;flex-basis:53% !important}header.why-dremio-nov-22.global-hero.left .right{width:calc(50vw - 30px) !important;margin-right:calc(-50vw + 645px - 30px) !important;position:relative}header.why-dremio-nov-22.global-hero.left .right img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:top left;object-position:top left}}header.why-dremio-nov-22.global-hero.left .container{padding-left:25px;padding-right:25px;padding-bottom:0}header.why-dremio-nov-22.global-hero.left .container .gradient-text{background:linear-gradient(86.42deg, #43b8c9 20.5%, #43b8c9 20.5%, #00b1d8 32.22%, #b7d326 86.72%)}@media screen and (min-width: 992px){header.why-dremio-nov-22.global-hero.left .container{align-items:flex-end}header.why-dremio-nov-22.global-hero.left .container .left{flex-basis:70%;padding-bottom:8rem}header.why-dremio-nov-22.global-hero.left .container .right{width:auto;margin-right:calc(-50vw + 15px)}}@media screen and (max-width: 991px){header.why-dremio-nov-22.global-hero.left .container{flex-direction:column}header.why-dremio-nov-22.global-hero.left .container .left{flex:1;width:100%}header.why-dremio-nov-22.global-hero.left .container .right{width:auto;margin-right:calc(-50vw + 15px)}}@media screen and (max-width: 767px){header.why-dremio-nov-22.global-hero.left .container h1{font-size:2.5rem;margin-top:2rem}header.why-dremio-nov-22.global-hero.left .container .left{margin-bottom:5rem}header.why-dremio-nov-22.global-hero.left .container .right{margin-right:auto}}@media screen and (max-width: 575px){header.why-dremio-nov-22.global-hero.left .container .button-row .btn{width:100%;padding-top:14px;padding-bottom:14px}header.why-dremio-nov-22.global-hero.left .container .btn-primary-outline{margin-top:2rem !important}}.wp-block-group.why-dremio-section-bg{position:relative;padding-bottom:16rem !important}@media screen and (max-width: 767px){.wp-block-group.why-dremio-section-bg{padding-bottom:8rem !important}}.wp-block-group.why-dremio-section-bg:before{content:"";bottom:0;right:0;width:100%;height:100%;background-image:url("/wp-content/themes/subsurface/assets/_corp/why-dremio-section-bg.png");background-repeat:no-repeat;background-size:contain;background-position:bottom -12% center;position:absolute;filter:grayscale(100%);z-index:0}@media screen and (max-width: 767px){.wp-block-group.why-dremio-section-bg:before{background-position:bottom center;background-size:auto}}.wp-block-group.why-dremio-section-bg .wp-block-group__inner-container{position:relative;z-index:1}@media screen and (max-width: 767px){.mobile-heading-padding{padding-top:5rem;padding-bottom:3rem}}.new-event-cta-slider{max-width:520px}.slideshow-container{position:relative;margin:auto}.slideshow-container .prev,.slideshow-container .next{cursor:pointer;position:absolute;top:50%;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:18px;height:14px}.slideshow-container .next{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9232 8C16.4755 8 16.9232 7.55228 16.9232 7C16.9232 6.44772 16.4755 6 15.9232 6V8ZM1 6C0.447715 6 0 6.44772 0 7C0 7.55228 0.447715 8 1 8V6ZM10.8691 0.278509C10.4707 -0.103906 9.83763 -0.0908924 9.45521 0.307576C9.0728 0.706044 9.08581 1.33908 9.48428 1.72149L10.8691 0.278509ZM16.4286 7L17.121 7.72149L17.8728 7L17.121 6.27851L16.4286 7ZM9.48428 12.2785C9.08581 12.6609 9.0728 13.294 9.45521 13.6924C9.83763 14.0909 10.4707 14.1039 10.8691 13.7215L9.48428 12.2785ZM15.9232 6H1V8H15.9232V6ZM9.48428 1.72149L15.7361 7.72149L17.121 6.27851L10.8691 0.278509L9.48428 1.72149ZM15.7361 6.27851L9.48428 12.2785L10.8691 13.7215L17.121 7.72149L15.7361 6.27851Z' fill='%23333333'/%3E%3C/svg%3E%0A");right:-38px}.slideshow-container .prev{background-image:url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.88392 8C2.33163 8 1.88392 7.55228 1.88392 7C1.88392 6.44772 2.33163 6 2.88392 6V8ZM17.8071 6C18.3594 6 18.8071 6.44772 18.8071 7C18.8071 7.55228 18.3594 8 17.8071 8V6ZM7.938 0.278509C8.33647 -0.103906 8.9695 -0.0908924 9.35192 0.307576C9.73433 0.706044 9.72132 1.33908 9.32285 1.72149L7.938 0.278509ZM2.37856 7L1.68613 7.72149L0.934357 7L1.68613 6.27851L2.37856 7ZM9.32285 12.2785C9.72132 12.6609 9.73433 13.294 9.35192 13.6924C8.9695 14.0909 8.33647 14.1039 7.938 13.7215L9.32285 12.2785ZM2.88392 6H17.8071V8H2.88392V6ZM9.32285 1.72149L3.07098 7.72149L1.68613 6.27851L7.938 0.278509L9.32285 1.72149ZM3.07098 6.27851L9.32285 12.2785L7.938 13.7215L1.68613 7.72149L3.07098 6.27851Z' fill='%23333333'/%3E%3C/svg%3E%0A");left:-38px}.slideshow-container .slide_item.fade:not(.show){opacity:1}.slideshow-container .slide_item img{width:100%}@keyframes fade{from{opacity:.2}to{opacity:1}}.slideshow-container .fade{-webkit-animation-name:fade;-webkit-animation-duration:1.5s;animation-name:fade;animation-duration:1.5s}@media only screen and (max-width: 300px){.slideshow-container .prev,.slideshow-container .next,.slideshow-container .text{font-size:11px}}@media only screen and (max-width: 1340px){.slideshow-container .next{right:10px}.slideshow-container .prev{left:10px}}.slideshow-container .text{color:#fff;font-size:1.5rem;padding:8px 12px;position:absolute;bottom:3px;width:100%;text-align:left;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}@media only screen and (min-width: 960px){.slideshow-container .text{bottom:8px}}.slideshow-container .text a{text-decoration:none;color:#fff;font-size:1.5rem;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.slideshow-container .text a:hover{color:#a672bb}.dots{text-align:right}.dot{cursor:pointer;height:12px;width:12px;margin:4px;background-color:#bbb;border-radius:50%;display:inline-block;transition:background-color .6s ease}.dot.active{background-color:#a672bb}.dot:hover{background-color:#a672bb}.simply-scroll-container{position:relative}.simply-scroll-clip{position:relative;overflow:hidden}.simply-scroll-list{overflow:hidden;margin:0;padding:0;list-style:none}.simply-scroll-list li{padding:0;margin:0;list-style:none}.simply-scroll-list li img{border:none;display:block;width:auto !important;height:100% !important}.simply-scroll{width:95%;margin:0px auto;height:65px;margin-bottom:.5em}.simply-scroll .simply-scroll-clip{width:100%;height:55px}.simply-scroll .simply-scroll-list li{float:left;width:290px;height:55px}.wrapper-corp-gutemberg a{color:#43b8c9}.article-date{font-size:12.5px;font-weight:400;letter-spacing:1.56px;text-transform:uppercase}.article-thumb,.side-related-thumb,.inline-related-thumb{border:none;border-radius:5px}.inline-related-thumb{border:none;background-color:#f4f6f7}.inline-related-thumb .card-title{color:#333;font-size:20px;font-weight:600}.inline-related-thumb .card-text{color:#333;opacity:.75;font-size:16px}.article-thumb .card-img-top{-o-object-fit:contain;object-fit:contain;border-radius:5px}.side-related-thumb .card-img-top,.inline-related-thumb .card-img-top{display:flex;justify-content:center;align-items:center;-o-object-fit:contain;object-fit:contain;border-radius:5px 5px 0 0}.side-related-thumb .card-body,.inline-related-thumb .card-body{padding:2rem}.video-play-button{background-image:url("data:image/svg+xml,%3Csvg id='Group_13' data-name='Group 13' xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50'%3E%3Ccircle id='Oval' cx='25' cy='25' r='25' fill='%23fff'/%3E%3Cpath id='Rectangle' d='M0,3.415A2,2,0,0,1,2.978,1.671L18.647,10.46a2,2,0,0,1-.02,3.5L2.958,22.511A2,2,0,0,1,0,20.755Z' transform='translate(18 13)' fill='%230613ae' stroke='%230613ae' stroke-miterlimit='10' stroke-width='1'/%3E%3C/svg%3E%0A");height:50px;width:50px;cursor:pointer}.video-play-button:hover{filter:brightness(1.4)}.category-header-line{border-bottom:1px solid #d1dae1}.article-img-block{background-repeat:no-repeat;background-size:contain;width:100%}@media screen and (min-width: 992px){.article-img-block{border-radius:5px}}.caption{font-size:13px;font-weight:600;line-height:18px;opacity:.75}.author-avatar{height:3.12rem;width:3.12rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.article-quote-block-right{padding-left:4rem;margin-left:4rem;margin-top:2rem;margin-bottom:2rem;float:right;width:100%}@media screen and (min-width: 768px){.article-quote-block-right{width:40%}}.article-quote-block-left{border-right:1px solid #d1dae1;padding-right:4rem;margin-right:4rem;margin-top:2rem;margin-bottom:2rem;float:left;text-align:right;width:100%}@media screen and (min-width: 768px){.article-quote-block-left{width:35%}}.article-quote-block-left .quote,.article-quote-block-right .quote{position:relative;color:#333;margin-bottom:2rem;font-size:24px;padding-left:0;margin-left:0;font-weight:bold;font-family:"Inter",sans-serif}.article-quote-block-left .quote::before,.article-quote-block-right .quote::before{content:"";position:absolute;left:-4rem;top:0;width:31px;height:23px;background:url("/wp-content/themes/subsurface/assets/_corp/quotes.svg") no-repeat center center;background-size:cover}.code-block{border-radius:5px;background-color:#fff;border:1px solid #d1dae1;margin-bottom:2rem;overflow:hidden}.code-block p{margin:0;line-height:.8rem}.code-block pre{padding:0 2rem 0 2rem;border-radius:5px;background-color:rgba(0,0,0,0);margin-bottom:0;font-size:13px}.code-block .CodeMirror{padding-top:1.5rem}.code-block .CodeMirror-wrap{margin-bottom:0;padding:12px 0}@media(max-width: 1240px){.code-block{width:100%}}.code-block.dark{background-color:#263238;border:1px solid #263238}.code-block.dark pre{color:#f1f1f1}.code-block.dark .CodeMirror{background:rgba(0,0,0,0)}.mode-switch{cursor:pointer;height:20px;width:20px;border:1px solid #ccc;border-radius:50%;position:relative;overflow:hidden;background-color:#fff;z-index:99}.mode-switch::before{position:absolute;content:"";width:10px;height:20px;background-color:#2d2d2d}div[class^=article-text-block] ul{margin-left:0}.callout-text-block{border-radius:5px;border:none;padding-left:6rem !important;background-color:#e9f5f9;position:relative}.callout-text-block p{margin-bottom:0 !important}.callout-text-block::before{content:"#";position:absolute;left:30px;top:28px;color:#43b8c9;font-size:27px;font-weight:bold}.video-transcript-block .wistia_responsive_padding{border-radius:5px 5px 0 0;overflow:hidden;border:1px solid #43b8c9;border-bottom:0}.video-transcript-block .video-block,.video-call-block .video-block{border-radius:5px 5px 0 0;height:230px;background-repeat:no-repeat;background-size:cover;color:#fff}@media screen and (min-width: 768px){.video-transcript-block .video-block,.video-call-block .video-block{height:400px}}.video-transcript-block .bottom-block{border-radius:0 0 5px 5px;border:1px solid #43b8c9;border-top:none}.speakers-block{color:#fff;background-color:#43b8c9}@media screen and (min-width: 992px){.speakers-block{border-radius:5px}}.speakers-block h5{color:#fff}.speakers-block .speaker-avatar{height:6.25rem;width:6.25rem;-o-object-fit:cover;object-fit:cover;border-radius:50%}.wp-block-table{border:1px solid #43b8c9 !important;overflow-x:auto;border-left:none;border-right:none}@media screen and (min-width: 992px){.wp-block-table{border-radius:5px !important;border-left:1px solid #43b8c9 !important;border-right:1px solid #43b8c9 !important}}.wp-block-table table{font-size:17px;font-weight:300;opacity:.85}@media(max-width: 767px){.wp-block-table table{font-size:13px}}.wp-block-table table thead,.wp-block-table table tr:first-child{background-color:#43b8c9 !important;color:#fff}.wp-block-table table thead th,.wp-block-table table thead td,.wp-block-table table tr:first-child th,.wp-block-table table tr:first-child td{white-space:nowrap;font-size:19px}@media(max-width: 767px){.wp-block-table table thead th,.wp-block-table table thead td,.wp-block-table table tr:first-child th,.wp-block-table table tr:first-child td{font-size:15px}}.wp-block-table table th,.wp-block-table table td{padding:1rem}@media(max-width: 767px){.wp-block-table table th,.wp-block-table table td{padding:.5rem}}.wp-block-table table tr{border-bottom:1px solid #43b8c9}.wp-block-table table tr:last-child{border-bottom:none !important}.wp-block-table table tr:last-child td{border-bottom:none !important}.wp-block-table.table-compact td{padding:.5rem .5rem .5rem 1rem !important}.wp-block-table.has-small-font-size td{font-size:14px !important}.video-call-block .card{border:none;background-color:rgba(0,0,0,0);padding:0 !important}.article-text-block,.article-floating-feature,.article-floating-image,.article-quote-block-right,.article-quote-block-left{position:relative}.article-text-block h5,.article-floating-feature h5,.article-floating-image h5,.article-quote-block-right h5,.article-quote-block-left h5{color:#333}.article-floating-feature .image-block,.article-floating-image .image-block{margin-top:5rem;height:250px;width:300px;background-repeat:no-repeat;background-size:cover;margin-bottom:7rem !important}.article-floating-feature .image-block img,.article-floating-image .image-block img{border-radius:5px !important;min-height:250px;-o-object-fit:cover;object-fit:cover}.article-floating-feature .image-block span.small,.article-floating-image .image-block span.small{font-size:13px;font-weight:600;line-height:18px;display:block;opacity:.75;margin-top:1rem}.article-floating-feature .block-header,.article-floating-image .block-header{display:inline;font-family:"Inter",sans-serif;font-size:24px;font-weight:600;color:#333}.article-floating-feature .inline-related-thumb,.article-floating-feature .image-block,.article-floating-image .inline-related-thumb,.article-floating-image .image-block{float:right;position:relative}.article-floating-feature .inline-related-thumb,.article-floating-image .inline-related-thumb{width:100%}@media screen and (min-width: 768px){.article-floating-feature .inline-related-thumb,.article-floating-image .inline-related-thumb{width:300px}}.subnav-page nav.subnav{white-space:nowrap;background:#051344;position:sticky;top:57px;z-index:10;background-repeat:no-repeat;background-position:right 12px top 5px}.subnav-page nav.subnav .container{padding:0}.subnav-page nav.subnav ul{list-style:none;margin:0;padding:0}.subnav-page nav.subnav ul li{width:100%}.subnav-page nav.subnav ul li a{display:flex;justify-content:flex-start;padding-left:20px;align-items:center;color:#fff;text-decoration:none;font-weight:600;font-size:16px;transition:height ease .5s,background ease .5s;overflow:hidden;height:0;background:#2a394a}.subnav-page nav.subnav ul li a:hover{background:#0093d2}.subnav-page nav.subnav ul li a.current{height:70px;background:#0093d2 !important}.subnav-page nav.subnav .mobile-nav-button{border:0;background:rgba(0,0,0,0);color:#fff;padding:.5rem}.subnav-page nav.subnav.expanded .mobile-nav-button{transform:rotate(45deg)}.subnav-page nav.subnav.expanded ul li a{height:70px}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav{background:#2c2a89;position:inherit !important}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav ul li a.current{background:#63d7da !important}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav ul li:hover{background:#63d7da}@media screen and (min-width: 768px){.subnav-page nav.subnav .container{padding:0 25px}.subnav-page nav.subnav ul li a.current{background:#0093d2 !important}.subnav-page nav.subnav ul li a{justify-content:center;padding-left:0;height:70px;background:#051344}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav ul li a.current{background:#63d7da !important}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav ul li a{justify-content:center;padding-left:0;height:70px;background:#2c2a89}.subnav-page.post-type-archive-gnarly-data-waves nav.subnav ul li a:hover{background:#63d7da}}@media(max-width: 767px){.wp-block-columns>.wp-block-column:not(.stay_fixed_mobile){flex-basis:100% !important}.wp-block-columns>.wp-block-column:first-child{padding-bottom:1em}}.wp-block-columns>.wp-block-column>h3.toc-heading{padding-top:10px !important}.wp-block-columns>.wp-block-column ul{padding-left:5rem}.wp-block-columns>.wp-block-column ul li{padding:4px 0px;line-height:1.5}.wp-block-columns>.wp-block-column ul+h3{padding-top:2em}@media(max-width: 767px){.wp-block-columns>.wp-block-column ul+h3{padding-top:1rem}}.wp-block-columns>.wp-block-column .bold_blue strong,.wp-block-columns>.wp-block-column .bold_blue b{color:#97e8ed}.wp-block-columns>.wp-block-column .links_blue a{color:#97e8ed}.wp-block-columns>.wp-block-column h4{font-size:2rem}.wp-block-columns>.wp-block-column p+h3{padding-top:2em}@media(max-width: 767px){.wp-block-columns>.wp-block-column p+h3{padding-top:1rem}}.wp-block-columns.flex-fixed-first .wp-block-column:last-child{flex-basis:auto !important}@media(max-width: 579px){.wp-block-columns.numbered-title{flex-direction:column}.wp-block-columns.numbered-title .wp-block-column:first-child img{margin:0 auto;display:block;max-width:130px}.wp-block-columns.numbered-title .wp-block-column:last-child{text-align:center}}@media(min-width: 768px){.wp-block-columns.gap-50{gap:50px}}@media(max-width: 767px){.wp-block-columns.gap-50>.wp-block-column:first-child{margin-bottom:30px}}.wp-block-group{padding-top:1rem;padding-bottom:3rem}.wp-block-group ul{padding-left:5rem}@media(max-width: 768px){.wp-block-group ul{padding-left:1rem}}.wp-block-group ul li{padding:4px 0px;line-height:1.5}@media(max-width: 767px){.wp-block-group{padding-bottom:.5rem !important}}.wp-block-group.narrow>.wp-block-group__inner-container{max-width:1170px}.wp-block-group.pad{padding-top:12rem;padding-bottom:12rem}@media(max-width: 768px){.wp-block-group.pad{padding-top:3rem;padding-bottom:3rem}}@media(min-width: 768px){.anchor_menu+#content>.wp-block-group:first-child{padding-top:0px}}.wp-block-group>.wp-block-group__inner-container{color:#505965}@media(min-width: 767px){.wp-block-group>.wp-block-group__inner-container>h2.has-text-align-center{margin-left:15%;margin-right:15%}}@media(min-width: 767px){.wp-block-group>.wp-block-group__inner-container>p.has-text-align-center{margin-left:10%;margin-right:10%}}.wp-block-group>.wp-block-group__inner-container figure.wp-block-table{display:block}.wp-block-group>.wp-block-group__inner-container figure.wp-block-table table tr:first-child{word-wrap:break-word}.wp-block-group>.wp-block-group__inner-container figure.wp-block-table table tr:first-child td{white-space:normal}.wp-block-group.gray_top{padding-top:12rem;background:linear-gradient(180deg, rgb(245, 246, 252) 0%, rgba(255, 255, 255, 0) 28.333334%)}@media(max-width: 767px){.wp-block-group.gray_top{padding-top:7rem}}.wp-block-group.gray_top>.wp-block-group__inner-container>h2{padding-top:0px}.wp-block-group.cloudy_blue_bg{padding-top:4.5rem;padding-bottom:3.5rem !important;background:url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_left.jpg") top left no-repeat;background-color:#051344;background-size:auto 100%;position:relative}.wp-block-group.cloudy_blue_bg:after{background:#051344 url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_right.jpg") top right no-repeat;background-size:contain;position:absolute;right:0px;top:0px;height:100%;width:25%;z-index:-1}@media(min-width: 385px){.wp-block-group.cloudy_blue_bg:after{content:""}}.wp-block-group.cloudy_blue_bg>.wp-block-group__inner-container{color:#fff}.wp-block-group.cloudy_blue_bg>.wp-block-group__inner-container>h3{position:relative;z-index:1}.wp-block-group.cloudy_blue_bg>.wp-block-group__inner-container .wp-block-columns{margin-bottom:0px}.wp-block-group.cloudy_blue_bg>.wp-block-group__inner-container .wp-block-columns .wp-block-column{z-index:1}.wp-block-image img{height:auto}.wp-block-table#arctic_table{margin-top:4rem;border:0px !important}.wp-block-table#arctic_table table thead{background-color:rgba(0,0,0,0)}.wp-block-table#arctic_table table thead tr,.wp-block-table#arctic_table table thead th{background-color:rgba(0,0,0,0);font-weight:normal;font-size:20px;line-height:1.2em;color:#fff}@media(max-width: 767px){.wp-block-table#arctic_table table thead tr,.wp-block-table#arctic_table table thead th{white-space:pre-wrap}}@media(max-width: 679px){.wp-block-table#arctic_table table thead tr,.wp-block-table#arctic_table table thead th{font-size:18px}}@media(max-width: 479px){.wp-block-table#arctic_table table thead tr,.wp-block-table#arctic_table table thead th{font-size:13px}}.wp-block-table#arctic_table table thead tr strong,.wp-block-table#arctic_table table thead th strong{font-weight:600;color:#fff}.wp-block-table#arctic_table table tbody td{font-size:20px;padding-bottom:.74em;padding-top:.74em;padding-left:.8em}@media(max-width: 679px){.wp-block-table#arctic_table table tbody td{font-size:16px}}@media(max-width: 479px){.wp-block-table#arctic_table table tbody td{font-size:12px;white-space:break-spaces}}.wp-block-table#arctic_table table tbody tr{border:0px;background-color:#fff !important}.wp-block-table#arctic_table table tbody tr:first-child{background-color:#fff !important;color:#505965}.wp-block-table#arctic_table table tbody tr:first-child td{padding-top:.9em}.wp-block-table#arctic_table table tbody tr:nth-child(even){background-color:#eef4f6 !important}main :not(.bg-dark) a:not(.btn):not(.wp-block-button__link):not(.menu-item):not(.cta-link){color:#0093d2;text-decoration:none}main :not(.bg-dark) a:not(.btn):not(.wp-block-button__link):not(.menu-item):not(.cta-link) p{color:#051344}.wp-block-buttons{display:flex;justify-content:center;text-align:center}@media(min-width: 768px){.wp-block-buttons{text-align:left}}@media(max-width: 767px){.wp-block-buttons{flex-wrap:wrap}}.wp-block-buttons .wp-block-button{margin:.5rem .5rem 1.5rem .5rem}@media(max-width: 767px){.wp-block-buttons .wp-block-button{margin:1rem .5rem .5rem 1rem;width:100%}}.wp-block-buttons .wp-block-button .wp-block-button__link{margin-top:10px;background-color:#43b8c9;color:#fff;border-color:#43b8c9;text-decoration:none;padding:12px 30px;border-radius:27.5px;font-family:"Inter",sans-serif;font-size:17px;line-height:1.5;font-weight:600}@media(max-width: 767px){.wp-block-buttons .wp-block-button .wp-block-button__link{width:100%;max-width:100%;margin:0 auto}}.wp-block-buttons.cta-link{display:inline-block}.wp-block-buttons.cta-link .wp-block-button .wp-block-button__link{background-color:rgba(0,0,0,0);color:#43b8c9;border-radius:0px;display:inline-block;padding:0px !important}.wp-block-buttons.cta-link.cta-link-dark:after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.wp-block-buttons.cta-link.cta-link-dark:hover{color:#43b8c9}.logo-gallery-sized .wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;margin-top:auto;margin-bottom:auto;flex-direction:column;max-width:100%}.left-cloud{background:url(/wp-content/themes/subsurface/assets/_skin_v2/bg_img_cloud_right_scaled_transparent.png) left center no-repeat;background-size:contain;overflow:visible;padding:4rem;position:relative}.teal-blur-bg{padding-top:4.5rem;padding-bottom:3.5rem;background:linear-gradient(0deg, #fff, #d4f3f5, #fff);background-size:auto 100%;position:relative}.cloudy_blue_bg{padding-top:4.5rem;padding-bottom:3.5rem;background:url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_left.jpg") top left no-repeat;background-color:#051344;background-size:auto 100%;position:relative}.cloudy_blue_bg:after{background:#051344 url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_right.jpg") top right no-repeat;background-size:contain;position:absolute;right:0px;top:0px;height:100%;width:25%;z-index:-1}@media(min-width: 385px){.cloudy_blue_bg:after{content:""}}.gradient_light_blue_bg{background:linear-gradient(0deg, #fff 0, #e9f5f9 100%)}body.error404:not(#live_2022){padding-top:11rem}body.error404:not(#live_2022) .outer-container{background:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_404.png") 50% 117px repeat-x;background-size:1598px auto;position:relative;min-height:630px}@media(max-width: 1023px)and (min-width: 768px){body.error404:not(#live_2022) .outer-container{background-position:50% 86px}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container{min-height:510px;background-position:50% 16px}}@media(max-width: 1340px)and (min-width: 1024px){body.error404:not(#live_2022) .outer-container .row{max-width:1015px;margin:0 auto}}@media(max-width: 1023px)and (min-width: 768px){body.error404:not(#live_2022) .outer-container .row{max-width:900px;margin:0 auto}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container .row{flex-direction:column;max-width:300px;margin:0px auto}}body.error404:not(#live_2022) .outer-container:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/404_wave_top.png") 50% 0px repeat-x;background-size:1598px auto;content:"";width:100%;display:block;position:absolute;height:26px;z-index:52;top:120px}@media(max-width: 1023px)and (min-width: 768px){body.error404:not(#live_2022) .outer-container:before{top:89px}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container:before{top:19px}}body.error404:not(#live_2022) .outer-container .col:first-child{flex:auto;width:33.33333%}@media(max-width: 1340px)and (min-width: 1024px){body.error404:not(#live_2022) .outer-container .col:first-child{width:570px;margin-top:36px;max-width:570px}}@media(max-width: 1023px)and (min-width: 768px){body.error404:not(#live_2022) .outer-container .col:first-child{width:350px;margin-top:36px;max-width:350px}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container .col:first-child{width:100%;margin-top:-20px}}body.error404:not(#live_2022) .outer-container .col:first-child img{width:90%}body.error404:not(#live_2022) .outer-container .col:last-child{flex:1;width:auto;padding-top:30px}@media(min-width: 1341px){body.error404:not(#live_2022) .outer-container .col:last-child{padding-top:241px}}@media(min-width: 1024px)and (max-width: 1340px){body.error404:not(#live_2022) .outer-container .col:last-child{padding-top:175px}}@media(max-width: 1023px)and (min-width: 768px){body.error404:not(#live_2022) .outer-container .col:last-child{zoom:.9;padding-top:141px}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container .col:last-child{text-align:center}}@media(max-width: 767px){body.error404:not(#live_2022) .outer-container h1{font-size:4.5rem}}body.error404:not(#live_2022) .outer-container h1,body.error404:not(#live_2022) .outer-container h2,body.error404:not(#live_2022) .outer-container h3,body.error404:not(#live_2022) .outer-container h4{font-weight:normal}body.error404:not(#live_2022) .outer-container h4{color:#505965}@media(max-width: 991px){body.error404:not(#live_2022) .get-started-cta{padding-top:0rem}}.newsroom-wrapper{padding:60px 0 150px;background:#fff}@media(max-width: 1199px){.newsroom-wrapper{padding:60px 0 100px}}@media(max-width: 767px){.newsroom-wrapper .newsroom-items{margin-top:40px}}.newsroom-wrapper .newsroom-items .newsroom-item{padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #c5cad0}.newsroom-wrapper .newsroom-items .newsroom-item:last-child{margin-bottom:0px}.newsroom-wrapper .newsroom-items .newsroom-item a{display:flex;text-decoration:none}@media(max-width: 767px){.newsroom-wrapper .newsroom-items .newsroom-item a{display:block}}.newsroom-wrapper .newsroom-items .newsroom-item a:hover .newsroom-item-title{color:#43b8c9}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left{width:26%;padding-right:50px;display:flex;flex-direction:column;justify-content:center}@media(max-width: 991px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left{padding-right:20px}}@media(max-width: 767px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left{width:100%;padding-right:0px;margin-bottom:20px}}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left img{max-height:100px;width:auto !important;max-width:100%;margin:auto;border-radius:5px}body.post-type-archive-news .newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left img{border-radius:0px}@media(max-width: 767px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-left img{max-width:200px;max-height:inherit}}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right{width:74%}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right.fullwidth{width:100%}@media(max-width: 767px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right{width:100%}}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right .newsroom-item-date{color:#848d9a;font-size:13px;line-height:16px;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:15px}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right .newsroom-item-title{color:#333;font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px;transition:.2s}@media(max-width: 991px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right .newsroom-item-title{font-size:18px}}.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right .newsroom-item-text{color:#505965;font-size:16px;line-height:1.5;max-height:44px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}@media(max-width: 991px){.newsroom-wrapper .newsroom-items .newsroom-item .newsroom-item-right .newsroom-item-text{font-size:14px;max-height:42px}}.newsroom-wrapper .newsroom-links{margin-bottom:50px}@media(max-width: 767px){.newsroom-wrapper .newsroom-links{margin-bottom:30px}}.newsroom-wrapper .newsroom-links ul{list-style-type:none;list-style:none;margin:0;padding:0}.newsroom-wrapper .newsroom-links ul li{margin-bottom:8px}.newsroom-wrapper .newsroom-links ul li:last-child{margin-bottom:0px}.newsroom-wrapper .newsroom-links ul li a{color:#505965;font-size:16px;font-weight:600;line-height:1.5;text-decoration:none;transition:.2s}.newsroom-wrapper .newsroom-links ul li a:hover{opacity:1}.newsroom-wrapper .newsroom-links ul li.active a{opacity:1;color:#00bac9}@media(max-width: 767px){.newsroom-wrapper .newsroom-single-sidebar{margin-bottom:40px}}.newsroom-single-date{color:#505965;font-size:16px;font-weight:600;line-height:1.5;text-transform:uppercase;margin-bottom:50px}.newsroom-wrapper.corp-gutemberg-content .newsroom-single-sidebar .socials ul{margin-left:0px}.newsroom-wrapper.corp-gutemberg-content .newsroom-single-sidebar .socials ul li{padding-left:0px;opacity:1}.newsroom-wrapper.corp-gutemberg-content .newsroom-single-sidebar .socials ul li:before{display:none}.resources-wrapper{padding:60px 0 130px;background:#fff}.intro-resources{padding:180px 0 80px !important}.intro-resources::after{display:none}@media screen and (max-width: 768px){.intro-resources{padding:110px 0 50px !important}}@media(max-width: 767px){.intro-resources .jobs-search input{width:100%;margin-left:10px}}.intro-resources .intro-other-box{padding:0;width:100%}.intro-resources .intro-simple-title{display:flex;justify-content:space-between;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;align-items:center}.label-text{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:20px}.checkboxes-filter ul{list-style-type:none;list-style:none;padding:0;margin:0}.checkboxes-filter ul ul{margin-left:20px}.checkboxes-filter ul li.active>ul{display:block}.checkboxes-filter ul li input{display:none}.checkboxes-filter ul li input:checked+label:after{opacity:1}.checkboxes-filter ul li label{color:#666;font-size:16px;line-height:1.5;position:relative;padding-left:26px;cursor:pointer}.checkboxes-filter ul li label:before{content:"";position:absolute;left:0;top:4px;width:15px;height:15px;border-radius:2px;border:1px solid #848d9a}.checkboxes-filter ul li label:after{content:"";position:absolute;left:3px;top:7px;width:9px;height:9px;border-radius:2px;background:#00bac9;opacity:0}.checkboxes-filter ul li.has-child>label{padding-right:20px;background:url("/wp-content/themes/subsurface/assets/_corp/icon-plus.svg") no-repeat right center}.resources-list ul{display:flex;-webkit-box-lines:multiple;-moz-box-lines:multiple;flex-wrap:wrap;list-style-type:none;list-style:none;padding:0;margin:0}.resources-list ul li{width:calc(33.333% - 14px);min-width:calc(33.333% - 14px);margin-right:21px;margin-bottom:21px}@media(max-width: 991px){.resources-list ul li{width:calc(50% - 10px);min-width:calc(50% - 10px);margin-right:20px;margin-bottom:20px}.resources-list ul li:nth-child(3n){margin-right:20px}.resources-list ul li:nth-child(2n){margin-right:0px}}@media(max-width: 767px){.resources-list ul li{width:100%;min-width:100%;margin-right:0px;margin-bottom:20px}.resources-list ul li:nth-child(3n){margin-right:0px}}.resources-list ul li:nth-child(3n){margin-right:0px}.resources-list ul li a{background:#f4f6f7;border-radius:5px;display:block;min-height:100%;height:100%;position:relative;padding-bottom:80px;text-decoration:none}.resources-list ul li a .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.resources-list-image{position:relative;max-height:50%;overflow:hidden}.resources-list-image img{border-top-left-radius:5px;border-top-right-radius:5px}.resources-list-card-body{padding:20px 20px 0}.resources-list-card-subtitle{font-size:13px;line-height:16px;color:#848d9a;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:15px;font-weight:400}.resources-list-card-title{color:#333;font-size:20px;font-weight:600;line-height:1.2}.resources-list-link{position:absolute;bottom:30px;left:20px}.resources-list-link .cta-link{color:#333;margin:0}.after-filters-button{max-width:170px;margin-top:40px}main .resources-pagination{display:flex;-moz-column-gap:10px;column-gap:10px;margin-top:15px}main .resources-pagination .page-numbers{color:#383c42 !important;padding:5px}main .resources-pagination .page-numbers:not(.current):hover{background-color:rgba(46,159,175,.12)}main .resources-pagination .page-numbers.current{font-weight:bold}main .no-results{display:none;text-align:center}.post-type-archive-gnarly-data-waves .gdw-webinars{display:flex;flex-direction:column;row-gap:3.5rem}.page-template-page-corp-default header.default,.page-template-default header.default,.home header.default,.page-template-page-corp-about-us header.default{padding-top:12rem}.page-template-page-corp-default header.default h1,.page-template-default header.default h1,.home header.default h1,.page-template-page-corp-about-us header.default h1{text-align:center}.page-template-page-corp-default #content h2:not(.has-text-color),.page-template-page-corp-default #content h3:not(.has-text-color),.page-template-default #content h2:not(.has-text-color),.page-template-default #content h3:not(.has-text-color),.home #content h2:not(.has-text-color),.home #content h3:not(.has-text-color),.page-template-page-corp-about-us #content h2:not(.has-text-color),.page-template-page-corp-about-us #content h3:not(.has-text-color){color:#051344}.page-template-page-corp-default #content .cta-wrap>a,.page-template-page-corp-default #content .has-white-color>a,.page-template-default #content .cta-wrap>a,.page-template-default #content .has-white-color>a,.home #content .cta-wrap>a,.home #content .has-white-color>a,.page-template-page-corp-about-us #content .cta-wrap>a,.page-template-page-corp-about-us #content .has-white-color>a{color:#fff}.page-template-page-corp-default #content>h2,.page-template-default #content>h2,.home #content>h2,.page-template-page-corp-about-us #content>h2{padding:9rem 1rem 4rem 1rem}@media(max-width: 479px){.page-template-page-corp-default #content>h2,.page-template-default #content>h2,.home #content>h2,.page-template-page-corp-about-us #content>h2{padding-top:5rem;padding-bottom:1rem}}@media(min-width: 768px){.page-template-page-corp-default #content>.wp-block-group:first-child,.page-template-default #content>.wp-block-group:first-child,.home #content>.wp-block-group:first-child,.page-template-page-corp-about-us #content>.wp-block-group:first-child{padding-top:8rem}}.page-template-page-corp-default #content>.wp-block-group .calendly-inline-widget,.page-template-default #content>.wp-block-group .calendly-inline-widget,.home #content>.wp-block-group .calendly-inline-widget,.page-template-page-corp-about-us #content>.wp-block-group .calendly-inline-widget{height:800px}@media(max-width: 1065px){.page-template-page-corp-default #content>.wp-block-group .calendly-inline-widget,.page-template-default #content>.wp-block-group .calendly-inline-widget,.home #content>.wp-block-group .calendly-inline-widget,.page-template-page-corp-about-us #content>.wp-block-group .calendly-inline-widget{height:1280px}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group .calendly-inline-widget,.page-template-default #content>.wp-block-group .calendly-inline-widget,.home #content>.wp-block-group .calendly-inline-widget,.page-template-page-corp-about-us #content>.wp-block-group .calendly-inline-widget{height:1200px}}.page-template-page-corp-default #content>.wp-block-group:not(.narrow)>.wp-block-group__inner-container,.page-template-default #content>.wp-block-group:not(.narrow)>.wp-block-group__inner-container,.home #content>.wp-block-group:not(.narrow)>.wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group:not(.narrow)>.wp-block-group__inner-container{max-width:1290px}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container,.home #content>.wp-block-group>.wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container{padding-left:25px;padding-right:25px;margin-right:auto;margin-left:auto;font-size:18px}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container,.home #content>.wp-block-group>.wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container{padding-left:15px;padding-right:15px;font-size:16px}}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container .container,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container .container,.home #content>.wp-block-group>.wp-block-group__inner-container .container,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container .container{padding:0px;width:auto}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:not(.stay_fixed_mobile),.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:not(.stay_fixed_mobile),.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:not(.stay_fixed_mobile),.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:not(.stay_fixed_mobile){width:auto;flex-basis:100% !important;margin-left:0px}}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column p,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column p,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column p,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns .wp-block-column p{line-height:1.65}@media(min-width: 600px)and (max-width: 781px){.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column.flex-1,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column.flex-1,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column.flex-1,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column.flex-1{flex-basis:1}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column:not(:only-child),.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column:not(:only-child),.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column:not(:only-child),.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-column:not(:only-child){flex-basis:inherit !important;margin:0px}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns{flex-direction:column}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns .wp-block-column:nth-child(2n),.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns .wp-block-column:nth-child(2n),.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns .wp-block-column:nth-child(2n),.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.force_stack .wp-block-columns .wp-block-column:nth-child(2n){margin:0px}}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height{justify-items:stretch}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column{display:flex;flex-direction:column}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column .wp-block-group,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column .wp-block-group,.home #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column .wp-block-group,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container>.wp-block-columns.equal_height .wp-block-column .wp-block-group{flex:1}.page-template-page-corp-default #content>.wp-block-group>.wp-block-group__inner-container .narrow .container,.page-template-default #content>.wp-block-group>.wp-block-group__inner-container .narrow .container,.home #content>.wp-block-group>.wp-block-group__inner-container .narrow .container,.page-template-page-corp-about-us #content>.wp-block-group>.wp-block-group__inner-container .narrow .container{max-width:900px}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_img_cloud_left_scaled_transparent.png") left center no-repeat;background-size:auto 100%;left:-5%}@media(max-width: 979px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before{left:-20%}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before{left:0}}@media(max-width: 1200px){.page-template-page-corp-default #content>.wp-block-group.right_cloud,.page-template-default #content>.wp-block-group.right_cloud,.home #content>.wp-block-group.right_cloud,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud{overflow:visible}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns{flex-direction:column-reverse}}.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_img_cloud_right_scaled_transparent.png") right center no-repeat;background-size:auto 100%;right:-10%}@media(max-width: 979px){.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{right:-20%}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{right:0}}.page-template-page-corp-default #content>.wp-block-group.left_cloud,.page-template-page-corp-default #content>.wp-block-group.right_cloud,.page-template-default #content>.wp-block-group.left_cloud,.page-template-default #content>.wp-block-group.right_cloud,.home #content>.wp-block-group.left_cloud,.home #content>.wp-block-group.right_cloud,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud{padding:0px}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container{position:relative;padding-top:3rem;padding-bottom:3rem}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container{padding-top:1rem;padding-bottom:1rem}}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{content:"";position:absolute;width:100%;z-index:-1;height:130%;top:-15%}@media(max-width: 979px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{background-size:86% auto}}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container:before,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container:before{background-size:160% auto;background-position:center top;width:100%;top:-10%}}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns{align-items:center;padding:2rem 0rem}@media(max-width: 767px){.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns{padding:1rem 0rem}}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column .wp-block-image{margin:0px;padding:2rem}.page-template-page-corp-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.page-template-page-corp-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.page-template-default #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.page-template-default #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.home #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.home #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.page-template-page-corp-about-us #content>.wp-block-group.left_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img,.page-template-page-corp-about-us #content>.wp-block-group.right_cloud .wp-block-group__inner-container .wp-block-columns .wp-block-column img{height:auto}.page-template-page-corp-default #content>.wp-block-group.light-gray-fade,.page-template-default #content>.wp-block-group.light-gray-fade,.home #content>.wp-block-group.light-gray-fade,.page-template-page-corp-about-us #content>.wp-block-group.light-gray-fade{background:#fafbff;background:linear-gradient(rgb(250, 251, 255) 0%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%);padding-top:10rem}.page-template-page-corp-default #content>.wp-block-group.big_cloud,.page-template-default #content>.wp-block-group.big_cloud,.home #content>.wp-block-group.big_cloud,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud{position:relative;padding-top:0rem;padding-bottom:0px}@media(min-width: 980px){.page-template-page-corp-default #content>.wp-block-group.big_cloud,.page-template-default #content>.wp-block-group.big_cloud,.home #content>.wp-block-group.big_cloud,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud{padding-top:12rem}}@media(max-width: 979px)and (min-width: 480px){.page-template-page-corp-default #content>.wp-block-group.big_cloud,.page-template-default #content>.wp-block-group.big_cloud,.home #content>.wp-block-group.big_cloud,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud{padding-top:4rem}}.page-template-page-corp-default #content>.wp-block-group.big_cloud:before,.page-template-default #content>.wp-block-group.big_cloud:before,.home #content>.wp-block-group.big_cloud:before,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud:before{background:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_img_big_cloud_on_white.jpg") 50% 0% no-repeat;content:"";position:absolute;width:90%;opacity:60%;top:-12%;left:5%;z-index:-1;height:112%;background-size:contain}@media(max-width: 479px){.page-template-page-corp-default #content>.wp-block-group.big_cloud:before,.page-template-default #content>.wp-block-group.big_cloud:before,.home #content>.wp-block-group.big_cloud:before,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud:before{width:100%;left:0%}}.page-template-page-corp-default #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-default #content>.wp-block-group.big_cloud .has-white-background-color,.home #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud .has-white-background-color{padding:4em}@media(max-width: 879px){.page-template-page-corp-default #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-default #content>.wp-block-group.big_cloud .has-white-background-color,.home #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud .has-white-background-color{padding:3em}}@media(max-width: 679px){.page-template-page-corp-default #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-default #content>.wp-block-group.big_cloud .has-white-background-color,.home #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud .has-white-background-color{padding:2em}}@media(max-width: 479px){.page-template-page-corp-default #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-default #content>.wp-block-group.big_cloud .has-white-background-color,.home #content>.wp-block-group.big_cloud .has-white-background-color,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud .has-white-background-color{padding-left:0em;padding-right:0em}}@media(min-width: 480px){.page-template-page-corp-default #content>.wp-block-group.big_cloud:last-child,.page-template-default #content>.wp-block-group.big_cloud:last-child,.home #content>.wp-block-group.big_cloud:last-child,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud:last-child{margin-bottom:-4rem}}.page-template-page-corp-default #content>.wp-block-group.big_cloud.tall,.page-template-default #content>.wp-block-group.big_cloud.tall,.home #content>.wp-block-group.big_cloud.tall,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud.tall{padding-bottom:12rem;padding-top:5rem}@media(max-width: 579px){.page-template-page-corp-default #content>.wp-block-group.big_cloud.tall,.page-template-default #content>.wp-block-group.big_cloud.tall,.home #content>.wp-block-group.big_cloud.tall,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud.tall{padding-bottom:5rem}}.page-template-page-corp-default #content>.wp-block-group.big_cloud.tall:before,.page-template-default #content>.wp-block-group.big_cloud.tall:before,.home #content>.wp-block-group.big_cloud.tall:before,.page-template-page-corp-about-us #content>.wp-block-group.big_cloud.tall:before{top:5%;left:0%;height:100%;width:100%;background-position:center;background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_img_bigger_cloud_on_white.jpg")}.page-template-page-corp-default #content>.wp-block-group.quote,.page-template-default #content>.wp-block-group.quote,.home #content>.wp-block-group.quote,.page-template-page-corp-about-us #content>.wp-block-group.quote{padding-bottom:0px}.page-template-page-corp-default #content>.wp-block-group.quote .wp-block-group>.wp-block-group__inner-container>h2,.page-template-default #content>.wp-block-group.quote .wp-block-group>.wp-block-group__inner-container>h2,.home #content>.wp-block-group.quote .wp-block-group>.wp-block-group__inner-container>h2,.page-template-page-corp-about-us #content>.wp-block-group.quote .wp-block-group>.wp-block-group__inner-container>h2{padding-top:0rem;line-height:4rem;padding-bottom:0px}.page-template-page-corp-default #content>.wp-block-group:first-child>.wp-block-group__inner-container>h2:first-child,.page-template-default #content>.wp-block-group:first-child>.wp-block-group__inner-container>h2:first-child,.home #content>.wp-block-group:first-child>.wp-block-group__inner-container>h2:first-child,.page-template-page-corp-about-us #content>.wp-block-group:first-child>.wp-block-group__inner-container>h2:first-child{padding-top:4rem}.page-template-page-corp-default #content>section.prod-detail-section-pad,.page-template-default #content>section.prod-detail-section-pad,.home #content>section.prod-detail-section-pad,.page-template-page-corp-about-us #content>section.prod-detail-section-pad{padding-bottom:5rem}.page-template-page-corp-default #content.default-content .before-after-section.shift_down,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down,.page-template-default #content.default-content .before-after-section.shift_down,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down,.home #content.default-content .before-after-section.shift_down,.home #content.default-content .product-featured-icon-boxes-block+.shift_down,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down{padding:0px;position:relative}@media(min-width: 768px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down,.page-template-default #content.default-content .before-after-section.shift_down,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down,.home #content.default-content .before-after-section.shift_down,.home #content.default-content .product-featured-icon-boxes-block+.shift_down,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down{padding-top:8rem;padding-bottom:10rem}}@media(min-width: 768px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down .twentytwenty-wrapper,.page-template-page-corp-default #content.default-content .before-after-section.shift_down>.wp-block-group__inner-container,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down .twentytwenty-wrapper,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down>.wp-block-group__inner-container,.page-template-default #content.default-content .before-after-section.shift_down .twentytwenty-wrapper,.page-template-default #content.default-content .before-after-section.shift_down>.wp-block-group__inner-container,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down .twentytwenty-wrapper,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down>.wp-block-group__inner-container,.home #content.default-content .before-after-section.shift_down .twentytwenty-wrapper,.home #content.default-content .before-after-section.shift_down>.wp-block-group__inner-container,.home #content.default-content .product-featured-icon-boxes-block+.shift_down .twentytwenty-wrapper,.home #content.default-content .product-featured-icon-boxes-block+.shift_down>.wp-block-group__inner-container,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down .twentytwenty-wrapper,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down>.wp-block-group__inner-container,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down .twentytwenty-wrapper,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down>.wp-block-group__inner-container{margin-bottom:-290px}}@media(max-width: 767px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down .before-after-slider,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down .before-after-slider,.page-template-default #content.default-content .before-after-section.shift_down .before-after-slider,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down .before-after-slider,.home #content.default-content .before-after-section.shift_down .before-after-slider,.home #content.default-content .product-featured-icon-boxes-block+.shift_down .before-after-slider,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down .before-after-slider,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down .before-after-slider{margin-bottom:0px}}@media(min-width: 768px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down),.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down),.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down),.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down),.home #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down),.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down),.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down),.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down){padding-top:165px;z-index:-1}.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.home #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group:not(.shift_down)>.wp-block-group__inner-container>h2{padding-top:4rem}}.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.home #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down{background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/shift_down_clouds_on_navy_cropped.jpg");background-repeat:no-repeat;background-size:contain;padding-top:50px;background-position:50% -5%}@media(min-width: 768px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.home #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down{padding-top:165px;background-position:center top}.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down .wp-block-columns,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down .wp-block-columns,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down .wp-block-columns,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down .wp-block-columns,.home #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down .wp-block-columns,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down .wp-block-columns,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down .wp-block-columns,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down .wp-block-columns{margin-bottom:-290px}}@media(max-width: 767px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.home #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down{padding-bottom:3rem}}@media(min-width: 768px){.page-template-page-corp-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.page-template-page-corp-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.page-template-default #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.page-template-default #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.home #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.home #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.page-template-page-corp-about-us #content.default-content .before-after-section.shift_down+.wp-block-group.shift_down+.wp-block-spacer,.page-template-page-corp-about-us #content.default-content .product-featured-icon-boxes-block+.shift_down+.wp-block-group.shift_down+.wp-block-spacer{padding-top:340px}}@media(max-width: 768px){.gnarly-data-waves-page header.global-hero{padding-left:0;padding-right:0}}.gnarly-data-waves-page header.global-hero .container{display:block;padding-left:25px;padding-right:25px}.gnarly-data-waves-page header.global-hero a{text-decoration:none;color:#31d3db}.gnarly-data-waves-page .hero-image{display:flex}.gnarly-data-waves-page .eyebrow{color:#196c79;font-weight:600}.event-list-tabs .event-list-tab:not(.active){display:none}.home section.featured-info.featured-boxes{padding-bottom:0rem;padding-top:2rem}.home #icon_boxes{background:url("/wp-content/themes/subsurface/assets/_skin_v2/home_iceberg_bottom_left.png") bottom left no-repeat}.home #icon_boxes>.container h3{color:#051344}@media(min-width: 768px){.home #icon_boxes>.container{padding-left:50px;padding-right:50px;padding-top:8rem;padding-bottom:12rem}}@media(max-width: 1023px)and (min-width: 767px){.home #icon_boxes>.container{padding-top:2rem}}@media(max-width: 767px){.home #icon_boxes>.container{padding-bottom:7rem;padding-top:3rem}}.home #logo_ticker .container .logos-corp-container .logos-static-list .logo-carousel-item img{filter:grayscale(100%);opacity:.7;max-width:135px;max-height:66px}.home #content .call-action-block:not(.bg-white){background:#051344;min-height:75px;text-align:center;margin:0px !important;border-radius:0px !important}@media(min-width: 768px){.home #content .call-action-block:not(.bg-white){flex-direction:row !important;align-items:center;justify-content:center}}.home #content .call-action-block:not(.bg-white) h2,.home #content .call-action-block:not(.bg-white) h3{color:#fff;margin:0px}@media(min-width: 768px){.home #content .call-action-block:not(.bg-white) h2,.home #content .call-action-block:not(.bg-white) h3{display:inline}.home #content .call-action-block:not(.bg-white) h2+div,.home #content .call-action-block:not(.bg-white) h3+div{display:inline-block !important;padding-top:0px !important;padding-bottom:0px !important}}@media(max-width: 767px){.home #content .call-action-block:not(.bg-white) h2,.home #content .call-action-block:not(.bg-white) h3{font-size:3rem;line-height:3.5rem}}@media(max-width: 767px){.home #content .call-action-block:not(.bg-white){text-align:center;padding:30px 0px}.home #content .call-action-block:not(.bg-white) a.btn{margin-left:auto;margin-right:auto}}.home #content .wp-block-group.quote{padding-bottom:0rem;padding-top:8rem}@media(max-width: 767px){.home #content .wp-block-group.quote{padding-top:0rem}}body.page-template-page-home-next :root{--home-card-bg-default: linear-gradient(139deg, rgba(255, 255, 255, 0.08) 8.96%, rgba(255, 255, 255, 0.03) 76.07%);--home-card-bg-hover: linear-gradient(139deg, rgba(255, 255, 255, 0.12) 8.96%, rgba(255, 255, 255, 0.06) 76.07%);--home-card-bg-pressed: linear-gradient(139deg, rgba(255, 255, 255, 0.15) 8.96%, rgba(255, 255, 255, 0.08) 76.07%);--glass: linear-gradient(135deg, rgba(189, 189, 189, 0.25) 0%, rgba(255, 255, 255, 0.05) 50%);--home-card-border-default: linear-gradient(135deg, rgba(189, 189, 189, 0.25) 0%, rgba(255, 255, 255, 0.05) 50%);--home-card-border-hover: linear-gradient( 119deg, #31D3DB 14.11%, #00ABA4 52.78%, rgba(0, 109, 111, 0.4) 91.46% );--home-card-border-pressed: #006D6F;--home-card-icon-outer: #5D46ED;--home-card-icon-inner: #4121C7;--home-card-icon-glow: rgba(93, 70, 237, 0.4);--home-card-icon-inner-glow: rgba(159, 159, 255, 0.4);--home-card-border-width: 1px;--home-card-border-radius: 12px;--home-card-padding: 18px 30px;--home-card-gap: 16px;--home-card-icon-size: 40px}body.page-template-page-home-next .home-card,body.page-template-page-home-next .wp-block-group.home-card,body.page-template-page-home-next .wp-block-column.home-card{position:relative;display:flex;align-items:flex-start;gap:var(--home-card-gap);min-height:108px;padding:var(--home-card-padding);background:var(--home-card-bg-default);backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);border-radius:var(--home-card-border-radius);box-shadow:0 4px 24px rgba(0,0,0,.2);cursor:pointer;transition:background .3s ease,box-shadow .3s ease}body.page-template-page-home-next .home-card::before,body.page-template-page-home-next .wp-block-group.home-card::before,body.page-template-page-home-next .wp-block-column.home-card::before{content:"";position:absolute;inset:calc(var(--home-card-border-width)*-1);border-radius:inherit;padding:var(--home-card-border-width);background:var(--home-card-border-default);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:1}body.page-template-page-home-next .home-card::after,body.page-template-page-home-next .wp-block-group.home-card::after,body.page-template-page-home-next .wp-block-column.home-card::after{content:"";position:absolute;inset:calc(var(--home-card-border-width)*-1);border-radius:inherit;padding:var(--home-card-border-width);background:var(--home-card-border-hover);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:2}body.page-template-page-home-next .home-card:hover,body.page-template-page-home-next .home-card.is-hovered,body.page-template-page-home-next .wp-block-group.home-card:hover,body.page-template-page-home-next .wp-block-group.home-card.is-hovered,body.page-template-page-home-next .wp-block-column.home-card:hover,body.page-template-page-home-next .wp-block-column.home-card.is-hovered{background:var(--home-card-bg-hover);box-shadow:0 4px 24px rgba(49,211,219,.25)}body.page-template-page-home-next .home-card:hover::before,body.page-template-page-home-next .home-card.is-hovered::before,body.page-template-page-home-next .wp-block-group.home-card:hover::before,body.page-template-page-home-next .wp-block-group.home-card.is-hovered::before,body.page-template-page-home-next .wp-block-column.home-card:hover::before,body.page-template-page-home-next .wp-block-column.home-card.is-hovered::before{opacity:0}body.page-template-page-home-next .home-card:hover::after,body.page-template-page-home-next .home-card.is-hovered::after,body.page-template-page-home-next .wp-block-group.home-card:hover::after,body.page-template-page-home-next .wp-block-group.home-card.is-hovered::after,body.page-template-page-home-next .wp-block-column.home-card:hover::after,body.page-template-page-home-next .wp-block-column.home-card.is-hovered::after{opacity:1}body.page-template-page-home-next .home-card:active,body.page-template-page-home-next .home-card.is-pressed,body.page-template-page-home-next .home-card.is-active,body.page-template-page-home-next .wp-block-group.home-card:active,body.page-template-page-home-next .wp-block-group.home-card.is-pressed,body.page-template-page-home-next .wp-block-group.home-card.is-active,body.page-template-page-home-next .wp-block-column.home-card:active,body.page-template-page-home-next .wp-block-column.home-card.is-pressed,body.page-template-page-home-next .wp-block-column.home-card.is-active{background:var(--home-card-bg-pressed)}body.page-template-page-home-next .home-card:active::before,body.page-template-page-home-next .home-card.is-pressed::before,body.page-template-page-home-next .home-card.is-active::before,body.page-template-page-home-next .wp-block-group.home-card:active::before,body.page-template-page-home-next .wp-block-group.home-card.is-pressed::before,body.page-template-page-home-next .wp-block-group.home-card.is-active::before,body.page-template-page-home-next .wp-block-column.home-card:active::before,body.page-template-page-home-next .wp-block-column.home-card.is-pressed::before,body.page-template-page-home-next .wp-block-column.home-card.is-active::before{opacity:0}body.page-template-page-home-next .home-card:active::after,body.page-template-page-home-next .home-card.is-pressed::after,body.page-template-page-home-next .home-card.is-active::after,body.page-template-page-home-next .wp-block-group.home-card:active::after,body.page-template-page-home-next .wp-block-group.home-card.is-pressed::after,body.page-template-page-home-next .wp-block-group.home-card.is-active::after,body.page-template-page-home-next .wp-block-column.home-card:active::after,body.page-template-page-home-next .wp-block-column.home-card.is-pressed::after,body.page-template-page-home-next .wp-block-column.home-card.is-active::after{background:var(--home-card-border-pressed);opacity:1}body.page-template-page-home-next .home-card>*,body.page-template-page-home-next .wp-block-group.home-card>*,body.page-template-page-home-next .wp-block-column.home-card>*{position:relative;z-index:3}body.page-template-page-home-next .home-card .wp-block-group__inner-container,body.page-template-page-home-next .wp-block-group.home-card .wp-block-group__inner-container,body.page-template-page-home-next .wp-block-column.home-card .wp-block-group__inner-container{display:contents}body.page-template-page-home-next .home-card-icon{position:relative;flex-shrink:0;width:69px;height:69px;align-self:flex-start;margin-top:-10px}body.page-template-page-home-next .home-card-icon img,body.page-template-page-home-next .home-card-icon svg,body.page-template-page-home-next .home-card-icon i{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;display:block}body.page-template-page-home-next .wp-block-image.home-card-icon{margin:-10px 0 0 0 !important}body.page-template-page-home-next .wp-block-image.home-card-icon img{position:static;transform:none}body.page-template-page-home-next .home-card-content{display:flex;flex-direction:column;gap:4px;flex:1}body.page-template-page-home-next .home-card-title,body.page-template-page-home-next .home-card h3,body.page-template-page-home-next .home-card .wp-block-heading{font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#4d5761;margin:0}body.page-template-page-home-next .home-card-badge{display:inline-flex;align-items:center;gap:4px;font-family:"Inter",sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#4d5761}body.page-template-page-home-next .home-card-badge::before{content:"";position:relative;display:inline-block;width:13px;height:13px;border-radius:50%;border:1px solid #3317aa;flex-shrink:0;background-image:radial-gradient(circle at center, #09194F 0%, #09194F 54%, transparent 54%)}body.page-template-page-home-next .home-card-badge .badge-icon{position:relative;width:13px;height:13px;border-radius:50%;border:1px solid #3317aa;flex-shrink:0}body.page-template-page-home-next .home-card-badge .badge-icon::after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:7px;height:7px;background:#09194f;border-radius:50%}body.page-template-page-home-next .home-card-description,body.page-template-page-home-next .home-card p,body.page-template-page-home-next .home-card .wp-block-paragraph{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#4d5761;margin:0}body.page-template-page-home-next .home-card-description--truncate{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}body.page-template-page-home-next .home-card--small{min-height:80px;padding:12px 20px}body.page-template-page-home-next .home-card--small .home-card-icon{--home-card-icon-size: 32px}body.page-template-page-home-next .home-card--small .home-card-title,body.page-template-page-home-next .home-card--small h3,body.page-template-page-home-next .home-card--small .wp-block-heading{font-size:14px}body.page-template-page-home-next .home-card--small .home-card-description,body.page-template-page-home-next .home-card--small p,body.page-template-page-home-next .home-card--small .wp-block-paragraph{font-size:12px}body.page-template-page-home-next .home-card--large{min-height:140px;padding:24px 40px}body.page-template-page-home-next .home-card--large .home-card-icon{--home-card-icon-size: 56px}body.page-template-page-home-next .home-card--large .home-card-title,body.page-template-page-home-next .home-card--large h3,body.page-template-page-home-next .home-card--large .wp-block-heading{font-size:20px;line-height:28px}body.page-template-page-home-next .home-card-grid{display:grid;gap:24px;grid-template-columns:repeat(auto-fill, minmax(300px, 1fr))}@media(max-width: 991.98px){body.page-template-page-home-next .home-card-grid{grid-template-columns:1fr}}body.page-template-page-home-next .home-card-stack{display:flex;flex-direction:column;gap:16px}@supports not (((-webkit-mask-composite: xor) or (mask-composite: exclude)) or (-webkit-mask-composite: xor)){body.page-template-page-home-next .home-card,body.page-template-page-home-next .wp-block-group.home-card,body.page-template-page-home-next .wp-block-column.home-card{border:var(--home-card-border-width) solid var(--glass)}body.page-template-page-home-next .home-card::before,body.page-template-page-home-next .home-card::after,body.page-template-page-home-next .wp-block-group.home-card::before,body.page-template-page-home-next .wp-block-group.home-card::after,body.page-template-page-home-next .wp-block-column.home-card::before,body.page-template-page-home-next .wp-block-column.home-card::after{display:none}body.page-template-page-home-next .home-card:hover,body.page-template-page-home-next .wp-block-group.home-card:hover,body.page-template-page-home-next .wp-block-column.home-card:hover{border-color:#31d3db}body.page-template-page-home-next .home-card:active,body.page-template-page-home-next .home-card.is-pressed,body.page-template-page-home-next .wp-block-group.home-card:active,body.page-template-page-home-next .wp-block-group.home-card.is-pressed,body.page-template-page-home-next .wp-block-column.home-card:active,body.page-template-page-home-next .wp-block-column.home-card.is-pressed{border-color:#006d6f}}body.page-template-page-home-next :root{--glass-card-bg: rgba(212, 212, 212, 0.1);--glass-card-bg-hover: rgba(49, 211, 219, 0.15);--glass-card-bg-pressed: rgba(0, 109, 111, 0.15);--glass-card-blur: 17.5px;--glass-card-border-width: 3px;--glass-card-border-radius: 15px;--glass-card-padding: 32px 24px;--glass-card-border-default: linear-gradient( 135deg, rgba(189, 189, 189, 0.25) 0%, rgba(255, 255, 255, 0.05) 50% );--glass-card-border-hover: linear-gradient( 119deg, #31D3DB 14.11%, #00ABA4 52.78%, rgba(49, 211, 219, 0.3) 91.46% );--glass-card-border-pressed: #006D6F}body.page-template-page-home-next .home-card--glass,body.page-template-page-home-next .wp-block-group.home-card--glass,body.page-template-page-home-next .wp-block-column.home-card--glass{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:20px;min-height:241px;padding:var(--glass-card-padding);background:var(--glass-card-bg);backdrop-filter:blur(var(--glass-card-blur));-webkit-backdrop-filter:blur(var(--glass-card-blur));border-radius:var(--glass-card-border-radius);cursor:pointer;transition:background .3s ease,box-shadow .3s ease,transform .3s ease}body.page-template-page-home-next .home-card--glass::before,body.page-template-page-home-next .wp-block-group.home-card--glass::before,body.page-template-page-home-next .wp-block-column.home-card--glass::before{content:"";position:absolute;inset:calc(var(--glass-card-border-width)*-1);border-radius:inherit;padding:var(--glass-card-border-width);background:var(--glass-card-border-default);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:1;transition:opacity .3s ease;z-index:1}body.page-template-page-home-next .home-card--glass::after,body.page-template-page-home-next .wp-block-group.home-card--glass::after,body.page-template-page-home-next .wp-block-column.home-card--glass::after{content:"";position:absolute;inset:calc(var(--glass-card-border-width)*-1);border-radius:inherit;padding:var(--glass-card-border-width);background:var(--glass-card-border-hover);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:2}body.page-template-page-home-next .home-card--glass:hover,body.page-template-page-home-next .home-card--glass.is-hovered,body.page-template-page-home-next .wp-block-group.home-card--glass:hover,body.page-template-page-home-next .wp-block-group.home-card--glass.is-hovered,body.page-template-page-home-next .wp-block-column.home-card--glass:hover,body.page-template-page-home-next .wp-block-column.home-card--glass.is-hovered{background:var(--glass-card-bg-hover);box-shadow:0 8px 24px rgba(49,211,219,.2);transform:translateY(-2px)}body.page-template-page-home-next .home-card--glass:hover::before,body.page-template-page-home-next .home-card--glass.is-hovered::before,body.page-template-page-home-next .wp-block-group.home-card--glass:hover::before,body.page-template-page-home-next .wp-block-group.home-card--glass.is-hovered::before,body.page-template-page-home-next .wp-block-column.home-card--glass:hover::before,body.page-template-page-home-next .wp-block-column.home-card--glass.is-hovered::before{opacity:0}body.page-template-page-home-next .home-card--glass:hover::after,body.page-template-page-home-next .home-card--glass.is-hovered::after,body.page-template-page-home-next .wp-block-group.home-card--glass:hover::after,body.page-template-page-home-next .wp-block-group.home-card--glass.is-hovered::after,body.page-template-page-home-next .wp-block-column.home-card--glass:hover::after,body.page-template-page-home-next .wp-block-column.home-card--glass.is-hovered::after{opacity:1}body.page-template-page-home-next .home-card--glass:active,body.page-template-page-home-next .home-card--glass.is-pressed,body.page-template-page-home-next .home-card--glass.is-active,body.page-template-page-home-next .wp-block-group.home-card--glass:active,body.page-template-page-home-next .wp-block-group.home-card--glass.is-pressed,body.page-template-page-home-next .wp-block-group.home-card--glass.is-active,body.page-template-page-home-next .wp-block-column.home-card--glass:active,body.page-template-page-home-next .wp-block-column.home-card--glass.is-pressed,body.page-template-page-home-next .wp-block-column.home-card--glass.is-active{background:var(--glass-card-bg-pressed);transform:translateY(0)}body.page-template-page-home-next .home-card--glass:active::before,body.page-template-page-home-next .home-card--glass.is-pressed::before,body.page-template-page-home-next .home-card--glass.is-active::before,body.page-template-page-home-next .wp-block-group.home-card--glass:active::before,body.page-template-page-home-next .wp-block-group.home-card--glass.is-pressed::before,body.page-template-page-home-next .wp-block-group.home-card--glass.is-active::before,body.page-template-page-home-next .wp-block-column.home-card--glass:active::before,body.page-template-page-home-next .wp-block-column.home-card--glass.is-pressed::before,body.page-template-page-home-next .wp-block-column.home-card--glass.is-active::before{opacity:0}body.page-template-page-home-next .home-card--glass:active::after,body.page-template-page-home-next .home-card--glass.is-pressed::after,body.page-template-page-home-next .home-card--glass.is-active::after,body.page-template-page-home-next .wp-block-group.home-card--glass:active::after,body.page-template-page-home-next .wp-block-group.home-card--glass.is-pressed::after,body.page-template-page-home-next .wp-block-group.home-card--glass.is-active::after,body.page-template-page-home-next .wp-block-column.home-card--glass:active::after,body.page-template-page-home-next .wp-block-column.home-card--glass.is-pressed::after,body.page-template-page-home-next .wp-block-column.home-card--glass.is-active::after{background:var(--glass-card-border-pressed);opacity:1}body.page-template-page-home-next .home-card--glass>*,body.page-template-page-home-next .wp-block-group.home-card--glass>*,body.page-template-page-home-next .wp-block-column.home-card--glass>*{position:relative;z-index:3}body.page-template-page-home-next .home-card--glass .home-card-icon,body.page-template-page-home-next .wp-block-group.home-card--glass .home-card-icon,body.page-template-page-home-next .wp-block-column.home-card--glass .home-card-icon{margin-bottom:8px}body.page-template-page-home-next .home-card--glass .home-card-content,body.page-template-page-home-next .wp-block-group.home-card--glass .home-card-content,body.page-template-page-home-next .wp-block-column.home-card--glass .home-card-content{width:100%}body.page-template-page-home-next .home-card--glass .home-card-title,body.page-template-page-home-next .home-card--glass h3,body.page-template-page-home-next .home-card--glass .wp-block-heading,body.page-template-page-home-next .wp-block-group.home-card--glass .home-card-title,body.page-template-page-home-next .wp-block-group.home-card--glass h3,body.page-template-page-home-next .wp-block-group.home-card--glass .wp-block-heading,body.page-template-page-home-next .wp-block-column.home-card--glass .home-card-title,body.page-template-page-home-next .wp-block-column.home-card--glass h3,body.page-template-page-home-next .wp-block-column.home-card--glass .wp-block-heading{font-size:16px;font-weight:600;line-height:24px;color:#051344;margin-bottom:8px}body.page-template-page-home-next .home-card--glass .home-card-description,body.page-template-page-home-next .home-card--glass p,body.page-template-page-home-next .home-card--glass .wp-block-paragraph,body.page-template-page-home-next .wp-block-group.home-card--glass .home-card-description,body.page-template-page-home-next .wp-block-group.home-card--glass p,body.page-template-page-home-next .wp-block-group.home-card--glass .wp-block-paragraph,body.page-template-page-home-next .wp-block-column.home-card--glass .home-card-description,body.page-template-page-home-next .wp-block-column.home-card--glass p,body.page-template-page-home-next .wp-block-column.home-card--glass .wp-block-paragraph{font-size:14px;line-height:20px;color:#4d5761}body.page-template-page-home-next .home-card--glass.home-card--small{min-height:180px;padding:24px 20px;gap:16px}body.page-template-page-home-next .home-card--glass.home-card--small .home-card-icon{--home-card-icon-size: 48px}body.page-template-page-home-next .home-card--glass.home-card--small .home-card-title,body.page-template-page-home-next .home-card--glass.home-card--small h3,body.page-template-page-home-next .home-card--glass.home-card--small .wp-block-heading{font-size:14px}body.page-template-page-home-next .home-card--glass.home-card--small .home-card-description,body.page-template-page-home-next .home-card--glass.home-card--small p,body.page-template-page-home-next .home-card--glass.home-card--small .wp-block-paragraph{font-size:12px}body.page-template-page-home-next .home-card--glass.home-card--large{min-height:300px;padding:40px 32px;gap:24px}body.page-template-page-home-next .home-card--glass.home-card--large .home-card-icon{--home-card-icon-size: 64px}body.page-template-page-home-next .home-card--glass.home-card--large .home-card-title,body.page-template-page-home-next .home-card--glass.home-card--large h3,body.page-template-page-home-next .home-card--glass.home-card--large .wp-block-heading{font-size:28px;line-height:32px}body.page-template-page-home-next .home-card--glass.home-card--large .home-card-description,body.page-template-page-home-next .home-card--glass.home-card--large p,body.page-template-page-home-next .home-card--glass.home-card--large .wp-block-paragraph{font-size:16px;line-height:24px}@supports not (backdrop-filter: blur(1px)){body.page-template-page-home-next .home-card--glass{background:rgba(212,212,212,.9)}}@supports not (((-webkit-mask-composite: xor) or (mask-composite: exclude)) or (-webkit-mask-composite: xor)){body.page-template-page-home-next .home-card--glass,body.page-template-page-home-next .wp-block-group.home-card--glass,body.page-template-page-home-next .wp-block-column.home-card--glass{border:var(--glass-card-border-width) solid rgba(189,189,189,.5)}body.page-template-page-home-next .home-card--glass::before,body.page-template-page-home-next .home-card--glass::after,body.page-template-page-home-next .wp-block-group.home-card--glass::before,body.page-template-page-home-next .wp-block-group.home-card--glass::after,body.page-template-page-home-next .wp-block-column.home-card--glass::before,body.page-template-page-home-next .wp-block-column.home-card--glass::after{display:none}body.page-template-page-home-next .home-card--glass:hover,body.page-template-page-home-next .wp-block-group.home-card--glass:hover,body.page-template-page-home-next .wp-block-column.home-card--glass:hover{border-color:#31d3db}body.page-template-page-home-next .home-card--glass:active,body.page-template-page-home-next .home-card--glass.is-pressed,body.page-template-page-home-next .wp-block-group.home-card--glass:active,body.page-template-page-home-next .wp-block-group.home-card--glass.is-pressed,body.page-template-page-home-next .wp-block-column.home-card--glass:active,body.page-template-page-home-next .wp-block-column.home-card--glass.is-pressed{border-color:#006d6f}}body.page-template-page-home-next :root{--footer-cta-bg: #051344;--footer-cta-blur: 45px;--footer-cta-border-radius: 14px;--footer-cta-border-width: 2px;--footer-cta-padding: 40px 52px;--footer-cta-shadow: 0px 4px 24px -1px rgba(0, 0, 0, 0.2);--footer-cta-stop-1: #a865ff;--footer-cta-stop-2: #051344;--footer-cta-stop-3: #a865ff}@property --footer-cta-angle{body.page-template-page-home-next{syntax:"<angle>";inherits:false;initial-value:0deg}}body.page-template-page-home-next .home-card--footer-cta,body.page-template-page-home-next .wp-block-group.home-card--footer-cta,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta{position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:24px;min-height:203px;padding:var(--footer-cta-padding);background:var(--footer-cta-bg);border-radius:var(--footer-cta-border-radius);box-shadow:var(--footer-cta-shadow);overflow:hidden;isolation:isolate;color:#f6f8ff;border:var(--footer-cta-border-width) solid rgba(0,0,0,0);background:linear-gradient(var(--footer-cta-bg), var(--footer-cta-bg)) padding-box,conic-gradient(from var(--footer-cta-angle), var(--footer-cta-stop-1) 0deg, var(--footer-cta-stop-2) 140deg, var(--footer-cta-stop-3) 280deg, var(--footer-cta-stop-1) 360deg) border-box;animation:footer-border-spin-angle 4s linear infinite}body.page-template-page-home-next .home-card--footer-cta h1,body.page-template-page-home-next .home-card--footer-cta h2,body.page-template-page-home-next .home-card--footer-cta h3,body.page-template-page-home-next .home-card--footer-cta h4,body.page-template-page-home-next .home-card--footer-cta h5,body.page-template-page-home-next .home-card--footer-cta h6,body.page-template-page-home-next .home-card--footer-cta .wp-block-heading,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h1,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h2,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h3,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h4,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h5,body.page-template-page-home-next .wp-block-group.home-card--footer-cta h6,body.page-template-page-home-next .wp-block-group.home-card--footer-cta .wp-block-heading,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h1,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h2,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h3,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h4,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h5,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta h6,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta .wp-block-heading{color:inherit}body.page-template-page-home-next .home-card--footer-cta p,body.page-template-page-home-next .home-card--footer-cta .wp-block-paragraph,body.page-template-page-home-next .wp-block-group.home-card--footer-cta p,body.page-template-page-home-next .wp-block-group.home-card--footer-cta .wp-block-paragraph,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta p,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta .wp-block-paragraph{color:rgba(246,248,255,.75)}body.page-template-page-home-next .home-card--footer-cta::after,body.page-template-page-home-next .wp-block-group.home-card--footer-cta::after,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta::after{content:"";position:absolute;inset:calc(var(--footer-cta-border-width)*-4);border-radius:inherit;background:conic-gradient(from 0deg, rgba(168, 101, 255, 0.9) 0deg, rgba(5, 19, 68, 0) 140deg, rgba(168, 101, 255, 0.9) 280deg, rgba(168, 101, 255, 0.9) 360deg);opacity:.5;filter:blur(18px);pointer-events:none;animation:footer-border-glow 6s ease-in-out infinite;transform-origin:50% 50%;will-change:transform,opacity;mask:radial-gradient(circle, transparent calc(100% - var(--footer-cta-border-width) * 7.5), rgba(0, 0, 0, 0.85) calc(100% - var(--footer-cta-border-width) * 4), transparent calc(100% - var(--footer-cta-border-width) * 0.5));-webkit-mask:radial-gradient(circle, transparent calc(100% - var(--footer-cta-border-width) * 7.5), rgba(0, 0, 0, 0.85) calc(100% - var(--footer-cta-border-width) * 4), transparent calc(100% - var(--footer-cta-border-width) * 0.5));z-index:0}body.page-template-page-home-next .home-card--footer-cta>*,body.page-template-page-home-next .wp-block-group.home-card--footer-cta>*,body.page-template-page-home-next .wp-block-cover.home-card--footer-cta>*{position:relative;z-index:2}@keyframes footer-border-spin-angle{to{--footer-cta-angle: 360deg}}@keyframes footer-border-glow{0%{transform:rotate(0deg);opacity:.4}38%{transform:rotate(140deg);opacity:.6}58%{transform:rotate(220deg);opacity:.7}78%{transform:rotate(310deg);opacity:.55}100%{transform:rotate(360deg);opacity:.4}}@media(max-width: 991.98px){body.page-template-page-home-next .home-card--footer-cta{--footer-cta-padding: 32px 24px;min-height:auto}body.page-template-page-home-next .home-card--footer-cta .home-card-title,body.page-template-page-home-next .home-card--footer-cta h2,body.page-template-page-home-next .home-card--footer-cta h3{font-size:28px;line-height:32px}body.page-template-page-home-next .home-card--footer-cta .home-card-actions,body.page-template-page-home-next .home-card--footer-cta .wp-block-buttons{flex-direction:column;width:100%}body.page-template-page-home-next .home-card--footer-cta .home-card-actions .btn,body.page-template-page-home-next .home-card--footer-cta .home-card-actions .wp-block-button,body.page-template-page-home-next .home-card--footer-cta .wp-block-buttons .btn,body.page-template-page-home-next .home-card--footer-cta .wp-block-buttons .wp-block-button{width:100%}}body.page-template-page-home-next body.page-template-page-home-next .home-card-title{font-size:16px !important;font-weight:600 !important}body.page-template-page-home-next body.page-template-page-home-next .wp-block-image.home-card-icon{margin:-12px 0 0 -10px !important}@media(prefers-reduced-motion: reduce){body.page-template-page-home-next .home-card,body.page-template-page-home-next .home-card::before,body.page-template-page-home-next .home-card::after,body.page-template-page-home-next .home-card--glass{transition:none;transform:none !important}body.page-template-page-home-next .home-card--footer-cta::before{animation:none !important;transform:rotate(0deg) !important}body.page-template-page-home-next .home-card--footer-cta::after{animation:none !important;transform:rotate(0deg) !important}}body.page-template-page-home-next .link-header{display:inline-flex;margin:0;font-family:"Inter",sans-serif}body.page-template-page-home-next .link-header a{display:inline-flex;align-items:center;gap:8px;padding:8px 16px 8px 8px;background:linear-gradient(91deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0) 100%);border:1px solid rgba(255,255,255,.1254901961);border-radius:84px;box-shadow:0px 1px 3px 0px rgba(0,0,0,.06),0px 2px 4px 1px rgba(0,0,0,.1);font-size:14px;font-weight:600;line-height:20px;color:#fff !important;text-decoration:none;transition:background-color .2s ease,color .2s ease}body.page-template-page-home-next .link-header a:hover{color:#acf3f4 !important}body.page-template-page-home-next .link-header a:hover .new{background:#006d6f}body.page-template-page-home-next .link-header a:active{color:#2db9c0 !important}body.page-template-page-home-next .link-header a:active .new{background:#00585a}body.page-template-page-home-next .link-header .new{display:inline-flex;align-items:center;justify-content:center;padding:1px 7px;background:linear-gradient(180deg, #0679A2 55.29%, #73D0B9 100%);border-radius:40px;font-size:12px;font-weight:700;line-height:16px;color:#fff;text-transform:uppercase;letter-spacing:.02em;transition:background-color .2s ease}@media(max-width: 767.98px){body.page-template-page-home-next .link-header a{font-size:13px;line-height:18px;padding:6px 12px 6px 6px;gap:6px}body.page-template-page-home-next .link-header .new{font-size:11px;line-height:16px;padding:1px 5px}}@media(prefers-reduced-motion: reduce){body.page-template-page-home-next .link-header a{transition:none;transform:none !important}}body.page-template-page-home-next .typecycler{position:relative;display:block;min-width:0;min-height:1em}body.page-template-page-home-next .typecycler .tw-ghost{visibility:hidden;display:block;white-space:normal;word-wrap:break-word;overflow-wrap:break-word}body.page-template-page-home-next .typecycler .tw-live{display:block;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;position:absolute;top:0;left:0;right:0}body.page-template-page-home-next .typecycler .tw-caret{display:inline-block;width:.5ch;margin-left:.05ch;border-right:2px solid currentColor;animation:tw-blink 1s steps(2, end) infinite}@keyframes tw-blink{0%,49%{opacity:1}50%,100%{opacity:0}}@media(prefers-reduced-motion: reduce){body.page-template-page-home-next .typecycler .tw-caret{display:none}body.page-template-page-home-next .typecycler .tw-live{position:static}}body.page-template-page-home-next :root{--btn-primary-bg: #006D6F;--btn-primary-fill: #00585A;--btn-primary-active: #003536;--btn-primary-text: #FFFFFF;--btn-primary-disabled-bg: #E5E7EB;--btn-primary-disabled-text: #9DA4AE;--btn-secondary-bg: transparent;--btn-secondary-border: #006D6F;--btn-secondary-text: #006D6F;--btn-secondary-fill: #006D6F;--btn-secondary-hover-text: #FFFFFF;--btn-secondary-disabled-border: #E5E7EB;--btn-secondary-disabled-text: #9DA4AE;--btn-tertiary-text: #006D6F;--btn-tertiary-hover-bg: #F0FFFE;--btn-tertiary-hover-text: #00585A;--btn-tertiary-active-bg: #E1FFFE;--btn-tertiary-active-text: #006D6F;--btn-tertiary-disabled-text: #9DA4AE;--btn-link-text: #006D6F;--btn-link-hover-text: #00585A;--btn-link-disabled-text: #9DA4AE;--btn-fill-duration: .35s;--btn-fill-ease: cubic-bezier(.22, .61, .36, 1);--btn-focus-ring: 0 0 0 3px rgba(0, 109, 111, 0.2)}body.page-template-page-home-next .btn,body.page-template-page-home-next .wp-block-button__link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:8px;font-family:"Inter",sans-serif;font-weight:400;line-height:1.43;text-align:center;text-decoration:none;border:1px solid rgba(0,0,0,0);border-radius:9999px;cursor:pointer;transition:all .2s ease-in-out;overflow:hidden}body.page-template-page-home-next .btn>*,body.page-template-page-home-next .wp-block-button__link>*{position:relative;z-index:2}body.page-template-page-home-next .btn:disabled,body.page-template-page-home-next .btn.disabled,body.page-template-page-home-next .wp-block-button__link:disabled,body.page-template-page-home-next .wp-block-button__link.disabled{cursor:not-allowed;pointer-events:none;opacity:1}body.page-template-page-home-next .btn:focus-visible,body.page-template-page-home-next .wp-block-button__link:focus-visible{outline:none;box-shadow:var(--btn-focus-ring)}body.page-template-page-home-next .btn-sm,body.page-template-page-home-next .btn.btn-small{height:24px;padding:0 12px;font-size:12px;line-height:16px}body.page-template-page-home-next .btn-sm.btn-icon-only,body.page-template-page-home-next .btn.btn-small.btn-icon-only{width:24px;padding:0}body.page-template-page-home-next .btn,body.page-template-page-home-next .btn-md,body.page-template-page-home-next .btn.btn-medium{height:32px;padding:0 16px;font-size:14px;line-height:20px}body.page-template-page-home-next .btn.btn-icon-only,body.page-template-page-home-next .btn-md.btn-icon-only,body.page-template-page-home-next .btn.btn-medium.btn-icon-only{width:32px;padding:0}body.page-template-page-home-next .btn-lg,body.page-template-page-home-next .btn.btn-large{height:40px;padding:0 16px;font-size:16px;line-height:24px}body.page-template-page-home-next .btn-lg.btn-icon-only,body.page-template-page-home-next .btn.btn-large.btn-icon-only{width:40px;padding:0}body.page-template-page-home-next .btn-primary,body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .wp-block-button__link.btn-primary{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg);color:var(--btn-primary-text);box-shadow:0 2px 0 0 rgba(0,109,111,.1)}body.page-template-page-home-next .btn-primary::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary::before,body.page-template-page-home-next .wp-block-button__link.btn-primary::before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--btn-primary-fill);transform-origin:left center;transform:scaleX(0);transition:transform var(--btn-fill-duration) var(--btn-fill-ease);z-index:1;pointer-events:none}body.page-template-page-home-next .btn-primary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.btn-primary:hover:not(:disabled):not(.disabled){background:var(--btn-primary-bg);border-color:var(--btn-primary-bg);color:var(--btn-primary-text);box-shadow:0 4px 12px rgba(0,109,111,.25)}body.page-template-page-home-next .btn-primary:hover:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.btn-primary:hover:not(:disabled):not(.disabled)::before{transform:scaleX(1)}body.page-template-page-home-next .btn-primary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .btn-primary.active::before,body.page-template-page-home-next .active.wp-block-button__link.is-style-primary::before,body.page-template-page-home-next .wp-block-button__link.btn-primary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.btn-primary.active::before{background:var(--btn-primary-active) !important;transform:scaleX(1) !important}body.page-template-page-home-next .btn-primary:focus-visible,body.page-template-page-home-next .wp-block-button__link.is-style-primary:focus-visible,body.page-template-page-home-next .wp-block-button__link.btn-primary:focus-visible{background:var(--btn-primary-bg);border-color:var(--btn-primary-bg)}body.page-template-page-home-next .btn-primary:disabled,body.page-template-page-home-next .wp-block-button__link.is-style-primary:disabled,body.page-template-page-home-next .btn-primary.disabled,body.page-template-page-home-next .disabled.wp-block-button__link.is-style-primary,body.page-template-page-home-next .wp-block-button__link.btn-primary:disabled,body.page-template-page-home-next .wp-block-button__link.btn-primary.disabled{background:var(--btn-primary-disabled-bg);border-color:var(--btn-primary-disabled-bg);color:var(--btn-primary-disabled-text);box-shadow:none}body.page-template-page-home-next .btn-primary:disabled::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary:disabled::before,body.page-template-page-home-next .btn-primary.disabled::before,body.page-template-page-home-next .disabled.wp-block-button__link.is-style-primary::before,body.page-template-page-home-next .wp-block-button__link.btn-primary:disabled::before,body.page-template-page-home-next .wp-block-button__link.btn-primary.disabled::before{display:none}body.page-template-page-home-next .btn-secondary,body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .btn-outline-primary,body.page-template-page-home-next .wp-block-button__link.btn-secondary{background:var(--btn-secondary-bg);border:1px solid var(--btn-secondary-border);color:var(--btn-secondary-text)}body.page-template-page-home-next .btn-secondary::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next .btn-outline-primary::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary::before{content:"";position:absolute;inset:0;border-radius:inherit;background:var(--btn-secondary-fill);transform-origin:left center;transform:scaleX(0);transition:transform var(--btn-fill-duration) var(--btn-fill-ease);z-index:1;pointer-events:none}body.page-template-page-home-next .btn-secondary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .btn-outline-primary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.btn-secondary:hover:not(:disabled):not(.disabled){color:var(--btn-secondary-hover-text);border-color:var(--btn-secondary-border);background:var(--btn-secondary-bg)}body.page-template-page-home-next .btn-secondary:hover:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .btn-outline-primary:hover:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary:hover:not(:disabled):not(.disabled)::before{transform:scaleX(1)}body.page-template-page-home-next .btn-secondary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .btn-secondary.active::before,body.page-template-page-home-next .active.wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next .btn-outline-primary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .btn-outline-primary.active::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary:active:not(:disabled):not(.disabled)::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary.active::before{background:var(--btn-primary-active) !important;transform:scaleX(1) !important}body.page-template-page-home-next .btn-secondary:focus-visible,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:focus-visible,body.page-template-page-home-next .btn-outline-primary:focus-visible,body.page-template-page-home-next .wp-block-button__link.btn-secondary:focus-visible{border-color:var(--btn-secondary-border)}body.page-template-page-home-next .btn-secondary:disabled,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:disabled,body.page-template-page-home-next .btn-secondary.disabled,body.page-template-page-home-next .disabled.wp-block-button__link.is-style-secondary,body.page-template-page-home-next .btn-outline-primary:disabled,body.page-template-page-home-next .btn-outline-primary.disabled,body.page-template-page-home-next .wp-block-button__link.btn-secondary:disabled,body.page-template-page-home-next .wp-block-button__link.btn-secondary.disabled{border-color:var(--btn-secondary-disabled-border);color:var(--btn-secondary-disabled-text);background:rgba(0,0,0,0)}body.page-template-page-home-next .btn-secondary:disabled::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:disabled::before,body.page-template-page-home-next .btn-secondary.disabled::before,body.page-template-page-home-next .disabled.wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next .btn-outline-primary:disabled::before,body.page-template-page-home-next .btn-outline-primary.disabled::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary:disabled::before,body.page-template-page-home-next .wp-block-button__link.btn-secondary.disabled::before{display:none}body.page-template-page-home-next .btn-tertiary,body.page-template-page-home-next .wp-block-button__link.is-style-tertiary,body.page-template-page-home-next .btn-ghost{background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);color:var(--btn-tertiary-text);font-weight:600 !important}body.page-template-page-home-next .btn-tertiary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.is-style-tertiary:hover:not(:disabled):not(.disabled),body.page-template-page-home-next .btn-ghost:hover:not(:disabled):not(.disabled){background:var(--btn-tertiary-hover-bg);color:var(--btn-tertiary-hover-text) !important}body.page-template-page-home-next .btn-tertiary:active:not(:disabled):not(.disabled),body.page-template-page-home-next .wp-block-button__link.is-style-tertiary:active:not(:disabled):not(.disabled),body.page-template-page-home-next .btn-tertiary.active,body.page-template-page-home-next .active.wp-block-button__link.is-style-tertiary,body.page-template-page-home-next .btn-ghost:active:not(:disabled):not(.disabled),body.page-template-page-home-next .btn-ghost.active{background:var(--btn-tertiary-active-bg) !important;color:var(--btn-tertiary-active-text) !important}body.page-template-page-home-next .btn-tertiary:disabled,body.page-template-page-home-next .wp-block-button__link.is-style-tertiary:disabled,body.page-template-page-home-next .btn-tertiary.disabled,body.page-template-page-home-next .disabled.wp-block-button__link.is-style-tertiary,body.page-template-page-home-next .btn-ghost:disabled,body.page-template-page-home-next .btn-ghost.disabled{color:var(--btn-tertiary-disabled-text);background:rgba(0,0,0,0)}body.page-template-page-home-next .btn-link{background:rgba(0,0,0,0);border:none;color:var(--btn-link-text);padding-left:0;padding-right:0;text-decoration:underline;text-underline-offset:2px}body.page-template-page-home-next .btn-link:hover:not(:disabled):not(.disabled){color:var(--btn-link-hover-text);text-decoration:underline;background:rgba(0,0,0,0)}body.page-template-page-home-next .btn-link:active:not(:disabled):not(.disabled){color:var(--btn-primary-active) !important}body.page-template-page-home-next .btn-link:disabled,body.page-template-page-home-next .btn-link.disabled{color:var(--btn-link-disabled-text);text-decoration:none}body.page-template-page-home-next .btn-link:focus-visible{outline-offset:4px}body.page-template-page-home-next .btn-icon-only{padding:0}body.page-template-page-home-next .btn-icon-only .btn-text{display:none}body.page-template-page-home-next .btn-icon-only svg,body.page-template-page-home-next .btn-icon-only i,body.page-template-page-home-next .btn-icon-only .icon{width:16px;height:16px}body.page-template-page-home-next .btn-icon-only.btn-sm svg,body.page-template-page-home-next .btn-icon-only.btn-sm i,body.page-template-page-home-next .btn-icon-only.btn-sm .icon{width:12px;height:12px}body.page-template-page-home-next .btn-icon-only.btn-lg svg,body.page-template-page-home-next .btn-icon-only.btn-lg i,body.page-template-page-home-next .btn-icon-only.btn-lg .icon{width:20px;height:20px}body.page-template-page-home-next .btn-primary-dark{--btn-primary-bg: #006D6F;--btn-primary-fill: #00585A;--btn-primary-text: #FFFFFF}body.page-template-page-home-next .btn-secondary-dark{--btn-secondary-border: #2DB9C0;--btn-secondary-text: #2DB9C0;--btn-secondary-fill: #2DB9C0;--btn-secondary-hover-text: #0C101A}body.page-template-page-home-next .btn-tertiary-dark{--btn-tertiary-text: #2DB9C0;--btn-tertiary-hover-bg: rgba(45, 185, 192, 0.1);--btn-tertiary-active-bg: rgba(45, 185, 192, 0.2)}body.page-template-page-home-next .btn-link-dark{--btn-link-text: #2DB9C0;--btn-link-hover-text: #ACF3F4}body.page-template-page-home-next .btn-sm::before{transition-duration:.25s}body.page-template-page-home-next .btn-lg::before{transition-duration:.4s}body.page-template-page-home-next .btn-fill-right::before{transform-origin:right center}body.page-template-page-home-next .btn-fill-center::before{transform-origin:center center}body.page-template-page-home-next .hero-cta .btn-primary,body.page-template-page-home-next .hero-cta .wp-block-button__link.is-style-primary{font-weight:600;letter-spacing:.02em;box-shadow:0 4px 16px rgba(0,109,111,.3)}body.page-template-page-home-next .hero-cta .btn-primary:hover,body.page-template-page-home-next .hero-cta .wp-block-button__link.is-style-primary:hover{box-shadow:0 6px 20px rgba(0,109,111,.4)}@media(prefers-reduced-motion: reduce){body.page-template-page-home-next .btn::before,body.page-template-page-home-next .btn-primary::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary::before,body.page-template-page-home-next .btn-secondary::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next .btn-outline-primary::before{transition:none}body.page-template-page-home-next .btn:hover::before,body.page-template-page-home-next .btn-primary:hover::before,body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover::before,body.page-template-page-home-next .btn-secondary:hover::before,body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover::before{transform:none;opacity:1}}body.page-template-page-home-next body.page-template-page-home-next,body.page-template-page-home-next .home-next{overflow-x:hidden}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies,body.page-template-page-home-next body.page-template-page-home-next #ai-community,body.page-template-page-home-next body.page-template-page-home-next #blogroll,body.page-template-page-home-next body.page-template-page-home-next #faqs,body.page-template-page-home-next body.page-template-page-home-next #cta,body.page-template-page-home-next .home-next #homepage-herowow,body.page-template-page-home-next .home-next #ai-capabilities,body.page-template-page-home-next .home-next #ai-autonomous,body.page-template-page-home-next .home-next #lakehouse-oss,body.page-template-page-home-next .home-next #ai-innovation,body.page-template-page-home-next .home-next #ai-case-studies,body.page-template-page-home-next .home-next #ai-community,body.page-template-page-home-next .home-next #blogroll,body.page-template-page-home-next .home-next #faqs,body.page-template-page-home-next .home-next #cta{position:relative}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #ai-community .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #blogroll .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #faqs .row.wp-block-columns,body.page-template-page-home-next body.page-template-page-home-next #cta .row.wp-block-columns,body.page-template-page-home-next .home-next #homepage-herowow .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-capabilities .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-autonomous .row.wp-block-columns,body.page-template-page-home-next .home-next #lakehouse-oss .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-innovation .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-case-studies .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-community .row.wp-block-columns,body.page-template-page-home-next .home-next #blogroll .row.wp-block-columns,body.page-template-page-home-next .home-next #faqs .row.wp-block-columns,body.page-template-page-home-next .home-next #cta .row.wp-block-columns{gap:0 !important;margin:0 -15px}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs [class*=col-].wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-innovation [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-community [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #blogroll [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #faqs [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #cta [class*=col-].wp-block-column{padding:0 15px !important;margin-right:0 !important;margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-11.wp-block-column{margin-left:91.666667% !important}@media(min-width: 576px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-sm-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-sm-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-sm-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-0.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-0.wp-block-column{margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-sm-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-sm-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-sm-11.wp-block-column{margin-left:91.666667% !important}}@media(min-width: 768px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-md-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-md-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-md-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-0.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-0.wp-block-column{margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-md-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-md-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-md-11.wp-block-column{margin-left:91.666667% !important}}@media(min-width: 992px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-lg-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-lg-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-lg-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-0.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-0.wp-block-column{margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-lg-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-lg-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-lg-11.wp-block-column{margin-left:91.666667% !important}}@media(min-width: 1200px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xl-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xl-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-0.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-0.wp-block-column{margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xl-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xl-11.wp-block-column{margin-left:91.666667% !important}}@media(min-width: 1400px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-1.wp-block-column{flex:0 0 8.333333% !important;max-width:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-2.wp-block-column{flex:0 0 16.666667% !important;max-width:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-3.wp-block-column{flex:0 0 25% !important;max-width:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-4.wp-block-column{flex:0 0 33.333333% !important;max-width:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-5.wp-block-column{flex:0 0 41.666667% !important;max-width:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-6.wp-block-column{flex:0 0 50% !important;max-width:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-7.wp-block-column{flex:0 0 58.333333% !important;max-width:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-8.wp-block-column{flex:0 0 66.666667% !important;max-width:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-9.wp-block-column{flex:0 0 75% !important;max-width:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-10.wp-block-column{flex:0 0 83.333333% !important;max-width:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-11.wp-block-column{flex:0 0 91.666667% !important;max-width:91.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .col-xxl-12.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #ai-community .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #blogroll .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #faqs .col-xxl-12.wp-block-column,body.page-template-page-home-next .home-next #cta .col-xxl-12.wp-block-column{flex:0 0 100% !important;max-width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-0.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-0.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-0.wp-block-column{margin-left:0 !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-1.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-1.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-1.wp-block-column{margin-left:8.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-2.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-2.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-2.wp-block-column{margin-left:16.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-3.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-3.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-3.wp-block-column{margin-left:25% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-4.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-4.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-4.wp-block-column{margin-left:33.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-5.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-5.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-5.wp-block-column{margin-left:41.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-6.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-6.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-6.wp-block-column{margin-left:50% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-7.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-7.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-7.wp-block-column{margin-left:58.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-8.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-8.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-8.wp-block-column{margin-left:66.666667% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-9.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-9.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-9.wp-block-column{margin-left:75% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-10.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-10.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-10.wp-block-column{margin-left:83.333333% !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-community .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #blogroll .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #faqs .offset-xxl-11.wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #cta .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #homepage-herowow .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-capabilities .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-autonomous .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #lakehouse-oss .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #ai-community .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #blogroll .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #faqs .offset-xxl-11.wp-block-column,body.page-template-page-home-next .home-next #cta .offset-xxl-11.wp-block-column{margin-left:91.666667% !important}}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow::after,body.page-template-page-home-next .home-next #homepage-herowow::after{content:"";position:absolute;bottom:-1px;left:-2px;right:-2px;width:calc(100% + 4px);height:111px;background-repeat:no-repeat;background-size:100% 100%;background-position:bottom center;z-index:2;pointer-events:none}@media(max-width: 767px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow::after,body.page-template-page-home-next .home-next #homepage-herowow::after{height:118px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='640' height='118' viewBox='0 0 640 118' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.5 21.9072C0.5 21.9072 36.0468 65.7216 99.1365 65.7216C190.517 56.1495 254.092 30.7933 354.502 50.5209C412.591 61.9336 530.844 70.7004 640 0V115.738L0.5 118V21.9072Z' fill='white'/%3E%3C/svg%3E")}}@media(max-width: 767.98px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow>.wp-block-group__inner-container>*:first-child,body.page-template-page-home-next .home-next #homepage-herowow>.wp-block-group__inner-container>*:first-child{padding-top:70px}}@media(min-width: 992px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next .home-next #homepage-herowow{min-height:auto;padding-top:182px;padding-bottom:121px;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start}}@media(min-width: 1200px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next .home-next #homepage-herowow{padding-top:189px;padding-bottom:132px}}@media(min-width: 1400px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next .home-next #homepage-herowow{padding-top:189px;padding-bottom:125px}}@media(min-width: 1920px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next .home-next #homepage-herowow{padding-top:182px;padding-bottom:124px}}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .wp-block-group__inner-container,body.page-template-page-home-next .home-next #homepage-herowow .wp-block-group__inner-container{gap:8px}@media(min-width: 992px){body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow>.wp-block-group__inner-container>*:first-child,body.page-template-page-home-next .home-next #homepage-herowow>.wp-block-group__inner-container>*:first-child{padding-top:0}}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow .button-group,body.page-template-page-home-next .home-next #homepage-herowow .button-group{gap:8px}body.page-template-page-home-next body.page-template-page-home-next .hero-board,body.page-template-page-home-next .home-next .hero-board{background:none !important}body.page-template-page-home-next body.page-template-page-home-next .hero-card,body.page-template-page-home-next .home-next .hero-card{border-radius:8px;border:2px solid rgba(174,181,182,.2);background:rgba(255,255,255,.2);backdrop-filter:blur(10px)}@media(min-width: 768px){body.page-template-page-home-next body.page-template-page-home-next .hero-card,body.page-template-page-home-next .home-next .hero-card{margin-top:0}}body.page-template-page-home-next body.page-template-page-home-next .hero-typewriter-1,body.page-template-page-home-next body.page-template-page-home-next .hero-typewriter-2,body.page-template-page-home-next .home-next .hero-typewriter-1,body.page-template-page-home-next .home-next .hero-typewriter-2{border-radius:8px;background:#d2e8f9}body.page-template-page-home-next body.page-template-page-home-next .hero-card,body.page-template-page-home-next .home-next .hero-card{display:flex;flex-direction:column;align-items:flex-end}body.page-template-page-home-next body.page-template-page-home-next .hero-card .hero-btn,body.page-template-page-home-next body.page-template-page-home-next .hero-card button,body.page-template-page-home-next .home-next .hero-card .hero-btn,body.page-template-page-home-next .home-next .hero-card button{align-self:flex-end}body.page-template-page-home-next body.page-template-page-home-next .hero-card .hero-typewriter,body.page-template-page-home-next .home-next .hero-card .hero-typewriter{align-self:stretch}body.page-template-page-home-next body.page-template-page-home-next h1,body.page-template-page-home-next .home-next h1{font-family:"Inter",sans-serif;font-size:40px;font-weight:600;line-height:48px;color:#fff}@media(max-width: 767px){body.page-template-page-home-next body.page-template-page-home-next h1,body.page-template-page-home-next .home-next h1{font-size:32px;margin-top:24px}}@media(min-width: 768px){body.page-template-page-home-next body.page-template-page-home-next h1,body.page-template-page-home-next .home-next h1{font-size:40px}}body.page-template-page-home-next body.page-template-page-home-next h2,body.page-template-page-home-next .home-next h2{font-family:"Inter",sans-serif;font-size:32px;font-weight:500;line-height:38px;color:#051344}body.page-template-page-home-next body.page-template-page-home-next h4,body.page-template-page-home-next .home-next h4{font-size:24px;font-weight:400;line-height:36px;color:#412f2f}body.page-template-page-home-next body.page-template-page-home-next p,body.page-template-page-home-next .home-next p{font-size:14px;font-weight:400;line-height:20px;color:#384250}body.page-template-page-home-next body.page-template-page-home-next .subheader-p,body.page-template-page-home-next .home-next .subheader-p{font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:140%;color:#4d5761}body.page-template-page-home-next body.page-template-page-home-next .img-fluid img,body.page-template-page-home-next .home-next .img-fluid img{width:100%}body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .wp-block-columns:first-of-type .wp-block-column[style*="flex-basis:50%"],body.page-template-page-home-next .home-next #ai-autonomous .wp-block-columns:first-of-type .wp-block-column[style*="flex-basis:50%"]{flex:0 0 100% !important;max-width:100% !important;width:100% !important}body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .row.wp-block-columns:has(.performance-card),body.page-template-page-home-next .home-next #ai-autonomous .row.wp-block-columns:has(.performance-card){margin-left:-8px !important;margin-right:-8px !important}body.page-template-page-home-next body.page-template-page-home-next #ai-autonomous .wp-block-column:has(.performance-card),body.page-template-page-home-next .home-next #ai-autonomous .wp-block-column:has(.performance-card){padding-left:8px !important;padding-right:8px !important}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns{--ai-gap: var(--wp--style--block-gap, 2rem);--ai-col: calc((100% - (2 * var(--ai-gap))) / 3);display:flex;flex-wrap:nowrap;gap:var(--ai-gap);align-items:stretch;box-sizing:border-box}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>*,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>*{box-sizing:border-box;align-self:stretch}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"]{flex:0 0 var(--ai-col) !important;max-width:var(--ai-col) !important}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap{flex:0 0 var(--ai-col);max-width:var(--ai-col);display:flex;flex-direction:column;gap:var(--ai-gap)}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"]{--ai-span-2: calc((2 * var(--ai-col)) + var(--ai-gap));flex:0 0 var(--ai-span-2) !important;max-width:var(--ai-span-2) !important}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-column,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-group.is-nowrap,body.page-template-page-home-next .home-next #ai-innovation .wp-block-column,body.page-template-page-home-next .home-next #ai-innovation .wp-block-group.is-nowrap{display:flex;flex-direction:column}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-column>*:only-child,body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-group.is-nowrap>*,body.page-template-page-home-next .home-next #ai-innovation .wp-block-column>*:only-child,body.page-template-page-home-next .home-next #ai-innovation .wp-block-group.is-nowrap>*{flex:1 1 0}@media(max-width: 1024px){body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns{flex-wrap:wrap;--ai-col: calc((100% - var(--ai-gap)) / 2)}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"],body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap{flex:0 0 var(--ai-col) !important;max-width:var(--ai-col) !important}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"]{flex:0 0 100% !important;max-width:100% !important}}@media(max-width: 680px){body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns{--ai-col: 100%}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"],body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"],body.page-template-page-home-next body.page-template-page-home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap,body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:33%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-column[style*="flex-basis:66%"],body.page-template-page-home-next .home-next #ai-innovation .wp-block-columns>.wp-block-group.is-nowrap{flex:0 0 100% !important;max-width:100% !important}}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies,body.page-template-page-home-next .home-next #ai-case-studies{background-image:url("data:image/svg+xml,%3Csvg width='1279' height='916' viewBox='0 0 1279 916' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg clip-path='url(%23clip0_2865_1124)'%3E%3Crect width='1280' height='916' transform='translate(-1.53467)' fill='%23D2E8F9'/%3E%3Crect width='1280' height='916' transform='translate(-1.53467)' fill='url(%23paint0_linear_2865_1124)'/%3E%3Crect width='1280' height='916' transform='translate(-1.53467)' fill='white' fill-opacity='0.2'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M-0.819163 911.662C-0.819163 911.662 50.6566 839.573 152.465 844.938C254.274 850.303 406.123 892.437 460.465 885.553C514.808 878.67 1180.47 909.386 1368.47 950.001C1680.47 1083.06 1232.23 876.423 1278.47 844.938V924H-1.53467L-0.819163 911.662Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2865_1124' x1='657.778' y1='63.6442' x2='670.513' y2='1094.97' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='white'/%3E%3Cstop offset='0.709673' stop-color='white' stop-opacity='0.5'/%3E%3Cstop offset='1' stop-color='%2380ADD1' stop-opacity='0'/%3E%3C/linearGradient%3E%3CclipPath id='clip0_2865_1124'%3E%3Crect width='1280' height='916' fill='white' transform='translate(-1.53467)'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E%0A");background-position:bottom;background-repeat:no-repeat;background-size:cover;--card-gap: 24px;--card-gutter: calc(var(--card-gap) / 2)}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .row.wp-block-columns,body.page-template-page-home-next .home-next #ai-case-studies .row.wp-block-columns{margin:0 calc(-1*var(--card-gutter)) !important;row-gap:var(--card-gap) !important}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies [class*=col-].wp-block-column,body.page-template-page-home-next .home-next #ai-case-studies [class*=col-].wp-block-column{padding:0 var(--card-gutter) !important}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .wp-block-group.is-nowrap.is-layout-flex,body.page-template-page-home-next .home-next #ai-case-studies .wp-block-group.is-nowrap.is-layout-flex{padding:0 !important;margin-top:24px !important;margin-bottom:0 !important;gap:24px !important}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies .home-card,body.page-template-page-home-next .home-next #ai-case-studies .home-card{--home-card-padding: 24px 16px}body.page-template-page-home-next body.page-template-page-home-next .hero-description,body.page-template-page-home-next body.page-template-page-home-next p.hero-description,body.page-template-page-home-next .home-next .hero-description,body.page-template-page-home-next .home-next p.hero-description{font-family:"Inter",sans-serif;font-size:16px;font-weight:500;line-height:24px;color:#f3f4f6}body.page-template-page-home-next body.page-template-page-home-next .hero-list-wow,body.page-template-page-home-next .home-next .hero-list-wow{display:flex;gap:12px;list-style:none;margin:0;padding:0}body.page-template-page-home-next body.page-template-page-home-next .hero-list-wow .hero-list-item-wow,body.page-template-page-home-next .home-next .hero-list-wow .hero-list-item-wow{display:flex;align-items:center;gap:4px;font-family:"Inter",sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#e5e7eb}body.page-template-page-home-next body.page-template-page-home-next .hero-list-wow .hero-list-item-wow::before,body.page-template-page-home-next .home-next .hero-list-wow .hero-list-item-wow::before{content:"";display:inline-block;width:16px;height:16px;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='17' height='16' viewBox='0 0 17 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.465332' width='16' height='16' rx='8' fill='url(%23paint0_linear_2625_498)'/%3E%3Cpath d='M11.435 4.96967C11.7279 4.67678 12.2027 4.67678 12.4956 4.96967C12.7849 5.25897 12.7885 5.72582 12.5063 6.01947L8.51407 11.0097C8.5083 11.0169 8.50215 11.0238 8.49563 11.0303C8.20273 11.3232 7.72786 11.3232 7.43497 11.0303L4.78852 8.38388C4.49562 8.09099 4.49562 7.61612 4.78852 7.32322C5.08141 7.03033 5.55628 7.03033 5.84918 7.32322L7.9427 9.41674L11.4151 4.9921C11.4212 4.98424 11.4279 4.97674 11.435 4.96967Z' fill='%23202020'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_2625_498' x1='8.46533' y1='0' x2='8.46533' y2='16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23038DBF'/%3E%3Cstop offset='1' stop-color='%2373D0B9'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-size:contain}body.page-template-page-home-next body.page-template-page-home-next .feature-badge,body.page-template-page-home-next .home-next .feature-badge{display:inline-flex;align-items:center;justify-content:center;padding:6px 16px;border-radius:99px;border:1px solid rgba(255,255,255,.1);background:linear-gradient(93deg, rgba(255, 255, 255, 0.2) 0%, rgba(33, 0, 197, 0) 100%);box-shadow:0 0 0 0 #e5e5e8 inset,0 -1px 4px 0 rgba(0,0,0,.25) inset;font-family:"Inter",sans-serif;font-size:12px;font-weight:400;line-height:16px;color:#0c101a;text-transform:uppercase;white-space:nowrap}body.page-template-page-home-next body.page-template-page-home-next .wp-block-columns:not(.row),body.page-template-page-home-next .home-next .wp-block-columns:not(.row){gap:clamp(16px,2vw,32px)}body.page-template-page-home-next body.page-template-page-home-next .wp-block-column,body.page-template-page-home-next .home-next .wp-block-column{display:flex;flex-direction:column;align-items:stretch}@supports(selector(:has(*))){body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis:33"],body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 33"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis:33"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 33"]{flex:0 0 33.333%;max-width:33.333%}body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis:66"],body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 66"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis:66"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 66"]{flex:0 0 66.666%;max-width:66.666%}body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis:50"],body.page-template-page-home-next body.page-template-page-home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 50"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis:50"],body.page-template-page-home-next .home-next .wp-block-column:has(>.home-card)[style*="flex-basis: 50"]{flex:0 0 50%;max-width:50%}}body.page-template-page-home-next body.page-template-page-home-next .home-card,body.page-template-page-home-next .home-next .home-card{height:100%}body.page-template-page-home-next body.page-template-page-home-next .btn-primary,body.page-template-page-home-next body.page-template-page-home-next a.btn-primary.btn,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-primary,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-primary>a,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-primary,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .home-next .btn-primary,body.page-template-page-home-next .home-next a.btn-primary.btn,body.page-template-page-home-next .home-next a.btn.btn-primary,body.page-template-page-home-next .home-next p.btn.btn-primary>a,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-primary>a,body.page-template-page-home-next .home-next .wp-block-button__link.btn-primary,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-primary{display:flex !important;background-color:#006d6f !important;border:none !important;border-radius:9999px !important}body.page-template-page-home-next body.page-template-page-home-next .btn-primary>*,body.page-template-page-home-next body.page-template-page-home-next .btn-primary span,body.page-template-page-home-next body.page-template-page-home-next a.btn-primary.btn>*,body.page-template-page-home-next body.page-template-page-home-next a.btn-primary.btn span,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-primary>*,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-primary span,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-primary>a>*,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a>*,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-primary>a span,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-primary>*,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-primary span,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-primary>*,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-primary span,body.page-template-page-home-next .home-next .btn-primary>*,body.page-template-page-home-next .home-next .btn-primary span,body.page-template-page-home-next .home-next a.btn-primary.btn>*,body.page-template-page-home-next .home-next a.btn-primary.btn span,body.page-template-page-home-next .home-next a.btn.btn-primary>*,body.page-template-page-home-next .home-next a.btn.btn-primary span,body.page-template-page-home-next .home-next p.btn.btn-primary>a>*,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-primary>a>*,body.page-template-page-home-next .home-next p.btn.btn-primary>a span,body.page-template-page-home-next .home-next .wp-block-button__link.btn-primary>*,body.page-template-page-home-next .home-next .wp-block-button__link.btn-primary span,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-primary>*,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-primary span{position:relative;z-index:2}body.page-template-page-home-next body.page-template-page-home-next .btn-primary:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn-primary.btn:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-primary:hover,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-primary>a:hover,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a:hover,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-primary:hover,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover,body.page-template-page-home-next .home-next .btn-primary:hover,body.page-template-page-home-next .home-next a.btn-primary.btn:hover,body.page-template-page-home-next .home-next a.btn.btn-primary:hover,body.page-template-page-home-next .home-next p.btn.btn-primary>a:hover,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-primary>a:hover,body.page-template-page-home-next .home-next .wp-block-button__link.btn-primary:hover,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-primary:hover{background-color:#006d6f !important}body.page-template-page-home-next body.page-template-page-home-next .btn-primary:active,body.page-template-page-home-next body.page-template-page-home-next a.btn-primary.btn:active,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-primary:active,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-primary>a:active,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a:active,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-primary:active,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-primary:active,body.page-template-page-home-next .home-next .btn-primary:active,body.page-template-page-home-next .home-next a.btn-primary.btn:active,body.page-template-page-home-next .home-next a.btn.btn-primary:active,body.page-template-page-home-next .home-next p.btn.btn-primary>a:active,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-primary>a:active,body.page-template-page-home-next .home-next .wp-block-button__link.btn-primary:active,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-primary:active{background-color:#006d6f !important}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary,body.page-template-page-home-next .home-next .btn-secondary,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .home-next a.btn-secondary.btn,body.page-template-page-home-next .home-next a.btn.btn-secondary,body.page-template-page-home-next .home-next p.btn.btn-secondary>a,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a,body.page-template-page-home-next .home-next .btn-outline-primary,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary{display:flex !important;background-color:rgba(0,0,0,0) !important;border:1px solid #006d6f !important;border-radius:9999px !important;color:#006d6f !important;position:relative;overflow:hidden}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a::before,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary::before,body.page-template-page-home-next .home-next .btn-secondary::before,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary::before,body.page-template-page-home-next .home-next a.btn-secondary.btn::before,body.page-template-page-home-next .home-next a.btn.btn-secondary::before,body.page-template-page-home-next .home-next p.btn.btn-secondary>a::before,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a::before,body.page-template-page-home-next .home-next .btn-outline-primary::before,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary::before{content:"";position:absolute;inset:0;border-radius:inherit;background:#006d6f;transform-origin:left center;transform:scaleX(0);transition:transform .3s ease;z-index:1;pointer-events:none}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary>*,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary>*,body.page-template-page-home-next body.page-template-page-home-next .btn-secondary span,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary span,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn>*,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn span,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary>*,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary span,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a>*,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a>*,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a span,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary>*,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary span,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary>*,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary span,body.page-template-page-home-next .home-next .btn-secondary>*,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary>*,body.page-template-page-home-next .home-next .btn-secondary span,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary span,body.page-template-page-home-next .home-next a.btn-secondary.btn>*,body.page-template-page-home-next .home-next a.btn-secondary.btn span,body.page-template-page-home-next .home-next a.btn.btn-secondary>*,body.page-template-page-home-next .home-next a.btn.btn-secondary span,body.page-template-page-home-next .home-next p.btn.btn-secondary>a>*,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a>*,body.page-template-page-home-next .home-next p.btn.btn-secondary>a span,body.page-template-page-home-next .home-next .btn-outline-primary>*,body.page-template-page-home-next .home-next .btn-outline-primary span,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary>*,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary span{position:relative;z-index:2}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary:hover,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary:hover,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a:hover,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a:hover,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary:hover,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary:hover,body.page-template-page-home-next .home-next .btn-secondary:hover,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next .home-next a.btn-secondary.btn:hover,body.page-template-page-home-next .home-next a.btn.btn-secondary:hover,body.page-template-page-home-next .home-next p.btn.btn-secondary>a:hover,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a:hover,body.page-template-page-home-next .home-next .btn-outline-primary:hover,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary:hover{background-color:rgba(0,0,0,0) !important;border:1px solid #006d6f !important;color:#fff !important}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary:hover::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn:hover::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary:hover::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a:hover::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a:hover::before,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary:hover::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary:hover::before,body.page-template-page-home-next .home-next .btn-secondary:hover::before,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary:hover::before,body.page-template-page-home-next .home-next a.btn-secondary.btn:hover::before,body.page-template-page-home-next .home-next a.btn.btn-secondary:hover::before,body.page-template-page-home-next .home-next p.btn.btn-secondary>a:hover::before,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a:hover::before,body.page-template-page-home-next .home-next .btn-outline-primary:hover::before,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary:hover::before{transform:scaleX(1)}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary:active,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary:active,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn:active,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary:active,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a:active,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a:active,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary:active,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary:active,body.page-template-page-home-next .home-next .btn-secondary:active,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary:active,body.page-template-page-home-next .home-next a.btn-secondary.btn:active,body.page-template-page-home-next .home-next a.btn.btn-secondary:active,body.page-template-page-home-next .home-next p.btn.btn-secondary>a:active,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a:active,body.page-template-page-home-next .home-next .btn-outline-primary:active,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary:active{background-color:rgba(0,0,0,0) !important;border:1px solid #006d6f !important;color:#fff !important}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary:active::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.is-style-secondary:active::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary.btn:active::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary:active::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.btn-secondary>a:active::before,body.page-template-page-home-next body.page-template-page-home-next p.btn.wp-block-button__link.is-style-secondary>a:active::before,body.page-template-page-home-next body.page-template-page-home-next .btn-outline-primary:active::before,body.page-template-page-home-next body.page-template-page-home-next .wp-block-button__link.btn-secondary:active::before,body.page-template-page-home-next .home-next .btn-secondary:active::before,body.page-template-page-home-next .home-next .wp-block-button__link.is-style-secondary:active::before,body.page-template-page-home-next .home-next a.btn-secondary.btn:active::before,body.page-template-page-home-next .home-next a.btn.btn-secondary:active::before,body.page-template-page-home-next .home-next p.btn.btn-secondary>a:active::before,body.page-template-page-home-next .home-next p.btn.wp-block-button__link.is-style-secondary>a:active::before,body.page-template-page-home-next .home-next .btn-outline-primary:active::before,body.page-template-page-home-next .home-next .wp-block-button__link.btn-secondary:active::before{background:#00585a;transform:scaleX(1)}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn,body.page-template-page-home-next .home-next .btn-secondary-dark,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn{display:flex !important;background-color:rgba(0,0,0,0) !important;border:1px solid #e1fffe !important;border-radius:9999px !important;color:#e1fffe !important;position:relative;overflow:hidden}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn::before,body.page-template-page-home-next .home-next .btn-secondary-dark::before,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark::before,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn::before{content:"";position:absolute;inset:0;border-radius:inherit;background:#006d6f;transform-origin:left center;transform:scaleX(0);transition:transform .3s ease;z-index:1;pointer-events:none}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark>*,body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark span,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark>*,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark span,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn>*,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn span,body.page-template-page-home-next .home-next .btn-secondary-dark>*,body.page-template-page-home-next .home-next .btn-secondary-dark span,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark>*,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark span,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn>*,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn span{position:relative;z-index:2}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark:hover,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn:hover,body.page-template-page-home-next .home-next .btn-secondary-dark:hover,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark:hover,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn:hover{background-color:rgba(0,0,0,0) !important;border:1px solid #e1fffe !important;color:#fff !important}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark:hover::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark:hover::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn:hover::before,body.page-template-page-home-next .home-next .btn-secondary-dark:hover::before,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark:hover::before,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn:hover::before{transform:scaleX(1)}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark:active,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark:active,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn:active,body.page-template-page-home-next .home-next .btn-secondary-dark:active,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark:active,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn:active{background-color:rgba(0,0,0,0) !important;border:1px solid #e1fffe !important;color:#fff !important}body.page-template-page-home-next body.page-template-page-home-next .btn-secondary-dark:active::before,body.page-template-page-home-next body.page-template-page-home-next a.btn.btn-secondary-dark:active::before,body.page-template-page-home-next body.page-template-page-home-next a.btn-secondary-dark.btn:active::before,body.page-template-page-home-next .home-next .btn-secondary-dark:active::before,body.page-template-page-home-next .home-next a.btn.btn-secondary-dark:active::before,body.page-template-page-home-next .home-next a.btn-secondary-dark.btn:active::before{background:#00585a;transform:scaleX(1)}body.page-template-page-home-next body.page-template-page-home-next .content-wrapper,body.page-template-page-home-next .home-next .content-wrapper{margin:0;padding:0}body.page-template-page-home-next body.page-template-page-home-next .container,body.page-template-page-home-next .home-next .container{max-width:1220px;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}body.page-template-page-home-next body.page-template-page-home-next .hero-board-typewriter+.content-wrapper,body.page-template-page-home-next .home-next .hero-board-typewriter+.content-wrapper{margin-top:-60px;position:relative;z-index:2}@media(max-width: 768px){body.page-template-page-home-next body.page-template-page-home-next .hero-board-typewriter+.content-wrapper,body.page-template-page-home-next .home-next .hero-board-typewriter+.content-wrapper{margin-top:-30px}}body.page-template-page-home-next body.page-template-page-home-next .alignfull,body.page-template-page-home-next .home-next .alignfull{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;max-width:none}body.page-template-page-home-next body.page-template-page-home-next #faqs-cta,body.page-template-page-home-next .home-next #faqs-cta{position:relative;overflow:hidden;padding-bottom:150px}body.page-template-page-home-next body.page-template-page-home-next #faqs-cta::before,body.page-template-page-home-next .home-next #faqs-cta::before{content:"";position:absolute;bottom:-50%;left:-50%;width:clamp(1000px,140vw,1800px);height:clamp(1000px,140vw,1800px);background-image:url("data:image/svg+xml,%3Csvg preserveAspectRatio='none' width='100%25' height='100%25' viewBox='0 0 1526 1526' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg filter='url(%23filter0_f_2617_8857)'%3E%3Ccircle cx='763' cy='763' r='463' fill='url(%23paint0_radial_2617_8857)'/%3E%3C/g%3E%3Cdefs%3E%3Cfilter id='filter0_f_2617_8857' x='0' y='0' width='1526' height='1526' filterUnits='userSpaceOnUse' color-interpolation-filters='sRGB'%3E%3CfeFlood flood-opacity='0' result='BackgroundImageFix'/%3E%3CfeBlend mode='normal' in='SourceGraphic' in2='BackgroundImageFix' result='shape'/%3E%3CfeGaussianBlur stdDeviation='150' result='effect1_foregroundBlur_2617_8857'/%3E%3C/filter%3E%3CradialGradient id='paint0_radial_2617_8857' cx='0' cy='0' r='1' gradientUnits='userSpaceOnUse' gradientTransform='translate(763 763) rotate(90) scale(386.731)'%3E%3Cstop stop-color='%23095DFF'/%3E%3Cstop offset='1' stop-color='%23BF09FF' stop-opacity='0'/%3E%3C/radialGradient%3E%3C/defs%3E%3C/svg%3E");background-size:100% 100%;background-repeat:no-repeat;pointer-events:none;z-index:0}body.page-template-page-home-next body.page-template-page-home-next #faqs-cta>*,body.page-template-page-home-next .home-next #faqs-cta>*{position:relative;z-index:1}body.page-template-page-home-next body.page-template-page-home-next #cta .home-card--footer-cta h2,body.page-template-page-home-next .home-next #cta .home-card--footer-cta h2{color:#fff !important;font-size:32px !important;line-height:1.2 !important;margin-bottom:1rem !important}body.page-template-page-home-next body.page-template-page-home-next #cta .home-card--footer-cta p,body.page-template-page-home-next .home-next #cta .home-card--footer-cta p{color:rgba(255,255,255,.85) !important;font-size:18px !important;line-height:1.5 !important}body.page-template-page-home-next body.page-template-page-home-next #cta .home-card--footer-cta .button-group,body.page-template-page-home-next .home-next #cta .home-card--footer-cta .button-group{display:flex;justify-content:center;align-items:center}body.page-template-page-home-next body.page-template-page-home-next .lottie-video video,body.page-template-page-home-next .home-next .lottie-video video{border-radius:15px;border:3px solid rgba(189,189,189,.5);backdrop-filter:blur(17.5px)}body.page-template-page-home-next body.page-template-page-home-next .performance-cards-wrapper,body.page-template-page-home-next .home-next .performance-cards-wrapper{display:grid !important;grid-template-columns:repeat(4, 1fr);gap:24px;align-items:stretch !important}body.page-template-page-home-next body.page-template-page-home-next .performance-card,body.page-template-page-home-next .home-next .performance-card{position:relative;border-radius:15px;background:rgba(212,212,212,.1);backdrop-filter:blur(17.5px);box-shadow:0 2px 16px rgba(0,0,0,.15);padding:24px;height:100%;display:flex;flex-direction:column}body.page-template-page-home-next body.page-template-page-home-next .performance-card::before,body.page-template-page-home-next .home-next .performance-card::before{content:"";position:absolute;inset:0;border-radius:inherit;padding:3px;background:linear-gradient(135deg, rgba(189, 189, 189, 0.25) 0%, rgba(255, 255, 255, 0.05) 50%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss,body.page-template-page-home-next .home-next #lakehouse-oss{background:linear-gradient(0deg, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.2) 100%),linear-gradient(179deg, #FFF 7.7%, rgba(255, 255, 255, 0.5) 86.26%, rgba(128, 173, 209, 0) 118.4%),#d2e8f9}body.page-template-page-home-next body.page-template-page-home-next .wp-block-group.is-linked a.wp-block-group__link,body.page-template-page-home-next .home-next .wp-block-group.is-linked a.wp-block-group__link{position:absolute !important}body.page-template-page-home-next body.page-template-page-home-next #ai-capabilities-cards,body.page-template-page-home-next .home-next #ai-capabilities-cards{margin-top:-2px !important;background:linear-gradient(180deg, #061547 64.3%, rgba(15, 51, 173, 0.8) 104.37%)}body.page-template-page-home-next body.page-template-page-home-next .get-started-banner,body.page-template-page-home-next .home-next .get-started-banner{display:none}@media(max-width: 767px){body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss,body.page-template-page-home-next .home-next #lakehouse-oss{padding-top:54px;padding-bottom:16px !important}body.page-template-page-home-next body.page-template-page-home-next #lakehouse-oss .col-md-5.mt-md-3,body.page-template-page-home-next .home-next #lakehouse-oss .col-md-5.mt-md-3{margin-top:48px !important;margin-bottom:48px !important}body.page-template-page-home-next body.page-template-page-home-next #ai-innovation,body.page-template-page-home-next .home-next #ai-innovation{margin-top:48px}body.page-template-page-home-next body.page-template-page-home-next .unity-image-container,body.page-template-page-home-next .home-next .unity-image-container{width:100%}body.page-template-page-home-next body.page-template-page-home-next #ai-case-studies,body.page-template-page-home-next .home-next #ai-case-studies{background-size:100% !important;padding-bottom:52px !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow,body.page-template-page-home-next .home-next #homepage-herowow{padding-bottom:4rem !important}body.page-template-page-home-next body.page-template-page-home-next #homepage-herowow::after,body.page-template-page-home-next .home-next #homepage-herowow::after{background-size:contain !important}body.page-template-page-home-next body.page-template-page-home-next .mobile-order-1,body.page-template-page-home-next .home-next .mobile-order-1{order:1}body.page-template-page-home-next body.page-template-page-home-next .mobile-order-2,body.page-template-page-home-next .home-next .mobile-order-2{order:2}body.page-template-page-home-next body.page-template-page-home-next .mobile-order-3,body.page-template-page-home-next .home-next .mobile-order-3{order:3}body.page-template-page-home-next body.page-template-page-home-next .mobile-order-4,body.page-template-page-home-next .home-next .mobile-order-4{order:4}body.page-template-page-home-next body.page-template-page-home-next .mobile-order-5,body.page-template-page-home-next .home-next .mobile-order-5{order:5}}@media(max-width: 575px){body.page-template-page-home-next body.page-template-page-home-next .column-mobile .wp-block-group__inner-container,body.page-template-page-home-next .home-next .column-mobile .wp-block-group__inner-container{display:flex !important;flex-direction:column}body.page-template-page-home-next body.page-template-page-home-next .column-mobile .wp-block-group__inner-container .w-50,body.page-template-page-home-next .home-next .column-mobile .wp-block-group__inner-container .w-50{width:100% !important}}body.page-template-page-home-next body.page-template-page-home-next .community-link-social,body.page-template-page-home-next .home-next .community-link-social{width:40px;height:40px;border-radius:50%;background-color:#006d6f;display:flex;align-items:center;justify-content:center;transition:background-color .25s ease}body.page-template-page-home-next body.page-template-page-home-next .community-link-social a,body.page-template-page-home-next .home-next .community-link-social a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;text-decoration:none}body.page-template-page-home-next body.page-template-page-home-next .community-link-social:hover,body.page-template-page-home-next .home-next .community-link-social:hover{background-color:#00585a}body.page-template-page-home-next body.page-template-page-home-next .community-link-social:active,body.page-template-page-home-next .home-next .community-link-social:active{background-color:#003536}body.page-template-page-home-next body.page-template-page-home-next .community-link-social img,body.page-template-page-home-next .home-next .community-link-social img{width:16px;border-radius:0}body.page-template-page-home-next #ai-capabilities{background:url("data:image/svg+xml, %3Csvg width='1281' height='324' viewBox='0 0 1281 324' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.965332 2.58565e-05L642.209 58.824L1280.97 0V323.637H0.965332V2.58565e-05Z' fill='%23061547'/%3E%3C/svg%3E%0A") !important;background-repeat:no-repeat !important;background-position:center 100% !important;background-size:101% !important}.info-block{background-image:url("/wp-content/themes/subsurface/assets/_corp/gnarly-get-started-bg.svg");background-color:#5d5db2;background-position:top center;background-size:cover;border-radius:5px;color:#fff;padding:50px 17%;margin-top:-120px;margin-bottom:150px;display:flex;align-items:center}@media(max-width: 1280px){.info-block{padding:50px 10%;margin-bottom:120px}}@media(max-width: 767px){.info-block{padding:40px 20px;margin-bottom:90px;display:block}}.info-block .info-left{padding-right:15%}@media(max-width: 767px){.info-block .info-left .info-left{padding-right:0%;margin-bottom:20px}}.page-template-page-corp-default #content .info-block .info-left h3,.info-block .info-left h3{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:20px;color:#fff}.info-block .info-left p{font-size:16px;line-height:1.5;margin:0}.info-block .info-left p a{color:#fff;text-decoration:none;box-shadow:inset 0px -10px 0px 0px rgba(255,255,255,.2)}.info-block .info-left p a:hover{cursor:pointer;box-shadow:inset 0px -10px 0px 0px rgba(200,200,200,.5)}.info-block .info-right{min-width:190px}@media(max-width: 767px){.info-block .info-right{text-align:left}}.wider .info-block{padding-left:7%;padding-right:7%;margin-bottom:0px}.wider .info-block .info-right{min-width:245px}.info-block.info-block-get-started{margin-top:0px;border:0px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.info-block.info-block-get-started>h2{flex-basis:100%;margin:20px 0px 12px 0px}.info-block.info-block-get-started>a.btn{margin-right:10px}.info-block.info-block-v2{padding:80px 8.5%}@media(max-width: 991px){.info-block.info-block-v2{padding:50px 30px}}@media(max-width: 767px){.info-block.info-block-v2{padding:40px 20px}}.info-block.info-block-get-started{margin-top:70px;margin-bottom:45px;padding-left:50px;padding-right:50px}@media(max-width: 1199px){.info-block.info-block-get-started.info-block-news-letter{padding:60px 5%}}@media(max-width: 991px){.info-block.info-block-get-started.info-block-news-letter{padding:60px 30px;display:block}.info-block.info-block-get-started.info-block-news-letter .title-36{margin-bottom:20px}}@media(max-width: 991px){.info-block.info-block-get-started{padding-left:30px;padding-right:30px}}@media(max-width: 767px){.info-block.info-block-get-started{padding-left:20px;padding-right:20px}}.info-block-get-started-title{font-size:20px;font-weight:600;line-height:1.2;margin-right:32px;white-space:nowrap}@media(max-width: 767px){.info-block-get-started-title{margin-right:0;text-align:center;margin-bottom:15px}}.info-block-get-started-input{margin-right:10px;width:100%;max-width:410px}@media(max-width: 767px){.info-block-get-started-input{margin-right:0;margin-bottom:10px;max-width:100%}}.info-block-get-started-input input{height:48px;border-radius:5px;background:#fff;padding:2px 15px;color:#333;font-size:13px;text-transform:uppercase;letter-spacing:1.56px;border:none;outline:none;width:100%}.info-block-get-started-input input:focus{height:48px;border-radius:5px;background:#fff;padding:2px 15px;color:#333;font-size:13px;text-transform:uppercase;letter-spacing:1.56px;border:none;outline:none;width:100%}.info-block-get-started-input input::-webkit-input-placeholder{color:#848d9a;opacity:1}.info-block-get-started-input input::-moz-placeholder{color:#848d9a;opacity:1}.info-block-get-started-input input:-ms-input-placeholder{color:#848d9a;opacity:1}.info-block-get-started-input input:-moz-placeholder{color:#848d9a;opacity:1}.info-block-get-started-right .btn-primary,.info-block-get-started-right body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .info-block-get-started-right .wp-block-button__link.is-style-primary{white-space:nowrap}@media(max-width: 767px){.info-block-get-started-right .btn-primary,.info-block-get-started-right body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .info-block-get-started-right .wp-block-button__link.is-style-primary{min-width:100%}}.info-block.info-block-get-started.info-block-news-letter{padding:80px 8%;margin-top:0;margin-bottom:60px;justify-content:space-between}.info-block.info-block-get-started.info-block-news-letter .title-36{margin-bottom:0}@media(max-width: 767px){.info-block.info-block-get-started.info-block-news-letter{padding:40px 20px}}.info-block-news-letter-right{display:flex}.info-block-news-letter-right .info-block-get-started-input{min-width:340px}@media(max-width: 1199px){.info-block-news-letter-right .info-block-get-started-input{min-width:300px}}@media(max-width: 991px){.info-block-news-letter-right .info-block-get-started-input{min-width:1px}}@media(max-width: 767px){.info-block-news-letter-right{display:block}}.add-custom-class-here{background:#05114f;border-radius:20px}.search-results-content .card{background-color:rgba(0,0,0,0);border:0;border-radius:0;border-bottom:1px solid #c5cad0}.search-results-content .card:last-child{border-bottom:0}.search-results-content .card .card-title{font-size:20px;line-height:23px;color:#505965;margin-bottom:20px}.search-results-content .card .card-title a{color:#505965;display:block}.search-results-content .card .card-body .card-text p{font-size:16px;line-height:24px;color:#505965}.dd-hero-container{display:flex;gap:60px}@media(max-width: 991.98px){.dd-hero-container{flex-direction:column;align-items:center}}.dd-hero-container .dd-image-container{min-width:400px}@media(max-width: 991.98px){.dd-hero-container .dd-image-container{display:none}}.dd-hero-container .dd-image-container-smaller{display:none}@media(max-width: 991.98px){.dd-hero-container .dd-image-container-smaller{display:flex;align-items:center;justify-content:center}.dd-hero-container .dd-image-container-smaller>img{width:250px}}.dd-hero-container .dd-text-container{color:#fff !important}.dd-hero-container .dd-text-container h1{color:#fff !important;margin-bottom:15px}.dd-hero-container .dd-text-container h2{font-size:32px;font-weight:500;color:#fff !important;margin-top:0;margin-bottom:15px}.dd-hero-container .dd-text-container hr{opacity:1;color:#fff;margin:30px 0}.dd-hero-container .dd-text-container .socials-text{font-size:14px;font-weight:600;text-transform:uppercase;margin-bottom:30px}.dd-hero-container .dd-text-container .listen-links-container{max-width:550px}.listen-links-container{display:flex;flex-wrap:wrap;gap:12px}.listen-links-container a.listen-link{background-color:rgba(0,0,0,.65);border:1px solid #fff;border-radius:4px;display:flex;gap:6px;padding:8px 10px;opacity:1;transition:all .2s ease-in-out}.listen-links-container a.listen-link:hover{opacity:.6}.listen-links-container a.listen-link img{width:30px}.listen-links-container a.listen-link .link-text p{color:#fff !important;margin:0}.listen-links-container a.listen-link .link-text p.how-to-text{font-size:12px}.listen-links-container a.listen-link .link-text p.platform-text{font-size:16px;font-weight:600;line-height:1.2}.episode-type-container{display:flex;gap:30px;justify-content:center;align-items:top;margin-bottom:40px}@media(max-width: 575.98px){.episode-type-container{flex-direction:column;align-items:center}}.episode-type-container>div p{font-size:24px;font-weight:500;color:#8d9199;margin-bottom:0}.episode-type-container>div div.highlight{height:5px;width:100%;background:none}.episode-type-container>div.active p{color:#051344;font-weight:600}.episode-type-container>div.active div.highlight{background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}.episode-type-container>div:not(.active){cursor:pointer}.episodes-listings .upcoming-archive,.episodes-listings .past-archive{flex-direction:column;gap:40px;display:none}.episodes-listings .upcoming-archive.active,.episodes-listings .past-archive.active{display:flex}.episodes-listings .upcoming-archive .episode-container,.episodes-listings .past-archive .episode-container{display:flex;gap:24px;align-items:start}@media(max-width: 575.98px){.episodes-listings .upcoming-archive .episode-container,.episodes-listings .past-archive .episode-container{flex-direction:column;align-items:center}}.episodes-listings .upcoming-archive .episode-container .featured-image-container,.episodes-listings .past-archive .episode-container .featured-image-container{min-width:180px;max-width:180px;border-radius:5px;overflow:hidden}@media(max-width: 575.98px){.episodes-listings .upcoming-archive .episode-container .featured-image-container,.episodes-listings .past-archive .episode-container .featured-image-container{display:none}}.episodes-listings .upcoming-archive .episode-container .text-container h2,.episodes-listings .past-archive .episode-container .text-container h2{font-weight:500;font-size:24px;margin-top:6px}.episodes-listings .upcoming-archive .episode-container .text-container .excerpt,.episodes-listings .past-archive .episode-container .text-container .excerpt{margin-bottom:0}.episodes-listings .upcoming-archive .episode-container .text-container .cta,.episodes-listings .past-archive .episode-container .text-container .cta{margin-top:20px;margin-bottom:0;display:flex;align-items:center;gap:4px;font-weight:600;font-size:18px;color:#006d6f !important}.episodes-listings .upcoming-archive .episode-container .text-container .cta .bi,.episodes-listings .past-archive .episode-container .text-container .cta .bi{font-size:22px}.episodes-listings .upcoming-archive .episode-container .text-container .cta .bi.bi-arrow-right-short,.episodes-listings .past-archive .episode-container .text-container .cta .bi.bi-arrow-right-short{font-size:30px;margin-left:-4px}.episodes-listings .upcoming-archive hr:last-of-type,.episodes-listings .past-archive hr:last-of-type{display:none}.data-disruptors-eyebrow-container{display:flex;gap:8px;align-items:center}.data-disruptors-eyebrow-container p{margin:0;font-size:14px;color:#004061;font-weight:600}.data-disruptors-eyebrow-container p.epiode-number{text-transform:uppercase}.data-disruptors-eyebrow-container p.date{font-weight:400;color:#2fa69f}.episode-container.is_gdw .date{color:#5d46ed !important}.more-resources-section h2{text-align:center;font-weight:500;margin-bottom:30px}.single-data-disruptor-header h2{color:#fff !important}.single-data-disruptor-header .s-gdw-hero-image-container{max-height:160px;max-width:160px}.data-disruptors-content-section h1{font-weight:600;font-size:28px}p.listen-links-subtitle{font-weight:700;font-size:16px !important;line-height:19px !important;color:#051344}#listen-links-section{gap:8px;flex-wrap:wrap}#listen-links-section a.listen-link-container{background:#051344;border:1px solid #9f9f9f;border-radius:8px;padding:8px 12px;gap:8px}#listen-links-section a.listen-link-container .listen-link-image-container{height:-moz-fit-content;height:fit-content}#listen-links-section a.listen-link-container .listen-link-image-container img{min-width:32px;-o-object-fit:contain;object-fit:contain}#listen-links-section a.listen-link-container .listen-link-info{color:#eee !important}#listen-links-section a.listen-link-container p.listen-link-info:nth-child(0){font-weight:500;font-size:10px}.navigation-wrapper.vast-event-nav{background-color:rgba(255,255,255,.1) !important}.navigation-wrapper.vast-event-nav.scrolled{background-image:url("/wp-content/uploads/2024/06/vast-menu-bg.png");background-position:top right;background-size:100%;background-repeat:no-repeat}@media(max-width: 991.98px){.navigation-wrapper.vast-event-nav.scrolled{background-size:cover}}.navigation-wrapper.vast-event-nav nav.nav-wrapper{background:none !important}.navigation-wrapper.vast-event-nav nav.nav-wrapper>.container{padding-top:10px;padding-bottom:10px}.navigation-wrapper.vast-event-nav nav.nav-wrapper .logo-dark{display:none}.navigation-wrapper.vast-event-nav nav.nav-wrapper .logo-white{display:block;width:140px}.navigation-wrapper.vast-event-nav nav.nav-wrapper .navbar-toggler i.bi{color:#fff}@media(max-width: 991.98px){.navigation-wrapper.vast-event-nav nav.nav-wrapper .vast-menu-btn{display:flex;margin-top:20px;margin-left:20px}}.vast-menu-btn>a{font-size:16px;color:#000 !important;background-color:#c0e752;border:none;padding:10px 26px !important;border-radius:4px;height:auto;margin-top:-4px;transition:all .2s ease-in-out;font-weight:600;line-height:1.65}.vast-menu-btn>a:hover{background-color:#99ba3f}p.vast-menu-btn>a{padding:14px 24px !important}#vast-event-header{padding-top:240px;padding-bottom:0;margin-top:-40px}#vast-event-header .logos-container>div{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:60px}@media(max-width: 575.98px){#vast-event-header .logos-container>div{flex-direction:column;gap:0px;margin-top:20px}}#vast-event-header .logos-container>div p{color:#fff;font-weight:700;font-size:28px;width:-moz-fit-content;width:fit-content;min-width:52px}#vast-event-header .logos-container>div .wp-block-image{margin-bottom:0}.single-post header.intro-blog .eyebrow,.single-resource header.intro-blog .eyebrow{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:2px}.single-post header.intro-blog h1,.single-resource header.intro-blog h1{color:#051344;font-size:4.5rem;font-style:normal;font-weight:600;line-height:58px;margin:0 0 .8rem;max-width:none !important}.single-deep_dive .navbar,.single-post .navbar,.single-resource .navbar{background:#fff;box-shadow:4px 4px 16px 0px rgba(0,0,0,.05)}.single-deep_dive header.intro-blog.hero-section,.single-post header.intro-blog.hero-section,.single-resource header.intro-blog.hero-section{padding:14.5rem 0 6rem !important}.single-deep_dive .author-row,.single-post .author-row,.single-resource .author-row{display:flex;align-items:center;gap:10px}.single-deep_dive .author-row .image-wrapper,.single-post .author-row .image-wrapper,.single-resource .author-row .image-wrapper{border-radius:500px;overflow:hidden;width:40px;height:40px;min-width:40px;min-height:40px;background:linear-gradient(90deg, #43B8C9, #B7D326)}.single-deep_dive .author-row .image-wrapper img,.single-post .author-row .image-wrapper img,.single-resource .author-row .image-wrapper img{border-radius:500px;padding:2px}.single-deep_dive .author-row p,.single-post .author-row p,.single-resource .author-row p{font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:0}.single-deep_dive .author-row .author-name,.single-post .author-row .author-name,.single-resource .author-row .author-name{color:#2fa69f}.single-deep_dive .featured-image-wrapper,.single-post .featured-image-wrapper,.single-resource .featured-image-wrapper{max-width:445px;border-radius:10px;border:1px solid #004061;box-shadow:2px 2px 6px 0px rgba(108,108,108,.2);overflow:hidden}.single-deep_dive .breadcrumb-social-section,.single-post .breadcrumb-social-section,.single-resource .breadcrumb-social-section{padding:30px 0 20px;border-bottom:1px solid #eeeff1}.single-deep_dive .sub-header-row,.single-post .sub-header-row,.single-resource .sub-header-row{display:flex;gap:20px;align-items:center;justify-content:space-between}.single-deep_dive .breadcrumb-container,.single-post .breadcrumb-container,.single-resource .breadcrumb-container{font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;flex-wrap:wrap;gap:8px}.single-deep_dive .breadcrumb,.single-post .breadcrumb,.single-resource .breadcrumb{margin:0 !important}.single-deep_dive .breadcrumb a,.single-post .breadcrumb a,.single-resource .breadcrumb a{color:#196c79 !important}.single-deep_dive .share-group,.single-post .share-group,.single-resource .share-group{display:flex;align-items:center;gap:12px}.single-deep_dive .share-group p,.single-post .share-group p,.single-resource .share-group p{margin-bottom:0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.single-deep_dive .share-group a,.single-post .share-group a,.single-resource .share-group a{color:#505965 !important}.single-deep_dive .sticky-bar,.single-post .sticky-bar,.single-resource .sticky-bar{padding-right:45px !important}.single-deep_dive .left-col-section .search-input-group,.single-post .left-col-section .search-input-group,.single-resource .left-col-section .search-input-group{height:36px}.single-deep_dive .left-col-section .search-input-group input,.single-post .left-col-section .search-input-group input,.single-resource .left-col-section .search-input-group input{font-size:14px;padding:6px 40px;border-radius:4px !important;border:1px solid #004061}.single-deep_dive .left-col-section .search-input-group .bi,.single-post .left-col-section .search-input-group .bi,.single-resource .left-col-section .search-input-group .bi{top:3px;left:-230px;position:relative;color:#004061;z-index:15}.single-deep_dive .left-col-section .search-input-group input:focus,.single-post .left-col-section .search-input-group input:focus,.single-resource .left-col-section .search-input-group input:focus{border:1px solid #2e9faf;outline-color:#2e9faf !important;outline-width:1px !important;box-shadow:none}.single-deep_dive .left-col-section .search-input-group input:focus+.bi.bi-search,.single-post .left-col-section .search-input-group input:focus+.bi.bi-search,.single-resource .left-col-section .search-input-group input:focus+.bi.bi-search{color:#2e9faf !important}.single-deep_dive .toc-container,.single-post .toc-container,.single-resource .toc-container{margin:16px 8px 0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.single-deep_dive .toc-header,.single-post .toc-header,.single-resource .toc-header{color:#051344;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 8px !important}.single-deep_dive .toc-divider,.single-post .toc-divider,.single-resource .toc-divider{width:100%;color:#eeeff1;opacity:1}.single-deep_dive .toc-option:not(.has-children)>.option-row,.single-post .toc-option:not(.has-children)>.option-row,.single-resource .toc-option:not(.has-children)>.option-row{padding-left:30px}.single-deep_dive .toc-option.active>.option-row,.single-post .toc-option.active>.option-row,.single-resource .toc-option.active>.option-row{background-color:#e2f6f5;padding-top:6px;padding-bottom:6px}.single-deep_dive .toc-option.active>.option-row>a,.single-post .toc-option.active>.option-row>a,.single-resource .toc-option.active>.option-row>a{color:#196c79 !important}.single-deep_dive .option-row,.single-post .option-row,.single-resource .option-row{display:flex;gap:10px;padding-left:6px !important;padding-right:6px !important}.single-deep_dive .opener,.single-post .opener,.single-resource .opener{color:#051344}.single-deep_dive .toc-option>.option-row,.single-post .toc-option>.option-row,.single-resource .toc-option>.option-row{margin-bottom:14px}.single-deep_dive .toc-children,.single-post .toc-children,.single-resource .toc-children{margin-left:16px}.single-deep_dive .toc-children a,.single-post .toc-children a,.single-resource .toc-children a{margin:0 0 0 6px;display:block}.single-deep_dive .toc-container a,.single-post .toc-container a,.single-resource .toc-container a{color:#051344 !important}.single-deep_dive #mobile-breadcrumbs,.single-post #mobile-breadcrumbs,.single-resource #mobile-breadcrumbs{padding-top:12px;padding-bottom:12px;background-color:#fff;z-index:501}.single-deep_dive .toc-modal-container,.single-deep_dive .social-modal-container,.single-post .toc-modal-container,.single-post .social-modal-container,.single-resource .toc-modal-container,.single-resource .social-modal-container{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.single-deep_dive .toc-modal-container,.single-post .toc-modal-container,.single-resource .toc-modal-container{padding:1px}.single-deep_dive .toc-modal-container.active,.single-deep_dive .social-modal-container.active,.single-post .toc-modal-container.active,.single-post .social-modal-container.active,.single-resource .toc-modal-container.active,.single-resource .social-modal-container.active{border-radius:2px;border:1px solid rgba(80,88,98,.25);background:#f9f9f8}.single-deep_dive #mobile-breadcrumbs,.single-post #mobile-breadcrumbs,.single-resource #mobile-breadcrumbs{transition:top .1s ease-in-out}.single-deep_dive #mobile-breadcrumbs .menu-icon,.single-post #mobile-breadcrumbs .menu-icon,.single-resource #mobile-breadcrumbs .menu-icon{font-size:14px}.single-deep_dive #tocmodal .modal-content,.single-deep_dive #socialmodal .modal-content,.single-post #tocmodal .modal-content,.single-post #socialmodal .modal-content,.single-resource #tocmodal .modal-content,.single-resource #socialmodal .modal-content{position:fixed;top:165px;border:none;box-shadow:1px 0px 4px 0px rgba(0,0,0,.1);border-radius:4px}.single-deep_dive #tocmodal .modal-content,.single-post #tocmodal .modal-content,.single-resource #tocmodal .modal-content{max-width:270px;margin-left:27px}.single-deep_dive #socialmodal .modal-content,.single-post #socialmodal .modal-content,.single-resource #socialmodal .modal-content{max-width:117px;right:0;margin-right:27px}.single-deep_dive #tocmodal .modal-content .modal-body,.single-deep_dive #socialmodal .modal-content .modal-body,.single-post #tocmodal .modal-content .modal-body,.single-post #socialmodal .modal-content .modal-body,.single-resource #tocmodal .modal-content .modal-body,.single-resource #socialmodal .modal-content .modal-body{overflow:hidden;overflow-y:scroll;padding-bottom:0;margin-bottom:1rem}.single-deep_dive:not(.single-deep_dive) .modal-backdrop,.single-post:not(.single-deep_dive) .modal-backdrop,.single-resource:not(.single-deep_dive) .modal-backdrop{background:none !important}.single-deep_dive #socialmodal .share-group,.single-post #socialmodal .share-group,.single-resource #socialmodal .share-group{display:flex;flex-direction:column;justify-content:start;gap:18px;padding:10px;align-items:start}.single-deep_dive #socialmodal .share-group a,.single-post #socialmodal .share-group a,.single-resource #socialmodal .share-group a{display:flex;flex-direction:row;flex-wrap:nowrap;gap:9px;justify-content:start;font-size:12px;align-items:center}.single-deep_dive #socialmodal .share-group .bi,.single-post #socialmodal .share-group .bi,.single-resource #socialmodal .share-group .bi{font-size:20px}.single-deep_dive .image-modal,.single-post .image-modal,.single-resource .image-modal{position:fixed;width:100vw;height:100%;z-index:10000000;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.8);transition:all .2s ease-in;cursor:zoom-out}.single-deep_dive .image-modal .image-modal-content,.single-post .image-modal .image-modal-content,.single-resource .image-modal .image-modal-content{margin-top:0px;opacity:1;transition:all .2s ease-in;width:85%;height:80%;display:flex;align-items:center;justify-content:center}.single-deep_dive .image-modal .image-modal-content img,.single-post .image-modal .image-modal-content img,.single-resource .image-modal .image-modal-content img{height:100% !important;width:100% !important;max-height:100%;-o-object-fit:contain;object-fit:contain}.single-deep_dive .image-modal.showing,.single-deep_dive .image-modal.hiding,.single-post .image-modal.showing,.single-post .image-modal.hiding,.single-resource .image-modal.showing,.single-resource .image-modal.hiding{background-color:rgba(255,255,255,0);opacity:0;transition:all .2s ease-in}.single-deep_dive .image-modal.showing .image-modal-content,.single-deep_dive .image-modal.hiding .image-modal-content,.single-post .image-modal.showing .image-modal-content,.single-post .image-modal.hiding .image-modal-content,.single-resource .image-modal.showing .image-modal-content,.single-resource .image-modal.hiding .image-modal-content{margin-top:100px;transition:all .2s ease-in}.single-deep_dive .image-modal.hide,.single-post .image-modal.hide,.single-resource .image-modal.hide{display:none}.single-deep_dive .image-modal.hide .image-modal-content,.single-post .image-modal.hide .image-modal-content,.single-resource .image-modal.hide .image-modal-content{margin-top:40px;transition:all .2s ease-in}.single-deep_dive .content-block .wp-block-image,.single-post .content-block .wp-block-image,.single-resource .content-block .wp-block-image{display:flex !important;flex-direction:column;justify-content:center;align-items:center;cursor:zoom-in}.single-deep_dive .content-block .wp-block-image.alignleft,.single-post .content-block .wp-block-image.alignleft,.single-resource .content-block .wp-block-image.alignleft{justify-content:start;align-items:start}.single-deep_dive .content-block .wp-block-image.alignright,.single-post .content-block .wp-block-image.alignright,.single-resource .content-block .wp-block-image.alignright{justify-content:end;align-items:end}.single-deep_dive .article-footer,.single-post .article-footer,.single-resource .article-footer{margin-top:2rem}.single-deep_dive .article-footer hr,.single-post .article-footer hr,.single-resource .article-footer hr{margin-bottom:2rem}.single-deep_dive .article-footer .topics-row,.single-post .article-footer .topics-row,.single-resource .article-footer .topics-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end;align-items:center;gap:10px}.single-deep_dive .article-footer .topics-row>p,.single-post .article-footer .topics-row>p,.single-resource .article-footer .topics-row>p{color:#505965;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:0}.single-deep_dive .article-footer .topics-row a.topic-container,.single-post .article-footer .topics-row a.topic-container,.single-resource .article-footer .topics-row a.topic-container{padding:2px 12px;border-radius:20px;background:rgba(110,203,217,.2);color:#196c79;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:all .1s ease-in-out}.single-deep_dive .article-footer .topics-row a.topic-container:hover,.single-post .article-footer .topics-row a.topic-container:hover,.single-resource .article-footer .topics-row a.topic-container:hover{background:rgba(110,203,217,.5);transition:all .1s ease-in-out}@media(max-width: 991px){.single-deep_dive .navigation-wrapper.scrolled .nav-wrapper,.single-post .navigation-wrapper.scrolled .nav-wrapper,.single-resource .navigation-wrapper.scrolled .nav-wrapper{padding:15px 0 !important}.single-deep_dive .sticky-bar,.single-post .sticky-bar,.single-resource .sticky-bar{padding-right:15px !important}}.single-deep_dive :target::before,.single-post :target::before,.single-resource :target::before{content:"";display:block;height:115px;margin-top:-115px}@media(max-width: 767.98px){.single-deep_dive :target::before,.single-post :target::before,.single-resource :target::before{content:"";display:block;height:200px;margin-top:-200px}}.single-deep_dive #toast,.single-post #toast,.single-resource #toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#fff;color:#051344;text-align:center;border-radius:8px;padding:8px 6px 2px;position:fixed;z-index:1000;left:50%;bottom:30px;font-size:17px;box-shadow:1px 0px 4px 0px rgba(0,0,0,.1)}.single-deep_dive #toast.show,.single-post #toast.show,.single-resource #toast.show{visibility:visible;animation:fadein .5s,fadeout .5s 2.5s}.single-deep_dive #progress-bar,.single-post #progress-bar,.single-resource #progress-bar{position:fixed;z-index:1000;height:4px;top:100px;left:0;width:0;overflow:hidden;transition:top .1s ease-in-out}.single-deep_dive #progress-bar-inner,.single-post #progress-bar-inner,.single-resource #progress-bar-inner{background:linear-gradient(86deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 32.22%, #B7D326 86.72%);width:100vw;height:8px}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}.single-deep_dive #related-dremio-articles,.single-post #related-dremio-articles,.single-resource #related-dremio-articles{padding:6.4rem 0;background:linear-gradient(0deg, #FFF -4.38%, rgba(255, 255, 255, 0) 22.43%),linear-gradient(0deg, #F9F9F8 0%, #F9F9F8 100%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) -4.43%, rgba(0, 0, 0, 0) 0%)}.single-deep_dive #related-dremio-articles h2,.single-post #related-dremio-articles h2,.single-resource #related-dremio-articles h2{font-size:26px;font-style:normal;font-weight:600;line-height:39px;margin-bottom:32px;margin-top:0;text-align:center}.single-deep_dive .three-card-row,.single-post .three-card-row,.single-resource .three-card-row{display:flex;flex-wrap:wrap;gap:32px}.single-deep_dive .three-card-row .card-container,.single-post .three-card-row .card-container,.single-resource .three-card-row .card-container{flex:1 1 31%;width:0;max-width:392px;border-radius:8px;border:1px solid #004061;box-shadow:4px 4px 8px 0px rgba(0,0,0,.1);text-decoration:none;color:#505862;overflow:hidden;position:relative;transition:all .25s ease-in-out;background:linear-gradient(0deg, #FFF 0%, #FFF 100%),#f9f9f8}.single-deep_dive .three-card-row .card-container:hover,.single-post .three-card-row .card-container:hover,.single-resource .three-card-row .card-container:hover{border:1px solid #2e9faf;transition:all .25s ease-in-out}@media(max-width: 991.98px){.single-deep_dive .three-card-row .card-container,.single-post .three-card-row .card-container,.single-resource .three-card-row .card-container{flex:none;width:47%}}@media(max-width: 575.98px){.single-deep_dive .three-card-row,.single-post .three-card-row,.single-resource .three-card-row{justify-content:center}.single-deep_dive .three-card-row .card-container,.single-post .three-card-row .card-container,.single-resource .three-card-row .card-container{flex:1 1 392px;width:0}.single-deep_dive header.intro-blog h1,.single-post header.intro-blog h1,.single-resource header.intro-blog h1{font-size:3.2rem;line-height:39px;margin-right:40px}.single-deep_dive .image-modal .image-modal-content,.single-post .image-modal .image-modal-content,.single-resource .image-modal .image-modal-content{width:95%}}.single-deep_dive .three-card-row .card-container:hover p,.single-post .three-card-row .card-container:hover p,.single-resource .three-card-row .card-container:hover p{color:#505862}.single-deep_dive .three-card-row .card-image,.single-post .three-card-row .card-image,.single-resource .three-card-row .card-image{width:100%;overflow:hidden;outline:9000px solid rgba(46,159,175,0) !important;transition:outline-color .25s ease-in-out;outline-offset:-1000px}.single-deep_dive .three-card-row .card-container:hover .card-image,.single-post .three-card-row .card-container:hover .card-image,.single-resource .three-card-row .card-container:hover .card-image{outline:9000px solid rgba(46,159,175,.12) !important;outline-offset:-1000px;transition:outline-color .25s ease-in-out}.single-deep_dive .three-card-row .card-image img,.single-post .three-card-row .card-image img,.single-resource .three-card-row .card-image img{width:100%}.single-deep_dive .three-card-row .text-container,.single-post .three-card-row .text-container,.single-resource .three-card-row .text-container{padding:18px 24px 90px}.single-deep_dive .three-card-row .eyebrow,.single-post .three-card-row .eyebrow,.single-resource .three-card-row .eyebrow{color:#505965;font-size:15px;font-style:normal;font-weight:500;line-height:22.5px;letter-spacing:.45px;text-transform:uppercase;margin-bottom:16px}.single-deep_dive .three-card-row h3,.single-post .three-card-row h3,.single-resource .three-card-row h3{color:#051344;font-size:18px;font-style:normal;font-weight:600;line-height:125%;margin:0 0 6px !important}.single-deep_dive .three-card-row .description,.single-post .three-card-row .description,.single-resource .three-card-row .description{color:#505862;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"cv08" on;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.single-deep_dive .three-card-row .bottom-link,.single-post .three-card-row .bottom-link,.single-resource .three-card-row .bottom-link{position:absolute;bottom:16px;left:28px;width:calc(100% - 56px);z-index:1}.single-deep_dive .three-card-row .bottom-link hr,.single-post .three-card-row .bottom-link hr,.single-resource .three-card-row .bottom-link hr{color:#eeeff1;opacity:1;margin-bottom:16px;margin-top:0}.single-deep_dive .three-card-row .bottom-link .cta,.single-post .three-card-row .bottom-link .cta,.single-resource .three-card-row .bottom-link .cta{color:#0093d2 !important;font-size:18px;font-style:normal;font-weight:400;line-height:28.8px;margin-bottom:0}.single-deep_dive .three-card-row .card-container:hover .bottom-link .cta,.single-post .three-card-row .card-container:hover .bottom-link .cta,.single-resource .three-card-row .card-container:hover .bottom-link .cta{color:#0093d2}.single-deep_dive .getting-started-software h2,.single-post .getting-started-software h2,.single-resource .getting-started-software h2{font-size:26px;font-style:normal;font-weight:600;line-height:39px;margin-top:0 !important;text-align:center}.single-deep_dive .dremio-resources,.single-post .dremio-resources,.single-resource .dremio-resources{margin-top:12rem}.single-deep_dive.close .navigation-wrapper{z-index:502}.single-deep_dive #progress-bar{display:none !important}.single-deep_dive .hero-section .breadcrumbs{display:flex;align-items:center;gap:12px}.single-deep_dive .hero-section .breadcrumbs a,.single-deep_dive .hero-section .breadcrumbs span,.single-deep_dive .hero-section .breadcrumbs p{color:#31d3db !important;margin:0;padding:0}.single-deep_dive .hero-section .breadcrumbs a,.single-deep_dive .hero-section .breadcrumbs p{font-size:14px;font-weight:600;text-transform:uppercase}.single-deep_dive .hero-section .breadcrumbs span{font-size:8px}.single-deep_dive .hero-section .breadcrumbs a{text-decoration:underline !important;transition:all .2s ease-in-out}.single-deep_dive .hero-section .breadcrumbs a:hover{color:#2ec2ca !important}.single-deep_dive .hero-section h1{font-size:54px;font-weight:600;color:#fff;margin-top:2rem !important}.single-deep_dive .hero-section div.subheader{color:#fff;font-size:18px;margin-bottom:40px}.single-deep_dive .article-wrapper-spacer{background:linear-gradient(90deg, white 0%, white 50%, #F5F5F5 50.1%)}.single-deep_dive .article-wrapper-spacer .right-col{background-color:#f5f5f5}.single-deep_dive .content-block.corp-gutemberg-content>h2{font-size:42px;font-weight:500;margin:0 0 30px}@media(max-width: 575.98px){.single-deep_dive .content-block.corp-gutemberg-content>h2{margin-bottom:20px}}.single-deep_dive .content-block.corp-gutemberg-content>p{font-size:18px;font-weight:400;line-height:25.2px;color:#505965;margin:0 0 30px}@media(max-width: 575.98px){.single-deep_dive .content-block.corp-gutemberg-content>p{margin-bottom:20px}}.single-deep_dive .content-block.corp-gutemberg-content .multi-row-container{margin-bottom:30px}@media(max-width: 575.98px){.single-deep_dive .content-block.corp-gutemberg-content .multi-row-container{margin-bottom:20px}}.single-deep_dive .content-block.corp-gutemberg-content .cta-box{margin-bottom:100px}@media(max-width: 575.98px){.single-deep_dive .content-block.corp-gutemberg-content .cta-box{margin-bottom:50px}}.single-deep_dive .content-block.corp-gutemberg-content>*:last-child{margin-bottom:0}.single-deep_dive .article-wrapper{padding-top:0 !important;padding-bottom:0 !important;background:linear-gradient(90deg, white 0%, white 50%, #F5F5F5 50.1%)}@media(max-width: 575.98px){.single-deep_dive .article-wrapper{padding-top:60px !important;background:#f5f5f5;padding-bottom:50px !important}}.single-deep_dive .article-wrapper .right-col{background-color:#f5f5f5}@media(min-width: 576px){.single-deep_dive .article-wrapper .right-col{padding-left:35px}}@media(max-width: 575.98px){.single-deep_dive .article-wrapper .right-col{padding-top:60px !important;background:#f5f5f5}}.single-deep_dive .article-wrapper-spacer{background:linear-gradient(90deg, white 0%, white 50%, #F5F5F5 50.1%)}.single-deep_dive .article-wrapper-spacer .right-col{background-color:#f5f5f5;height:60px}.single-deep_dive .article-wrapper-spacer.bottom-spacer .right-col{background-color:#f5f5f5;height:100px}@media(max-width: 575.98px){.single-deep_dive .article-wrapper-spacer.bottom-spacer .right-col{height:50px}}@media(max-width: 575.98px){.single-deep_dive .article-wrapper-spacer{display:none}}.hero-section.customer-story-header{background-size:cover !important;background-repeat:no-repeat;padding-bottom:60px;padding-top:160px}.hero-section.customer-story-header .author-link{margin-bottom:0}.hero-section.customer-story-header .author-link a{color:#c0e752;transition:all .2s ease-in-out}.hero-section.customer-story-header .author-link a:hover{color:#99ba3f}.hero-section.customer-story-header a{color:#0093d2;text-decoration:none}.hero-section.customer-story-header a:hover{color:#0093d2;text-decoration:none}.hero-section.customer-story-header .eyebrow{color:#31d3db;font-weight:600;font-size:14px;margin:0}.hero-section.customer-story-header h1{max-width:100% !important;font-weight:500;font-size:42px;color:#fff}.hero-section.customer-story-header .highlights-row{gap:18px;flex-wrap:wrap;margin-top:21px}.hero-section.customer-story-header .highlights-row .highlight-col{width:150px;margin-bottom:20px}.hero-section.customer-story-header .highlights-row .highlight-col .highlight{font-weight:700;font-size:20px;line-height:30px}.hero-section.customer-story-header .highlights-row .highlight-col .highlight-description{font-size:14px}.hero-section.customer-story-header .highlights-row .divider{width:1px;background-color:#eeeff1;margin:12px 0}.hero-section.customer-story-header .colored-testimonial .testimonial-card{max-width:500px;margin:0 auto}.hero-section.customer-story-header .colored-testimonial .testimonial-card .inner-card-wrapper{padding:7.2rem 2.5rem 0}.hero-section.customer-story-header .colored-testimonial .testimonial-card .logo-wrapper{margin-bottom:5.4rem;padding:0 4rem}.hero-section.customer-story-header .colored-testimonial .testimonial-card .button-wrapper{padding:2rem 0}.hero-section.customer-story-header .feauted-image-card{background:#fff;border:1.5px solid #004061;border-radius:12px;padding:40px 18px 18px}.hero-section.customer-story-header .callout-grid{gap:30px}.hero-section.customer-story-header .callout-grid .callout-wrapper{width:30%;color:#d2d6da;font-size:14px}.hero-section.customer-story-header .callout-grid .callout-wrapper h4{color:#fff;font-family:"bebas-neue",sans-serif !important;font-weight:400;font-size:50px;margin-bottom:0}.hero-section.customer-story-header .callout-grid .callout-wrapper h4 .smaller{font-size:42px}.hero-section.customer-story-header .callout-grid .callout-wrapper h4 .bi{font-size:35px;margin-top:-5px}.hero-section.customer-story-header .callout-grid .callout-wrapper h4 .bi::before{vertical-align:-1.75px}@media(max-width: 767.98px){.hero-section.customer-story-header .callout-grid .callout-wrapper{width:47%}}@media(max-width: 575.98px){.hero-section.customer-story-header .callout-grid .callout-wrapper{width:100%}}.hero-section.customer-story-header .button-container{display:flex;align-items:center;flex-wrap:wrap;gap:30px}.hero-section.customer-story-header .logo-container{box-shadow:0px 0px 20px 0px #31d3db;border-radius:8px;padding:30px 20px !important;background-color:#fff;width:440px;max-width:100%;height:222px;display:flex;justify-content:center;align-items:center}.case-study-download-divider{color:#eeeff1;opacity:1}.white-box-content{border:1px solid #004061;border-radius:6px;padding:20px}.white-box-content h2{margin-top:0 !important}.case-study-resources .resource-card-section .resource-card .card-body{background-color:#fff !important}.case-study-resources .resource-card{filter:drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.12))}.case-study-resources .resource-card-section{background:none !important}.semi-bold{font-weight:600}.get-started-cta.new{display:none}.dremio-resources{padding-bottom:0 !important}@media(min-width: 1400px){.content-col{padding-left:75px}}.rounded-shadow img{border:1px solid #004061;filter:drop-shadow(4px 4px 16px rgba(0, 0, 0, 0.15));border-radius:8px !important}.thin-copy-container{margin:0 160px;padding:0 !important}@media(max-width: 991.98px){.thin-copy-container{margin:0 60px}}@media(max-width: 575.98px){.thin-copy-container{margin:0}}.single-customer #main-content h2{font-size:24px;font-weight:500;color:#051344;margin-top:60px}.single-customer #main-content h2:first-of-type{margin-top:0}.single-customer #main-content p{font-size:16px;color:#505965;margin:0 0 30px}.single-customer #main-content .highlight-group{margin-top:60px;padding:0}.single-customer #main-content .highlight-group>.wp-block-group__inner-container{padding-left:30px;position:relative}.single-customer #main-content .highlight-group>.wp-block-group__inner-container::before{position:absolute;height:100%;width:6px;background:linear-gradient(183.73deg, #C0E752 14.35%, #31D3DB 47.71%, #2A8EF7 100.97%);margin-left:-30px;content:""}.single-customer #main-content .conclusion-container{margin-top:60px;padding:0}.single-customer #main-content .conclusion-container>.wp-block-group__inner-container{background:linear-gradient(90deg, #F5F5FF 0%, #D0D9FF 100%);padding:40px 60px;border-radius:6px}.single-customer #main-content .conclusion-container>.wp-block-group__inner-container h2{font-size:32px}.single-customer #main-content .conclusion-container>.wp-block-group__inner-container p:last-of-type{margin-bottom:0}@media(max-width: 575.98px){.single-customer #main-content .conclusion-container>.wp-block-group__inner-container{padding:20px 30px}}.single-customer #main-content .wp-block-image{padding:0 !important;margin-top:60px}.navbar{background:#fff;box-shadow:4px 4px 16px 0px rgba(0,0,0,.05)}header.intro-blog.hero-section{padding:14.5rem 0 6rem !important}header.intro-blog .eyebrow{font-size:14px;font-style:normal;font-weight:400;line-height:24px;margin-bottom:2px}header.intro-blog h1{color:#051344;font-size:4.5rem;font-style:normal;font-weight:600;line-height:58px;margin:0 0 .8rem;max-width:none !important}.author-row{display:flex;align-items:center;gap:10px}.author-row .image-wrapper{border-radius:500px;overflow:hidden;width:40px;height:40px;min-width:40px;min-height:40px;background:linear-gradient(90deg, #43B8C9, #B7D326)}.author-row .image-wrapper img{border-radius:500px;padding:2px}.author-row p{font-size:16px;font-style:normal;font-weight:500;line-height:22px;margin-bottom:0}.author-row .author-name{color:#2fa69f}.featured-image-wrapper{max-width:445px;border-radius:10px;border:1px solid #004061;box-shadow:2px 2px 6px 0px rgba(108,108,108,.2);overflow:hidden}.breadcrumb-social-section{padding:30px 0 20px;border-bottom:1px solid #eeeff1}.sub-header-row{display:flex;gap:20px;align-items:center;justify-content:space-between}.breadcrumb-container{font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;flex-wrap:wrap;gap:8px}.breadcrumb{margin:0 !important}.breadcrumb a{color:#196c79 !important}.share-group{display:flex;align-items:center;gap:12px}.share-group p{margin-bottom:0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.share-group a{color:#505965 !important}.sticky-bar{padding-right:45px !important}.left-col-section .search-input-group{height:36px}.left-col-section .search-input-group input{font-size:14px;padding:6px 40px;border-radius:4px !important;border:1px solid #004061}.left-col-section .search-input-group .bi{top:3px;left:-230px;position:relative;color:#004061;z-index:15}.left-col-section .search-input-group input:focus{border:1px solid #2e9faf;outline-color:#2e9faf !important;outline-width:1px !important;box-shadow:none}.left-col-section .search-input-group input:focus+.bi.bi-search{color:#2e9faf !important}.toc-container{margin:16px 8px 0;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.toc-header{color:#051344;font-size:16px;font-style:normal;font-weight:600;line-height:normal;margin:0 0 8px !important}.toc-divider{width:100%;color:#eeeff1;opacity:1}.toc-option:not(.has-children)>.option-row{padding-left:30px}.toc-option.active>.option-row{background-color:#e2f6f5;padding-top:6px;padding-bottom:6px}.toc-option.active>.option-row>a{color:#196c79 !important}.option-row{display:flex;gap:10px;padding-left:6px}.opener{color:#051344}.toc-option>.option-row{margin-bottom:14px}.toc-children{margin-left:16px}.toc-children a{margin:0 0 0 6px;display:block}.toc-container a{color:#051344 !important}#mobile-breadcrumbs{padding-top:12px;padding-bottom:12px;background-color:#fff;z-index:501}.toc-modal-container,.social-modal-container{width:20px;height:20px;display:flex;justify-content:center;align-items:center}.toc-modal-container{padding:1px}.toc-modal-container.active,.social-modal-container.active{border-radius:2px;border:1px solid rgba(80,88,98,.25);background:#f9f9f8}#mobile-breadcrumbs{transition:top .1s ease-in-out}#mobile-breadcrumbs .menu-icon{font-size:14px}#tocmodal .modal-content,#socialmodal .modal-content{position:fixed;top:165px;border:none;box-shadow:1px 0px 4px 0px rgba(0,0,0,.1);border-radius:4px}#tocmodal .modal-content{max-width:270px;margin-left:27px}#socialmodal .modal-content{max-width:117px;right:0;margin-right:27px}#tocmodal .modal-content .modal-body,#socialmodal .modal-content .modal-body{overflow:hidden;overflow-y:scroll;padding-bottom:0;margin-bottom:1rem}.modal-backdrop{background:none !important}#socialmodal .share-group{display:flex;flex-direction:column;justify-content:start;gap:18px;padding:10px;align-items:start}#socialmodal .share-group a{display:flex;flex-direction:row;flex-wrap:nowrap;gap:9px;justify-content:start;font-size:12px;align-items:center}#socialmodal .share-group .bi{font-size:20px}.image-modal{position:fixed;width:100vw;height:100%;z-index:10000000;top:0;left:0;display:flex;justify-content:center;align-items:center;background-color:rgba(255,255,255,.8);transition:all .2s ease-in;cursor:zoom-out}.image-modal .image-modal-content{margin-top:0px;opacity:1;transition:all .2s ease-in;width:85%;height:80%;display:flex;align-items:center;justify-content:center}.image-modal .image-modal-content img{height:100% !important;width:100% !important;max-height:100%;-o-object-fit:contain;object-fit:contain}.image-modal.showing,.image-modal.hiding{background-color:rgba(255,255,255,0);opacity:0;transition:all .2s ease-in}.image-modal.showing .image-modal-content,.image-modal.hiding .image-modal-content{margin-top:100px;transition:all .2s ease-in}.image-modal.hide{display:none}.image-modal.hide .image-modal-content{margin-top:40px;transition:all .2s ease-in}.content-block .wp-block-image{display:flex !important;flex-direction:column;justify-content:center;align-items:center;cursor:zoom-in}.content-block .wp-block-image.alignleft{justify-content:start;align-items:start}.content-block .wp-block-image.alignright{justify-content:end;align-items:end}.article-footer{margin-top:2rem}.article-footer hr{margin-bottom:2rem}.article-footer .topics-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:end;align-items:center;gap:10px}.article-footer .topics-row>p{color:#505965;font-size:16px;font-style:normal;font-weight:600;line-height:22px;margin-bottom:0}.article-footer .topics-row a.topic-container{padding:2px 12px;border-radius:20px;background:rgba(110,203,217,.2);color:#196c79;font-size:14px;font-style:normal;font-weight:400;line-height:24px;transition:all .1s ease-in-out}.article-footer .topics-row a.topic-container:hover{background:rgba(110,203,217,.5);transition:all .1s ease-in-out}@media(max-width: 991px){.navigation-wrapper.scrolled .nav-wrapper{padding:15px 0 !important}.sticky-bar{padding-right:15px !important}}:target::before{content:"";display:block;height:115px;margin-top:-115px}@media(max-width: 767.98px){:target::before{content:"";display:block;height:200px;margin-top:-200px}}#toast{visibility:hidden;min-width:250px;margin-left:-125px;background-color:#fff;color:#051344;text-align:center;border-radius:8px;padding:8px 6px 2px;position:fixed;z-index:1000;left:50%;bottom:30px;font-size:17px;box-shadow:1px 0px 4px 0px rgba(0,0,0,.1)}#toast.show{visibility:visible;animation:fadein .5s,fadeout .5s 2.5s}#progress-bar{position:fixed;z-index:1000;height:4px;top:100px;left:0;width:0;overflow:hidden;transition:top .1s ease-in-out}#progress-bar-inner{background:linear-gradient(86deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 32.22%, #B7D326 86.72%);width:100vw;height:8px}@keyframes fadein{from{bottom:0;opacity:0}to{bottom:30px;opacity:1}}@keyframes fadeout{from{bottom:30px;opacity:1}to{bottom:0;opacity:0}}#related-dremio-articles{padding:6.4rem 0;background:linear-gradient(0deg, #FFF -4.38%, rgba(255, 255, 255, 0) 22.43%),linear-gradient(0deg, #F9F9F8 0%, #F9F9F8 100%),linear-gradient(0deg, rgba(0, 0, 0, 0.2) -4.43%, rgba(0, 0, 0, 0) 0%)}#related-dremio-articles h2{font-size:26px;font-style:normal;font-weight:600;line-height:39px;margin-bottom:32px;margin-top:0;text-align:center}.three-card-row{display:flex;flex-wrap:wrap;gap:32px}.three-card-row .card-container{flex:1 1 31%;width:0;max-width:392px;border-radius:8px;border:1px solid #004061;box-shadow:4px 4px 8px 0px rgba(0,0,0,.1);text-decoration:none;color:#505862;overflow:hidden;position:relative;transition:all .25s ease-in-out;background:linear-gradient(0deg, #FFF 0%, #FFF 100%),#f9f9f8}.three-card-row .card-container:hover{border:1px solid #2e9faf;transition:all .25s ease-in-out}@media(max-width: 991.98px){.three-card-row .card-container{flex:none;width:47%}}@media(max-width: 575.98px){.three-card-row{justify-content:center}.three-card-row .card-container{flex:1 1 392px;width:0}header.intro-blog h1{font-size:3.2rem;line-height:39px;margin-right:40px}.image-modal .image-modal-content{width:95%}}.three-card-row .card-container:hover p{color:#505862}.three-card-row .card-image{width:100%;overflow:hidden;outline:9000px solid rgba(46,159,175,0) !important;transition:outline-color .25s ease-in-out;outline-offset:-1000px}.three-card-row .card-container:hover .card-image{outline:9000px solid rgba(46,159,175,.12) !important;outline-offset:-1000px;transition:outline-color .25s ease-in-out}.three-card-row .card-image img{width:100%}.three-card-row .text-container{padding:18px 24px 90px}.three-card-row .eyebrow{color:#505965;font-size:15px;font-style:normal;font-weight:500;line-height:22.5px;letter-spacing:.45px;text-transform:uppercase;margin-bottom:16px}.three-card-row h3{color:#051344;font-size:18px;font-style:normal;font-weight:600;line-height:125%;margin:0 0 6px !important}.three-card-row .description{color:#505862;font-variant-numeric:lining-nums tabular-nums;font-feature-settings:"cv08" on;font-size:14px;font-style:normal;font-weight:400;line-height:24px}.three-card-row .bottom-link{position:absolute;bottom:16px;left:28px;width:calc(100% - 56px);z-index:1}.three-card-row .bottom-link hr{color:#eeeff1;opacity:1;margin-bottom:16px;margin-top:0}.three-card-row .bottom-link .cta{color:#0093d2 !important;font-size:18px;font-style:normal;font-weight:400;line-height:28.8px;margin-bottom:0}.three-card-row .card-container:hover .bottom-link .cta{color:#0093d2}.getting-started-software h2{font-size:26px;font-style:normal;font-weight:600;line-height:39px;margin-top:0 !important;text-align:center}.dremio-resources{margin-top:12rem}.anchor_menu{background-color:#051344;margin-bottom:6rem;top:60px;position:sticky;z-index:3}@media(max-width: 767px){.anchor_menu{margin-bottom:7rem;top:61px}}@media(max-width: 767px){.anchor_menu>.container{padding:0px}}.anchor_menu #nav-toggler{background-color:rgba(0,0,0,0);border:none;position:absolute;right:20px;top:10px;transition:transform ease .5s}@media(min-width: 768px){.anchor_menu #nav-toggler{display:none}}.anchor_menu #nav-toggler i{color:#00bac9}.anchor_menu ul{list-style:none;display:flex;margin:0px;padding:0px}@media(max-width: 767px){.anchor_menu ul{flex-direction:column}}.anchor_menu ul li a{display:block;font-weight:600;line-height:30px;font-weight:600;padding:20px 3rem;font-size:1.9rem;line-height:2.5rem;color:#fff;text-decoration:none;height:100%;display:flex;align-items:center;justify-content:center}@media(max-width: 767px){.anchor_menu ul li a{padding:1rem;transition:height ease .5s,background ease .5s;overflow:hidden;height:0;padding:0px 3rem}.anchor_menu ul li a.current{height:auto;padding:10px 3rem}}.anchor_menu ul li a.current,.anchor_menu ul li a:hover{background-color:#0093d2}@media(max-width: 767px){.anchor_menu ul li:first-child a{height:auto;padding:10px 3rem}}.anchor_menu ul li.active a{background-color:#0093d2}@media(max-width: 767px){.anchor_menu ul li.active a{height:auto;padding:10px 3rem}}.anchor_menu ul.count-3 li{flex-basis:33%}.anchor_menu ul.count-3 li a{text-align:center}.anchor_menu ul.count-4 li{flex-basis:25%}.anchor_menu ul.count-4 li a{text-align:center}.anchor_menu.expanded #nav-toggler{transform:rotate(45deg)}.anchor_menu.expanded ul li a{height:100%;padding:10px 3rem}.quotes-and-logos-list{padding:12rem 0rem 7rem 0rem;background:#fff}.quotes-and-logos-list .text-20{margin-bottom:50px}.quotes-and-logos-list h2{text-align:center;padding-bottom:3rem}.quotes-and-logos-list .cta-link{display:inline-block}.quotes-and-logos-list .cta-link .wp-block-button .wp-block-button__link{background-color:rgba(0,0,0,0);color:#43b8c9;border-radius:0px;display:inline-block;padding:0px !important}.quotes-and-logos-list .cta-link.cta-link-dark:after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.quotes-and-logos-list .cta-link.cta-link-dark:hover{color:#43b8c9}.quotes-and-logos-list.cloudy_blue_bg{color:#fff}.quotes-and-logos-list.cloudy_blue_bg .container{position:relative;z-index:1}.quotes-and-logos-list.cloudy_blue_bg h2{color:#fff}@media only screen and (max-width: 767px){.partners-category-list ul{padding-left:0}}.module-clients-logos-ticker{position:relative;display:flex;width:100%;overflow:hidden;mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent);-webkit-mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent)}.module-clients-logos-ticker div{white-space:nowrap;animation:scroll var(--time) linear infinite;width:-moz-max-content;width:max-content;will-change:transform}.module-clients-logos-ticker div:nth-child(2){animation-delay:calc(var(--time)/-2)}@keyframes scroll{from{transform:translate3d(100%, 0, 0)}to{transform:translate3d(-100%, 0, 0)}}.module-clients-logos-ticker.imgBox div{display:flex;align-items:center;justify-content:center}.module-clients-logos-ticker.imgBox img{max-width:106px;max-height:40px;margin:0 15px;width:auto}@media(min-width: 1200px){.module-clients-logos-ticker.imgBox img{max-width:auto;max-height:47px !important;margin:0 28px}}.colored-testimonial{gap:4rem}@media screen and (max-width: 767px){.colored-testimonial{padding-top:3rem;padding-bottom:3rem}}.colored-testimonial .testimonial-card{flex:1;border:1px solid #004164;border-radius:2rem;background-color:#fff;overflow:hidden}.colored-testimonial .testimonial-card .colored-bar{height:2rem}.colored-testimonial .testimonial-card .colored-bar.green{background-color:#aed844}.colored-testimonial .testimonial-card .colored-bar.orange{background-color:#ff895f}.colored-testimonial .testimonial-card .colored-bar.purple{background-color:#d0d9ff}.colored-testimonial .testimonial-card .colored-bar.blue{background-color:#d2f9ff}.colored-testimonial .testimonial-card .inner-card-wrapper{text-align:center;padding:4.2rem 7rem 0;max-width:94rem;margin-left:auto;margin-right:auto;height:100%}@media screen and (max-width: 767px){.colored-testimonial .testimonial-card .inner-card-wrapper{padding:3rem}}.colored-testimonial .testimonial-card .logo-wrapper{margin-bottom:3.4rem;height:6.5rem}.colored-testimonial .testimonial-card .logo-wrapper img{height:100%;width:auto}.colored-testimonial .testimonial-card .quote-wrapper .quote-icon-wrapper{padding-bottom:1.8rem}.colored-testimonial .testimonial-card .quote-wrapper .quote{color:#051344;font-size:2rem;font-weight:400;padding-bottom:3.6rem}.colored-testimonial .testimonial-card .quote-author-wrapper{border-bottom:1px solid #aaa;padding-bottom:2rem;margin-top:auto}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author{font-size:16px}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author-title{font-size:14px}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author-title.green{color:#6d8603}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author-title.orange{color:#ff895f}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author-title.purple{color:#585cb2}.colored-testimonial .testimonial-card .quote-author-wrapper .quote-author-title.blue{color:#0093d2}.colored-testimonial .testimonial-card .button-wrapper{padding:4rem 0;text-align:center}.colored-testimonial .testimonial-card .button-wrapper a{justify-content:center}.dremio-resources{padding-bottom:10rem}@media screen and (max-width: 767px){.dremio-resources{padding-left:2rem;padding-right:2rem}}@media screen and (min-width: 992px){.dremio-resources{padding-bottom:21rem}}.dremio-resources .resources-heading{text-align:center}.dremio-resources .icon-card{padding:1.6rem}.dremio-resources .icon-card .icon-wrapper .resource-icon{height:80px;max-width:80px;margin-left:auto;margin-right:auto}.dremio-resources .icon-card .icon-title{font-weight:600;color:#051344}.featured_boxes_block{max-width:80%}.featured_boxes_block .card-body{padding-bottom:60px}.featured_boxes_block .card-body a.btn{position:absolute;bottom:35px}.fancy-icon-list{padding-left:25px;padding-right:25px}.fancy-icon-list ul{padding:0px}.fancy-icon-list ul li{list-style:none;display:flex;margin-bottom:1.5em}.fancy-icon-list ul li .icon{width:97px}.fancy-icon-list ul li .icon img{width:65px;height:auto}.fancy-icon-list ul li .text{flex:1}.fancy-icon-list ul+.link{margin-left:97px}.fancy-icon-list.title_blue h2,.fancy-icon-list.title_blue h3{color:#97e8ed}.fancy-icon-list.list-space-lg ul li{margin-bottom:3em}.fancy-icon-list.tabbed ul{margin-left:130px;margin-right:130px}@media(max-width: 991px){.fancy-icon-list.tabbed ul{margin-left:75px;margin-right:75px}}@media(max-width: 579px){.fancy-icon-list.tabbed ul{margin-left:30px;margin-right:0px}}.fancy-icon-list.negative_icons ul li .icon{margin-left:-54px}.fancy-icon-list.negative_icons.icon_match_heading ul li .icon{margin-left:-23px}.fancy-icon-list.whitebg ul{background-color:#fff;padding:27px 25px 1px 0px;border-radius:20px}.fancy-icon-list.icon_match_heading ul li .icon{width:55px}.fancy-icon-list.icon_match_heading ul li .icon img{height:44px;margin-top:-9px;width:auto}.fancy-icon-list.small .icon{width:60px}.fancy-icon-list.small .icon img{width:40px}.fancy-icon-list.small .fancy-list-title h3{font-size:1.3em}.fancy-icon-list.small .fancy-list-text{color:#505965;font-size:16px;margin-top:18px;line-height:1.65}.quote-section.quote-block{color:#333;padding-left:6rem;position:relative;padding:50px 0}.quote-section.quote-block:not(.with-image){margin-left:3rem !important;padding-left:6rem}.quote-section.quote-block::before{content:"";position:absolute;left:0;top:55px;width:42px;height:31px;background:url("/wp-content/themes/subsurface/assets/_corp/quotes.svg") no-repeat center center;background-size:cover}.quote-section.quote-block h4{font-size:24px;font-weight:600;line-height:32px}.quote-section.quote-block p{font-size:16px}.quote-section.quote-block p b{font-size:20px;font-weight:600;opacity:1}.quote-section.quote-block .content{color:#505965;font-size:24px;font-weight:600}.quote-section.quote-block .content-right{font-size:20px;font-weight:600;padding-left:15px;padding-right:15px}.quote-section.quote-block .content-right .small{font-weight:400;font-size:16px}.quote-section.quote-block .quote-author{border-radius:50%;width:269px}#content.default-content .quote-section.quote-block.with-image:before,.home .quote-section.quote-block.with-image:before{display:none}@media(max-width: 479px){#content.default-content .quote-section.quote-block.with-image,.home .quote-section.quote-block.with-image{padding:0px}}#content.default-content .quote-section.quote-block.with-image h2,.home .quote-section.quote-block.with-image h2{font-size:2.8rem;line-height:1.2}@media(max-width: 479px){#content.default-content .quote-section.quote-block.with-image h2,.home .quote-section.quote-block.with-image h2{font-size:2.1rem}}#content.default-content .quote-section.quote-block.with-image .quote-icon,.home .quote-section.quote-block.with-image .quote-icon{display:none}#content.default-content .quote-section.quote-block.with-image .source,.home .quote-section.quote-block.with-image .source{margin:17px auto 0px auto}@media(min-width: 480px){#content.default-content .quote-section.quote-block.with-image .source,.home .quote-section.quote-block.with-image .source{max-width:500px}}@media(max-width: 479px){#content.default-content .quote-section.quote-block.with-image .source,.home .quote-section.quote-block.with-image .source{padding:0px;flex-direction:row !important;flex-wrap:nowrap;margin:20px 0px;max-width:100%}}@media(min-width: 370px){#content.default-content .quote-section.quote-block.with-image .source>div:first-child,.home .quote-section.quote-block.with-image .source>div:first-child{text-align:left;width:85px}}@media(max-width: 479px){#content.default-content .quote-section.quote-block.with-image .source>div:first-child,.home .quote-section.quote-block.with-image .source>div:first-child{max-width:85px}}#content.default-content .quote-section.quote-block.with-image .source div:last-child,.home .quote-section.quote-block.with-image .source div:last-child{flex:1;text-align:left}#content.default-content .quote-section.quote-block.with-image .source div:last-child span,.home .quote-section.quote-block.with-image .source div:last-child span{font-weight:bold}#content.default-content .quote-section.quote-block.with-image .source div:last-child span.small,.home .quote-section.quote-block.with-image .source div:last-child span.small{font-weight:normal}#content.default-content .quote-section.quote-block.with-image .source img,.home .quote-section.quote-block.with-image .source img{width:65px;height:65px;border-radius:65px}#content.default-content .quote-section.quote-block.with-image .source img.quote-img-lg,.home .quote-section.quote-block.with-image .source img.quote-img-lg{width:120px;height:120px;border-radius:120px}#content.default-content .quote-section.quote-block.with-image .source h2,.home .quote-section.quote-block.with-image .source h2{font-size:2.7rem;line-height:3.8rem}.architecture-wrapper{padding:150px 0 150px;background-color:#2a394a;color:#fff}.architecture-wrapper .cta-link{color:#fff}.page-template-page-corp-default #content .architecture-wrapper{background-color:#051344;padding:95px 0px;background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/default_architecture_wrapper_cloud.jpg");background-repeat:no-repeat;background-position:center;background-size:105% auto}.page-template-page-corp-default #content .architecture-wrapper h2{color:#fff;margin-bottom:27px}.page-template-page-corp-default #content .architecture-wrapper .section-title{font-size:2.6rem;margin-bottom:80px}.page-template-page-corp-default #content .architecture-wrapper .section-title p{color:#fff}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav{position:relative;justify-content:center;display:flex;max-width:190px;margin:0px auto}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul{border:2px #fff solid;background:#051344;padding:4px;border-radius:27.5px;position:absolute;top:-27px;z-index:99;display:flex;justify-content:space-between}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li{background-color:#212f5e;border-radius:27.5px;width:auto;font-size:14px;transition:none;padding:10px 27px 10px 20px}@media(max-width: 767px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li{flex:1}}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li:first-child{padding-right:45px;padding-left:15px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li:first-child:not(.active){border-top-right-radius:0px;border-bottom-right-radius:0px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li:last-child{padding-left:29px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li:last-child:not(.active){padding-left:40px;margin-left:61px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li:last-child.active{margin-left:-30px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li.active{background-color:#05cca1}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-nav ul li.active:first-child{padding-right:20px;margin-right:-30px;position:absolute}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item{background-color:#051344;border-radius:8px}@media(max-width: 767px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item{padding-top:40px}}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content{border:0px;align-items:center;background:rgba(0,0,0,0)}@media(max-width: 767px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content{flex-direction:column-reverse}}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-left{background:rgba(0,0,0,0)}@media(min-width: 768px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-left{width:57.5%;padding:70px 7.6%}}@media(max-width: 767px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-left{padding-bottom:20px}}@media(min-width: 768px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-right{width:42.5%;padding:70px 7.6% 70px 0%}}@media(max-width: 767px){.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-right{padding-top:20px}}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-right ul li{font-size:18px;padding-left:28px;margin-bottom:18px}.page-template-page-corp-default #content .architecture-wrapper .prod-detail-tabs-content .prod-detail-tabs-content-item .architecture-tabs-content .architecture-tabs-content-right ul li:after{background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/icon_architecture-tick.svg")}.architecture-wrapper-scroll{position:relative}.architecture-scroll-content-hold{position:absolute;position:relative;top:0;left:0;right:0;width:100%;min-height:100vh;min-height:1px;display:flex;align-items:center}.architecture-scroll-content-hold .container{width:100%}.architecture-scroll-content{display:flex;align-items:center}.architecture-scroll-content-left{width:50%;padding-right:8%}.architecture-scroll-content-left ul{list-style-type:none;list-style:none;margin:0;padding:0}.architecture-scroll-content-left ul li{padding:30px 30px;border-radius:5px;margin-bottom:10px;cursor:pointer;transition:.2s}.architecture-scroll-content-left ul li:last-child{margin-bottom:0px}.architecture-scroll-content-left ul li.active .scroll-content-left-icon img{filter:grayscale(1) brightness(5)}.architecture-scroll-content-right{width:50%}.scroll-content-left-icon{margin-bottom:15px}.scroll-content-left-icon img{max-height:28px;transition:.2s}.scroll-content-left-title{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:10px}.scroll-content-left-title h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:0}.scroll-content-left-text{opacity:.75;font-size:16px;line-height:1.5}.scroll-content-right-item-1-top{margin-bottom:20px}.scroll-content-right-item-1-top ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;justify-content:center}.scroll-content-right-item-1-top ul li{position:relative;padding-top:50px;margin-right:13px;font-size:20px;font-weight:600;line-height:1.2;text-align:center;width:-moz-min-content;width:min-content}.scroll-content-right-item-1-top ul li:last-child{margin-right:0px}.scroll-content-right-item-1-top ul li img{position:absolute;top:0;left:50%;transform:translateX(-50%);max-height:39px}.scroll-content-right-item-1-bottom ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex}.scroll-content-right-item-1-bottom ul li{border-radius:5px;background:#43b8c9;margin-right:10px;width:100%;height:68px;align-items:center;display:flex;justify-content:center;font-size:20px;font-weight:600;line-height:1.2}.scroll-content-right-item-1-bottom ul li img{max-height:80%;max-width:80%;filter:grayscale(1) brightness(50)}.scroll-content-right-item-2-title{font-size:13px;line-height:1.25;text-align:center;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:10px}.scroll-content-right-item-2-list{border-radius:5px;background:#a672bb;text-align:center}.scroll-content-right-item-2-list ul{list-style-type:none;list-style:none;margin:0;padding:0}.scroll-content-right-item-2-list ul li{padding:15px 15px;text-align:center;font-size:20px;line-height:1.2;border-bottom:1px solid rgba(255,255,255,.2)}.scroll-content-right-item-2-list ul li:last-child{border-bottom:none}.scroll-content-right-item-2-list ul li em{font-style:normal}.scroll-content-right-item-2-list ul li strong{font-weight:600;margin-right:10px}.scroll-content-right-item-3{border-radius:5px;background:#5d5db2;padding:20px 20px 30px}.scroll-content-right-item-3-title{font-size:20px;font-weight:600;line-height:1.2;text-align:center;margin-bottom:18px}.scroll-content-right-item-3-list ul{list-style-type:none;list-style:none;margin:0;padding:0;display:flex;align-items:center;justify-content:center}.scroll-content-right-item-3-list ul li{width:100%;text-align:center;margin-right:20px}.scroll-content-right-item-3-list ul li:last-child{margin-right:0px}.scroll-content-right-item-3-list ul li img{filter:grayscale(1) brightness(50)}.scroll-content-right-item{opacity:.3;margin-bottom:30px;transition:.2s}.scroll-content-right-item:last-child{margin-bottom:0px}.scroll-content-left-1.active{background:#43b8c9}.scroll-content-left-2.active{background:#a672bb}.scroll-content-left-3.active{background:#5d5db2}.architecture-wrapper-scroll.a1-reached .architecture-scroll-content-hold{position:fixed}.architecture-wrapper-scroll.a1-reached .scroll-content-right-item-1{opacity:1}.architecture-wrapper-scroll.a1-reached .scroll-content-left-1{background:#43b8c9}.architecture-wrapper-scroll.a1-reached .scroll-content-left-1 .scroll-content-left-icon img{filter:grayscale(1) brightness(5)}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-right-item-1{opacity:.3}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-left-1{background:rgba(0,0,0,0)}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-left-1 .scroll-content-left-icon img{filter:grayscale(0) brightness(1)}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-right-item-2{opacity:1}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-left-2{background:#a672bb}.architecture-wrapper-scroll.a1-reached.a2-reached .scroll-content-left-2 .scroll-content-left-icon img{filter:grayscale(1) brightness(5)}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-right-item-2{opacity:.3}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-left-2{background:rgba(0,0,0,0)}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-left-2 .scroll-content-left-icon img{filter:grayscale(0) brightness(1)}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-right-item-3{opacity:1}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-left-3{background:#5d5db2}.architecture-wrapper-scroll.a1-reached.a2-reached.a3-reached .scroll-content-left-3 .scroll-content-left-icon img{filter:grayscale(1) brightness(5)}.architecture-wrapper-scroll.a1-reached.a-finish-reached .architecture-scroll-content-hold{position:absolute;top:auto;bottom:0}.architecture-carousel.owl-carousel .owl-stage{display:flex}.architecture-carousel-item{padding:20px;border-radius:5px;height:100%;transition:background .2s}.architecture-carousel-item .scroll-content-left-icon img{filter:grayscale(1) brightness(5)}.scroll-content-right-item.active{opacity:1}.architecture-mob{display:none}.nav-trigger{display:none;margin-left:20px}.list-with-custom-icon{background-color:#fff;border-radius:1.6rem;padding:1.6rem 3.2rem;margin-top:6.4rem;margin-bottom:3rem}@media screen and (min-width: 768px){.list-with-custom-icon{margin-bottom:6.4rem}}.list-with-custom-icon .list-title{font-size:20px;line-height:150%;font-weight:700;padding-bottom:1.6rem}.list-with-custom-icon .list-item-wrapper{padding-bottom:1.6rem}.list-with-custom-icon .list-item-wrapper .list-icon{margin-right:.8rem;width:20px;height:20px;flex:0 0 auto}@media screen and (max-width: 767px){.list-with-custom-icon .list-item-wrapper .list-icon{margin-top:3px}}.list-with-custom-icon .list-item-wrapper .list-icon img{display:block}.list-with-custom-icon .list-item-wrapper .list-item{font-size:1.6rem;font-weight:600;line-height:2.4rem}.product-featured-icon-boxes-block .prod-detail-gray-list>ul{gap:0px}.page-template-page-corp-default .product-featured-icon-boxes-block .prod-detail-gray-list{padding-top:0px}.page-template-page-corp-default .product-featured-icon-boxes-block .prod-detail-gray-list ul li{margin:0 1% 2px 0;padding:30px 3% 10px}@media(min-width: 768px){.page-template-page-corp-default .product-featured-icon-boxes-block .prod-detail-gray-list ul li{width:32.33333334%}}@media(max-width: 767px)and (min-width: 581px){.page-template-page-corp-default .product-featured-icon-boxes-block .prod-detail-gray-list ul li{width:48.5%}}.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list{max-width:807px;padding-top:20px;margin:0 auto}.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li{clear:none;position:relative}@media(min-width: 679px){.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li{width:46%;margin-right:8%}}@media(max-width: 678px){.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li{padding-bottom:57px}}.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li:after{content:"";background-size:contain;display:block;background-repeat:no-repeat;position:absolute}@media(max-width: 678px){.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li:after{width:100%;height:50px;background-image:url("../../assets/_corp/ba-arrow-down.png");background-position:center bottom;bottom:-50px;left:0px}}@media(min-width: 679px){.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li:after{left:100%;top:0px;height:100%;width:15%;background-image:url("../../assets/_corp/ba-arrow.png");background-position:center right}}.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li:nth-child(even){margin-right:0px}.product-featured-icon-boxes-block.before-and-after .prod-detail-gray-list ul li:nth-child(even):after{display:none}.prod-detail-gray-list{padding-top:60px}.prod-detail-gray-list ul{display:flex;flex-wrap:wrap;-ms-flex-wrap:wrap;padding:0;list-style-type:none}.prod-detail-gray-list ul li{text-align:center;color:#505965;border-radius:5px;background:#f4f6f7;float:left;width:30%;margin:0 5% 50px 0;padding:57px 4% 50px}@media(max-width: 767px){.prod-detail-gray-list ul li{width:100%;margin:0 0 50px 0;padding:57px 6% 50px}}.prod-detail-gray-list ul li:nth-child(3n){margin-right:0}.prod-detail-gray-list ul li:nth-child(3n+1){clear:both}.prod-detail-gray-list ul li img{margin-bottom:28px;max-height:47px}@media(max-width: 767px){.prod-detail-gray-list ul li img{margin-bottom:0px}}.prod-detail-gray-list ul li h3{font-size:20px;font-weight:600;line-height:1.2;margin-bottom:9px}.prod-detail-gray-list ul li p{font-size:16px;font-weight:400;line-height:1.5}.partners-category-sec-wrapper{background:#fff;padding:220px 0 150px}@media(max-width: 1199px){.partners-category-sec-wrapper{padding:200px 0 120px}}@media(max-width: 767px){.partners-category-sec-wrapper{padding:170px 0 60px}}.partners-category-sec-wrapper .partners-category-sec-button{margin-bottom:30px}.partners-category-sec-wrapper .title-36{margin-bottom:30px}@media(max-width: 767px){.partners-category-sec-wrapper .title-36{margin-bottom:20px}}.partners-category-sec-wrapper.prod-detail-partners{padding:3rem 0}@media(max-width: 991px){.partners-category-sec-wrapper.prod-detail-partners{padding:80px 0 0}}.partners-category-sec-button{margin-bottom:60px}.product-offerings .product-logo img{max-width:40px;width:40px}.product-offerings ul{list-style:none;padding:0;margin:0;display:-webkit-flex}.product-offerings ul li{position:relative;padding-bottom:23px;display:flex;flex-direction:row;gap:20px}.product-offerings ul li .product-offerings--item{display:flex;flex-direction:column;justify-content:space-between}.product-offerings ul li .product-offerings--item h2,.product-offerings ul li .product-offerings--item h3{font-size:30px;line-height:1.2;margin-bottom:20px}.product-offerings ul li .product-offerings--item p{font-size:16px;line-height:1.5;margin-bottom:30px}.product-offerings ul li .product-offerings--item .cta-link{width:-moz-fit-content;width:fit-content}#content.default-content .product-offerings ul li{flex-direction:column;align-items:center}@media(min-width: 768px){#content.default-content .product-offerings ul li:first-child{border-right:1px #dadadc solid;padding-right:3%}}@media(max-width: 767px){#content.default-content .product-offerings ul li:first-child{padding-bottom:15%;margin-bottom:8%}}#content.default-content .product-offerings ul li:last-child{padding-left:3%}#content.default-content .product-offerings ul li .product-logo img{max-height:90px;width:auto;max-width:100%}#content.default-content .product-offerings .product-offerings--item{text-align:center;padding:0% 7%;margin-top:7px}#content.default-content .product-offerings .product-offerings--item h3{font-size:3.6rem;margin-bottom:12px}@media(max-width: 767px){#content.default-content .product-offerings .product-offerings--item h3{font-size:2.8rem}}#content.default-content .product-offerings .product-offerings--item .product-offerings--desc p{opacity:1;font-size:17px;color:#505965;line-height:1.8em}#content.default-content .product-offerings .product-offerings--item .btn{display:inline-block;margin:12px auto 0 auto}.product-offerings-list-img{padding-bottom:70.1%;margin-bottom:30px;background:#fff;overflow:hidden}.product-offerings-list-img:after{content:"";width:100%;height:100%;background:url(/img/newsite/gnarly-hero-happy.svg) no-repeat top 38px right 49px;background-size:contain !important;position:absolute;top:0;right:0;bottom:0;right:0}.product-offerings-list-img img{background:#e9f5f9}.product-offerings-list ul li .text-16{margin-bottom:30px}.product-offerings-list ul li{width:100%;margin-right:0}.wp-block-group .quotes-slider-block{padding-top:12rem}.quotes-slider-block .quote-slider .quote-section .quote-author{border-radius:50%;width:269px}.quotes-slider-block .quote-slider .quote-section h3{color:#505965;font-size:24px;font-weight:600}.page-template-page-corp-default #content .cloudy_blue_bg .quotes-slider-block .quote-slider .quote-section h3{color:#fff}.quotes-slider-block .quote-slider .quote-section .content-right{font-size:20px;font-weight:600}.quotes-slider-block .quote-slider .quote-section .content-right span.small{font-weight:400;font-size:16px}.quotes-slider-block .quote-slider .owl-dots{display:flex;width:100%;justify-content:center}.quotes-slider-block .quote-slider .owl-dots button{display:inline-block;width:12px;height:12px;border-radius:50%;background:#ccc;margin:7px;transition:.2s}.quotes-slider-block .quote-slider .owl-dots button.active{background-color:#a672bb}.page-template-page-corp-default #content .cloudy_blue_bg .quotes-slider-block .quote-slider .owl-dots button.active{background-color:#43b8c9}.quotes-slider-block .quote-slider .owl-nav{display:flex;overflow:hidden;height:0px;width:100%;display:flex;justify-content:space-between;display:none}@media screen and (min-width: 768px){.quotes-slider-block .quote-slider .owl-nav{display:flex !important}}.quotes-slider-block .quote-slider .nav-btn{position:absolute;top:50%;width:18px;height:14px}.quotes-slider-block .quote-slider .nav-btn.prev-slide{background-image:url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.88392 8C2.33163 8 1.88392 7.55228 1.88392 7C1.88392 6.44772 2.33163 6 2.88392 6V8ZM17.8071 6C18.3594 6 18.8071 6.44772 18.8071 7C18.8071 7.55228 18.3594 8 17.8071 8V6ZM7.938 0.278509C8.33647 -0.103906 8.9695 -0.0908924 9.35192 0.307576C9.73433 0.706044 9.72132 1.33908 9.32285 1.72149L7.938 0.278509ZM2.37856 7L1.68613 7.72149L0.934357 7L1.68613 6.27851L2.37856 7ZM9.32285 12.2785C9.72132 12.6609 9.73433 13.294 9.35192 13.6924C8.9695 14.0909 8.33647 14.1039 7.938 13.7215L9.32285 12.2785ZM2.88392 6H17.8071V8H2.88392V6ZM9.32285 1.72149L3.07098 7.72149L1.68613 6.27851L7.938 0.278509L9.32285 1.72149ZM3.07098 6.27851L9.32285 12.2785L7.938 13.7215L1.68613 7.72149L3.07098 6.27851Z' fill='%23333333'/%3E%3C/svg%3E%0A");left:-38px}.page-template-page-corp-default #content .cloudy_blue_bg .quotes-slider-block .quote-slider .nav-btn.prev-slide{background-image:url("data:image/svg+xml,%3Csvg width='19' height='14' viewBox='0 0 19 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M2.88392 8C2.33163 8 1.88392 7.55228 1.88392 7C1.88392 6.44772 2.33163 6 2.88392 6V8ZM17.8071 6C18.3594 6 18.8071 6.44772 18.8071 7C18.8071 7.55228 18.3594 8 17.8071 8V6ZM7.938 0.278509C8.33647 -0.103906 8.9695 -0.0908924 9.35192 0.307576C9.73433 0.706044 9.72132 1.33908 9.32285 1.72149L7.938 0.278509ZM2.37856 7L1.68613 7.72149L0.934357 7L1.68613 6.27851L2.37856 7ZM9.32285 12.2785C9.72132 12.6609 9.73433 13.294 9.35192 13.6924C8.9695 14.0909 8.33647 14.1039 7.938 13.7215L9.32285 12.2785ZM2.88392 6H17.8071V8H2.88392V6ZM9.32285 1.72149L3.07098 7.72149L1.68613 6.27851L7.938 0.278509L9.32285 1.72149ZM3.07098 6.27851L9.32285 12.2785L7.938 13.7215L1.68613 7.72149L3.07098 6.27851Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")}.quotes-slider-block .quote-slider .nav-btn.next-slide{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9232 8C16.4755 8 16.9232 7.55228 16.9232 7C16.9232 6.44772 16.4755 6 15.9232 6V8ZM1 6C0.447715 6 0 6.44772 0 7C0 7.55228 0.447715 8 1 8V6ZM10.8691 0.278509C10.4707 -0.103906 9.83763 -0.0908924 9.45521 0.307576C9.0728 0.706044 9.08581 1.33908 9.48428 1.72149L10.8691 0.278509ZM16.4286 7L17.121 7.72149L17.8728 7L17.121 6.27851L16.4286 7ZM9.48428 12.2785C9.08581 12.6609 9.0728 13.294 9.45521 13.6924C9.83763 14.0909 10.4707 14.1039 10.8691 13.7215L9.48428 12.2785ZM15.9232 6H1V8H15.9232V6ZM9.48428 1.72149L15.7361 7.72149L17.121 6.27851L10.8691 0.278509L9.48428 1.72149ZM15.7361 6.27851L9.48428 12.2785L10.8691 13.7215L17.121 7.72149L15.7361 6.27851Z' fill='%23333333'/%3E%3C/svg%3E%0A");margin-left:20px}.page-template-page-corp-default #content .cloudy_blue_bg .quotes-slider-block .quote-slider .nav-btn.next-slide{background-image:url("data:image/svg+xml,%3Csvg width='18' height='14' viewBox='0 0 18 14' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M15.9232 8C16.4755 8 16.9232 7.55228 16.9232 7C16.9232 6.44772 16.4755 6 15.9232 6V8ZM1 6C0.447715 6 0 6.44772 0 7C0 7.55228 0.447715 8 1 8V6ZM10.8691 0.278509C10.4707 -0.103906 9.83763 -0.0908924 9.45521 0.307576C9.0728 0.706044 9.08581 1.33908 9.48428 1.72149L10.8691 0.278509ZM16.4286 7L17.121 7.72149L17.8728 7L17.121 6.27851L16.4286 7ZM9.48428 12.2785C9.08581 12.6609 9.0728 13.294 9.45521 13.6924C9.83763 14.0909 10.4707 14.1039 10.8691 13.7215L9.48428 12.2785ZM15.9232 6H1V8H15.9232V6ZM9.48428 1.72149L15.7361 7.72149L17.121 6.27851L10.8691 0.278509L9.48428 1.72149ZM15.7361 6.27851L9.48428 12.2785L10.8691 13.7215L17.121 7.72149L15.7361 6.27851Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A")}.resource-card-section{background:#fff;position:relative;padding:8rem 0rem 2rem 0}@media(max-width: 1199px){.resource-card-section{padding:10rem 0}}@media(max-width: 767px){.resource-card-section{padding:3rem 0}}@media screen and (min-width: 768px){.resource-card-section.bottom .resource-card img{max-height:unset;padding:6rem 6rem 1rem 6rem}}.resource-card-section .bg{display:none}.resource-card-section h1{font-size:3.6rem;color:#505965;text-align:center;margin-bottom:6rem;font-weight:600}.resource-card-section h2{font-size:3.6rem;color:#505965;text-align:center;margin-bottom:6rem}@media(max-width: 767px){.resource-card-section h2{font-size:22px;margin-bottom:15px}}.resource-card-section .btn-secondary,.resource-card-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .resource-card-section .wp-block-button__link.is-style-secondary{display:block;margin:6rem auto 0 auto}@media(max-width: 767px){.resource-card-section .btn-secondary,.resource-card-section body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .resource-card-section .wp-block-button__link.is-style-secondary{margin-top:3rem}}.resource-card-section .card-container{display:flex}.resource-card-section .resource-card{height:100%;overflow:hidden;border-radius:5px;background-color:#f4f6f7;position:relative;padding-bottom:3rem}.resource-card-section .resource-card img{max-height:203px;-o-object-fit:cover;object-fit:cover}@media screen and (min-width: 768px){.resource-card-section .resource-card img{max-height:150px}}.resource-card-section .resource-card .card-body{background-color:#f4f6f7;height:auto;padding:3rem 3rem 5rem}@media(max-width: 1200px){.resource-card-section .resource-card .card-body{padding-bottom:7rem !important}}@media(max-width: 992px)and (min-width: 768px){.resource-card-section .resource-card .card-body{padding-bottom:10rem !important}}@media(max-width: 768px){.resource-card-section .resource-card .card-body{padding-bottom:2rem !important}}.resource-card-section .resource-card .card-subtitle{font-size:1.3rem;font-weight:400;color:#848d9a;text-transform:uppercase;letter-spacing:1.56px;margin-top:.5rem;margin-bottom:2rem}.resource-card-section .resource-card .card-title{color:#333;font-size:2rem;font-weight:600;text-align:left;margin-bottom:2rem}.resource-card-section .resource-card .card-text{font-size:1.6rem;color:#505965;line-height:1.5;padding-bottom:2.5rem}.resource-card-section .resource-card .card-link{position:absolute;bottom:3rem;left:3rem}.resource-card-section .resource-card .card-link:focus{position:absolute;bottom:3rem;left:3rem}.resource-card-section .resource-card .card-link:active{position:absolute;bottom:3rem;left:3rem}.resource-card-section .resource-card .cta-link{color:#505965;margin:0}.resource-card-section .resource-card .cta-link:after{content:url("/wp-content/themes/subsurface/assets/_corp/icon-arrow-right.svg")}.resource-card-section .resource-card .resources-cta-btn{position:absolute;bottom:3rem;left:3rem;max-width:calc(93% - 3rem)}@media(max-width: 1200px){.resource-card-section .resource-card .resources-cta-btn{max-width:calc(92% - 3rem)}}@media(max-width: 992px){.resource-card-section .resource-card .resources-cta-btn{max-width:calc(91% - 3rem)}}@media(max-width: 768px){.resource-card-section .resource-card .resources-cta-btn{position:relative;max-width:inherit;left:0;top:0}}@media(max-width: 991px){.resource-card-section .resource-card{padding-bottom:2rem}.resource-card-section .resource-card .card-body{padding:2rem}.resource-card-section .resource-card .card-link{bottom:2rem;left:2rem}.resource-card-section .resource-card .card-link:focus{bottom:2rem;left:2rem}.resource-card-section .resource-card .card-link:active{bottom:2rem;left:2rem}}.page-template-page-corp-default .resource-card-section,.home .resource-card-section{background-color:rgba(0,0,0,0);background-image:none}.page-template-page-corp-default .resource-card-section .bg,.home .resource-card-section .bg{height:203px;position:absolute;z-index:-1;width:100%;display:block}.page-template-page-corp-default .resource-card-section .bg:before,.page-template-page-corp-default .resource-card-section .bg:after,.home .resource-card-section .bg:before,.home .resource-card-section .bg:after{content:"";bottom:0rem;height:100%;position:absolute;background-repeat:no-repeat;width:40%}.page-template-page-corp-default .resource-card-section .bg:before,.home .resource-card-section .bg:before{left:0px;background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_resources_home_left.jpg");background-position:bottom left}.page-template-page-corp-default .resource-card-section .bg:after,.home .resource-card-section .bg:after{right:0px;background-image:url("/wp-content/themes/subsurface/assets/_skin_v2/bg_resources_home_right.jpg");background-position:bottom right}.page-template-page-corp-default .resource-card-section .resource-card,.home .resource-card-section .resource-card{background-color:#fff;box-shadow:0 2px 12px rgba(0,0,0,.25)}.page-template-page-corp-default .resource-card-section .resource-card .card-body,.home .resource-card-section .resource-card .card-body{background-color:#fff}.trending-block h4{text-transform:uppercase}.white-logo-card{padding-top:2.4rem;padding-bottom:2.4rem}.white-logo-card .logos-container{display:flex;flex-wrap:nowrap}@media screen and (max-width: 767px){.white-logo-card .logos-container{flex-direction:column}}.white-logo-card .logo-wrapper{background:#fff;box-shadow:4px 4px 8px rgba(0,0,0,.12);border-radius:8px;height:auto;display:flex;align-items:center;padding:2rem;flex:1;margin-left:1rem;margin-right:1rem;justify-content:center}@media screen and (max-width: 767px){.white-logo-card .logo-wrapper{margin-top:1rem;margin-bottom:1rem}}.cards-container{display:flex;gap:30px;justify-content:center}.cards-container .card-container{display:flex;flex-direction:column;border-radius:4px;border:1.5px #000 solid;background-color:#fff;flex:1 0 0;position:relative;padding-bottom:60px;transition:all .2s ease-in-out;max-width:400px;overflow:hidden}.cards-container .card-container.no-text-link{padding-bottom:5px}.cards-container .card-container:before{content:"\a";position:absolute;width:100%;height:100%;background-color:#000;opacity:0;transition:all .2s ease-in-out}.cards-container .card-container:hover:before{opacity:.06}.cards-container .card-container img{width:100%}.cards-container .card-container .card-inner{padding:8px 15px}.cards-container .card-container .card-inner .resource-type{font-size:14px;color:#8d9199 !important;font-weight:600;margin-bottom:10px;padding:0;margin-top:0;text-transform:uppercase;letter-spacing:1px}.cards-container .card-container .card-inner h3{font-size:18px;color:#051344;font-weight:600;padding:0 !important;margin:0}.cards-container .card-container .card-inner .description{font-size:14px;color:#8d9199;margin-top:20px;margin-bottom:0;opacity:.6}.cards-container .cta-text{position:absolute;bottom:0;left:15px;color:#006d6f !important;font-weight:600;font-size:18px}@media(max-width: 991.98px){.cards-container{flex-wrap:wrap}.cards-container .card-container{flex:0 0 45%}}@media(max-width: 575.98px){.cards-container{flex-direction:column}}.multi-row-container{display:flex;flex-direction:column;gap:35px}@media(max-width: 575.98px){.multi-row-container{gap:20px}}.multi-row-container .cards-container{gap:35px}@media(max-width: 575.98px){.multi-row-container .cards-container{gap:20px}}@media(min-width: 575.98px){.multi-row-container .cards-container.single-card-row .card-container{flex-direction:row;max-width:unset;padding:15px;gap:15px}}@media(min-width: 575.98px)and (max-width: 991.98px){.multi-row-container .cards-container.single-card-row .card-container{flex:0 0 100%}}@media(min-width: 575.98px){.multi-row-container .cards-container.single-card-row .card-container:before{left:0;top:0}.multi-row-container .cards-container.single-card-row .card-container img{max-width:387px;border-radius:4px;-o-object-fit:contain;object-fit:contain}}@media(min-width: 575.98px)and (max-width: 991.98px){.multi-row-container .cards-container.single-card-row .card-container img{max-width:40%}}@media(min-width: 575.98px){.multi-row-container .cards-container.single-card-row .card-container .card-inner{position:relative}.multi-row-container .cards-container.single-card-row .card-container .card-inner .extra-margin{margin-bottom:20px}.multi-row-container .cards-container.single-card-row .card-container .card-inner .cta-text{bottom:-15px}}.multi-row-container .cards-container .card-container{max-width:unset}@media(min-width: 576px)and (max-width: 991.98px){.multi-row-container .cards-container .card-container{flex:1 0 0}}@media(max-width: 991.98px){.horizontal-cards.cards-container{flex-direction:column}}.horizontal-cards.cards-container .card-container{max-width:unset;width:calc(50% - 15px);flex-direction:row;padding-bottom:0}@media(max-width: 991.98px){.horizontal-cards.cards-container .card-container{width:100%}}.horizontal-cards.cards-container .card-container img{width:173px;border-right:1.5px solid #051344;-o-object-fit:cover;object-fit:cover}.horizontal-cards.cards-container .card-container .card-inner .cta-text{position:relative;left:0;margin-top:10px}@media(max-width: 767.98px){.content-slider-section{padding-bottom:0 !important}.content-slider-section>.wp-block-group__inner-container{padding:0 !important}.content-slider-section>.wp-block-group__inner-container>.container:not(.content-slider-container){padding:0 15px !important}}.content-slider-container{display:flex;align-items:start;max-width:100vw;gap:30px}.content-slider-container .content-col,.content-slider-container .image-col{flex-basis:50%}@media(max-width: 767.98px){.content-slider-container{flex-direction:column}}.content-slider-container .content-col{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:30px;position:relative;padding:10px 0 10px 30px}@media(max-width: 767.98px){.content-slider-container .content-col{gap:0;padding:unset}}.content-slider-container .content-col>.scroll-bar{position:absolute;width:5px;height:100%}.content-slider-container .content-col>.scroll-bar .bg-line{position:absolute;width:2px;height:100%;background:#fff;left:-29px;top:0px}.content-slider-container .content-col>.scroll-bar .active-bar{position:absolute;top:0px;width:35px;left:-40px;height:200px;z-index:99;transition:all .2s ease-in-out}.content-slider-container .content-col>.scroll-bar .active-bar .active-bar-inner{margin-left:9.5px;width:5px;height:100%;background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}@media(max-width: 767.98px){.content-slider-container .content-col>.scroll-bar{display:none}}.content-slider-container .content-col .content-container{position:relative;width:100%}.content-slider-container .content-col .content-container .content-header h3{color:#505862 !important;font-size:24px;font-weight:600;margin:0;padding:0}.content-slider-container .content-col .content-container .content-header:hover{cursor:pointer}.content-slider-container .content-col .content-container .content-header .bi{display:none}.content-slider-container .content-col .content-container .body{padding:10px 15px 0px;width:100%;overflow:hidden;transition:all .2s ease-in-out}@media(max-width: 767.98px){.content-slider-container .content-col .content-container .body{padding:10px 15px}}.content-slider-container .content-col .content-container .body p{font-size:16px;font-weight:400;color:#b0b4ba;margin:0;padding:0 0 15px 0}.content-slider-container .content-col .content-container .body a{font-size:18px;color:#c0e752 !important;transition:all .2s ease-in-out;font-weight:600}.content-slider-container .content-col .content-container .body a:hover{color:#b1d54c !important;transition:all .2s ease-in-out}.content-slider-container .content-col .content-container:not(.active) .body{height:0 !important;padding:0}.content-slider-container .content-col .content-container.init .body{height:auto !important;position:absolute;top:-200px;transition:none}.content-slider-container .content-col .content-container.active h3{color:#fff !important}@media(max-width: 767.98px){.content-slider-container .content-col .content-container{border-top:1px #fff solid}.content-slider-container .content-col .content-container:last-child{border-bottom:1px #fff solid}.content-slider-container .content-col .content-container .content-header .content-header-inner{display:flex;justify-content:space-between;align-items:center;margin:15px 0;padding:0 15px}.content-slider-container .content-col .content-container .content-header .content-header-inner h3{color:#fff !important;font-weight:500;font-size:24px}.content-slider-container .content-col .content-container .content-header .content-header-inner .bi{color:#fff}.content-slider-container .content-col .content-container .content-header .content-header-inner .open{display:none}.content-slider-container .content-col .content-container .content-header .content-header-inner .closed{display:block}.content-slider-container .content-col .content-container .body>a{margin-bottom:15px}.content-slider-container .content-col .content-container.active .mobile-divider-bot{height:3px;background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}.content-slider-container .content-col .content-container.active .content-header-inner .closed{display:none}.content-slider-container .content-col .content-container.active .content-header-inner .open{display:block !important}}.content-slider-container .mobile-image{display:none;margin-bottom:20px}@media(max-width: 767.98px){.content-slider-container .mobile-image{display:block}}.content-slider-container .image-col{position:relative;width:100%}.content-slider-container .image-col .image-container{position:absolute;padding-left:30px;opacity:0;transition:all .1s ease-in-out}.content-slider-container .image-col .image-container.active{display:block;opacity:1;z-index:100}.content-slider-container .image-col .image-container.hiding{opacity:0}.content-slider-container .image-col .image-container.showing{opacity:0;display:block}@media(min-width: 768px)and (max-width: 991.98px){.content-slider-container .image-col .image-container h5{font-size:14px;line-height:2}.content-slider-container .image-col .image-container p{font-size:12px}}@media(max-width: 767.98px){.content-slider-container .image-col{display:none}}.home-light .content-slider-container .content-container .content-header h3{color:#8d9199 !important}.home-light .content-slider-container .content-container.active h3{color:#004061 !important}.home-light .content-slider-container .content-container .body p{color:#505862}.home-light .content-slider-container .content-container .body a{color:#008180 !important}.home-light .content-slider-container .content-container .body a:hover{color:#006a69 !important}@media(max-width: 767.98px){.home-light .content-slider-container .content-container .content-header .content-header-inner h3{color:#8d9199 !important}.home-light .content-slider-container .content-container.active .content-header .content-header-inner h3{color:#5f626b !important}}@media(max-width: 767.98px){.content-slider-rr-section{padding-bottom:0 !important}.content-slider-rr-section>.wp-block-group__inner-container{padding:0 !important}.content-slider-rr-section>.wp-block-group__inner-container>.container:not(.content-slider-rr-container){padding:0 15px !important}}.content-slider-rr-container{display:flex;align-items:start;max-width:100vw;gap:30px}@media(max-width: 767.98px){.content-slider-rr-container{flex-direction:column}}.content-slider-rr-container .content-col{display:flex;flex-direction:column;align-items:start;justify-content:center;gap:30px;position:relative;padding:10px 0 10px 30px}@media(max-width: 767.98px){.content-slider-rr-container .content-col{gap:0;padding:unset}}.content-slider-rr-container .content-col>.scroll-bar{position:absolute;width:3px;height:100%;left:0;top:0}.content-slider-rr-container .content-col>.scroll-bar .bg-line{position:absolute;width:2px;height:100%;background:#e6edef;left:-27px;top:0px}.content-slider-rr-container .content-col>.scroll-bar .active-bar{position:absolute;top:0px;width:25px;left:-35px;height:33px;z-index:99;transition:all .8s cubic-bezier(0.25, 0.46, 0.45, 0.94)}.content-slider-rr-container .content-col>.scroll-bar .active-bar .active-bar-inner{margin-left:8px;width:3px;height:100%;background:#004061}@media(max-width: 767.98px){.content-slider-rr-container .content-col>.scroll-bar .active-bar .active-bar-inner{width:5px;margin-left:6px}}@media(max-width: 767.98px){.content-slider-rr-container .content-col>.scroll-bar{display:none}}.content-slider-rr-container .content-col .content-container{position:relative;width:100%;cursor:pointer;transition:all .3s ease-in-out}.content-slider-rr-container .content-col .content-container:hover{transform:translateY(-1px)}.content-slider-rr-container .content-col .content-container .content-header h3{color:#004061 !important;font-size:20px;font-weight:500;margin:0;padding:0;transition:color .3s ease-in-out}.content-slider-rr-container .content-col .content-container .body{opacity:.9;transition:opacity .3s ease-in-out}.content-slider-rr-container .content-col .content-container .body .content-details .product-name{font-size:18px;font-weight:400;color:#004061}.content-slider-rr-container .content-col .content-container .body .content-details .product-info{font-size:14px;font-weight:400;color:#5684a7 !important;font-style:italic}.content-slider-rr-container .content-col .content-container .body .content-details .text-content p{font-size:16px;font-weight:400;color:#505862}.content-slider-rr-container .content-col .content-container .body .content-details .links-container{display:flex;flex-direction:column;gap:8px;margin-top:12px}.content-slider-rr-container .content-col .content-container .body .content-details .links-container .content-link{font-size:15px;color:#006d6f !important;transition:all .2s ease-in-out;font-weight:600;text-decoration:none;display:flex;align-items:center;gap:5px}.content-slider-rr-container .content-col .content-container .body .content-details .links-container .content-link:hover{color:#006d6f !important;transition:all .2s ease-in-out}.content-slider-rr-container .content-col .content-container .body .content-details .links-container .content-link .bi{font-size:18px}.content-slider-rr-container .content-col .content-container .image-col{opacity:.9;transition:opacity .3s ease-in-out}.content-slider-rr-container .content-col .content-container .image-col a{display:block;text-decoration:none}.content-slider-rr-container .content-col .content-container .image-col a:hover img{transform:scale(1.02);box-shadow:0 4px 12px rgba(0,0,0,.15)}.content-slider-rr-container .content-col .content-container .image-col img{width:100%;max-width:240px;height:auto;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}@media(max-width: 767.98px){.content-slider-rr-container .content-col .content-container .image-col img{width:100%;min-width:auto}}.content-slider-rr-container .content-col .content-container:not(.active) .body{opacity:.9}.content-slider-rr-container .content-col .content-container:not(.active) .image-col{opacity:.9}.content-slider-rr-container .content-col .content-container.active .content-header h3{color:#004061 !important;font-weight:700}.content-slider-rr-container .content-col .content-container.active .body{opacity:1}.content-slider-rr-container .content-col .content-container.active .image-col{opacity:1}@media(max-width: 767.98px){.content-slider-rr-container .content-col .content-container{border-top:1px #fff solid}.content-slider-rr-container .content-col .content-container:last-child{border-bottom:1px #fff solid}.content-slider-rr-container .content-col .content-container .content-header .content-header-inner{display:flex;justify-content:space-between;align-items:center;margin:15px 0;padding:0 15px}.content-slider-rr-container .content-col .content-container .content-header .content-header-inner h3{color:#fff !important;font-weight:500;font-size:24px}.content-slider-rr-container .content-col .content-container .content-header .content-header-inner .bi{color:#fff}.content-slider-rr-container .content-col .content-container .content-header .content-header-inner .open{display:none}.content-slider-rr-container .content-col .content-container .content-header .content-header-inner .closed{display:block}.content-slider-rr-container .content-col .content-container .body .links-container .content-link{margin-bottom:8px}.content-slider-rr-container .content-col .content-container.active .mobile-divider-bot{height:3px;background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}.content-slider-rr-container .content-col .content-container.active .content-header-inner .closed{display:none}.content-slider-rr-container .content-col .content-container.active .content-header-inner .open{display:block !important}}@media(max-width: 767.98px){.content-slider-rr-container .content-container .d-flex{flex-direction:column}.content-slider-rr-container .content-container .image-col{width:100%;margin-top:15px}}.home-light .content-slider-rr-container .content-container .content-header h3{color:#8d9199 !important}.home-light .content-slider-rr-container .content-container.active h3{color:#004061 !important}.home-light .content-slider-rr-container .content-container .body .content-details .product-name{color:#008180}.home-light .content-slider-rr-container .content-container .body .content-details .product-info{color:#505862}.home-light .content-slider-rr-container .content-container .body .content-details .text-content p{color:#505862}.home-light .content-slider-rr-container .content-container .body .content-details .links-container .content-link{color:#008180 !important}.home-light .content-slider-rr-container .content-container .body .content-details .links-container .content-link:hover{color:#006a69 !important}@media(max-width: 767.98px){.home-light .content-slider-rr-container .content-container .content-header .content-header-inner h3{color:#8d9199 !important;font-size:18px !important;line-height:1.4;padding:12px 0}.home-light .content-slider-rr-container .content-container.active .content-header .content-header-inner h3{color:#5f626b !important;font-weight:600}.home-light .content-slider-rr-container .content-container .body .content-details .product-name{font-size:16px !important;margin-bottom:8px}.home-light .content-slider-rr-container .content-container .body .content-details .product-info{font-size:15px !important;line-height:1.5}.home-light .content-slider-rr-container .content-container .body .content-details .text-content p{font-size:15px !important;line-height:1.6;margin-bottom:12px}.home-light .content-slider-rr-container .content-container .body .content-details .links-container{margin-top:20px}.home-light .content-slider-rr-container .content-container .body .content-details .links-container .content-link{font-size:16px !important;padding:8px 0}.home-light .content-slider-rr-container .content-container .body .content-details .links-container .content-link .bi{font-size:20px}}.on-demand-sessions-row{padding:10.2rem 0}.on-demand-sessions-row h2{color:#fff !important;font-weight:600;font-size:28px}.on-demand-sessions-row .sessions-col{display:flex;flex-wrap:wrap;gap:32px;height:-moz-max-content;height:max-content}.on-demand-sessions-row .sessions-col .card-link-container{width:31%;display:block;text-decoration:none !important;border-radius:8px}.on-demand-sessions-row .filters-col{padding-right:40px}@media(max-width: 1274px){.on-demand-sessions-row .sessions-col .card-link-container{width:30%}}@media(max-width: 991.98px){.on-demand-sessions-row .sessions-col .card-link-container{width:47%}.on-demand-sessions-row .filters-col{padding-right:20px}}@media(max-width: 575.98px){.on-demand-sessions-row .sessions-col .card-link-container{width:99%}}.on-demand-sessions-row .sessions-col .card-link-container .card-outer{padding:12px;background:linear-gradient(107.94deg, #35B4CF 5.28%, #0F3DC8 28.54%, #552CD3 71.7%, #9B1BDD 100.02%);border-radius:8px;height:100%;transition:all .2s ease-in-out}.on-demand-sessions-row #breakout-sessions .sessions-col .card-link-container .card-outer{background:linear-gradient(160.91deg, #05103F 12.85%, #0F3DC8 72.41%, #0F3DC8 122.8%)}.on-demand-sessions-row .sessions-col .card-link-container .card-outer .card-inner{border-radius:8px;background:#fff;height:100%;overflow:hidden;position:relative}.on-demand-sessions-row .sessions-col .card-link-container .card-outer .card-inner .card-image{border-radius:8px 0 0 8px}.on-demand-sessions-row .sessions-col .card-link-container .card-outer .card-inner .card-text{padding:8px 8px 90px}.on-demand-sessions-row .sessions-col .card-link-container .card-outer .card-inner .card-text .card-eyebrow{font-size:13px;line-height:16px;color:#848d9a;text-transform:uppercase;letter-spacing:1.56px;margin-bottom:15px;font-weight:400}.speakers-text{position:absolute;bottom:8px;left:8px}.speakers-text{font-weight:400;line-height:12px;color:#051344;margin-bottom:2px !important}.speakers-text>p{font-size:10px;line-height:12px}.speakers-text p{margin-bottom:2px}.speakers-text .speaker-title{font-style:italic}.speakers-text .small-purple-text{font-weight:600;color:#4a2fd1 !important;font-size:10px;line-height:12px}.speakers-text .speakers-company-list span.divider{font-weight:400;font-size:12px;line-height:15px;color:rgba(5,19,68,.1)}.on-demand-sessions-row .sessions-col .card-link-container:hover .card-outer{opacity:.6;transition:all .2s ease-in-out}.on-demand-sessions-row .sessions-col .card-link-container:hover{background-color:#6584df;transition:all .2s ease-in-out}.on-demand-sessions-row .filters-col,.on-demand-sessions-row .filters-col h5,.on-demand-sessions-row .filters-col h4{color:#fff}.on-demand-sessions-row .filters-col .form-check input:checked{background-color:#9b1add;border-color:#9b1add}.search-input-group{position:relative}.search-input-group .bi{position:absolute;color:#505862;top:5px;left:9px;font-size:18px;z-index:100}.search-input-group input{padding:6px 8px 6px 32px}h4.no-session-message{color:#fff;text-align:center;width:100%}@media(max-width: 767.98px){.filters-options-row{display:flex}.on-demand-sessions-row .filters-col{padding-right:0px}}.filters-options-row{margin-bottom:5rem}.filters-option-col{margin-top:3rem}.filters-option-col label{line-height:1.3}.topics-grid{display:flex;flex-wrap:wrap;gap:4px}.topics-grid .topic-item{background:linear-gradient(0deg, rgba(27, 72, 131, 0.1), rgba(27, 72, 131, 0.1)),#fff;border-radius:2px;padding:2px 4px;color:#1b4883;font-weight:400;font-size:12px;line-height:15px}.card-text h5{font-weight:600;font-size:14px;line-height:17px;color:#051344;margin:8px 0}#keynote-sessions .sessions-col{margin-bottom:80px}.white-text,.white-text p{color:#fff !important;line-height:2.4rem !important}.subsurface-on-demand-speakers a{text-decoration:none !important}.subsurface-on-demand-speakers .speaker-grid{display:grid;gap:3.2rem;grid-template-columns:1fr 1fr 1fr 1fr}@media screen and (max-width: 992px){.subsurface-on-demand-speakers .speaker-grid{grid-template-columns:1fr 1fr 1fr}}@media screen and (max-width: 767px){.subsurface-on-demand-speakers .speaker-grid{grid-template-columns:1fr 1fr}}@media screen and (max-width: 576px){.subsurface-on-demand-speakers .speaker-grid{grid-template-columns:1fr}}.subsurface-on-demand-speakers .keynote-speaker-grid{display:grid;gap:3.2rem;grid-template-columns:1fr 1fr}@media screen and (max-width: 1199px){.subsurface-on-demand-speakers .keynote-speaker-grid{grid-template-columns:1fr}}.subsurface-on-demand-speakers h2{font-weight:600;font-size:28px;line-height:36px}.subsurface-on-demand-speakers .keynote-speakers{padding:0 0}.subsurface-on-demand-speakers .keynote-speakers h2:not(.card-title){padding-bottom:2rem}.subsurface-on-demand-speakers .breakout-speakers{padding-bottom:3rem}.subsurface-on-demand-speakers .breakout-speakers h2:not(.card-title){padding-bottom:2rem;padding-top:20px}.keynote-speaker-frame,.speaker-frame{position:relative}.keynote-speaker-frame.card:before,.speaker-frame.card:before{content:"";position:absolute;transition:.3s ease all}.keynote-speaker-frame.card:hover:before,.speaker-frame.card:hover:before{top:0;left:0;width:100%;height:100%;background:rgba(101,132,223,.4);z-index:1;border-radius:8px}.looping-video-container>div>video{max-width:100%;margin-right:auto;margin-left:auto}@media(max-width: 767.98px){.looping-video-container .desktop.hide-on-mobile{display:none}}.looping-video-container .mobile-video{display:none}@media(max-width: 767.98px){.looping-video-container .mobile-video{display:block}}.highlight-box-container{display:flow-root;position:relative;padding:4px 20px;width:-moz-fit-content;width:fit-content}.highlight-box-container::before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;border-radius:0px;border:1px solid rgba(0,0,0,0);-webkit-mask:linear-gradient(#fff 0 0) padding-box,linear-gradient(#fff 0 0);-webkit-mask-composite:destination-out;mask-composite:exclude}.highlight-box-container>span{margin:0;text-transform:uppercase;font-weight:500;font-size:32}.highlight-box-container .line-pullout{position:absolute;height:1px;width:calc((100vw - 881px)/2);right:100%;top:50%}@media(max-width: 991.98px){.highlight-box-container .line-pullout{width:500px}}.roadshow-locations-container{display:flex;gap:30px;flex-wrap:wrap;justify-content:center}.roadshow-locations-container .location-card{background-color:#fff;border-radius:10px;flex-basis:calc(50% - 22.5px);padding:3px;position:relative;overflow:hidden}.roadshow-locations-container .location-card:before{content:"";position:absolute;top:-1px;left:-1px;width:110%;height:110%;background-color:rgba(0,0,0,.15);opacity:0;transition:all .2s ease-in-out}.roadshow-locations-container .location-card.has-link:hover:before{opacity:1}@media(max-width: 767.98px){.roadshow-locations-container .location-card{flex-basis:calc(50% - 22.5px)}}@media(max-width: 575.98px){.roadshow-locations-container .location-card{flex-basis:100%}}.roadshow-locations-container .location-card img{border-radius:8px}.roadshow-locations-container .location-card .details-container{padding:20px 15px 10px;display:flex;flex-direction:column}.roadshow-locations-container .location-card .details-container .type-pill{display:block;display:none;border-radius:18px;color:#fff;font-weight:500;font-size:12px;margin:0;width:115px;text-align:center;padding:6px 0;background-color:#43b8c9;text-transform:uppercase;margin-bottom:20px}.roadshow-locations-container .location-card .details-container .type-pill.in-person{background-color:#8080ff}.roadshow-locations-container .location-card .details-container p.date{font-size:24px;font-weight:700;margin:0;color:#051344;line-height:1 !important;margin-bottom:10px}.roadshow-locations-container .location-card .details-container .location-container{display:flex;align-items:center;gap:10px}.roadshow-locations-container .location-card .details-container .location-container .bi{color:#5d46ed;font-size:28px}.roadshow-locations-container .location-card .details-container .location-container p.location-text{font-size:18px;font-weight:500;color:#505965;margin:0}a.cta-box{display:flex;border:#fff 2px solid;border-radius:4px}@media(max-width: 991.98px){a.cta-box{flex-direction:column;align-items:start;max-width:400px;margin-right:auto;margin-left:auto}}a.cta-box .feature-image{flex-basis:300px}@media(max-width: 991.98px){a.cta-box .feature-image{flex-basis:100%;width:100%}}a.cta-box .feature-image img{height:100%;width:auto;-o-object-fit:cover;object-fit:cover}@media(max-width: 991.98px){a.cta-box .feature-image img{width:100%;height:auto;max-height:unset}}a.cta-box .content-wrapper{background-color:rgba(0,0,0,.7019607843);border-radius:0px 4px 4px 0px;padding:20px 30px;display:flex;gap:15px;justify-content:space-between;flex-grow:1;align-items:center;transition:all .2s ease-in-out}@media(max-width: 991.98px){a.cta-box .content-wrapper{flex-direction:column;align-items:start;border-radius:0 0 4px 4px;flex-basis:100%}}a.cta-box .content-wrapper .text-wrapper{max-width:640px;transition:all .2s ease-in-out}@media(max-width: 991.98px){a.cta-box .content-wrapper .text-wrapper{max-width:unset}}a.cta-box .content-wrapper .text-wrapper p.eyebrow-text{font-size:14px;font-weight:600;color:#31d3db !important;padding:0;margin-bottom:16px;text-transform:uppercase}a.cta-box .content-wrapper .text-wrapper h2.title-text{font-size:24px;font-weight:500;color:#fff !important;padding:0;margin:0}a.cta-box .content-wrapper .cta-wrapper{flex-grow:1;display:flex;justify-content:end;transition:all .2s ease-in-out}a.cta-box .content-wrapper .cta-wrapper p.short-arrow{color:#c0e752 !important;font-weight:600;font-size:18px}a.cta-box:hover .content-wrapper{background-color:rgba(0,0,0,.8117647059)}a.cta-box:hover .content-wrapper .text-wrapper,a.cta-box .content-wrapper:hover .cta-wrapper{opacity:.8}a.white_box{border:none;max-width:1040px;margin-left:auto;margin-right:auto}@media(max-width: 991.98px){a.white_box{max-width:400px}}a.white_box .feature-image{min-width:345px;min-height:320px}a.white_box .content-wrapper{flex-direction:column;align-items:start;background-color:#fff;gap:0}a.white_box .content-wrapper .text-wrapper p.eyebrow-text{color:#6f62fe !important;margin-bottom:8px}a.white_box .content-wrapper .text-wrapper h2.title-text{font-size:32px;font-weight:500;color:#051344 !important;margin-bottom:8px;max-width:569px}a.white_box .content-wrapper .text-wrapper p.description{color:#505965 !important;font-size:16px;font-weight:400;margin-bottom:0}a.white_box .content-wrapper .cta-wrapper p.short-arrow{color:#006d6f !important;font-weight:600;font-size:18px}a.white_box:hover .content-wrapper{background-color:rgba(255,255,255,.9137254902)}a.blog_resource{border:#000 2px solid;border-radius:6px;background:linear-gradient(135deg, rgb(49, 211, 219) 32%, rgb(192, 231, 82) 100%);filter:drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.12));overflow:visible}a.blog_resource .content-wrapper{background-color:rgba(0,0,0,.7019607843);border-radius:4px}a.blog_resource .content-wrapper .text-wrapper{max-width:unset}a.blog_resource .content-wrapper .text-wrapper h2.title-text{max-width:unset}a.blog_resource .content-wrapper .text-wrapper p.description{color:rgba(255,255,255,.8) !important;font-size:16px;font-weight:400;margin-bottom:0}@media(max-width: 991.98px){a.cta-box.deep_dive{max-width:unset}}a.cta-box.deep_dive .content-wrapper{background:linear-gradient(138.33deg, #051344 24.72%, #31D3DB 132.92%);border-radius:4px;gap:50px}@media(max-width: 575.98px){a.cta-box.deep_dive .content-wrapper{padding:30px 20px 20px;gap:20px}}a.cta-box.deep_dive .content-wrapper .text-wrapper h2.title-text{margin-bottom:20px}@media(max-width: 575.98px){a.cta-box.deep_dive .content-wrapper .text-wrapper h2.title-text{margin-bottom:10px}}a.cta-box.deep_dive .content-wrapper .text-wrapper .description{font-size:16px;padding:0;margin:0;font-weight:400;color:#fff !important;line-height:22.4px}.video-container-outer{padding:2px;border-radius:10px;position:relative;cursor:pointer}.video-container-outer>img{transition:opacity .2s ease-in-out}.video-container-outer:hover>img{background-color:#000;opacity:.8}.video-container-inner{position:absolute;top:0;left:0;right:0;margin:0 auto;height:100%}.video-container-inner.flex-column{gap:0px}.home-video .video-container-inner{box-shadow:0 0 10px 3px rgba(49,211,219,.6);border-radius:4px;transition:box-shadow .6s ease-in-out;will-change:box-shadow}.home-video:hover .video-container-inner{box-shadow:0 0 10px 5px rgba(49,211,219,.8)}.video-container-inner img{max-width:80px;margin-left:auto;margin-right:auto}.video-container-inner h5{font-weight:700;font-size:26px;line-height:39px;color:#fff !important;margin:0 !important}.video-container-inner p{font-weight:400;font-size:16px;line-height:19px;color:#fff}.overview-video-modal .modal-video-container{width:100%;padding-top:56.25%;height:0px;position:relative}.overview-video-modal .modal-video-container iframe{width:100%;height:100%;position:absolute;top:0;border-radius:10px;left:0}.overview-video-modal .modal-video-bg{width:calc(100% + 7px);height:calc(100% + 7px);position:absolute;top:-3.5px;left:-3.5px;border-radius:10px}.overview-video-modal .modal-header button{border:none;background:none;font-size:31px}.overview-video-modal .modal-header{border:none}.overview-video-modal .modal-content{background-color:unset;border:none}.modal-backdrop{opacity:.88 !important}@media(min-width: 992px){.getting-started-software .video-container-inner{position:absolute;top:25%}.getting-started-software .video-container-inner h5{font-size:43px;margin-bottom:20px !important}.getting-started-software .video-container-inner p{font-size:26px}.getting-started-software .video-container-inner img{max-width:88px;width:88px;margin-bottom:31px}}.subscribe-form-outer{background:linear-gradient(86.31deg, #31D3DB 25.9%, #C0E752 56.58%);padding:40px 0}.subscribe-form-container{display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,.6980392157);padding:40px;border-radius:4px;border:#fff 2px solid}@media(max-width: 991.98px){.subscribe-form-container{flex-direction:column;gap:20px;padding:20px}}.subscribe-form-container .left-text{max-width:400px;color:#fff;font-size:24px;font-weight:600;line-height:28.8px !important;padding:0;margin:0}@media(max-width: 991.98px){.subscribe-form-container .left-text{max-width:unset}}.subscribe-form-container .form-container{max-width:585px;flex-grow:2}@media(max-width: 991.98px){.subscribe-form-container .form-container{max-width:unset;width:100%}}.subscribe-form-container .form-container form{display:flex}@media(max-width: 767.98px){.subscribe-form-container .form-container form{flex-direction:column}}.subscribe-form-container .form-container form input{flex-grow:2;padding:8px 8px 8px 16px;border-radius:4px 0 0 4px;border:#b0b4ba 2px solid;outline:none}.subscribe-form-container .form-container form input::-moz-placeholder{color:#505965;font-size:16px}.subscribe-form-container .form-container form input::placeholder{color:#505965;font-size:16px}@media(max-width: 767.98px){.subscribe-form-container .form-container form input{flex-direction:column;gap:20px;border-radius:4px 4px 0 0}}.subscribe-form-container .form-container form button{padding:8px 24px;background-color:#c0e752;border:none;border-radius:0 4px 4px 0;outline:none;color:#000;font-weight:600;font-size:16px;transition:all .2s ease-in-out}.subscribe-form-container .form-container form button:hover{background-color:#99ba3f}@media(max-width: 767.98px){.subscribe-form-container .form-container form button{border-radius:0 0 4px 4px}}.subscribe-form-container .form-container .disclaimer{text-align:right;font-size:12px;font-weight:400;color:#fff;padding:8px 0 0}@media(max-width: 767.98px){.subscribe-form-container .form-container .disclaimer{text-align:left}}#role-based-learning .subscribe-form-container{background:rgba(255,255,255,.1019607843) !important}.customer-slider{background-color:#fff;border:2px solid #fff;padding:0;margin:0 100px;border-radius:6px;filter:drop-shadow(4px 4px 8px rgba(0, 0, 0, 0.12))}.carousel-item.active{display:flex}.info-col{padding:60px;flex-grow:1}.info-col img{height:50px;margin-bottom:50px}.info-col p{font-size:24px;font-weight:400;color:#004061;padding:0;margin:0}.info-col .author-container{margin-top:30px}.info-col .author-container>p{text-align:end}.info-col .author-container>p.author{font-size:14px;font-weight:600;color:#004061}.info-col .author-container>p.position{font-size:12px;font-weight:400;color:#505965}.customer-slider .cta-col{display:flex;flex-direction:column}.customer-slider .cta-col p{color:#fff}.customer-slider .stat-container{padding:60px;background-color:#003536;border-radius:0 6px 0 0;display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:300px;max-width:300px;flex-grow:1}.customer-slider .cta-container{padding:20px 60px;display:flex;justify-content:center;background-color:#c0e752;border-radius:0 0 6px 0;max-width:300px}.customer-slider .cta-container>a{font-weight:600;font-size:16px}.customer-slider .cta-col p.big{color:#fff;font-size:90px;display:flex;justify-content:center;align-items:end;line-height:1 !important;letter-spacing:-1px;text-align:center;word-break:keep-all}.customer-slider .cta-col p.big.medium-text{font-size:55px}.customer-slider .cta-col p.big>.stat-subscript{font-size:60px;line-height:72px}.customer-slider .cta-col p.small{font-size:16px;line-height:1.4;text-align:center}.customer-slider .carousel-control-prev{left:-150px}.customer-slider .carousel-control-next{right:-150px}.customer-slider .carousel-control-prev .bi,.customer-slider .carousel-control-next .bi{color:#fff;font-size:24px;background-color:#000}.customer-slider .carousel-control-prev .bi{padding:2px 6px 2px 4px}.customer-slider .carousel-control-next .bi{padding:2px 4px 2px 6px}@media(max-width: 991.98px){.carousel-item{flex-direction:column}.info-col{padding:20px}.customer-slider .stat-container{padding:20px;border-radius:0;max-width:unset}.customer-slider .cta-container{padding:20px;border-radius:0 0 6px 6px;max-width:unset}}@media(max-width: 767.98px){.customer-slider{margin:0 20px}.info-col{display:flex;flex-direction:column;padding:40px 20px 30px}.info-col img{height:50px;margin-bottom:20px;margin-left:auto;margin-right:auto}.info-col p{font-size:20px}.customer-slider .stat-container{padding:40px 20px;gap:30px;display:flex;flex-direction:row;align-items:end}.customer-slider .cta-col p.big{line-height:.98 !important;margin-bottom:0}.customer-slider .cta-col p.small{text-align:start}.customer-slider .cta-container{padding:12px 20px}.customer-slider .carousel-control-prev{left:-45px}.customer-slider .carousel-control-prev .bi,.customer-slider .carousel-control-next .bi{font-size:18px}.customer-slider .carousel-control-next{right:-45px}}.start-options-container{display:flex;align-items:top;justify-content:center;gap:35px}@media(max-width: 767.98px){.start-options-container{flex-direction:column}}.start-options-container .start-option{flex:1 1 0px;display:flex;flex-direction:column;align-items:center}.start-options-container .start-option img{width:50px;height:50px;margin-bottom:20px}.start-options-container .start-option h3,.start-options-container .start-option p,.start-options-container .start-option i{color:#fff !important;text-align:center}.start-options-container .start-option h3{font-size:20px;font-weight:500;margin:0 0 10px}.start-options-container .start-option .description{color:#b0b4ba !important;margin:0 0 20px}.start-options-container .start-option .cta-text{font-weight:600;margin:0}.start-options-container .start-option i.bi{margin:0 0 5px;font-size:20px;transition:all .2s ease-in-out}.start-options-container .start-option:hover i.bi{margin:5px 0 0}.deep-dive-cards-container{display:flex;flex-wrap:wrap;gap:35px;justify-content:center}.deep-dive-cards-container .deep-dive-card{flex:1 1 0px}.deep-dive-card{max-width:390px;min-width:250px;border-radius:6px;border:#fff 2px solid;background-color:#fff;border-color:#012f46;position:relative}.deep-dive-card .skill-bar{padding:12px 15px;background-color:#012f46}.deep-dive-card .skill-bar p{padding:0;margin:0;color:#fff !important;text-transform:uppercase;font-size:16px;font-weight:600}.deep-dive-card.intermediate{border-color:#008180}.deep-dive-card.intermediate .skill-bar{background-color:#008180}.deep-dive-card.advanced{border-color:#4121c7}.deep-dive-card.advanced .skill-bar{background-color:#4121c7}.deep-dive-card .card-body{background-color:#fff;border-radius:0 0 6px 6px;padding:24px 15px 70px}.deep-dive-card .card-body h3{padding:0;margin:0 0 20px;font-size:24px;font-weight:500;color:#051344 !important}.deep-dive-card .card-body p{padding:0;margin:0}.deep-dive-card .tags-container{display:flex;flex-wrap:wrap;gap:5px 10px;position:absolute;bottom:15px;left:15px}.deep-dive-card .tags-container .tag{display:block;padding:2px 10px;border-radius:10px;background-color:#eee;font-size:12px;margin:0;text-transform:uppercase;color:#505965}.deep-dive-card:before{content:"\a";position:absolute;width:100%;height:100%;background-color:#000;opacity:0;transition:all .2s ease-in-out}.deep-dive-card:hover:before{opacity:.06}.transparent-form-wrapper{width:100%;display:flex;justify-content:end}@media(max-width: 767.98px){.transparent-form-wrapper{justify-content:center}}.transparent-form-wrapper.video-wrapper{flex-direction:column;align-items:center;justify-content:center}.transparent-form-wrapper.video-wrapper h5{color:#fff}.transparent-form-wrapper.video-wrapper .video-container{position:relative;padding-bottom:56.25%;height:0;width:100%}.transparent-form-wrapper.video-wrapper .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.transparent-form-container{background:rgba(49,211,219,.2);border:1px #31d3db solid;border-radius:6px;padding:20px;max-width:450px}@media(min-width: 576px){.transparent-form-container .mktoForm .mktoFormRow:nth-child(3)>.mktoFormCol{width:50%}.transparent-form-container .mktoForm .mktoFormRow:nth-child(3)>.mktoFormCol:nth-child(2){padding-left:2%}}.transparent-form-container .mktoForm .mktoFieldWrap{padding:0 !important;width:100% !important}.transparent-form-container .mktoForm .mktoButtonWrap.mktoSimple{display:block !important;margin-left:0 !important}.transparent-form-container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{background-color:#c0e752 !important;border-color:#c0e752 !important;color:#000 !important;padding:0 !important;margin-left:0 !important;width:100% !important;transition:all .2s ease-in-out}.transparent-form-container .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{background-color:#99ba3f !important;border-color:#99ba3f !important}.transparent-form-container .mktoForm .mktoEmailField{text-transform:none !important}.transparent-form-container .mktoForm label{display:none !important;color:#fff !important}.transparent-form-container .mktoForm label .mktoAsterix{color:#c0e752 !important}.transparent-form-container .mktoForm .mktoHtmlText>div{padding:5px 0;text-align:left !important;color:#fff !important;font-weight:600}.transparent-form-container .mktoForm .mktoHtmlText>div a{color:#31d3db !important;transition:all .2s ease-in-out}.transparent-form-container .mktoForm .mktoHtmlText>div a:hover{color:#2ab9c0 !important}.pillars-container{display:flex;flex-direction:column;gap:24px}.pillar{display:flex;gap:16px;align-items:center}.pillar img{width:50px;height:50px}.pillar h3{color:#d2d6da !important;font-size:16px;font-style:normal;font-weight:600;line-height:160%;margin-bottom:3px}.pillar p{color:#b0b4ba;font-size:14px;font-style:normal;font-weight:400;line-height:17px;margin-bottom:0}.pillars-container hr.divider{margin:0 50px}@media(min-width: 1200px){.pillar p{max-width:403px}.pillars-container hr.divider{max-width:421px}}.get-started-form .text-font-medium{font-weight:600}.get-started-form .mktoHtmlText.mktoHasWidth{width:unset !important}.get-started-form .mktoOffset{width:0px !important}.get-started-form .mktoFieldWrap{padding-left:4% !important;width:95% !important}.get-started-form .mktoLabel{width:auto !important;margin-bottom:3px !important;font-size:14px !important;color:#505965;font-weight:normal !important}.get-started-form .mktoForm{width:100% !important}.get-started-form .mktoFormCol{width:100%}.get-started-form.form-container .mktoField{font-size:16px;display:block;padding:8px !important;color:#202124;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border-color:#ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:34px !important;width:100% !important;margin-bottom:15px !important;font-family:"Inter",sans-serif !important;font-size:14px !important;font-weight:400;line-height:20px;font-feature-settings:"tnum" on,"lnum" on,"cv08" on;font-weight:normal !important;text-transform:capitalize}.get-started-form.form-container .mktoField#Country,.get-started-form.form-container .mktoField#State{margin-bottom:0 !important}.get-started-form.form-container .mktoField[type=email]{text-transform:none !important}.get-started-form .mktoButtonRow{width:100% !important}.get-started-form .mktoButtonWrap{margin-left:8px !important;width:100% !important}.get-started-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{color:#fff !important;background-color:#006d6f !important;border:2px solid #006d6f !important;background-image:none !important;border-radius:4px !important;vertical-align:left !important;width:91.1%;height:48px;margin-left:2.5% !important;padding-left:0px !important;margin-bottom:50px !important;font-family:"Inter",sans-serif;font-size:16px !important;font-weight:normal !important;text-transform:capitalize;transition:all .2s ease-in-out}.get-started-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{color:#fff !important;background-color:#005a5c !important;border:2px solid #005a5c !important;transition:all .2s ease-in-out}.get-started-form .mktoForm .mktoAsterix{color:#43b8c9 !important}.get-started-form.form-container{background:#fff;border-radius:6px;border:none;overflow:hidden}.get-started-form .confirmform{margin-left:15px;margin-bottom:40px;border-radius:5px;margin-top:20px;text-align:center}.get-started-form .confirmform strong{font-family:"Inter";font-style:normal;font-weight:600;font-size:18px;line-height:28px;font-feature-settings:"tnum" on,"lnum" on,"cv08" on;color:#202124}.get-started-form .signup-btn{border-radius:4px !important;width:100% !important}.get-started-form .region-select-container{padding-left:0px;margin-top:20px}.get-started-form .region-select-container h4{margin-bottom:24px;padding-left:22px !important}.get-started-form .data-loc-label{font-size:14px}.get-started-form .region-select{height:28px;font-size:16px;color:#212529;background-color:#fff;background-clip:padding-box;padding-right:16px;border:1px solid #ced4da;border-radius:4px !important;margin-right:45px}.get-started-form .marketo-form{width:100%}.get-started-form.form-container .mktoForm{display:flex;flex-wrap:wrap;justify-content:center;gap:0 20px}.get-started-form.form-container .mktoFormRow{width:100%}.get-started-form.form-container .mktoFormRow input,.get-started-form .form-container .mktoFormRow select{position:relative;z-index:99;margin-bottom:5px !important}.get-started-form.form-container .mktoFormRow input:focus,.get-started-form .form-container .mktoFormRow select:focus{outline-color:#006d6f !important}.get-started-form.form-container .mktoFormRow select{-webkit-appearance:none;-moz-appearance:none;background:rgba(0,0,0,0);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='currentColor' class='bi bi-chevron-down' viewBox='0 0 32 32'> <path fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z' stroke='currentColor' stroke-width='.7'/></svg>");background-repeat:no-repeat;background-position-x:100%;background-position-y:10px;margin-right:2rem;padding:1rem;padding-right:2rem}.get-started-form.form-container .mktoForm{padding:20px}.get-started-form.form-container .mktoFieldWrap{padding-left:0px !important;width:100% !important}@media(min-width: 576px){.get-started-form.form-container .mktoForm .mktoFormRow:nth-child(3),.get-started-form.form-container .mktoForm .mktoFormRow:nth-child(4){display:flex}.get-started-form.form-container .mktoForm .mktoFormRow:nth-child(3) .mktoFormCol:first-child,.get-started-form.form-container .mktoForm .mktoFormRow:nth-child(4) .mktoFormCol:first-child{margin-right:24px}}.get-started-form.form-container .mktoForm .mktoError{position:relative;right:unset !important;bottom:unset !important;z-index:0}.get-started-form.form-container .mktoForm .mktoError .mktoErrorMsg{background:none;border:none;box-shadow:none;color:#ca3f32;text-shadow:none;padding:.4em 0;max-width:100%}.get-started-form.form-container .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail{display:inline-block}.get-started-form .mktoErrorArrowWrap{display:none}.get-started-form .region-select-container h4{margin-bottom:0}.get-started-form .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{margin-bottom:0 !important;width:100%;margin-left:-1.63% !important}.get-started-form .pt-5.region-select-container{padding-top:40px !important}.get-started-form .form-container__inner{padding:20px;background-color:#fff;border-radius:8px}.get-started-form.form-container .mktoHtmlText>div{text-align:start !important}@media(max-width: 575.98px){.get-started-form.form-container .mktoForm .mktoError .mktoErrorMsg{padding:5.4em 0 0;margin-top:0}.get-started-form h1{font-size:22px !important}}.get-started-form .error-border{border-color:#ca3f32}.get-started-form.form-container .mktoFormCol{margin-bottom:20px !important}.get-started-form.form-container h3{max-width:310px;margin:0 auto;text-align:center;font-size:21px}.get-started-form.form-container .mktoForm .mktoRadioList{display:flex;flex-wrap:wrap;width:100% !important}.get-started-form.form-container .mktoForm .mktoRadioList>input{width:16px !important;height:16px !important;padding:4px 4px 4px 4px !important;border-radius:50px;margin-right:8px;margin-top:12px !important;border:1.5px solid #d2d6da}.get-started-form.form-container .mktoForm .mktoRadioList>input:checked{border-color:#006d6f}.get-started-form.form-container .mktoForm .mktoRadioList>input:checked:after{content:"";display:block;position:absolute;left:2.3px;top:2px;border-radius:50px;width:9px;height:9px;background-color:#006d6f}.get-started-form.form-container .mktoForm .mktoRadioList>label{width:calc(100% - 28px);margin:0;font-size:14px;color:rgba(5,19,68,.5019607843);margin-top:12px !important;font-weight:400}.get-started-form.form-container .mktoForm .mktoRadioList>input:checked+label{font-weight:600;color:#051344}.get-started-form .mktoCheckboxList{display:flex;width:100% !important;align-items:center}.get-started-form .mktoForm .mktoGutter{display:none}.get-started-form.form-container .mktoForm input[type=checkbox]{width:20px !important;height:20px !important;margin-bottom:0 !important}.get-started-form.form-container .mktoForm input[type=checkbox]:checked{background-color:#006d6f;border-color:#006d6f}.get-started-form.form-container .mktoForm input[type=checkbox]:checked:after{content:"✓";display:block;position:absolute;left:3.3px;top:-1px;color:#fff}.get-started-form #LblmktoCheckbox_33633_0{margin-left:8px;margin-bottom:0}@media(max-width: 767.98px){.get-started-form.form-container{margin-top:30px}}.get-started-form .mktoHtmlText a{padding:0 !important}.get-started-form .get-started-highlight-label{position:relative;padding:2px 7px;margin-top:5px;margin-bottom:4px;border-radius:7px;background:#f6f7f8;border:2px solid rgba(0,0,0,0);background-image:linear-gradient(#f6f7f8, #f6f7f8),linear-gradient(to right, #39b9cb, #b6d326);background-origin:border-box;background-clip:padding-box,border-box;width:-moz-fit-content;width:fit-content}.contact-us-section .get-started-form.form-container .mktoField{text-transform:none !important}#leadSourceModal .modal-dialog{max-width:1000px}@media(max-width: 991px){#leadSourceModal .modal-dialog{max-width:95%;margin:1rem auto}}#leadSourceModal .modal-content{background:#fff;border-radius:6px;border:1px solid #d2d6da;box-shadow:0 4px 20px rgba(0,0,0,.1)}#leadSourceModal .modal-header{background-color:#fff;border-bottom:none;padding:40px 40px 20px;justify-content:center;position:relative}#leadSourceModal .modal-header .modal-title{color:#051344;font-family:Inter,sans-serif;font-size:42px;font-style:normal;font-weight:500;line-height:130%;letter-spacing:-0.42px;text-align:center;width:100%}@media(max-width: 767px){#leadSourceModal .modal-header .modal-title{font-size:32px;letter-spacing:-0.32px}}#leadSourceModal .modal-header .close{position:absolute;right:40px;top:40px;font-size:3rem;font-weight:300;line-height:1;color:#051344;background:none;border:none;opacity:.7;transition:opacity .2s;padding:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer}@media(max-width: 767px){#leadSourceModal .modal-header .close{right:20px;top:20px;font-size:2.5rem;width:40px;height:40px}}#leadSourceModal .modal-header .close:hover{opacity:1}#leadSourceModal .modal-header .close:focus{outline:none}#leadSourceModal .modal-body{padding:20px 40px 40px}@media(max-width: 767px){#leadSourceModal .modal-body{padding:20px}}#leadSourceModal #lead-source-selection .row{gap:16px}@media(max-width: 767px){#leadSourceModal #lead-source-selection .row{gap:12px}}#leadSourceModal #lead-source-selection .col-md-3{padding:0;flex:0 0 calc(25% - 12px);max-width:calc(25% - 12px)}@media(max-width: 991px){#leadSourceModal #lead-source-selection .col-md-3{flex:0 0 calc(50% - 8px);max-width:calc(50% - 8px)}}@media(max-width: 575px){#leadSourceModal #lead-source-selection .col-md-3{flex:0 0 100%;max-width:100%}}#leadSourceModal .lead-source-btn{width:100%;aspect-ratio:220/152;padding:40px 12px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:4px;background:linear-gradient(170deg, #FFF -5.58%, rgba(255, 255, 255, 0) 109.42%),#f5f5f5;border:1px solid #d2d6da;border-radius:6px;transition:all .2s ease;text-align:center;cursor:pointer}#leadSourceModal .lead-source-btn .lead-source-icon{width:32px;height:32px;margin-bottom:8px;-o-object-fit:contain;object-fit:contain}@media(max-width: 991px){#leadSourceModal .lead-source-btn .lead-source-icon{width:28px;height:28px;margin-bottom:6px}}#leadSourceModal .lead-source-btn span{color:#051344;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:140%;display:block}@media(max-width: 991px){#leadSourceModal .lead-source-btn span{font-size:18px}}@media(max-width: 991px){#leadSourceModal .lead-source-btn{padding:30px 10px}}@media(max-width: 575px){#leadSourceModal .lead-source-btn{aspect-ratio:auto;min-height:120px;padding:24px 12px}}#leadSourceModal .lead-source-btn small{color:#505862;text-align:center;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:130%;margin:0;display:block}#leadSourceModal .lead-source-btn:hover{background:linear-gradient(163deg, rgba(49, 97, 134, 0.04) 11.69%, rgba(49, 97, 134, 0.2) 157.79%),#fff;border:1px solid #80add1;transform:translateY(-2px);box-shadow:0 4px 16px rgba(49,97,134,.12)}#leadSourceModal .lead-source-btn:focus{outline:none;border-color:#80add1;box-shadow:0 0 0 3px rgba(128,173,209,.15)}#leadSourceModal .lead-source-btn:active{transform:translateY(0)}#leadSourceModal #lead-source-thankyou{min-height:400px;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:60px 20px}#leadSourceModal #lead-source-thankyou .thankyou-image{margin-bottom:30px}#leadSourceModal #lead-source-thankyou .thankyou-image .thankyou-icon{width:253px;height:auto;max-height:127px;-o-object-fit:contain;object-fit:contain}@media(max-width: 767px){#leadSourceModal #lead-source-thankyou .thankyou-image .thankyou-icon{width:200px;max-height:100px}}@media(max-width: 480px){#leadSourceModal #lead-source-thankyou .thankyou-image .thankyou-icon{width:160px;max-height:80px}}#leadSourceModal #lead-source-thankyou .thankyou-text{color:#505862;text-align:center;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:145%;margin:0;padding:0}#leadSourceModal #lead-source-selection{animation:fadeIn .4s ease-in}@keyframes fadeIn{from{opacity:0}to{opacity:1}}body.lead-source-modal-open .modal-backdrop.show{background:#000 !important;opacity:.3 !important}.reviews-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:start;gap:40px 80px}.reviews-container .review-container{display:flex;flex-direction:column;align-items:center;gap:12px;opacity:1;transition:all .2s ease-in-out}.reviews-container .review-container:hover{opacity:.75}.reviews-container .review-container .logo{height:30px;margin:0 !important}.reviews-container .review-container .stars{height:16px}.reviews-container .review-container p{font-size:12px;color:#d2d6da !important;margin:0 !important}.get-started-banner{padding:80px 0;background:#051344}.get-started-banner .content-container{max-width:920px;text-align:center}.get-started-banner h2{color:#fff !important;font-size:45px;margin-top:0 !important}.get-started-banner p{color:#fff;font-size:24px;font-weight:400;margin-bottom:18px}.get-started-banner p .blue-text{color:#31d3db;font-weight:600}.get-started-banner .button_container{display:flex;gap:20px;align-items:center;justify-content:center}.get-started-banner .btn-primary,.get-started-banner body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .get-started-banner .wp-block-button__link.is-style-primary{min-width:210px;background-color:#008180 !important;border-color:#008180 !important;border-radius:4px}.get-started-banner .btn-primary:hover,.get-started-banner body.page-template-page-home-next .wp-block-button__link.is-style-primary:hover,body.page-template-page-home-next .get-started-banner .wp-block-button__link.is-style-primary:hover{min-width:210px;background-color:#006a69 !important;border-color:#006a69 !important}.get-started-banner .btn-secondary.btn-invert,.get-started-banner body.page-template-page-home-next .btn-invert.wp-block-button__link.is-style-secondary,body.page-template-page-home-next .get-started-banner .btn-invert.wp-block-button__link.is-style-secondary{background:none;color:#fff !important;border-radius:4px;transition:all .2s ease-in-out;border:1px #fff solid !important}.get-started-banner .btn-secondary.btn-invert:hover,.get-started-banner body.page-template-page-home-next .btn-invert.wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next .get-started-banner .btn-invert.wp-block-button__link.is-style-secondary:hover{background:#fff !important;color:#008180 !important;transition:all .2s ease-in-out;border-color:#fff}@media(max-width: 991.98px){.get-started-banner h2{font-size:54px}}@media(max-width: 575.98px){.get-started-banner{padding:106px 0}.get-started-banner p{font-size:20px;text-align:start !important}.get-started-banner .button_container{flex-wrap:wrap}.get-started-banner .button_container>.btn{width:180px}}.get-started-banner+.dremio-resources{margin-top:6rem !important;margin-bottom:6rem !important;padding:0 !important}.get-started-cta{display:none !important}#get-started-docker-section{padding-top:200px !important;padding-bottom:70px}@media(max-width: 767.98px){#get-started-docker-section{padding-top:120px}}.deploy-steps-container{display:flex;align-items:start}.deploy-steps-container .left-container{flex-basis:48%;border-left:1px dashed #d2d6da;padding-left:28px;margin:12px 12px 0 12px;display:flex;flex-direction:column;gap:24px}@media(max-width: 991.98px){.deploy-steps-container .left-container{flex-basis:100%}}.deploy-steps-container .left-container .step-container{border:1px solid #eeeff1;background-color:rgba(255,255,255,0);transition:all .2s ease-in-out;position:relative;border-radius:8px;padding:2px}.deploy-steps-container .left-container .step-container.active{background:linear-gradient(90deg, #3AB8CB 0%, #4FC08B 66%, #B7D325 100%);cursor:default}.deploy-steps-container .left-container .step-container.active .step-container-inner{background:#fff}.deploy-steps-container .left-container .step-container:hover{background-color:#fff}.deploy-steps-container .left-container .step-container .step-container-inner{padding:6px 14px;border-radius:6px;width:100%;font-size:16px;color:#202124 !important;display:flex;flex-direction:column;gap:16px}.deploy-steps-container .left-container .step-container .step-container-inner>p{margin:0}.deploy-steps-container .left-container .step-container .step-container-inner .download-options-container{display:flex;gap:16px;flex-wrap:wrap;position:relative}.deploy-steps-container .left-container .step-container .step-container-inner .download-options-container .option-container{border:1px solid #d2d6da;padding:8px;gap:4px;border-radius:4px;display:flex;flex-wrap:nowrap;align-items:center;font-weight:500;font-size:14px;color:#505862 !important;background-color:#fff;transition:all .2s ease-in-out}.deploy-steps-container .left-container .step-container .step-container-inner .download-options-container .option-container:hover{background-color:#d2d6da}.deploy-steps-container .left-container .step-container .step-container-inner .download-options-container .option-container img{width:20px}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container{border:1px solid #d2d6da;background:#f6f7f8;border-radius:4px;padding:8px 16px;display:flex;justify-content:space-between;align-items:center;gap:12px}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container{position:relative}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container>.bi{font-size:24px;transition:all .2s ease-in-out}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container>.bi:hover{cursor:pointer;color:#008489}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container .popup-copied{position:absolute;background:#32383e;border-radius:2px;padding:4px 8px;width:68px;left:-75%;top:-40px;opacity:1;transition:all .2s ease-in-out}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container .popup-copied>span{color:#fff;font-size:14px;position:relative}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container .popup-copied>span .triangle{background:#32383e;width:12px;height:12px;transform:rotate(45deg);position:absolute;left:35%;top:100%}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container .popup-copied.d-none{top:-20px}.deploy-steps-container .left-container .step-container .step-container-inner .copy-container .copy-button-container .popup-copied.transition-into{top:-20px;opacity:0}.deploy-steps-container .left-container .step-container .step-icon{position:absolute;background-color:#5abd4a;width:8px;height:8px;border-radius:100px;box-shadow:0px 0px 8px 5px rgba(90,189,74,.3019607843);top:6px;left:-33.5px}.deploy-steps-container .right-container{flex-basis:52%}.deploy-steps-container .right-container img{display:none}.deploy-steps-container .right-container img.active{display:block}@media(max-width: 991.98px){.deploy-steps-container .right-container{display:none}}@media(min-width: 992px){#get-started-docker-section>.wp-block-group__inner-container{padding-right:0px !important}}.pricing-cards-container{display:flex;justify-content:center;gap:24px;max-width:864px;margin-left:auto;margin-right:auto}@media(max-width: 767.98px){.pricing-cards-container{flex-direction:column}}.pricing-cards-container .pricing-card-container{background-color:#fff;border-radius:6px;padding:40px 40px 120px 40px;position:relative;display:flex;flex-direction:column;gap:16px}.pricing-cards-container .pricing-card-container.green .colored{color:#008180}.pricing-cards-container .pricing-card-container.green .price-container .large{color:#008180}.pricing-cards-container .pricing-card-container.green .price-container .price_link{color:#008180 !important}.pricing-cards-container .pricing-card-container.green .price-container .price_link:hover{color:#006a69 !important}.pricing-cards-container .pricing-card-container.purple .colored{color:#6f62fe}.pricing-cards-container .pricing-card-container.purple .price-container .large{color:#6f62fe}.pricing-cards-container .pricing-card-container.purple .price-container .price_link{color:#6f62fe !important}.pricing-cards-container .pricing-card-container.purple .price-container .price_link:hover{color:#574dc6 !important}.pricing-cards-container .pricing-card-container h2.title{color:#505965 !important;font-size:32px;font-weight:500;margin:0}.pricing-cards-container .pricing-card-container p.subheader{font-size:16px;color:#505965;margin:0}.pricing-cards-container .pricing-card-container hr.divider{color:#eaecf1;opacity:1}.pricing-cards-container .pricing-card-container .price-container h3.pricing-header{font-size:12px;font-weight:400;color:#505965;margin:0}.pricing-cards-container .pricing-card-container .price-container .large{font-size:20px;font-weight:500;margin:0}.pricing-cards-container .pricing-card-container .price-container .small{font-size:12px;color:#505965;margin:0}.pricing-cards-container .pricing-card-container .price-container .price_link{font-size:20px;font-weight:500;margin:0;transition:all .2s ease-in-out}.pricing-cards-container .pricing-card-container h3.bullet-header{color:#505965 !important;font-size:16px;font-weight:600;margin:0}.pricing-cards-container .pricing-card-container .bullet-section{padding-left:12px;display:flex;flex-direction:column;gap:16px}.pricing-cards-container .pricing-card-container .bullet-section .bullet-point{display:flex;align-content:start;gap:12px}.pricing-cards-container .pricing-card-container .bullet-section .bullet-point img{width:14px;height:14px;margin-top:5px}.pricing-cards-container .pricing-card-container .bullet-section .bullet-point p{font-size:14px;color:#505965;line-height:18px;margin:0}.pricing-cards-container .pricing-card-container .btn{position:absolute;bottom:30px;left:50%;transform:translate(-50%, 0);white-space:nowrap}.featured-speakers-header{display:flex;align-items:center;justify-content:center;gap:8px;margin-bottom:24px;margin-top:34px}.featured-speakers-header .divider{flex-grow:1;background:linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgb(255, 255, 255) 100%);height:2px}.featured-speakers-header .divider:last-child{background:linear-gradient(to right, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.featured-speakers-header h2{color:#31d3db !important;text-align:center;font-size:18px;font-weight:600;line-height:125%;margin:0 !important}.featured-speakers-card-row{display:flex;justify-content:center;gap:8px;flex-wrap:wrap}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row{flex-wrap:wrap}}@media(max-width: 768px){.featured-speakers-card-row{flex-wrap:wrap}}.featured-speakers-card-row .featured-speaker-card__outer{border-radius:8px;background:#000;padding:6px;min-height:100%;cursor:pointer}.featured-speakers-card-row .featured-speaker-card__outer:hover .featured-speaker-card__inner{background-color:#e1ecee;transition:all .1s ease-in-out}@media(max-width: 767px){.featured-speakers-card-row .featured-speaker-card__outer{min-height:unset;width:calc(50% - 30px)}}@media(min-width: 768px){.featured-speakers-card-row .featured-speaker-card__outer{width:calc(25% - 30px)}}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner{background-color:#fff;border-radius:8px;overflow:hidden;min-height:100%;position:relative;display:flex;flex-direction:column;transition:all .1s ease-in-out}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner{min-height:unset;padding:0}}@media(max-width: 500px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner{min-height:unset;padding:0}}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .image-container{max-width:150px;min-width:150px}}@media(max-width: 500px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .image-container{max-width:150px;min-width:150px}}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .image-container img{width:100%;margin-top:-1px}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .image-container img{margin-left:-1px}}@media(max-width: 500px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .image-container img{margin-left:-1px}}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .text-container{padding:5px;display:flex;flex-direction:column;min-height:100%}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .text-container{flex-grow:1;justify-content:center;align-items:center}}@media(max-width: 500px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .text-container{flex-grow:1;justify-content:center;align-items:center}}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .text-container h3{color:#051344;text-align:center;font-size:14px;font-weight:700;line-height:160%;margin:0}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .text-container p{color:#051344;text-align:center;font-size:10px;font-style:italic;font-weight:400;line-height:120%}.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .logo.large-logo{height:40px;-o-object-fit:contain;object-fit:contain;position:absolute;bottom:10px;left:0;right:0;margin-left:auto;margin-right:auto;max-width:90%}@media(min-width: 768px)and (max-width: 991.98px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .logo.large-logo{display:none}}@media(max-width: 500px){.featured-speakers-card-row .featured-speaker-card__outer .featured-speaker-card__inner .logo.large-logo{display:none}}.agenda-container{display:flex;flex-direction:column;gap:16px;max-width:1000px;margin-left:auto;margin-right:auto}.agenda-container .agenda-divider{height:1px;width:100%;background:linear-gradient(85deg, #C0E752 6.39%, #31D3DB 70.18%, rgba(49, 211, 219, 0) 100.6%)}.agenda-container .session-item{display:flex;gap:16px;align-items:center;justify-content:space-between}@media(max-width: 575.98px){.agenda-container .session-item{flex-direction:column;align-items:start}}.agenda-container .text-container{flex:1 1 0}.agenda-container .text-container p{margin:0}.agenda-container .text-container .session-title{color:#fff;font-size:16px;font-weight:500;line-height:26px}.agenda-container .text-container .session-description{color:#b0b4ba;font-size:14px;font-weight:400;line-height:18.2px}.agenda-container .speakers-container{flex:1 1 0;display:flex;flex-direction:column}.agenda-container .speakers-container .speaker-container{display:flex;gap:9px;align-items:center;cursor:pointer;padding:9px}.agenda-container .speakers-container .speaker-container img{width:40px;height:40px}.agenda-container .speakers-container .speaker-container p{margin:0;display:inline-block}.agenda-container .speakers-container .speaker-container .name{color:#d2d6da;font-size:14px;font-weight:600;line-height:22.4px}.agenda-container .speakers-container .speaker-container .designation{color:#b0b4ba;font-size:12px;font-style:italic;font-weight:400;line-height:14.4px}.agenda-container .agenda-item-divider{height:1px;width:100%;background:linear-gradient(85deg, #C0E752 6.39%, #31D3DB 70.18%, rgba(49, 211, 219, 0) 100.6%);opacity:.4}.agenda-container .watch-link{color:#31d3db !important;font-size:14px;font-weight:500;line-height:18px;transition:all .2s ease-in-out}.agenda-container .watch-link:hover{color:#29b5bc !important;transition:all .2s ease-in-out}.reasons-row{display:flex;gap:20px}@media(max-width: 991.98px){.reasons-row{flex-wrap:wrap}}.reasons-row .reason-card{border-radius:8px;background:#020003;flex:1 1 0;padding:18px 20px 24px;border:1px solid #31d3db;color:#fff;font-size:16px;font-weight:500;line-height:130%}@media(max-width: 991.98px){.reasons-row .reason-card{min-width:300px}}.reasons-row .reason-card .icon-container{display:flex;align-items:center;gap:12px}.reasons-row .reason-card .icon-container img{width:24px}.reasons-row .reason-card .icon-container p.card-header{font-size:24px;font-weight:500;margin:0;padding:0}.reasons-row .reason-card .icon-container .reasons-divider{background:linear-gradient(90deg, #31D3DB 0%, rgba(49, 211, 219, 0) 100%);width:100%;height:1px}.speaker-bio-row{display:flex;flex-direction:column;gap:24px}.speaker-bio-row .speaker-bio-card{background-color:#fff;padding:20px;border-radius:8px;display:flex;gap:24px;align-items:center}@media(min-width: 576px){.speaker-bio-row .speaker-bio-card:nth-child(3) .images-container{order:2}}@media(max-width: 575.98px){.speaker-bio-row .speaker-bio-card{flex-direction:column}}.speaker-bio-row .speaker-bio-card .images-container{min-width:250px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:20px}.speaker-bio-row .speaker-bio-card .images-container img.headshot{width:250px;max-width:100%;border-radius:8px}@media(max-width: 575.98px){.speaker-bio-row .speaker-bio-card .images-container img.headshot{width:unset}}.speaker-bio-row .speaker-bio-card .images-container img.logo{max-width:150px !important;margin:0}.speaker-bio-row .speaker-bio-card .text-container h3{color:#051344;font-size:32;font-weight:600;line-height:45px;margin-bottom:0}.speaker-bio-row .speaker-bio-card .text-container h4{color:#004267;font-size:22px;font-weight:600;line-height:26px;margin-top:0}.speaker-bio-row .speaker-bio-card .text-container p{color:#505965;font-size:14px;font-weight:400;line-height:160%}.speaker-bio-row .speaker-bio-card .text-container .bi{color:#004061;font-size:24px;transition:color .1s ease-in-out}.speaker-bio-row .speaker-bio-card .text-container .social-links-container{display:flex;gap:16px}.speaker-bio-row .speaker-bio-card .text-container .social-links-container a:hover .bi{color:#196c79;transition:color .1s ease-in-out}.speaker-modal .modal-content{background:none}.speaker-modal .modal-dialog{max-width:unset}.speaker-modal .modal-body{padding:0;position:relative}.speaker-modal .container{margin-top:100px;max-width:1200px;margin-right:auto;margin-left:auto;margin-top:200px}.speaker-modal .speaker-bio-card{box-shadow:0px 0px 16px 0px #31d3db;border-radius:8px}.speaker-modal .close{position:absolute;right:0;top:-45px;background:none;border:none;color:#c0e752;font-size:28px}.speaker-modal .color-1-background,.speaker-modal .color-1-background.custom-color{color:red !important}.partner-logos-container{display:flex;gap:20px;flex-wrap:wrap}.partner-logos-container.two-columns .partner-card{padding:55px 30px;height:180px;width:calc(50% - 10px)}.partner-logos-container.four-columns .partner-card{padding:30px 20px;height:100px;width:calc(25% - 15px)}@media(max-width: 767.98px){.partner-logos-container.four-columns .partner-card,.partner-logos-container.two-columns .partner-card{padding:30px 20px;height:100px;width:calc(50% - 10px)}}.partner-logos-container .partner-card{background-color:#fff;position:relative;display:flex;justify-content:center;align-items:center;overflow:hidden;border-radius:6px}.partner-logos-container .partner-card .partner-logo{-o-object-fit:contain;object-fit:contain;max-height:100%;max-width:100%}.partner-logos-container a.partner-card .partner-hover-overlay{background-color:#00423e;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:opacity .2s ease-in-out}.partner-logos-container a.partner-card:hover .partner-hover-overlay{opacity:.1}#resource-archive-header{background-color:#f5f5f5;padding-bottom:60px}@media(max-width: 991.98px){#resource-archive-header{padding-bottom:0 !important}}#resource-archive-header h2{font-weight:500;font-size:42px;text-align:center;margin-bottom:60px}@media(max-width: 991.98px){#resource-archive-header h2{margin-bottom:0}}#resource-archive-header .categories-container{display:flex;gap:10px;flex-wrap:wrap}@media(max-width: 991.98px){#resource-archive-header .categories-container{display:none}}#resource-archive-header .categories-container .category-container{padding:12px 10px;text-transform:uppercase;line-height:12px;font-size:12px;font-weight:600;color:#004061;border-radius:6px;border:solid 1.5px #051344;transition:all .2s ease-in-out}#resource-archive-header .categories-container .category-container:not(:hover):not(.active){background:none !important}#resource-archive-header .categories-container .category-container:hover{color:#fff;cursor:pointer}#resource-archive-header .categories-container .category-container.active{color:#fff}#resource-archive{background-color:#f5f5f5;padding-top:0;position:relative}#resource-archive .mobile-filter-nav{display:none}@media(max-width: 991.98px){#resource-archive .mobile-filter-nav{display:flex;gap:10px;align-items:center;justify-content:end;position:sticky;top:70px;z-index:100;background-color:#f5f5f5;box-shadow:0px 8px 8px 0px rgba(0,0,0,.1);padding-top:20px;padding-bottom:10px;margin-bottom:60px}#resource-archive .mobile-filter-nav .nav-descriptor{font-weight:600}#resource-archive .mobile-filter-nav .bi{font-size:20px}}#resource-archive .resource-filter-container{display:flex;position:relative}#resource-archive .resource-filter-container .filter-container{width:33%;padding:15px 50px 15px 15px}@media(max-width: 991.98px){#resource-archive .resource-filter-container .filter-container{position:fixed;overflow:scroll;width:100%;height:100%;background:#f5f5f5;top:0;left:100%;padding-top:160px;padding:160px 15px 15px;transition:all .2s ease-in-out}#resource-archive .resource-filter-container .filter-container.open{left:0}}#resource-archive .resource-filter-container .filter-container>div{margin-bottom:20px}#resource-archive .resource-filter-container .filter-container .filter-header{display:flex;justify-content:space-between;align-items:center;color:#505965}#resource-archive .resource-filter-container .filter-container .filter-header h3{margin-bottom:0;font-weight:500;font-size:24px}#resource-archive .resource-filter-container .filter-container .filter-header .reset-filters{font-weight:600;font-size:16px;text-decoration:underline;margin-bottom:0;transition:all .2s ease-in-out}#resource-archive .resource-filter-container .filter-container .filter-header .reset-filters:hover{cursor:pointer;opacity:.8}#resource-archive .resource-filter-container .filter-container .categories-container-mobile{display:none}#resource-archive .resource-filter-container .filter-container .categories-container-mobile h4{font-weight:600;font-size:18px;margin-bottom:15px;line-height:18px}#resource-archive .resource-filter-container .filter-container .categories-container-mobile select#categories{width:100%;padding:7px;border:solid 1px #505965;border-radius:4px;font-size:17px;color:#505965;background-color:#fff}@media(max-width: 991.98px){#resource-archive .resource-filter-container .filter-container .categories-container-mobile{display:flex;align-items:center;justify-content:space-between}}#resource-archive .resource-filter-container .filter-container .search-container{position:relative;margin-bottom:20px}#resource-archive .resource-filter-container .filter-container .search-container input{padding:5px 29px 5px 35px;font-size:16px;width:100%;border:solid 1px #505965;border-radius:4px}#resource-archive .resource-filter-container .filter-container .search-container label{position:absolute;left:10px;font-size:17px;color:#505965;top:calc(50% - 13px)}#resource-archive .resource-filter-container .filter-container .search-container #clear-search{position:absolute;right:0;top:2px;padding:4px 7px 4px 4px}#resource-archive .resource-filter-container .filter-container .search-container #clear-search:hover{cursor:pointer}#resource-archive .resource-filter-container .filter-container .subfilter-header{display:flex;justify-content:start;align-items:center;gap:10px;margin-bottom:10px}#resource-archive .resource-filter-container .filter-container .subfilter-header:hover{cursor:pointer}#resource-archive .resource-filter-container .filter-container .subfilter-header h4{font-weight:600;font-size:18px;margin-bottom:0;line-height:18px}#resource-archive .resource-filter-container .filter-container .subfilter-header .chevron-svg{transform:rotate(180deg)}#resource-archive .resource-filter-container .filter-container .subfilter-header .chevron-svg.open{transform:rotate(0deg)}#resource-archive .resource-filter-container .filter-container .filter-form{padding-left:20px}#resource-archive .resource-filter-container .filter-container .option{display:flex;align-items:center;gap:15px}#resource-archive .resource-filter-container .filter-container .option label{font-size:16px;color:#505965;font-weight:400;text-transform:capitalize}#resource-archive .resource-filter-container .filter-container .option>input:checked+label+label{font-weight:600}#resource-archive .resource-filter-container .filter-container .option>input[type=checkbox],#resource-archive .resource-filter-container .filter-container .option input[type=radio]{display:none !important}#resource-archive .resource-filter-container .filter-container .option .checkbox-custom,#resource-archive .resource-filter-container .filter-container .option .custom-radio{background-color:#fff;border:solid 1.5px #505965;border-radius:2px;width:16px;height:16px;display:flex;justify-content:center;align-items:center}#resource-archive .resource-filter-container .filter-container .option .checkbox-custom .check,#resource-archive .resource-filter-container .filter-container .option .custom-radio .check{margin-top:-4px}#resource-archive .resource-filter-container .filter-container .option>input:checked+label.checkbox-custom{background-color:#00aba4;border-color:#00aba4}#resource-archive .resource-filter-container .filter-container .option label.custom-radio{width:20px;height:20px;border-radius:50px}#resource-archive .resource-filter-container .filter-container .option label.custom-radio>.radio-dot{display:block;width:12px;height:12px;border-radius:50px;margin:0;padding:0}#resource-archive .resource-filter-container .filter-container .option>input:checked+label.custom-radio>.radio-dot{background-color:#00aba4}#resource-archive .resource-filter-container .filter-container .active-filters-container{display:flex;align-items:center;gap:8px;flex-wrap:wrap}#resource-archive .resource-filter-container .filter-container .active-filters-container .filter-tag{padding:0 8px;display:flex;align-items:center;gap:8px;background-color:#eee;border-radius:4px;color:#505965;font-size:16px;text-transform:capitalize}#resource-archive .resource-filter-container .filter-container .active-filters-container .filter-tag .tag-close-button{font-size:22px;line-height:1;margin-top:-3px}#resource-archive .resource-filter-container .filter-container .active-filters-container .filter-tag .tag-close-button:hover{cursor:pointer}#resource-archive .resource-filter-container .resources-container{width:67%}@media(max-width: 991.98px){#resource-archive .resource-filter-container .resources-container{width:100%}}#resource-archive .resource-filter-container .resources-container #resource-area{display:flex;flex-wrap:wrap;gap:35px}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container{max-width:calc(50% - 17.5px);flex-grow:1;border:1.5px solid #012f46;border-radius:4px;padding:24px;background-color:#fff;display:flex;flex-direction:column;gap:24px;transition:all .2s ease-in-out}@media(max-width: 575.98px){#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container{max-width:100%}}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container:hover{background-color:rgba(245,245,245,.5803921569)}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container .resource-type-container{display:inline;width:-moz-fit-content;width:fit-content;padding:12px 16px;color:#fff !important;font-weight:600;font-size:14px;text-transform:uppercase;border-radius:4px;line-height:16.8px}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container .title{margin:0;padding:0;font-size:24px;font-weight:500;color:#051344}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container .excerpt{margin:0;padding:0;font-weight:400;font-size:16px;color:#051344}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container .tags-container{display:flex;flex-wrap:wrap;gap:5px}#resource-archive .resource-filter-container .resources-container #resource-area .resource-card-container .tags-container .tag{margin:0;padding:0;background-color:#eee;border-radius:10px;padding:0px 10px;font-size:12px;font-weight:400;color:#505965;text-transform:uppercase;opacity:.5}#resource-archive .resource-filter-container .resources-container .load-more-container{padding-top:35px;display:flex;justify-content:right;justify-content:space-between;align-items:center}#resource-archive .resource-filter-container .resources-container .load-more-container #load-more-button{white-space:nowrap}#resource-archive .resource-filter-container .resources-container .load-more-container .showing-text{font-size:16px;padding:0;margin:0;color:#505965;text-align:right;width:100%}.resource-term-color-1{border-color:#051344 !important;background-color:#051344 !important}.resource-term-color-2{border-color:#4e2dd9 !important;background-color:#4e2dd9 !important}.resource-term-color-3{border-color:#fb8c68 !important;background-color:#fb8c68 !important}.resource-term-color-4{border-color:#75b808 !important;background-color:#75b808 !important}.resource-term-color-5{border-color:#00bab8 !important;background-color:#00bab8 !important}.resource-term-color-6{border-color:#006d6f !important;background-color:#006d6f !important}.resource-term-color-7{border-color:#9f9fff !important;background-color:#9f9fff !important}.resource-term-color-8{border-color:#383c42 !important;background-color:#383c42 !important}.resource-term-color-9{border-color:#6898be !important;background-color:#6898be !important}#resource-archive-gdw-cta .feature-image{flex-basis:auto}#customer-slider-2025.owl-drag .owl-item{display:flex;flex:1 0 auto}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item{padding:50px !important}}#customer-slider-2025.owl-drag .owl-item .item{border:1.5px solid #7b7b7b;border-radius:6px}#customer-slider-2025.owl-drag .owl-item .item .logo-customer{padding-left:40px !important;padding-right:40px !important;padding-top:40px}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item .item .logo-customer{padding-left:50px !important;padding-right:50px !important;padding-top:50px}}#customer-slider-2025.owl-drag .owl-item .item .slider-main-info{padding-left:40px;padding-right:40px}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item .item .slider-main-info{padding-left:50px;padding-right:50px}}#customer-slider-2025.owl-drag .owl-item .item .slider-main-info h2{font-weight:500;font-size:34px;line-height:1.3;color:#053144}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item .item .slider-main-info h2{font-size:32px}}#customer-slider-2025.owl-drag .owl-item .item .slider-main-info span{color:#006d6f}#customer-slider-2025.owl-drag .owl-item .item .stat-container{background-color:#00423e;padding:30px 0px 40px}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item .item .stat-container{padding:50px 0px 40px}}#customer-slider-2025.owl-drag .owl-item .item .stats-item{padding-left:40px;padding-right:40px}@media(min-width: 768px){#customer-slider-2025.owl-drag .owl-item .item .stats-item{padding-left:50px;padding-right:50px;border-right:1px solid rgba(255,255,255,.2)}}#customer-slider-2025.owl-drag .owl-item .item .stats-item .big{font-weight:400;font-size:32px;line-height:1.2 !important;color:#bbed6a;text-transform:uppercase}#customer-slider-2025.owl-drag .owl-item .item .stats-item .small{font-size:16px;color:#f0fffe;line-heigt:1.3 !important}#customer-slider-2025 .owl-stage{display:flex}#customer-slider-2025 .owl-prev{position:absolute;left:-60px;top:50%;transform:translate(-50%, -50%)}#customer-slider-2025 .owl-next{position:absolute;right:-90px;top:50%;transform:translate(-50%, -50%) rotate(180deg)}#customer-slider-home{width:100%;position:relative}#customer-slider-home .swiper-wrapper{display:flex;box-sizing:border-box}#customer-slider-home .swiper-slide{flex-shrink:0;width:100%;position:relative;box-sizing:border-box}@media(min-width: 768px){#customer-slider-home .swiper-slide{padding:50px !important}}#customer-slider-home .swiper-slide .item{display:block;border-radius:6px;border-radius:6px;border:1.5px solid #004061;box-shadow:7px 7px 0px 0px rgba(0,171,164,.3)}#customer-slider-home .swiper-slide .item .logo-customer{padding-left:40px !important;padding-right:40px !important;padding-top:40px}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .logo-customer{padding-left:50px !important;padding-right:50px !important;padding-top:50px}}#customer-slider-home .swiper-slide .item .customer-slider-2025-img img{width:100%;height:auto}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .customer-slider-2025-img img{height:72px;width:auto}}#customer-slider-home .swiper-slide .item .customer-example-image{padding-left:40px !important;padding-right:40px !important;padding-top:20px}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .customer-example-image{padding-left:50px !important;padding-right:50px !important;padding-top:25px}}#customer-slider-home .swiper-slide .item .customer-example-image .customer-example-img{border-radius:8px;box-shadow:0 4px 8px rgba(0,0,0,.1)}#customer-slider-home .swiper-slide .item .slider-main-info{padding-left:40px;padding-right:40px}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .slider-main-info{padding:30px 40px !important}}#customer-slider-home .swiper-slide .item .slider-main-info h2{font-weight:400;font-size:18px;line-height:1.3;color:#051344}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .slider-main-info h2{font-size:18px}}#customer-slider-home .swiper-slide .item .slider-main-info span{color:#006d6f}#customer-slider-home .swiper-slide .item .slider-main-info .quote-slider{color:#505862;font-style:italic;line-height:1.4;font-size:14px;margin-top:15px;margin-bottom:15px}#customer-slider-home .swiper-slide .item .stat-container{padding:10px 0px 40px}@media(min-width: 768px){#customer-slider-home .swiper-slide .item .stat-container{padding:50px 0px 40px}}#customer-slider-home .swiper-slide .item .stats-item .big{font-weight:400;font-size:44px;line-height:1.2 !important;color:#051244;text-transform:uppercase}#customer-slider-home .swiper-slide .item .stats-item .small{font-size:12px;color:#505862;line-height:1.3 !important}#customer-slider-home .swiper-slide .item .stats-item .stat-subscript{font-size:32px;color:#051344}#customer-slider-home .swiper-button-prev{left:-60px;z-index:10}#customer-slider-home .swiper-button-next{right:-60px;z-index:10}#customer-slider-home .swiper-button-next,#customer-slider-home .swiper-button-prev{position:absolute;top:calc(50% + 20px);transform:translateY(-50%);background:none !important;border:none !important;transition:all .3s ease}#customer-slider-home .swiper-button-next svg g,#customer-slider-home .swiper-button-prev svg g{transition:opacity .3s ease}#customer-slider-home .swiper-button-next svg path,#customer-slider-home .swiper-button-prev svg path{transition:fill .3s ease,stroke .3s ease}#customer-slider-home .swiper-button-next:hover svg g,#customer-slider-home .swiper-button-prev:hover svg g{opacity:1 !important}#customer-slider-home .swiper-button-next:hover svg path:first-child,#customer-slider-home .swiper-button-prev:hover svg path:first-child{fill:#004061 !important;stroke:#004061 !important}#customer-slider-home .swiper-button-next:hover svg path:last-child,#customer-slider-home .swiper-button-prev:hover svg path:last-child{stroke:#fff !important}@media(max-width: 767px){#customer-slider-home .swiper-button-next,#customer-slider-home .swiper-button-prev{display:none}}h1.text-rotator-block{white-space:normal;font-size:50px;font-weight:500}h1.text-rotator-block .text-rotator{display:inline-block;position:relative;height:1.2em;line-height:inherit;overflow:hidden;vertical-align:bottom;margin-left:.15em;text-align:left}h1.text-rotator-block .text-rotator .rotator-wrapper{display:block;position:relative;transition:transform .5s ease-in-out;transform:translateY(0);line-height:inherit}h1.text-rotator-block .text-rotator .rotator-item{display:block;height:1.2em;line-height:inherit;opacity:0;transition:opacity .3s ease-in-out;white-space:nowrap}h1.text-rotator-block .text-rotator .rotator-item.active{opacity:1}@media(prefers-reduced-motion: reduce){h1.text-rotator-block .text-rotator .rotator-wrapper{transition:none}h1.text-rotator-block .text-rotator .rotator-item{transition:none}}@media(max-width: 767px){h1.text-rotator-block{font-size:40px;line-height:1.3}h1.text-rotator-block.mobile-no-rotation .text-rotator{height:auto;margin-left:0;overflow:visible}h1.text-rotator-block.mobile-no-rotation .text-rotator .rotator-wrapper{transform:none !important;transition:none}h1.text-rotator-block.mobile-no-rotation .text-rotator .rotator-item{display:none}h1.text-rotator-block.mobile-no-rotation .text-rotator .rotator-item.active{display:inline;opacity:1;height:auto;white-space:normal}h1.text-rotator-block .text-rotator{height:1.3em;margin-left:.1em}h1.text-rotator-block .text-rotator .rotator-wrapper{transition:transform .4s ease-in-out}h1.text-rotator-block .text-rotator .rotator-item{height:1.3em;transition:opacity .25s ease-in-out}}@media(max-width: 575px){h1.text-rotator-block{font-size:28px;line-height:1.2}h1.text-rotator-block .text-rotator{height:1.2em}h1.text-rotator-block .text-rotator .rotator-item{height:1.2em}}.logo-carousel-split-wrapper .desktop-ticker{display:block}@media(max-width: 768px){.logo-carousel-split-wrapper .desktop-ticker{display:none !important}}.logo-carousel-split-wrapper .desktop-ticker .desktop-swiper-container{overflow:hidden;mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent);-webkit-mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent)}.logo-carousel-split-wrapper .desktop-ticker .desktop-swiper-container .swiper-wrapper{transition-timing-function:linear !important;-webkit-transition-timing-function:linear !important;-o-transition-timing-function:linear !important}.logo-carousel-split-wrapper .desktop-ticker .desktop-swiper-container.swiper-free-mode>.swiper-wrapper{align-items:center}.logo-carousel-split-wrapper .desktop-ticker .swiper-slide{width:auto;display:flex;align-items:center;justify-content:center}.logo-carousel-split-wrapper .desktop-ticker .desktop-logo-image{max-height:40px;width:auto;margin:0 15px}@media(min-width: 1200px){.logo-carousel-split-wrapper .desktop-ticker .desktop-logo-image{max-height:47px;margin:0 28px}}.logo-carousel-split-wrapper .mobile-carousels{display:none;width:100%;overflow:hidden}@media(max-width: 768px){.logo-carousel-split-wrapper .mobile-carousels{display:block !important}}@media(max-width: 768px){.logo-carousel-split-wrapper .swiper-container{width:100%;height:100px;margin-bottom:20px;mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent);-webkit-mask-image:linear-gradient(90deg, transparent, #fff 20%, #fff 80%, transparent)}.logo-carousel-split-wrapper .swiper-slide{width:140px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.logo-carousel-split-wrapper .mobile-logo-image{max-width:110px;height:auto;-o-object-fit:contain;object-fit:contain}}.faq-home-block{position:relative}.faq-home-block .faq-container{height:60vh;overflow:hidden;padding-right:20px}.faq-home-block .faq-content{height:100%;overflow-y:scroll;padding-right:17px;margin-right:-17px;scrollbar-width:none;-ms-overflow-style:none}.faq-home-block .faq-content::-webkit-scrollbar{width:0px;background:rgba(0,0,0,0)}.faq-home-block .custom-scrollbar{position:absolute;top:0;right:0;width:3px;height:100%;background:rgba(146,173,187,.2);border-radius:1px;z-index:10}.faq-home-block .custom-scrollbar-thumb{position:absolute;top:0;left:0;width:100%;min-height:10px;background:#004061;border-radius:1px;cursor:pointer;transition:all .2s ease;z-index:11;opacity:.8}.faq-home-block .custom-scrollbar-thumb:hover{background:#357abd;opacity:1;width:4px;left:-0.5px}.faq-home-block .custom-scrollbar-thumb:active{background:#2c5aa0;opacity:1}body.scrollbar-dragging{user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}.faq-home-block .faq-item{margin-bottom:1rem;border-radius:.25rem}.faq-home-block .faq-item:last-child{margin-bottom:0}.faq-home-block .faq-question{width:100%;background:#fff;border:none;padding:1rem 1.5rem;text-align:left;font-size:20px;font-weight:500;display:flex;align-items:flex-start;justify-content:space-between;cursor:pointer;transition:all .3s ease;color:#051344}.faq-home-block .faq-question:focus{outline:none}.faq-home-block .faq-question[aria-expanded=true] .faq-toggle .plus-icon{opacity:0}.faq-home-block .faq-question[aria-expanded=true] .faq-toggle .minus-icon{opacity:1}.faq-home-block .faq-number{background:var(--Linear, linear-gradient(121deg, #43B8C9 13.99%, #6C7BF2 84.14%));background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);font-weight:600;font-size:16px;margin-right:1rem;min-width:2rem;leading-trim:both;text-edge:cap;line-height:1.2;padding-top:.6rem}.faq-home-block .faq-question-text{flex:1}.faq-home-block .faq-toggle{position:relative;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center}.faq-home-block .faq-toggle .plus-icon,.faq-home-block .faq-toggle .minus-icon{position:absolute;font-size:24px;font-weight:bold;color:#051344;transition:opacity .3s ease;line-height:1}.faq-home-block .faq-toggle .plus-icon{opacity:1}.faq-home-block .faq-toggle .minus-icon{opacity:0}.faq-home-block .faq-answer{padding:1.5rem 1.5rem 1.5rem 4.5rem;background:#fff;font-size:14px;font-style:normal;font-weight:400;color:#505862}.faq-home-block .faq-answer p:last-child{margin-bottom:0}.faq-home-block .faq-link{margin-top:1rem}.faq-home-block .faq-link a{color:#006d6f !important;text-decoration:none !important;font-weight:600;font-size:16px}@media(max-width: 767px){.faq-home-block .faq-container{height:50vh;padding-right:15px}.faq-home-block .faq-question{padding:1.25rem 1rem;font-size:1rem;line-height:1.4}.faq-home-block .faq-question:hover,.faq-home-block .faq-question:focus{background:#f8f9fa}.faq-home-block .faq-number{margin-right:.75rem;min-width:1.5rem;font-size:.9rem}.faq-home-block .faq-question-text{font-size:1rem;line-height:1.4}.faq-home-block .faq-toggle{width:2.5rem;height:2.5rem}.faq-home-block .faq-toggle .plus-icon,.faq-home-block .faq-toggle .minus-icon{font-size:1.5rem;font-weight:600}.faq-home-block .faq-answer{padding:1.25rem 1rem 1.25rem 2.25rem}.faq-home-block .faq-answer p{font-size:.95rem;line-height:1.6;margin-bottom:1rem}.faq-home-block .faq-link{margin-top:1.25rem}.faq-home-block .faq-link a{font-size:.95rem;padding:.5rem 0;display:inline-block}.faq-home-block .custom-scrollbar{width:4px}.faq-home-block .custom-scrollbar-thumb{min-height:40px}.faq-home-block .custom-scrollbar-thumb:hover{width:6px;left:-1px}}.our-community-block{padding:60px 0;overflow:visible}.our-community-block .community-title{font-size:2.5rem;font-weight:600;color:#333;margin-bottom:3rem;text-align:center}@media(max-width: 767px){.our-community-block .community-title{font-size:2rem}}.our-community-block .community-posts-container{margin-bottom:3rem}.our-community-block .community-posts-container.grid-mode .community-grid{display:flex;justify-content:center}.our-community-block .community-posts-container.grid-mode .community-grid:has(.col-lg-4:only-child) .col-lg-4{max-width:400px}.our-community-block .community-posts-container.grid-mode .community-grid:has(.col-lg-4:nth-child(2):last-child) .col-lg-4{max-width:400px}.our-community-block .community-posts-container.slider-mode .swiper-container{width:100%;overflow:hidden;position:relative;padding:20px 0}.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-wrapper{display:flex}.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-slide{flex-shrink:0;width:100%;position:relative}.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-pagination{margin-top:20px;text-align:center;display:none}.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-pagination .swiper-pagination-bullet{display:inline-block;margin:0 5px;width:12px;height:12px;border-radius:50%;background:#dee2e6;transition:all .3s ease;opacity:1}.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#004061}@media(max-width: 767px){.our-community-block .community-posts-container.slider-mode .swiper-container .swiper-pagination{display:block}}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-wrapper{align-items:stretch}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide{width:clamp(260px,52vw,420px);opacity:.75;transition:opacity .35s ease,transform .35s ease}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide .community-post-card{transition:transform .35s ease,box-shadow .35s ease}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide-active{opacity:1}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide-active .community-post-card{transform:scale(1.06);box-shadow:0 16px 42px rgba(10,12,28,.2)}@media(prefers-reduced-motion: reduce){.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide{opacity:1;transition:none}.our-community-block .community-posts-container.slider-mode .swiper-container.community-slider-v2 .swiper-slide .community-post-card{transform:none !important;box-shadow:none;transition:none}}.our-community-block .slider-navigation{display:flex;justify-content:center;align-items:center;gap:16px;margin-bottom:20px;margin-top:20px}.our-community-block .slider-navigation .swiper-button-prev,.our-community-block .slider-navigation .swiper-button-next{position:static;width:auto;height:48px;padding:12px 24px;cursor:pointer;transition:all .3s ease;z-index:10;background:#fff;border-radius:8px;box-shadow:0px 1px 3px 0px rgba(0,0,0,.1),0px 0px 2px 0px rgba(0,0,0,.07);border:none;display:flex;align-items:center;gap:8px;font-family:"Roboto",sans-serif;font-weight:500;font-size:16px;line-height:24px;letter-spacing:.5px;color:#00585a}.our-community-block .slider-navigation .swiper-button-prev::after,.our-community-block .slider-navigation .swiper-button-next::after{display:none}.our-community-block .slider-navigation .swiper-button-prev svg,.our-community-block .slider-navigation .swiper-button-next svg{width:50px;height:50px}.our-community-block .slider-navigation .swiper-button-prev svg g,.our-community-block .slider-navigation .swiper-button-next svg g{transition:opacity .3s ease}.our-community-block .slider-navigation .swiper-button-prev svg path,.our-community-block .slider-navigation .swiper-button-next svg path{transition:all .3s ease}.our-community-block .slider-navigation .swiper-button-prev:hover svg g,.our-community-block .slider-navigation .swiper-button-next:hover svg g{opacity:1}.our-community-block .slider-navigation .swiper-button-prev:hover svg path:first-child,.our-community-block .slider-navigation .swiper-button-next:hover svg path:first-child{fill:#004061;stroke:#004061}.our-community-block .slider-navigation .swiper-button-prev:hover svg path:last-child,.our-community-block .slider-navigation .swiper-button-next:hover svg path:last-child{stroke:#fff}@media(max-width: 767px){.our-community-block .slider-navigation{display:none}}.our-community-block .community-post-card{background:rgba(212,212,212,.1);backdrop-filter:blur(17.5px);-webkit-backdrop-filter:blur(17.5px);border:3px solid rgba(189,189,189,.5);border-radius:15px;padding:20px 25px 30px 25px;height:100%;transition:all .2s ease;box-shadow:none;aspect-ratio:400/340}.our-community-block .community-post-card:hover{box-shadow:0 4px 12px rgba(0,0,0,.15)}.our-community-block .community-post-card .card-content-wrapper{overflow:hidden;height:100%;border-radius:6px}.our-community-block .community-post-card .post-link{display:block;text-decoration:none;color:inherit;height:100%}.our-community-block .community-post-card .post-link:hover{text-decoration:none;color:inherit}.our-community-block .community-post-card .post-header{padding:0 0 12px;display:flex;align-items:flex-start;justify-content:space-between;border-bottom:1px solid #f0f0f0}.our-community-block .community-post-card .post-header .author-info{display:flex;align-items:flex-start;gap:12px;flex:1}.our-community-block .community-post-card .post-header .author-info .author-avatar{flex-shrink:0;height:50px;width:50px}.our-community-block .community-post-card .post-header .author-info .author-avatar img{width:50px;height:50px;border-radius:50%;-o-object-fit:cover;object-fit:cover;border:none}.our-community-block .community-post-card .post-header .author-info .author-details .author-name{font-family:"Inter",sans-serif;font-weight:600;font-size:16px;color:#000;line-height:1.09;margin-bottom:2px}.our-community-block .community-post-card .post-header .author-info .author-details .author-name:hover{color:#0077b5}.our-community-block .community-post-card .post-header .author-info .author-details .author-title{font-size:12px;color:#666;line-height:1.33;margin-bottom:2px}.our-community-block .community-post-card .post-header .author-info .author-details .author-tag{font-size:12px;color:rgba(0,0,0,.5);font-weight:400}.our-community-block .community-post-card .post-header .linkedin-logo{flex-shrink:0;margin-left:10px}.our-community-block .community-post-card .post-header .linkedin-logo svg{width:24px;height:24px}.our-community-block .community-post-card .post-content{padding:12px 0}.our-community-block .community-post-card .post-content p{margin:0;font-size:16px;line-height:1.5;color:#505862;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;overflow:hidden;min-height:84px}.our-community-block .community-post-card .post-image{margin-top:auto}.our-community-block .community-post-card .post-image img{width:100%;height:200px;-o-object-fit:cover;object-fit:cover;border-radius:0;display:block}.our-community-block .follow-us-section{display:flex;justify-content:flex-end;margin-top:2rem;padding-right:0}.our-community-block .follow-us-section .follow-us-content{display:flex;align-items:center;gap:15px}.our-community-block .follow-us-section .follow-us-content .follow-text{font-size:14px;font-weight:600;color:#505862;letter-spacing:.5px}.our-community-block .follow-us-section .follow-us-content .social-icons{display:flex;gap:10px}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon{display:flex;align-items:center;justify-content:center;transition:all .2s ease;text-decoration:none}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon.twitter{color:#505862;background-color:rgba(0,0,0,0)}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon.twitter:hover{color:#505862}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon.linkedin{color:#505862;background-color:rgba(0,0,0,0)}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon.linkedin:hover{color:#505862}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon svg{width:18px;height:18px}@media(max-width: 767px){.our-community-block .community-title{font-size:2rem;margin-bottom:2rem}.our-community-block .community-post-card .post-header{padding:0 0 12px}.our-community-block .community-post-card .post-header .author-info{gap:12px}.our-community-block .community-post-card .post-header .author-info .author-avatar img{width:44px;height:44px}.our-community-block .community-post-card .post-header .author-info .author-details .author-name{font-size:15px;line-height:1.3}.our-community-block .community-post-card .post-header .author-info .author-details .author-tag{font-size:10px}.our-community-block .community-post-card .post-header .linkedin-logo svg{width:22px;height:22px}.our-community-block .community-post-card .post-content{padding:12px 0}.our-community-block .community-post-card .post-content p{font-size:15px;line-height:1.6;-webkit-line-clamp:3;min-height:72px}.our-community-block .community-post-card .post-image{padding:0}.our-community-block .community-post-card .post-image img{height:160px;border-radius:4px}.our-community-block .follow-us-section{justify-content:center}.our-community-block .follow-us-section .follow-us-content .follow-text{font-size:18px}.our-community-block .follow-us-section .follow-us-content .social-icons .social-icon svg{width:20px;height:20px}}@media(min-width: 768px)and (max-width: 991px){.our-community-block .community-posts-container.grid-mode .community-grid .col-md-6{max-width:400px}}.sticky-anchor-menu{background:#fff;padding:30px 0;border-bottom:1px solid rgba(0,0,0,0);border-image-source:linear-gradient(to right, #43B8C9 0%, #00B1D8 18%, #00A8E6 38%, #009DF2 59%, #2A8EF7 78%, #6C7BF2 100%);border-image-slice:1}.sticky-anchor-menu .container{display:flex;justify-content:space-between;align-items:center}.sticky-anchor-menu .container a.a-menu-link{color:#505862 !important;margin:0;padding:0;font-weight:500;font-size:20px;position:relative}.sticky-anchor-menu .container a.a-menu-link .bottom-border{position:absolute;bottom:0;left:0;height:3px;width:100%;background:linear-gradient(85.23deg, #C0E752 6.39%, #31D3DB 70.18%, #31D3DB 100.6%);opacity:0;transition:opacity .3s ease-in-out}.sticky-anchor-menu .container a.a-menu-link.active>.bottom-border{opacity:1}.sticky-anchor-menu.is-sticky{position:fixed;width:100%}.sticky-anchor-menu .a-menu-link.active .bottom-border{background-color:#007bff}.colored-columns{align-items:center !important}.colored-columns .wp-block-column{padding:2px !important;margin:0 !important;flex-grow:unset;flex-basis:unset;height:-moz-fit-content;height:fit-content}.colored-columns .wp-block-column:nth-child(2){border-radius:0 4px 4px 0}@media(max-width: 767.98px){.colored-columns .wp-block-column:nth-child(2){border-radius:0 0 4px 4px;margin:0 15px !important}}.colored-columns .wp-block-column .colored-inner-col{background-color:#fff;padding:78px 48px;border-radius:4px}@media(max-width: 767.98px){.colored-columns .wp-block-column .colored-inner-col{padding:18px 18px}}.colored-columns .wp-block-column .colored-inner-col h3{margin-bottom:30px}@media(max-width: 767.98px){.colored-columns .wp-block-column .colored-inner-col h3{font-size:24px}}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon{margin:0;padding:0;background:none}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon .list-item-wrapper{align-items:start !important}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon .list-item-wrapper .list-icon{margin-top:5px;margin-right:10px}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon .list-item-wrapper .list-item{color:#000;font-size:18px;font-weight:400}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon .list-item-wrapper .list-item b{font-weight:600 !important}.colored-columns .wp-block-column .colored-inner-col .list-with-custom-icon.x-list .list-item-wrapper .list-icon{margin-top:7px;width:14px;height:14px}.colored-columns .wp-block-column.gradient-border::before{z-index:-2}.colored-columns .wp-block-column.gradient-border::after{z-index:-1;position:absolute;content:"";width:100%;height:100%;left:0px;top:0;border-radius:4px;background-image:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}.colored-columns .wp-block-column.gradient-border .colored-inner-col{background-color:#c4fffb}.colored-columns .wp-block-column .wp-block-column:nth-child(1){background-color:#f0fffe !important}.colored-columns .wp-block-column .colored-inner-col{background-color:#fff}.white-outline-columns{display:flex;gap:33px}.white-outline-columns .wp-block-column{border:1.5px solid #fff;border-radius:4px;padding:60px;background:#000;margin:0 !important}@media(max-width: 575.98px){.white-outline-columns .wp-block-column{padding:20px}}.white-outline-columns .wp-block-column .list-with-custom-icon{margin:0;padding:0;background:none}.white-outline-columns .wp-block-column .list-with-custom-icon .list-item-wrapper{align-items:start !important}.white-outline-columns .wp-block-column .list-with-custom-icon .list-item-wrapper .list-icon{margin-top:5px;margin-right:10px}.white-outline-columns .wp-block-column .list-with-custom-icon .list-item-wrapper .list-item{color:#b0b4ba;font-size:18px;font-weight:400}.white-outline-columns .wp-block-column .list-with-custom-icon .list-item-wrapper .list-item b{font-weight:600 !important}.white-outline-block{border:1.5px solid #fff;border-radius:4px;padding:30px 40px;margin:0;display:flex;gap:40px;justify-content:space-between;align-items:center !important;background:rgba(255,255,255,.1019607843)}@media(max-width: 575.98px){.white-outline-block{padding:20px;gap:20px}}.white-outline-block .wp-block-column{margin:0 !important;padding:0 !important}.white-outline-block .wp-block-column:nth-child(2){flex-grow:unset;flex-basis:unset}.tabs-header{display:flex;gap:30px;align-items:center;justify-content:space-between}@media(max-width: 575.98px){.tabs-header{gap:15px}}.tabs-header .tab-item{display:flex;justify-content:center;flex-direction:column;gap:5px}.tabs-header .tab-item:hover{cursor:pointer}.tabs-header .tab-item>p{margin:0;color:#5f626b;font-size:24px;font-weight:500;padding:5px 5px 0;transition:color .2s ease-in-out !important}@media(max-width: 575.98px){.tabs-header .tab-item>p{font-size:16px;text-align:center}}.tabs-header .tab-item>.bottom-border{width:100%;height:5px;background:none;transition:all .2s ease-in-out}.tabs-header .tab-item.active>p{font-weight:600;color:#fff;padding:5px 3.4px 0}.tabs-header .tab-item.active>.bottom-border{background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%)}@media(max-width: 767.98px){.tabs-header.smaller-tabs{flex-wrap:wrap}.tabs-header.smaller-tabs .tab-item{width:calc(50% - 15px)}}.tabs-header.smaller-tabs p{text-align:center;word-break:keep-all;overflow-wrap:normal}.tabs-header.image-tab{justify-content:space-between}@media(max-width: 767.98px){.tabs-header.image-tab{flex-wrap:wrap}}.tabs-header.image-tab img{height:30px}.tab-section:not(.active){display:none}@media(max-width: 767.98px){.tab-section>.wp-block-column:first-child{order:2}}.dark-text-section .tabs-header .tab-item.active>p{color:#051344}@media(min-width: 768px){.home-light .tabs-header{justify-content:space-between}}.home-light .tabs-header .tab-item{color:#8d9199}@media(min-width: 768px){.home-light .tabs-header .tab-item{width:33%;text-align:center}}.home-light .tabs-header .tab-item>p{color:#8d9199}.home-light .tabs-header .tab-item.active>p{color:#5f626b}.home-light .tabs-header .tab-item:hover>p{color:#5f626b}.page-template-default #content .form-links h3:not(.has-text-color){color:#505862;font-size:14px;font-weight:600;line-height:24px}.page-template-default #content .form-links p{color:#505862;font-size:14px;font-weight:400;line-height:20px}.page-template-default #content .form-links a{font-size:14px;font-weight:600;line-height:24px;color:#016d6f;display:block}.page-template-default #content .form-links a i{font-size:30px}.page-template-default #content .form-links .icon-form-link{min-width:20%;max-width:20%}@media(max-width: 767px){.page-template-default #content .form-links .icon-form-link{width:20%}}.call-action-block{border-radius:5px;background:#051344;color:#fff;min-height:175px}.call-action-block h2{color:#fff}.call-action-block p{margin-bottom:0;color:#fff}.call-action-block h4{font-size:20px;font-weight:600;margin-bottom:2rem}.call-action-block .btn-secondary,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary{background-color:#43b8c9;color:#fff;border-color:#43b8c9;text-decoration:none}.call-action-block .btn-secondary:hover,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:hover,.call-action-block .btn-secondary:focus,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:focus,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:focus,.call-action-block .btn-secondary:active,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:active,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:active{background-color:#3ca5b4;border-color:#3ca5b4}.call-action-block.no_bg{background-image:none;margin-bottom:0px !important;background-color:rgba(0,0,0,0) !important}.call-action-block.bg-white{color:#505965}.call-action-block.bg-white p{color:#505965;padding:20px 0px}.call-action-block.bg-white h5 p{padding:0px}.call-action-block.force_stack>.d-flex{flex-direction:column !important;max-width:900px;line-height:3rem;font-size:.9em}.call-action-block.force_stack>.d-flex h2{font-size:2.7rem;line-height:3.8rem}.call-action-block.force_stack>.d-flex.align-center a.btn{margin-left:auto;margin-right:auto}.call-action-block.force_stack>.d-flex a.btn{margin-top:10px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block{margin:0px !important}}#content.default-content .wp-block-column .call-action-block>div{font-size:1.6rem}@media(max-width: 479px){#content.default-content .wp-block-column .call-action-block>div{align-items:flex-start !important;padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h2{padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h2{font-size:2.8rem;line-height:3.4rem}}#content.default-content .wp-block-column .call-action-block h3{font-size:2.8rem;line-height:3.5rem;margin-bottom:12px}#content.default-content .wp-block-column .call-action-block h3+div{padding-top:0px !important}#content.default-content .wp-block-column .call-action-block h3+div>h5>p{margin-top:0px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h3{padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h3+div{padding:0px !important}}#content.default-content .wp-block-column .call-action-block h5{font-size:1.2em;font-weight:400;color:#505965;margin-right:0px !important}#content.default-content .wp-block-column .call-action-block h5 p{margin-bottom:1.8rem;margin-top:.5rem;color:#505965;line-height:1.6em}#content.default-content .wp-block-column .call-action-block.bg-white{color:#505965}#content.default-content .wp-block-column .call-action-block a.btn{padding:11px 55px;font-size:.9em;margin-top:20px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block a.btn{margin-left:0px}}.new-callout-box{background:#051344;width:100%}.new-callout-box h3{color:#fff !important;font-size:2.6rem;padding-top:12px}.calendly-container>.btn-primary,body.page-template-page-home-next .calendly-container>.wp-block-button__link.is-style-primary{max-width:213px !important}h1,h2,h3,h4,h5,h6{line-height:1.2;margin-bottom:1.2rem}h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child),h5:not(:first-child),h6:not(:first-child){margin-top:2rem}@media(max-width: 768px){h1:not(:first-child),h2:not(:first-child),h3:not(:first-child),h4:not(:first-child),h5:not(:first-child),h6:not(:first-child){margin-top:.5rem}}h1:not(.has-text-color),h2:not(.has-text-color),h3:not(.has-text-color),h4:not(.has-text-color),h5:not(.has-text-color),h6:not(.has-text-color){color:#051344}.bg-dark h1,.bg-dark h2,.bg-dark h3,.bg-dark h4,.bg-dark h5,.bg-dark h6{color:#fff}h1{font-size:5rem;margin-bottom:1.6rem}.title-article h1,h2{font-size:3.5rem}@media(max-width: 768px){.title-article h1,h2{font-size:2.8rem}}.single-post .title-article h1,.single-resource .title-article h1,.single-post h2,.single-resource h2{margin-top:4rem}h3{font-size:2.6rem}@media(max-width: 768px){h3{font-size:2.2rem}}.single-post h3,.single-resource h3{margin-top:4rem}h4{font-size:2.2rem}h5{font-size:1.85rem}h6{font-size:1.5rem}.register-form-container{border:1px solid #004164;-webkit-border-radius:8px !important;-moz-border-radius:8px !important;padding:30px 0px}.mktoForm-container{padding:12px;background:4px 4px 8px rgba(0,0,0,.12);border-radius:12px 8px;box-shadow:0 1rem 3rem rgba(0,255,255,.105) !important}.mktoForm-inner-container{padding-top:12px;padding-bottom:12px;background-color:#fff;border-radius:12px 8px}.mktoForm-container h3{color:#202124 !important}.mktoOffset{width:0px !important}.mktoFieldWrap{padding-left:4% !important;width:95% !important}.mktoLabel{width:auto !important;margin-bottom:3px !important;font-size:14px !important;color:#505965;font-weight:normal !important}.mktoForm{width:100% !important}.mktoFormCol{width:100%}.mktoField:not(input[type=checkbox]){padding:11px 16px;font-size:16px;display:block;padding:8px !important;color:#202124;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border-color:#ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:34px !important;width:100% !important;font-family:"Inter",sans-serif !important;font-size:14px !important;font-weight:400;line-height:20px;font-feature-settings:"tnum" on,"lnum" on,"cv08" on;font-weight:normal !important}.mktoFormRow select.mktoField{padding-bottom:6px !important;color:#6a6a6a}.mktoFormRow select.mktoField.mktoValid{color:#202124}.mktoFieldWrap textarea{height:100px !important}.mktoAsterix{color:#2e92a1 !important}.mktoEmailField{text-transform:lowercase !important}.mktoTextField{text-transform:capitalize}.mktoButtonRow{width:100% !important}.mktoButtonWrap{margin-left:8px !important;width:100% !important}@media(max-width: 1200px){.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{color:#fff !important;background-color:#43b8c9 !important;border:2px solid #43b8c9 !important;background-image:none !important;border-radius:4px !important;vertical-align:left !important;width:235px;height:54px !important;margin-left:1.5% !important;padding-left:0px !important;margin-bottom:0px !important;font-family:"Inter",sans-serif;font-size:16px !important;font-weight:normal !important;text-transform:capitalize}}@media(min-width: 1200px){.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{color:#fff !important;background-color:#43b8c9 !important;border:2px solid #43b8c9 !important;background-image:none !important;border-radius:4px !important;vertical-align:left !important;width:91.1%;height:48px;margin-left:2% !important;padding-left:0px !important;margin-bottom:0px !important;font-family:"Inter",sans-serif;font-size:16px !important;font-weight:normal !important;text-transform:capitalize}}.mktoForm .mktoButtonWrap.mktoSimple .mktoButton{color:#fff !important;background-color:#43b8c9 !important;border:2px solid #43b8c9 !important;background-image:none !important;border-radius:4px !important;vertical-align:left !important;width:91.1%;height:48px;padding-left:0px !important;margin-bottom:0px !important;font-family:"Inter",sans-serif;font-size:16px !important;font-weight:normal !important;text-transform:capitalize;margin-left:2% !important}.mktoHtmlText{width:auto !important}.mktoHtmlText p{font-size:13px}.mktoFieldWrap .mktoHtmlText a{color:#0093d2 !important}.thank-you-message{text-align:center;background-color:#fff;color:#000;padding:28px 12px}.mktoForm-container .mktoCheckboxList input[type=checkbox]{width:15px !important;height:15px !important}.mktoLogicalField.mktoCheckboxList.mktoHasWidth{width:auto !important}.mktoLogicalField.mktoCheckboxList.mktoHasWidth a{color:#000 !important}#LblOpt_In__c{display:none}.call-action-block{border-radius:5px;background:#051344;color:#fff;min-height:175px}.call-action-block h2{color:#fff}.call-action-block p{margin-bottom:0;color:#fff}.call-action-block h4{font-size:20px;font-weight:600;margin-bottom:2rem}.call-action-block .btn-secondary,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary{background-color:#43b8c9;color:#fff;border-color:#43b8c9;text-decoration:none}.call-action-block .btn-secondary:hover,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:hover,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:hover,.call-action-block .btn-secondary:focus,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:focus,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:focus,.call-action-block .btn-secondary:active,.call-action-block body.page-template-page-home-next .wp-block-button__link.is-style-secondary:active,body.page-template-page-home-next .call-action-block .wp-block-button__link.is-style-secondary:active{background-color:#3ca5b4;border-color:#3ca5b4}.call-action-block.no_bg{background-image:none;margin-bottom:0px !important;background-color:rgba(0,0,0,0) !important}.call-action-block.bg-white{color:#505965}.call-action-block.bg-white p{color:#505965;padding:20px 0px}.call-action-block.bg-white h5 p{padding:0px}.call-action-block.force_stack>.d-flex{flex-direction:column !important;max-width:900px;line-height:3rem;font-size:.9em}.call-action-block.force_stack>.d-flex h2{font-size:2.7rem;line-height:3.8rem}.call-action-block.force_stack>.d-flex.align-center a.btn{margin-left:auto;margin-right:auto}.call-action-block.force_stack>.d-flex a.btn{margin-top:10px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block{margin:0px !important}}#content.default-content .wp-block-column .call-action-block>div{font-size:1.6rem}@media(max-width: 479px){#content.default-content .wp-block-column .call-action-block>div{align-items:flex-start !important;padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h2{padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h2{font-size:2.8rem;line-height:3.4rem}}#content.default-content .wp-block-column .call-action-block h3{font-size:2.8rem;line-height:3.5rem;margin-bottom:12px}#content.default-content .wp-block-column .call-action-block h3+div{padding-top:0px !important}#content.default-content .wp-block-column .call-action-block h3+div>h5>p{margin-top:0px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h3{padding:0px !important}}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block h3+div{padding:0px !important}}#content.default-content .wp-block-column .call-action-block h5{font-size:1.2em;font-weight:400;color:#505965;margin-right:0px !important}#content.default-content .wp-block-column .call-action-block h5 p{margin-bottom:1.8rem;margin-top:.5rem;color:#505965;line-height:1.6em}#content.default-content .wp-block-column .call-action-block.bg-white{color:#505965}#content.default-content .wp-block-column .call-action-block a.btn{padding:11px 55px;font-size:.9em;margin-top:20px}@media(max-width: 767px){#content.default-content .wp-block-column .call-action-block a.btn{margin-left:0px}}.block-callout-area{background-size:cover}.new-home+main .block-callout-area{background-color:#051344}.block-callout-area>.container{padding-top:20px;padding-bottom:20px}.block-callout-area h2{color:#fff;font-size:4rem;margin:0px}.block-callout-area .col.button{width:180px;flex:inherit}@media(max-width: 767px){.opensource-customers-wrapper{display:none}}.get-started-cta{position:relative;padding:11rem 0 20rem;position:relative;background-image:none !important}@media(max-width: 1199px){.get-started-cta{background-image:none !important}}@media(max-width: 991px){.get-started-cta{background-position:bottom -3rem right -5rem;padding:25rem 0 15rem;background-size:65%}}@media(max-width: 767px){.get-started-cta{padding-bottom:12rem;padding:4rem 0 22rem}}@media(max-width: 400px){.get-started-cta{padding-top:4rem}}.get-started-cta.new{background:rgba(0,0,0,0);margin-bottom:-1px;z-index:2;padding-bottom:0px}.get-started-cta.new .card-container{margin-left:-0.7em;margin-right:-0.7em;margin-bottom:-20rem}.get-started-cta.new .card-container>div{padding-left:.7em;padding-right:.7em}.get-started-cta.new .card-container .cta-card{background-color:#fff;padding:3rem;padding-bottom:3rem;border-radius:5px;height:100%;box-shadow:0 2px 12px rgba(0,0,0,.25)}@media(max-width: 991px)and (min-width: 768px){.get-started-cta.new .card-container .cta-card{padding:2rem}}.get-started-cta.new .card-container .cta-card .card-body{font-size:.8em;line-height:1.6em}.get-started-cta.new .card-container .cta-card .card-body>img{height:49px;margin-bottom:15px}@media(max-width: 767px){.get-started-cta.new .card-container .cta-card .card-body>img{margin-bottom:5px}}.get-started-cta.new .card-container .cta-card .card-body .btn.resources-cta-btn{margin:0px;padding:10px 40px}@media(max-width: 767px){.get-started-cta.new .card-container .cta-card .card-body .btn.resources-cta-btn{max-width:none}}.get-started-cta.new .card-container .cta-card h3{font-size:3rem;margin-bottom:.4em;color:#051344}@media(max-width: 767px){.get-started-cta.new .card-container .cta-card h3{font-size:2.5rem}}@media(max-width: 767px){.get-started-cta .col-md-6:first-child{padding-bottom:30px}}@media(max-width: 767px)and (min-width: 479px){.get-started-cta .btn{max-width:160px}}@media(max-width: 359px){.get-started-cta .btn{margin-right:0}}ol ol{list-style:lower-alpha;margin-top:.4em}img.aligncenter{margin:0 auto;display:block}.cta-report .cta-content .cta-report__logo{max-width:60%}.page-template-page-corp-get-started .get-started-news-test-drive{background:rgba(0,0,0,0) url("/wp-content/themes/subsurface/assets/_corp/vector-test-drive-gnarly.svg") no-repeat top left 0px;background-size:43% auto;padding:14px 0px 30px 49%;margin-bottom:0px;border-radius:0px}.page-template-page-corp-get-started .get-started-news-soft-item{display:flex;flex-wrap:wrap;align-items:center}.page-template-page-corp-get-started .get-started-news-soft-item:last-child{margin-bottom:0px}.page-template-page-corp-get-started .get-started-news-soft-item-top{padding-right:0px;width:88px}.get-started-news-soft-select{display:flex;align-items:center;flex:1}.get-started-news-soft-link{width:100%;text-align:right;padding:35px 25px 0px 0px}.get-started-news-soft-link .cta-link::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow-white.svg")}.author-list-aside .avatar{width:50px;height:50px;background-size:cover;border-radius:100%;background-color:#eee}.article-text-block ul li:last-of-type{margin-bottom:20px}.corp-gutemberg-content .wp-block-table.small table{font-size:13.5px;font-weight:300}.corp-gutemberg-content .wp-block-table table td{padding:20px}.intro-other.intro-about{padding:90px 0 60px !important;background-image:none !important}.intro-other.intro-about{background-size:100px 155px;padding:32px 0 70px !important}.get-started-wrapper{padding:0px 0 130px;background:#fff}.gs-tabs{margin-bottom:98px;z-index:9;position:relative;margin-top:-100px}.gs-tabs .nav-tabs .nav-link{margin-bottom:0;border:none;border-top-left-radius:5px;border-top-right-radius:5px;background:#44b7c9;color:#fff;display:block;width:100%;font-size:19px;font-weight:600;padding:25px 10px;line-height:1.3}.gs-tabs .nav-tabs .nav-link span{display:block;font-size:16px;font-weight:normal;padding-top:6px}.gs-tabs .tab-content .tab-pane{padding:50px 5%}.gs-tabs .text-20{opacity:1;font-weight:600;line-height:1.5;padding-bottom:58px}.gs-tabs h2{font-size:21px;line-height:1.5}.gs-tabs .text-16{opacity:1;color:#fff;font-size:17px;padding-top:6px}.gs-tabs #tab1 .text-16{position:relative}.gs-tabs #tab1 .text-16 .cta-link:after{display:none !important}.gs-tabs #tab1 .text-16 .cta-link{position:absolute;bottom:-63px;right:0;background-color:#44b7c9;padding:10px 24px;border-radius:3px;top:auto;font-size:18px}.page-template-page-corp-get-started .gs-tabs #tab1 .col-12:last-child{padding-left:7%}.page-template-page-corp-get-started .gs-tabs #tab1 .gs-features-image{padding-left:0px}.info-block.info-block-get-started{margin-top:48px;margin-bottom:3px;padding:25px 30px 16px;background:rgba(0,0,0,0);border:#44b7c9 1px solid;align-items:baseline;border:none}.info-block-get-started-title{font-size:21px;font-weight:600;line-height:1.2;padding-bottom:15px;margin-right:32px;white-space:nowrap}.info-block-get-started-input input:focus{height:48px;border-radius:5px;background:#fff;padding:5px 15px;color:#333;font-size:15px;text-transform:none;letter-spacing:1.56px;border:none;outline:none;width:100%}.info-block.info-block-get-started .mktoForm .mktoFieldWrap{float:none;width:100% !important}.info-block.info-block-get-started .mktoForm label.mktoLabel{display:none !important}.info-block.info-block-get-started .mktoForm input[type=email]{padding:15px 10px;margin:0;height:48px;width:100% !important;font-size:17px}.info-block.info-block-get-started .mktoForm .mktoButtonRow{margin:0px;flex:1;padding:0px 0px 0px 15px}.info-block.info-block-get-started .mktoForm .mktoButtonRow .mktoButtonWrap{margin:0px !important;padding:0px !important}.info-block.info-block-get-started .mktoForm .mktoButtonWrap.mktoRound button.mktoButton{background:#44b7c9 !important;padding:15px 10px 15px !important}.gs-features h3{font-size:20px;font-weight:600;line-height:1.5;margin-bottom:20px}.gs-features ul{list-style-type:none;list-style:none;margin:0 0px 0px 30px;padding:0}.gs-features ul li{color:rgba(255,255,255,.75);font-size:18px;font-weight:400;line-height:1.5;position:relative;margin-bottom:5px;padding-left:32px}.gs-features-image{padding-left:12%;float:left;padding-right:25px}.get-started-software-hold{display:flex;margin-top:0px;margin-bottom:40px}.page-template-page-corp-get-started .get-started-software-hold{margin-bottom:0px}.get-started-software-left{padding-right:17px}.get-started-software-right{padding-left:5%;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;flex-direction:column;justify-content:start}.gs-tabs .get-started-software-right .video{padding:30px 0px}.gs-tabs .get-started-software-right .video .wistia_responsive_padding{width:94%;max-width:94%}.get-started-software-right .get-started-news-test-drive .featured-image{display:none}@media(min-width: 768px){.get-started-software-right .get-started-news-test-drive .featured-image{display:none}}.blog-archive-hold .cat-button{cursor:pointer}.blog-archive-list .blog-info-block{flex-direction:row;background-image:url(/wp-content/themes/subsurface/assets/_corp/gnarly-get-started-bg.svg);background-color:#5d5db2;background-position:top center;background-size:cover}.get-started-wrapper{padding:0px 0 80px;background:#fff}.info-block.info-block-get-started{padding-left:20px;padding-right:20px}.info-block.info-block-get-started .mktoForm .mktoButtonWrap.mktoRound button.mktoButton{width:100%}@media(max-width: 991px)and (min-width: 768px){.info-block.info-block-get-started .mktoForm input[type=email]{max-width:175px}}.gs-tabs{margin-top:-53px}.page-template-page-corp-get-started .get-started-software-right .get-started-news-test-drive .featured-image{margin-bottom:15px}.page-template-page-corp-get-started .gs-tabs #tab1 .col-12:last-child{padding:0px}.gs-tabs .video{justify-content:center;padding:30px 0px 0px}.gs-tabs #tab1 .text-16 .cta-link{top:auto;right:auto;left:191px;bottom:-30px}@media(max-width: 575px){.gs-tabs #tab1 .text-16 .cta-link{position:relative;left:auto;float:right;bottom:auto}}@media(max-width: 479px){.gs-features ul{margin-left:11px}.info-block.info-block-get-started form.mktoForm{padding:0px;flex-direction:column}.info-block.info-block-get-started .mktoForm .mktoButtonRow{padding:0px}.info-block.info-block-get-started .mktoForm .mktoButtonRow .mktoButtonWrap,.info-block.info-block-get-started .mktoForm .mktoButtonRow .mktoButtonWrap button{width:100% !important}.page-template-page-corp-get-started .gs-tabs #tab1 .gs-features-image{float:none;margin:0 auto;text-align:center;padding:0}.page-template-page-corp-get-started .gs-tabs #tab1 .col-12:last-child{text-align:center}.gs-tabs #tab1 .text-16 .cta-link{float:none;margin:10px 0px 0px}.gs-tabs #tab1 .text-16{padding-bottom:0px}.gs-tabs .text-20{padding-bottom:35px}.page-template-page-corp-get-started .get-started-news-soft-item{flex-direction:column}}.logos-corp-container .logos-static-list .logo-carousel-item img{max-width:100px;max-height:40px}.article-text-block ul li:last-of-type{margin-bottom:20px}.article-text-block ol li ul li{margin-top:12px}.article-text-block ol li ul li:last-of-type{margin-bottom:2rem}.toc-heading{padding-top:60px !important;margin-top:-10px !important}h4.toc-heading,h3.toc-heading{padding-top:50px !important}.corp-gutemberg-content ol li,.corp-gutemberg-content ol>li,.corp-gutemberg-content>ol li,.corp-gutemberg-content>ol>li{opacity:.85 !important}.author-list-aside .avatar{min-width:50px}.corp-gutemberg-content blockquote{background:#e9f5f9 !important;border-radius:5px;padding:25px 30px !important;color:#000}.corp-gutemberg-content blockquote p:last-child{margin-bottom:0px}.corp-gutemberg-content>blockquote.wp-block-quote{background:#ecffff;padding:15px 20px}.table-of-contents.mobile h4:after{content:"";display:inline-block;width:25px;height:25px;margin-left:20px;background-image:url(https://subsurfacestg.wpengine.com/wp-content/themes/subsurface/assets/_corp/chevron-right.svg);background-size:15px 15px;background-repeat:no-repeat;background-position:12px 10px}.table-of-contents.mobile h4.expanded:after{transform:rotate(90deg)}.table-of-contents.mobile .content-list{display:none}.table-of-contents.mobile .content-list.expanded{display:block !important}.table-of-contents.mobile{margin-bottom:80px !important;padding:0 20px}.main-usecase{padding-top:10rem}.label-child{transition:all .25s ease-out;position:relative}.label-child span{position:absolute;left:-1.5rem}.label-child span::after{content:"";width:8px;height:14px;display:inline-block;vertical-align:middle;transform:translateY(-2px);transition:transform .2s ease-out;background-image:url(https://subsurfacestg.wpengine.com/wp-content/themes/subsurface/assets/_corp/chevron-right.svg);background-size:cover}.has-child input:checked+.label-child span::after{transform:rotate(90deg) translateX(-3px)}.has-child ul{max-height:0px;overflow:hidden;transition:max-height .25s ease-in-out}.has-child input:checked+.label-child+ul{max-height:-moz-fit-content;max-height:fit-content}.corp-gutemberg-content .centered-title-paragraph-block .title-36 h2{font-size:36px;line-height:3.8rem}.corp-gutemberg-content .centered-title-paragraph-block .text-20 p{font-size:20px;line-height:1.4}.text-left-wistia-video-right-block .ti-left{min-width:50%;padding-right:9%}@media(max-width: 768px){.text-left-wistia-video-right-block .ti-left{order:2}}.text-left-wistia-video-right-block .ti-left::after{display:none}.text-left-wistia-video-right-block .ti-right{min-width:50%;padding-left:10px}.text-left-wistia-video-right-block .ti-right::after{width:97px;height:241px;background:url("/wp-content/themes/subsurface/assets/_corp/vector-partner-detail-even.svg") no-repeat center center;background-size:contain !important;left:calc(100% - 8px);bottom:76px}.text-left-wistia-video-right-block .ti-right::after{content:"";position:absolute;z-index:0}#toggle-code-block{font-size:14.75px}#toggle-code-block summary{padding:1em;margin-bottom:.5em;background:#eee;border:1px solid #bbb;border-radius:5px;width:100%;cursor:pointer}.opensource-logos-wrapper .logos-container{display:grid;margin:auto;grid-template-columns:repeat(6, 1fr);gap:30px;align-items:center;justify-items:center;padding:0 1% !important;justify-content:space-between}.page-template-page-corp-get-started .gs-tabs .row>*{padding:0px}.page-template-page-corp-get-started .gs-tabs #tab1 .col-12:first-child{padding-right:2.5%}.page-template-page-corp-get-started .gs-tabs #tab1 .col-12:last-child{padding-bottom:7%;padding-left:2.5%}.gs-tabs .get-started-software-right .video,.gs-tabs .video{padding:0px 0px 30px 0px}.gs-tabs .get-started-software-right .video .wistia_responsive_padding,.gs-tabs .video .wistia_responsive_padding{width:100%;max-width:100%}.get-started-software-right{width:50%;padding-left:2.5%}.page-template-page-corp-get-started .get-started-news-test-drive{padding:14px 0px 30px 49%}@media(min-width: 768px){.page-template-page-corp-get-started .get-started-news-test-drive{padding:14px 0px 30px 49%}}@media(max-width: 767px){.gs-tabs .nav-tabs .nav-link{height:100%}}.get-started-news-soft-select{width:100%}.new-events-cta-slider .owl-item .item a .item-text{text-decoration:none;font-size:1.5rem;line-height:1.2;color:#43b8c9}@media(max-width: 420px){.new-events-cta-slider .owl-item .item a .item-text{font-size:1.2rem}}.page-template-page-corp-get-started .gs-tabs #tab1 .gs-features-image{width:206px}.page-template-page-corp-get-started .gs-tabs #tab1 .gs-text-wrap{margin-left:206px}.gs-tabs #tab1 .text-16 .cta-link{position:relative;bottom:auto;right:auto;left:auto;float:none;margin-top:10px}@media(max-width: 945px)and (min-width: 768px){.page-template-page-corp-get-started .gs-tabs #tab1 .gs-features-image{width:160px}.page-template-page-corp-get-started .gs-tabs #tab1 .gs-text-wrap{margin-left:160px}}@media(max-width: 479px){.page-template-page-corp-get-started .gs-tabs #tab1 .gs-text-wrap{margin:25px auto 0px auto}}@media(max-width: 479px){.block-cta-title .container .row-buttons{gap:11px}}.quotes-tab-logo img{max-height:40px}.customer-ratings .col-md-6.g2-badges-container{padding-left:5.7rem;padding-right:5.7rem}.customer-ratings .col-md-6.g2-badges-container h3{text-align:center}@media only screen and (max-width: 768px){.customer-ratings .col-md-6{text-align:center}}.customer-ratings .col-md-6.g2-badges-container h3{text-align:center}@media only screen and (max-width: 768px){.customer-ratings .col-md-6.g2-badges-container img{max-width:45%}}@media only screen and (min-width: 1024px){.customer-ratings .col-md-6 .carousel-inner{min-height:402px}}@media only screen and (min-width: 1600px){.customer-ratings .col-md-6 .carousel-inner{min-height:310px}}.customer-highlights{padding-top:80px}.row.badges{align-items:center}.customer-highlights .btn-primary,.customer-highlights body.page-template-page-home-next .wp-block-button__link.is-style-primary,body.page-template-page-home-next .customer-highlights .wp-block-button__link.is-style-primary{margin-bottom:8rem}@media(max-width: 767px){.row.badges{padding:0px 20px}}@media(max-width: 767px){.wp-block-column:first-child>h3:first-child{padding-top:2rem}}.cta-wrap>a{font-weight:600;padding:0 2px}.cta-wrap>a:after{transition:.2s}.cta-wrap>a:hover:after{transform:translateX(5px)}.cta-wrap>a{position:relative;display:inline-block;color:inherit;font-size:1.6rem;text-transform:capitalize;text-decoration:none;box-shadow:inset 0px -10px 0px 0px rgba(67,184,201,.35);padding:0 .5rem;border:none;white-space:break-word}.cta-wrap>a::after{content:url("/wp-content/themes/subsurface/assets/_corp/cta-arrow.svg");position:absolute;left:100%;bottom:0;display:inline-block;margin-left:.5rem;margin-top:.1rem;width:15px}.cta-wrap{margin-top:1.5rem}.cta-wrap>a{color:#fff;text-transform:none}.cta-wrap>a:after{content:url("../../assets/_corp/cta-arrow-white.svg")}.article-text-block.has_toggle:not(.open)+div{display:none}summary.article-text-block{list-style:inside disclosure-closed}summary.article-text-block:marker{float:left}summary.article-text-block.open.has_toggle{list-style-type:disclosure-open}body.category .post footer.entry-footer{background:none}body.category .post footer:before{display:none}body.page-template-page-corp-customers{background:#fff}.bg_light_blue{background:#eaf5f9}.light_blue_fade_out{background:#eaf5f9;background:linear-gradient(180deg, rgb(234, 245, 249) 0%, rgb(255, 255, 255) 100%)}.intro_simple{padding:138px 0px 70px 0}.intro_simple .intro-simple-title{margin-bottom:17px}.intro_simple .intro-simple-title h1,.intro_simple .intro-simple-title h4{font-size:50px}.infinite-logos{padding-bottom:70px}.infinite-logos .logo-container{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.infinite-logos .more_button{margin:0px auto;width:180px;display:block}.infinite-logos .logo-container .logo-item{background:#fff;margin:1.05%;width:13.9%;padding:15px;text-align:center;border-radius:7px}.infinite-logos .logo-container .logo-item.more{display:none}.infinite-logos .logo-container .logo-item img{max-width:160px}@media(max-width: 1300px){.opensource-logos-wrapper .logos-container{grid-template-columns:repeat(5, 1fr)}}@media(max-width: 1023px){.infinite-logos .logo-container .logo-item{width:17.9%}.infinite-logos .logo-container .logo-item .opensource-logos-wrapper .logos-container{grid-template-columns:repeat(4, 1fr)}.opensource-logos-wrapper .logos-container{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 979px){.opensource-logos-wrapper .logos-container{grid-template-columns:repeat(4, 1fr)}.infinite-logos .logo-container .logo-item{width:23.2%}}@media(max-width: 768px){.opensource-logos-wrapper .logos-container{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 589px){.infinite-logos .logo-container .logo-item{width:47.9%}.opensource-logos-wrapper .logos-container{grid-template-columns:repeat(2, 1fr)}}.infinite-logos .logo-container .logo-item img{max-width:160px;width:100%}.page-template-page-corp-customers .opensource-wave-wrapper{height:165px}.page-template-page-corp-customers .ratings-carousel-container,.page-template-page-corp-customers .customer-highlights{background-image:none !important;padding-top:7px}.page-template-page-corp-customers .customer-highlights{padding-bottom:0px}.page-template-page-corp-customers .ratings-carousel-container .blockquote{text-align:center;font-size:30px;line-height:38px}.page-template-page-corp-customers .ratings-carousel-container .blockquote-footer{font-size:24px;line-height:35px}.page-template-page-corp-customers .ratings-carousel-container .blockquote-footer span,.page-template-page-corp-customers .ratings-carousel-container .blockquote-footer cite{text-align:center;color:#fff}.page-template-page-corp-customers .ratings-carousel-container .carousel-indicators{justify-content:center;left:0;margin-left:0;margin-right:0;bottom:-2px}.opensource-customers-wrapper{margin-top:80px}@media(max-width: 1199px){.open-source-section .customer-card-wrapper .customer-card{margin:0px 10px}}.partner-detail-main-wrapper.prod-dcs-partner-detail-wrapper{padding-top:50px}body.pre-footer-blocks footer:before{display:none}.ticker .blocks-gallery-grid{display:block}.wp-block-gallery.columns-3.ticker .blocks-gallery-item{width:auto;margin:0px;display:block}.blocks-gallery-item figure{height:45px;display:block !important}.block-margin{margin-top:8rem;margin-bottom:6rem}.two-col-text-wistia h2,.two-col-text-image-dark h2{font-size:3.5rem;margin-bottom:2rem}.two-col-text-wistia p,.two-col-text-image-dark p{color:rgba(51,51,51,.75);margin-bottom:2rem}.two-col-text-image-dark p{color:#fff;margin-bottom:2rem}.section-dark{background-color:#2a394a;color:#fff;padding:15rem 0}.ti-image{padding-bottom:83%;border-radius:5px;overflow:hidden}.icon-row-wrapper.cloudy_blue_bg{padding-top:7rem;padding-bottom:7rem;background:#051344 url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_left.jpg") top left no-repeat;background-size:auto 100%;position:relative}.icon-row-wrapper.cloudy_blue_bg:after{background:#051344 url("/wp-content/themes/subsurface/assets/_skin_v2/cloudy_blue_bg_right.jpg") top right no-repeat;background-size:contain;position:absolute;right:0px;top:0px;height:100%;width:25%;z-index:0}@media(min-width: 385px){.icon-row-wrapper.cloudy_blue_bg:after{content:""}}.icon-row-wrapper.cloudy_blue_bg .resource-icon{filter:brightness(1) !important}.icon-row-wrapper.cloudy_blue_bg h3,.icon-row-wrapper.cloudy_blue_bg h4,.icon-row-wrapper.cloudy_blue_bg p{color:#fff !important}.icon-row .col,.icon-row [class*=col-]{display:flex;flex-direction:column}.cloudy_blue_bg .icon-row{position:relative;z-index:1}.icon-row .col-sm-4{padding:0px 3%}.icon-row .col-sm-3{padding:0px 2%}.icon-row a{text-decoration:none}.icon-row a:hover{opacity:.7}.icon-row h3{font-size:3.5rem;margin-bottom:2rem}.icon-row h4{font-size:20px;font-weight:600}.icon-row p,main .icon-row p{color:#505965 !important}.icon-row .resource-icon{height:80px;padding-bottom:20px;max-width:80px;margin-left:auto;margin-right:auto}.icon-row .icon-row-title{min-height:5rem}.pt-10{margin-top:10rem}.h1{font-size:6rem;font-weight:600}.h3{font-size:3rem;font-weight:600}.container-short{max-width:73rem}.icon-row-wrapper.left-justified{text-align:left;background:linear-gradient(0deg, #fff 0, #e9f5f9 100%);padding-top:4rem}.icon-row-wrapper.left-justified .col-border-right:not(:last-child){border-right:1px #dadadc solid}.activate-form{display:none;transition:.333ms ease-in-out}.marketo-form-wrapper{border:1px solid #868e96;border-radius:.5em}.marketo-form-wrapper.skip-gate .form-download-wrapper{display:block}.marketo-form-wrapper.lp-signup-form,.marketo-form-wrapper.gate-form{width:100%;margin:0 auto;background-color:#fff;padding:2em}.marketo-form-wrapper.partner-signup-form{background-color:rgba(0,0,0,0) !important}.download-post-roll .marketo-form-wrapper.lp-signup-form,.download-post-roll .marketo-form-wrapper.gate-form{margin:0 auto;padding:2em 2em 1em 2em;background-color:rgba(0,0,0,0)}.download-post-roll .marketo-form-wrapper.lp-signup-form .mktoForm,.download-post-roll .marketo-form-wrapper.gate-form .mktoForm{min-height:0}.download-post-roll .marketo-form-wrapper.lp-signup-form .mktoForm .mktoError,.download-post-roll .marketo-form-wrapper.gate-form .mktoForm .mktoError{top:-1em !important}.download-post-roll .marketo-form-wrapper.lp-signup-form .mktoForm .mktoError .mktoErrorMsg,.download-post-roll .marketo-form-wrapper.gate-form .mktoForm .mktoError .mktoErrorMsg{color:#383c42}.download-post-roll .marketo-form-wrapper.lp-signup-form .mktoForm input,.download-post-roll .marketo-form-wrapper.lp-signup-form .mktoForm input[type=text],.download-post-roll .marketo-form-wrapper.gate-form .mktoForm input,.download-post-roll .marketo-form-wrapper.gate-form .mktoForm input[type=text]{border:1px solid gray;padding-left:1em}.download-post-roll .marketo-form-wrapper.lp-signup-form label,.download-post-roll .marketo-form-wrapper.gate-form label{display:none}.download-post-roll .marketo-form-wrapper.lp-signup-form h3,.download-post-roll .marketo-form-wrapper.gate-form h3{margin:0 !important;color:#383c42}.marketo-form-wrapper .mktoForm{padding:0;width:100% !important;margin-bottom:0 !important}.marketo-form-wrapper .mktoForm .mktoFormCol{float:none;width:100% !important;margin:0;margin-bottom:1em !important;padding:0;min-height:0px !important}.marketo-form-wrapper .mktoForm .mktoFieldWrap{position:relative;display:block;float:none;width:100% !important}.marketo-form-wrapper .mktoForm .mktoCheckboxList label{position:absolute;top:0;right:0}.marketo-form-wrapper .mktoForm label.mktoLabel{padding:0;margin:0 0 .25em .125em;font-weight:600;font-size:1em;width:auto !important;font-weight:400 !important;letter-spacing:.05em}.marketo-form-wrapper .mktoForm label[for=enterprise_agreement],.marketo-form-wrapper .mktoForm label[for=receiveUpdates],.marketo-form-wrapper .mktoForm label[for=Agreed_Enterprise_Download__c]{padding-left:1.25em !important;margin-bottom:0 !important}.marketo-form-wrapper .mktoForm input,.marketo-form-wrapper .mktoForm input[type=text],.marketo-form-wrapper .mktoForm input[type=tel],.marketo-form-wrapper .mktoForm input[type=email]{box-sizing:border-box;display:block;font-size:1.15em;line-height:1.5em;border-radius:.25em;padding:.25em .5em;border:1px solid #868e96;padding:.5em}.marketo-form-wrapper .mktoForm input[type=text],.marketo-form-wrapper .mktoForm input[type=email],.marketo-form-wrapper .mktoForm input[type=tel]{width:100% !important}.marketo-form-wrapper .mktoForm .mktoLogicalField{padding:0}.marketo-form-wrapper .mktoForm input[type=checkbox]{height:auto;position:absolute;top:.1em;left:0}.mktoForm .mktoAsterix{color:#2e92a1 !important}.marketo-form-wrapper .mktoForm select.mktoField{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100% !important;box-sizing:border-box;display:block;font-size:15px;border-radius:2px;height:37px;font-family:"Open Sans",sans-serif;padding:5px 15px 5px 7.5px;background:#fff url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxMDAwIDEwMDAiPjxtZXRhZGF0YT4gICBTdmcgVmVjdG9yIEljb25zIDogaHR0cDomI3gyRjsmI3gyRjt3d3cub25saW5ld2ViZm9udHMuY29tJiN4MkY7aWNvbiA8L21ldGFkYXRhPjxwYXRoIGQ9Ik01MDAgMTBMMjI3LjggMzkxLjFoNTQ0LjRMNTAwIDEwek01MDAgOTkwbDI3Mi4yLTM4MS4xSDIyNy44TDUwMCA5OTB6Ii8+PC9zdmc+) no-repeat 99% center;background-size:15px 15px;border:1px solid #868e96}.marketo-form-wrapper .mktoForm select.mktoField::-ms-expand{display:none}.marketo-form-wrapper .mktoForm .mktoButtonRow{width:100% !important;margin-top:10px}.marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap{margin-left:0 !important;width:100% !important}.marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton{font-size:inherit;height:3em;width:100%;padding-top:6px;background:#59bfcd;border-color:#59bfcd;color:#fff}.marketo-form-wrapper .mktoForm .mktoError{right:0 !important;top:0 !important;bottom:auto !important;padding:0;width:100% !important;text-align:right;max-width:100%}.marketo-form-wrapper .mktoForm .mktoError .mktoErrorArrowWrap{display:none}.marketo-form-wrapper .mktoForm .mktoError .mktoErrorMsg{margin:0;background-color:rgba(0,0,0,0);background-image:none;border:none;box-shadow:none;text-shadow:none;padding:0;font-size:.8em;line-height:1.6em;text-align:right;max-width:100%;color:inherit}.marketo-form-wrapper .mktoForm .mktoError .mktoErrorMsg .mktoErrorDetail{display:none}.marketo-form-wrapper .mktoForm em{position:absolute;top:0;right:0;font-size:.85em}.marketo-form-wrapper .mktoForm input[name=Preferred_Communication__c]{display:none}.marketo-form-wrapper .mktoForm label[for=Agreed_to_Dremio_Hub_Terms__c]{padding-left:16px}.marketo-form-wrapper .mktoForm label[for=Agreed_to_Dremio_Hub_Terms__c]~.mktoError{width:auto !important}.marketo-form-wrapper .mktoForm .mktoRadioList #mktoRadio_246_1:checked+label[for=mktoRadio_246_1],.marketo-form-wrapper .mktoForm .mktoRadioList #mktoRadio_246_0:checked+label[for=mktoRadio_246_0]{color:#31d3db;border:2px solid #31d3db}.marketo-form-wrapper .mktoForm .mktoRadioList{display:flex;width:100% !important;padding:0}.marketo-form-wrapper .mktoForm .mktoRadioList label{flex:1 1 auto;width:50%;color:#868e96;width:100px;text-align:center;border:2px solid #f4f4f1;border-radius:3px;padding:8px 10px;margin:0}.marketo-form-wrapper .mktoForm .mktoRadioList label:hover{color:#59bfcd;border:2px solid #59bfcd;cursor:pointer}.marketo-form-wrapper .mktoForm .mktoRadioList label:first-of-type{margin-right:20px}.marketo-form-wrapper .mktoForm .mktoRadioList input:checked+label{background:#59bfcd;color:#fff;border-color:#59bfcd}.marketo-form-wrapper .form-download-wrapper{display:none}.marketo-form-wrapper .form-download-wrapper h3{font-size:2em;line-height:1.3em;padding:.4em 0 .5em}.marketo-form-wrapper .form-download-wrapper .btn-bar{margin:2em 0 0}.marketo-form-wrapper .form-download-wrapper .btn,.marketo-form-wrapper .form-download-wrapper .markdownv2 .buttons a,.markdownv2 .buttons .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .markdown .buttons a,.markdown .buttons .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .headsplash .content .button a,.marketo-form-wrapper .form-download-wrapper .headsplash .markdownv2 .button a,.headsplash .content .button .marketo-form-wrapper .form-download-wrapper a,.headsplash .markdownv2 .button .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .headsplash .markdown .button a,.headsplash .markdown .button .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .download-platforms p:nth-of-type(1) a,.download-platforms p:nth-of-type(1) .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .download-platforms p.docs a,.download-platforms p.docs .marketo-form-wrapper .form-download-wrapper a,.marketo-form-wrapper .form-download-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap button.mktoButton,.marketo-form-wrapper .mktoForm .mktoButtonRow .mktoButtonWrap .form-download-wrapper button.mktoButton{width:100%;padding:.75em 1.5em;margin:0}.marketo-form-wrapper .form-download-wrapper label{display:block;position:relative;padding-top:2em;margin-bottom:1.3em}.marketo-form-wrapper .form-download-wrapper input{box-sizing:border-box;display:block;width:100%;font-size:1.25em;border:none;line-height:2em;border-radius:2px;height:37px;padding:.5em}.marketo-form-wrapper .form-download-wrapper span{position:absolute;top:0;left:0;text-transform:uppercase;color:#31d3db;font-weight:600;font-size:1em}.marketo-form-wrapper .form-download-wrapper em{position:absolute;top:0;right:0;font-size:.85em}.marketo-form-wrapper .form-download-wrapper.form-inline-input{padding-top:.5em}.marketo-form-wrapper .form-download-wrapper.form-inline-input input,.marketo-form-wrapper .form-download-wrapper.form-inline-input span{position:relative;width:auto;height:auto;display:inline-block}.marketo-form-wrapper .form-download-wrapper.form-inline-input span{margin-left:1em}.marketo-form-style-white .mktoOffset{width:0px !important}.marketo-form-style-white .mktoFieldWrap{width:95% !important}.marketo-form-style-white .mktoLabel{width:auto !important;margin-bottom:3px !important;font-size:14px !important;color:#505965;font-weight:normal !important}.marketo-form-style-white .mktoForm{width:100% !important}.marketo-form-style-white .mktoFormCol{width:100%}.marketo-form-style-white .mktoField{padding:11px 16px;font-size:16px;display:block;padding:8px !important;color:#202124;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border-color:#ced4da;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;height:37px;width:100% !important;margin-bottom:15px !important;font-family:"Inter",sans-serif !important;font-size:14px !important;font-weight:400;line-height:20px;font-feature-settings:"tnum" on,"lnum" on,"cv08" on;font-weight:normal !important;text-transform:capitalize}.marketo-form-style-white .mktoButtonRow{width:100% !important}.marketo-form-style-white .mktoButtonWrap{margin-left:8px !important;width:100% !important}.marketo-form-style-white .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{color:#fff !important;background-color:#43b8c9 !important;border:2px solid #43b8c9 !important;background-image:none !important;border-radius:4px !important;vertical-align:left !important;width:91.1%;height:48px;margin-left:2.5% !important;padding-left:0px !important;margin-bottom:50px !important;font-family:"Inter",sans-serif;font-size:16px !important;font-weight:normal !important;text-transform:capitalize}.partner-mkto-form .marketo-form-wrapper{border:1px solid #ced4da}.partner-mkto-form .mktoLabel{width:auto !important;margin-bottom:3px !important;font-size:14px !important;color:#505965 !important;font-weight:normal !important;text-transform:lowercase}.partner-mkto-form .mktoLabel:first-letter{text-transform:capitalize !important}.partner-mkto-form input[type=text],.partner-mkto-form input[type=email],.partner-mkto-form input[type=tel]{border-color:#ced4da !important}.partner-mkto-form .mktoForm .mktoAsterix{color:#2e92a1 !important;display:block !important}.partner-mkto-form .mktoForm textarea.mktoField{border-color:#ced4da}.partner-mkto-form .mktoHtmlText{width:100% !important}.partner-mkto-form .mktoHtmlText span{color:#000 !important}.partner-mkto-form .mktoHtmlText div{text-align:left !important}.partner-mkto-form select#Cloud_Alliances__c,.partner-mkto-form select#Technologies_Alliances__c,.partner-mkto-form select#Competencies__c{height:120px !important}@font-face{font-family:Bebas-Neue;src:url("/wp-content/themes/subsurface/assets/fonts/BebasNeue-Regular.ttf")}header.header-2024{padding-top:200px;padding-bottom:70px}@media(max-width: 767.98px){header.header-2024{padding-top:120px}}header.header-2024 h1{font-weight:600;font-size:54px}@media(max-width: 1199.98px){header.header-2024 h1{font-size:44px}}@media(max-width: 767.98px){.text-msm-center{text-align:center !important}.text-msm-center.btn{width:100%;justify-content:center}.text-msm-center.short-arrow{justify-content:center}}@media(max-width: 767.98px){.d-msm-none{display:none}}a.btn,p.btn>a{border-radius:4px;display:inline-block}p.btn{padding:0}p.btn>a{padding:13px 40px}a.btn-light-green.btn,p.btn.btn-light-green>a{background-color:#c0e752;border-color:#c0e752;color:#000 !important;transition:all .2s ease-in-out}a.btn-light-green.btn:hover,p.btn.btn-light-green>a:hover{background-color:#99ba3f;border-color:#99ba3f;transition:all .2s ease-in-out}p.btn.btn-primary,body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary{background:none;border:none}a.btn-primary.btn,body.page-template-page-home-next a.btn.wp-block-button__link.is-style-primary,p.btn.btn-primary>a,body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a{background-color:#008180;border-color:#008180;color:#fff !important;transition:all .2s ease-in-out}a.btn-primary.btn:hover,body.page-template-page-home-next a.btn.wp-block-button__link.is-style-primary:hover,p.btn.btn-primary>a:hover,body.page-template-page-home-next p.btn.wp-block-button__link.is-style-primary>a:hover{background-color:#006a69;border-color:#006a69;transition:all .2s ease-in-out}a.btn-white-outline.btn,p.btn.btn-white-outline>a{background-color:rgba(255,255,255,0);border:#fff solid 1px;border-color:#fff;color:#fff !important;transition:all .2s ease-in-out}a.btn-white-outline.btn:hover,p.btn.btn-white-outline>a:hover{background-color:rgba(255,255,255,.1);transition:all .2s ease-in-out}a.btn-primary-outline.btn,p.btn.btn-primary-outline>a{background-color:none;border:#008180 solid 1px;border-color:#008180;color:#008180 !important;transition:all .2s ease-in-out}a.btn-primary-outline.btn:hover,p.btn.btn-primary-outline>a:hover{background-color:#006a69;color:#fff !important}a.btn-green-text i.bi-arrow-right-short,p.btn.btn-green-text>a i.bi-arrow-right-short,a.short-arrow i.bi-arrow-right-short,a.btn-dark-green-text i.bi-arrow-right-short,p.btn.btn-dark-green-text>a i.bi-arrow-right-short,a.btn-white-text i.bi-arrow-right-short,p.btn.btn-white-text>a i.bi-arrow-right-short,.green-link>a i.bi-arrow-right-short,.white-link i.bi-arrow-right-short{transition:all .2s ease-in-out}a.btn-green-text:hover i.bi-arrow-right-short,p.btn.btn-green-text>a:hover i.bi-arrow-right-short,a.short-arrow:hover i.bi-arrow-right-short,a.btn-dark-green-text:hover i.bi-arrow-right-short,p.btn.btn-dark-green-text>a:hover i.bi-arrow-right-short,a.btn-white-text:hover i.bi-arrow-right-short,p.btn.btn-white-text>a:hover i.bi-arrow-right-short,.green-link>a:hover i.bi-arrow-right-short,.white-link:hover i.bi-arrow-right-short{margin-left:4px}a.btn-white-text,p.btn.btn-white-text>a{color:#fff !important;transition:all .2s ease-in-out;padding:0}a.btn-white-text:hover,p.btn.btn-white-text>a:hover{transition:all .2s ease-in-out}a.btn-green-text,p.btn.btn-green-text>a{color:#c0e752 !important;transition:all .2s ease-in-out;padding:0}a.btn-green-text:hover,p.btn.btn-green-text>a:hover{transition:all .2s ease-in-out}a.btn-dark-green-text,p.btn.btn-dark-green-text>a{color:#006d6f !important;transition:all .2s ease-in-out;padding:0}a.btn-dark-green-text:hover,p.btn.btn-dark-green-text>a:hover{transition:all .2s ease-in-out}#scroller>li{width:auto;height:80px}.simply-scroll.simply-scroll-container{height:80px;margin-bottom:0 !important}.simply-scroll.simply-scroll-container .simply-scroll-clip{height:80px}p.short-arrow,p.short-arrow>a,a.short-arrow{display:flex;align-items:center;justify-content:start;white-space:nowrap}p.short-arrow>i.bi-arrow-right-short,p.short-arrow>a>i.bi-arrow-right-short,a.short-arrow>i.bi-arrow-right-short{font-size:28px}.inline-short-arrow{display:inline-flex;align-items:center;justify-content:start;white-space:nowrap}.inline-short-arrow>i.bi-arrow-right-short{font-size:28px}.section-2024{padding:100px 0}.section-2024.short-section{padding:40px 0}.section-2024.medium-section{padding:70px 0}@media(max-width: 767.98px){.section-2024{padding:50px 0 !important}}.mr-0{margin-right:0 !important}.button-group>.wp-block-group__inner-container{display:flex;flex-wrap:wrap;gap:20px;align-items:center}.button-group.centered-group>.wp-block-group__inner-container{justify-content:center !important}.benefits-column{display:flex;flex-direction:column;gap:40px}.benefits-column .benefit-item>.wp-block-group__inner-container{display:flex;gap:20px}.benefits-column .benefit-item>.wp-block-group__inner-container img{min-width:50px}@media(max-width: 767.98px){.benefits-column .benefit-item>.wp-block-group__inner-container p{font-size:18px !important}}@media(max-width: 991.98px){.benefits-column{margin-top:20px}}.lower-line-height{line-height:1.3 !important}.check-list-green{padding-left:0 !important}.check-list-green>li{list-style:none;background-image:url("/wp-content/uploads/2024/02/checkmark.png");padding:4px 30px !important;background-repeat:no-repeat;background-position:left center;background-size:20px;font-size:14px}.gradient-border{padding:2px;position:relative;z-index:1;background-color:#4158d0;background-image:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%);margin-right:25px;filter:brightness(120%);border-radius:6px;margin:0}.gradient-border:before{z-index:-1;position:absolute;content:"";width:100%;height:100%;left:0px;top:0;background-image:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%);filter:blur(5px)}.gradient-border>.wp-block-group__inner-container{background-color:#000;border-radius:6px;padding:50px}.bebas-font{font-family:"bebas-neue",sans-serif !important}.flex-group>.wp-block-group__inner-container{display:flex}.flex-group.get-started-logos>.wp-block-group__inner-container{gap:0px 40px;flex-wrap:wrap}.flex-group.get-started-logos>.wp-block-group__inner-container .wp-block-image{margin:0}.flex-group.g-2-review>.wp-block-group__inner-container{justify-content:center;align-items:center;gap:20px}@media(max-width: 767.98px){.flex-group.g-2-review>.wp-block-group__inner-container{flex-direction:column}}.flex-group.stats-group>.wp-block-group__inner-container{justify-content:space-between;gap:20px;justify-content:space-between}.flex-group.stats-group>.wp-block-group__inner-container .stat-callout{display:flex;justify-content:center;align-items:end;line-height:1;white-space:nowrap;letter-spacing:-1px}.flex-group.stats-group>.wp-block-group__inner-container .stat-callout .stat-subscript{font-size:60px;line-height:72px}@media(max-width: 767.98px){.flex-group.stats-group>.wp-block-group__inner-container{flex-direction:column}}#learn-more-col{max-width:960px}.blue_gradient_color{background:linear-gradient(82.73deg, #43B8C9 16.11%, #43B8C9 16.12%, #00B1D8 30.16%, #00A8E6 45.87%, #009DF2 62.81%, #2A8EF7 78.1%, #6C7BF2 95.46%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.gradient_text_blue_green{background:linear-gradient(86.42deg, #43B8C9 20.5%, #43B8C9 20.5%, #00B1D8 38.09%, #B7D326 86.72%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.gradient_text_blue_purple{background:linear-gradient(85deg, #43B8C9 21.9%, #43B8C9 21.9%, #00B1D8 29.06%, #00A8E6 37.07%, #009DF2 45.71%, #2A8EF7 53.51%, #6C7BF2 62.35%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}.gradient_text_purple_blue{background:linear-gradient(85.43deg, #C054CE 6.14%, #2A8EF7 31.85%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;text-fill-color:rgba(0,0,0,0)}@media(max-width: 991.98px){.flex-md-col{flex-direction:column}}@media(max-width: 991.98px){.stats-cols{flex-direction:column}.stats-cols .cta-col{margin-right:0 !important;margin-bottom:20px !important}.stats-cols .stat-col{margin-right:0 !important}}.large-hero-text{font-size:32px}@media(max-width: 575.98px){.large-hero-text{font-size:24px}}.no-overflow{overflow:hidden}.tco-why-group>.wp-block-group__inner-container{display:flex;flex-wrap:wrap;justify-content:start;align-items:start;gap:40px 60px;margin-right:auto;margin-left:auto}@media(max-width: 767.98px){.tco-why-group>.wp-block-group__inner-container{justify-content:center}}.tco-why-group>.wp-block-group__inner-container>.tco-why-item{flex:0 0 29%;padding:0}@media(max-width: 991.98px){.tco-why-group>.wp-block-group__inner-container>.tco-why-item{flex:0 0 45%}}@media(max-width: 767.98px){.tco-why-group>.wp-block-group__inner-container>.tco-why-item{flex:0 0 100%;max-width:400px}}.tco-why-group>.wp-block-group__inner-container>.tco-why-item .pill-text{background-color:rgba(255,255,255,.2);display:inline-block;border-radius:30px;padding:2px 16px}.tco-why-group.de-why>.wp-block-group__inner-container>.tco-why-item{flex:0 0 45%}@media(max-width: 767.98px){.tco-why-group.de-why>.wp-block-group__inner-container>.tco-why-item{flex:0 0 100%;max-width:unset}}@media(max-width: 991.98px){.tco-header-image{max-width:400px;margin-left:auto;margin-right:auto}}.green-link>a{color:#006d6f !important}.green-link>a:hover{color:#005a5c !important}.green-link.light_green>a{color:#c0e752 !important}.green-link.light_green>a:hover{color:#99ba3f !important}@media(max-width: 767.98px){.alt-cols .wp-block-columns:nth-child(even) .wp-block-column:nth-child(1){order:2 !important}.alt-cols .wp-block-columns:nth-child(even) .wp-block-column:nth-child(2){order:1 !important}}.larger-logos .flex-group>div{gap:40px;justify-content:center;flex-wrap:wrap;align-items:center}.rounded-content-wrapper{padding:40px;border-radius:12px}.rounded-content-wrapper .wp-block-columns:last-child{margin-bottom:0}@media(max-width: 767.98px){.center-md{text-align:center}.wp-block-image.center-md>figure{float:none;margin-left:auto;margin-right:auto}}.search-results-content{padding:80px 0}#blue-header-custom.ai-ml-header{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, rgb(0, 0, 0) 100%),url("/wp-content/uploads/2024/04/ai-bg-desktop.png") center bottom/100% 100% no-repeat}@media(max-width: 1065px){#blue-header-custom.ai-ml-header{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 90%, rgb(0, 0, 0) 100%),url("/wp-content/uploads/2024/04/ai-bg-tablet.png") center bottom/100% 100% no-repeat}}@media(max-width: 575.98px){#blue-header-custom.ai-ml-header{background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 80%, rgb(0, 0, 0) 100%),url("/wp-content/uploads/2024/04/ai-bg-mobile.png") center bottom/100% 100% no-repeat}}div.blue-to-black-bg{background:linear-gradient(180deg, #004061 0%, rgba(5, 19, 68, 0.7) 57%, rgba(5, 19, 68, 0) 100%) !important;padding:50px 72px;border-radius:6px;margin-bottom:60px}div.blue-to-black-bg.purple{background:linear-gradient(180deg, rgb(41, 45, 121) 0%, rgba(5, 19, 68, 0.7) 57%, rgba(5, 19, 68, 0) 100%) !important}@media(max-width: 600px){div.blue-to-black-bg{padding:20px 20px 10px}}@media(max-width: 600px){.reverse-on-mobile>.wp-block-column:first-child{order:2}.reverse-on-mobile>.wp-block-column:last-child{order:1}}.lh-22px{line-height:22px !important}.no-results.not-found{margin:80px 100px}@media(max-width: 767.98px){.no-results.not-found{margin:40px 20px}}.g2-widget-container{max-width:1000px;min-height:297px}.g2-widget-container#get-started-g2-widget{margin-left:auto !important;margin-right:auto !important;margin-top:80px}@media(max-width: 991.98px){.g2-widget-container#get-started-g2-widget{margin-top:40px}}@media(max-width: 1049.98px){.g2-widget-container#get-started-g2-widget{min-height:317px}}@media(max-width: 799.98px){.g2-widget-container#get-started-g2-widget{min-height:443px}}@media(max-width: 767.98px){.g2-widget-container#get-started-g2-widget{min-height:443px}}@media(max-width: 575.98px){.g2-widget-container#get-started-g2-widget{min-height:500px}}.well-architected-form-container{background:linear-gradient(160.91deg, #05103F 12.85%, #0F3DC8 72.41%, #0F3DC8 122.8%);border-radius:8px;padding:12px !important}.well-architected-form-container>div{padding:20px;background:#fff;border-radius:8px}.well-architected-form-container>div .thank-you-message{padding:0 !important}@media(min-width: 576px){.well-architected-form-container>div .mktoForm .mktoFormRow:nth-child(3)>.mktoFormCol{width:50%}.well-architected-form-container>div .mktoForm .mktoFormRow:nth-child(3)>.mktoFormCol:nth-child(2){padding-left:2%}}.well-architected-form-container>div .mktoForm .mktoFieldWrap{padding:0 !important;width:100% !important}.well-architected-form-container>div .mktoForm .mktoButtonWrap.mktoSimple .mktoButton{background-color:#006d6f !important;border-color:#006d6f !important;padding:0 !important;transition:all .2s ease-in-out}.well-architected-form-container>div .mktoForm .mktoButtonWrap.mktoSimple .mktoButton:hover{background-color:#005a5c !important;border-color:#005a5c !important}.well-architected-form-container>div .mktoForm label{display:none !important}.well-architected-form-container>div .mktoForm label#LblCountry,.well-architected-form-container>div .mktoForm label#LblState,.well-architected-form-container>div .mktoForm label#LblmktoCheckbox_36964_0{display:block !important}.key-parnters-section h2{max-width:720px}.key-partners-group>.wp-block-group__inner-container{display:flex;align-items:center;justify-content:center;gap:40px}@media(max-width: 767.98px){.key-partners-group>.wp-block-group__inner-container{flex-wrap:wrap}}.key-partners-group>.wp-block-group__inner-container .wp-block-image{max-width:240px;flex-basis:1 1 0px;margin-bottom:0px}.key-partners-group>.wp-block-group__inner-container .wp-block-image>a{opacity:1;transition:all .2s ease-in-out}.key-partners-group>.wp-block-group__inner-container .wp-block-image>a:hover{opacity:.5}.blue-to-white-bg-gradient{background:linear-gradient(123.82deg, #B7F6F7 -8.9%, #FFFFFF 47.51%) !important}.page-id-16958 .navigation-wrapper{display:none}.page-id-16958 #get-started-section{padding-top:80px !important}@media(max-width: 991.98px){.page-id-16958 #get-started-section{padding-top:40px !important}}@media(max-width: 991.98px){.iceberg-tab-container .tabs-header{flex-wrap:wrap}}.iceberg-tab-container .tabs-header .wp-block-image{max-width:240px;flex-basis:1 1 0px;margin-bottom:0}.iceberg-tab-container .tabs-header .wp-block-image>a{opacity:1;transition:all .2s ease-in-out}.iceberg-tab-container .tabs-header .wp-block-image>a:hover{opacity:.5}.snowflake-crumbs>.wp-block-group__inner-container{display:flex;flex-wrap:wrap;align-items:center}.snowflake-crumbs>.wp-block-group__inner-container p{margin:0;font-weight:600;font-size:14px}.snowflake-crumbs>.wp-block-group__inner-container i.bi{color:#31d3db;margin-right:8px}.snowflake-crumbs>.wp-block-group__inner-container div.separator{width:1px;height:16px;background-color:rgba(255,255,255,.2);margin:0 20px}.snowflake-crumbs>.wp-block-group__inner-container .bullet{margin:5px;color:#31d3db}.cat-list_item:hover{cursor:pointer}.white-link{font-weight:600;font-size:18px;color:#fff !important;display:inline-block;align-items:center;opacity:1;transition:all .2s ease-in-out}.white-link .inline-short-arrow>.bi{font-size:28px}.white-link:hover{opacity:.7}.resource-template-default .block-breadcrumb{padding-top:140px !important}.play-link__white,.play-link__green{color:#fff !important;display:flex;align-items:center;justify-content:start;gap:8px;font-weight:600;opacity:1;transition:all .2s ease-in-out}.play-link__white>.bi,.play-link__green>.bi{font-size:24px}.play-link__white:hover,.play-link__green:hover{opacity:.7;gap:10px}.play-link__white.play-link__green,.play-link__green.play-link__green{color:#006d6f !important}.play-link__white.play-link__green:hover,.play-link__green.play-link__green:hover{opacity:1;color:#005a5c}.contact-us-section .mktoForm .mktoFormRow:nth-of-type(2),.contact-us-section .mktoForm .mktoFormRow:nth-of-type(3),.contact-us-section .mktoForm .mktoFormRow:nth-of-type(4),.contact-us-section .mktoForm .mktoFormRow:nth-of-type(5),.contact-us-section .mktoForm .mktoFormRow:nth-of-type(6),.contact-us-section .mktoForm .mktoFormRow:nth-of-type(7){width:calc(50% - 10px)}.contact-us-section .mktoForm .mktoFormRow:nth-of-type(2)>.mktoFormCol,.contact-us-section .mktoForm .mktoFormRow:nth-of-type(3)>.mktoFormCol,.contact-us-section .mktoForm .mktoFormRow:nth-of-type(4)>.mktoFormCol,.contact-us-section .mktoForm .mktoFormRow:nth-of-type(5)>.mktoFormCol,.contact-us-section .mktoForm .mktoFormRow:nth-of-type(6)>.mktoFormCol,.contact-us-section .mktoForm .mktoFormRow:nth-of-type(7)>.mktoFormCol{margin-right:0 !important}.contact-us-section .mktoForm textarea#appendtoNotes{height:64px !important}.contact-us-section .mktoForm select#Contact_Us_Reason__c{margin-bottom:0 !important;text-transform:none;position:relative;z-index:1}.contact-us-section .pillars-container .pillar img{width:20px;height:20px}.contact-us-section .pillars-container .pillar .content>h3{font-size:16px;font-weight:400;color:#fff !important}.contact-us-section a{color:#00aba4 !important;transition:all .2s ease-in-out}.contact-us-section a:hover{color:#008e89 !important}#pricing-section{padding-top:200px !important}@media(max-width: 767.98px){#pricing-section{padding-top:120px !important}}#pricing-section .pricing-seperator{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 100%);width:100%;height:1px;margin-top:100px;margin-bottom:100px}@media(max-width: 767.98px){#pricing-section .pricing-seperator{margin-top:60px;margin-bottom:60px}}#pricing-section #key-features-and-benefits .wp-block-column:first-child{margin-right:0}#pricing-section #key-features-and-benefits .list-with-custom-icon{margin:0;padding:0;background:none;margin-top:2rem}#pricing-section #key-features-and-benefits .list-with-custom-icon .list-item-wrapper{align-items:start !important}#pricing-section #key-features-and-benefits .list-with-custom-icon .list-item-wrapper .list-icon{margin-top:5px}#pricing-section #key-features-and-benefits .list-with-custom-icon .list-item-wrapper .list-item{color:#d2d6da !important;font-weight:400;font-size:18px}.blue-icon.bi{color:#31d3db;margin-right:.5rem}.blue-text{color:#70e3e9}#partners-header{background-size:cover !important}@media(max-width: 991.98px){#partners-header{padding:120px 0 50px !important}}@media(max-width: 575.98px){#partners-header{padding:120px 0 100px !important}}@media(max-width: 575.98px){#partners-header h1{font-size:40px}}#partners-header .partner-header-max-width{max-width:500px}@media(max-width: 767.98px){#partners-header .partner-header-max-width{max-width:400px}}@media(max-width: 575.98px){#partners-header .partner-header-max-width{max-width:275px;font-size:16px}}.partner-select-container{width:100%;display:flex;justify-content:center;border-radius:4px;border:1px solid #505965;background:radial-gradient(41.57% 78.54% at 50% -10.23%, rgba(255, 255, 255, 0.2) 0%, rgba(255, 255, 255, 0.1) 100%);padding:20px}@media(max-width: 575.98px){.partner-select-container{padding:5px !important}}.partner-select-container .tabs-header .tab-item{transition:none !important}.partner-select-container .tabs-header .tab-item p{text-align:center;white-space:pre-wrap;word-break:break-word}#get-started-section,.contact-us-section{min-height:100vh !important}.connector-images-flex{display:flex;gap:25px;flex-wrap:wrap}.connector-images-flex img{width:175px;height:auto;transition:all .2s ease-in-out}@media(max-width: 991.98px){.connector-images-flex{flex-direction:column;align-items:center}}@media(max-width: 767.98px){.connector-images-flex{flex-direction:row}}header.header-2025{padding-top:165px;padding-bottom:90px}@media(max-width: 767.98px){header.header-2025{padding-top:120px}}@media(min-width: 1600px){header.header-2025{background-size:102%}}@media(max-width: 1199.98px){header.header-2025 h1{font-size:44px}}header.header-2025#homepage-hero{background-position:center}@media(min-width: 1199.98px){header.header-2025#homepage-hero{padding-top:165px;padding-bottom:90px;display:flex;align-items:center}}@media(min-width: 1600px){header.header-2025#homepage-hero{padding-top:175px;padding-bottom:160px;background-size:105%}}@media(min-width: 767.98px)and (max-width: 1199.98px){header.header-2025#homepage-hero{margin-top:65px;padding-top:65px;padding-bottom:90px;display:flex;align-items:center;background-position:top center;background-size:cover}header.header-2025#homepage-hero .wp-block-group__inner-container{width:100%}}@media(max-width: 767.98px){header.header-2025#homepage-hero{background-size:cover;justify-content:center;display:flex;flex-direction:column}header.header-2025#homepage-hero .wp-block-group__inner-container{width:100%;padding-bottom:20px}header.header-2025#homepage-hero .button-group>.wp-block-group__inner-container{flex-wrap:nowrap;justify-content:center}header.header-2025#homepage-hero .button-group>.wp-block-group__inner-container p.btn>a{padding:13px 20px}}@media(max-width: 1199.98px){header.header-2025#homepage-hero h1{font-size:40px !important}}header.header-2025#homepage-hero .button-group>.wp-block-group__inner-container{display:flex;flex-direction:row}.foundation-gallery img{width:100%}.foundation-gallery .gallery-big{justify-content:center;row-gap:8px;box-shadow:0 2px 20px rgba(0,0,0,.1);border-radius:.5rem}.foundation-gallery .gallery-small{justify-content:center;-moz-column-gap:8px;column-gap:8px}.foundation-gallery .gallery-small figure{width:33%}.cta-marketo-blog{background:#000;background:linear-gradient(110deg, rgb(0, 0, 0) 0%, rgb(5, 19, 68) 76%)}.cta-marketo-blog p{font-size:14px;text-transform:uppercase;color:#49799e;font-weight:600}.cta-marketo-blog h2{font-size:32px !important}@media screen and (min-width: 992px){.cta-marketo-blog h2{font-size:42px !important}}.cta-marketo-blog button.mktoButton{border:10px solid #000}.cta-marketo-blog .mktoFieldWrap{padding-left:0 !important;width:100% !important}.cta-marketo-blog .mktoFieldWrap .mktoGutter.mktoHasWidth{display:none}.cta-marketo-blog form{font-family:"Inter",sans-serif !important}.cta-marketo-blog form input[type=email]{background-color:rgba(0,0,0,0) !important;color:#fff !important;border-radius:4px}.cta-marketo-blog form span{padding-left:0px !important;padding-right:0px !important;margin-left:0px !important}.cta-marketo-blog form .mktoButtonWrap.mktoSimple .mktoButton{padding-left:0px !important;padding-right:0px !important;margin:0 !important;width:100% !important;font-weight:600 !important}.cta-marketo-blog form .mktoButtonWrap.mktoSimple .mktoButton:hover{background-color:#3099a9}.cta-marketo-blog form .mktoError .mktoErrorMsg{background-image:none !important;text-shadow:none !important;border-radius:4px !important;font-weight:500 !important}.cta-marketo-blog .mktoHtmlText>*{text-align:left !important;color:#fff !important}.cta-marketo-blog .mktoLogicalField.mktoCheckboxList.mktoHasWidth{padding:0}.cta-marketo-blog .mktoLabel,.cta-marketo-blog .mktoForm .mktoCheckboxList>label{color:#fff !important;font-weight:400 !important}@media(min-width: 768px){.pillar-accordion-block .collapse{display:block !important;height:100% !important;visibility:visible !important}}@media(min-width: 768px){.pillar-accordion-block .pillar-card{background:linear-gradient(to bottom, #000 50%, var(--gradient-color) 100%);border:1px solid gray}}@media(max-width: 768px){.pillar-accordion-block .pillar-card{background:#fff;border:none}}@media(min-width: 768px){.pillar-accordion-block .pillar-card .card-header{background:rgba(0,0,0,0)}}@media(max-width: 768px){.pillar-accordion-block .pillar-card .card-header{background:linear-gradient(to right, #000, var(--gradient-color))}}.pillar-accordion-block .pillar-card .card-header button,.pillar-accordion-block .pillar-card .card-header a{font-family:"Inter",sans-serif;font-size:24px;font-weight:400;color:#fff !important;transition:all .2s ease-in-out}@media(max-width: 768px){.pillar-accordion-block .pillar-card .card-header button,.pillar-accordion-block .pillar-card .card-header a{font-weight:500}}@media(min-width: 768px){.pillar-accordion-block .pillar-card .card-header button:hover,.pillar-accordion-block .pillar-card .card-header a:hover{color:var(--gradient-color) !important;transition:all .2s ease-in-out}}.pillar-accordion-block .pillar-card .card-body{background:#fff;padding:1rem}@media(min-width: 768px){.pillar-accordion-block .pillar-card .card-body{height:100%;display:flex;flex-direction:column;justify-content:space-between}}@media(max-width: 768px){.pillar-accordion-block .pillar-card .card-body{padding:.75rem 1rem}}.pillar-accordion-block .pillar-card .card-body p{font-family:"Inter",sans-serif;font-size:16px;font-weight:400;margin-bottom:1rem}.pillar-accordion-block .pillar-card .card-body .img-container{height:40px;margin-bottom:1rem}.pillar-accordion-block .pillar-card .card-body strong{font-family:"Inter",sans-serif;font-size:24px;font-weight:400;line-height:24px}.pillar-accordion-block .pillar-card .card-body small{font-family:"Inter",sans-serif;font-size:14px;color:#5684a7}@media(max-width: 768px){.pillar-accordion-block .pillar-card .card-body small{font-size:12px}}@media(min-width: 768px){.pillar-accordion-block .pillar-card .card-body .row{border-top:1px solid #e5e5e5}}@media(max-width: 768px){.pillar-accordion-block .pillar-columns .wp-block-group__inner-container{padding-left:0 !important;padding-right:0 !important}}.test-featured-customer-styles{background:red !important}.featured-customer-stories{padding:60px 0}.featured-customer-stories .row{display:flex;flex-wrap:wrap}.featured-customer-stories [class*=col-]{display:flex;margin-bottom:30px}.featured-customer-stories .featured-customer-card{border:1px solid #80add1;border-radius:6px;transition:all .3s ease;width:100%;display:flex;flex-direction:column}.featured-customer-stories .featured-customer-card:hover{box-shadow:0 4px 20px rgba(0,64,97,.1)}.featured-customer-stories .card-img-top-wrapper{width:100%;aspect-ratio:50/39;overflow:hidden;position:relative}.featured-customer-stories .card-img-top-wrapper::before{content:"";display:block;padding-bottom:78%}.featured-customer-stories .card-img-top-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio: 50/39){.featured-customer-stories .card-img-top-wrapper{height:0;overflow:hidden}.featured-customer-stories .card-img-top-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.featured-customer-stories .customer-logo{height:50px;display:flex;align-items:center;justify-content:start;margin-bottom:15px}.featured-customer-stories .customer-logo img{max-height:35px;max-width:100%;height:auto;width:auto}.featured-customer-stories .customer-title{height:50px;display:flex;align-items:center;justify-content:start;margin-bottom:15px}.featured-customer-stories .customer-title .card-title{font-size:18px;font-style:normal;font-weight:600;line-height:140%;color:#5684a7;margin:0;max-width:75%}.featured-customer-stories .card-body{padding:30px;flex-grow:1;display:flex;flex-direction:column}.featured-customer-stories .card-text{color:#505862;line-height:1.4;min-height:4.2em;flex-grow:1;font-size:14px}.featured-customer-stories .cta{color:#006d6f;text-decoration:none;font-weight:600;font-size:14px}@media(max-width: 767px){.featured-customer-stories .col-md-6:nth-child(-n+3){display:none}.featured-customer-stories .col-md-6:nth-last-child(-n+3){display:flex !important}}.all-customer-stories-section{padding:40px 0}.all-customer-stories-section .filter-bar{background-color:#fff;padding:20px;border-radius:8px;margin-bottom:30px}.all-customer-stories-section .filter-label{font-weight:600;color:#051344;font-size:18px}.all-customer-stories-section .filter-dropdown{position:relative}.all-customer-stories-section .custom-select-wrapper{position:relative;display:inline-block;margin-right:16px;margin-bottom:8px}.all-customer-stories-section .custom-select-display{padding:12px 16px;border:none;border-bottom:1px solid #d2d6da;border-radius:0;background-color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:space-between;color:#8d9199;min-width:200px;font-size:14px}.all-customer-stories-section .custom-select-display:after{content:"";width:0;height:0;border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid #8d9199;margin-left:10px;transition:transform .2s ease}.all-customer-stories-section .custom-select-display.open:after{transform:rotate(180deg)}.all-customer-stories-section .custom-select-dropdown{position:absolute;top:100%;left:0;right:0;background:#fff;border:none;border-radius:0 0 4px 4px;box-shadow:0px 2px 4px 0px rgba(0,0,0,.1);max-height:200px;overflow-y:auto;z-index:1000;display:none !important}.all-customer-stories-section .custom-select-dropdown.show{display:block !important}.all-customer-stories-section .custom-select-item{padding:12px 16px;cursor:pointer;color:#8d9199;display:flex;align-items:center;position:relative;font-size:14px}.all-customer-stories-section .custom-select-item:before{content:"";width:16px;height:16px;border:1px solid #d2d6da;border-radius:2px;margin-right:8px;background:#fff;flex-shrink:0}.all-customer-stories-section .custom-select-item.selected:before{background:#5684a7;border-color:#5684a7}.all-customer-stories-section .custom-select-item.selected:after{content:"✓";position:absolute;left:20px;color:#fff;font-size:10px;font-weight:bold}.all-customer-stories-section .custom-select-item:hover{background-color:#f8f9fa}.all-customer-stories-section .selected-filters{padding:15px;border-radius:4px}.all-customer-stories-section .filter-tag{background:rgba(86,132,167,.2);color:#051344;padding:6px 12px;border-radius:24px;font-size:14px;font-style:normal;font-weight:400;line-height:140%;display:inline-flex;align-items:center;gap:8px;margin-right:8px}.all-customer-stories-section .filter-tag .btn-close{background:#5684a7;border:1px solid #5684a7;border-radius:20px;color:#fff;cursor:pointer;padding:0;margin:0;width:16px;height:16px;display:flex;align-items:center;justify-content:center;order:-1}.all-customer-stories-section .filter-tag .btn-close:before{content:"";width:6px;height:6px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="6" height="6" viewBox="0 0 6 6" fill="none"><path d="M0.5 5.5L5.25 0.5M5.5 5.5L0.75 0.5" stroke="%23F5F5F5" stroke-linecap="round" stroke-linejoin="round"/></svg>');background-size:contain;background-repeat:no-repeat;background-position:center}.all-customer-stories-section .all-customers{display:flex;flex-wrap:wrap}.all-customer-stories-section .customer-card{display:flex;margin-bottom:30px}.all-customer-stories-section .customer-card .card{border:1px solid #80add1;transition:all .3s ease;border-radius:6px;width:100%;display:flex;flex-direction:column}.all-customer-stories-section .customer-card .card:hover{box-shadow:0 4px 20px rgba(0,0,0,.1)}.all-customer-stories-section .card-img-top-wrapper{width:100%;aspect-ratio:295/210;overflow:hidden;position:relative}.all-customer-stories-section .card-img-top-wrapper::before{content:"";display:block;padding-bottom:50.85%}.all-customer-stories-section .card-img-top-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@supports not (aspect-ratio: 59/30){.all-customer-stories-section .card-img-top-wrapper{height:0;overflow:hidden}.all-customer-stories-section .card-img-top-wrapper img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.all-customer-stories-section .customer-logo{height:45px;display:flex;align-items:center;justify-content:start;margin-bottom:8px}.all-customer-stories-section .customer-logo img{max-height:35px;max-width:100%;height:auto;width:auto}.all-customer-stories-section .customer-title{height:45px;display:flex;align-items:center;justify-content:start;margin-bottom:8px}.all-customer-stories-section .customer-title .card-title{font-size:18px;font-style:normal;font-weight:600;line-height:140%;color:#5684a7;margin:0;max-width:75%}.all-customer-stories-section .card-body{padding:20px;flex-grow:1;display:flex;flex-direction:column}.all-customer-stories-section .card-text{color:#505862;line-height:1.4;font-size:14px;margin-bottom:15px;min-height:4.2em;flex-grow:1}.all-customer-stories-section .cta{color:#006d6f;text-decoration:none;font-weight:600;font-size:14px}.all-customer-stories-section #load-more-btn{margin-top:40px;border-radius:4px;border:1px solid #006d6f;background-color:rgba(0,0,0,0);color:#006d6f;font-weight:500;font-size:16px;padding:8px 24px;width:180px;height:48px}.all-customer-stories-section .loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:flex;align-items:center;justify-content:center;z-index:10}.all-customer-stories-section .loading-overlay .spinner-border{color:#3c6d93 !important}.all-customer-stories-section #customer-results{position:relative;min-height:200px}.all-customer-stories-section #reset-filters{margin-left:20px;color:#006d6f;font-size:12px;font-weight:600;text-decoration:underline;border:0px;background-color:rgba(0,0,0,0)}@media(max-width: 768px){.all-customer-stories-section .filter-bar{padding:15px}.all-customer-stories-section .filter-dropdown{width:100%;margin-bottom:10px}.all-customer-stories-section .custom-select-wrapper{width:100%}.all-customer-stories-section #reset-filters{width:100%;margin-left:0;margin-top:10px}}.subsurface-2025-agenda{background-color:#000;padding:20px 0;color:#fff;font-family:"Inter",sans-serif}.subsurface-2025-agenda .location-tabs{border-bottom:none;justify-content:center;margin-bottom:60px;flex-wrap:wrap;gap:16px}.subsurface-2025-agenda .location-tabs .nav-item{margin-bottom:0}.subsurface-2025-agenda .location-tabs .nav-link{border:1.5px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);backdrop-filter:blur(5px);font-family:"Bio Sans";font-size:14px;font-style:normal;font-weight:600;text-transform:uppercase;transition:all .2s ease;white-space:nowrap;position:relative;border-radius:60px;padding:12px 16px;isolation:isolate;color:#fff !important;text-decoration:none !important}.subsurface-2025-agenda .location-tabs .nav-link:hover{background:linear-gradient(108deg, rgba(15, 61, 200, 0.3) 5.28%, rgba(85, 44, 211, 0.3) 59.47%, rgba(155, 26, 221, 0.3) 100.02%);-webkit-backdrop-filter:blur(5px)}.subsurface-2025-agenda .location-tabs .nav-link:hover::before{content:"";position:absolute;inset:0;border-radius:60px;padding:1.5px;background:linear-gradient(108deg, #0F3DC8 5.28%, #552CD3 59.47%, #9B1ADD 100.02%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.subsurface-2025-agenda .location-tabs .nav-link.active{background:linear-gradient(108deg, rgba(15, 61, 200, 0.6) 5.28%, rgba(85, 44, 211, 0.6) 59.47%, rgba(155, 26, 221, 0.6) 100.02%);-webkit-backdrop-filter:blur(5px)}.subsurface-2025-agenda .location-tabs .nav-link.active::before{content:"";position:absolute;inset:0;border-radius:60px;padding:1.5px;background:linear-gradient(108deg, #0F3DC8 5.28%, #552CD3 59.47%, #9B1ADD 100.02%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.subsurface-2025-agenda .tab-content{max-width:1280px;margin:0 auto}.subsurface-2025-agenda .location-header{text-align:left;margin-bottom:32px;padding-bottom:0;border-bottom:none}.subsurface-2025-agenda .location-header .location-title{font-family:"Bio Sans";font-size:24px;font-weight:400;margin-bottom:8px;color:#fff;letter-spacing:-0.02em}@media(max-width: 767px){.subsurface-2025-agenda .location-header .location-title{font-size:24px}}.subsurface-2025-agenda .location-header .location-details .date-text{font-size:14px;font-weight:400;margin-bottom:4px;color:#fff}.subsurface-2025-agenda .location-header .location-details .address{font-size:14px;color:#fff;margin-bottom:0}.subsurface-2025-agenda .sessions-list .session-item{display:flex;align-items:flex-start;padding:10px 12px 10px 15px;border-radius:6px;margin-bottom:2px;transition:all .15s ease;background:rgba(136,187,255,.1);border:1px solid rgba(0,0,0,0);cursor:default}@media(max-width: 575px){.subsurface-2025-agenda .sessions-list .session-item{flex-direction:column;padding:14px 16px}}.subsurface-2025-agenda .sessions-list .session-item:hover{background:rgba(136,187,255,.2);box-shadow:0 4px 15px 0 rgba(0,0,0,.2)}.subsurface-2025-agenda .sessions-list .session-item:hover .session-time,.subsurface-2025-agenda .sessions-list .session-item:hover .session-name,.subsurface-2025-agenda .sessions-list .session-item:hover .session-type{color:#fff !important}.subsurface-2025-agenda .sessions-list .session-item:hover .session-time{color:rgba(255,255,255,.8)}.subsurface-2025-agenda .sessions-list .session-item:hover .session-description{color:rgba(255,255,255,.85)}.subsurface-2025-agenda .sessions-list .session-item.session-keynote{background:linear-gradient(108deg, rgba(15, 61, 200, 0.4) 5.28%, rgba(85, 44, 211, 0.4) 59.47%, rgba(155, 26, 221, 0.4) 100.02%)}.subsurface-2025-agenda .sessions-list .session-item.session-keynote .session-time{color:rgba(255,255,255,.8)}.subsurface-2025-agenda .sessions-list .session-item.session-keynote .session-name,.subsurface-2025-agenda .sessions-list .session-item.session-keynote .session-type{color:#fff !important}.subsurface-2025-agenda .sessions-list .session-item.session-keynote .session-description{color:rgba(255,255,255,.75)}.subsurface-2025-agenda .sessions-list .session-item.session-keynote:hover{background:linear-gradient(108deg, rgba(15, 61, 200, 0.6) 5.28%, rgba(85, 44, 211, 0.6) 59.47%, rgba(155, 26, 221, 0.6) 100.02%),rgba(155,26,221,.3);box-shadow:0 4px 15px 0 rgba(0,0,0,.2)}.subsurface-2025-agenda .sessions-list .session-item.session-keynote:hover .session-description{color:rgba(255,255,255,.95)}.subsurface-2025-agenda .sessions-list .session-item.session-optional .session-name{font-style:italic}.subsurface-2025-agenda .sessions-list .session-item .session-time{flex:0 0 140px;font-size:15px;font-weight:400;color:#31dbdb;padding-right:24px;padding-top:2px}@media(max-width: 767px){.subsurface-2025-agenda .sessions-list .session-item .session-time{font-size:12px;padding-right:16px}}@media(max-width: 575px){.subsurface-2025-agenda .sessions-list .session-item .session-time{flex:none;padding-right:0;margin-bottom:6px}}.subsurface-2025-agenda .sessions-list .session-item .session-details{flex:1}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-hour{font-size:12px;font-weight:400;color:#31dbdb}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-name{font-size:14px;font-weight:500;margin-bottom:2px;color:#fff;line-height:1.5;letter-spacing:-0.01em}@media(max-width: 767px){.subsurface-2025-agenda .sessions-list .session-item .session-details .session-name{font-size:14px}}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-description{font-size:13px;font-weight:400;line-height:1.6;color:rgba(255,255,255,.65);margin-top:6px;margin-bottom:8px;font-family:"Inter",sans-serif;letter-spacing:-0.01em;transition:color .2s ease;max-width:90%}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-description p{font-size:inherit;font-weight:inherit;line-height:inherit;color:inherit;font-family:inherit;letter-spacing:inherit;margin:0 0 8px 0}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-description p:last-child{margin-bottom:0}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-description br{display:block;margin:2px 0}@media(max-width: 767px){.subsurface-2025-agenda .sessions-list .session-item .session-details .session-description{display:none !important}}.subsurface-2025-agenda .sessions-list .session-item .session-details .session-type{font-size:13px;color:rgba(255,255,255,.4);font-weight:400;display:inline-block;margin-top:2px;letter-spacing:0;border-radius:10px;background:rgba(149,165,166,.2);color:#95a5a6;padding:2px 6px}@media(max-width: 767px){.subsurface-2025-agenda .sessions-list .session-item .session-details .session-type{font-size:12px}}.subsurface-2025-agenda .accordion .card{background-color:rgba(0,0,0,0);border:none;border-radius:0;margin-bottom:12px}.subsurface-2025-agenda .accordion .card:last-child{margin-bottom:0}.subsurface-2025-agenda .accordion .card-header{background-color:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:100px;padding:0;margin-bottom:0;transition:all .2s ease}.subsurface-2025-agenda .accordion .card-header:hover{background:linear-gradient(108deg, rgba(15, 61, 200, 0.6) 5.28%, rgba(85, 44, 211, 0.6) 59.47%, rgba(155, 26, 221, 0.6) 100.02%);-webkit-backdrop-filter:blur(5px)}.subsurface-2025-agenda .accordion .card-header:hover::before{content:"";position:absolute;inset:0;border-radius:60px;padding:1.5px;background:linear-gradient(108deg, #0F3DC8 5.28%, #552CD3 59.47%, #9B1ADD 100.02%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.subsurface-2025-agenda .accordion .card-header h2{margin:0}.subsurface-2025-agenda .accordion .card-header .btn-link{color:rgba(255,255,255,.6);text-decoration:none;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;padding:10px 20px;padding-right:45px;border-radius:100px;position:relative;width:100%;text-align:center}.subsurface-2025-agenda .accordion .card-header .btn-link:hover{text-decoration:none;color:rgba(255,255,255,.8)}.subsurface-2025-agenda .accordion .card-header .btn-link:focus{box-shadow:none}.subsurface-2025-agenda .accordion .card-header .btn-link.collapsed::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:16px;font-weight:300;transition:transform .2s ease;color:rgba(255,255,255,.4)}.subsurface-2025-agenda .accordion .card-header .btn-link:not(.collapsed)::after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(45deg);font-size:16px;font-weight:300;transition:transform .2s ease;color:#fff}.subsurface-2025-agenda .accordion .card-header .btn-link:not(.collapsed){background:linear-gradient(108deg, rgba(15, 61, 200, 0.6) 5.28%, rgba(85, 44, 211, 0.6) 59.47%, rgba(155, 26, 221, 0.6) 100.02%);-webkit-backdrop-filter:blur(5px)}.subsurface-2025-agenda .accordion .card-header .btn-link:not(.collapsed)::before{content:"";position:absolute;inset:0;border-radius:60px;padding:1.5px;background:linear-gradient(108deg, #0F3DC8 5.28%, #552CD3 59.47%, #9B1ADD 100.02%);-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;z-index:-1}.subsurface-2025-agenda .accordion .card-header:has(.btn-link:not(.collapsed)){background-color:#6366f1;border-color:#6366f1}.subsurface-2025-agenda .accordion .collapse .card-body,.subsurface-2025-agenda .accordion .collapsing .card-body{padding:24px 16px;background-color:rgba(0,0,0,0)}@media(max-width: 991px){.subsurface-2025-agenda{padding:60px 0}.subsurface-2025-agenda .location-tabs{margin-bottom:40px;gap:12px}}@media(max-width: 767px){.subsurface-2025-agenda{padding:40px 0}.subsurface-2025-agenda .location-header{margin-bottom:24px}}@media(max-width: 575px){.subsurface-2025-agenda .location-header{margin-bottom:20px}.subsurface-2025-agenda .location-header .location-title{font-size:22px}.subsurface-2025-agenda .accordion .collapse .card-body,.subsurface-2025-agenda .accordion .collapsing .card-body{padding:20px 12px}}.orb-block{position:relative;width:100%;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:30px}.orb-block .orb-content-wrapper{position:relative;z-index:10;width:100%;max-width:1200px;margin:0 auto;display:flex;justify-content:center;align-items:center;border-radius:50px;background:linear-gradient(77deg, rgba(67, 184, 201, 0.08) -27.03%, rgba(0, 177, 216, 0.08) -21.11%, rgba(0, 168, 230, 0.08) -2.87%, rgba(67, 184, 201, 0.08) 1.06%, rgba(0, 157, 242, 0.08) 5.03%, rgba(42, 142, 247, 0.08) 8.37%, rgba(108, 123, 242, 0.08) 52.31%);box-shadow:7px 7px 0 0 rgba(0,171,164,.3);padding:32px 82px}.orb-block .orb-content{text-align:center;border-radius:50px;background:#f0fffe;box-shadow:7px 7px 0 0 rgba(0,171,164,.3);padding:60px 40px;width:100%;position:relative;overflow:hidden}.orb-block .orb-content .orb-container{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.orb-block .orb-content .gradient-orb{position:absolute;width:700px;height:700px;border-radius:763px;background:radial-gradient(73.17% 50.81% at 50% 50%, #DFDAFC 0%, rgba(160, 232, 232, 0.6) 31.25%, rgba(172, 243, 242, 0.5) 54.81%, rgba(240, 255, 254, 0.1) 70.19%);filter:blur(50px);transform:translate(-50%, -50%);mix-blend-mode:multiply;opacity:0;will-change:transform,opacity;pointer-events:none}.orb-block .orb-inner-content{position:relative;z-index:2}.orb-block .orb-title{color:#051344;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:42px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.42px;margin-bottom:24px}.orb-block .orb-description{color:#000;text-align:center;font-family:"Inter",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:145%;margin-bottom:40px;max-width:600px;margin-left:auto;margin-right:auto}.orb-block .orb-cta-button,.orb-block button.orb-cta-button{display:inline-block;padding:4px 36px;background:#008180;color:#fff;text-decoration:none;border:none;border-radius:4px;font-family:Inter;font-size:16px;font-style:normal;font-weight:600;cursor:pointer !important;letter-spacing:.025em;transition:all .2s ease-in;line-height:35px}.orb-block .orb-cta-button:hover,.orb-block button.orb-cta-button:hover{background:#006a69;color:#fff}.orb-block button{cursor:pointer}.orb-block button.btn{display:inline-block;transition:all .3s ease}@media(max-width: 991px){.orb-block .orb-title{font-size:36px;letter-spacing:-0.36px}.orb-block .orb-description{font-size:16px}.orb-block .gradient-orb{width:500px;height:500px}.orb-block .orb-content-wrapper{padding:28px 60px}.orb-block .orb-content{padding:50px 35px}}@media(max-width: 767px){.orb-block .orb-title{font-size:32px;letter-spacing:-0.32px}.orb-block .orb-content-wrapper{padding:24px 40px;max-width:100%;border-radius:30px}.orb-block .orb-content{padding:40px 30px;border-radius:30px}.orb-block .gradient-orb{width:400px;height:400px}.orb-block .orb-cta-button{padding:14px 32px;font-size:15px}}@media(max-width: 575px){.orb-block .orb-title{font-size:28px;letter-spacing:-0.28px}.orb-block .orb-description{font-size:15px}.orb-block .orb-content-wrapper{padding:20px 24px;border-radius:25px}.orb-block .orb-content{padding:35px 25px;border-radius:25px}.orb-block .gradient-orb{width:350px;height:350px}}.block-editor .orb-block{min-height:400px}.block-editor .orb-block .gradient-orb{opacity:.6}

/*# sourceMappingURL=style.css.map*/