:root{--breakpoint-xs:$grid-breakpoints(xs);--breakpoint-sm:$grid-breakpoints(sm);--breakpoint-md:$grid-breakpoints(md);--breakpoint-lg:$grid-breakpoints(lg);--breakpoint-xl:$grid-breakpoints(xl)}

/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);font-family:sans-serif;line-height:1.15}article,footer,header,main,nav,section{display:block}body{background-color:#fff;color:#212529;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;font-size:1rem;font-weight:400;line-height:1.5;margin:0;text-align:left}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-bottom:.5rem;margin-top:0}p{margin-bottom:1rem;margin-top:0}address{font-style:normal;line-height:inherit}address,dl,ol,ul{margin-bottom:1rem}dl,ol,ul{margin-top:0}ol ol,ol ul,ul ol,ul ul{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:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{background-color:transparent;color:#007bff;text-decoration:none}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1em}pre{margin-bottom:1rem;margin-top:0;overflow:auto}img{border-style:none}img,svg{vertical-align:middle}svg{overflow:hidden}table{border-collapse:collapse}caption{caption-side:bottom;color:#6c757d;padding-bottom:.75rem;padding-top:.75rem;text-align:left}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:none;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[hidden]{display:none!important}

/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-ms-overflow-style:scrollbar;box-sizing:border-box}*,:after,:before{box-sizing:inherit}.container{margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}@media (min-width:500px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:1280px){.container{max-width:960px}}@media (min-width:1440px){.container{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}.col{padding-left:15px;padding-right:15px;position:relative;width:100%}.col{flex-basis:0;flex-grow:1;max-width:100%}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}@media (min-width:768px){.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}}@media (min-width:1280px){.order-lg-1{order:1}}.navbar{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between;padding:.5rem 1rem;position:relative}.navbar>.container{align-items:center;display:flex;flex-wrap:wrap;justify-content:space-between}.navbar-brand{display:inline-block;font-size:1.25rem;line-height:inherit;margin-right:1rem;padding-bottom:.3125rem;padding-top:.3125rem;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:flex;flex-direction:column;list-style:none;margin-bottom:0;padding-left:0}.navbar-nav .nav-link{padding-left:0;padding-right:0}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:hsla(0,0%,100%,.75)}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.nav{display:flex;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.2;margin-bottom:.5rem}.h1,h1{font-size:2.5rem}.h2,h2{font-size:2rem}.h3,h3{font-size:1.75rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.25rem}.h6,h6{font-size:1rem}.lead{font-size:1.25rem;font-weight:300}hr{border:0;border-top:1px solid rgba(0,0,0,.1);margin-bottom:1rem;margin-top:1rem}.small,small{font-size:80%;font-weight:400}.list-inline-item:not(:last-child){margin-right:.5rem}.blockquote{font-size:1.25rem;margin-bottom:1rem}.blockquote-footer:before{content:"\2014\A0"}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.border{border:1px solid #dee2e6!important}.border-0{border:0!important}.clearfix:after{clear:both;content:"";display:block}.embed-responsive:before{content:"";display:block}.embed-responsive-21by9:before{padding-top:42.85714%}.embed-responsive-16by9:before{padding-top:56.25%}.embed-responsive-4by3:before{padding-top:75%}.embed-responsive-1by1:before{padding-top:100%}.justify-content-center{justify-content:center!important}.align-items-start{align-items:flex-start!important}@media (min-width:768px){.align-items-md-center{align-items:center!important}}@media (min-width:1280px){.align-items-lg-center{align-items:center!important}}.overflow-hidden{overflow:hidden!important}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;overflow:visible;position:static;white-space:normal;width:auto}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.stretched-link:after{background-color:transparent;bottom:0;content:"";left:0;pointer-events:auto;position:absolute;right:0;top:0;z-index:1}.m-0{margin:0!important}.mb-0{margin-bottom:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:1rem!important}.mt-3{margin-top:1rem!important}.m-4{margin:1.5rem!important}.m-5{margin:3rem!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.p-1{padding:.25rem!important}.p-3{padding:1rem!important}.p-4{padding:1.5rem!important}.p-5{padding:3rem!important}.text-right{text-align:right!important}.text-center{text-align:center!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.simplebar-wrapper{height:inherit;max-height:inherit;max-width:inherit;overflow:hidden;width:inherit}.simplebar-mask{direction:inherit;height:auto!important;overflow:hidden;width:auto!important;z-index:0}.simplebar-mask,.simplebar-offset{bottom:0;left:0;margin:0;padding:0;position:absolute;right:0;top:0}.simplebar-offset{-webkit-overflow-scrolling:touch;box-sizing:inherit!important;direction:inherit!important;resize:none!important}.simplebar-content-wrapper{-ms-overflow-style:none;box-sizing:border-box!important;direction:inherit;display:block;height:100%;max-height:100%;max-width:100%;position:relative;scrollbar-width:none;width:auto}.simplebar-content-wrapper::-webkit-scrollbar,.simplebar-hide-scrollbar::-webkit-scrollbar{height:0;width:0}.simplebar-content:after,.simplebar-content:before{content:" ";display:table}.simplebar-placeholder{max-height:100%;max-width:100%;pointer-events:none;width:100%}.simplebar-height-auto-observer-wrapper{box-sizing:inherit!important;flex-basis:0;flex-grow:inherit;flex-shrink:0;float:left;height:100%;margin:0;max-height:1px;max-width:1px;overflow:hidden;padding:0;pointer-events:none;position:relative;width:100%;z-index:-1}.simplebar-height-auto-observer{box-sizing:inherit;display:block;height:1000%;left:0;min-height:1px;min-width:1px;opacity:0;top:0;width:1000%;z-index:-1}.simplebar-height-auto-observer,.simplebar-track{overflow:hidden;pointer-events:none;position:absolute}.simplebar-track{bottom:0;right:0;z-index:1}[data-simplebar].simplebar-dragging .simplebar-content{pointer-events:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}[data-simplebar].simplebar-dragging .simplebar-track{pointer-events:all}.simplebar-scrollbar{left:0;min-height:10px;position:absolute;right:0}.simplebar-scrollbar:before{background:#000;border-radius:7px;content:"";left:2px;opacity:0;position:absolute;right:2px;transition:opacity .2s linear}.simplebar-scrollbar.simplebar-visible:before{opacity:.5;transition:opacity 0s linear}.simplebar-track.simplebar-vertical{top:0;width:11px}.simplebar-track.simplebar-vertical .simplebar-scrollbar:before{bottom:2px;top:2px}.simplebar-track.simplebar-horizontal{height:11px;left:0}.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{height:100%;left:2px;right:2px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:7px;left:0;min-height:0;min-width:10px;right:auto;top:2px;width:auto}[data-simplebar-direction=rtl] .simplebar-track.simplebar-vertical{left:0;right:auto}.simplebar-hide-scrollbar{-ms-overflow-style:none;left:0;overflow-y:scroll;position:fixed;scrollbar-width:none;visibility:hidden}body{background:#fff;color:#13151e}body,html{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;font-family:Manrope,sans-serif;font-size:16px}h1{font-size:5rem}h2{font-size:4rem}h3{font-size:3.2rem}h4{font-size:2.56rem}h5{font-size:1.92rem}h6{font-size:1.44rem}h1,h2,h3,h4,h5,h6{margin:0}p{line-height:1.625;margin-bottom:0}a{color:inherit}a:active,a:hover{color:inherit;text-decoration:none}a:focus{outline:0;text-decoration:none}img{height:auto}.btn{align-items:center;background:transparent;border:1px solid transparent;border-radius:6px;box-sizing:border-box;display:inline-flex;font-size:13px;font-weight:700;height:48px;justify-content:center;line-height:calc(46px - 1rem);padding:.5rem 2rem;position:relative;text-transform:uppercase;transition-duration:.15s;transition-property:background-color,color,border-color;transition-timing-function:ease;white-space:nowrap}.btn+.btn{margin-left:4px}.btn-arrow{position:relative}.btn-arrow>svg{margin-left:16px}.btn-arrow>svg path{fill:currentColor}.btn-link{height:auto;line-height:1;padding:0}.btn-block{width:100%}.btn-white,.btn-white:focus{background-color:#fff;border-color:#fff;color:#13151e}.btn-white:active:focus,.btn-white:hover{background-color:transparent;color:#fff}.btn-primary,.btn-primary:focus{background-color:#13151e;border-color:#13151e;color:#fff}.btn-primary:active:focus,.btn-primary:hover{background-color:transparent;color:#13151e}.btn-outline-primary,.btn-outline-primary:focus{background-color:transparent;border-color:#13151e;color:#13151e}.btn-outline-primary:active:focus,.btn-outline-primary:hover{background-color:#13151e;border-color:#13151e;color:#fff}.btn-transparent-primary,.btn-transparent-primary:focus{background-color:transparent;border-color:transparent;color:#13151e}.btn-transparent-primary:active:focus,.btn-transparent-primary:hover{background-color:#13151e;border-color:#13151e;color:#fff}.btn-outline-white,.btn-outline-white:focus{background-color:transparent;border-color:#fff;color:#fff}.btn-outline-white:active:focus,.btn-outline-white:hover{background-color:#fff;border-color:#fff;color:#13151e}.section{padding:120px 0}@media (min-width:768px){.section{padding:160px 0}}.container{max-width:1440px;padding:0 20px;position:relative;width:100%;z-index:3}@media (min-width:768px){.container{padding:0 40px}}a:focus,button:focus,input:focus,select:focus,textarea:focus{outline:0}header{left:0;position:absolute;top:0;width:100%;z-index:2019}.navbar{background-color:transparent;border:0;border-radius:0;margin:0;padding:0}.navbar .container{justify-content:space-between;min-height:80px;position:static}@media (min-width:768px){.navbar .container{min-height:100px}}@media (min-width:1280px){.navbar .container{justify-content:flex-start}}.navbar-nav{margin:0 -20px}@media (min-width:768px){.navbar-nav{margin:0 -40px}}@media (min-width:1280px){.navbar-nav{align-items:center;flex-direction:row;margin:0}}.navbar-nav .nav-item{border-bottom:1px solid rgba(19,21,30,.1);padding:0 20px}@media (min-width:768px){.navbar-nav .nav-item{padding:0 40px}}@media (min-width:1280px){.navbar-nav .nav-item{border:0;margin-right:40px;padding:0}.navbar-nav .nav-item.transition .g-nav{opacity:1}}.navbar-nav .nav-item.open .g-nav{display:block}.navbar-nav .nav-item.open .nav-link.js-toggle-navigation:after,.navbar-nav .nav-item.open .nav-link[data-toggle=dropdown]:after{transform:rotate(180deg)}.navbar-nav .nav-item>.nav-link{align-items:center;color:currentColor;display:flex;font-size:13px;font-weight:700;line-height:14px;padding:32px 0;position:relative;text-transform:uppercase}@media (min-width:1280px){.navbar-nav .nav-item>.nav-link{display:inline-flex;min-height:100px;padding:0}}@media (min-width:1280px){.navbar-nav .nav-item>.nav-link:before{background:#13151e;bottom:0;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleY(0);transition:transform .3s ease}}.navbar-nav .nav-item.open>.nav-link:before{transform:scaleY(1)}.navbar-nav .nav-item>.nav-link:hover{background-color:transparent}.navbar-nav .nav-item>.nav-link:focus{background-color:transparent}.navbar-actions{align-items:center;display:flex;gap:20px;position:static;z-index:2000}.nav-search{display:none}@media (min-width:1280px){.nav-search{display:block}}.nav-search svg path{stroke:currentColor}.navbar-search{align-items:center;background:none;border:0;color:inherit;display:flex;height:32px;justify-content:center;padding:0;width:32px}@media (min-width:1280px){.navbar-search{display:none;height:24px;width:24px}}.navbar-search .nav-icon{display:block;height:24px;margin:0;width:24px}@media (min-width:1280px){.navbar-search .nav-icon{height:20px;width:20px}}.navbar-search .nav-icon path{stroke:currentColor}.nav-search .navbar-search{display:none}@media (min-width:1280px){.nav-search .navbar-search{display:flex}}.column-actions .navbar-nav .nav-item{border-bottom:0;margin-right:0;margin-top:32px}@media (min-width:1280px){.column-actions .navbar-nav .nav-item{margin-left:32px;margin-top:0}}.column-actions .navbar-nav .nav-link{padding:0}.column-actions .navbar-nav .nav-icon path{stroke:currentColor}.navbar-menu-toggler{background:none;border:0;color:#13151e;display:block;height:32px;padding:0 4px;width:32px;z-index:1000}@media (min-width:1280px){.navbar-menu-toggler{display:none}}.navbar-menu-toggler>span{background:currentColor;display:block;height:2px;width:24px}.navbar-menu-toggler>span+span{margin-top:4px}.navbar-brand{color:currentColor;height:20px;margin:0;padding:0;width:auto;z-index:1000}.navbar-brand img,.navbar-brand svg{display:block;height:100%;width:auto}.navbar-brand svg path{fill:currentColor}.navbar-invert{color:#fff}.navbar-invert .navbar-brand svg path{fill:currentColor}.navbar-invert .navbar-menu-toggler{color:currentColor}.navbar-invert .btn-primary{background-color:#fff;border-color:#fff;color:#13151e}.navbar-invert .btn-primary:hover{background-color:transparent;color:#fff}.navbar-invert .navbar-nav .nav-link.js-toggle-navigation:after,.navbar-invert .navbar-nav .nav-link[data-toggle=dropdown]:after{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.navbar-menu{-webkit-overflow-scrolling:touch;background:#fff;display:none;flex-direction:column;height:100vh;left:0;overflow:auto;padding:80px 20px 40px;position:absolute;top:0;width:100%}@media (min-width:768px){.navbar-menu{padding:100px 40px 40px}}@media (min-width:1280px){.navbar-menu{align-items:center;background:transparent;display:flex;flex-direction:row;flex-grow:1;height:auto;justify-content:space-between;margin-left:60px;overflow:unset;padding:0;position:static;width:auto}}.menu-open{display:flex}.menu-is-open{overflow:hidden}.menu-is-open .navbar{background:#fff;border-bottom:1px solid rgba(19,21,30,.1);color:#13151e}.menu-is-open .navbar .btn-primary{background:#13151e;border-color:#13151e;color:#fff}.menu-is-open .navbar-nav .nav-link.js-toggle-navigation:after,.menu-is-open .navbar-nav .nav-link[data-toggle=dropdown]:after{-webkit-filter:none;filter:none}.menu-is-open .navbar-menu-toggler>span{transition-delay:0s}.menu-is-open .navbar-menu-toggler>span:first-of-type{transform:rotate(45deg)}.menu-is-open .navbar-menu-toggler>span:nth-of-type(2){margin-top:-2px;transform:rotate(-45deg)}.menu-is-open .navbar-menu-toggler>span:nth-of-type(3){display:none}.navbar-nav .nav-link.js-toggle-navigation{padding-right:20px;position:relative}.navbar-nav .nav-link.js-toggle-navigation:after,.navbar-nav .nav-link[data-toggle=dropdown]:after{background:url(../img/icons/chevron-down.svg) 50% no-repeat;background-size:contain;content:"";height:12px;margin-top:-6px;position:absolute;right:0;top:50%;width:12px}.g-nav-is-open header:before{background:rgba(19,21,30,.7);content:"";height:100vh;left:0;position:fixed;top:0;width:100%}.g-nav-is-open .navbar-nav .nav-link.js-toggle-navigation:after,.g-nav-is-open .navbar-nav .nav-link[data-toggle=dropdown]:after{-webkit-filter:none;filter:none}.g-nav-is-open .navbar{background:#fff;color:#13151e}.g-nav-is-open .navbar .btn-primary{background-color:#13151e;border-color:#13151e;color:#fff}.g-nav-is-open .navbar .btn-primary:hover{background-color:transparent;border-color:#13151e;color:#13151e}.g-nav{background-color:#fff;border-top:1px solid #e5e9ef;color:#13151e;display:none;margin:0 -20px;overflow:auto;padding:0 20px}@media (min-width:768px){.g-nav{margin:0 -40px;padding:0 40px}}@media (min-width:1280px){.g-nav{left:0;margin:0;max-height:90vh;padding:0;position:absolute;right:0;top:100%}}.g-nav-layout-grid{display:grid;grid-template:auto/1fr}@media (min-width:1280px){.g-nav-layout-grid{gap:0 40px;grid-template:auto/1fr minmax(auto,1360px) 1fr}.g-nav-menu-content-block{background:#f0f3f7;grid-area:1/2/2/4}}.g-nav-main-container{display:flex;flex-direction:column;max-width:1440px;position:static;width:100%;z-index:3}@media (min-width:768px){.g-nav-main-container{flex-direction:row}}@media (min-width:1280px){.g-nav-main-container{grid-area:1/2/2/3}}.g-nav-menu-grid{background:#fff;display:grid;flex:1;gap:60px 20px;grid-template:auto/1fr;padding-bottom:40px;padding-top:40px}@media (min-width:768px){.g-nav-menu-grid{display:grid;gap:60px 40px;grid-template:auto/repeat(auto-fill,minmax(200px,1fr));padding-right:40px}}@media (min-width:1280px){.g-nav-menu-grid{gap:60px 80px;grid-template:auto/repeat(auto-fill,minmax(250px,1fr));padding-bottom:60px;padding-right:60px;padding-top:60px}}.g-nav-menu-grid .group{display:grid;gap:60px 40px;grid-area:auto/1/auto/4;grid-template:auto/1fr}@media (min-width:768px){.g-nav-menu-grid .group{gap:40px 40px;grid-template:auto/repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1280px){.g-nav-menu-grid .group{gap:60px 40px;grid-template:auto/repeat(auto-fit,minmax(250px,1fr))}}.g-nav-menu-grid .column+.group{grid-area:auto}@media (min-width:768px){.g-nav-menu-grid .column+.group{grid-template:auto/repeat(auto-fill,minmax(200px,1fr))}}@media (min-width:1280px){.g-nav-menu-grid .column+.group{grid-area:auto/2/auto/4;grid-template:auto/repeat(auto-fill,minmax(250px,1fr))}}.g-nav-menu-content{border-top:1px solid #e5e9ef;padding:40px 0}@media (min-width:768px){.g-nav-menu-content{border-left:1px solid #e5e9ef;border-top:0;flex:0 0 28%;padding-bottom:0;padding-left:40px}}@media (min-width:1280px){.g-nav-menu-content{background:#f0f3f7;padding:60px 0 60px 60px}}.g-nav-menu-content .blog-card+.g-nav-menu-list{margin-top:40px}.g-nav-menu-subtitle{border-bottom:1px solid #e5e9ef;color:rgba(19,21,30,.6);font-size:13px;font-weight:600;letter-spacing:.08em;line-height:14px;margin-bottom:32px;padding-bottom:12px;text-transform:uppercase}.g-nav-menu-list{list-style:none;margin:0;padding:0}.g-nav-menu-list li+li{margin-top:20px}.g-nav-menu-list li a{display:inline-block;position:relative}.g-nav-menu-list-level-1 li+li{margin-top:32px}.g-nav-menu-list-level-1 a:hover .g-nav-menu-list-item-title:after{opacity:1;transform:translateX(0)}.g-nav-menu-list-level-2 li+li{margin-top:24px}.g-nav-menu-list-level-2 li a{align-items:center;display:flex}.g-nav-menu-list-level-2 .g-nav-menu-list-item-icon{align-items:center;display:flex;height:24px;justify-content:center;margin-right:12px;width:24px}.g-nav-menu-list-level-2 .g-nav-menu-list-item-icon svg{height:24px;width:auto}.g-nav-menu-list-level-2 .g-nav-menu-list-item-title{display:inline-block;font-size:15px;font-weight:600;line-height:18px;padding-right:16px;position:relative}.g-nav-menu-list-level-2 .g-nav-menu-list-item-title:after{background:url(../img/icons/arrow.svg) no-repeat 50%/contain;content:"";height:14px;left:100%;opacity:0;position:absolute;top:.125em;transform:translateX(-25%);transition:opacity .3s ease,transform .3s ease;width:12px}.g-nav-menu-list-level-2 a:hover .g-nav-menu-list-item-title:after{opacity:1;transform:translateX(0)}.g-nav-menu-list-inline{display:grid;gap:40px;grid-template:auto/repeat(auto-fit,minmax(160px,1fr))}.g-nav-menu-list-inline li+li{margin:0}.g-nav-menu-list-item-content .g-nav-menu-list-item-title{display:inline-block;font-size:15px;font-weight:700;line-height:18px;margin-bottom:10px;padding-right:16px;position:relative}.g-nav-menu-list-item-content p{color:#5d626b;font-size:13px;font-weight:500;line-height:20px}.g-nav-menu-list-item-content .g-nav-menu-list-item-title:after{background:url(../img/icons/arrow.svg) no-repeat 50%/contain;content:"";height:14px;left:100%;opacity:0;position:absolute;top:.125em;transform:translateX(-25%);transition:opacity .3s ease,transform .3s ease;width:12px}.g-nav-menu-cta{margin-top:60px}.immuta-grid{height:100%;left:0;overflow:hidden;pointer-events:none;position:absolute;top:0;width:100%}.immuta-grid-lines{--gridColor:19,21,30;--gridColorOpacity:0.2;--gridSize:3000px;background-image:linear-gradient(90deg,rgba(var(--gridColor),var(--gridColorOpacity)) 1px,rgba(var(--gridColor),0) 1px),linear-gradient(0deg,rgba(var(--gridColor),var(--gridColorOpacity)) 1px,rgba(var(--gridColor),0) 1px);background-position:50%;background-size:40px 1px,1px 40px;height:calc(var(--gridSize) + 2px);left:50%;margin-left:calc(var(--gridSize)/-2);margin-top:calc(var(--gridSize)/-2);position:absolute;top:50%;transform:rotateX(55deg) rotate(45deg);width:calc(var(--gridSize) + 2px)}.section-hero{align-items:center;display:flex;overflow:hidden;padding:100px 0 120px;position:relative}@media (min-width:768px){.section-hero{padding:120px 0}}@media (min-width:1280px){.section-hero{padding:210px 0 160px}}.hero-content{position:relative;z-index:2}.hero-content .heading{font-size:80px;font-size:48px;font-weight:200;line-height:1.08;margin-bottom:30px}@media screen and (min-width:768px){.hero-content .heading{font-size:calc(11.42857px + 4.7619vw)}}@media screen and (min-width:1440px){.hero-content .heading{font-size:80px}}.hero-content .paragraph{font-size:20px;font-size:16px;line-height:1.6}@media screen and (min-width:768px){.hero-content .paragraph{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.hero-content .paragraph{font-size:20px}}.hero-content .btn{margin-top:40px}.hero-content .pretitle{display:inline-block;font-size:18px;font-weight:700;line-height:1;margin-bottom:40px}.hero-media-container:before{content:"";display:block;padding-bottom:64%}.shared-hero-left{align-items:center;display:flex;overflow:hidden;padding:100px 0 80px;position:relative}@media (min-width:768px){.shared-hero-left{padding:120px 0}}@media (min-width:1280px){.shared-hero-left{padding:210px 0 160px}}.shared-hero-left .hero-layout{align-items:center;display:flex;flex-flow:column wrap}@media (min-width:768px){.shared-hero-left .hero-layout{flex-flow:row nowrap;justify-content:space-between}}.shared-hero-left .hero-content{margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px){.shared-hero-left .hero-content{margin-left:0;margin-right:40px;max-width:648px;text-align:left}}@media (min-width:1440px){.shared-hero-left .hero-content{margin-right:80px}}.shared-hero-left .hero-content p{margin-left:auto;margin-right:auto}@media (min-width:768px){.shared-hero-left .hero-content p{margin-left:0;margin-right:0;max-width:480px}}.shared-hero-left .hero-content .btn{margin-top:40px}.shared-hero-left .hero-media{flex:1;margin-top:60px;position:relative;width:100%}@media (min-width:768px){.shared-hero-left .hero-media{margin-top:0;min-width:420px}}.shared-hero-left .hero-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 60vw);content:"";height:2000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px}@media (min-width:768px){.shared-hero-left .hero-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 42vw)}}.shared-hero-left .hero-media img{max-width:100%;position:relative;z-index:2}.shared-hero-left .immuta-grid-lines{--gridColor:19,21,30}.shared-hero-left .immuta-grid:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 300px);content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.shared-hero-left.bg-color-primary .immuta-grid:before{background:linear-gradient(180deg,#13151e 0,rgba(19,21,30,0) 300px),linear-gradient(0deg,#13151e 0,rgba(19,21,30,0) 300px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.shared-hero-left.bg-color-primary .immuta-grid-lines{--gridColor:255,255,255;--gridColorOpacity:0.2}.shared-hero-left.bg-color-primary .hero-media:before{background:radial-gradient(ellipse at 50%,rgba(19,21,30,0) 0,#13151e 60vw);content:"";height:2000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px}@media (min-width:768px){.shared-hero-left.bg-color-primary .hero-media:before{background:radial-gradient(ellipse at 50%,rgba(19,21,30,0) 0,#13151e 40vw)}}.shared-hero-center{align-items:center;display:flex;overflow:hidden;padding:100px 0 60px;position:relative}@media (min-width:768px){.shared-hero-center{padding:120px 0 80px}}@media (min-width:1280px){.shared-hero-center{padding:140px 0 80px}}.shared-hero-center .hero-layout{display:flex;justify-content:center}.shared-hero-center .hero-content{margin-left:auto;margin-right:auto;max-width:648px;text-align:center}.shared-hero-center .hero-content p{margin-left:auto;margin-right:auto;max-width:610px}.shared-hero-center .hero-media{margin-top:60px;position:relative}@media (min-width:768px){.shared-hero-center .hero-media{margin-top:0}}@media (min-width:1440px){.shared-hero-center .hero-media{margin-left:-4%}}.shared-hero-center .hero-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 60vw);content:"";height:2000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px}@media (min-width:768px){.shared-hero-center .hero-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 42vw)}}.shared-hero-center .hero-media img{max-width:100%;position:relative;z-index:2}.shared-hero-left.bg-color-primary.section-hero-home:before{background:linear-gradient(180deg,#13151e 0,rgba(19,21,30,0) 300px),linear-gradient(0deg,#13151e 0,rgba(19,21,30,0) 300px);content:"";display:block;height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.shared-hero-left.bg-color-primary.section-hero-home .background{display:none}@media (min-width:768px){.shared-hero-left.bg-color-primary.section-hero-home .background{display:block}}.shared-hero-left.bg-color-primary.section-hero-home .background:after,.shared-hero-left.bg-color-primary.section-hero-home .background:before{content:"";height:200vw;left:70%;position:absolute;top:50%;transform:translate(-50%,-50%);width:200vw}.shared-hero-left.bg-color-primary.section-hero-home .background:before{background-image:url(../img/home-hero-cube-bg.svg);background-position:50%;background-repeat:no-repeat;background-size:clamp(0px,90vw,1440px);z-index:2}.shared-hero-left.bg-color-primary.section-hero-home .background:after{background-image:url(../img/home-hero-cube-bg-lines.svg);background-position:50%;background-repeat:repeat;background-size:clamp(0px,90vw,1440px)}.shared-hero-left.bg-color-primary.section-hero-home .hero-media:before{display:none}@media (min-width:768px){.shared-hero-left.bg-color-primary.section-hero-home .hero-content{width:50%}}.shared-hero-left.bg-color-primary.section-hero-home .wistia-player{background-color:#13151e;border:1px solid #e4b667;position:relative;z-index:2}.shared-hero-left.bg-color-primary.section-hero-home #wistia_chrome_23 #wistia_grid_71_wrapper .w-css-reset-tree button svg{display:block}.shared-hero-left.bg-color-primary.section-hero-home .w-bpb-wrapper{display:none!important}.section-hero-product-overview .immuta-grid-lines{--gridColor:19,21,30;--gridColorOpacity:0.2;transform:none}.section-hero-product-overview .immuta-grid{pointer-events:none;z-index:auto}.section-hero-product-overview .immuta-grid:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 300px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.section-hero-product-overview .immuta-grid-objects{display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:4}@media (min-width:768px){.section-hero-product-overview .immuta-grid-objects{display:block}}.section-hero-product-overview .immuta-grid-objects .cube{position:absolute}.section-hero-product-overview .immuta-grid-objects .cube svg{display:block;height:100%;width:100%}.section-hero-product-overview .immuta-grid-objects .cube-1{height:12vw;left:8%;max-height:192px;max-width:192px;min-height:80px;min-width:80px;top:440px;width:12vw}.section-hero-product-overview .immuta-grid-objects .cube-2{height:8vw;max-height:122px;max-width:122px;min-height:40px;min-width:40px;right:12%;top:260px;width:8vw}.section-hero-product-overview .hero-media{margin-top:80px;position:relative;z-index:2}.section-hero-product-overview .hero-content{margin-left:auto;margin-right:auto;text-align:center}@media (min-width:768px){.section-hero-product-overview .hero-content{max-width:59%}}.section-hero-product-overview .hero-content:before{background:radial-gradient(ellipse at 50%,#fff 0,hsla(0,0%,100%,0) 80vw);content:"";height:2000px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px;z-index:-1}.section-hero-product-overview .hero-content h1{margin-left:auto;margin-right:auto;max-width:580px}.section-hero-product-overview .video-placeholder{margin:0 auto;max-width:1280px}.section-hero-about .hero-content{max-width:540px}@media (min-width:768px){.section-hero-about .hero-content h1{max-width:460px}}@media (min-width:1440px){.section-hero-about .hero-media{margin-left:0}}@media (min-width:768px){.section-hero-makeitso.bg-color-primary .hero-media:before{background:radial-gradient(ellipse at 50%,rgba(19,21,30,0) 0,#13151e 30vw)}}.section-hero-makeitso.bg-color-primary .wistia-player{border:1px solid hsla(0,0%,100%,.05)}.section-hero-databricks-data-ai-summit-22{background-color:#13151e;background-image:url(../img/databricks-data-ai-summit-bg@2x.png);background-position:0;background-repeat:no-repeat;background-size:cover;color:#fff}.section-hero-databricks-data-ai-summit-22 .hero-content .heading{font-size:64px;font-size:40px;font-weight:200;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.section-hero-databricks-data-ai-summit-22 .hero-content .heading{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.section-hero-databricks-data-ai-summit-22 .hero-content .heading{font-size:64px}}.section-hero-databricks-data-ai-summit-22 .data-ai-summit{height:48px;margin-bottom:30px;width:auto}.section-hero-careers .hero-content{max-width:540px}.section-hero-careers-engineering .hero-layout{align-items:flex-start;flex-direction:column;row-gap:40px}@media (min-width:768px){.section-hero-careers-engineering .hero-layout{row-gap:60px}}.section-hero-careers-engineering .hero-banner{min-height:160px;position:relative;width:100%}.section-hero-careers-engineering .hero-banner-image{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.section-hero-careers-engineering .hero-banner:before{content:"";display:block;padding-bottom:20%}.section-hero-careers-engineering .hero-content{margin-bottom:30px;max-width:720px}@media (min-width:768px){.section-hero-careers-engineering .hero-content{margin-bottom:40px}}@media (max-width:919px){.section-hero-careers-engineering .hero-content{margin-left:0;margin-right:0}}.section-hero-careers-engineering .hero-content .heading{margin-bottom:0}.section-hero-careers-engineering .grid-2-desktop{gap:30px}@media (min-width:768px){.section-hero-careers-engineering .grid-2-desktop{gap:80px}}.section-hero-careers-engineering .border-slide{margin-top:40px}@media (min-width:768px){.section-hero-careers-engineering .border-slide{margin-top:80px}}.section-hero-careers-engineering .border-slide .grid-4-desktop{gap:20px;margin-bottom:30px}@media (min-width:768px){.section-hero-careers-engineering .border-slide .grid-4-desktop{gap:40px 80px;margin-bottom:40px}}@media (min-width:1280px){.section-hero-careers-engineering .border-slide .grid-4-desktop{gap:80px}}.section-hero-careers-engineering .border-slide .heading{margin-bottom:30px}.section-hero-leadership .hero-content{max-width:840px}.section-hero-leadership .hero-content p{margin:0}@media (min-width:768px){.section-hero-leadership .hero-content p{max-width:540px}}@media (min-width:1440px){.section-hero-leadership .hero-media{margin-left:0}}.section-hero-leadership-profile .hero-content{flex:1;max-width:none}.section-hero-leadership-profile .hero-content p{margin:30px 0 0}@media (min-width:768px){.section-hero-leadership-profile .hero-content p{max-width:540px}}.section-hero-leadership-profile .hero-media{flex:1;max-width:540px;width:100%}@media (min-width:1440px){.section-hero-leadership-profile .hero-media{margin-left:0}}.section-hero-leadership-profile .hero-media:before{display:none}.section-hero-leadership-profile .leadership-profile-intro{font-size:48px;font-weight:300;line-height:1.08}@media screen and (min-width:768px){.section-hero-leadership-profile .leadership-profile-intro{font-size:calc(-11.42857px + 7.7381vw)}}@media screen and (min-width:1440px){.section-hero-leadership-profile .leadership-profile-intro{font-size:100px}}.section-hero-leadership-profile .leadership-profile-intro>span{display:block;font-size:.64em;font-weight:200}.section-hero-leadership-profile .leadership-profile-cover{position:relative}.section-hero-leadership-profile .leadership-profile-cover:before{content:"";display:block;padding-bottom:100%}.section-hero-leadership-profile .leadership-profile-cover img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.section-hero-partners-program .hero-content{margin:0 auto;max-width:840px;text-align:center}.section-hero-partners-program .hero-content p{margin-left:auto;margin-right:auto;max-width:none}@media (min-width:768px){.section-hero-partners-program .hero-content p{max-width:620px}}.section-hero-customers .hero-content{margin:0 auto;max-width:550px;text-align:center}.section-hero-customers .hero-content p{margin-left:auto;margin-right:auto;max-width:none}.section-hero-solutions .hero-content{max-width:620px}.section-hero-solutions .hero-content p{margin:0}@media (min-width:768px){.section-hero-solutions .hero-content p{max-width:540px}}@media (min-width:1440px){.section-hero-solutions .hero-media{margin-left:0}}.section-hero-solutions-inner .hero-content{max-width:1020px;text-align:left}.section-hero-solutions-inner .hero-content p{margin:20px 0 0}@media (min-width:768px){.section-hero-solutions-inner .hero-content p{max-width:640px}}@media (min-width:1440px){.section-hero-solutions-inner .hero-media{margin-left:0}}.section-hero-solutions-inner ul{font-size:16px;list-style:none;margin:20px 0 0;padding:0;text-align:left}@media (min-width:768px){.section-hero-solutions-inner ul{font-size:20px}}.section-hero-solutions-inner ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.section-hero-solutions-inner ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.section-hero-why-immuta .hero-layout{margin-bottom:60px}@media (min-width:768px){.section-hero-why-immuta .hero-layout{margin-bottom:80px}}.section-hero-why-immuta .hero-content{max-width:1020px;text-align:left}.section-hero-why-immuta .hero-content p{margin:20px 0 0}@media (min-width:768px){.section-hero-why-immuta .hero-content p{max-width:640px}}@media (min-width:1440px){.section-hero-why-immuta .hero-media{margin-left:0}}.section-hero-trust .hero-content{margin-bottom:60px;max-width:none;text-align:center}@media (min-width:768px){.section-hero-trust .hero-content{margin-bottom:80px}}.section-hero-contact .hero-layout{margin-bottom:80px}@media (min-width:768px){.section-hero-contact .hero-layout{margin-bottom:120px}}.section-hero-contact .hero-content{margin-bottom:60px;max-width:none;text-align:center}@media (min-width:768px){.section-hero-contact .hero-content{margin-bottom:80px}}.section-hero-contact .grid{row-gap:40px}@media (min-width:768px){.section-hero-contact .grid{row-gap:60px}}.section-hero-contact .grid-4-desktop{margin-top:120px}@media (min-width:768px){.section-hero-contact .grid-4-desktop{margin-top:160px}}.section-hero-contact .grid-4-desktop .text-blurb:after{display:none}.section-hero-contact .text-blurb .heading{font-size:20px;font-weight:700}.section-hero-error-page .immuta-grid-lines{--gridColor:19,21,30;--gridColorOpacity:0.1}.section-hero-error-page .immuta-grid:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 300px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-hero-error-page .hero-content{margin:0;max-width:none;position:relative;text-align:center}.section-hero-error-page .hero-content>*{position:relative;z-index:10}.section-hero-error-page .hero-content .heading{font-size:80px;margin-top:40px}@media screen and (min-width:768px){.section-hero-error-page .hero-content .heading{font-size:calc(8px + 9.375vw)}}@media screen and (min-width:1280px){.section-hero-error-page .hero-content .heading{font-size:128px}}.section-hero-error-page .hero-content .illustration{height:clamp(140px,20vw,220px);position:relative;z-index:10}.section-hero-error-page .hero-content:before{background:radial-gradient(ellipse at 50%,#fff 0,hsla(0,0%,100%,0) 20vw);content:"";height:2000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px}@media (min-width:768px){.section-hero-error-page .hero-content:before{background:radial-gradient(ellipse at 50%,#fff 0,hsla(0,0%,100%,0) 20vw)}}.section-hero-error-page .hero-content .illustration svg{height:100%;width:auto}.section-hero-architecture .hero-content{max-width:730px}.video-placeholder{border-radius:6px;position:relative}.video-placeholder:hover{cursor:pointer}.video-placeholder img{border-radius:inherit;display:block;width:100%}.video-placeholder .btn-play{align-items:center;background:hsla(0,0%,100%,.9);border:0;border-radius:50%;display:flex;height:64px;justify-content:center;left:50%;margin-left:-32px;margin-top:-32px;padding:0 0 0 3px;position:absolute;top:50%;transition:background .3s ease;width:64px;z-index:20}.video-placeholder:hover .btn-play{background:#fff}.carousel{display:flex;flex-flow:row nowrap;overflow:hidden;position:relative}.carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 100px),linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 100px);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (min-width:768px){.carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 300px)}}.bg-color-primary .carousel:before{background:linear-gradient(90deg,#13151e 0,rgba(19,21,30,0) 100px),linear-gradient(270deg,#13151e 0,rgba(19,21,30,0) 100px)}@media (min-width:768px){.bg-color-primary .carousel:before{background:linear-gradient(90deg,#13151e 0,rgba(19,21,30,0) 300px),linear-gradient(270deg,#13151e 0,rgba(19,21,30,0) 300px)}}.carousel-track{animation-duration:60s;animation-iteration-count:infinite;animation-name:carousel-loop;animation-play-state:running;animation-timing-function:linear}.carousel-group,.carousel-track{display:flex;flex-flow:row nowrap}.carousel-group{align-items:center}.carousel-group .item{padding:0 40px}.bg-color-primary .carousel-group .item svg path{fill:#fff}@keyframes carousel-loop{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.shared-heading{margin-bottom:60px}@media (min-width:768px){.shared-heading{margin-bottom:100px}}.shared-heading a:not(.btn){color:#1970de;font-weight:600}.shared-heading a:not(.btn):hover{text-decoration:underline}.shared-heading-left{margin-bottom:40px}@media (min-width:768px){.shared-heading-left{margin-bottom:60px}}.pretitle{display:inline-block;font-size:18px;font-weight:700;line-height:1}.shared-heading h1{font-size:80px;font-size:48px;font-weight:200;line-height:1.08}@media screen and (min-width:768px){.shared-heading h1{font-size:calc(11.42857px + 4.7619vw)}}@media screen and (min-width:1440px){.shared-heading h1{font-size:80px}}.shared-heading h2{font-size:64px;font-size:40px;font-weight:200;line-height:1.24}@media screen and (min-width:768px){.shared-heading h2{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.shared-heading h2{font-size:64px}}.shared-heading h3{font-size:48px;font-size:28px;font-weight:300;line-height:1.24}@media screen and (min-width:768px){.shared-heading h3{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.shared-heading h3{font-size:48px}}.shared-heading h4{font-size:40px;font-size:28px;font-weight:300;line-height:1.24}@media screen and (min-width:768px){.shared-heading h4{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.shared-heading h4{font-size:40px}}.shared-heading .pretitle{margin-bottom:30px}.shared-heading p{font-size:20px;font-size:16px;font-weight:500;line-height:1.6;margin-top:16px}@media screen and (min-width:768px){.shared-heading p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.shared-heading p{font-size:20px}}@media (min-width:768px){.shared-heading p{margin-top:24px}}.shared-heading-center{margin-left:auto;margin-right:auto;max-width:1000px;text-align:center}.shared-heading-alt{margin-bottom:60px}@media (min-width:768px){.shared-heading-alt{margin-bottom:80px}}.shared-heading-alt h1{font-size:80px;font-size:48px;font-weight:200;font-weight:600;line-height:1.08}@media screen and (min-width:768px){.shared-heading-alt h1{font-size:calc(11.42857px + 4.7619vw)}}@media screen and (min-width:1440px){.shared-heading-alt h1{font-size:80px}}.shared-heading-alt h2{font-size:64px;font-size:40px;font-weight:200;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.shared-heading-alt h2{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.shared-heading-alt h2{font-size:64px}}.shared-heading-alt h3{font-size:48px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.shared-heading-alt h3{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.shared-heading-alt h3{font-size:48px}}.shared-heading-alt h4{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.shared-heading-alt h4{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.shared-heading-alt h4{font-size:40px}}.shared-heading-alt p{font-size:16px;font-weight:400;margin-top:16px;max-width:640px}@media (min-width:768px){.shared-heading-alt p{font-size:18px}}.home-intro-section .shared-heading h2{font-size:48px;font-size:28px;font-weight:300;line-height:1.24}@media screen and (min-width:768px){.home-intro-section .shared-heading h2{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.home-intro-section .shared-heading h2{font-size:48px}}.home-intro-section .shared-heading{margin-bottom:100px;text-align:center}.makeitso-intro-section{margin-bottom:80px}@media (min-width:768px){.makeitso-intro-section{margin-bottom:120px}}.makeitso-intro-section .shared-heading{margin-left:auto;margin-right:auto;max-width:1000px}.makeitso-intro-section .text-blurb .icon{height:35px}.makeitso-intro-section .text-blurb h6{font-weight:700}.makeitso-intro-section .text-blurb ul{color:#c5cad3}.home-intro-card{position:relative;text-align:center}@media (min-width:768px){.home-intro-card:after{background:hsla(0,0%,100%,.1);bottom:0;content:"";height:100%;left:100%;margin-left:60px;position:absolute;top:0;width:1px}}@media (min-width:768px){.home-intro-card:nth-child(2):after{display:none}}@media (min-width:1280px){.home-intro-card:nth-child(2):after{display:block}}.home-intro-card:last-of-type:after{display:none}.home-intro-card .icon{height:80px;margin-bottom:20px}@media (min-width:768px){.home-intro-card .icon{height:100px;margin-bottom:32px}}.home-intro-card .icon svg{height:100%;width:auto}.home-intro-card h6{font-size:20px;font-weight:500;line-height:1.4;margin-bottom:20px}@media (min-width:768px){.home-intro-card h6{font-size:24px}}.home-intro-card p{color:#c5cad3;font-size:16px;line-height:1.6}@media (min-width:768px){.home-intro-card p{font-size:18px}}.section-home-diagram{overflow:hidden;position:relative}.home-diagram-section .shared-heading{margin:0 auto;max-width:642px;text-align:center}.home-diagram-section .shared-heading h2{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:24px}@media screen and (min-width:768px){.home-diagram-section .shared-heading h2{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.home-diagram-section .shared-heading h2{font-size:64px}}.home-diagram-section .shared-heading p{font-size:20px;font-size:16px;line-height:1.6}@media screen and (min-width:768px){.home-diagram-section .shared-heading p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.home-diagram-section .shared-heading p{font-size:20px}}.home-diagram{display:flex;justify-content:center;margin:60px -45%}@media (min-width:768px){.home-diagram{margin:-8.75% -7.5% -17.5%}}@media (min-width:1440px){.home-diagram{margin:-8.75% 0}}.home-diagram .desktop{display:none}@media (min-width:768px){.home-diagram .desktop{display:block}}.home-diagram .mobile{display:block}@media (min-width:768px){.home-diagram .mobile{display:none}}.home-diagram img{position:relative;width:100%;z-index:2}.home-diagram-logos-grid{display:grid;grid-template:auto/repeat(2,1fr);margin-left:1px;margin-top:76px}@media (min-width:500px){.home-diagram-logos-grid{grid-template:auto/repeat(3,1fr)}}@media (min-width:768px){.home-diagram-logos-grid{grid-template:auto/repeat(6,1fr)}}.home-diagram-logos-grid .card{align-items:center;background:#13151e;border:1px solid hsla(0,0%,100%,.05);display:flex;flex-direction:column;justify-content:center;margin-left:-1px;position:relative}.home-diagram-logos-grid .card:before{content:"";display:block;padding-bottom:100%}.home-diagram-logos-grid .card .logo{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .3s ease}.home-diagram-logos-grid .card .logo img{transform:scale(.75)}@media (min-width:768px){.home-diagram-logos-grid .card .logo img{transform:scale(.6)}}@media (min-width:1280px){.home-diagram-logos-grid .card .logo img{transform:scale(.75)}}@media (min-width:1440px){.home-diagram-logos-grid .card .logo img{transform:scale(1)}}.home-diagram-logos-grid .card .logo-active{left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease}.home-diagram-logos-grid .card .logo-passive{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.home-diagram-logos-grid .card .logo-active,.home-diagram-logos-grid .card .logo-passive{transition:opacity .3s ease}.home-diagram-logos-grid .card .btn-link{bottom:20px;left:50%;opacity:0;position:absolute;transform:translate(-50%);transition:transform .3s ease,opacity .3s ease;width:100%}.home-diagram-logos-grid .card:hover .logo-passive{opacity:0}.home-diagram-logos-grid .card:hover .logo-active{opacity:1}@media (min-width:1280px){.home-diagram-logos-grid .card:hover .logo{transform:translate(-50%,-140%)}}@media (min-width:1280px){.home-diagram-logos-grid .card:hover .btn-link{opacity:1;transform:translate(-50%,-20px)}}.home-diagram-logos-grid .card:hover .borders .bottom,.home-diagram-logos-grid .card:hover .borders .top{transform:scaleX(1)}.home-diagram-logos-grid .card:hover .borders .left,.home-diagram-logos-grid .card:hover .borders .right{transform:scaleY(1)}.borders{height:100%;left:0;position:absolute;top:0;width:100%}.borders .bottom,.borders .left,.borders .right,.borders .top{transition:transform .3s ease}.borders .top{height:1px;transform:scaleX(0);transform-origin:left center;width:100%}.borders .left,.borders .top{background:#e4b667;left:0;position:absolute;top:0}.borders .left{height:100%;transform:scaleY(0);transform-origin:center top;width:1px}.borders .bottom{height:1px;transform:scaleX(0);transform-origin:right center;width:100%}.borders .bottom,.borders .right{background:#e4b667;bottom:0;position:absolute;right:0}.borders .right{height:100%;transform:scaleY(0);transform-origin:center bottom;width:1px}.home-product-layout{display:flex;flex-flow:column wrap}@media (min-width:768px){.home-product-layout{align-items:center;flex-flow:row nowrap}}.home-product-content-item{position:relative}.home-product-content-item:after,.home-product-content-item:before{background:#e4b667;content:"";height:3px;left:0;position:absolute;right:0;top:0}.home-product-content-item:before{display:none;opacity:.2}.home-product-content-item:after{transform:scaleX(0);transform-origin:left center}.home-product-content-item.open:before{display:block}.home-product-content-item.open.animating{animation-duration:8s;animation-name:progress-shadow;animation-play-state:paused;animation-timing-function:linear}@media (min-width:768px){.home-product-content-item.open.animating{animation-play-state:running}}.home-product-content-item.open.animating:hover{animation-play-state:paused}@media (min-width:768px){.home-product-content-item.open.animating:hover{animation-play-state:paused}}.home-product-content-item.open.animating:after{animation-duration:8s;animation-name:progress;animation-play-state:paused;animation-timing-function:linear}@media (min-width:768px){.home-product-content-item.open.animating:after{animation-play-state:running}}.home-product-content-item.open.animating:hover:after,.home-product-content-item.open.paused:after{animation-play-state:paused}@media (min-width:768px){.home-product-content-item.open.animating:hover:after,.home-product-content-item.open.paused:after{animation-play-state:paused}}@keyframes progress-shadow{to{opacity:1}}.home-product-content-item .item-title{cursor:pointer;padding:24px 0;position:relative}.home-product-content-item .item-title h6{position:relative}.home-product-content-item .item-title h6:after{border-style:solid;border-width:2px 2px 0 0;content:"";display:inline-block;height:8px;opacity:.4;position:absolute;right:0;top:.4em;transform:rotate(135deg);width:8px}.home-product-content-item .item-content{max-height:0;overflow:hidden;transition:max-height .3s ease}.home-product-content-item .item-content .content{padding-bottom:30px}.home-product-content-item:not(:last-of-type){border-bottom:1px solid hsla(0,0%,100%,.1)}.home-product-content-item.open .item-title h6:after{opacity:1;top:.6em;transform:rotate(-45deg)}@media (min-width:768px){.home-product-content{margin-right:60px;max-width:340px}}@media (min-width:1280px){.home-product-content{margin-right:120px;max-width:540px}}.home-product-content:hover .home-product-content-item.open.animating,.home-product-content:hover .home-product-content-item.open.animating:after{animation-play-state:paused}.home-product-content h6{font-size:20px;font-weight:600;line-height:1.4}.home-product-content p{font-weight:400}.home-product-content p+p{margin-top:12px}.home-product-content .quote{background:#3b3f48;border-radius:6px;margin-top:30px;padding:24px}.home-product-content .quote-inner:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;position:absolute;top:0;width:20px}.home-product-content .quote-inner{padding-top:40px;position:relative}.home-product-content .quote-inner p{font-size:14px;font-weight:500;line-height:1.6;margin-bottom:0}.home-product-content .author{align-items:center;display:flex;justify-content:space-between;margin-top:20px}.home-product-content .details .job{display:block;font-size:14px;font-weight:700;line-height:1;margin-bottom:2px}.home-product-content .details .company{color:#c5cad3;font-size:12px;line-height:16px}.home-product-content .author .logo svg path{fill:#fff}.home-product-content ul{list-style:none;margin:20px 0 0;padding:0}.home-product-content ul li{margin-bottom:10px;padding:0 0 0 16px;position:relative}.home-product-content ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.6em;position:absolute;top:0;width:4px}.home-product-media{display:none;position:relative}@media (min-width:768px){.home-product-media{display:block}}.home-product-media img{border-radius:6px;display:block;width:100%}.home-product-media .home-product-media-block{left:0;opacity:0;position:absolute;top:0;transform:translateY(-1rem);transition:opacity .3s ease,transform .3s ease}.home-product-media .home-product-media-block.active{opacity:1;position:relative;transform:translateY(0)}@media (min-width:768px){.capability-layout-section .home-product-content{max-width:340px}}@media (min-width:1280px){.capability-layout-section .home-product-content{max-width:400px}}.capability-layout-section .home-product-content-item:after,.capability-layout-section .home-product-content-item:before{background:#fff}.cta-text{align-items:center;border-top:1px solid rgba(19,21,30,.1);display:flex;flex-flow:column wrap;margin-top:60px;padding-top:60px}@media (min-width:768px){.cta-text{align-items:center;flex-flow:row nowrap;margin-top:100px;padding-top:60px}}.cta-text .text{margin-bottom:30px}@media (min-width:768px){.cta-text .text{margin-bottom:0;margin-right:30px}}.cta-text .text p{font-size:16px;font-weight:600;line-height:1.4;margin-bottom:0}@media (min-width:768px){.swiper-stories{padding:80px 0}}.swiper-stories .swiper-slide{display:flex;flex-direction:column;flex-grow:1;height:auto}.swiper-stories .large-quote{background-color:#eeebfe}.swiper-stories .swiper-slide:nth-child(2n) .large-quote{background-color:#e3eefb}.swiper-stories .swiper-slide:nth-child(2n) .large-quote .data-stack .entry{background-color:#e3eefb;box-shadow:0 0 0 6px #e3eefb}.section-quotes{position:relative}.section-quotes .container{position:static}.section-quotes:before{content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:4}@media (min-width:768px){.section-quotes:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 100px),linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 100px)}}.section-quotes .shared-heading{margin-bottom:60px;position:relative;z-index:5}.swiper-quotes{position:relative}.swiper-quotes .swiper-slide{height:auto}.medium-quote,.swiper-quotes .swiper-slide{display:flex;flex-direction:column;flex-grow:1}.medium-quote{background:#fafbfc;border-radius:6px;padding:24px}@media (min-width:500px){.medium-quote{padding:30px}}.medium-quote .quote-inner:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.medium-quote .quote-inner{display:flex;flex-direction:column;flex-grow:1;padding-top:40px;position:relative}.medium-quote .quote-inner p{font-size:14px;font-weight:500;line-height:1.6;margin-bottom:0}@media (min-width:500px){.medium-quote .quote-inner p{font-size:16px}}.medium-quote .author{display:flex;flex-flow:column wrap;margin-top:auto;padding-top:30px}@media (min-width:768px){.medium-quote .author{align-items:center;flex-flow:row nowrap;justify-content:space-between}}.medium-quote .content{flex-grow:1}.medium-quote .logo{align-items:center;display:flex;height:48px;margin-top:20px}@media (min-width:768px){.medium-quote .logo{margin-top:0}}.medium-quote .logo img{display:block;height:32px;width:auto}.medium-quote .logo-billie img{height:32px}.medium-quote .logo-atlassian img{height:12px}.medium-quote .logo-jb-hunt img{height:30px}.medium-quote .logo-databricks img{height:28px}.medium-quote .logo-cognoa img{height:24px}.medium-quote .logo-snowflake img{height:28px}.medium-quote .logo-aon img{height:24px}.medium-quote .logo-iag img,.medium-quote .logo-worldquant-predictive img{height:32px}.medium-quote .logo-mercedes img{height:20px}.medium-quote .logo-john-deere img,.medium-quote .logo-lmi img{height:24px}.medium-quote .details{align-items:center;display:flex}.medium-quote .details .info{line-height:16px}.medium-quote .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.medium-quote .details .name{display:block;font-size:14px;font-weight:700;line-height:1;margin-bottom:4px;padding-top:2px}.medium-quote .details .job{font-size:13px;line-height:14px}.large-quote{display:grid;gap:40px;grid-template:auto/1fr;margin:0 -20px;padding:40px 30px}@media (min-width:768px){.large-quote{border-radius:6px;flex-grow:1;gap:80px;grid-template:auto/320px 1fr;margin:0;padding:70px 60px}}.js-scrollable,[data-custom-scroll]{align-content:flex-start;align-items:flex-start;flex-direction:column;flex-wrap:wrap;justify-content:flex-start;position:relative}.simplebar-scrollbar:before{background-color:#13151e;transition:opacity .5s ease}.simplebar-scrollbar.simplebar-visible:before,.simplebar-scrollbar:before{transition:opacity .5s ease}.simplebar-scrollbar.simplebar-visible:before{opacity:1}.simplebar-track.simplebar-horizontal{bottom:-7px;height:7px}.simplebar-track.simplebar-vertical{right:-7px;width:7px}.simplebar-track.simplebar-horizontal .simplebar-scrollbar{height:3px}.simplebar-track.simplebar-vertical .simplebar-scrollbar{width:3px}.large-quote .results .data-stack{display:flex;list-style:none;margin:40px 0 0;padding:0}.large-quote .results .data-stack li:not(:first-child){margin-left:-4px}.large-quote .results .data-stack .entry{align-items:center;background:#eeebfe;border:1px solid #13151e;border-radius:50%;box-shadow:0 0 0 6px #eeebfe;display:flex;height:48px;justify-content:center;width:48px}.large-quote .results .logo img{height:40px;width:auto}@media (min-width:768px){.large-quote .results .logo img{height:64px}}.large-quote .results .stats{border-top:1px solid #13151e;list-style:none;margin:24px 0 0;padding:24px 0 0}.large-quote .results .stats li{font-size:16px;line-height:1.6;margin-bottom:10px;padding:0 0 0 16px;position:relative}@media (min-width:768px){.large-quote .results .stats li{font-size:20px}}.large-quote .results .stats li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.65em;position:absolute;top:0;width:4px}.large-quote .content .quote{position:relative}.large-quote .content .quote-inner:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.large-quote .content .quote-inner{padding-top:60px;position:relative}.large-quote .content .quote-inner p{font-size:24px;line-height:1.6;margin-bottom:0}@media (min-width:768px){.large-quote .content .quote-inner p{font-size:40px}}.large-quote .content .action{margin-top:30px}@media (min-width:768px){.large-quote .content .action{margin-top:0}}.large-quote .content .action .btn{width:100%}.large-quote .content .author{display:flex;flex-flow:column wrap;margin-top:30px}@media (min-width:768px){.large-quote .content .author{align-items:center;flex-flow:row nowrap;justify-content:space-between;margin-top:60px}}.large-quote .content .details{align-items:center;display:flex}.large-quote .content .details .photo{border-radius:50%;height:50px;margin-right:16px;width:50px}.large-quote .content .details .name{display:block;font-size:18px;font-weight:700;line-height:1;margin-bottom:2px}.large-quote .content .details .job{font-size:14px}.large-quote-alt{gap:40px;padding:40px 20px}@media (min-width:768px){.large-quote-alt{gap:60px;padding:50px 40px}}@media (min-width:1280px){.large-quote-alt{padding:70px 60px}}@media (min-width:768px){.large-quote-alt .content .author{margin-top:30px}}.large-quote-alt .content .quote-inner p{font-size:24px;line-height:1.6;margin-bottom:0}@media (min-width:768px){.large-quote-alt .content .quote-inner p{font-size:28px}}@media (min-width:1280px){.large-quote-alt .content .quote-inner p{font-size:32px}}.large-quote-alt .results .logo img{height:32px;width:auto}@media (min-width:768px){.large-quote-alt .results .logo img{height:40px}}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{bottom:0;display:flex;gap:10px;margin-top:40px;position:relative;width:auto}@media (min-width:768px){.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-horizontal.swiper-pagination-bullets{gap:20px}}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{align-items:center;background:none;border-radius:0;display:flex;flex:1;height:30px;margin:0!important;opacity:1;position:relative}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:before,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:before{background:#13151e;border-radius:3px;content:"";height:3px;left:0;opacity:.2;position:absolute;right:0;transform-origin:left center}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet:after,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet:after{background:#13151e;border-radius:3px;content:"";height:3px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left center}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active:after,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet-active:after{transform:scaleX(1);transition:1s ease}@keyframes countingBar{to{transform:scaleX(1)}}.swiper-navigation{display:flex;margin-bottom:40px}.swiper-navigation .swiper-btn-prev{margin-right:10px}.swiper-btn{align-items:center;background:#fff;border:1px solid #13151e;border-radius:6px;color:#13151e;cursor:pointer;display:flex;height:48px;justify-content:center;width:48px}.swiper-btn svg path{stroke:currentColor}.swiper-btn:hover{background-color:#13151e;color:#fff}.trending-posts{display:grid}.trending-posts-3{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:500px){.trending-posts-3{gap:30px;grid-template:auto/repeat(2,1fr)}}@media (min-width:768px){.trending-posts-3{gap:40px;grid-template:auto/repeat(3,1fr)}}@media (min-width:1280px){.trending-posts-3{gap:60px}}@media (min-width:500px){.trending-posts-3 .blog-card:nth-child(3){grid-area:auto/span 2}}@media (min-width:768px){.trending-posts-3 .blog-card:nth-child(3){grid-area:auto}}.trending-posts-5{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:500px){.trending-posts-5{gap:30px;grid-template:auto/repeat(2,1fr)}}@media (min-width:768px){.trending-posts-5{gap:30px;grid-template:auto/repeat(3,1fr)}}@media (min-width:1280px){.trending-posts-5{gap:60px 40px}}@media (min-width:500px){.trending-posts-5 .blog-card:nth-child(3){grid-area:auto/span 2}}@media (min-width:768px){.trending-posts-5 .blog-card:nth-child(3){grid-area:auto}}.trending-posts-5 .trending-posts-2-row{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:500px){.trending-posts-5 .trending-posts-2-row{grid-area:auto/span 2}}@media (min-width:768px){.trending-posts-5 .trending-posts-2-row{gap:30px;grid-area:auto/span 3;grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.trending-posts-5 .trending-posts-2-row{gap:60px 40px;grid-template:auto/repeat(2,1fr)}}.trending-posts-6{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:768px){.trending-posts-6{gap:30px;grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.trending-posts-6{gap:60px 40px;grid-template:auto/repeat(4,1fr)}}@media (min-width:768px){.trending-posts-6 .blog-card.alternate{grid-area:auto/span 2}}@media (min-width:1280px){.trending-posts-6 .blog-card.alternate{grid-area:auto/span 2}}.blog-card{position:relative}.blog-card:before{border:1px solid transparent;border-radius:8px;bottom:-20px;content:"";display:none;left:-20px;pointer-events:none;position:absolute;right:-20px;top:-20px;transition:background-color .4s ease;z-index:-1}@media (min-width:768px){.blog-card:before{display:block}}.blog-card:hover:before{background-color:#f0f3f7}.blog-card:hover .content .title:after{opacity:1;transform:translateX(0) scale(1)}.blog-card ul{font-size:16px;list-style:none;margin:20px 0 0;padding:0;text-align:left}.blog-card ul li{margin-bottom:12px;padding:0 0 0 28px;position:relative}.blog-card ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.blog-card .thumbnail{border-radius:6px;margin-bottom:20px;overflow:hidden;position:relative}@media (min-width:768px){.blog-card .thumbnail{margin-bottom:30px}}.blog-card .thumbnail a{border-radius:inherit;display:block}.blog-card .thumbnail:before{content:"";display:block;padding-bottom:60%}.blog-card .thumbnail img{border-radius:inherit;bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:transform .4s ease;width:100%}.blog-card .thumbnail:hover img{transform:scale(1.05)}.blog-card .thumbnail .wistia-player{border-radius:inherit;bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;transition:transform .4s ease;width:100%}.blog-card .thumbnail:hover .wistia-player{transform:scale(1.05)}.blog-card .content .pretitle{font-size:16px;line-height:1;margin-bottom:4px}.blog-card .content .meta{align-items:center;display:flex;margin-bottom:20px}.blog-card .content .meta .pretitle{margin-bottom:0}.blog-card .content .meta .pretitle:after{content:"|";font-weight:400;margin:0 12px}.blog-card .content .category,.blog-card .content .date{color:#5d626b;font-size:14px;font-weight:500;line-height:1;text-transform:uppercase}.blog-card .content .logo{align-items:center;display:flex;height:48px;margin-bottom:30px}.blog-card .content .logo img{width:auto}.blog-card .content .logo-billie img{height:48px}.blog-card .content .logo-cognoa img{height:40px}.blog-card .content .logo-lmi img{height:32px}.blog-card .content .title{font-size:20px;font-weight:500;line-height:1.4;margin:16px 0;padding-right:40px}@media (min-width:500px){.blog-card .content .title{font-size:18px}}@media (min-width:768px){.blog-card .content .title{font-size:20px}}.blog-card .content .title:after{background-image:url(../img/icons/arrow.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:.85em;margin-left:.5em;margin-top:.325em;opacity:0;position:absolute;transform:translateX(-10%) scale(.95);transition:transform .4s ease,opacity .4s ease;vertical-align:middle;width:.85em}.blog-card .content .paragraph{color:#5d626b;font-size:16px;line-height:1.6}@media (min-width:500px){.blog-card .content .paragraph{font-size:14px}}@media (min-width:768px){.blog-card .content .paragraph{font-size:16px;line-height:1.6}}.blog-card .content .btn{margin-top:20px}@media (min-width:768px){.blog-card .content .btn{margin-top:40px}}.blog-card .content .speakers{margin-top:auto;padding-top:40px}.blog-card .content .speaker-card .details{align-items:flex-start}.blog-card .content .speaker-card+.speaker-card{margin-top:20px}.blog-card .content .speaker-card .name{font-size:16px}.blog-card .content .brand{-webkit-filter:grayscale(100%);filter:grayscale(100%);margin-bottom:40px}.blog-card .content .brand img{max-height:26px;max-width:160px}.blog-card-event-no-thumb{background:#fff;border-radius:6px;display:flex;flex-direction:column;padding:30px}.blog-card-event-no-thumb .content{display:flex;flex:1;flex-direction:column}.blog-card-video:before{display:none}.blog-card-video .content .title:after{display:none}.blog-card.alternate{align-items:center;background:#13151e;border-radius:6px;color:#fff;display:flex;justify-content:center;overflow:hidden}.blog-card.alternate .content{padding:50px 30px;text-align:center}@media (min-width:500px){.blog-card.alternate .content{padding:60px 40px}}@media (min-width:768px){.blog-card.alternate .content{padding:80px 60px}}.blog-card.alternate .category,.blog-card.alternate .date{color:#c5cad3}.blog-card.alternate .meta{align-items:center;display:inline-flex;margin-bottom:32px}.blog-card.alternate .meta .date:before{background-color:#5d626b;content:"";display:inline-block;height:8px;margin:0 16px;width:1px}.blog-card.alternate .title{font-size:20px;margin-bottom:16px;margin-top:0;padding-right:0}@media (min-width:500px){.blog-card.alternate .title{font-size:24px}}@media (min-width:768px){.blog-card.alternate .title{font-size:28px}}.blog-card.alternate .paragraph{color:#c5cad3}.blog-card.alternate .wistia-player{display:flex;height:100%}.blog-card.alternate .wistia-player .wistia_embed{position:relative}.blog-card.alternate .wistia-player .wistia_embed:before{display:none}.blog-card.newsroom-card .thumbnail{border:1px solid rgba(19,21,30,.1);position:relative}.blog-card.newsroom-card .thumbnail>a{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}.blog-card.newsroom-card .thumbnail img{height:auto;-o-object-fit:contain;object-fit:contain;position:relative;width:auto}.section-call-to-action{background-color:#13151e;background-image:url(../img/cta-bg.svg);background-position:top;background-repeat:repeat-y;background-size:1920px auto;color:#fff;padding:80px 0;position:relative}.call-to-action-section .content{align-items:center;background:#13151e;border-bottom:1px solid hsla(0,0%,100%,.05);border-top:1px solid hsla(0,0%,100%,.05);display:flex;flex-flow:column wrap;justify-content:center;margin:0 -20px;max-width:720px;min-height:320px;padding:42px 30px;text-align:center}@media (min-width:500px){.call-to-action-section .content{border:1px solid hsla(0,0%,100%,.05);padding:40px 30px}}@media (min-width:768px){.call-to-action-section .content{margin:0 auto;min-height:400px;padding:60px 70px}}.call-to-action-section .content h3{font-size:36px;font-weight:400;line-height:1.24}@media screen and (min-width:768px){.call-to-action-section .content h3{font-size:calc(22.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.call-to-action-section .content h3{font-size:48px}}.call-to-action-section .content p{font-size:16px;font-weight:500;line-height:1.6;margin:24px auto 40px;max-width:420px}@media (min-width:768px){.call-to-action-section .content p{font-size:18px}}.call-to-action-section .content h3+.btn,.call-to-action-section .content h3+.buttons{margin-top:40px}.call-to-action-section .content .buttons{display:flex;flex-flow:row wrap;gap:16px;justify-content:center}.call-to-action-section .content .buttons .btn+.btn{margin-left:0}.f-modal{-webkit-overflow-scrolling:touch;align-items:center;background:rgba(19,21,30,.8);display:none;grid-template:auto/1fr;height:100%;justify-items:center;left:0;opacity:0;overflow-y:auto;position:fixed;top:0;width:100%;z-index:2022}.f-modal .f-modal-content{align-items:center;display:flex;justify-content:center;padding:20px;pointer-events:none;width:100%}@media (min-width:768px){.f-modal .f-modal-content{padding:30px}}.f-modal .f-modal-content>*{pointer-events:auto}.f-modal .f-modal-close{cursor:pointer;height:32px;position:absolute;right:40px;top:40px;width:32px;z-index:3}.f-modal .f-modal-close:hover{opacity:.5}.f-modal .f-modal-close:after,.f-modal .f-modal-close:before{background-color:#fff;border-radius:6px;content:"";height:100%;left:16px;position:absolute;top:0;width:3px}.f-modal .f-modal-close:before{transform:rotate(-45deg)}.f-modal .f-modal-close:after{transform:rotate(45deg)}#f-modal--form .f-modal-form-content{margin:-20px}@media (min-width:768px){#f-modal--form .f-modal-form-content{margin:0}}@media (max-width:767px){#f-modal--form .f-modal-close{height:24px;right:20px;top:20px;width:24px}}@media (max-width:767px){#f-modal--form .f-modal-close:after,#f-modal--form .f-modal-close:before{background:#13151e;left:12px}}.f-modal-form-content{background:#ffe6bc;max-width:640px;padding:40px 20px}@media (min-width:768px){.f-modal-form-content{border-radius:6px;margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.f-modal-form-content{padding:40px}}.f-modal-form-content h2{font-size:32px;font-weight:600;line-height:1.32;margin-bottom:12px}.f-modal-form-content .paragraph{font-size:16px;line-height:1.6}.f-modal-form-content iframe{margin-top:20px}.f-modal.open{display:grid}.newsletter-form{background:#fff;border-radius:6px;padding:40px}.wistia-player{border-radius:6px;display:grid;max-width:1280px;overflow:hidden;position:relative;width:100%}.wistia-player:before{content:"";display:block;padding-bottom:56.25%}.wistia-player .wistia_embed{height:100%;left:0;position:absolute;top:0;width:100%}.wistia-player .wistia_embed:before{content:"";display:block;padding-bottom:56.25%}.wistia-player .wistia_embed>div{left:0;position:absolute!important;top:0}.wistia-player .wistia_embed img{z-index:auto}.wistia-player .wistia_embed div[id*=big_play]{opacity:0;visibility:hidden}.wistia-player .btn-play{align-items:center;background:hsla(0,0%,100%,.9);border:0;border-radius:50%;display:flex;height:64px;justify-content:center;left:50%;margin-left:-32px;margin-top:-32px;padding:0 0 0 3px;pointer-events:none;position:absolute;top:50%;transition:background .3s ease;width:64px;z-index:20}.wistia-player:hover .btn-play{background:#fff}.breaker{border-radius:6px;padding:40px 30px}@media (min-width:768px){.breaker{padding:70px 60px}}.breaker-content{max-width:840px}.breaker-content .pretitle{font-size:18px;font-weight:700;line-height:1;margin-bottom:30px}.breaker-content .heading{font-size:40px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.breaker-content .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.breaker-content .heading{font-size:40px}}.breaker-content .paragraph{font-size:16px;line-height:1.6;max-width:500px}.breaker-content .btn{margin-top:40px}.theme-immuta-blue{--color:#1970de;--colorRGB:25,112,222;--bgColor:rgba(25,112,222,0.2)}.theme-immuta-green{--color:#01b790;--bgColor:rgba(1,183,144,0.2)}.theme-immuta-purple{--color:#705af8;--colorRGB:112,90,248;--bgColor:rgba(112,90,248,0.2)}.theme-immuta-gold{--color:#e3b667;--bgColor:hsla(38,69%,65%,0.2)}.theme-self-managed{--colorRGB:55,129,146}.theme-saas{--colorRGB:95,99,173}.swiper-features-content{position:relative}.swiper-features-content .swiper-slide-active .feature-layout{transform:translateY(0)}.swiper-features-content:hover+.swiper-features .swiper-slide-thumb-active .feature:after{animation:none;transform:scaleX(0)}.swiper-features{margin-top:60px;position:relative}@media (min-width:768px){.swiper-features{margin-top:100px}}.swiper-features .feature{cursor:pointer;padding-top:40px;position:relative}.swiper-features .feature:before{background:var(--bgColor);border-radius:3px;content:"";height:3px;left:0;position:absolute;right:0;top:0}.swiper-features .feature:after{background:var(--color);border-radius:3px;content:"";height:3px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:left center}.swiper-features .swiper-slide-thumb-active .feature:after{animation-duration:8s;animation-name:progress;animation-timing-function:linear}@keyframes progress{to{transform:scaleX(1)}}.swiper-features .feature h6{font-size:20px;font-weight:500;line-height:1.4;margin-bottom:16px}.swiper-features .feature p{color:#5d626b;font-size:16px;line-height:1.6}.feature-layout{align-items:center;background:#fff;display:flex;flex-flow:column wrap;transform:translateY(-30px);transition-duration:.6s;transition-property:transform;transition-timing-function:ease}@media (min-width:768px){.feature-layout{flex-flow:row nowrap}}.feature-layout .feature-content{margin-bottom:40px}@media (min-width:768px){.feature-layout .feature-content{margin-bottom:0;margin-right:40px;max-width:420px}}@media (min-width:1280px){.feature-layout .feature-content{margin-right:80px;max-width:420px}}.feature-layout .feature-content .pretitle{color:var(--color);margin-bottom:40px}.feature-layout .feature-content .heading{font-size:40px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.feature-layout .feature-content .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.feature-layout .feature-content .heading{font-size:40px}}.feature-layout .feature-content .paragraph{font-size:16px;line-height:1.6;margin-top:20px}.feature-layout .feature-content .btn{margin-top:40px}.feature-layout .feature-content .button{margin-top:20px}.feature-layout .feature-content .button .btn{margin-top:0}.feature-layout .feature-media{background:#e5e9ef;border-radius:6px;flex:1;padding:3% 3% 0}.feature-layout .feature-media img{border-radius:6px 6px 0 0;width:100%}.why-immuta-section .shared-heading{margin-bottom:60px;text-align:center}@media (min-width:768px){.why-immuta-section .shared-heading{text-align:left}}.why-immuta-section .why-blurb{position:relative;text-align:center}@media (min-width:768px){.why-immuta-section .why-blurb{text-align:left}}@media (min-width:768px){.why-immuta-section .why-blurb:after{background:rgba(19,21,30,.1);bottom:0;content:"";height:100%;left:100%;margin-left:60px;position:absolute;top:0;width:1px}}.why-immuta-section .why-blurb:last-of-type:after{display:none}.why-immuta-section .why-blurb .icon{height:60px;margin-bottom:24px;width:auto}@media (min-width:768px){.why-immuta-section .why-blurb .icon{height:80px}}.why-immuta-section .why-blurb .icon svg{height:100%;width:auto}.why-immuta-section .why-blurb h6{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:16px}@media (min-width:768px){.why-immuta-section .why-blurb h6{font-size:20px}}.why-immuta-section .why-blurb p{color:#5d626b;font-size:16px;line-height:1.6}.why-immuta-section .cta-text{margin-top:60px}.why-immuta-section ul{font-size:16px;list-style:none;margin:16px 0;padding:0;text-align:left}.why-immuta-section ul li{margin-bottom:10px;padding:0 0 0 28px;position:relative}.why-immuta-section ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.faq-section .shared-heading{text-align:center}.faq-section ul{list-style:none;margin:20px 0 0;padding:0}.faq-section ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.faq-section ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.faq-card{border-top:1px solid rgba(19,21,30,.1);margin-top:30px;padding-top:30px}@media (min-width:768px){.faq-card{margin-top:40px;padding-top:40px}}.faq-answer{padding:24px 0 0}@media (min-width:768px){.faq-answer{max-width:80%}}.faq-answer p{color:#5d626b;font-size:16px;line-height:1.6}.faq-answer .btn{margin-top:30px}.faq-answer a:not(.btn){color:#1970de;font-weight:600;text-decoration:underline}.faq-answer strong{color:#13151e;font-weight:600}.faq-question{font-size:18px;font-weight:600;line-height:1.32;position:relative}@media (min-width:768px){.faq-question{font-size:20px}}.faq-question:hover{cursor:pointer}.faq-question .cross{display:none;position:absolute;right:0;top:0}@media (min-width:768px){.faq-question .cross{display:block}}.cross{display:block;height:24px;position:relative;width:24px}.cross:after,.cross:before{background:currentColor;content:"";display:block;position:absolute}.cross:before{height:2px;margin-top:-1px;top:50%;width:100%}.cross:after{height:100%;left:50%;margin-left:-1px;transition:transform .2s ease-out;width:2px}.faq-card.open .faq-question .cross:after{transform:rotate(90deg)}.collapsible-content{height:0;overflow:hidden}.more-capabilities-section .shared-heading{margin-bottom:60px;text-align:center}@media (min-width:768px){.more-capabilities-section .shared-heading{margin-bottom:100px}}.more-capabilities-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fit,minmax(250px,1fr))}.more-capabilities-grid .card{border:1px solid rgba(19,21,30,.1);padding:32px 24px;transition:color .3s ease,background-color .3s ease}.more-capabilities-grid .card .icon{margin-bottom:30px}@media (min-width:500px){.more-capabilities-grid .card .icon{margin-bottom:40px}}@media (min-width:1280px){.more-capabilities-grid .card .icon{margin-bottom:80px}}.more-capabilities-grid .card .icon svg{height:40px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease;width:auto}.more-capabilities-grid .card h6{font-size:20px;font-weight:600;line-height:1.4}.more-capabilities-grid .card p{color:#5d626b;font-size:14px;font-weight:500;line-height:1.6;margin-top:12px;transition:color .3s ease}.more-capabilities-grid .card .btn{margin-top:20px;transition-duration:0s}.more-capabilities-grid .card:hover{background:#13151e;color:#fff}.more-capabilities-grid .card:hover .icon svg{-webkit-filter:invert(1) grayscale(100%) brightness(100%);filter:invert(1) grayscale(100%) brightness(100%)}.more-capabilities-grid .card:hover p{color:#c5cad3}.before-after-immuta-table{display:grid;gap:40px;grid-template:auto/1fr}@media (min-width:768px){.before-after-immuta-table{gap:10px;grid-template:auto/repeat(2,1fr)}}.before-after-immuta-table .table-heading{background:#3b3f48;color:#fff;margin-bottom:20px;padding:12px 16px;text-align:center}@media (min-width:1280px){.before-after-immuta-table .table-heading{margin-bottom:32px;padding:16px 20px}}.before-after-immuta-table .table-heading h6{font-size:24px;font-weight:400;line-height:1.4}@media (min-width:1280px){.before-after-immuta-table .table-heading h6{font-size:32px}}.before-after-immuta-table .list-check{list-style:none;margin:0;padding:0}.before-after-immuta-table .list-check li{color:#c5cad3;font-size:16px;font-weight:500;line-height:1.6;padding:0 0 0 32px;position:relative}@media (min-width:1280px){.before-after-immuta-table .list-check li{font-size:20px;padding:0 0 0 40px}}.before-after-immuta-table .list-check li+li{margin-top:20px}@media (min-width:1280px){.before-after-immuta-table .list-check li+li{margin-top:32px}}.before-after-immuta-table .list-check li:before{background-color:#3b3f48;background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:14px 14px;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.2em;width:20px}@media (min-width:1280px){.before-after-immuta-table .list-check li:before{height:24px;width:24px}}.before-after-immuta-table .column-after .table-heading{background-color:#e4b667;color:#13151e}.before-after-immuta-table .column-after .list-check li{color:#fff}.before-after-immuta-table .column-after .list-check li:before{background-color:#e4b667}.call-to-action-form{align-items:center;border-top:1px solid hsla(0,0%,100%,.1);display:flex;flex-flow:column wrap;margin-top:40px;padding-top:40px;width:100%}@media (min-width:768px){.call-to-action-form{flex-flow:row nowrap}}.call-to-action-form label{display:inline-block;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:20px;margin-right:20px}@media (min-width:768px){.call-to-action-form label{margin-bottom:0}}.call-to-action-form .form-control{background:transparent;border:1px solid hsla(0,0%,100%,.1);border-radius:6px;color:#fff;flex:1;font-size:14px;height:48px;line-height:1.4;padding:16px 20px;width:100%}.call-to-action-form .form-control:-ms-input-placeholder{color:#c5cad3}.call-to-action-form .form-control::placeholder{color:#c5cad3}.call-to-action-form .form-control:focus:-ms-input-placeholder{color:#5d626b}.call-to-action-form .form-control:focus::placeholder{color:#5d626b}.call-to-action-form .input-field-group{align-items:center;display:flex;flex:1;position:relative;width:100%}@media (min-width:768px){.call-to-action-form .input-field-group{width:100%}}.call-to-action-form .input-field-group .form-control{border-radius:6px 0 0 6px}.call-to-action-form .input-field-group .btn{border-radius:0 6px 6px 0;height:48px;padding:0;width:48px}@media (min-width:768px){.partners-main-section{display:grid;gap:60px;grid-template:auto/260px 1fr}}.partners-main-section .heading h3{font-size:32px;font-weight:600;line-height:1.32;margin-top:20px}@media (min-width:768px){.partners-main-section .heading h3{font-size:40px;margin-top:30px}}.partners-main-section .heading p{font-size:16px;font-weight:400;line-height:1.6;margin-top:12px}@media (min-width:768px){.partners-main-section .heading p{font-size:18px}}.partners-main-section .large-quote{grid-template:auto/1fr;margin-top:40px}@media (min-width:1280px){.partners-main-section .large-quote{grid-template:auto/320px 1fr}}.partners-main-section .breaker-grid-block{margin-top:120px}.partners-main-group+.partners-main-group{margin-top:120px}.partners-main-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fill,minmax(250px,1fr));margin-top:40px}.partners-card{border:1px solid rgba(19,21,30,.1);display:flex;flex-direction:column;padding:32px 24px;transition:background-color .3s ease,color .3s ease}.partners-card:hover{background:#13151e;color:#fff}.partners-card .btn-link{color:inherit;transition:none}.partners-card .logo{align-items:center;display:flex;height:32px;margin-bottom:30px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.partners-card .logo img{width:auto}.partners-card:hover .logo{-webkit-filter:invert(1) grayscale(100%) brightness(1000%);filter:invert(1) grayscale(100%) brightness(1000%)}.partners-card h6{font-size:16px;font-weight:700;line-height:1.4}.partners-card p{color:#5d626b;font-size:14px;font-weight:500;line-height:1.6;margin-top:12px}.partners-card .action{margin-top:auto;padding-top:30px}.partners-main-sidebar{display:none}@media (min-width:768px){.partners-main-sidebar{display:block}}.partners-categories h6{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:24px}.partners-categories-ul{list-style:none;margin:0;padding:0}.partners-categories-ul li{margin-top:16px}.partners-categories-ul li a{color:#5d626b;font-size:16px;line-height:1.6;padding:0 0 0 16px;position:relative}.partners-categories-ul li a:hover{color:#13151e}.partners-categories-ul li a:before{background:#13151e;bottom:0;content:"";height:100%;left:0;position:absolute;top:0;transform:scaleX(0);transition:transform .4s ease;width:2px}.partners-categories-ul li a.active{color:#13151e;font-weight:700}.partners-categories-ul li a.active:before{transform:scaleX(1)}.secondary-partners .divider{align-items:center;display:flex;justify-content:center;margin:40px 0 0;position:relative}.secondary-partners .divider:before{background:rgba(19,21,30,.1);content:"";height:1px;left:0;margin-top:-.5px;position:absolute;right:0;top:50%}.secondary-partners .divider .action{background:#fff;padding:0 30px;position:relative;z-index:2}.secondary-partners .btn svg{margin-left:16px}.secondary-partners .btn:hover svg{-webkit-filter:invert(1) grayscale(1) brightness(200%);filter:invert(1) grayscale(1) brightness(200%)}.secondary-partners.open .btn svg{transform:rotate(180deg)}.load-more{align-items:center;display:flex;justify-content:center;margin:60px 0 0;position:relative}.load-more:before{background:rgba(19,21,30,.1);content:"";height:1px;left:0;margin-top:-.5px;position:absolute;right:0;top:50%}.load-more .action{background:#fff;padding:0 30px;position:relative;z-index:2}.secondary-partners-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fill,minmax(250px,1fr));margin-top:40px}.secondary-partners-grid .partners-card{align-items:center;display:flex;justify-content:center;padding:20px 24px}.secondary-partners-grid .partners-card .logo{margin:0}.breaker-grid-block{--gutter:30px;background:#f0f3f7;border-radius:6px;padding:40px;position:relative}@media (min-width:768px){.breaker-grid-block{--gutter:40px;padding:60px}}.breaker-grid-block .grid{bottom:0;left:0;pointer-events:none;position:absolute;right:0;top:0}.breaker-grid-block .grid .b{background:rgba(19,21,30,.1);position:absolute}.breaker-grid-block .grid .b-top{height:1px;left:0;right:0;top:var(--gutter)}.breaker-grid-block .grid .b-right{bottom:0;right:var(--gutter);top:0;width:1px}.breaker-grid-block .grid .b-bottom{bottom:var(--gutter);height:1px;left:0;right:0}.breaker-grid-block .grid .b-left{bottom:0;left:var(--gutter);top:0;width:1px}.breaker-grid-block .content>h3{font-size:40px;font-weight:300;font-weight:400;line-height:1.24;margin-top:0}.breaker-grid-block .content>h3{font-size:28px}@media screen and (min-width:768px){.breaker-grid-block .content>h3{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.breaker-grid-block .content>h3{font-size:40px}}.breaker-grid-block .content>h4{font-size:24px;font-weight:600;margin-top:0}@media (min-width:768px){.breaker-grid-block .content>h4{font-size:32px}}.breaker-grid-block .content>p{font-size:16px;line-height:1.6;margin-top:8px}.breaker-grid-block .btn{margin-top:30px}.partners-gtm-video-section .shared-heading p{font-weight:400;margin:40px auto 0}@media (min-width:768px){.partners-gtm-video-section .shared-heading p{max-width:840px}}.partners-gtm-video-section .video-placeholder{margin:0 auto;max-width:1280px}.benefits-immuta-section .shared-heading{margin-bottom:60px;text-align:center}@media (min-width:768px){.benefits-immuta-section .shared-heading{margin-bottom:80px}}.benefits-immuta-section .why-blurb{text-align:center}.grid{counter-reset:card}.blueprints-section{border-bottom:1px solid #13151e;border-top:1px solid #13151e;padding:80px 0}.blueprints-card{counter-increment:card;padding:0 0 0 46px;position:relative}.blueprints-card+.blueprints-card{margin-top:40px}@media (min-width:768px){.blueprints-card+.blueprints-card{margin-top:60px}}.blueprints-card:before{color:rgba(19,21,30,.4);content:"0" counter(card);font-size:20px;font-weight:600;left:0;line-height:1.4;position:absolute;top:0}.blueprints-card h5{font-size:20px;font-weight:600;line-height:1.4}.blueprints-card h5:hover{color:#1970de}.blueprints-card .btn{margin-top:16px}.blog-main-toolbar{margin-bottom:30px}@media (min-width:768px){.blog-main-toolbar{margin-bottom:60px}}.form-search{align-items:center;border:1px solid rgba(19,21,30,.1);border-radius:6px;display:flex;flex-flow:column wrap;padding:0 0 0 20px;width:100%}@media (min-width:768px){.form-search{flex-flow:row nowrap}}.form-search label{display:inline-block;font-size:16px;font-weight:600;line-height:1.4;margin-bottom:20px;margin-right:20px}@media (min-width:768px){.form-search label{margin-bottom:0}}.form-search .form-control{background:transparent;border:0;border-radius:6px;border-right:1px solid rgba(19,21,30,.1);color:#13151e;flex:1;font-size:14px;height:48px;line-height:1.4;padding:12px 16px;width:100%}@media (min-width:768px){.form-search .form-control{height:64px;padding:16px 20px}}.form-search .form-control:-ms-input-placeholder{color:#5d626b}.form-search .form-control::placeholder{color:#5d626b}.form-search .form-control:focus:-ms-input-placeholder{color:#c5cad3}.form-search .form-control:focus::placeholder{color:#c5cad3}.form-search .input-field-group{align-items:center;display:flex;flex:1;position:relative;width:100%}@media (min-width:768px){.form-search .input-field-group{width:100%}}.form-search .input-field-group .form-control{border-radius:6px 0 0 6px}.form-search .input-field-group .btn{border-radius:0 6px 6px 0;height:48px;padding:0;width:48px}@media (min-width:768px){.form-search .input-field-group .btn{height:64px;width:64px}}.blog-main-section{padding:80px 0 120px}@media (min-width:768px){.blog-main-section{display:grid;gap:60px;grid-template:auto/260px 1fr;padding:140px 0 160px}}.blog-main-section .breaker-grid-block-title{margin-bottom:30px}@media (min-width:768px){.blog-main-section .breaker-grid-block-title{margin-bottom:60px}}.blog-main-sidebar{border-right:1px solid rgba(19,21,30,.1);display:none}@media (min-width:768px){.blog-main-sidebar{display:block}}.blog-main-sidebar .simplebar-track.simplebar-vertical{right:-1px;width:1px}.blog-main-sidebar .simplebar-track{background:#e5e9ef;border-radius:10px}.blog-main-sidebar .simplebar-scrollbar:before{background:#c5cad3;left:0;right:0}.blog-categories h6{font-size:24px;font-weight:700;line-height:1.4;margin-bottom:24px}.blog-categories-ul{list-style:none;margin:0;padding:0}.blog-categories-ul+h6{margin-top:40px}.blog-categories-ul li{margin-top:10px}.blog-categories-ul li a{color:#5d626b;display:block;font-size:16px;line-height:1.6;padding:0 16px 0 0;position:relative}.blog-categories-ul li a:hover{color:#13151e}.blog-categories-ul li a:before{background:#13151e;bottom:0;content:"";height:100%;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .4s ease;width:2px}.blog-categories-ul li a.active{color:#13151e;font-weight:700}.blog-categories-ul li a.active:before{transform:scaleX(1)}.blog-main-grid{display:grid;gap:30px;grid-template:auto/repeat(1,1fr)}@media (min-width:500px){.blog-main-grid{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.blog-main-grid{gap:60px 40px;grid-template:auto/repeat(3,1fr)}}.blog-main-grid .blog-card .thumbnail:before{padding-bottom:70%}.blog-main-featured-row{border-bottom:1px solid rgba(19,21,30,.1);border-top:1px solid rgba(19,21,30,.1);grid-area:auto;padding-bottom:60px;padding-top:60px}@media (min-width:500px){.blog-main-featured-row{grid-area:auto/span 2}}@media (min-width:1280px){.blog-main-featured-row{grid-area:auto/span 3}}.blog-main-featured-row-first{border-top:0;padding-top:0}.blog-main-grid .blog-card-featured{display:flex;flex-flow:column nowrap;margin-top:20px}@media (min-width:768px){.blog-main-grid .blog-card-featured{margin-top:40px}}@media (min-width:1280px){.blog-main-grid .blog-card-featured{flex-flow:row wrap}}.blog-main-grid .blog-card-featured .content .pretitle{margin-bottom:10px}@media (min-width:768px){.blog-main-grid .blog-card-featured .content .pretitle{margin-bottom:10px}}.blog-main-grid .blog-card-featured .content .meta{margin-bottom:10px}@media (min-width:768px){.blog-main-grid .blog-card-featured .content .meta{margin-bottom:20px}}.blog-main-grid .blog-card-featured .content .meta .pretitle{margin-bottom:0}.blog-main-grid .blog-card-featured .thumbnail{flex:1;margin-bottom:20px;width:100%}@media (min-width:768px){.blog-main-grid .blog-card-featured .thumbnail{margin-bottom:40px}}@media (min-width:1280px){.blog-main-grid .blog-card-featured .thumbnail{margin-bottom:0;margin-right:40px}}.blog-main-grid .blog-card-featured .thumbnail:before{padding-bottom:50%}@media (min-width:1280px){.blog-main-grid .blog-card-featured .thumbnail:before{display:none}}.blog-main-grid .blog-card-featured .content{width:100%}@media (min-width:1280px){.blog-main-grid .blog-card-featured .content{max-width:440px}}.blog-main-grid .blog-card-featured .content .title{font-size:24px;font-weight:500;line-height:1.4;margin:16px 0}@media (min-width:768px){.blog-main-grid .blog-card-featured .content .title{font-size:32px}}.blog-main-grid .blog-card-featured .content .paragraph{color:#13151e;font-weight:500;margin-bottom:20px}@media (min-width:768px){.blog-main-grid .blog-card-featured .content .paragraph{margin-bottom:40px}}.blog-cta{background:#ffe6bc;border-radius:6px;display:flex;flex-direction:column;padding:30px}.blog-cta .icon{margin-bottom:30px}.blog-cta h3{font-size:28px;font-weight:500;line-height:1.4;margin-bottom:16px}.blog-cta p{color:#5d626b;font-weight:500}.blog-cta .action{margin-top:auto}.blog-cta .action .btn{display:flex;margin-top:40px}@media (min-width:500px){.blog-cta-v{grid-area:auto/span 2}}@media (min-width:1280px){.blog-cta-v{grid-area:auto}}.blog-main-cta-row{grid-area:auto;padding:60px 0}@media (min-width:500px){.blog-main-cta-row{grid-area:auto/span 2}}@media (min-width:1280px){.blog-main-cta-row{grid-area:auto/span 3}}.blog-main-cta-row .breaker-grid-block .content>h3{margin-bottom:16px}.blog-main-cta-row .breaker-grid-block .content>p{color:#5d626b;font-size:20px;line-height:1.6}.blog-main-cta-row .breaker-grid-block .content>p{font-size:16px}@media screen and (min-width:768px){.blog-main-cta-row .breaker-grid-block .content>p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.blog-main-cta-row .breaker-grid-block .content>p{font-size:20px}}.breadcrumb{display:flex;list-style:none;margin:0;padding:0}.breadcrumb li{align-items:center;color:#13151e;display:flex;font-size:16px;font-weight:600;line-height:1.4}.breadcrumb li a{color:#5d626b}.breadcrumb li a:hover{color:#13151e}.breadcrumb li:not(:last-of-type):after{background-image:url(../img/icons/chevron-right.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";display:inline-block;height:12px;margin:0 8px;width:12px}.blog-article{margin:0 auto;max-width:840px;padding:120px 0}@media (min-width:768px){.blog-article{padding:150px 0 120px}}.blog-article .breadcrumb{justify-content:center}.blog-article-title{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-top:40px;text-align:center}@media screen and (min-width:768px){.blog-article-title{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.blog-article-title{font-size:64px}}.blog-article-cover{margin-left:-20px;margin-right:-20px;margin-top:60px;position:relative}@media (min-width:1280px){.blog-article-cover{margin-left:-40px;margin-right:-40px}}.blog-article-cover:before{content:"";display:block;padding-bottom:52%}.blog-article-cover img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}@media (min-width:768px){.blog-article-cover img{border-radius:6px}}.blog-article-meta{display:flex;flex-direction:column;font-size:13px;gap:20px 0;line-height:16px;margin-top:60px;text-transform:uppercase}@media (min-width:768px){.blog-article-meta{flex-direction:row;justify-content:space-between}}.blog-article-meta span{font-weight:700}.blog-article-meta .author{align-items:center;display:flex;flex-flow:row wrap;gap:4px}.blog-article-meta .author.has-photo{gap:8px 12px;margin-top:8px}.blog-article-meta .author-info{align-items:center;display:flex}.blog-article-meta .author-info .author-name{font-weight:700}.blog-article-meta .author-info .author-photo-container{border-radius:50%;height:20px;margin-right:6px;position:relative;width:20px}.blog-article-meta .author-info .author-photo{border-radius:inherit;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.blog-article-meta .meta{position:relative}@media (min-width:768px){.blog-article-meta .meta{padding:0 0 0 20px}}@media (min-width:768px){.blog-article-meta .meta:before{background:#13151e;bottom:0;content:"";left:0;position:absolute;top:0;width:1px}}.blog-article-meta .meta .date{margin-bottom:4px}.blog-article-meta .share{align-items:flex-start;display:flex;flex-shrink:0}@media (min-width:768px){.blog-article-meta .share{justify-content:flex-end}}.blog-article-meta .share p{font-weight:700;margin-right:16px}.blog-article-meta .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.blog-article-meta .share ul li{margin-left:16px}.blog-article-content{margin-top:60px;position:relative}.blog-article-content h1{font-size:32px;font-weight:300;line-height:1.32;margin-top:60px}@media (min-width:768px){.blog-article-content h1{font-size:40px}}.blog-article-content h2{font-size:24px;font-weight:600;line-height:1.32;margin-top:60px}@media (min-width:768px){.blog-article-content h2{font-size:32px}}.blog-article-content h3{font-size:20px;font-weight:600;line-height:1.32;margin-top:60px}@media (min-width:768px){.blog-article-content h3{font-size:24px}}.blog-article-content p{font-size:18px;line-height:1.6;margin-top:20px}.blog-article-content a:not(.btn){color:#1970de;font-weight:600}.blog-article-content a:not(.btn):hover{text-decoration:underline}.blog-article-content .blog-article-image{border:1px solid rgba(19,21,30,.1);border-radius:6px;margin:40px 0}@media (min-width:1280px){.blog-article-content .blog-article-image{margin:40px -40px}}.blog-article-content img{border-radius:inherit;display:block;width:100%}.blog-article-content .btn{margin-top:30px}.blog-article-content strong{font-weight:700}.blog-article-content .breaker-grid-block .content>h3{margin-bottom:16px}.blog-article-content .breaker-grid-block .content>p{color:#5d626b;font-size:20px;line-height:1.6}.blog-article-content .breaker-grid-block .content>p{font-size:16px}@media screen and (min-width:768px){.blog-article-content .breaker-grid-block .content>p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.blog-article-content .breaker-grid-block .content>p{font-size:20px}}.blog-article-content .breaker{margin:60px 0;padding:40px}@media (min-width:1280px){.blog-article-content .breaker{margin:60px -40px}}.blog-article-content .breaker h3{font-size:32px;font-weight:400;margin-top:0}.blog-article-content .breaker p{color:#5d626b;font-weight:500;margin-bottom:0;margin-top:16px}.blog-article-content .call-to-action-block{margin:60px 0;padding:40px}@media (min-width:1280px){.blog-article-content .call-to-action-block{margin:60px -40px}}.blog-article-content .call-to-action-block h3{font-size:40px;font-size:28px;font-weight:300;font-weight:400;line-height:1.24;margin-top:0}@media screen and (min-width:768px){.blog-article-content .call-to-action-block h3{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.blog-article-content .call-to-action-block h3{font-size:40px}}.blog-article-content .call-to-action-block p{color:#5d626b;font-weight:500;margin-bottom:0;margin-top:16px}.blog-article-content .call-to-action-block-content .content h3{margin-bottom:16px}.blog-article-content .call-to-action-block-content .content>p{color:#5d626b;font-size:20px;line-height:1.6}.blog-article-content .call-to-action-block-content .content>p{font-size:16px}@media screen and (min-width:768px){.blog-article-content .call-to-action-block-content .content>p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.blog-article-content .call-to-action-block-content .content>p{font-size:20px}}.blog-article-content ol{counter-reset:numbered-list;font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.blog-article-content ol li{counter-increment:numbered-list;margin-bottom:10px;padding:0 0 0 28px;position:relative}.blog-article-content ol li:before{content:counter(numbered-list) ".";font-size:inherit;font-weight:700;left:0;position:absolute;top:0}.blog-article-content ul{font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.blog-article-content ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.blog-article-content ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.blog-article-content pre{--padd:16px;background-color:#13151e;border-radius:6px;color:#c5cad3;font-family:IBM Plex Mono,monospace;line-height:1.8;margin:40px 0;padding:var(--padd) var(--padd) var(--padd) 78px;position:relative}@media (min-width:1280px){.blog-article-content pre{margin:40px -40px}}.blog-article-content pre .copy{--mainColorB64:13151E;--mainColor:$clrPrimary;--beforeState:1;--afterState:0;background:transparent;border:0;border-radius:6px;box-shadow:0 0 0 1px var(--mainColor);cursor:pointer;height:32px;opacity:.6;position:absolute;right:12px;top:12px;transition:all .2s ease-in-out;width:32px}.blog-article-content pre .copy:after,.blog-article-content pre .copy:before{background-position:50%;background-repeat:no-repeat;background-size:70%;content:"";height:24px;left:50%;position:absolute;top:50%;transition:all .2s ease-in-out;width:24px}.blog-article-content pre .copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='copyButtonIcon_XEyF' viewBox='0 0 24 24'%3E%3Cpath fill='%23606770' d='M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1Z'/%3E%3C/svg%3E");opacity:var(--beforeState);transform:translate(-50%,-50%) scale(var(--beforeState));transition:all .1s ease-in-out}.blog-article-content pre .copy:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21 7 9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7Z'/%3E%3C/svg%3E");opacity:var(--afterState);transform:translate(-50%,-50%) scale(var(--afterState));transition:all .1s ease-in-out}.blog-article-content pre .copy:hover{box-shadow:0 0 0 1px hsla(0,0%,100%,.2)}.blog-article-content pre .copy:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='copyButtonIcon_XEyF' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1Z'/%3E%3C/svg%3E")}.blog-article-content pre .copy.success{--beforeState:0;--afterState:1;pointer-events:none}.blog-article-content pre:hover .copy{opacity:1}.blog-article-content pre .lines{align-items:flex-end;background-color:#3b3f48;display:flex;flex-direction:column;height:100%;left:0;padding-right:16px;padding-top:var(--padd);position:absolute;text-align:right;top:0;width:52px}.blog-article-content .var-name{color:#e4b667}.blog-article-content .breaker-grid-block{margin:40px 0}@media (min-width:1280px){.blog-article-content .breaker-grid-block{margin:60px -40px}}.blog-article-content blockquote{margin:60px 0;padding-bottom:16px;padding-left:24px;padding-top:36px;position:relative}.blog-article-content blockquote:before{background:#13151e;bottom:0;content:"";left:0;position:absolute;top:0;width:1px}.blog-article-content blockquote:after{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:24px;position:absolute;top:16px;width:20px}.blog-article-content blockquote p{font-size:16px;font-weight:500;line-height:1.6}.blog-article-content blockquote .author{align-items:center;display:flex;font-style:normal;justify-content:space-between;margin-top:20px}.blog-article-content blockquote .details{align-items:center;display:flex}.blog-article-content blockquote .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.blog-article-content blockquote .details .name{display:block;font-size:14px;font-weight:700;line-height:1;padding-top:4px}.blog-article-content blockquote .details .job{font-size:13px;line-height:14px}.btn-cta{align-items:flex-start;border:1px solid rgba(19,21,30,.2);display:inline-flex;height:auto;justify-content:flex-start;line-height:normal;padding:16px 28px 16px 16px;width:100%}@media (min-width:500px){.btn-cta{min-width:340px;width:auto}}.btn-cta svg{align-self:center}.btn-cta svg path{fill:currentColor}.btn-cta:hover{background-color:#13151e;border-color:rgba(19,21,30,.4);color:#fff}.btn-cta:hover .btn-cta-type{-webkit-filter:brightness(1000%);filter:brightness(1000%)}.btn-cta-type{background-image:url(../img/icons/file-type.svg);background-repeat:no-repeat;background-size:32px 40px;height:40px;margin-right:16px;position:relative;width:32px}.btn-cta-type .type{bottom:6px;font-size:10px;font-weight:700;left:0;line-height:1;position:absolute;right:0;text-align:center}.btn-cta-text{flex:1;margin-right:16px;padding-top:4px}.btn-cta-text .label{font-size:13px;font-weight:700;line-height:14px}.btn-cta-text .size{font-size:12px;font-weight:400;line-height:12px;margin-top:8px;text-transform:none}.form-checkbox{margin-top:20px;position:relative}.form-checkbox .checkbox{left:0;position:absolute;top:0;visibility:hidden}.form-checkbox .checkbox-label{color:#5d626b;font-size:16px;font-weight:500;margin:0;padding:0 0 0 30px;position:relative;transition:color .1s ease}.form-checkbox .checkbox-label:hover{color:#13151e;cursor:pointer}.form-checkbox .checkbox-label:before{border:1px solid #13151e;border-radius:3px;content:"";height:20px;left:0;position:absolute;top:2px;transition:background .1s ease;width:20px}.form-checkbox .checkbox-label:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;opacity:0;position:absolute;top:2px;transform:scale(.75);transition:transform .1s ease,opacity .1s ease;width:20px}.form-checkbox .checkbox:checked+.checkbox-label{color:#13151e}.form-checkbox .checkbox:checked+.checkbox-label:before{background:#13151e}.form-checkbox .checkbox:checked+.checkbox-label:after{opacity:1;transform:scale(1)}.event-layout-section{align-items:flex-start;display:grid;gap:60px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.event-layout-section{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.event-layout-section{gap:80px;grid-template:auto/repeat(2,1fr)}}.event-content .heading-1{font-size:64px;font-size:40px;font-weight:200;line-height:1.24}@media screen and (min-width:768px){.event-content .heading-1{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.event-content .heading-1{font-size:64px}}.event-content .heading-6{font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px}.event-content .paragraph-lead{font-size:20px;font-weight:500;line-height:1.5;margin-top:30px}@media (min-width:1280px){.event-content .paragraph-lead{font-size:24px}}.event-content p{font-size:18px;line-height:1.6;margin-top:30px}.event-speakers{margin:40px 0}.event-speakers ul{display:grid;gap:12px 20px;grid-template:auto/repeat(auto-fit,minmax(260px,1fr));list-style:none;margin:0;padding:0}.speaker-card .details{align-items:center;display:flex}.speaker-card .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.speaker-card .details .info{line-height:18px}.speaker-card .details .name{display:block;font-size:18px;font-weight:600;line-height:1;margin-bottom:2px;padding-top:4px}.speaker-card .details .job{font-size:13px;line-height:14px}.event-details{display:flex;flex-flow:column wrap;gap:30px;justify-content:space-between}@media (min-width:1280px){.event-details{gap:40px}}.event-details .date{font-size:20px;font-weight:600;line-height:24px;position:relative}@media (min-width:1280px){.event-details .date{font-size:24px;line-height:30px}}.event-details .share{align-items:center;display:flex;font-size:13px;font-weight:700;line-height:16px;position:relative;text-transform:uppercase}@media (min-width:1280px){.event-details .share{padding:0 0 0 20px}}.event-details .share:before{background:#13151e;bottom:0;content:"";display:none;left:0;position:absolute;top:0;width:1px}@media (min-width:1280px){.event-details .share:before{display:block}}.event-details .share p{font-size:inherit;font-weight:700;margin-right:16px;margin-top:0}.event-details .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.event-details .share ul li{margin-left:16px}.event-agenda{margin:40px 0 0}.event-agenda ul{font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.event-agenda ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.event-agenda ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.event-signup{background:#ffe6bc;margin-left:-20px;margin-right:-20px;order:1;padding:40px 20px}@media (min-width:768px){.event-signup{border-radius:6px;margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.event-signup{padding:50px}}.event-signup h3{font-size:32px;font-weight:600;line-height:1.32;margin-bottom:12px}.event-signup p{font-size:16px;line-height:1.6}.event-signup .form{margin-top:30px}.event-signup .disclaimer p{font-size:12px;line-height:1.6}.event-signup .disclaimer a{font-weight:700;text-decoration:underline}.event-signup .helper p{font-size:14px;line-height:1.6}.event-signup .helper a{font-weight:700;text-decoration:underline}.form{display:grid;gap:24px 16px;grid-template:auto/repeat(1,1fr)}@media (min-width:1280px){.form{grid-template:auto/repeat(2,1fr)}}.disclaimer p{font-size:12px;line-height:1.6}.disclaimer a{font-weight:700;text-decoration:underline}.helper p{font-size:14px;line-height:1.6}.helper a{font-weight:700;text-decoration:underline}@media (min-width:1280px){.form-group-fill{grid-area:auto/span 2}}.form .form-group>label{display:block;font-size:13px;font-weight:700;line-height:1.4;margin-bottom:12px;text-transform:uppercase}.form .form-group>label .required{color:#c7463e}.form .form-control{background:#fff;border:0;border-radius:6px;color:#13151e;font-size:14px;height:48px;line-height:1.6;padding:12px 16px;width:100%}.form .form-control:-ms-input-placeholder{color:#5d626b}.form .form-control::placeholder{color:#5d626b}.form .form-control:focus:-ms-input-placeholder{color:#13151e}.form .form-control:focus::placeholder{color:#13151e}.form .form-checkbox{margin-top:0}.form textarea.form-control{height:auto}.form .form-control-select{position:relative}.form .form-control-select:after{background-image:url(../img/icons/chevron-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;margin-top:-6px;position:absolute;right:16px;top:50%;width:12px}.form .form-control-select .form-control{-webkit-appearance:none}.helping-the-world-section .shared-heading{margin-bottom:60px}@media (min-width:768px){.helping-the-world-section .shared-heading{margin-bottom:80px;max-width:580px}}.helping-the-world-section .challenge-content{margin:80px auto 0;max-width:1280px;text-align:center}.helping-the-world-section .challenge-content h3{font-size:48px;font-size:28px;font-weight:300;line-height:1.24;line-height:1.6}@media screen and (min-width:768px){.helping-the-world-section .challenge-content h3{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.helping-the-world-section .challenge-content h3{font-size:48px}}.helping-the-world-section .challenge-content .quote{background:#f0f3f7;border-radius:6px;margin:40px auto;max-width:880px;padding:40px 30px}@media (min-width:768px){.helping-the-world-section .challenge-content .quote{padding:40px}}.helping-the-world-section .challenge-content .quote p{font-size:24px;font-weight:600;line-height:1.6}.helping-the-world-section .challenge-content .quote .cite{font-size:13px;font-weight:600;line-height:14px;margin-top:40px;text-transform:uppercase}.border-slide{border-bottom:1px solid #13151e;border-top:1px solid #13151e;padding:60px 0}.helping-the-world-content{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:768px){.helping-the-world-content{gap:40px 120px;grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.helping-the-world-content{gap:40px 200px}}.helping-the-world-content h6{font-size:20px;font-weight:600;line-height:1.32}.helping-the-world-content p,.helping-the-world-content ul{font-size:16px;line-height:1.6}.helping-the-world-content ul{list-style:none;margin:20px 0 0;padding:0}.helping-the-world-content ul li{margin-bottom:8px;padding:0 0 0 28px;position:relative}.helping-the-world-content ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.helping-the-world-content .grid-list{display:grid;gap:0;grid-template:auto/repeat(auto-fit,minmax(200px,1fr))}@media (min-width:768px){.helping-the-world-content .grid-list{gap:20px}}.journey-section .shared-heading{margin-bottom:60px}@media (min-width:768px){.journey-section .shared-heading{margin-bottom:80px}}.swiper-journey{position:relative}.swiper-journey .swiper-slide{display:flex;flex-direction:column;flex-shrink:1;height:auto;width:auto}.swiper-journey .swiper-scrollbar-container{align-items:center;display:flex;height:8px;margin-bottom:40px;overflow:hidden;position:relative}.swiper-journey .swiper-scrollbar-container:before{background:#13151e;content:"";height:8px;left:0;position:absolute;top:0;width:8px}.swiper-journey .swiper-scrollbar-container:after{background:#13151e;content:"";height:8px;position:absolute;right:0;top:0;width:8px}.swiper-journey.swiper-horizontal .swiper-scrollbar{background:rgba(19,21,30,.1);bottom:0;height:1px;left:0;position:static;width:100%}.swiper-journey.swiper-horizontal .swiper-scrollbar-drag{background:#13151e;position:relative}.swiper-journey.swiper-horizontal .swiper-scrollbar-drag:before{background-color:#13151e;bottom:0;content:"";height:100%;left:-99vw;position:absolute;top:0;transform:translateZ(0);width:100vw;z-index:999}.swiper-journey .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#13151e}.swiper-journey .swiper-navigation{margin-top:40px}.journey-marker{border:1px solid #e5e9ef;border-radius:6px;display:flex;flex:1;flex-direction:column;padding:30px}.journey-marker h4{font-size:32px;font-weight:500;grid-area:auto/span;line-height:1;margin-bottom:10px}@media (min-width:768px){.journey-marker h4{font-size:40px;margin-bottom:20px}}.journey-marker .blurbs{display:flex;flex:1;flex-flow:row nowrap;gap:40px}.journey-marker .blurb{display:flex;flex-direction:column;max-width:300px;min-width:300px}@media (min-width:768px){.journey-marker .blurb{max-width:330px;min-width:330px}}.journey-marker p{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:20px}@media (min-width:768px){.journey-marker p{font-size:20px}}.journey-marker .logo{align-items:center;display:flex;height:100px;margin-top:auto}.journey-marker .logo-immuta{-webkit-filter:invert(1) grayscale(100%);filter:invert(1) grayscale(100%)}.about-leadership-section .shared-heading{display:grid;gap:40px;grid-template:auto/1fr}@media (min-width:768px){.about-leadership-section .shared-heading{align-items:flex-end;grid-template:auto/repeat(2,1fr)}}.about-leadership-section .shared-heading p{max-width:660px}.about-leadership-section .shared-heading .btn{justify-self:flex-start}@media (min-width:768px){.about-leadership-section .shared-heading .btn{justify-self:flex-end}}.about-leadership-teaser{display:grid;gap:10px;grid-template:auto/repeat(auto-fit,minmax(140px,1fr))}.about-leadership-teaser .item{position:relative}.about-leadership-teaser .item img{display:block;width:100%}.investors-section .shared-heading{max-width:720px}.investors-section .shared-heading p{font-weight:400}.investors-grid{align-items:center;display:grid;grid-template:auto/repeat(auto-fit,minmax(100px,1fr));justify-items:center}@media (min-width:500px){.investors-grid{grid-template:auto/repeat(auto-fit,minmax(140px,1fr))}}@media (min-width:768px){.investors-grid{grid-template:auto/repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1280px){.investors-grid{grid-template:auto/repeat(auto-fit,minmax(260px,1fr))}}.investors-grid .item{align-items:center;display:flex;justify-content:center;min-height:80px;position:relative;width:100%}@media (min-width:768px){.investors-grid .item{min-height:100px}}.investors-grid .item svg{position:absolute;transform:scale(.5)}@media (min-width:500px){.investors-grid .item svg{transform:scale(.6)}}@media (min-width:768px){.investors-grid .item svg{transform:scale(.8)}}@media (min-width:1280px){.investors-grid .item svg{transform:scale(1)}}.investors-grid .item:before{content:"";display:block;padding-bottom:40%}@media (min-width:768px){.investors-grid .item:before{padding-bottom:50%}}@media (min-width:500px){.investors-grid .item:before{padding-bottom:70%}}.core-values-section .shared-heading{max-width:620px}.core-values-section .shared-heading p{font-weight:400}.core-values-section .grid{gap:60px}.core-values-blurb .icon{height:60px;margin-bottom:20px}@media (min-width:768px){.core-values-blurb .icon{height:80px;margin-bottom:40px}}@media (min-width:1280px){.core-values-blurb .icon{height:100px}}.core-values-blurb .icon svg{height:100%;width:auto}.core-values-blurb h6{font-size:24px;font-weight:600;line-height:1.24;margin-bottom:20px}.core-values-blurb p{font-size:16px;line-height:1.6}.awards-section .shared-heading{display:grid;gap:40px;grid-template:auto/1fr}@media (min-width:768px){.awards-section .shared-heading{align-items:flex-end;grid-template:auto/repeat(2,1fr)}}.awards-section .shared-heading h3{font-weight:600}.awards-section .shared-heading p{font-weight:400;max-width:660px}.awards-section .shared-heading .btn{justify-self:flex-start}@media (min-width:768px){.awards-section .shared-heading .btn{justify-self:flex-end}}.award-card{border:1px solid rgba(19,21,30,.1);padding:32px 24px;text-align:center}.award-card .logo{align-items:center;display:flex;height:80px;justify-content:center;margin-bottom:20px}.award-card h6{font-size:16px;font-weight:700;line-height:1.4;margin-bottom:12px}.award-card p{color:#5d626b;font-size:14px;font-weight:500;line-height:1.6}.trial-layout-section{align-items:flex-start;display:grid;gap:60px;grid-template:auto/minmax(0,1fr)}@media (min-width:768px){.trial-layout-section{grid-template:auto/minmax(0,1fr) 1fr}}@media (min-width:1280px){.trial-layout-section{gap:80px}}.trial-format-content .heading-1{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:40px}@media screen and (min-width:768px){.trial-format-content .heading-1{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.trial-format-content .heading-1{font-size:64px}}.trial-format-content .heading-2{font-size:48px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:40px}@media screen and (min-width:768px){.trial-format-content .heading-2{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.trial-format-content .heading-2{font-size:48px}}.trial-format-content .heading-5{font-size:24px;font-weight:600;line-height:1.32}@media (min-width:768px){.trial-format-content .heading-5{font-size:32px}}.trial-format-content .heading-6{font-size:18px;font-weight:700;line-height:1.4;margin-bottom:20px}.trial-format-content .grabber{margin-bottom:60px}.trial-format-content .grabber .paragraph{margin-top:12px}.trial-format-content .paragraph{font-size:18px;line-height:1.6;margin-top:30px}.trial-format-content .list-check{list-style:none;margin:30px 0 0;padding:0}.trial-format-content .list-check li{color:#13151e;font-size:16px;font-weight:500;line-height:1.6;padding:0 0 0 32px;position:relative}@media (min-width:768px){.trial-format-content .list-check li{font-size:18px;padding:0 0 0 40px}}.trial-format-content .list-check li+li{margin-top:16px}@media (min-width:768px){.trial-format-content .list-check li+li{margin-top:24px}}.trial-format-content .list-check li:before{background-color:#13151e;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.1em;width:20px}@media (min-width:768px){.trial-format-content .list-check li:before{height:24px;width:24px}}.trial-format-content .list-check li:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:14px 14px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;position:absolute;top:.1em;width:20px}@media (min-width:768px){.trial-format-content .list-check li:after{height:24px;width:24px}}.trial-format-content .trusted-by{margin-top:80px}.trial-format-content .trusted-by p{font-size:13px;font-weight:700;line-height:1;margin-bottom:40px;text-transform:uppercase}.trial-format-content .carousel:before{background:linear-gradient(90deg,#fff 0,hsla(0,0%,100%,0) 100px),linear-gradient(270deg,#fff 0,hsla(0,0%,100%,0) 100px);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}.trial-format-content .carousel-group .item{padding:0 24px}.trial-format-content .logo-atlassian{height:16px;width:auto}.trial-format-content .logo-lmi{height:18px;width:auto}.trial-format-content .media{border-radius:6px;margin-top:60px}.trial-format-content .media img{border-radius:inherit;display:block;width:100%}.trial-format-content .share{align-items:center;display:flex;margin-top:60px}.trial-format-content .share p{font-size:13px;font-weight:700;line-height:14px;margin-right:16px;margin-top:0;text-transform:uppercase}.trial-format-content .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.trial-format-content .share ul li{margin-left:16px}.trial-signup{background:#ffe6bc;margin-left:-20px;margin-right:-20px;order:1;padding:40px 20px}@media (min-width:768px){.trial-signup{border-radius:6px;margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.trial-signup{padding:50px}}.trial-signup .heading-3{font-size:32px;font-weight:600;line-height:1.32;margin-bottom:12px}.trial-signup .paragraph{font-size:16px;line-height:1.6}.trial-signup .form,.trial-signup iframe{margin-top:30px}.trial-signup .disclaimer p{font-size:12px;line-height:1.6}.trial-signup .disclaimer a{font-weight:700;text-decoration:underline}.trial-signup .helper p{font-size:14px;line-height:1.6}.trial-signup .helper a{font-weight:700;text-decoration:underline}.benefit{margin-top:30px}.benefit>h6{font-size:18px;font-weight:600;line-height:1.32;margin-bottom:12px}.benefit>p{font-size:16px;line-height:1.6}.trial-format-body .breaker-grid-block{padding:60px}@media (min-width:768px){.trial-format-body .breaker-grid-block{padding:80px}}.trial-format-body .feature-layout{opacity:unset;transform:none}.trial-format-body .grid-4-desktop{gap:40px 40px}@media (min-width:768px){.trial-format-body .grid-4-desktop{gap:40px 60px}}.trial-blurb{text-align:center}.trial-blurb h6{margin-bottom:12px}.trial-blurb p{color:#5d626b;font-size:16px;line-height:1.6}.leadership-grid{display:grid;gap:40px 20px;grid-template:auto/repeat(auto-fill,minmax(240px,1fr))}@media (min-width:768px){.leadership-grid{gap:40px}}@media (min-width:1280px){.leadership-grid{gap:60px}}.leadership-card .photo{position:relative}.leadership-card .photo img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.leadership-card .photo:before{content:"";display:block;padding-bottom:100%}.leadership-card .content{margin-top:20px}.leadership-card .content h6{font-size:24px;font-weight:600;line-height:1.32}.leadership-card .content p{font-size:16px;line-height:1.6;margin-top:2px}.leadership-card .share{align-items:center;display:flex;list-style:none;margin:10px 0 0;padding:0}.leadership-card .share li{margin-right:16px}.leadership-card .share li a{color:#5d626b}.leadership-card .share li a:hover{color:#13151e}.leadership-card .share li a svg path{fill:currentColor}.spirit-of-immuta-section .shared-heading{display:grid;gap:40px;grid-template:auto/1fr}@media (min-width:768px){.spirit-of-immuta-section .shared-heading{align-items:flex-end;grid-template:auto/repeat(2,1fr)}}.spirit-of-immuta-section .shared-heading h3{font-weight:600}.spirit-of-immuta-section .shared-heading p{font-weight:400;max-width:660px}.spirit-of-immuta-section .shared-heading .btn{justify-self:flex-start}@media (min-width:768px){.spirit-of-immuta-section .shared-heading .btn{justify-self:flex-end}}.spirit-of-immuta-grid{display:grid;gap:10px;grid-template:auto/1fr 2fr 1fr}@media (min-width:768px){.spirit-of-immuta-grid{gap:20px}}.spirit-of-immuta-grid img{bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.spirit-of-immuta-grid .image{position:relative}.spirit-of-immuta-grid .image:before{content:"";display:block;padding-bottom:69%}.topics-of-interest-grid{--gap:60px;display:grid;gap:var(--gap);grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.topics-of-interest-grid{gap:80px calc(var(--gap)*2);grid-template:auto/repeat(3,1fr)}}.topics-of-interest-grid .blurb{position:relative}.topics-of-interest-grid .blurb:last-child:before{display:none}.topics-of-interest-grid .blurb:nth-child(3n+3):before{display:none}.topics-of-interest-grid .blurb:before{background:rgba(19,21,30,.1);bottom:0;content:"";display:none;margin-right:calc(var(--gap)*-1);position:absolute;right:0;top:0;width:1px}@media (min-width:768px){.topics-of-interest-grid .blurb:before{display:block}}.topics-of-interest-grid .blurb h6{font-size:20px;font-weight:500;line-height:1.4}.topics-of-interest-grid .blurb p{color:#5d626b;margin-top:12px}.topics-of-interest-grid .blurb .btn{margin-top:24px}.profile-about-section .content{margin-bottom:80px}@media (min-width:768px){.profile-about-section .content{max-width:80%}}.profile-about-section .content h3{font-size:24px;font-weight:400;line-height:1.48;margin-bottom:16px;margin-top:30px}@media (min-width:768px){.profile-about-section .content h3{font-size:32px}}.profile-about-section .content p{font-size:18px;line-height:1.6;margin-top:20px}.block-quote{background:#f0f3f7;margin:0 -20px;padding:40px 30px}@media (min-width:500px){.block-quote{margin:0;padding:50px 40px}}@media (min-width:768px){.block-quote{border-radius:6px;padding:70px 60px}}.block-quote .quote:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.block-quote .quote{padding-top:60px;position:relative}.block-quote .quote p{font-size:18px;font-weight:400;line-height:1.8;margin-bottom:0}@media (min-width:500px){.block-quote .quote p{font-size:40px;font-size:28px;font-weight:300;font-weight:400;line-height:1.24;line-height:1.6}}@media screen and (min-width:500px) and (min-width:768px){.block-quote .quote p{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:500px) and (min-width:1440px){.block-quote .quote p{font-size:40px}}.block-quote .author{display:flex;flex-flow:column wrap;font-style:normal;margin-top:30px}@media (min-width:768px){.block-quote .author{align-items:center;flex-flow:row nowrap;justify-content:space-between;margin-top:40px}}.block-quote .details{align-items:center;display:flex}.block-quote .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.block-quote .details .name{display:block;font-size:18px;font-weight:700;line-height:1;margin-bottom:2px}.block-quote .details .job{font-size:14px}.block-quote .details .logo{display:block;height:24px;margin-top:20px}.block-quote .details .logo img{height:100%;width:auto}.block-quote-sm{padding:40px 30px}@media (min-width:768px){.block-quote-sm{border-radius:6px;padding:50px 40px}}.block-quote-sm .quote p{font-size:16px;font-weight:400;line-height:1.6;margin-bottom:0}@media (min-width:768px){.block-quote-sm .quote p{font-size:24px;font-weight:400;line-height:1.6}}.block-quote-sm .quote{padding-top:40px}@media (min-width:768px){.block-quote-sm .quote{padding-top:60px}}.leadership-about-immuta-section .slide-layout{align-items:center;display:flex;flex-flow:column wrap}@media (min-width:768px){.leadership-about-immuta-section .slide-layout{flex-flow:row nowrap;justify-content:space-between}}.leadership-about-immuta-section .slide-content{margin-left:auto;margin-right:auto;max-width:648px;position:relative;text-align:center;z-index:3}@media (min-width:768px){.leadership-about-immuta-section .slide-content{margin-left:0;margin-right:40px;text-align:left}}@media (min-width:1440px){.leadership-about-immuta-section .slide-content{margin-right:80px}}.leadership-about-immuta-section .slide-content .heading{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24;margin-top:30px}@media screen and (min-width:768px){.leadership-about-immuta-section .slide-content .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.leadership-about-immuta-section .slide-content .heading{font-size:40px}}.leadership-about-immuta-section .slide-content .paragraph{font-size:20px;font-size:16px;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:20px;max-width:540px}@media screen and (min-width:768px){.leadership-about-immuta-section .slide-content .paragraph{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.leadership-about-immuta-section .slide-content .paragraph{font-size:20px}}@media (min-width:768px){.leadership-about-immuta-section .slide-content .paragraph{margin-left:0;margin-right:0}}.leadership-about-immuta-section .slide-content .btn{margin-top:40px}.leadership-about-immuta-section .slide-media{margin-top:60px;position:relative}@media (min-width:768px){.leadership-about-immuta-section .slide-media{margin-top:0}}@media (min-width:1440px){.leadership-about-immuta-section .slide-media{margin-left:-4%}}.leadership-about-immuta-section .slide-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 60vw);content:"";height:2000px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px}@media (min-width:768px){.leadership-about-immuta-section .slide-media:before{background:radial-gradient(ellipse at 50%,hsla(0,0%,100%,0) 0,#fff 42vw)}}.leadership-about-immuta-section .slide-media img{max-width:100%;position:relative;z-index:2}.leadership-about-immuta-section .immuta-grid-lines{--gridColor:19,21,30;--gridColorOpacity:0.2}.leadership-about-immuta-section .immuta-grid:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 300px);content:"";display:none;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.why-become-partner-grid{display:grid;gap:20px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.why-become-partner-grid{gap:30px;grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.why-become-partner-grid{grid-template:auto/repeat(3,1fr)}}@media (min-width:768px){.why-become-partner-grid .card:last-child{grid-area:auto/span 2}}@media (min-width:1280px){.why-become-partner-grid .card:last-child{grid-area:auto}}.why-become-partner-grid .card{border-radius:6px;padding:30px}@media (min-width:768px){.why-become-partner-grid .card{padding:40px}}.why-become-partner-grid .card .icon{height:60px;margin-bottom:40px}@media (min-width:1280px){.why-become-partner-grid .card .icon{height:80px}}.why-become-partner-grid .card .icon svg{height:100%;width:auto}.why-become-partner-grid .card h6{font-size:24px;font-weight:400;line-height:1.32}@media (min-width:1280px){.why-become-partner-grid .card h6{font-size:32px}}.why-become-partner-grid .card p{margin-top:20px}.why-become-partner-grid .card .btn{margin-top:32px}.partners-section .shared-heading{margin-left:auto;margin-right:auto;max-width:720px;text-align:center}@media (min-width:768px){.partners-section .shared-heading{margin-bottom:60px}}.partners-grid{align-items:center;display:grid;grid-template:auto/repeat(auto-fit,minmax(100px,1fr));justify-items:center}@media (min-width:500px){.partners-grid{grid-template:auto/repeat(auto-fit,minmax(140px,1fr))}}@media (min-width:768px){.partners-grid{grid-template:auto/repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1280px){.partners-grid{grid-template:auto/repeat(auto-fit,minmax(260px,1fr))}}.partners-grid .item{align-items:center;display:flex;justify-content:center;min-height:80px;position:relative;width:100%}@media (min-width:768px){.partners-grid .item{min-height:140px}}.partners-grid .item img,.partners-grid .item svg{-webkit-filter:invert(1) grayscale(1) brightness(0);filter:invert(1) grayscale(1) brightness(0);position:absolute;transform:scale(.6)}@media (min-width:500px){.partners-grid .item img,.partners-grid .item svg{transform:scale(.8)}}@media (min-width:768px){.partners-grid .item img,.partners-grid .item svg{transform:scale(1)}}@media (min-width:1280px){.partners-grid .item img,.partners-grid .item svg{transform:scale(1.2)}}.partners-grid .item .logo-grayscale{-webkit-filter:invert(1) grayscale(1);filter:invert(1) grayscale(1)}.partners-grid .item .filter-none{-webkit-filter:none;filter:none}.partners-grid .item:before{content:"";display:block;padding-bottom:40%}@media (min-width:768px){.partners-grid .item:before{padding-bottom:70%}}.become-a-partner-section .shared-heading{text-align:center}.become-a-partner-section .shared-heading h3{font-weight:600}.become-a-partner-section .shared-heading p{font-weight:400;margin:16px auto 0;max-width:660px}.become-a-partner-section .shared-heading .btn{justify-self:flex-start}@media (min-width:768px){.become-a-partner-section .shared-heading .btn{justify-self:flex-end}}.become-a-partner-section .form{margin:0 auto;max-width:720px}.become-a-partner-section .form .form-control{border:1px solid rgba(19,21,30,.1)}.become-a-partner-section .border-slide{border-bottom:0;padding-bottom:0}.customers-grid{align-items:center;display:grid;grid-template:auto/repeat(auto-fit,minmax(100px,1fr));justify-items:center}@media (min-width:500px){.customers-grid{grid-template:auto/repeat(auto-fit,minmax(140px,1fr))}}@media (min-width:768px){.customers-grid{grid-template:auto/repeat(auto-fit,minmax(200px,1fr))}}@media (min-width:1280px){.customers-grid{grid-template:auto/repeat(auto-fit,minmax(260px,1fr))}}.customers-grid .item{align-items:center;display:flex;justify-content:center;min-height:80px;position:relative;width:100%}@media (min-width:500px){.customers-grid .item{min-height:100px}}@media (min-width:768px){.customers-grid .item{min-height:140px}}.customers-grid .item img,.customers-grid .item svg{position:absolute;transform:scale(.4)}@media (min-width:500px){.customers-grid .item img,.customers-grid .item svg{transform:scale(.6)}}@media (min-width:768px){.customers-grid .item img,.customers-grid .item svg{transform:scale(.8)}}@media (min-width:1280px){.customers-grid .item img,.customers-grid .item svg{transform:scale(1)}}.customers-grid .logo-grayscale{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.customers-grid .item:before{content:"";display:block;padding-bottom:40%}@media (min-width:500px){.customers-grid .item:before{padding-bottom:50%}}@media (min-width:768px){.customers-grid .item:before{padding-bottom:70%}}.customers-stats-section .breaker .heading{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.customers-stats-section .breaker .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.customers-stats-section .breaker .heading{font-size:40px}}.customers-stats-section .breaker .paragraph{color:#13151e;font-size:16px;margin-top:20px;max-width:500px}.customers-stats-section .stats-grid{display:grid;gap:60px;grid-template:auto/repeat(1,1fr);margin-top:40px}@media (min-width:768px){.customers-stats-section .stats-grid{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.customers-stats-section .stats-grid{grid-template:auto/repeat(3,1fr)}}@media (min-width:768px){.customers-stats-section .stats-grid .item:last-child{grid-area:auto/span 2}}@media (min-width:1280px){.customers-stats-section .stats-grid .item:last-child{grid-area:auto}}.customers-stats-section .stats-grid .item{border-top:1px solid #13151e;padding-top:40px}.customers-stats-section .stats-grid h4{font-size:32px;font-weight:500}@media (min-width:768px){.customers-stats-section .stats-grid h4{font-size:48px}}.customers-stats-section .stats-grid p{font-size:20px;font-weight:500;margin-top:12px}.customer-story{margin:0 auto;max-width:840px;padding:120px 0}@media (min-width:768px){.customer-story{padding:150px 0 120px}}.customer-story-header{text-align:center}.customer-story-title{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-top:40px;text-align:center}@media screen and (min-width:768px){.customer-story-title{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.customer-story-title{font-size:64px}}.customer-story-content{margin-top:60px;position:relative}.customer-story-content h1{font-size:28px;font-weight:600;line-height:1.32;margin-top:60px}@media (min-width:768px){.customer-story-content h1{font-size:32px}}.customer-story-content h2{font-size:24px;font-weight:600;line-height:1.32;margin-top:60px}@media (min-width:768px){.customer-story-content h2{font-size:32px}}.customer-story-content h3{font-size:20px;font-weight:600;line-height:1.32;margin-top:60px}.customer-story-content p{font-size:18px;line-height:1.6;margin-top:20px}.customer-story-content .blog-article-image{border:1px solid rgba(19,21,30,.1);border-radius:6px;margin:40px 0}@media (min-width:1280px){.customer-story-content .blog-article-image{margin:40px -40px}}.customer-story-content a:not(.btn){color:#1970de;font-weight:700;text-decoration:underline}.customer-story-content img{border-radius:inherit;display:block;width:100%}.customer-story-content .btn{margin-top:30px}.customer-story-content strong{font-weight:700}.customer-story-content .breaker-grid-block .content>h3{margin-bottom:16px}.customer-story-content .breaker-grid-block .content>p{color:#5d626b;font-size:20px;line-height:1.6}.customer-story-content .breaker-grid-block .content>p{font-size:16px}@media screen and (min-width:768px){.customer-story-content .breaker-grid-block .content>p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.customer-story-content .breaker-grid-block .content>p{font-size:20px}}.customer-story-content .breaker{margin:60px 0;padding:40px}@media (min-width:1280px){.customer-story-content .breaker{margin:60px -40px}}.customer-story-content .breaker h3{font-size:32px;font-weight:400;margin-top:0}.customer-story-content .breaker p{color:#5d626b;font-weight:500;margin-bottom:0;margin-top:16px;max-width:none}.customer-story-content ol{counter-reset:numbered-list;font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.customer-story-content ol li{counter-increment:numbered-list;margin-bottom:10px;padding:0 0 0 28px;position:relative}.customer-story-content ol li:before{content:counter(numbered-list) ".";font-size:inherit;font-weight:700;left:0;position:absolute;top:0}.customer-story-content ul{font-size:18px;line-height:1.6;list-style:none;margin:30px 0;padding:0}.customer-story-content ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.customer-story-content ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.customer-story-content .breaker-grid-block{margin:40px 0}@media (min-width:1280px){.customer-story-content .breaker-grid-block{margin:60px -40px}}.customer-story-content .block-quote{margin:60px -20px;padding:30px}@media (min-width:768px){.customer-story-content .block-quote{border-radius:6px;padding:40px}}.customer-story-content .block-quote .quote{padding-top:30px}.customer-story-content .block-quote .quote p{font-size:18px;font-weight:400;line-height:1.8;margin-bottom:0}@media (min-width:768px){.customer-story-content .block-quote .quote p{font-size:24px;font-weight:400;line-height:1.6}}.customer-story-content .block-quote .author{display:flex;flex-flow:column wrap;font-style:normal;margin-top:30px}@media (min-width:768px){.customer-story-content .block-quote .author{align-items:center;flex-flow:row nowrap;justify-content:space-between;margin-top:40px}}.customer-story-content .block-quote .details .name{display:block;font-size:14px;font-weight:700;line-height:16px;margin-bottom:0}.customer-story-content .block-quote .details .job{color:#5d626b;font-size:13px;line-height:14px}.customer-story-content .block-quote-alt{margin:40px 0;padding-bottom:16px;padding-left:24px;padding-top:36px;position:relative}.customer-story-content .block-quote-alt:before{background:#13151e;bottom:0;content:"";left:0;position:absolute;top:0;width:1px}.customer-story-content .block-quote-alt:after{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:24px;position:absolute;top:16px;width:20px}.customer-story-content .block-quote-alt p{font-size:18px;font-weight:400;line-height:1.6}.customer-story-content .block-quote-alt .author{align-items:center;display:flex;font-style:normal;justify-content:space-between;margin-top:20px}.customer-story-content .block-quote-alt .details{align-items:center;display:flex}.customer-story-content .block-quote-alt .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.customer-story-content .block-quote-alt .details .name{display:block;font-size:14px;font-weight:700;line-height:1;padding-top:4px}.customer-story-content .block-quote-alt .details .job{font-size:13px;line-height:14px}.customer-story-content .partners-card p{font-size:14px;margin-top:12px}.customer-story-content ul.border-slide{margin:40px 0;padding:40px 0}.customer-story-content ul.border-slide li+li{margin-bottom:0;margin-top:20px}.customer-story-content .tags{display:flex;flex-flow:row wrap;gap:10px;list-style:none;margin:0;padding:0}.customer-story-content .tags li{margin:0;padding:0}.customer-story-content .tags li:before{display:none}.customer-story-content .tags .tag{align-items:center;border:1px solid #13151e;border-radius:6px;color:#13151e;display:flex;font-size:13px;height:32px;justify-content:center;line-height:14px;padding:0 12px;text-decoration:none;text-transform:uppercase}.customer-story-content .tags .tag:hover{background:#13151e;color:#fff}.use-cases-overview-grid{display:grid;gap:20px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.use-cases-overview-grid{gap:30px;grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.use-cases-overview-grid{grid-template:auto/repeat(3,1fr)}}@media (min-width:768px){.use-cases-overview-grid .card:last-child{grid-area:auto/span 2}}@media (min-width:1280px){.use-cases-overview-grid .card:last-child{grid-area:auto}}.use-cases-overview-grid .card{border:1px solid rgba(19,21,30,.1);border-radius:6px;display:flex;flex-direction:column;padding:30px;transition:color .15s ease,background .15s ease}@media (min-width:768px){.use-cases-overview-grid .card{padding:40px}}.use-cases-overview-grid .card:hover{background:#13151e;color:#fff}.use-cases-overview-grid .card .icon{height:60px;margin-bottom:30px;transition:-webkit-filter .15s ease;transition:filter .15s ease;transition:filter .15s ease,-webkit-filter .15s ease}@media (min-width:1280px){.use-cases-overview-grid .card .icon{height:80px}}.use-cases-overview-grid .card:hover .icon{-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%)}.use-cases-overview-grid .card .icon img,.use-cases-overview-grid .card .icon svg{height:100%;width:auto}.use-cases-overview-grid .card h6{font-size:20px;font-weight:600;line-height:1.32}@media (min-width:1280px){.use-cases-overview-grid .card h6{font-size:24px}}.use-cases-overview-grid .card .action{margin-top:auto;padding-top:32px}.use-cases-overview-grid .card .btn{color:currentColor;transition:none}.use-cases-overview-grid ul{list-style:none;margin:24px 0 0;padding:0}.use-cases-overview-grid ul li{font-weight:500;padding:0 0 0 16px;position:relative}.use-cases-overview-grid ul li+li{margin-top:16px}.use-cases-overview-grid ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.6em;position:absolute;top:0;width:4px}.no-hover .card:hover{background:initial;color:initial}.no-hover .card:hover .icon{-webkit-filter:initial;filter:none}.announcement-banner{left:0;position:absolute;right:0;top:0;z-index:2030}.announcement-content{align-items:center;background:#e4b667;border-radius:0 0 6px 6px;color:#13151e;display:flex;flex-flow:column wrap;justify-content:center;padding:12px 24px}@media (min-width:768px){.announcement-content{align-items:center;flex-flow:row nowrap;justify-content:center;padding:12px 24px}}.announcement-content .paragraph{font-size:14px;font-weight:600;line-height:1.3;margin-bottom:10px;text-align:center}@media (min-width:768px){.announcement-content .paragraph{font-size:16px;margin-bottom:0;margin-right:20px;text-align:left}}.g-search-is-open header:before{background:rgba(19,21,30,.7);content:"";height:100vh;left:0;position:fixed;top:0;width:100%}.g-search-is-open .navbar-nav .nav-link.js-toggle-navigation:after,.g-search-is-open .navbar-nav .nav-link[data-toggle=dropdown]:after{-webkit-filter:none;filter:none}.g-search-is-open .navbar-search svg{display:none}.g-search-is-open .navbar-search{position:relative}.g-search-is-open .navbar-search:after,.g-search-is-open .navbar-search:before{background-color:currentColor;content:"";height:24px;left:50%;margin-top:-12px;position:absolute;top:50%;width:2px}@media (min-width:768px){.g-search-is-open .navbar-search:after,.g-search-is-open .navbar-search:before{height:20px;margin-top:-10px}}.g-search-is-open .navbar-search:before{transform:rotate(-45deg)}.g-search-is-open .navbar-search:after{transform:rotate(45deg)}.g-search-is-open .navbar{background:#fff;color:#13151e;transition:none}.g-search-is-open .navbar .btn-primary{background:#13151e;border-color:#13151e;color:#fff}.g-search{background:#fff;border-top:1px solid rgba(19,21,30,.1);display:none;left:0;margin:0;padding:30px 0;position:absolute;right:0;top:100%;z-index:20}@media (min-width:768px){.g-search{padding:60px 0}}.g-search.open{display:block}.form-g-search{align-items:center;border-bottom:1px solid #13151e;display:flex}.form-g-search input{background:transparent;border:0;flex:1;font-size:18px;height:64px;width:100%}@media (min-width:768px){.form-g-search input{font-size:48px;height:100px}}.form-g-search input:-ms-input-placeholder{color:#c5cad3;font-weight:300}.form-g-search input::placeholder{color:#c5cad3;font-weight:300}.form-g-search input:focus:-ms-input-placeholder{color:#e5e9ef}.form-g-search input:focus::placeholder{color:#e5e9ef}.form-g-search .btn{padding:0;width:48px}.form-g-search .btn svg{margin:0}.g-search-tags{align-items:center;display:flex;flex-flow:row wrap;gap:20px;margin-top:30px}.g-search-tags p{color:#5d626b;font-size:13px;font-weight:700;letter-spacing:.02em;line-height:14px;text-transform:uppercase}.g-search-tags-list{display:flex;flex-flow:row wrap;gap:20px;list-style:none;margin:0;padding:0}.g-search-tags-list li a{font-size:16px;font-weight:500;line-height:1.4;text-decoration:underline}.g-search-tags-list li a:hover{text-decoration:none}.product-diagram img{display:block;width:100%}.what-is-section .content{margin:0 auto;max-width:610px;text-align:center}.what-is-section .content h3{font-size:32px;font-weight:600;line-height:1.32}@media (min-width:768px){.what-is-section .content h3{font-size:40px}}.what-is-section .content p{font-size:16px;font-weight:400;line-height:1.6;margin-top:24px}@media (min-width:768px){.what-is-section .content p{font-size:18px}}.content-media-layout{align-items:center;background:#fff;display:flex;flex-flow:column wrap;margin-top:60px}@media (min-width:768px){.content-media-layout{flex-flow:row nowrap;margin-top:100px}}.content-media-layout .feature-content{margin-bottom:40px}@media (min-width:768px){.content-media-layout .feature-content{margin-bottom:0;margin-right:40px;max-width:420px}}@media (min-width:1280px){.content-media-layout .feature-content{margin-right:80px;max-width:420px}}.content-media-layout .feature-content .pretitle{color:var(--color);margin-bottom:40px}.content-media-layout .feature-content .heading{font-size:40px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.content-media-layout .feature-content .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.content-media-layout .feature-content .heading{font-size:40px}}.content-media-layout .feature-content .paragraph{font-size:16px;line-height:1.6;margin-top:20px}.content-media-layout .feature-content .btn{margin-top:40px}.content-media-layout .feature-content .button{margin-top:20px}.content-media-layout .feature-content .button .btn{margin-top:0}.content-media-layout .feature-media{background:#e5e9ef;border-radius:6px;flex:1;padding:3% 3% 0}.content-media-layout .feature-media img{border-radius:6px 6px 0 0;width:100%}.blurb-grid{--gap:30px;display:grid;gap:var(--gap);grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.blurb-grid{gap:calc(var(--gap)*2);grid-template:auto/repeat(3,1fr)}}.blurb-grid .blurb{position:relative}.blurb-grid .blurb:last-child:before{display:none}.blurb-grid .blurb:before{background:rgba(19,21,30,.1);bottom:0;content:"";display:none;margin-right:calc(var(--gap)*-1);position:absolute;right:0;top:0;width:1px}@media (min-width:768px){.blurb-grid .blurb:before{display:block}}.blurb-grid .blurb h6{font-size:20px;font-weight:500;line-height:1.4}.blurb-grid .blurb p{color:#5d626b;font-size:15px;line-height:24px;margin-top:16px}.blurb-grid .blurb .btn{margin-top:24px}.value-proposition-grid{--gap:60px;display:grid;gap:var(--gap);grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.value-proposition-grid{gap:80px calc(var(--gap)*2);grid-template:auto/repeat(2,1fr)}}.value-proposition-grid .blurb{position:relative}.value-proposition-grid .blurb h6{font-size:20px;font-weight:500;line-height:1.4}@media (min-width:768px){.value-proposition-grid .blurb h6{font-size:24px}}.value-proposition-grid .blurb p{color:#5d626b;font-size:16px;margin-top:20px}@media (min-width:768px){.value-proposition-grid .blurb p{font-size:18px}}.value-proposition-grid .blurb .btn{margin-top:24px}.employees-grid{display:grid;gap:40px 20px;grid-template:auto/repeat(auto-fit,minmax(240px,1fr));margin-bottom:60px}@media (min-width:768px){.employees-grid{gap:40px}}@media (min-width:1280px){.employees-grid{gap:60px}}.employee-card{display:flex;flex-direction:column}.employee-card .photo{border-radius:6px;position:relative}.employee-card .photo img{border-radius:6px;bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.employee-card .photo:before{content:"";display:block;padding-bottom:100%}.employee-card .content{margin-bottom:20px;order:-1}.employee-card .content h6{font-size:24px;font-weight:600;line-height:1.32}.employee-card .content p{font-size:16px;line-height:1.6;margin-top:2px}.employee-card .share{align-items:center;display:flex;list-style:none;margin:10px 0 0;padding:0}.employee-card .share li{margin-right:16px}.employee-card .share li a{color:#5d626b}.employee-card .share li a:hover{color:#13151e}.employee-card .share li a svg path{fill:currentColor}.employee-card .quote{color:#13151e;margin-top:30px}.employee-card .quote-inner:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.employee-card .quote-inner{padding-top:40px;position:relative}.employee-card .quote-inner p{font-size:16px;font-weight:400;line-height:1.6;margin-bottom:0}.awards-grid{display:grid;gap:20px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.awards-grid{grid-template:auto/repeat(3,1fr)}}.youtube-player{max-width:1280px;position:relative;width:100%}.youtube-player:before{content:"";display:block;padding-bottom:56.25%}.youtube-player iframe{height:100%;left:0;position:absolute;top:0;width:100%}.culture-image{border-radius:6px;position:relative}.culture-image:before{content:"";display:block;padding-bottom:67.13287%}.culture-image img{border-radius:6px;bottom:0;display:block;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.culture-image-tall:before{content:"";display:block;padding-bottom:120.83916%}.our-culture-section .swiper-scrollbar-container{align-items:center;display:flex;height:8px;margin-bottom:40px;overflow:hidden;position:relative}.our-culture-section .swiper-scrollbar-container:before{background:#13151e;content:"";height:8px;left:0;position:absolute;top:0;width:8px}.our-culture-section .swiper-scrollbar-container:after{background:#13151e;content:"";height:8px;position:absolute;right:0;top:0;width:8px}.our-culture-section .swiper-horizontal .swiper-scrollbar{background:rgba(19,21,30,.1);bottom:0;height:1px;left:0;position:static;width:100%}.our-culture-section .swiper-horizontal .swiper-scrollbar-drag{background:#13151e;position:relative}.our-culture-section .swiper-horizontal .swiper-scrollbar-drag:before{background-color:#13151e;bottom:0;content:"";height:100%;left:-99vw;position:absolute;top:0;transform:translateZ(0);width:100vw;z-index:999}.our-culture-section .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#13151e}.our-culture-section .swiper-navigation{margin:0}@media (min-width:768px){.our-culture-section .swiper-navigation{justify-content:flex-end}}.our-culture-section .shared-heading{display:grid;gap:40px;grid-template:auto/1fr}@media (min-width:768px){.our-culture-section .shared-heading{align-items:flex-end;grid-template:auto/repeat(2,1fr)}}.glassdoor .glassdoor-header{display:flex;flex-direction:column;gap:20px 40px;margin-bottom:40px}@media (min-width:768px){.glassdoor .glassdoor-header{align-items:flex-end;flex-direction:row;justify-content:space-between}}.glassdoor .glassdoor-header h3{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.glassdoor .glassdoor-header h3{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.glassdoor .glassdoor-header h3{font-size:40px}}.glassdoor .glassdoor-header svg{height:auto;width:120px}@media (min-width:768px){.glassdoor .glassdoor-header svg{width:auto}}.glassdoor-grid{display:grid;gap:30px 60px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.glassdoor-grid{grid-template:auto/repeat(3,1fr)}}.glassdoor-grid .card{position:relative}@media (min-width:768px){.glassdoor-grid .card{border-top:1px solid #13151e;padding-top:40px}}.glassdoor-grid .card h4{font-size:48px;font-size:28px;font-weight:300;font-weight:400;line-height:1.24;line-height:1}@media screen and (min-width:768px){.glassdoor-grid .card h4{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.glassdoor-grid .card h4{font-size:48px}}.glassdoor-grid .card h4 span{color:rgba(19,21,30,.4)}.glassdoor-grid .card p{font-size:16px;font-weight:500;line-height:1.4;margin-top:12px}@media (min-width:768px){.glassdoor-grid .card p{font-size:20px}}.jobs-sidebar h6{font-size:13px;font-weight:700;line-height:14px;margin-bottom:20px;text-transform:uppercase}.jobs-sidebar .form-control-select{border:1px solid rgba(19,21,30,.1)}.jobs-section{display:grid;gap:60px;grid-template:auto/1fr}@media (min-width:768px){.jobs-section{grid-template:auto/260px 1fr}}.jobs-section .breaker-grid-block-title{margin-bottom:60px}.jobs-body .shared-heading h4{font-weight:600}.jobs-body h5{font-size:13px;font-weight:700;line-height:14px;margin-bottom:20px;margin-top:60px;text-transform:uppercase}.jobs-listing-table{align-items:center;border:1px solid #e7e8e8;display:grid;gap:20px 30px;grid-template:auto/1fr;margin-top:-1px;padding:16px 24px}@media (min-width:768px){.jobs-listing-table{grid-template:auto/1fr auto auto}}.jobs-listing-table .name{font-size:16px;font-weight:700;line-height:1.4}.jobs-listing-table .location{color:#5d626b;font-size:16px;font-weight:500;line-height:1.4}.legal-section .shared-heading{margin-bottom:20px}@media (min-width:768px){.legal-section .shared-heading{margin-bottom:30px}}.legal-section .shared-heading h3{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.legal-section .shared-heading h3{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.legal-section .shared-heading h3{font-size:40px}}.legal-section+.legal-section{margin-top:60px}.legal-card{align-items:center;border:1px solid rgba(19,21,30,.1);display:flex;justify-content:center;padding:32px 24px;text-align:center}.legal-card:hover{color:#1970de}.legal-card h6{font-size:16px;font-weight:600;line-height:1.4}.legal-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fit,minmax(260px,1fr))}.legal-content{margin:0 auto;max-width:840px}.legal-content h1{font-size:64px;font-size:40px;font-weight:200;line-height:1.24}@media screen and (min-width:768px){.legal-content h1{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.legal-content h1{font-size:64px}}.legal-content .date{display:inline-block;font-size:18px;font-weight:700;line-height:1;margin-bottom:30px;margin-top:20px}.legal-content h2{font-size:20px;font-weight:500;line-height:1.4;margin-top:30px;text-transform:uppercase}@media (min-width:768px){.legal-content h2{font-size:24px}}.legal-content h3{font-size:20px;font-weight:500;line-height:1.4;margin-top:30px}@media (min-width:768px){.legal-content h3{font-size:24px}}.legal-content p{font-size:16px;margin-top:20px}@media (min-width:768px){.legal-content p{font-size:18px}}.legal-content ul{font-size:16px;list-style:none;margin:20px 0 0;padding:0;text-align:left}@media (min-width:768px){.legal-content ul{font-size:18px}}.legal-content ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.legal-content ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.legal-content a:not(.btn){color:#1970de;font-weight:600}.legal-content a:not(.btn):hover{text-decoration:underline}.news-releases-grid{display:grid;gap:60px;grid-template:auto/repeat(1,1fr)}.blog-card.leadership .thumbnail{margin-bottom:20px}.blog-card.leadership .thumbnail:before{padding-bottom:100%}.blog-card.leadership .content .title{font-size:20px;margin-bottom:0;margin-top:0}@media (min-width:768px){.blog-card.leadership .content .title{font-size:24px}}.blog-card.leadership .content .paragraph{margin-top:4px}.blog-card.media-kit .thumbnail{margin-bottom:20px}.blog-card.media-kit .thumbnail:before{padding-bottom:100%}.blog-card.media-kit .content .title{margin-bottom:0;margin-top:0}.custom-dropdown{position:relative}.mobile-filter{margin-bottom:30px}@media (min-width:768px){.mobile-filter{display:none}}.mobile-filter .custom-dropdown{margin-top:12px}.filter-group+.filter-group{margin-top:40px}.custom-dropdown-selected{border:1px solid rgba(19,21,30,.1);border-radius:6px;display:flex;font-size:14px;height:48px;line-height:1;padding:16px 20px;position:relative}.custom-dropdown-selected:after{background-image:url(../img/icons/chevron-down.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;content:"";height:12px;margin-top:-6px;position:absolute;right:16px;top:50%;width:12px}.custom-dropdown-content{background:#fff;border:1px solid rgba(19,21,30,.1);border-radius:0 0 6px 6px;display:none;left:0;padding:16px 20px;position:absolute;right:0;top:100%;z-index:1000}.custom-dropdown-content .form-checkbox{margin:0}.custom-dropdown-content .form-checkbox+.form-checkbox{margin-top:16px}.custom-dropdown.active .custom-dropdown-content{display:block}.custom-dropdown.active .custom-dropdown-selected{border-bottom:0;border-radius:6px 6px 0 0}.custom-dropdown.active .custom-dropdown-selected:after{transform:rotate(180deg)}.custom-dropdown.active .form-checkbox{margin-top:0}.custom-dropdown.active .form-checkbox+.form-checkbox{margin-top:12px}.custom-dropdown.active .form-checkbox .checkbox-label{font-size:14px}.custom-dropdown.active .form-checkbox .checkbox-label:after,.custom-dropdown.active .form-checkbox .checkbox-label:before{top:0}.custom-dropdown.active .blog-categories-ul li{margin-top:0}.custom-dropdown.active .blog-categories-ul li+li{margin-top:12px}.custom-dropdown.active .blog-categories-ul li a:before{display:none}.custom-dropdown.active .blog-categories-ul li a{font-size:14px}.resources-layout-section{align-items:flex-start;display:grid;gap:40px 60px;grid-template:auto/minmax(0,1fr)}@media (min-width:768px){.resources-layout-section{grid-template:auto/minmax(0,1fr) minmax(320px,40%)}}@media (min-width:1280px){.resources-layout-section{gap:80px}}.resources-content .breadcrumb,.resources-content .pretitle{margin-bottom:40px}.resources-content h1{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.resources-content h1{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.resources-content h1{font-size:64px}}.resources-content h2{font-size:48px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.resources-content h2{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.resources-content h2{font-size:48px}}.resources-content p{font-size:16px;line-height:1.6;margin-top:20px}@media (min-width:1280px){.resources-content p{font-size:18px}}.resources-content ul:not(.breadcrumb):not(.social){list-style:none;margin:40px 0 0;padding:0}.resources-content ul:not(.breadcrumb):not(.social) li{color:#13151e;font-size:16px;font-weight:400;line-height:1.6;padding:0 0 0 32px;position:relative}@media (min-width:1280px){.resources-content ul:not(.breadcrumb):not(.social) li{font-size:18px;padding:0 0 0 40px}}.resources-content ul:not(.breadcrumb):not(.social) li+li{margin-top:16px}@media (min-width:1280px){.resources-content ul:not(.breadcrumb):not(.social) li+li{margin-top:24px}}.resources-content ul:not(.breadcrumb):not(.social) li:before{background-color:#13151e;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.1em;width:20px}@media (min-width:1280px){.resources-content ul:not(.breadcrumb):not(.social) li:before{height:24px;width:24px}}.resources-content ul:not(.breadcrumb):not(.social) li:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;position:absolute;top:.1em;width:20px}@media (min-width:1280px){.resources-content ul:not(.breadcrumb):not(.social) li:after{background-size:14px 14px;height:24px;width:24px}}.resources-content .media{border-radius:6px;margin:40px 0}.resources-content .media img{border-radius:inherit;display:block;width:100%}.resources-content .share{align-items:center;display:flex;margin:40px 0}.resources-content .share p{font-size:13px;font-weight:700;line-height:14px;margin-right:16px;margin-top:0;text-transform:uppercase}.resources-content .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.resources-content .share ul li{margin-left:16px}.resources-sidebar-content{background:#ffe6bc;padding:40px 20px}@media (min-width:768px){.resources-sidebar-content{border-radius:6px;margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.resources-sidebar-content{padding:40px}}.resources-sidebar-content h2{font-size:32px;font-weight:600;line-height:1.32;margin-bottom:12px}.resources-sidebar-content .paragraph{font-size:16px;line-height:1.6}.resources-sidebar-content .form{margin-top:30px}.resources-sidebar-content .disclaimer p{font-size:12px;line-height:1.6}.resources-sidebar-content .disclaimer a{font-weight:700;text-decoration:underline}.resources-sidebar-content .helper p{font-size:14px;line-height:1.6}.resources-sidebar-content .helper a{font-weight:700;text-decoration:underline}.resources-sidebar{margin-left:-20px;margin-right:-20px;order:1}@media (min-width:768px){.resources-sidebar{margin-left:0;margin-right:0}}.integrations-article-layout-section{align-items:flex-start;display:grid;gap:40px 60px;grid-template:auto/minmax(0,1fr)}@media (min-width:768px){.integrations-article-layout-section{grid-template:auto/minmax(0,1fr) minmax(320px,40%)}}@media (min-width:1280px){.integrations-article-layout-section{gap:80px}}.integrations-article-content .breadcrumb{margin-bottom:40px}.integrations-article-content .breadcrumb li a{color:#5d626b}.integrations-article-content .breadcrumb li a:hover{color:#13151e;text-decoration:none}.integrations-article-content .heading-1{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:40px;margin-top:0}@media screen and (min-width:768px){.integrations-article-content .heading-1{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.integrations-article-content .heading-1{font-size:64px}}.integrations-article-content h1{font-size:32px;font-weight:300;line-height:1.32;margin-top:40px}@media (min-width:768px){.integrations-article-content h1{font-size:40px}}.integrations-article-content h2{font-size:24px;font-weight:600;line-height:1.32;margin-top:40px}@media (min-width:768px){.integrations-article-content h2{font-size:32px}}.integrations-article-content h3{font-size:20px;font-weight:600;line-height:1.32;margin-top:60px}@media (min-width:768px){.integrations-article-content h3{font-size:24px}}.integrations-article-content p{font-size:18px;line-height:1.6;margin-top:20px}.integrations-article-content a:not(.btn){color:#1970de;font-weight:600}.integrations-article-content a:not(.btn):hover{text-decoration:underline}.integrations-article-content img:not(.brand-pair-logo){border:1px solid rgba(19,21,30,.1);border-radius:6px;display:block;margin:40px 0;width:100%}.integrations-article-content .btn{margin-top:30px}.integrations-article-content strong{font-weight:700}.integrations-article-content .breaker-grid-block .content>h3{margin-bottom:16px}.integrations-article-content .breaker-grid-block .content>p{color:#5d626b;font-size:20px;line-height:1.6}.integrations-article-content .breaker-grid-block .content>p{font-size:16px}@media screen and (min-width:768px){.integrations-article-content .breaker-grid-block .content>p{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.integrations-article-content .breaker-grid-block .content>p{font-size:20px}}.integrations-article-content .breaker{margin:60px 0;padding:40px}@media (min-width:1280px){.integrations-article-content .breaker{margin:60px -40px}}.integrations-article-content .breaker h3{font-size:32px;font-weight:400;margin-top:0}.integrations-article-content .breaker p{color:#5d626b;font-weight:500;margin-bottom:0;margin-top:16px}.integrations-article-content ol{counter-reset:numbered-list;font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.integrations-article-content ol li{counter-increment:numbered-list;margin-bottom:10px;padding:0 0 0 28px;position:relative}.integrations-article-content ol li:before{content:counter(numbered-list) ".";font-size:inherit;font-weight:700;left:0;position:absolute;top:0}.integrations-article-content ul:not(.breadcrumb):not(.social){font-size:18px;line-height:1.6;list-style:none;margin:20px 0;padding:0}.integrations-article-content ul:not(.breadcrumb):not(.social) li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.integrations-article-content ul:not(.breadcrumb):not(.social) li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.integrations-article-content pre{--padd:16px;background-color:#13151e;border-radius:6px;color:#c5cad3;font-family:IBM Plex Mono,monospace;line-height:1.8;margin:40px 0;padding:var(--padd) var(--padd) var(--padd) 78px;position:relative}@media (min-width:1280px){.integrations-article-content pre{margin:40px -40px}}.integrations-article-content pre .copy{--mainColorB64:13151E;--mainColor:$clrPrimary;--beforeState:1;--afterState:0;background:transparent;border:0;border-radius:6px;box-shadow:0 0 0 1px var(--mainColor);cursor:pointer;height:32px;opacity:.6;position:absolute;right:12px;top:12px;transition:all .2s ease-in-out;width:32px}.integrations-article-content pre .copy:after,.integrations-article-content pre .copy:before{background-position:50%;background-repeat:no-repeat;background-size:70%;content:"";height:24px;left:50%;position:absolute;top:50%;transition:all .2s ease-in-out;width:24px}.integrations-article-content pre .copy:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='copyButtonIcon_XEyF' viewBox='0 0 24 24'%3E%3Cpath fill='%23606770' d='M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1Z'/%3E%3C/svg%3E");opacity:var(--beforeState);transform:translate(-50%,-50%) scale(var(--beforeState));transition:all .1s ease-in-out}.integrations-article-content pre .copy:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M21 7 9 19l-5.5-5.5 1.41-1.41L9 16.17 19.59 5.59 21 7Z'/%3E%3C/svg%3E");opacity:var(--afterState);transform:translate(-50%,-50%) scale(var(--afterState));transition:all .1s ease-in-out}.integrations-article-content pre .copy:hover{box-shadow:0 0 0 1px hsla(0,0%,100%,.2)}.integrations-article-content pre .copy:hover:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' class='copyButtonIcon_XEyF' viewBox='0 0 24 24'%3E%3Cpath fill='%23fff' d='M19 21H8V7h11m0-2H8a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h11a2 2 0 0 0 2-2V7a2 2 0 0 0-2-2m-3-4H4a2 2 0 0 0-2 2v14h2V3h12V1Z'/%3E%3C/svg%3E")}.integrations-article-content pre .copy.success{--beforeState:0;--afterState:1;pointer-events:none}.integrations-article-content pre:hover .copy{opacity:1}.integrations-article-content pre .lines{align-items:flex-end;background-color:#3b3f48;display:flex;flex-direction:column;height:100%;left:0;padding-right:16px;padding-top:var(--padd);position:absolute;text-align:right;top:0;width:52px}.integrations-article-content .var-name{color:#e4b667}.integrations-article-content .breaker-grid-block{margin:40px 0}@media (min-width:1280px){.integrations-article-content .breaker-grid-block{margin:60px -40px}}.integrations-article-content blockquote{margin:60px 0;padding-bottom:16px;padding-left:24px;padding-top:36px;position:relative}.integrations-article-content blockquote:before{background:#13151e;bottom:0;content:"";left:0;position:absolute;top:0;width:1px}.integrations-article-content blockquote:after{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:24px;position:absolute;top:16px;width:20px}.integrations-article-content blockquote p{font-size:16px;font-weight:500;line-height:1.6}.integrations-article-content blockquote .author{align-items:center;display:flex;font-style:normal;justify-content:space-between;margin-top:20px}.integrations-article-content blockquote .details{align-items:center;display:flex}.integrations-article-content blockquote .details .photo{border-radius:50%;height:40px;margin-right:16px;width:40px}.integrations-article-content blockquote .details .name{display:block;font-size:14px;font-weight:700;line-height:1;padding-top:4px}.integrations-article-content blockquote .details .job{font-size:13px;line-height:14px}.integrations-article-content .share{align-items:center;display:flex;margin:40px 0}.integrations-article-content .share p{font-size:13px;font-weight:700;line-height:14px;margin-right:16px;margin-top:0;text-transform:uppercase}.integrations-article-content .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.integrations-article-content .share ul li{margin-left:16px}.integrations-article-sidebar-content{background:#13151e;border-radius:6px;color:#fff;padding:40px 30px}@media (min-width:768px){.integrations-article-sidebar-content{margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.integrations-article-sidebar-content{padding:40px}}.integrations-article-sidebar-content .integrations-logo{align-items:center;border-bottom:1px solid hsla(0,0%,100%,.1);display:flex;justify-content:center;margin:-40px -30px 40px;padding:40px}@media (min-width:768px){.integrations-article-sidebar-content .integrations-logo{margin:-40px -40px 40px}}@media (min-width:1280px){.integrations-article-sidebar-content .integrations-logo{margin:-40px -40px 40px}}.integrations-article-sidebar-content .integrations-logo img{-webkit-filter:invert(1) grayscale(100%) brightness(1000%);filter:invert(1) grayscale(100%) brightness(1000%);height:auto;min-height:32px;width:auto}@media (min-width:1280px){.integrations-article-sidebar-content .integrations-logo img{min-height:40px}}.integrations-article-sidebar-content h3{color:#c5cad3;font-size:13px;font-weight:700;margin-bottom:30px;text-transform:uppercase}.integrations-article-sidebar-content .paragraph{font-size:16px;line-height:1.6}.integrations-article-sidebar-content .blueprints-card+.blueprints-card{margin-top:30px}.integrations-article-sidebar-content .blueprints-card:before,.integrations-article-sidebar-content .blueprints-card h5{font-size:16px}@media (min-width:1280px){.integrations-article-sidebar-content .blueprints-card:before,.integrations-article-sidebar-content .blueprints-card h5{font-size:18px}}.integrations-article-sidebar-content .blueprints-card:before{color:#c5cad3}.integrations-article-sidebar-content .blueprints-card:hover h5{text-decoration:underline}.integrations-article-sidebar{order:1}.brand-pair{align-items:center;display:flex;margin-bottom:40px}.brand-pair .brand-pair-item{position:relative}.brand-pair .brand-pair-item:first-child{margin-right:20px;padding-right:20px}@media (min-width:768px){.brand-pair .brand-pair-item:first-child{margin-right:30px;padding-right:30px}}.brand-pair .brand-pair-item:first-child:after{content:"+";font-size:20px;font-weight:500;left:100%;position:absolute;top:50%;transform:translate(-50%,-50%)}.brand-pair .brand-pair-item:first-child .brand-pair-logo{max-height:20px;max-width:120px}@media (min-width:768px){.brand-pair .brand-pair-item:first-child .brand-pair-logo{max-height:32px;max-width:200px}}.brand-pair .brand-pair-logo{color:#13151e;display:block;max-height:24px;max-width:150px}@media (min-width:768px){.brand-pair .brand-pair-logo{max-height:32px;max-width:200px}}.brand-pair .brand-pair-logo path{fill:currentColor}.section-call-to-action .brand-pair-logo{-webkit-filter:invert(1) grayscale(100%) brightness(1000%);filter:invert(1) grayscale(100%) brightness(1000%)}.the-problem{margin:0 auto;max-width:1280px;text-align:center}.the-problem .pretitle{margin-bottom:30px}.the-problem .heading{font-size:48px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24}@media screen and (min-width:768px){.the-problem .heading{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.the-problem .heading{font-size:48px}}.the-problem .paragraph{font-size:20px;font-weight:300;line-height:1.6;margin-top:24px}@media (min-width:768px){.the-problem .paragraph{font-size:32px}}.text-blurb{position:relative}@media (min-width:768px){.text-blurb:after{background:rgba(19,21,30,.1);bottom:0;content:"";height:100%;left:100%;margin-left:60px;position:absolute;top:0;width:1px}}.text-blurb:last-of-type:after{display:none}.text-blurb .icon{height:60px;margin-bottom:24px;width:auto}@media (min-width:768px){.text-blurb .icon{height:80px}}.text-blurb .icon img,.text-blurb .icon svg{height:100%;width:auto}.text-blurb .heading{font-size:16px;font-weight:500;line-height:1.4;margin-bottom:16px}@media (min-width:768px){.text-blurb .heading{font-size:20px}}.text-blurb .paragraph{color:#5d626b;font-size:16px;line-height:1.6}.text-blurb a:not(.btn){color:#1970de;font-weight:600;text-decoration:underline}.text-blurb ul{font-size:16px;list-style:none;margin:16px 0;padding:0;text-align:left}.text-blurb ul li{margin-bottom:10px;padding:0 0 0 28px;position:relative}.text-blurb ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.text-blurb .medium-quote{background:#f0f3f7;margin-top:30px}.text-blurb .map{align-items:center;display:flex;height:230px;justify-content:center;margin-bottom:30px}.deployment-section .intro{margin-bottom:80px;text-align:center}@media (min-width:768px){.deployment-section .intro{margin-bottom:120px}}.deployment-section .intro .heading{font-size:64px;font-size:40px;font-weight:200;line-height:1.24}@media screen and (min-width:768px){.deployment-section .intro .heading{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.deployment-section .intro .heading{font-size:64px}}.deployment-section .intro .icon{margin-bottom:40px}.deployment-section .intro .paragraph{font-size:20px;font-size:16px;line-height:1.6;margin-left:auto;margin-right:auto;margin-top:24px;max-width:840px}@media screen and (min-width:768px){.deployment-section .intro .paragraph{font-size:calc(11.42857px + .59524vw)}}@media screen and (min-width:1440px){.deployment-section .intro .paragraph{font-size:20px}}.deployment-section .halved-header .shared-heading{display:grid;gap:40px;grid-template:auto/1fr;justify-items:start}@media (min-width:768px){.deployment-section .halved-header .shared-heading{align-items:end;grid-template:auto/1.5fr 1fr}}.deployment-section .halved-header .shared-heading .btn{justify-self:flex-start}@media (min-width:768px){.deployment-section .halved-header .shared-heading .btn{justify-self:flex-end}}.deployment-section .border-slide .shared-heading{max-width:540px}.table-responsive{-webkit-overflow-scrolling:touch;margin-left:-20px;margin-right:-20px;overflow-x:auto;overflow-y:hidden}@media (min-width:768px){.table-responsive{margin:0}}.table-comparison{min-width:620px}@media (min-width:768px){.table-comparison{width:100%}}.table-comparison tr:nth-of-type(2n){background:#f0f3f7}.table-comparison th{background-color:rgba(var(--colorRGB),1);border-right:2px solid #fff;color:#fff;font-size:16px;font-weight:600;line-height:1.32;padding:16px 12px;width:33%}@media (min-width:1280px){.table-comparison th{font-size:32px;padding:20px 24px}}.table-comparison th:last-of-type{border:0}.table-comparison td:first-of-type{font-weight:600}.table-comparison td{font-size:14px;padding:16px 12px;vertical-align:top}@media (min-width:1280px){.table-comparison td{font-size:20px;padding:20px 24px}}.table-comparison a:not(.btn){color:rgba(var(--colorRGB),1);font-weight:600}.table-comparison a:not(.btn):hover{text-decoration:underline}.yes{display:flex;gap:12px}.checkmark{background-color:rgba(var(--colorRGB),1);border-radius:50%;display:inline-block;flex-shrink:0;height:20px;margin-top:2px;position:relative;vertical-align:middle;width:20px}@media (min-width:1280px){.checkmark{height:24px;width:24px}}.checkmark:before{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(2000%);filter:invert(1) grayscale(100%) brightness(2000%);height:20px;left:0;position:absolute;top:0;width:20px}@media (min-width:1280px){.checkmark:before{background-size:14px 14px;height:24px;width:24px}}.security-features .content{max-width:840px}.security-features .heading{font-size:64px;font-size:40px;font-weight:200;line-height:1.24}@media screen and (min-width:768px){.security-features .heading{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.security-features .heading{font-size:64px}}.security-features .paragraph{font-size:16px;line-height:1.6;margin-top:24px}@media (min-width:768px){.security-features .paragraph{font-size:18px}}.security-features ul{font-size:16px;list-style:none;margin:32px 0;padding:0;text-align:left}@media (min-width:768px){.security-features ul{font-size:18px}}.security-features ul li{margin-bottom:20px;padding:0 0 0 28px;position:relative}.security-features ul li:before{background:currentColor;content:"";height:4px;left:0;margin-top:.675em;position:absolute;top:0;width:4px}.compliance-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fit,minmax(300px,1fr))}.compliance-card{border:1px solid rgba(19,21,30,.1);padding:32px 24px;text-align:center}.compliance-card .logo{align-items:center;display:flex;height:120px;justify-content:center}@media (min-width:768px){.compliance-card .logo{height:200px}}.compliance-card .logo svg{height:100%;width:auto}.compliance-slide{border-top:1px solid rgba(19,21,30,.1);margin-top:30px;padding-top:30px}@media (min-width:768px){.compliance-slide{margin-top:40px;padding-top:40px}}.compliance-content-inner{padding:24px 0 0}@media (min-width:768px){.compliance-content-inner{max-width:80%}}.compliance-content-inner p{font-size:16px;line-height:1.6}@media (min-width:768px){.compliance-content-inner p{font-size:18px}}.compliance-content-inner p+p{margin-top:20px}.compliance-content-inner .btn{margin-top:30px}.compliance-content-inner a:not(.btn){color:#1970de;font-weight:600;text-decoration:underline}.compliance-content-inner strong{color:#13151e;font-weight:600}.compliance-content-inner table{margin:30px 0;width:100%}.compliance-title{font-size:18px;font-weight:600;line-height:1.32;position:relative}@media (min-width:768px){.compliance-title{font-size:24px}}.compliance-title:hover{cursor:pointer}.compliance-title .cross{display:none;position:absolute;right:0;top:0}@media (min-width:768px){.compliance-title .cross{display:block}}.js-collapsible.open .cross:after{transform:rotate(90deg)}.table{border:1px solid #e5e9ef}.table td,.table th{padding:12px 16px;vertical-align:top}.table th{background:#f0f3f7;border-bottom:1px solid #e5e9ef}.featured-case-study{align-items:center;background:#13151e;color:#fff;display:grid;gap:60px;grid-template:auto/1fr;justify-items:center;margin-left:-20px;margin-right:-20px;padding:60px 20px}@media (min-width:768px){.featured-case-study{border-radius:6px;grid-template:auto/auto auto;justify-content:center;justify-items:start;margin-left:0;margin-right:0;padding:70px 60px}}.featured-case-study .content{max-width:440px;text-align:center}@media (min-width:768px){.featured-case-study .content{max-width:540px;text-align:left}}.featured-case-study .content .pretitle{font-size:18px;font-weight:700;line-height:1;margin-bottom:30px}.featured-case-study .content .heading{font-size:40px;font-size:28px;font-weight:300;line-height:1.24;line-height:1.4}@media screen and (min-width:768px){.featured-case-study .content .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.featured-case-study .content .heading{font-size:40px}}.featured-case-study .content .paragraph{font-size:16px;line-height:1.6;max-width:500px}.featured-case-study .content .btn{margin-top:40px}.featured-case-study .media-image{max-width:260px}@media (min-width:768px){.featured-case-study .media-image{max-width:440px}}.featured-case-study .media-image img{width:100%}.breaker-recognition .heading{font-size:24px;font-weight:400;line-height:1.5}@media (min-width:768px){.breaker-recognition .heading{font-size:32px;line-height:1.4}}.breaker-recognition .logo{-webkit-filter:grayscale(100%) brightness(-1000%);filter:grayscale(100%) brightness(-1000%);margin-top:30px}.breaker-recognition .logo img{max-height:20px;max-width:120px}@media (min-width:768px){.breaker-recognition .logo img{max-height:32px;max-width:200px}}.featured-videos{background:#f0f3f7;border-radius:6px;color:#13151e;margin-bottom:-120px;padding:30px}@media (min-width:768px){.featured-videos{margin-bottom:-160px;padding:40px}}.featured-videos .heading{font-size:40px;font-size:28px;font-weight:300;font-weight:600;line-height:1.24;margin-bottom:30px}@media screen and (min-width:768px){.featured-videos .heading{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.featured-videos .heading{font-size:40px}}.overlapping{padding:240px 0 120px}@media (min-width:768px){.overlapping{padding:320px 0 160px}}.default-quote{background:#f0f3f7;border-radius:6px;display:flex;flex-direction:column;padding:40px}.default-quote .quote-inner{flex:1;padding-top:40px;position:relative}.default-quote .quote-inner:before{background-image:url(../img/icons/quotes.svg);background-position:50%;background-repeat:no-repeat;background-size:20px 20px;content:"";height:20px;left:0;position:absolute;top:0;width:20px}.default-quote .quote-inner p{font-size:20px;font-weight:400;line-height:1.6;margin-bottom:0}@media (min-width:768px){.default-quote .quote-inner p{font-size:24px}}.default-quote .author{justify-content:space-between;margin-top:40px}.default-quote .author,.default-quote .details{align-items:center;display:flex}.default-quote .details .photo{border-radius:50%;height:40px;margin-right:12px;width:40px}.default-quote .details .photo img{border-radius:inherit;height:100%;width:100%}.default-quote .details .name{display:block;font-size:15px;font-weight:700;line-height:16px}.default-quote .details .company{color:#5d626b;font-size:13px;line-height:16px;margin-top:4px}.default-quote .logo img{max-height:24px;max-width:150px}@media (min-width:768px){.default-quote .logo img{max-height:32px;max-width:200px}}.side-by-side{align-items:center;display:grid;gap:60px;grid-template:auto/1fr;justify-items:center;text-align:center}@media (min-width:1280px){.side-by-side{gap:80px;grid-template:auto/50% auto;justify-items:start;text-align:left}}.side-by-side .brand-pair{justify-content:center}@media (min-width:1280px){.side-by-side .brand-pair{justify-content:flex-start}}.side-by-side .content{max-width:640px}.side-by-side .content .brand-pair{margin-bottom:20px}.side-by-side .content .heading{font-size:48px;font-size:28px;font-weight:300;line-height:1.24}@media screen and (min-width:768px){.side-by-side .content .heading{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.side-by-side .content .heading{font-size:48px}}.side-by-side .content .paragraph{font-size:16px;margin-top:20px}@media (min-width:768px){.side-by-side .content .paragraph{font-size:18px}}.side-by-side .content .btn{margin-top:40px}.side-by-side .content a:not(.btn){color:#1970de;font-weight:600}.side-by-side .media{width:100%}.side-by-side .media img{display:block;height:auto;width:100%}.side-by-side .cool-prizes{margin:0 auto;max-width:430px}.side-by-side .form-container{border-radius:6px;overflow:hidden}.side-by-side .side-form{max-width:420px;width:100%}.grid-sessions{display:grid;gap:30px;grid-template:auto/1fr}@media (min-width:768px){.grid-sessions{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.grid-sessions{grid-template:auto/repeat(3,1fr)}}.leadership-profile-grid{display:grid;gap:20px;grid-template:auto/repeat(auto-fit,minmax(300px,1fr));margin-top:40px}.leadership-profile-card{border:1px solid rgba(19,21,30,.1);display:flex;flex-direction:column;padding:32px 24px;transition:background-color .3s ease,color .3s ease}.leadership-profile-card:hover{background:#13151e;color:#fff}.leadership-profile-card .btn-link{color:inherit;transition:none}.leadership-profile-card .logo{align-items:center;display:flex;height:32px;margin-bottom:20px;transition:-webkit-filter .3s ease;transition:filter .3s ease;transition:filter .3s ease,-webkit-filter .3s ease}.leadership-profile-card .logo img{max-height:100%;max-width:140px;width:auto}.leadership-profile-card:hover .logo{-webkit-filter:invert(1) grayscale(100%) brightness(1000%);filter:invert(1) grayscale(100%) brightness(1000%)}.leadership-profile-card h6{font-size:16px;font-weight:700;line-height:1.4}.leadership-profile-card p{color:#5d626b;font-size:14px;font-weight:500;line-height:1.6;margin-top:12px}.leadership-profile-card .action{margin-top:auto;padding-top:30px}.case-examples-card .number{font-size:40px;font-weight:300;margin-bottom:10px}@media (min-width:768px){.case-examples-card .number{font-size:48px}}.our-culture-grid{align-items:end;display:grid;gap:10px;grid-template:auto/repeat(2,1fr)}.paid-landing-layout-centered{display:block;margin-left:auto;margin-right:auto;max-width:840px}.paid-landing-layout-centered .resources-hero{text-align:center}.paid-landing-layout-centered .resources-hero .heading-main{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:20px;text-align:center}@media screen and (min-width:768px){.paid-landing-layout-centered .resources-hero .heading-main{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.paid-landing-layout-centered .resources-hero .heading-main{font-size:64px}}@media (min-width:768px){.paid-landing-layout-centered .resources-hero .heading-main{margin-bottom:40px}}.paid-landing-layout-centered .resources-hero .media{border-radius:6px;margin:40px 0 30px}@media (min-width:768px){.paid-landing-layout-centered .resources-hero .media{margin:60px 0 40px}}.paid-landing-layout-centered .resources-hero .media img{border-radius:inherit;display:block;width:100%}.paid-landing-layout-centered .resources-hero .share{align-items:center;display:flex;justify-content:center;margin:30px 0 40px}.paid-landing-layout-centered .resources-hero .share p{font-size:13px;font-weight:700;line-height:14px;margin-right:16px;margin-top:0;text-transform:uppercase}.paid-landing-layout-centered .resources-hero .share ul{align-items:center;display:flex;list-style:none;margin:0;padding:0}.paid-landing-layout-centered .resources-hero .share ul li{margin-left:16px}.paid-landing-layout-hero{align-items:start;display:grid;gap:40px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.paid-landing-layout-hero{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.paid-landing-layout-hero{gap:80px;grid-template:auto/repeat(2,1fr)}}.paid-landing-layout-hero .heading-main{font-size:64px;font-size:40px;font-weight:200;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.paid-landing-layout-hero .heading-main{font-size:calc(12.57143px + 3.57143vw)}}@media screen and (min-width:1440px){.paid-landing-layout-hero .heading-main{font-size:64px}}.paid-landing-layout-hero .lead{font-size:16px;font-weight:400;line-height:1.6}@media (min-width:1280px){.paid-landing-layout-hero .lead{font-size:18px}}.paid-landing-layout-hero .btn{margin-top:30px}.paid-landing-layout-hero .media{border-radius:6px;margin:0}.paid-landing-layout-hero .media img{border-radius:inherit;display:block;width:100%}.paid-landing-slide{display:grid;gap:60px;grid-template:auto/repeat(1,minmax(0,1fr))}@media (min-width:768px){.paid-landing-slide{align-items:center;gap:80px;grid-template:auto/minmax(0,1fr) minmax(0,1.5fr)}}.paid-landing-slide .heading{font-weight:300;margin-bottom:20px}.paid-landing-slide .paragraph{font-size:16px;line-height:1.6;margin-top:20px}.paid-landing-slide .list{list-style:none;margin:20px 0 0;padding:0}.paid-landing-slide .list li{color:#13151e;font-size:16px;font-weight:400;line-height:1.6;padding:0 0 0 32px;position:relative}.paid-landing-slide .list li+li{margin-top:16px}.paid-landing-slide .list li:before{background-color:#13151e;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.1em;width:20px}.paid-landing-slide .list li:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;position:absolute;top:.1em;width:20px}.paid-landing-slide .swiper-media{overflow:hidden;position:relative}.paid-landing-slide .swiper-media-container{padding:0 80px;position:relative}@media (min-width:768px){.paid-landing-slide .swiper-media-container{padding:0 80px}}@media (min-width:1280px){.paid-landing-slide .swiper-media-container{padding:0 120px}}.paid-landing-slide .swiper-btn{height:40px;margin-top:-50px;position:absolute;top:50%;width:40px;z-index:2}.paid-landing-slide .swiper-btn-prev{left:0}.paid-landing-slide .swiper-btn-next{right:0}.paid-landing-slide .swiper-pagination{margin-top:30px}.paid-landing-slide .swiper-slide img{border-radius:inherit;display:block;width:100%}.paid-landing-slide .media{border-radius:6px;margin:0}.paid-landing-slide .media img{border-radius:inherit;display:block;width:100%}.paid-landing-content-slide .heading{font-weight:300;margin-bottom:30px}.paid-landing-content-slide .paragraph{font-size:16px;line-height:1.6;margin-top:20px}.paid-landing-content-slide .list{list-style:none;margin:20px 0 0;padding:0}.paid-landing-content-slide .list li{color:#13151e;font-size:16px;font-weight:400;line-height:1.6;padding:0 0 0 32px;position:relative}.paid-landing-content-slide .list li+li{margin-top:16px}.paid-landing-content-slide .list li:before{background-color:#13151e;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.1em;width:20px}.paid-landing-content-slide .list li:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:10px 10px;content:"";-webkit-filter:invert(1) grayscale(100%) brightness(200%);filter:invert(1) grayscale(100%) brightness(200%);height:20px;left:0;position:absolute;top:.1em;width:20px}.paid-landing-layout-hero .side-form{background:#ffe6bc;margin-left:-20px;margin-right:-20px;padding:30px 20px}@media (min-width:768px){.paid-landing-layout-hero .side-form{border-radius:6px;margin-left:0;margin-right:0;padding:40px}}@media (min-width:1280px){.paid-landing-layout-hero .side-form{padding:40px}}.paid-landing-layout-hero .side-form .heading{font-size:28px;font-weight:600;line-height:1.32;margin-bottom:12px}@media (min-width:768px){.paid-landing-layout-hero .side-form .heading{font-size:32px}}.paid-landing-layout-hero .side-form .paragraph{font-size:16px;line-height:1.6;margin-bottom:12px}.section-architecture-intro .text-blurb .heading{font-size:24px;font-weight:700}.section-architecture-intro .text-blurb .paragraph{color:#13151e;margin-top:16px}.how-abac-works-checklist{background:#e1f6f2;border-radius:6px;padding:30px}@media (min-width:768px){.how-abac-works-checklist{padding:40px}}.how-abac-works-checklist ul{list-style:none;margin:0;padding:0}.how-abac-works-checklist ul li{color:#13151e;font-size:16px;font-weight:500;line-height:1.6;padding:0 0 0 32px;position:relative}@media (min-width:1280px){.how-abac-works-checklist ul li{font-size:18px;padding:0 0 0 40px}}.how-abac-works-checklist ul li+li{margin-top:16px}@media (min-width:1280px){.how-abac-works-checklist ul li+li{margin-top:24px}}.how-abac-works-checklist ul li:before{background-color:#01b790;border-radius:50%;content:"";height:20px;left:0;position:absolute;top:.125em;width:20px}@media (min-width:1280px){.how-abac-works-checklist ul li:before{height:24px;width:24px}}.how-abac-works-checklist ul li:after{background-image:url(../img/icons/checkmark-outline.svg);background-position:50%;background-repeat:no-repeat;background-size:12px 12px;content:"";-webkit-filter:invert(100%) grayscale(100%) brightness(1000%);filter:invert(100%) grayscale(100%) brightness(1000%);height:20px;left:0;position:absolute;top:.125em;width:20px}@media (min-width:1280px){.how-abac-works-checklist ul li:after{background-size:14px 14px;height:24px;width:24px}}.section-contact-layout .resources-layout-section{gap:80px}@media (min-width:768px){.section-contact-layout .resources-layout-section{grid-template:auto/minmax(0,1fr) minmax(320px,50%)}}@media (min-width:1280px){.section-contact-layout .resources-layout-section{gap:120px}}.section-contact-layout .resources-content h1{font-size:80px;font-size:48px;font-weight:200;line-height:1.08;margin-bottom:20px}@media screen and (min-width:768px){.section-contact-layout .resources-content h1{font-size:calc(11.42857px + 4.7619vw)}}@media screen and (min-width:1440px){.section-contact-layout .resources-content h1{font-size:80px}}@media (min-width:768px){.section-contact-layout .resources-content h1{margin-bottom:30px}}.section-contact-layout .resources-sidebar-content{background:#f0f3f7}.call-to-action-block{align-items:center;background:#ffe6bc;border-radius:6px;display:grid;gap:40px;grid-template:auto/1fr;overflow:hidden;padding:40px 30px}@media (min-width:500px){.call-to-action-block{grid-template:auto/2.5fr 1fr}}@media (min-width:768px){.call-to-action-block{padding:70px 60px}}.call-to-action-block-content{max-width:840px}.call-to-action-block-content .pretitle{font-size:18px;font-weight:700;line-height:1;margin-bottom:30px}.call-to-action-block-content .heading{font-size:48px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.call-to-action-block-content .heading{font-size:calc(5.14286px + 2.97619vw)}}@media screen and (min-width:1440px){.call-to-action-block-content .heading{font-size:48px}}.call-to-action-block-content .paragraph{font-size:16px;line-height:1.6;max-width:500px}.call-to-action-block-content .btn{display:block;margin-top:30px;text-align:center}@media (min-width:500px){.call-to-action-block-content .btn{display:inline-block;text-align:left}}.call-to-action-block-image{display:none;position:relative}@media (min-width:500px){.call-to-action-block-image{display:block}}.call-to-action-block-image .image img{position:relative;width:100%;z-index:3}.call-to-action-block.has-book .call-to-action-block-image .image:before{content:"";display:block;padding-bottom:129%}.call-to-action-block.has-book .call-to-action-block-image .image:after{background-image:url(../img/book-shadow@1x.png);background-position:0;background-repeat:no-repeat;background-size:cover;content:"";left:0;mix-blend-mode:multiply;padding-bottom:157%;position:absolute;top:0;width:134%}.call-to-action-block.has-book .call-to-action-block-image .image img{left:0;position:absolute;top:0}.call-to-action-block.has-grid .call-to-action-block-image:after{background-image:url(../img/ebook-grid.svg);background-position:0;background-repeat:repeat;background-size:408px 408px;content:"";display:block;height:1000px;left:16%;opacity:.6;position:absolute;top:50%;transform:translateY(-50%);width:1000px}.section-product-parallax{overflow:hidden;position:relative}.section-product-parallax .immuta-grid{pointer-events:none}.section-product-parallax .immuta-grid:before{background:linear-gradient(180deg,#fff 0,hsla(0,0%,100%,0) 300px),linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 300px);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.section-product-parallax .immuta-grid-lines{--gridColor:19,21,30;--gridColorOpacity:0.2;--gridSize:6000px;position:fixed}.z-front{position:relative;z-index:20}@media (min-width:768px){.product-module-container{align-items:start;display:grid;gap:80px;grid-template:auto/repeat(2,1fr)}}.product-module-content{display:grid;gap:80px;grid-template:auto/1fr}.product-module-content .slide-content{position:relative}@media (min-width:1280px){.product-module-content .slide-content{align-items:center;display:flex;min-height:60vh}}.product-module-content .slide-content:before{background:radial-gradient(ellipse at 50%,#fff 0,hsla(0,0%,100%,0) 80vw);content:"";height:2000px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:3000px;z-index:1}.product-module-content .slide-content .inner{position:relative;z-index:2}@media (min-width:768px){.product-module-content .slide-content .inner{margin:0 auto;max-width:420px}}.product-module-content .slide-content .inner h3{font-size:40px;font-size:28px;font-weight:300;line-height:1.24;margin-bottom:20px}@media screen and (min-width:768px){.product-module-content .slide-content .inner h3{font-size:calc(14.28571px + 1.78571vw)}}@media screen and (min-width:1440px){.product-module-content .slide-content .inner h3{font-size:40px}}.product-module-content .slide-content .inner p{font-size:16px;line-height:1.6;margin-bottom:40px}.product-module-content .buttons .btn+.btn{margin-left:0;margin-top:10px}.product-module-content .slide-content .btn{justify-content:space-between;padding-left:24px;padding-right:24px;width:100%}.product-module-media{display:none;position:relative;z-index:2}@media (min-width:768px){.product-module-media{display:flex;justify-content:center}}.product-module-image{opacity:0;position:absolute;visibility:hidden;width:100%}.grid{display:grid}.grid-2-desktop{gap:40px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.grid-2-desktop{gap:60px;grid-template:auto/repeat(2,1fr)}}.grid-2-alt-desktop{gap:20px 30px;grid-template:auto/1fr}@media (min-width:768px){.grid-2-alt-desktop{gap:40px 30px;grid-template:auto/repeat(2,1fr)}}.grid-3-desktop{gap:40px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.grid-3-desktop{column-gap:120px;grid-template:auto/repeat(2,1fr);row-gap:60px}}@media (min-width:1280px){.grid-3-desktop{gap:120px;grid-template:auto/repeat(3,1fr)}}@media (min-width:768px){.grid-3-desktop>div:nth-child(3n+3){grid-area:auto/span 2}}@media (min-width:1280px){.grid-3-desktop>div:nth-child(3n+3){grid-area:auto}}.grid-4-desktop{gap:40px 20px;grid-template:auto/repeat(1,1fr)}@media (min-width:768px){.grid-4-desktop{grid-template:auto/repeat(2,1fr)}}@media (min-width:1280px){.grid-4-desktop{grid-template:auto/repeat(4,1fr)}}.color-immuta-brand{color:#e4b667}.color-immuta-green{color:#01b790}.color-immuta-purple{color:#705af8}.bg-color-gray-100{background:#f0f3f7}.bg-color-gray-200{background:#e5e9ef}.bg-color-gray-400{background:#5d626b;color:#fff}.bg-color-white{background-color:#fff}.bg-color-primary{background:#13151e;color:#fff}.bg-color-primary .cta-text{border-color:hsla(0,0%,100%,.1)}.bg-color-purple-light{background:#eeebfe}.bg-color-blue-light{background:#e3eefb}.bg-color-teal-light{background:#cff2fa}.bg-color-green-light{background:#e1f6f2}.bg-color-brand-light{background:#ffe6bc}.bg-color-brand-light .pretitle{color:#7b5f2e}.bg-color-red-light{background:#fed2cf}footer{background:#13151e;color:#fff;padding:120px 0;position:relative}@media (min-width:768px){footer{padding:160px 0}}.footer-layout{display:grid;gap:40px;grid-template:auto/1fr;text-align:center}@media (min-width:500px){.footer-layout{gap:40px 30px;grid-template:auto/repeat(2,1fr);text-align:left}}@media (min-width:768px){.footer-layout{gap:40px 30px;grid-template:auto/repeat(3,1fr)}}@media (min-width:1280px){.footer-layout{gap:0 20px;grid-template:auto/repeat(5,1fr)}}@media (min-width:500px){.footer-layout .column:first-child{grid-area:auto/span 2}}@media (min-width:768px){.footer-layout .column:first-child{grid-area:auto/auto}}.footer-brand{display:inline-block;height:16px;margin-bottom:30px}.footer-brand svg{height:100%;width:auto}.footer-title{font-size:13px;line-height:16px}.footer-subtitle,.footer-title{font-weight:700;margin-bottom:30px;text-transform:uppercase}.footer-subtitle{color:#5d626b;font-size:11px;line-height:20px;margin-top:30px}.footer-copyright{display:grid;gap:30px;grid-template:auto/1fr;justify-items:center;margin-top:60px}@media (min-width:768px){.footer-copyright{gap:0;grid-template:auto/1fr auto;justify-items:start;margin-top:100px}}.footer-simplified{padding:30px 0}.footer-simplified .footer-copyright{margin:0}.column-social{align-items:center;display:flex}.footer-links{line-height:20px;list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:16px}.footer-links li a{font-size:13px;line-height:20px}.footer-links li a:hover{text-decoration:underline}.footer-links+.btn{margin-top:20px}.footer-links-inline{display:flex;line-height:20px;list-style:none;margin:0;padding:0}.footer-links-inline li{margin:0 10px}@media (min-width:768px){.footer-links-inline li{margin-left:30px;margin-right:0}}.footer-links-inline li a{color:#5d626b;font-size:13px;line-height:20px}.footer-links-inline li a:hover{text-decoration:underline}.footer-links-social{display:flex;line-height:20px;list-style:none;margin:0;padding:0}.footer-links-social li{margin:0 10px}@media (min-width:768px){.footer-links-social li{margin-left:30px;margin-right:0}}.footer-links-social li a{color:#fff}.footer-links-social li a svg path{fill:currentColor}.copyright{color:#5d626b;font-size:13px;line-height:20px}.badge{background:#e4b667;border-radius:2px;color:#13151e;font-size:11px;font-weight:700;line-height:16px;margin-left:6px;padding:2px 6px;text-transform:uppercase}
