:root{--particle-black:#000;--particle-white:#fff;--particle-yellow:#fc0;--particle-purple:#60f;--particle-grey:#f2f2f2;--particle-grey-dark:#535353;--particle-red:#f60;--linkedin-blue:#1666c2;--font-size-p-small:1.3rem;--line-height-p-small:2rem;--font-size-p-medium:1.4rem;--line-height-p-medium:2.6rem;--font-size-h6:1.5rem;--line-height-h6:2.8rem;--font-size-h5:2rem;--line-height-h5:3.5rem;--font-size-h4:2.5rem;--line-height-h4:4.5rem;--font-size-h3:3rem;--line-height-h3:4.5rem;--font-size-h2:3.2rem;--line-height-h2:4.7rem;--font-size-h1:4rem;--line-height-h1:6rem;--component-spacing:15rem;--component-colored-spacing:10rem;--title-quote-spacing:1.5rem;--title-text-spacing:3rem;--title-button-spacing:3rem;--title-image-spacing:6rem;--spacing-4:0.4rem;--spacing-5:0.5rem;--spacing-6:0.6rem;--spacing-8:0.8rem;--spacing-10:1rem;--spacing-12:1.2rem;--spacing-15:1.5rem;--spacing-16:1.6rem;--spacing-20:2rem;--spacing-24:2.4rem;--spacing-25:2.5rem;--spacing-27:2.7rem;--spacing-30:3rem;--spacing-32:3.2rem;--spacing-34:3.4rem;--spacing-35:3.5rem;--spacing-40:4rem;--spacing-45:4.5rem;--spacing-50:5rem;--spacing-52:5.2rem;--spacing-54:5.4rem;--spacing-55:5.5rem;--spacing-60:6rem;--spacing-65:6.5rem;--spacing-70:7rem;--spacing-75:7.5rem;--spacing-80:8rem;--spacing-85:8.5rem;--spacing-90:9rem;--spacing-100:10rem;--spacing-120:12rem;--spacing-125:12.5rem;--spacing-130:13rem;--spacing-135:13.5rem;--spacing-140:14rem;--spacing-150:15rem;--spacing-155:15.5rem;--spacing-145:14.5rem;--spacing-160:16rem;--spacing-165:16.5rem;--spacing-170:17rem;--spacing-200:20rem;--spacing-220:22rem;--spacing-260:26rem;--spacing-290:29rem;--spacing-480:48rem;--spacing-1440:144rem;--box-shadow:0 2rem 4rem 0 hsla(0,0%,71%,.25);--button-min-width:2.6rem;--button-padding:1.2rem 0;--total-header-height:8.5rem;--transition-timing:cubic-bezier(0.104,0.204,0.492,1);--side-margin:calc((100vw - var(--column-width-4)) / 2);--column-width:calc(100vw * 50 / 320);--column-gutter:calc(100vw * 20 / 320);--column-width-2:calc(2 * var(--column-width) + 1 * var(--column-gutter));--column-width-3:calc(3 * var(--column-width) + 2 * var(--column-gutter));--column-width-4:calc(4 * var(--column-width) + 3 * var(--column-gutter));--column-width-5:calc(5 * var(--column-width) + 4 * var(--column-gutter));--column-width-6:calc(6 * var(--column-width) + 5 * var(--column-gutter));--column-width-7:calc(7 * var(--column-width) + 6 * var(--column-gutter));--column-width-8:calc(8 * var(--column-width) + 7 * var(--column-gutter));--column-width-9:calc(9 * var(--column-width) + 8 * var(--column-gutter));--column-width-10:calc(10 * var(--column-width) + 9 * var(--column-gutter));--column-width-12:calc(12 * var(--column-width) + 11 * var(--column-gutter));--double-gutter-and-column:calc(2 * var(--column-gutter) + var(--column-width))}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body,html{padding:0;margin:0;font-size:10px;height:100%}body,button,html,input,textarea{font-family:Encode Sans,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-display:optional}input,label,textarea{border:0;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border-color:transparent;outline-color:transparent}.base-grid{position:relative;overflow:hidden;margin-right:auto;margin-left:auto;max-width:1920px;width:var(--column-width-4)}section.bg-black:not(.keep-next-top-margin)+section.bg-black>:first-child,section.bg-grey:not(.keep-next-top-margin)+section.bg-grey>:first-child,section.bg-white:not(.keep-next-top-margin)+section.bg-white>:first-child,section.bg-yellow:not(.keep-next-top-margin)+section.bg-yellow>:first-child{margin-top:0;padding-top:0}@media (min-width:768px){:root{--font-size-p-small:1.3rem;--line-height-p-small:2rem;--font-size-p-medium:1.5rem;--line-height-p-medium:2.8rem;--font-size-h6:2rem;--line-height-h6:3.5rem;--font-size-h5:2.5rem;--line-height-h5:4rem;--font-size-h4:3.5rem;--line-height-h4:5rem;--font-size-h3:4rem;--line-height-h3:5.5rem;--font-size-h2:5rem;--line-height-h2:6.5rem;--font-size-h1:10rem;--line-height-h1:13rem;--component-spacing:20rem;--component-colored-spacing:15rem;--title-quote-spacing:2.5rem;--title-text-spacing:5rem;--title-button-spacing:5rem;--title-image-spacing:10rem;--side-margin:calc((100vw - var(--column-width-8)) / 2);--total-header-height:10rem;--column-width:calc(100vw * 70 / 768);--column-gutter:calc(100vw * 20 / 768)}.base-grid{width:var(--column-width-8)}}@media (min-width:1440px){:root{--component-spacing:23rem;--component-colored-spacing:17rem;--total-header-height:8rem;--side-margin:calc((100vw - var(--column-width-12)) / 2);--column-width:calc(min(100vw, 1920px) * (78 / 1440));--column-gutter:calc(min(100vw, 1920px) * (28 / 1440))}.base-grid{width:var(--column-width-12)}}.resize-animation-stopper :not(.animate-it):not(.keep-animation-on-resize){-webkit-animation:none!important;animation:none!important;transition:none!important}.bg-black,.bg-grey,.bg-white,.bg-yellow{transition:color .25s var(--transition-timing)}.bg-black{background-color:var(--particle-black);color:var(--particle-white)}.bg-black a,.bg-black a:active,.bg-black a:focus,.bg-black a:visited{color:var(--particle-white);transition:color .25s var(--transition-timing)}.bg-white{background-color:var(--particle-white)}.bg-yellow{background-color:var(--particle-yellow)}.bg-grey{background-color:var(--particle-grey)}.bg-grey a,.bg-grey a:active,.bg-grey a:focus,.bg-grey a:visited,.bg-white a,.bg-white a:active,.bg-white a:focus,.bg-white a:visited,.bg-yellow a,.bg-yellow a:active,.bg-yellow a:focus,.bg-yellow a:visited{color:var(--particle-black);transition:color .25s var(--transition-timing)}.aspect-ratio-1-1,.aspect-ratio-13-10,.aspect-ratio-13-19,.aspect-ratio-35-19{padding:0!important}.aspect-ratio-1-1:before,.aspect-ratio-13-10:before,.aspect-ratio-13-19:before,.aspect-ratio-35-19:before{float:left;content:""}.aspect-ratio-1-1:before{padding-top:calc(100%)}.aspect-ratio-13-10:before{padding-top:calc(10 / 13 * 100%)}.aspect-ratio-13-19:before{padding-top:calc(19 / 13 * 100%)}.aspect-ratio-35-19:before{padding-top:calc(19 / 35 * 100%)}.aspect-ratio-1-1:after,.aspect-ratio-13-10:after,.aspect-ratio-13-19:after,.aspect-ratio-35-19:after{display:block;content:"";clear:both}@-webkit-keyframes slideUpAndFadeIn{0%{transform:translateY(100%);opacity:0}30%{opacity:0}to{transform:translateY(0);opacity:1}}@keyframes slideUpAndFadeIn{0%{transform:translateY(100%);opacity:0}30%{opacity:0}to{transform:translateY(0);opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.base-animation{opacity:0;--base-delay:400ms}.animation-0{-webkit-animation-delay:calc(var(--base-delay) * 0);animation-delay:calc(var(--base-delay) * 0)}.animation-1{-webkit-animation-delay:calc(var(--base-delay) * 1);animation-delay:calc(var(--base-delay) * 1)}.animation-2{-webkit-animation-delay:calc(var(--base-delay) * 2);animation-delay:calc(var(--base-delay) * 2)}.animation-3{-webkit-animation-delay:calc(var(--base-delay) * 3);animation-delay:calc(var(--base-delay) * 3)}.animation-4{-webkit-animation-delay:calc(var(--base-delay) * 4);animation-delay:calc(var(--base-delay) * 4)}.animation-5{-webkit-animation-delay:calc(var(--base-delay) * 5);animation-delay:calc(var(--base-delay) * 5)}.animation-6{-webkit-animation-delay:calc(var(--base-delay) * 6);animation-delay:calc(var(--base-delay) * 6)}.animation-7{-webkit-animation-delay:calc(var(--base-delay) * 7);animation-delay:calc(var(--base-delay) * 7)}.animate-it{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease;animation-timing-function:ease;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animation-slide-up.animate-it{-webkit-animation-name:slideUpAndFadeIn;animation-name:slideUpAndFadeIn;transform:translateY(100%)}.animation-fade-in.animate-it{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes loadingRing{to{transform:rotate(1turn)}}@keyframes loadingRing{to{transform:rotate(1turn)}}.fallback-loading{width:100vw;height:100vh;background-color:var(--particle-black);display:flex;justify-content:center;align-items:center;z-index:9999}.fallback-loading-ring{width:10rem;height:10rem;display:inline-block;border-color:var(--particle-yellow);-webkit-animation:loadingRing 1s linear infinite;animation:loadingRing 1s linear infinite;border-radius:100%;border-style:solid;border-top:solid var(--particle-black);border-width:1.5rem}.debug-grid{position:fixed;width:100%;height:100vh;top:0;bottom:0;right:0;left:0;z-index:1}.debug-grid.development{pointer-events:none;z-index:10}.debug-grid>.base-grid{height:inherit;display:flex}.debug-grid-column{width:var(--column-width);background-color:pink;opacity:.5}.debug-grid-column+.debug-grid-column{margin-left:var(--column-gutter)}@media (max-width:767px){.debug-grid-column:nth-child(-n+8){display:none}.debug-grid-column:nth-child(-n+9){margin-left:0}}@media (max-width:1439px){.debug-grid-column:nth-child(-n+4){display:none}.debug-grid-column:nth-child(-n+5){margin-left:0}}