/*
 * ! Copyright (c) 2018 Big Bite Creative | bigbitecreative.com | @bigbitecreative 
 */
:root{--ms-base:22;--ms-ratio:1.067}
/*! normalize.css v6.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,footer,header,nav,section{display:block}h1{font-size:2em;margin:.67em 0}figcaption,figure,main{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:inherit;font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details,menu{display:block}summary{display:list-item}canvas{display:inline-block}[hidden],template{display:none}

/*! Flickity v2.1.2
https://flickity.metafizzy.co
---------------------------------------------- */.flickity-enabled{position:relative}.flickity-enabled:focus{outline:none}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:none;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:#333}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}blockquote,body,caption,dd,dl,fieldset,form,h1,h2,h3,h4,h5,h6,hr,legend,ol,p,pre,table,td,th,ul{margin:0;padding:0}address,blockquote,dl,fieldset,figure,h1,h2,h3,h4,h5,h6,hgroup,ol,p,pre,table,ul{margin-bottom:25.96px}dd,ol,ul{margin-left:51.92px}html{box-sizing:border-box;min-height:100%}html.loading,html.nav-active,html.stop-scroll{overflow:hidden}*,:after,:before{box-sizing:inherit}body{font-size:1.375rem;font-family:Metric,Helvetica,Arial,sans-serif;line-height:1.18;color:#262727;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 16px}.container:after{clear:both;content:"";display:block}.container .container{padding-left:0;padding-right:0}.flex-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:1200px;margin:0 auto;padding:0 25px}.ripple{position:absolute}.loader{position:fixed;top:0;left:0;height:100vh;width:100vw;background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;z-index:99999;transform:translateX(-100%);transition:all .25s ease}.loading .loader{transform:translateX(0)}.loader h1:after{content:"";display:inline-block;animation-duration:1s;animation-name:a;animation-iteration-count:infinite}.hide{display:none!important}@keyframes a{0%{content:"."}30%{content:".."}68%{content:"..."}to{content:""}}h1,h2,h3,h4,h5,h6{color:#262727;line-height:1.12;font-family:Karbon,serif}h1{font-size:3.40881rem}h2{font-size:2.99419rem}h3{font-size:2.02906rem}h4{font-size:1.67031rem}h5{font-size:1.46713rem}h6{font-size:1.28869rem}small{font-size:1.13188rem}p{font-size:1.20775rem}@media (min-width:47.5em){p{font-size:1.375rem}}b,strong{font-weight:600}.metric-regular{font-family:Metric;font-weight:400;font-style:normal}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}a{text-decoration:none;color:#2a28d7;transition:color .3s ease-in-out}a:active,a:hover{color:shade(#2a28d7,15%)}blockquote{position:relative;padding-left:36px;text-align:left;color:#3c3d3e}.post-container blockquote>p,blockquote,blockquote>p{font-family:Karbon,serif;font-size:2.03125rem;font-weight:500;font-style:italic;line-height:1.11;letter-spacing:-.00625rem;text-align:left;color:#3c3d3e}blockquote:before{content:"";position:absolute;display:block;top:0;left:0;width:4px;height:100%;background-image:linear-gradient(0deg,#2a28d7,#6e1ebe 50%,#b42775)}blockquote cite{position:relative;display:block;padding-left:25.96px;font-size:1.13188rem}blockquote cite:before{content:"\2014 \2009";position:absolute;left:0;top:0}img{max-width:100%;font-style:italic;vertical-align:middle}.gm-style img,img[height],img[width]{max-width:none}figure{margin:0;padding:0}@font-face{font-family:Karbon;src:url(../fonts/KarbonWeb-Semibold.woff2) format("woff2"),url(../fonts/KarbonWeb-Semibold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-Regular.woff2) format("woff2"),url(../fonts/MetricWeb-Regular.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-RegularItalic.woff2) format("woff2"),url(../fonts/MetricWeb-RegularItalic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-MediumItalic.woff2) format("woff2"),url(../fonts/MetricWeb-MediumItalic.woff) format("woff");font-weight:500;font-style:italic}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-Semibold.woff2) format("woff2"),url(../fonts/MetricWeb-Semibold.woff) format("woff");font-weight:600;font-style:normal}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-SemiboldItalic.woff2) format("woff2"),url(../fonts/MetricWeb-SemiboldItalic.woff) format("woff");font-weight:600;font-style:italic}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-Bold.woff2) format("woff2"),url(../fonts/MetricWeb-Bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-BoldItalic.woff2) format("woff2"),url(../fonts/MetricWeb-BoldItalic.woff) format("woff");font-weight:700;font-style:italic}.header{width:100%;padding:16px;background:linear-gradient(94deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7);transition:padding .2s linear,box-shadow .2s ease-in-out,background .2s ease;z-index:1;box-shadow:inset 0 -1px 0 0 hsla(0,0%,100%,.32)}.header .container{padding:0}.is-transparent .header{background:transparent}.is-transparent .header:before{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(94deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7);opacity:0;transition:opacity .18s ease-in-out;z-index:-1}.is-transparent.header--stick.headhesive .header:before,.nav-active .is-transparent .header:before{opacity:1}.header-container{position:relative;z-index:36;width:100%}.header-container.is-transparent{position:absolute}.header-container.headhesive{position:fixed;transform:translateY(-100%);transition:transform .2s ease;background:none}.header-container.headhesive.header--stick{transform:translateY(0)}.header-container:not(.headhesive) .header{transition:all .1s ease}.nav-active .header-container:not(.headhesive) .header{background:linear-gradient(0deg,transparent,transparent)}.header .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.header-container:not(.headhesive):after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;z-index:-3;background:linear-gradient(0deg,transparent,rgba(0,0,0,.32));-webkit-backface-visibility:hidden;backface-visibility:hidden}.header-logo{-ms-flex-preferred-size:20%;flex-basis:20%;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:1;flex-shrink:1}.header-logo img{height:32px;transition:height .2s linear}@media (min-width:33.75em){.header-logo img{height:56px}}.header--nostick{position:absolute!important}@media (min-width:33.75em){.header--small,.headhesive .header,.is-scrolled .header{padding-top:12px;padding-bottom:12px}.header--small .header-logo img,.headhesive .header-logo img,.is-scrolled .header-logo img{height:44px}.sidenav-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;opacity:0;transition:z-index .2s step-end,opacity .2s ease-in-out;z-index:-999}.nav-active .sidenav-overlay{opacity:.3;z-index:35;transition:z-index .2s step-start,opacity .2s ease-in-out}.nav-active .page-navigation{box-shadow:-8px 0 16px 0 rgba(59,60,61,.3)}}.admin-bar .headhesive{top:0}@media (min-width:600px){.admin-bar .headhesive{top:46px}}@media (min-width:782px){.admin-bar .headhesive{top:32px}}.subnav-outer.headhesive{position:fixed;width:100%;top:-100px;z-index:20}.subnav-outer.headhesive.subnav--stick{top:0;transform:translateY(0);transition:transform .25s ease-in-out}.admin-bar .headhesive.subnav--stick{top:0}@media (min-width:600px){.admin-bar .headhesive.subnav--stick{top:46px}}@media (min-width:782px){.admin-bar .headhesive.subnav--stick{top:32px}}.is-scrolled .subnav-outer.headhesive.subnav--stick{transform:translateY(64px)}@media (min-width:33.75em){.is-scrolled .subnav-outer.headhesive.subnav--stick{transform:translateY(68px)}}.page-nav{margin-left:auto}.page-navigation .container{padding:0}.header-navigation{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0}.header-navigation a{font-size:.99419rem;letter-spacing:.0125rem;color:#fff;font-weight:500}.header-navigation li:not(.menuButton-container){display:none}@media (min-width:58.75em){.header-navigation li:not(.menuButton-container){display:-ms-inline-flexbox;display:inline-flex}}.header-navigation li+li{margin-left:24px}.header-navigation .button+.button{margin-left:12px}.header-navigation .button>a{margin:0;display:inline-block;text-align:center;text-decoration:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:500;position:relative;overflow:hidden;padding:11px 20px;border-radius:1000px;font-size:.99419rem;color:#0d32d3;border-color:#fff;background-color:#fff;transition:all .2s ease-in-out}.header-navigation .button>a:focus,.header-navigation .button>a:hover{color:#0d32d3}.header-navigation .button.button--outline>a{background-color:transparent;border-color:#fff;border:2px solid #fff;color:#fff;padding:9px 20px}.header-navigation li a{transition:all .2s ease-in-out}.header-navigation li:not(.menuButton-container):not(.button) a:hover{opacity:.8}.header-navigation .button{transition:transform .2s ease-in-out}.header-navigation .button:hover{transform:scale(1.025)}.page-navigation{position:absolute;z-index:-2;bottom:0;left:0;padding:31px 16px;max-height:calc(100vh - 64px);height:calc(100vh - 64px);width:100%;overflow-y:scroll;background-image:linear-gradient(100deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7);opacity:1;box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2);transition:z-index .2s step-end,opacity .2s ease-in-out,top .2s ease-in-out,transform .2s linear;transform:translateY(-89px)}@media (min-width:33.75em){.page-navigation{max-height:calc(100vh - 88px);height:auto}}.nav-active.is-scrolled .header-container.headhesive .page-navigation,.nav-active:not(.is-scrolled) .header-container:not(.headhesive) .page-navigation{transform:translateY(100%)}@media (min-width:33.75em){.nav-active.is-scrolled .page-navigation{max-height:calc(100vh - 68px);height:auto}}.nav-active .header-container:not(.headhesive) .page-navigation,.nav-active.is-scrolled .header-container.headhesive .page-navigation{opacity:1;box-shadow:0 5px 20px 0 rgba(0,0,0,.4);transition:z-index .2s step-start,opacity .2s ease-in-out,top .2s ease-in-out,transform .2s linear}.page-navigation .container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;opacity:0;transition:opacity .2s ease-in-out;transition-duration:.01s;transition-delay:0s}.nav-active .header-container:not(.headhesive) .page-navigation .container,.nav-active.is-scrolled .header-container.headhesive .page-navigation .container{opacity:1;transition-delay:.15s;transition-duration:.2s}.header-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;margin-right:0;-ms-flex-preferred-size:48%;flex-basis:48%}@media (min-width:33.75em){.header-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%;width:31.78191%;margin-right:2.08333%;margin-right:0}}@media (min-width:58.75em){.header-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:14.84929%;flex-basis:14.84929%;width:14.84929%;margin-right:2.08333%;margin-right:0}}.header-list--large{display:none}@media (min-width:33.75em){.header-list--large{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%;width:31.78191%;margin-right:2.08333%;display:block;margin-right:0}}@media (min-width:58.75em){.header-list--large{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:23.3156%;flex-basis:23.3156%;width:23.3156%;margin-right:2.08333%;margin-left:auto}}.header-list--large a{position:relative;display:inline-block;box-shadow:0 4px 32px 0 rgba(0,0,0,.32);border-radius:4px;transition:transform .2s ease-in-out;will-change:transform}.header-list--large h3+a{margin-top:9px}.header-list--large a:focus,.header-list--large a:hover{transform:scale(1.0167)}.header-list--large img.bg{border-radius:4px;width:100%}.header-list--large span{display:block;position:relative}.header-list--large .play-btn{position:absolute;top:50%;left:50%;width:56px;height:56px;transform:translate(-50%,-50%)}.header-list:nth-child(2n+2){margin-right:0}.header-list ul{list-style:none;margin-left:0;margin-bottom:0}.header-list{margin-top:32px}@media (min-width:58.75em){.header-list{margin-top:0}}@media (min-width:33.75em){.header-list:nth-child(-n+3){margin-top:0}}.header-list:nth-child(-n+2){margin-top:0}.header-listTitle{opacity:.6;font-size:1.06081rem;font-weight:500;line-height:1.06;letter-spacing:-.00625rem;color:#fff;margin-bottom:10px}.header-list li+li{margin-top:5px}.header-list li>a{font-size:1.06081rem;font-weight:500;line-height:1.06;letter-spacing:-.00625rem;color:#fff;transition:opacity .2s ease-in-out}.header-list li>a:hover{opacity:.8}.subnav-outer{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.subnav-outer.subnav--spaced{margin-bottom:64px}.subnav{position:relative;padding:16px 0}@media (min-width:65.9375em){.subnav{padding:0}}.subnav--single{border-bottom:1px solid #e7e7e7}.subnav ul{display:none;list-style:none;margin-left:0;margin-bottom:0;-ms-flex-align:end;align-items:flex-end;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:65.9375em){.subnav ul{-ms-flex-wrap:nowrap;flex-wrap:nowrap;display:-ms-flexbox;display:flex}}.subnav li{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%;display:none;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;font-size:1.125rem;transition:all .25s ease-in-out}@media (max-width:65.9275em){.subnav li{-ms-flex-order:2;order:2;width:100%;text-align:left;padding:8px}.subnav li a{padding-top:0}}@media (min-width:65.9375em){.subnav li{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:calc(16.666666667% - 20px);flex-basis:calc(16.666666667% - 20px);font-size:1.125rem;font-weight:500;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;line-height:3.54}}.subnav li:focus,.subnav li:hover{background-color:rgba(46,46,51,.06)}.subnav li+li{margin-left:24px}@media (max-width:65.9275em){.is-customer-story .customer-stories,.is-event .events,.is-post .blog,.is-thought .thought-leaderships,.is-webinar .webinars,.subnav .current-menu-item,.subnav.is-active li{display:block}}.is-customer-story .customer-stories,.is-event .events,.is-post .blog,.is-thought .thought-leaderships,.is-webinar .webinars,.subnav li.current-menu-item,.subnav li.is-active{background-color:rgba(46,46,51,.06);box-shadow:inset 0 -3px 0 0 #2a28d7}@media (max-width:65.9275em){.is-customer-story .customer-stories,.is-event .events,.is-post .blog,.is-thought .thought-leaderships,.is-webinar .webinars,.subnav li.current-menu-item,.subnav li.is-active{-ms-flex-order:1;order:1}}.subnav a{display:inline-block;color:#495965;min-width:92px}.is-customer-story .customer-stories a,.is-event .events a,.is-post .blog a,.is-thought .thought-leaderships a,.is-webinar .webinars a,.subnav .current-menu-item a,.subnav a:focus,.subnav a:hover,.subnav li.is-active a{color:#2a28d7}.subnav-mobile{display:block}@media (min-width:65.9375em){.subnav-mobile{display:none}}@media (min-width:65.9375em){.subnav.subnav--autosizing li{-ms-flex-preferred-size:auto;flex-basis:auto}}@font-face{font-family:Metric;src:url(../fonts/MetricWeb-Medium.woff2) format("woff2"),url(../fonts/MetricWeb-Medium.woff) format("woff");font-weight:500;font-style:normal}.hero{position:relative;z-index:1;overflow:hidden;padding:64px 16px 0}.hero .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:88px 0 40px}.no-flex-hero .container{display:block}.hero-home{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding-top:120px;padding-bottom:20px;min-height:75vh;background-color:#2a28d7}@media (min-width:33.75em){.hero-home{min-height:100vh}}@media (min-width:47.5em){.hero-home{padding-top:153px}}.hero-persona{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding-top:120px;padding-bottom:20px;min-height:75vh;background-color:#2a28d7}@media (min-width:33.75em){.hero-persona{min-height:100vh}}@media (min-width:47.5em){.hero-persona{padding-top:100px}}.hero-persona .hero-persona-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.hero-persona .hero-text{-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:58.75em){.hero-persona .hero-text{-ms-flex-preferred-size:50%;flex-basis:50%}}.hero-persona .hero-text h1,.hero-persona .hero-text p{color:#fff}.hero-persona .hero-links{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:58.75em){.hero-persona .hero-links{-ms-flex-preferred-size:50%;flex-basis:50%}}.hero-persona .break{-ms-flex-preferred-size:100%;flex-basis:100%;width:0;height:0;overflow:hidden}.hero-persona .hero-persona-journey{font-family:Metric;display:-ms-flexbox;display:flex;margin:20px;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;border-radius:50% 50%;border:6px solid #fff;color:#fff;transition:transform .2s ease;cursor:pointer;position:relative;font-weight:500;font-size:1.25rem;text-align:center;padding:20px}.hero-persona .hero-persona-journey img,.hero-persona .hero-persona-journey span{transition:opacity 1s ease}.hero-persona .hero-persona-journey.is-hover,.hero-persona .hero-persona-journey:hover{transform:scale(1.1)}.hero-persona .hero-persona-journey.is-hover span,.hero-persona .hero-persona-journey:hover span{opacity:0}.hero-persona .hero-persona-journey.is-hover img,.hero-persona .hero-persona-journey:hover img{opacity:1}@media (min-width:58.75em){.hero-persona .hero-persona-journey{font-size:1.875rem}}.hero-persona .hero-persona-journey-one{display:-ms-flexbox;display:flex;width:150px;height:150px;margin-top:60px;background:#157fe7;background:linear-gradient(90deg,#157fe7 0,#00d9f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#157fe7",endColorstr="#00d9f7",GradientType=1)}.hero-persona .hero-persona-journey-one img{opacity:0;position:absolute;bottom:1px;left:0;width:120px;height:200px;max-width:150px}@media (min-width:58.75em){.hero-persona .hero-persona-journey-one img{left:-16px;width:230px;height:295px;max-width:230px;bottom:0}}@media (min-width:58.75em){.hero-persona .hero-persona-journey-one{width:230px;height:230px;margin-top:0}}.hero-persona .hero-persona-journey-two{width:150px;height:150px;background:#00c389;background:linear-gradient(90deg,#00c389 0,#00d9f7);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00c389",endColorstr="#00d9f7",GradientType=1)}.hero-persona .hero-persona-journey-two img{opacity:0;position:absolute;top:2px;left:-2px;width:150px;height:170px;max-width:400px}@media (min-width:58.75em){.hero-persona .hero-persona-journey-two img{top:2px;left:-2px;width:230px;height:250px;max-width:400px}}@media (min-width:58.75em){.hero-persona .hero-persona-journey-two{width:230px;height:230px;margin-top:0}}.hero-persona .hero-persona-journey-three{width:150px;height:150px;background:#ff4800;background:linear-gradient(90deg,#ff4800 0,#b52875);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ff4800",endColorstr="#b52875",GradientType=1)}.hero-persona .hero-persona-journey-three img{opacity:0;position:absolute;bottom:0;right:7px;width:150px;max-width:150px}@media (min-width:58.75em){.hero-persona .hero-persona-journey-three img{width:230px;max-width:2300px}}@media (min-width:58.75em){.hero-persona .hero-persona-journey-three{width:230px;height:230px}}.hero-content{position:relative;z-index:3;text-align:center}.js .hero-home .hero-title{opacity:0;transition:opacity .3s ease;transition-delay:.05s}.hero-title{margin-bottom:0;font-size:2.46481rem;line-height:1;color:#fff}@media (min-width:47.5em){.hero-title{font-size:3.40881rem}}.hero-home .hero-title{text-shadow:0 4px 24px rgba(0,0,0,.24);font-size:2.46481rem}@media (min-width:47.5em){.hero-home .hero-title{font-size:3.40881rem}}.hero-title:not(:last-child){margin-bottom:12px}.hero-subtitle{font-size:1.375rem;line-height:1.18;letter-spacing:-.00625rem;color:#fff}@media (min-width:47.5em){.hero-subtitle{font-size:1.46713rem}}.hero--hibiscus{background-image:linear-gradient(-78deg,#2a28d7,#6e1ebe 50%,#b42775)}.hero--deepsky{background-image:linear-gradient(225deg,#00d8f7,#3333d9)}.hero--purple-blue{background-image:linear-gradient(-131deg,#6e1ebe,#2a27d8)}.hero-bgBack,.hero-bgFront,.hero-bgMiddle{position:absolute;left:0;z-index:2}.hero-bgBack,.hero-bgFront{top:0;width:100%;height:100%;background-size:cover;background-position:50%;background-repeat:no-repeat}.hero-bgMiddle{position:absolute;top:0;width:100%;height:100%}.hero-bgMiddle svg{position:absolute;transform:translate(-50%,-50%);top:50%;left:50%}.hero--image{background-size:cover;background-position:50%;text-shadow:0 4px 24px rgba(0,0,0,.4)}.typed-cursor{display:none}.hero-home .scroll-down{color:#fff;text-align:center;z-index:9;animation:b 1.2s infinite}@keyframes b{0%{transform:translateY(-15%)}50%{transform:translateY(0)}to{transform:translateY(-15%)}}.main--gradient{-ms-flex-positive:2;flex-grow:2;background-image:linear-gradient(0deg,#f0f3f5,#fff)}.section{padding:48px 0;overflow:hidden;background-color:#fff}@media (min-width:47.5em){.section{padding:80px 0}}.section-title{font-family:Karbon,serif;font-weight:700;font-size:2.02906rem;line-height:1;letter-spacing:-.0375rem;text-align:center;margin-bottom:24px}.show-on-tablet-below .section-title{margin-bottom:48px}@media (min-width:47.5em){.section-title{font-size:2.80613rem;margin-bottom:44px}}@media (min-width:65.9375em) and (max-height:800px){.section-title{font-size:2.31006rem}}.section-title--small{font-size:1.46713rem;margin-bottom:35px}.section-title.has-subtitle{margin-bottom:16px}.section-title.section-title--spaced{margin-bottom:64px}@media (min-width:65.9375em) and (max-height:800px){.section-title.section-title--spaced{margin-bottom:32px}}.section-subtitle{font-size:1.20775rem;line-height:1.18;letter-spacing:-.00625rem;color:#929395}@media (min-width:47.5em){.section-subtitle{font-size:1.375rem}}@media (min-width:47.5em){.section-subtitle--mid{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:82.57979%;flex-basis:82.57979%;width:82.57979%;margin-right:2.08333%;margin-left:auto;margin-right:auto}}.section-subtitle--small{font-size:1.20775rem}@media (min-width:47.5em){.section-subtitle--small{font-size:1.375rem;width:65.64716%;margin-left:auto;margin-right:auto}}@media (min-width:58.75em){.section-subtitle--small{width:40.24823%}}@media (min-width:65.9375em) and (max-height:800px){.section-subtitle--small{font-size:1.20775rem}}.section-infographic{margin-top:48px;margin-bottom:60px}@media (min-width:65.9375em) and (max-height:800px){.section-infographic{margin-top:32px;margin-bottom:48px}}.section--crisp-ice{background:#f6f7fb}.section--solitude{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.section--ultramarine{background-image:linear-gradient(119deg,#2a28d7,#4a0eb9);color:#fff}.section--ultramarine .section-title{color:#fff}.section--purpleish{background-image:linear-gradient(220deg,#ff4800,#b52875 18%,#6e1ebe)}.section--purpleish .section-title{color:#fff}.section--athena{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.section--teal-blue{background-image:linear-gradient(131deg,#00d9f7,#2a27d8)}.section--blue-purple{background-image:linear-gradient(131deg,#2a27d8,#6e1ebe)}.section--purple-pink{background-image:linear-gradient(131deg,#6e1ebe,#b52875)}.section--pink-orange{background-image:linear-gradient(131deg,#b52875,#ff4800)}.section--orange-yellow{background-image:linear-gradient(131deg,#ff4800,#ffca0d)}.section--yellow-green{background-image:linear-gradient(131deg,#ffca0d,#00c389)}.section--green-teal{background-image:linear-gradient(131deg,#00c389,#00d9f7)}.section--blue{background-color:#2a27d8;color:#fff}.section--blue .section-subtitle{color:#fff}.section--large{overflow:hidden;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.section--large .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.section--small{padding:48px 0}.btn-list .btn+.btn{margin-left:20px}.section--charcoal{background-image:linear-gradient(0deg,#1b1b1d,#424248)}.section--charcoal h1,.section--charcoal h2,.section--charcoal h3,.section--charcoal h4,.section--charcoal h5,.section--charcoal h6{color:#fff}.section--extra{padding:48px 0}@media (min-width:47.5em){.section--extra{padding:64px 0}}@media (min-width:58.75em){.section--extra{padding:100px 0}}@media (min-width:65.9375em) and (max-height:800px){.section--extra{padding:48px 0}}.email-sign-up .mktoForm>div:nth-of-type(2),.email-sign-up .mktoForm>div:nth-of-type(3),.email-sign-up .mktoForm>div:nth-of-type(4),.email-sign-up .mktoForm>div:nth-of-type(5){display:none}.email-sign-up{padding:32px 0;background-image:linear-gradient(86deg,#2a28d7,#6e1ebe 50%,#b42775)}.email-sign-up .container,.email-sign-up form{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}@media (min-width:47.5em){.email-sign-up .container,.email-sign-up form{-ms-flex-direction:row;flex-direction:row}}.email-sign-up form>*{margin-bottom:0}.email-sign-up form>*+div{margin-top:24px}@media (min-width:47.5em){.email-sign-up form>*+div{margin-top:0}}.email-sign-up label{font-size:1.28869rem;color:#fff;font-weight:500}@media (min-width:47.5em){.email-sign-up label{margin-right:24px}}.email-sign-up .mktoFormRow{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:99.51241%;flex-basis:99.51241%;width:99.51241%;margin-right:2.08333%;margin-right:0}@media (min-width:33.75em){.email-sign-up .mktoFormRow{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:57.18085%;flex-basis:57.18085%;width:57.18085%;margin-right:2.08333%;margin-right:0}}@media (min-width:47.5em){.email-sign-up .mktoFormRow{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:36.01507%;flex-basis:36.01507%;width:36.01507%;margin-right:2.08333%}}.section-header{text-align:center;margin-bottom:64px}.section-header .section-subtitle{margin-bottom:0}.section-header--medium{margin-bottom:36px}.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid>*{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-preferred-size:100%;flex-basis:100%;padding:16px;border:1px solid #ededed;margin-top:32px;text-align:center}@media (max-width:47.49em){.grid>*{-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px)}.grid>:nth-child(-n+2){margin-top:0}.grid>*+:not(:nth-child(2n+3)){margin-left:32px}}@media (min-width:47.5em) and (max-width:58.74em){.grid>*{-ms-flex-preferred-size:calc(100%/3 - 21.333333333px);flex-basis:calc(100%/3 - 21.333333333px)}.grid>:nth-child(-n+3){margin-top:0}.grid>*+:not(:nth-child(3n+4)){margin-left:32px}}@media (min-width:58.75em){.grid>*{-ms-flex-preferred-size:calc(25% - 24px);flex-basis:calc(25% - 24px)}.grid>:nth-child(-n+4){margin-top:0}.grid>*+:not(:nth-child(4n+5)){margin-left:32px}}.section--flatbottom{padding-bottom:0}.section--halfbottom{padding-bottom:40px}.section--halftop{padding-top:40px}.section--nobg{background:none}.section--charcoal.section--lighten{background-image:none;background-color:#495965}.section-content{color:#6e727a}.section-content p:last-child{margin-bottom:0}.section-content--small{width:775px;max-width:100%;margin:0 auto;text-align:left}@media (min-width:47.5em){.section-content--small{text-align:center}}.section-content--slim,.section-video{width:847px;max-width:100%;margin:0 auto;padding-top:4px}.section-video>.vidyard_player{position:relative!important;display:block;width:100%;padding-top:56.4%;max-width:none}.section-video>.vidyard_player>span{position:absolute!important;top:0;left:0}.partner-slider,.partner-slider .slide{-webkit-backface-visibility:hidden;backface-visibility:hidden}.partner-slider .slide{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-left:24px}.partner-slider .slide img{max-width:none}.partner-slider,.partner-slider .slide,.partner-slider .slide img{height:100px}.partner-slider .flickity-page-dots{position:relative;bottom:0;margin-top:24px}.partner-slider .flickity-page-dots .dot.is-selected{background-color:#2a28d7}.section-quote{color:#fff}@media (min-width:47.5em){.section-quote{padding:60px 100px}}.section-quote p.quote-text{font-size:1.625rem}.section-quote p.quote-author{font-size:1.625rem;margin-bottom:5px}.section-quote p.quote-title{margin-bottom:0;font-size:1.125rem}.page-content figure{margin-bottom:20px}.page-content figure.aligncenter{margin:0 auto}.page-content figure.aligncenter .wp-caption-text{text-align:center;padding:10px 0}.page-content .wp-caption-text{font-style:italic;font-size:.875rem}.page-content .gallery{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.page-content .gallery figure.gallery-item{text-align:center}.page-content .gallery figure.gallery-item .wp-caption-text{text-align:center;padding:10px 0}.page-content .gallery figure.gallery-item img.attachment-full{height:auto!important;max-width:100%!important}@media (min-width:47.5em){.page-content .gallery-columns-3 figure.gallery-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12.5px);flex-basis:calc(50% - 12.5px);width:calc(50% - 12.5px)}}@media (min-width:65.9375em){.page-content .gallery-columns-3 figure.gallery-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 16.66667px);flex-basis:calc(33.33333% - 16.66667px);width:calc(33.33333% - 16.66667px)}}@media (min-width:47.5em){.page-content .gallery-columns-2 figure.gallery-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12.5px);flex-basis:calc(50% - 12.5px);width:calc(50% - 12.5px)}}@media (min-width:65.9375em){.page-content .gallery-columns-2 figure.gallery-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12.5px);flex-basis:calc(50% - 12.5px);width:calc(50% - 12.5px)}}.media-aside-content{width:100%}@media (min-width:47.5em){.media-aside-content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center}.media-aside-content .content,.media-aside-content .media{-ms-flex:0 0 48.5%;flex:0 0 48.5%}}.media-aside-content.is-flipped .media{-ms-flex-order:2;order:2}.media-aside-content-group .media-aside-content .media{-ms-flex:0 0 37%;flex:0 0 37%}.media-aside-content-group .media-aside-content .content{-ms-flex:0 0 60%;flex:0 0 60%}.media-aside-content+.media-aside-content{margin-top:32px}.footer{padding:24px 16px;background-image:linear-gradient(#2e2e33,#2e2e33),linear-gradient(101deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7);margin-top:auto}@media (min-width:33.75em){.footer{padding:48px 16px}}.footer-main{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:58.75em){.footer-main{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.footer-logo{width:142px;-ms-flex-preferred-size:100%;flex-basis:100%}.footer-logo img{max-width:142px;width:100%}@media (min-width:33.75em){.footer-logo{margin-bottom:0}}@media (min-width:58.75em){.footer-logo{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:12.73271%;flex-basis:12.73271%;width:12.73271%;margin-right:2.08333%}}.footer-list{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:0;margin-top:32px}@media (min-width:24.6875em){.footer-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;margin-right:0}}@media (min-width:33.75em){.footer-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:27.54876%;flex-basis:27.54876%;width:27.54876%;margin-right:2.08333%;margin-right:0}}@media (min-width:58.75em){.footer-list{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:12.73271%;flex-basis:12.73271%;width:12.73271%;margin-right:2.08333%;-ms-flex-order:1;order:1;margin-top:0}}.footer-list:nth-child(4){margin-left:2.08333%}@media (min-width:47.5em){.footer-list:nth-child(4){margin-left:23.24911%}}@media (min-width:58.75em){.footer-list:nth-child(4){margin-left:2.08333%}}.footer-listHeader{opacity:.6;font-weight:500;font-family:Metric,Helvetica,Arial,sans-serif}.footer-listHeader,.footer-list ul{font-size:1.06081rem;line-height:1;letter-spacing:-.00625rem;color:#fff;margin-bottom:0}.footer-list ul{list-style:none;margin-left:0}.footer-list *+ul{margin-top:19px}.footer-list ul li+li{margin-top:12px}@media (min-width:58.75em){*+.footer-list{margin-left:2.08333%}}.footer-list ul a{color:#fff;font-weight:500;transition:opacity .2s ease-in-out}.footer-list ul a:hover{opacity:.8}.footer-copyright{font-size:.93181rem;font-weight:500;line-height:1.36;letter-spacing:-.00625rem;text-align:center;-ms-flex-preferred-size:auto;flex-basis:auto}@media (min-width:33.75em){.footer-copyright{text-align:right}}.footer-terms,.footer-terms a{font-size:.93181rem;line-height:1.36;letter-spacing:-.00625rem;color:#fff;margin-left:auto}.footer-terms{list-style:none;margin-bottom:0;-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center}@media (min-width:33.75em){.footer-terms{text-align:right;-ms-flex-preferred-size:auto;flex-basis:auto}}.footer-terms li{display:inline-block}.footer-terms li+li{margin-left:16px}.footer-terms li+li:before{content:"";display:inline-block;width:1px;background-color:#fff;opacity:.3;height:12px;margin-bottom:-3px;margin-right:16px}.footer-terms a{opacity:.9;transition:all .2s ease-in-out}.footer-terms a:focus,.footer-terms a:hover{opacity:1}.footer .seperator{width:1px;display:inline-block;height:14px;margin-bottom:-2px;margin-left:16px;margin-right:16px;background-color:#fff;opacity:.3}.footer-social{color:#fff;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:start;align-items:flex-start;margin-top:32px;margin-right:0;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:24.6875em){.footer-social{margin-left:auto;margin-top:32px}}@media (min-width:58.75em){.footer-social{-ms-flex-order:4;order:4;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:end;justify-content:flex-end}}.footer-social *+.footer-copyright{margin-top:16px}@media (min-width:33.75em){.footer-social .social-icons{-ms-flex-pack:end;justify-content:flex-end}}.social-icons{display:-ms-flexbox;display:flex;min-height:32px}.social-icons a{width:32px;height:32px;display:-ms-inline-flexbox;display:inline-flex;border-radius:50%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;transition:transform .2s ease-in-out}.social-icons a:hover{transform:scale(1.025)}.social-icons a+a{margin-left:10px}.social-icons.social-icons--dark a{color:#fff;background-color:#2a28d7}*+.social-icons--dark{margin-top:32px}.btn,.product-notes-cat.active a.active{-webkit-appearance:none;box-sizing:border-box;margin:0;display:inline-block;vertical-align:middle;font:inherit;line-height:normal;text-align:center;text-decoration:none;border:none;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:normal;transition:all .2s ease-in-out;font-weight:500;font-size:1.06081rem;position:relative;-webkit-backface-visibility:hidden;backface-visibility:hidden}.btn:focus,.btn:hover,.product-notes-cat.active a.active:focus,.product-notes-cat.active a.active:hover{text-decoration:none}.btn{padding:13.98px 25.96px 15.98px;color:#fff;background-color:#2a28d7;border-radius:1000px;overflow:hidden;box-sizing:border-box;transition:all .2s ease-in-out;display:inline-block;-ms-flex-align:baseline;align-items:baseline}.btn:focus,.btn:hover{color:#fff;background-color:tint(#2a28d7,15%);border-color:tint(#2a28d7,15%)}.btn-container{display:-ms-inline-flexbox;display:inline-flex;transition:all .2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-change:transform}.btn-container.btn-center{text-align:center;display:block}.btn-container:focus,.btn-container:hover{transform:scale(1.025)}.btn--transparent{background-color:transparent;text-shadow:0 8px 24px rgba(0,0,0,.32);font-size:1.25rem}.btn--no-shadow{text-shadow:none}.btn-list{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:33.75em){.btn-list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.btn-list .btn-container{-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:33.75em){.btn-list .btn-container{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:0;flex-grow:0}}.btn-list .btn-container+.btn-container{margin-top:16px}@media (min-width:33.75em){.btn-list .btn-container+.btn-container{margin-left:16px;margin-top:0}}.btn-list .btn-container .btn{width:100%}.btn .ripple,.header-navigation .button>a .ripple,.headhesive .header-navigation .button>a .ripple,.tab-toggle .ripple{position:absolute;display:block;background:#fff;opacity:.6;border-radius:100%;transform:scale(0)}.tab-toggle .ripple.animate{transition:transform .65s ease}.btn .ripple.animate,.header-navigation .button>a .ripple.animate,.headhesive .header-navigation .button>a .ripple.animate{animation:c .65s linear}.tab-toggle .ripple{background:#f3f4f8;opacity:1;z-index:-1}.tab-toggle .ripple.animate{transform:scale(2.5)}@keyframes c{to{opacity:0;transform:scale(2.5)}}.btn-group .btn-container+.btn-container{margin-left:1.04167%}.btn--small{font-size:1.13188rem;padding:6.49px 12.98px}.btn--large{font-size:1.28869rem;padding:25.96px 51.92px}.btn--tiny{padding:0 16px;font-size:1.06081rem;font-weight:500;line-height:2;letter-spacing:.00625rem}.btn--skinny{padding-left:0}.btn--nopadding{padding-bottom:0;padding-top:0;padding-left:0;border-radius:0}.btn--outline{background:none;color:#2a28d7;border:2px solid #2a28d7;outline:none}.btn--outline:focus,.btn--outline:hover{color:#2a28d7;border-color:#2a28d7}.btn--outline:not(.btn--tiny){padding:11.98px 25.96px 13.98px}.btn--outline .ripple,.btn--white .ripple,.header-navigation .button>a .ripple{background-color:#d9d9d9}.btn--outline.btn--white{cursor:pointer;color:#fff;border:2px solid #fff}.btn--outline.btn--white:focus,.btn--outline.btn--white:hover{color:#fff;border-color:#fff}.btn--fill{display:block;width:100%}.btn--white{border-color:#fff;background-color:#fff}.btn--white,.btn--white:focus,.btn--white:hover{color:#0d32d3}.btn--white.btn--outline{background-color:transparent}.btn-arrow{margin-top:-1px;margin-left:9px;transition:transform .24s ease}.btn:focus .btn-arrow,.btn:hover .btn-arrow{transform:translateX(5px)}.flip .btn-arrow{transform:rotate(180deg)}.btn.flip:focus .btn-arrow,.btn.flip:hover .btn-arrow{transform:rotate(180deg) translateX(5px)}li>ol,li>ul{margin-bottom:0}.list--inline{margin:0;padding:0;list-style:none}.list--inline li{display:inline}.list--bare{margin-left:0;padding-left:0;list-style:none}*+.titleList{margin-top:40px}@media (min-width:65.9375em) and (max-height:800px){*+.titleList{margin-top:20px}}.titleList+*{margin-top:40px}ul.titleList{margin-left:0;margin-bottom:0}ul.titleList div{width:100%}.titleList li{list-style:none}.titleList li+li{margin-top:24px}.titleList li .titleList-title{font-family:Metric,Helvetica,Arial,sans-serif;font-size:1.28869rem;line-height:1.16;letter-spacing:-.00625rem;margin-bottom:0}.titleList li p{font-size:1.20775rem;line-height:1.16;letter-spacing:-.00625rem;color:#b3b4b7}@media (min-width:47.5em){.titleList li p{font-size:1.28869rem}}ul.iconList{margin-left:0;margin-bottom:0}.iconList div{width:100%}.iconList li{display:-ms-flexbox;display:flex}.iconList li+li{margin-top:24px}.iconList li .iconList-title{font-family:Metric,Helvetica,Arial,sans-serif;font-size:1.28869rem;line-height:1.16;letter-spacing:-.00625rem;color:#282829;margin-bottom:2px}.iconList-media{margin-right:17px}.iconList li p{font-size:1.13188rem;line-height:1.16;letter-spacing:-.00625rem;color:#6f737b}.media{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;margin-bottom:25.96px}.media:after,.media:before{content:"";display:table;clear:both}.media-figure{margin-right:25.96px}.media-figure,.media-figure img{vertical-align:bottom}.media-body{-ms-flex:1;flex:1}.media-body:last-child,.media-body>:last-child{margin-bottom:0}.media--flip{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.media--flip>.media-figure{margin-right:0;margin-left:25.96px}.media--stack{display:block;text-align:center}.media--stack>.media-figure{margin:auto auto 25.96px}.media--wrap{display:block}.media--wrap>.media-figure{float:left}.media--flip.media--wrap>.media-figure{float:right}.media--valign{-ms-flex-align:center;align-items:center}.media--large>.media-figure{width:180px}.media--large>.media-figure img{max-width:100%;max-height:100%}.media--medium>.media-figure{width:140px}.media--medium>.media-figure img{max-width:100%;max-height:100%}.media--small>.media-figure{width:100px}.media--small>.media-figure img{max-width:100%;max-height:100%}@media (max-width:33.74em){.media{display:block;text-align:center}.media--flip>.media-figure,.media-figure{margin:auto auto 25.96px}.media--flip.media--wrap>.media-figure,.media--wrap>.media-figure{float:none}}.thumbnail{margin-top:25.96px}.thumbnail-figure{text-align:center;height:56px}@media (min-width:47.5em){.thumbnail-figure{height:72px}}.thumbnail-figure img{max-width:100%;max-height:100%}.thumbnail-body{margin:12.98px 0;padding:0 12.98px;text-align:center;font-size:1.20775rem}.thumbnail a{font-weight:500}.thumbnail-meta{font-size:1.28869rem}*+.thumbnail-title{margin-top:6.49px}.thumbnail-title{font-size:1.56544rem;margin-bottom:0}.thumbnail-title a{color:#262727}.thumbnail-append{display:inline-block;margin-top:6.49px}@media (max-width:33.74em){.thumbnails{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thumbnails .thumbnail{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:99.51241%;flex-basis:99.51241%;width:99.51241%;margin-right:2.08333%}.thumbnails .thumbnail:nth-child(1n+1){margin-right:0}.thumbnails .thumbnail:nth-child(-n+1){margin-top:0}}@media (min-width:33.75em) and (max-width:65.9275em){.thumbnails{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thumbnails .thumbnail{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%}.thumbnails .thumbnail:nth-child(2n+2){margin-right:0}.thumbnails .thumbnail:nth-child(-n+2){margin-top:0}}@media (min-width:65.9375em){.thumbnails{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thumbnails .thumbnail{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:23.3156%;flex-basis:23.3156%;width:23.3156%;margin-right:2.08333%}.thumbnails .thumbnail:nth-child(4n+4){margin-right:0}.thumbnails .thumbnail:nth-child(-n+4){margin-top:0}}.thumbnails--large{width:100%;display:block}@media (min-width:33.75em){.thumbnails--large{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-pack:center;justify-content:center}}.thumbnails--large .thumbnail{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}@media (min-width:33.75em) and (max-width:65.9275em){.thumbnails--large .thumbnail{margin-right:2.08333%;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.95833%;flex-basis:48.95833%;width:48.95833%}}@media (min-width:65.9375em){.thumbnails--large .thumbnail{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.94444%;flex-basis:31.94444%;width:31.94444%}}@media (min-width:65.9375em){.thumbnails--large .thumbnail:nth-child(3n+3){margin-right:0}}@media (min-width:33.75em) and (max-width:65.9275em){.thumbnails--large .thumbnail:nth-child(2n+2){margin-right:0}}.thumbnails--spaced .thumbnail-figure{margin-bottom:16px}@media (min-width:58.75em){.thumbnails--spaced .thumbnail-figure{margin-bottom:32px}}.thumbnails--spaced .thumbnail-title{margin-bottom:12px}.thumbnails--small{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.thumbnails--small .thumbnail{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:18.23582%;flex-basis:18.23582%;width:18.23582%;margin-right:2.08333%}.thumbnails--small .thumbnail:nth-child(5n+5){margin-right:0}.thumbnails--small .thumbnail:nth-child(-n+5){margin-top:0}.tab-toggle{width:100%;border-radius:4px;border:1px solid rgba(0,0,0,.1);padding:20px;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;transition:all .5s ease;position:relative;overflow:hidden;z-index:1}@media (min-width:47.5em){.tab-toggle{width:calc(33.3333% - 13.33333px);margin-top:0}.tab-toggle+.tab-toggle{margin-left:20px}}@media (min-width:65.9375em){.tab-toggle{width:200px;margin-left:20px;margin-right:20px}}.tab-toggle:hover{border-color:rgba(0,0,0,.24)}.tab-toggle:hover span{color:#3c3d3e}.tab-toggle+.tab-toggle{margin-top:20px}@media (min-width:47.5em){.tab-toggle+.tab-toggle{margin-top:0}}.tab-toggle img{height:32px}.tab-toggle span{font-size:1.28869rem;line-height:1.3;letter-spacing:-.0125rem;text-align:center;color:#9fa0a3;transition:color .5s ease}.tab-toggle img+span{margin-top:8px}.tab-toggle.is-active{border-color:#2a28d7}.tab-toggle.is-active span{color:#3c3d3e}.tab-navigation{display:none}@media (min-width:47.5em){.tab-navigation{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:65.9375em){.tab-navigation{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.tab-navigation.is-responsive{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:65.9375em){.tab-navigation.is-responsive{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:47.5em){.tab-navigation+.tab-contentContainer{margin-top:48px}}.tab-contentContainer{position:relative;display:inline-block;width:100%}.tab-content{text-align:center}@media (min-width:47.5em){.tab-content{position:absolute;top:0;left:0;width:100%;z-index:-1;opacity:0;transition:z-index .5s step-end,opacity .5s ease}}.is-responsive .tab-content{position:absolute;top:0;left:0;width:100%;z-index:-1;opacity:0;transition:z-index .5s step-end,opacity .5s ease}.tab-content+.tab-content{margin-top:48px}@media (min-width:47.5em){.tab-content+.tab-content{margin-top:0}}.is-responsive .tab-content.is-active,.tab-content.is-active{opacity:1;z-index:4;position:relative;transition:z-index .5s step-start,opacity .5s ease}.is-responsive .tab-content+.tab-content{margin-top:0}.menuButton-toggle{display:inline-block;float:right;width:20px;height:14px;z-index:15;position:relative}.sidenav .menuButton-toggle{position:absolute;top:44px;right:32px;transform:translateY(-50%)}.menuButton{position:relative;float:right;margin-top:6px;transition:background-color 0s ease;transition-delay:.1s;pointer-events:none;z-index:9}.menuButton,.menuButton:after,.menuButton:before{display:block;width:20px;height:2px;background-color:#fff}.menuButton:after,.menuButton:before{content:"";position:absolute;transition:background-color .2s ease}.menuButton:before{top:-6px}.menuButton:after{top:6px}.nav-active .menuButton-toggle .menuButton{background-color:transparent}.nav-active .menuButton-toggle .menuButton:before{animation-duration:.2s;animation-name:d;animation-fill-mode:forwards}.nav-active .menuButton-toggle .menuButton:after{animation-duration:.2s;animation-name:e;animation-fill-mode:forwards}.nav-inactive .menuButton{background-color:#fff}.nav-inactive .menuButton:before{animation-duration:.2s;animation-name:f;animation-fill-mode:forwards}.nav-inactive .menuButton:after{animation-duration:.2s;animation-name:g;animation-fill-mode:forwards}@keyframes d{0%{top:-6px}50%{top:0;transform:rotate(0)}to{top:0;transform:rotate(45deg)}}@keyframes e{0%{top:6px}50%{top:0;transform:rotate(0)}to{top:0;transform:rotate(-45deg)}}@keyframes f{0%{top:0;transform:rotate(45deg)}50%{top:0;transform:rotate(0)}to{top:6px}}@keyframes g{0%{top:0;transform:rotate(-45deg)}50%{top:0;transform:rotate(0)}to{top:-6px}}.panel{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.panel{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:47.5em){.panel.panel--reversed{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.panel-media{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.panel-media{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%;width:31.78191%;margin-right:2.08333%}}.panel-content{margin-top:32px}@media (min-width:47.5em){.panel-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:40.24823%;flex-basis:40.24823%;width:40.24823%;margin-right:2.08333%;margin-top:0}}.panel-title{font-size:1.67031rem;font-weight:700;line-height:1.12;letter-spacing:-.0375rem;color:#272828;margin-bottom:0}@media (min-width:47.5em){.panel-title{font-size:2.02906rem}}.panel-content p{font-size:1.13188rem;line-height:1.18;letter-spacing:-.00625rem;color:#929395;margin-bottom:0}@media (min-width:47.5em){.panel-content p{font-size:1.375rem}}.panel-content .panel-title+p{margin-top:24px}@media (min-width:65.9375em) and (max-height:800px){.panel-content .panel-title+p{margin-top:12px}}.panel-content p+p{margin-top:16px}.panel-content p+.btn-container{margin-top:32px}.panel--full{-ms-flex-pack:justify;justify-content:space-between;width:100%}@media (min-width:47.5em){.panel.panel--full .panel-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:23.3156%;flex-basis:23.3156%;width:23.3156%;margin-right:2.08333%}}.panel.panel--full .panel-title{font-size:2.80613rem;line-height:.98;letter-spacing:-.0375rem;color:#28282a;margin-bottom:16px}.panel.panel--full .panel-content .panel-title+p{margin-top:16px}.section--ultramarine .panel-title{color:#fff}.section--ultramarine .panel-content p{font-size:1.375rem;line-height:1.18;letter-spacing:-.00625rem;color:#ccdbff}.panel-content.is-multititle p+.panel-title{margin-top:32px}.panel-content.is-multititle .panel-title+p{margin-top:8px}.panel.panel--large .panel-content,.panel.panel--large .panel-media{width:100%}@media (min-width:47.5em){.panel.panel--large .panel-content,.panel.panel--large .panel-media{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;-ms-flex-preferred-size:48%;flex-basis:48%}}@media (min-width:47.5em) and (max-height:800px){.panel.panel--large .panel-media{-ms-flex-preferred-size:30%;flex-basis:30%}}@media (min-width:65.9375em) and (max-height:800px){.panel.panel--large .panel-content{-ms-flex-preferred-size:68%;flex-basis:68%}}.panel.panel--large .panel-content{margin-right:0}.value-back,.value-front,.value-middle{width:200px}.value-back,.value-middle{position:absolute}.value-back{right:6.38298%;top:0;z-index:0}.value-middle{left:6.38298%;top:60px;z-index:0}.value-front{position:relative;z-index:1}.panel.panel--large .panel-media{position:relative;height:475px;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;z-index:0}.panel.panel--large .panel-media.panel-media--noheight{height:auto}.panel-content--large .panel-subtitle{font-family:Metric,Helvetica,Arial,sans-serif;font-size:1.56544rem;line-height:1.04;letter-spacing:-.00625rem;color:#2a28d7;margin-top:16px;margin-bottom:16px}@media (min-width:47.5em){.panel-content--large .panel-subtitle{margin-bottom:24px;margin-top:24px}}.panel-content--large{padding:16px;z-index:10}.panel.panel--center .panel-media{-ms-flex-align:center;align-items:center}@media (min-width:47.5em){.panel.panel--flip .panel-media{-ms-flex-order:2;order:2;margin-right:0;margin-left:2.08333%}}.panel .panel-title--large{font-size:2.80613rem;line-height:.98;letter-spacing:-.0375rem}@media (min-width:65.9375em) and (max-height:800px){.panel .panel-title--large{font-size:2.31006rem}}.panel-prependTitle{font-size:1.46713rem;margin-bottom:20px}@media (min-width:65.9375em) and (max-height:800px){.panel-prependTitle{font-size:1.20775rem;margin-bottom:12px}}@media (min-width:47.5em){.panel.panel--large .panel-content--small,.panel .panel-content--small{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:40.24823%;flex-basis:40.24823%;width:40.24823%;margin-right:2.08333%;margin-right:0}}@media (min-width:47.5em){.panel.panel--full .panel-content--large{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}@media (min-width:58.75em){.panel.panel--full .panel-content--large{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:40.24823%;flex-basis:40.24823%;width:40.24823%;margin-right:2.08333%;margin-right:0}}.panel.panel--full .panel-media{margin:0 auto}@media (min-width:81.25em){.panel.panel--full .panel-media{margin-right:4%}}.panel--space{-ms-flex-pack:justify;justify-content:space-between}.panel.panel--full .panel-content--large .card--small{margin-top:40px}.panel.panel--alignCenter{-ms-flex-align:center;align-items:center}.panel .panel-title.panel-title--small{font-family:Metric,Helvetica,Arial,sans-serif;font-size:1.375rem;font-weight:500;line-height:1.04;letter-spacing:-.00625rem;color:#28282a}@media (min-width:47.5em){.panel .panel-title.panel-title--small{font-size:1.56544rem}}.panel .panel-subtitle--large{font-family:Karbon,serif;font-size:1.90163rem;line-height:1.03;letter-spacing:-.03125rem;color:#2a28d7}@media (min-width:65.9375em){.panel .panel-subtitle--large{font-size:2.31006rem}}@media (min-width:47.5em){.panel.panel--tabs{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.tab-content:nth-child(odd) .panel.panel--large.panel--tabs{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.panel.panel--tabs .panel-content{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:33.75em){.panel.panel--tabs .panel-content{-ms-flex-preferred-size:55%;flex-basis:55%;width:55%}}@media (min-width:65.9375em){.panel.panel--tabs .panel-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:65.64716%;flex-basis:65.64716%;width:65.64716%;margin-right:2.08333%}}.panel.panel--tabs .panel-content{margin-top:24px}.panel.panel--tabs .panel-content .panel-title+p{margin-top:5px}@media (min-width:33.75em){.panel.panel--tabs .panel-content .panel-title+p{margin-top:12px}}@media (min-width:47.5em){.panel.panel--tabs .panel-content .panel-title+p{margin-top:24px}}.panel.panel--tabs .panel-media{-ms-flex-align:center;align-items:center;margin-right:0;height:auto;max-width:60%}@media (min-width:33.75em) and (max-width:47.49em){.panel.panel--tabs .panel-media{max-width:40%}}@media (min-width:47.5em){.panel.panel--tabs .panel-media{margin-right:0;-ms-flex-preferred-size:40%;flex-basis:40%;width:40%}}@media (min-width:65.9375em){.panel.panel--tabs .panel-media{-ms-flex-preferred-size:29.6087%;flex-basis:29.6087%;width:29.6087%}}@media (min-width:47.5em){.panel.panel--tabs .panel-content .tab-contentContainer{width:61%;margin-left:auto;margin-right:auto}}.panel.panel--complete .panel-content,.panel.panel--complete .panel-media{text-align:center}@media (min-width:47.5em){.panel.panel--complete .panel-content,.panel.panel--complete .panel-media{text-align:left}}@media (min-width:65.9375em){.panel.panel--complete .panel-content,.panel.panel--complete .panel-media{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:40.24823%;flex-basis:40.24823%;width:40.24823%;margin-right:2.08333%;margin-right:0}}@media (min-width:65.9375em) and (max-height:800px){.panel.panel--complete .panel-content{-ms-flex-preferred-size:65%;flex-basis:65%}}.panel.panel--complete .panel-media{display:-ms-flexbox;display:flex}@media (min-width:65.9375em) and (max-height:800px){.panel.panel--complete .panel-media{-ms-flex-preferred-size:33%;flex-basis:33%}}.lightbox{position:fixed;top:0;left:0;z-index:-999;width:100%;height:100%;background:linear-gradient(123deg,rgba(42,40,215,.82),rgba(74,14,185,.82)),linear-gradient(rgba(42,40,215,.82),rgba(42,40,215,.82));padding:0;opacity:0;transition:z-index .2s step-end,opacity .2s cubic-bezier(.4,.04,.61,.85);display:-ms-flexbox;display:flex;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lightbox .container,.lightbox .lightbox-close,.lightbox .lightbox-toggle{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-backface-visibility:hidden;backface-visibility:hidden}.lightbox.lightbox-active{opacity:1;z-index:999;transition:z-index .2s step-start,opacity .2s cubic-bezier(.4,.04,.61,.85)}.lightbox .container{position:relative;height:100vh;max-height:100vh;overflow-y:auto;padding:32px 16px;width:100%}@media (min-width:47.5em){.lightbox .container{padding:64px 16px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}}.lightbox-content,.lightbox-title{color:#fff;text-align:center}.lightbox-title{font-size:2.31006rem;line-height:1;letter-spacing:-.0375rem;text-align:center;margin-bottom:12px}@media (min-width:47.5em){.lightbox-title{font-size:2.80613rem}}.lightbox-content{-webkit-user-select:initial;-moz-user-select:initial;-ms-user-select:initial;user-select:auto;max-height:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.lightbox-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:65.64716%;flex-basis:65.64716%;width:65.64716%;margin-right:2.08333%;margin:0 auto}}@media (min-width:58.75em){.lightbox-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;margin:0 auto}}.lightbox-content a{font-size:1.06081rem;font-weight:500;line-height:1.53;letter-spacing:-.00625rem;text-align:center;color:#fff;text-decoration:underline;-webkit-text-decoration-color:hsla(0,0%,100%,.5);text-decoration-color:hsla(0,0%,100%,.5)}.lightbox-subtitle,.lightbox-subtitle a{font-size:1.28869rem;line-height:1.3;letter-spacing:-.00625rem;text-align:center;margin-bottom:0}.lightbox .container:after{content:normal}.lightbox-close{top:0;right:0;height:50px;width:50px;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;border-radius:50%;overflow:hidden;margin:0 auto}@media (min-width:24.6875em){.lightbox-close{margin:0 auto 48px}}@media (min-width:47.5em){.lightbox-close{top:64px;position:absolute;float:right}}.lightbox-embed{position:relative;padding-top:56%}.lightbox-content.has-embed{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:810px}.lightbox-content .vidyard_player{position:absolute;top:0;left:0;width:100%;height:100%}input,select,textarea{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-negative:1;flex-shrink:1;-ms-flex-positive:0;flex-grow:0;font-size:1.28869rem;line-height:1.4;letter-spacing:-.0125rem;color:#28282a;padding:7px 16px;border-radius:4px;border:1px solid rgba(0,0,0,.2);background-color:#fff;max-width:100%}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(../images/tri-up-down.svg);background-repeat:no-repeat;background-position:97%}select.select--white{background-color:transparent;color:#fff;border:2px solid #fff;border-radius:1000px;background-image:url(../images/up_down_arrow.png);background-position:93%;outline:none}textarea{min-height:200px}#GDPR_compliance_EU__c{margin-bottom:16px}.form{-ms-flex-direction:column;flex-direction:column;margin-top:32px}.form,.form-row{display:-ms-flexbox;display:flex}.form-row{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.form-row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.form-row+.form-row{margin-top:20px}.form-label{-ms-flex-preferred-size:167px;flex-basis:167px;text-align:left;-ms-flex-negative:0;flex-shrink:0;font-size:1.28869rem;font-weight:500;line-height:1.4;letter-spacing:-.0125rem}.form-label.is-empty{display:none}@media (min-width:47.5em){.form-label.is-empty{display:block}}.mktoLabel span{font-size:1.125rem}.mktoAsterix{display:none}.mktoFormRow input:not([type=checkbox]),select{width:100%}.mktoFieldWrap{display:-ms-flexbox;display:flex;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap}.mktoFormRow+.mktoFormRow{margin-top:16px}.mktoLabel{color:#fff;font-size:1.375rem}.mktoFormRow input[type=checkbox]{margin-left:12px}.mktoForm{margin:0 auto 24px;width:100%!important}.mktoErrorMsg{background-color:#d32f2f;color:#fff;font-size:.93181rem;width:100%;margin-top:8px;text-align:left;padding:14px;border-radius:4px}.mktoError{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.page-password{padding-top:150px}.page-password-field{margin-right:15px}.resources-email-thank-you{color:#fff;text-align:center;margin-bottom:0}.card{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:32px;border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08);-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media (min-width:47.5em){.card{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:65.9375em){.card{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 16.66667px);flex-basis:calc(33.33333% - 16.66667px);width:calc(33.33333% - 16.66667px);max-width:calc(33.33333% - 16.66667px);margin-right:25px;-ms-flex-pack:center;justify-content:center}}a.card{transition:box-shadow .3s ease}a.card:focus,a.card:hover{box-shadow:0 2px 4px 0 rgba(75,84,93,.16),0 5px 18px 0 rgba(75,84,93,.16)}.card+.card{margin-top:25px}@media (min-width:65.9375em){.card+.card{margin-top:0}}.card:last-child{margin-right:0}.card-group{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.card-title{margin-bottom:0;font-size:1.56544rem;line-height:.97;letter-spacing:-.03125rem}*+.card-content{margin-top:16px}@media (min-width:47.5em){*+.card-content{margin-top:0}}.card-content p{margin-bottom:0;font-size:1.13188rem;line-height:1.33;letter-spacing:-.00625rem;color:#777879}.card-content *+p{margin-top:12px}.card-media{-ms-flex-negative:0;flex-shrink:0;margin-right:0;max-width:80px;width:80px;text-align:center}@media (min-width:47.5em){.card-media{margin-right:24px}}.card-content,.card-media{text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.card-content,.card-media{text-align:left;-ms-flex-preferred-size:auto;flex-basis:auto}}.card--large{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%;width:100%}@media (min-width:65.9375em){.card--large{margin-bottom:25px}}@media (min-width:47.5em){.card--large .card-media{margin-right:24px}}@media (min-width:65.9375em){.card--large .card-media{margin-right:48px;max-width:none}}@media (min-width:65.9375em){.card--large .card-content{-ms-flex-preferred-size:40%;flex-basis:40%}}@media (min-width:65.9375em){.card--large .card-title{font-size:2.80613rem}}@media (min-width:65.9375em){.card--large .card-content *+p{margin-top:16px}}.card--small{padding:24px;-ms-flex-preferred-size:80%;flex-basis:80%;width:80%}.card--small .card-title{font-size:2.02906rem;font-weight:500;line-height:.99;letter-spacing:-.025rem;color:#2a28d7}.card--small p{font-size:1.13188rem;line-height:1.33;letter-spacing:-.00625rem;color:#6f737b}.banner{display:-ms-flexbox;display:flex;padding:30px;background-color:#0283d9;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:33.75em){.banner{-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding:14px}}.banner-text{margin-bottom:0;font-weight:500;font-size:1.375rem;letter-spacing:.00625rem;color:#fff;line-height:1;text-align:center;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:33.75em){.banner-text{line-height:2.35;text-align:left;font-size:1.06081rem;-ms-flex-preferred-size:auto;flex-basis:auto}}.banner-button{margin-top:15px}@media (min-width:33.75em){.banner-button{margin-left:16px;margin-top:0}}.appBanner-container{-ms-flex-pack:center;justify-content:center}@media (min-width:65.9375em){.appBanner-container{-ms-flex-pack:justify;justify-content:space-between}}.appBanner{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:99.51241%;flex-basis:99.51241%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:47.5em) and (max-width:58.74em){.appBanner{text-align:left}}@media (min-width:65.9375em){.appBanner{-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%}}.appBanner+.appBanner{margin-top:30px}@media (min-width:58.75em){.appBanner+.appBanner{margin-top:0}}.appBanner-title{margin-bottom:7px;font-size:2.02906rem;line-height:1.36;letter-spacing:-.025rem;color:#28282a}.appBanner-icon{-ms-flex-preferred-size:100%;flex-basis:100%;text-align:center;margin-bottom:22px}@media (min-width:47.5em){.appBanner-icon{-ms-flex-preferred-size:144px;flex-basis:144px}}@media (min-width:47.5em) and (max-width:65.9275em){.appBanner-icon{margin-right:30px}}.appBanner-icon img{width:128px}@media (min-width:47.5em){.appBanner-icon img{width:auto}}.appBanner-store{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-left:0;margin-bottom:7px}.appBanner-store li{list-style:none}@media (min-width:33.75em){.appBanner-store li+li{margin-left:7px}}.appBanner-store img.app-store{height:42px}.appBanner-store img.google-play{height:62px}.appBanner-links{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media (min-width:47.5em) and (max-width:58.74em){.appBanner-links{-ms-flex-pack:start;justify-content:flex-start}}.appBanner-links a{font-size:1.13188rem;font-weight:400;line-height:1.33;letter-spacing:-.00625rem;color:#2a28d7;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-align:center;align-items:center}.appBanner-links a+a:before{content:"";height:18px;width:1px;background-color:#b3b4b7;margin-left:10px;margin-right:10px;display:inline-block}.paper{text-align:center}@media (min-width:33.75em){.paper{padding:40px}}@media (min-width:47.5em){.paper{text-align:left;background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}}@media (min-width:58.75em){.paper{padding:60px}}@media (min-width:65.9375em) and (max-height:800px){.paper{padding:24px}}.paper p{line-height:1.18;letter-spacing:-.00625rem;color:#797a7c;font-size:1.20775rem}@media (min-width:58.75em){.paper p{font-size:1.375rem}}@media (min-width:65.9375em) and (max-height:800px){.paper p{font-size:1.20775rem}}.paper h1{font-size:2.02906rem;line-height:.98;letter-spacing:-.0375rem;color:#28282a;margin-bottom:24px}@media (min-width:47.5em){.paper h1{font-size:2.80613rem}}@media (min-width:65.9375em) and (max-height:800px){.paper h1{font-size:2.31006rem}}.paper *+.iconList{margin-top:40px}@media (min-width:65.9375em) and (max-height:800px){.paper *+.iconList{margin-top:20px}}.billboard{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:82.57979%;flex-basis:82.57979%;width:82.57979%;margin-right:2.08333%;display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-pack:center;justify-content:center;margin:64px auto 0}@media (min-width:65.9375em) and (max-height:800px){.billboard{margin-top:0;width:56%}}.billboard div{position:relative;z-index:2;max-width:33.33333%}.billboard div:first-child,.billboard div:last-child{z-index:1}.js .billboard div{transform:translateY(12.5%);transition:transform .3s ease}.js .billboard div:first-child{transform:translateX(12.5%)}.js .billboard div:last-child{transform:translateX(-12.5%)}.js .billboard.in-view div,.no-js .billboard div{transform:translateY(0)}.js .billboard.in-view div:first-child,.no-js .billboard div:first-child{transform:translateX(22.5%)}.js .billboard.in-view div:last-child,.no-js.billboard div:last-child{transform:translateX(-22.5%)}.postcard{border-radius:4px;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08);overflow:hidden;color:#929395;background-color:#fff;margin-top:24px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;transition:transform .2s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden}.postcard:focus,.postcard:hover{transform:scale(1.015)}@media (min-width:33.75em) and (max-width:47.49em){.postcard{-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media (min-width:47.5em){.postcard{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%;width:31.78191%;margin-right:2.08333%;margin-right:0;margin-top:0}}.postcard:first-child{margin-top:0}.postcard a,.postcard img{display:inline-block}.postcard img{max-height:100%}@media (min-width:47.5em){.postcard+.postcard{margin-left:2.08333%}.postcard:nth-child(n+4){margin-top:25px}.postcard:nth-child(3n+4){margin-left:0}}.postcard-header{margin-bottom:12px}.postcard-content,.postcard-footer{padding:0 24px}.postcard-content{padding:24px}.postcard-figure{display:block;width:100%}.postcard-figureContainer{display:inline-block}.postcard-figure.has-feature{padding-top:68%;background-size:cover;background-position:50%}@media (min-width:65.9375em) and (max-height:800px){.postcard-figure.has-feature{padding-top:180px}}.postcard-footer{margin-top:auto;padding-top:16px;padding-bottom:16px;background-color:#f7f7f7;font-size:.99419rem;color:#939495;font-weight:500}@media (min-width:33.75em) and (max-width:47.49em){.postcard-footer{-ms-flex-preferred-size:100%;flex-basis:100%}}.postcard-footer span,.postcard-footer span a{color:#282829}.postcard-title{font-size:1.46713rem;margin-bottom:0}.postcard-title a{color:inherit}@media (min-width:65.9375em) and (max-height:800px){.postcard-title{font-size:1.28869rem}}.postcard-meta{font-size:1.06081rem;line-height:1.26}.postcard-content :last-child{margin-bottom:0}.postcard-content p{font-size:1.20775rem;line-height:1.33}@media (min-width:65.9375em) and (max-height:800px){.postcard-content p{font-size:1.06081rem}}.postcard-meta.postcard-preTitle{display:block;margin-bottom:8px}.postcards{padding:16px 0;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.postcards{padding:64px 0}}@media (min-width:65.9375em) and (max-height:800px){.postcards{padding:24px 0}}.postcards--related{padding-top:0}.postcards--ecosystem{padding-top:7px;padding-bottom:0}.postcard .postcard-meta a{font-weight:500}@media (min-width:33.75em) and (max-width:47.49em){.postcard{margin-top:25px}.postcard-content,.postcard-figure,.postcard-figureContainer{-ms-flex-preferred-size:50%;flex-basis:50%;padding:16px}.postcard-content{-ms-flex-item-align:center;-ms-grid-row-align:center;align-self:center}.postcard-figure{overflow:hidden;padding:16px}}.js .postcards{opacity:0;transform:translateY(32px);transition:opacity .3s ease-in-out,transform .3s ease-in-out}.js .postcards.in-view{opacity:1;transform:translateY(0)}.postcard--blog .postcard-figure img{width:100%}.postcard--blog .postcard-figure:after{content:"";display:block;height:4px;width:100%;background-image:linear-gradient(90deg,#2a27d8,#6e1ebe 50%,#b52875)}@media (min-width:33.75em) and (max-width:47.49em){.postcard--blog .postcard-figure:after{display:none}}.postcard--blog .postcard-figure:not(.has-feature),.postcard--customerstory .postcard-figure:not(.has-feature){display:none}.postcard--blog .postcard-figure:not(.has-feature)~.postcard-content,.postcard--customerstory .postcard-figure:not(.has-feature)~.postcard-content{-ms-flex-preferred-size:100%;flex-basis:100%}.postcard.postcard--webinar{background-size:cover;background-position:50%}.postcard.postcard--webinar .postcard-content{position:relative;z-index:0}.postcard.postcard--webinar .postcard-content:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}@media (min-width:33.75em) and (max-width:47.49em){.postcard.postcard--webinar .postcard-content:before{display:none}}.postcard.postcard--webinar .postcard-figure{min-height:200px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:47.5em){.postcard.postcard--webinar .postcard-figure{-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:2;flex-grow:2}}@media (min-width:65.9375em) and (max-height:800px){.postcard.postcard--webinar .postcard-figure{height:160px;min-height:160px}}.postcard.postcard--webinar .postcard-content{margin-top:auto}@media (min-width:33.75em) and (max-width:47.49em){.postcard.postcard--webinar .postcard-content{margin-top:0}}.postcard--webinar .postcard-figure img{width:77px}.postcard.postcard--webinar .postcard-footer{margin-top:0}.postcard.postcard--customerstory{display:-ms-flexbox;display:flex}.postcard.postcard--customerstory .postcard-figure{margin-top:auto;position:relative;border-bottom:1px solid #e9e9ec}.postcard.postcard--customerstory .postcard-figure .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:77px}.postcard.postcard--customerstory .postcard-content{-ms-flex-positive:2;flex-grow:2;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column}.postcard.postcard--customerstory .postcard-figure>img{width:100%}.postcard.postcard--customerstory .postcard-footer{margin-top:0}.postcard.postcard--thought .postcard-title{font-size:2.02906rem;color:#fff;line-height:.99;letter-spacing:-.0375rem}.postcard.postcard--thought{color:#fff;background-image:url(../images/thought-bg.svg);background-size:cover;background-position:50%}.postcard.postcard--thought .postcard-content,.postcard.postcard--thought .postcard-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:2;flex-grow:2;-ms-flex-pack:center;justify-content:center}.postcard.postcard--thought .postcard-content{margin-top:60px;margin-bottom:60px}@media (min-width:47.5em){.postcard.postcard--thought .postcard-content{margin-top:121px;margin-bottom:121px}}@media (min-width:65.9375em) and (max-height:800px){.postcard.postcard--thought .postcard-content{margin:48px 0}}.postcard.postcard--thought .postcard-meta a{color:#fff;font-weight:500}.postcard--thought .postcard-title img{height:15px;margin-left:8px}.postcard.postcard--thought .postcard-contentContainer,.postcard.postcard--webinar .postcard-contentContainer{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:auto;flex-basis:auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-direction:column;flex-direction:column}.postcard.postcard--event{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:33.75em) and (max-width:47.49em){.postcard.postcard--event{-ms-flex-direction:row;flex-direction:row}}.postcard.postcard--event .postcard-content{-ms-flex-positive:2;flex-grow:2}.postcard.postcard--event .postcard-header{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:16px;-ms-flex-positive:2;flex-grow:2}.postcard.postcard--event .postcard-figure{background-size:cover;background-position:50%}.postcard--event .g-map{height:233px}@media (min-width:47.5em){.postcard--event .g-map{height:255px}}@media (min-width:65.9375em) and (max-height:800px){.postcard--event .g-map{height:180px}}@media (min-width:47.5em){.postcard--event .postcard-figure{height:255px}}@media (min-width:65.9375em) and (max-height:800px){.postcard--event .postcard-figure{height:180px}}.postcard.postcard--event .postcard-title{margin-bottom:6px}.postcard-eventDate{font-size:1.06081rem;font-weight:500;color:#2a28d7}.feature{overflow:hidden}.feature,.feature--athena{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.feature--teal-blue{background-image:linear-gradient(131deg,#00d9f7,#2a27d8)}.feature--teal-blue .feature-body p,.feature--teal-blue .feature-meta,.feature--teal-blue a,.feature--teal-blue h1{color:#fff}.feature--teal-blue a.btn{color:#2a28d7}.feature--blue-purple{background-image:linear-gradient(131deg,#2a27d8,#6e1ebe)}.feature--blue-purple .feature-body p,.feature--blue-purple .feature-meta,.feature--blue-purple a,.feature--blue-purple h1{color:#fff}.feature--blue-purple a.btn{color:#2a28d7}.feature--purple-pink{background-image:linear-gradient(131deg,#6e1ebe,#b52875)}.feature--purple-pink .feature-body p,.feature--purple-pink .feature-meta,.feature--purple-pink a,.feature--purple-pink h1{color:#fff}.feature--purple-pink a.btn{color:#2a28d7}.feature--pink-orange{background-image:linear-gradient(131deg,#b52875,#ff4800)}.feature--pink-orange .feature-body p,.feature--pink-orange .feature-meta,.feature--pink-orange a,.feature--pink-orange h1{color:#fff}.feature--pink-orange a.btn{color:#2a28d7}.feature--orange-yellow{background-image:linear-gradient(131deg,#ff4800,#ffca0d)}.feature--orange-yellow .feature-body p,.feature--orange-yellow .feature-meta,.feature--orange-yellow a,.feature--orange-yellow h1{color:#fff}.feature--orange-yellow a.btn{color:#2a28d7}.feature--yellow-green{background-image:linear-gradient(131deg,#ffca0d,#00c389)}.feature--yellow-green .feature-body p,.feature--yellow-green .feature-meta,.feature--yellow-green a,.feature--yellow-green h1{color:#fff}.feature--yellow-green a.btn{color:#2a28d7}.feature--green-teal{background-image:linear-gradient(131deg,#00c389,#00d9f7)}.feature--green-teal .feature-body p,.feature--green-teal .feature-meta,.feature--green-teal a,.feature--green-teal h1{color:#fff}.feature--green-teal a.btn{color:#2a28d7}.feature:first-of-type{box-shadow:inset 0 1px 0 0 rgba(0,0,0,.12)}.feature .container{-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media (min-width:58.75em){.feature .container{display:-ms-flexbox;display:flex}}.feature-body,.feature-figure{-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:58.75em){.feature-body,.feature-figure{-ms-flex-preferred-size:50%;flex-basis:50%}}.feature-body{margin-top:24px}@media (min-width:58.75em){.feature-body{margin-top:0}}.feature-title,.feature-title a{font-size:2.02906rem;line-height:1;letter-spacing:-.03375rem;margin-bottom:0}@media (min-width:47.5em){.feature-title,.feature-title a{font-size:2.80613rem}}@media (min-width:65.9375em) and (max-height:800px){.feature-title,.feature-title a{font-size:2.25rem}}.feature-title a{color:inherit}.feature-preTitle{display:inline-block;margin-bottom:12px}.feature-meta{font-size:1.06081rem;line-height:1.26;font-weight:500;color:#929395}@media (min-width:47.5em){.feature-meta{font-size:1.20775rem}}@media (min-width:65.9375em) and (max-height:800px){.feature-meta{font-size:1.06081rem}}.feature-header{margin-bottom:16px}.feature-body p{font-size:1.20775rem;color:#929395;margin-bottom:12px}@media (min-width:47.5em){.feature-body p{font-size:1.375rem}}@media (min-width:65.9375em) and (max-height:800px){.feature-body p{font-size:1.20775rem;margin-bottom:0}}@media (min-width:47.5em){.feature-figure{min-height:300px}}.feature-figure .innerFigure{display:block;width:100%;padding-top:56.17%;background-size:cover;background-position:50%}.g-map{position:relative}.js .feature-body,.js .feature-figure{opacity:0;transition:opacity .3s ease-in-out,transform .3s ease-in-out}.js .feature-figure{transform:translateX(50px)}.js .feature-body{transform:translateX(-50px)}.js .feature.in-view .feature-body,.js .feature.in-view .feature-figure{opacity:1;transform:translateX(0)}.feature--blog{-ms-flex-align:center;align-items:center;padding:16px 0}@media (min-width:47.5em){.feature--blog{padding:64px 0}}@media (min-width:65.9375em) and (max-height:800px){.feature--blog{padding:24px 0}}.feature--blog .feature-figure,.feature--thought .feature-figure{-ms-flex-order:2;order:2;text-align:center}@media (min-width:47.5em){.feature--blog .feature-figure,.feature--thought .feature-figure{text-align:right}}.feature--blog .innerFigure,.feature--thought .innerFigure{box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}.feature--blog .feature-figure a,.feature--thought .feature-figure a{display:inline-block}.feature--blog .feature-header{position:relative}.feature--blog .feature-title a{font-size:inherit;color:inherit}.feature--blog .btn-container{margin-top:16px}@media (min-width:58.75em){.feature--blog .btn-container{margin-top:32px}}@media (min-width:65.9375em) and (max-height:800px){.feature--blog .btn-container{margin-top:24px}}.feature--blog .feature-body{padding-right:6.38298%}.feature.feature--counter{-ms-flex-align:stretch;align-items:stretch;background-color:#f0f3f5}@media (min-width:58.75em){.feature.feature--counter{display:-ms-flexbox;display:flex}}.feature--counter .feature-header{margin-bottom:0}.feature.feature--counter.feature--counterDark{box-shadow:none}.feature.feature--counter .feature-figure{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;background-size:cover;background-position:50%;-ms-flex-order:2;order:2}@media (min-width:58.75em){.feature.feature--counter .feature-figure{position:relative}}.feature.feature--counter .g-map,.feature.feature--counter .map-container{min-height:250px;width:100%}@media (min-width:58.75em){.feature.feature--counter .g-map,.feature.feature--counter .map-container{position:absolute;top:0;left:0;width:100%;height:100%;min-height:300px}}.feature.feature--counter .feature-figure{min-height:250px}@media (min-width:58.75em){.feature.feature--counter .feature-figure{min-height:300px}}.feature--counter .feature-body{padding:24px 0}@media (min-width:58.75em){.feature--counter .feature-body{padding:64px 0}}@media (min-width:65.9375em) and (max-height:800px){.feature--counter .feature-body{padding:24px 0}}.feature--counter .feature-innerBody{width:600px;max-width:100%;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:58.75em){.feature--counter .feature-innerBody{margin-right:0}}.feature--counter .feature-content{width:85%;margin-right:auto}.feature--counter .feature-title{font-size:2.62994rem}.feature--counter .feature-subTitle{font-size:1.375rem;font-weight:400;font-family:Metric,Helvetica,Arial,sans-serif;margin-top:16px}.feature-dateTime{font-family:Karbon,serif;font-size:1.28869rem}.feature-dateTime span+span:before{content:"|";margin-left:5px;margin-right:7px}.feature-counter{display:none;list-style:none;-ms-flex-pack:start;justify-content:flex-start;margin-left:0;margin-top:32px;margin-bottom:0;padding:16px;border-radius:4px;background-color:rgba(0,0,0,.04)}@media (min-width:24.6875em){.feature-counter{display:-ms-inline-flexbox;display:inline-flex}}@media (min-width:65.9375em) and (max-height:800px){.feature-counter{margin-top:16px}}.feature-counter li span:last-child{font-weight:500}.feature--counterDark .feature-counter{background-color:rgba(40,40,41,.24)}.feature-counter li{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;color:#939495}.feature--counterDark .feature-counter li{color:#fff}.feature-counter li+li{position:relative;margin-left:24px}.feature-counter li+li:before{content:" : ";position:absolute;display:block;font-family:Karbon,serif;font-size:1.66875rem;font-weight:500;line-height:.9;text-align:center;left:-24px;top:8px;width:24px;color:#282829}.feature--counterDark .feature-counter li+li:before{color:#fff;opacity:.64}.feature-counter li span:first-child{display:-ms-inline-flexbox;display:inline-flex;width:50px;height:50px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;border-radius:4px;color:#262727;margin-bottom:3px;font-family:Karbon,serif;font-size:1.46713rem}.feature--counter .btn-container{margin-top:32px}@media (min-width:65.9375em) and (max-height:800px){.feature--counter .btn-container{margin-top:24px}}.feature--thought{background-position:50%;background-size:cover;padding:32px 0;box-shadow:none}@media (min-width:58.75em){.feature--thought{padding:64px 0}}.feature--thought .feature-body{margin-top:0;margin-bottom:32px;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.feature--thought .feature-body{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;padding-right:6.38298%;margin-bottom:0}}.feature--thought p{margin-top:12px}.feature--thought .feature-subTitle{display:inline-block;margin-top:16px}.feature--thought .feature-header{margin-bottom:32px}.feature--thought .innerFigure{box-shadow:none}.feature--stories{padding:32px 0}.feature--stories .container{-ms-flex-align:center;align-items:center}.feature--stories .feature-figure{-ms-flex-order:2;order:2;text-align:center}@media (min-width:47.5em){.feature--stories .feature-figure{text-align:right}}.feature--stories .feature-figure span.innerFigure{position:relative;display:inline-block;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}.feature--stories .play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.feature--stories .feature-body{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:58.75em){.feature--stories .feature-body{padding:30px 0}}.feature--stories .btn-container{margin-top:20px}.container-paged .article{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%;padding:40px;border-radius:4px;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08);background-color:#fff}@media (min-width:47.5em){.container-paged .article{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12.5px);flex-basis:calc(50% - 12.5px);width:calc(50% - 12.5px);margin-right:0}}.container-paged .article+.article{margin-top:25px}@media (min-width:47.5em){.container-paged .article+.article{margin-left:25px;margin-top:0}}.container-paged .article:nth-child(2n+3){margin-left:0}.article{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}@media (min-width:47.5em){.article{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.article+.article:nth-child(n+3){margin-top:25px}.container-paged{margin-bottom:64px;opacity:0;transform:translateY(15px);transition:all .3s ease-in-out}.container-paged.in-view{opacity:1;transform:translateY(0)}.article-figure{-ms-flex-preferred-size:275px;flex-basis:275px;margin-right:26px;margin-bottom:24px;-ms-flex-negative:0;flex-shrink:0}@media (min-width:47.5em){.article-figure{margin-bottom:0}}.article-figure .innerFigure{padding-top:74.91%;width:100%;display:inline-block;background-size:cover;background-position:50%;border-radius:4px;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}.article-header .article-title>a,.article-title{font-size:1.67031rem;line-height:1;margin-bottom:0;letter-spacing:-.0375rem;font-weight:700}.article-title>a{color:inherit}.article-meta{font-size:1.13188rem;color:#939495;line-height:1.33;letter-spacing:-.00625rem;margin-bottom:12px;display:inline-block}.article-header{-ms-flex:1;flex:1;margin-bottom:12px}.article-body{-ms-flex-negative:1;flex-shrink:1;-ms-flex-preferred-size:100%;flex-basis:100%;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:start;align-items:flex-start}.article-body a{font-size:1.06081rem;font-weight:500}.label{display:inline-block;border-radius:2px;background-color:rgba(0,0,0,.04);padding:0 6px;font-size:.93125rem;font-weight:500;line-height:1.48;color:#3c3d3e}.label:not(:last-child){margin-right:8px}.label--info{background-color:#0283d9;color:#fff}.label--error{background-color:#ff4800;color:#fff}.table-group+.table-group{margin-top:60px}.table-title{font-size:1.75rem;font-weight:600;text-transform:uppercase;font-family:Metric,Helvetica,Arial,sans-serif;text-align:center;letter-spacing:.0125rem;color:#3c3d3e}.data-table-container{max-width:100%;overflow-x:auto}.data-table{min-width:900px;border-spacing:0}.data-table thead{text-align:center}.data-table .tooltip{position:absolute;background-color:#262727;color:#fff;border-radius:4px;top:100%;left:50%;transform:translate(-50%,5px);display:block;width:170px;padding:16px;z-index:-9999;opacity:0;text-transform:none;transition:z-index .2s step-end,opacity .2s ease-in-out,transform .2s ease-in-out}.data-table th:hover .tooltip{z-index:999;opacity:1;transform:translate(-50%,10px);transition:z-index .2s step-start,opacity .2s ease-in-out,transform .2s ease-in-out}.data-table thead th{position:relative;border-bottom:3px solid #d7d7d7;padding:8px 14px;font-size:.875rem;letter-spacing:.00625rem;text-transform:uppercase;font-weight:600;cursor:pointer;line-height:1.4}.data-table .has-tooltip{text-decoration:underline dashed}.data-table thead th:first-child{border-right:3px solid #d7d7d7}.table-heading{display:-ms-flexbox;display:flex;pointer-events:none;-ms-flex-align:center;align-items:center}.table-heading .icons{color:#777;font-size:1.25rem}.ascend .table-heading .fa-sort,.descend .table-heading .fa-sort,.table-heading .icons .fa-sort-asc,.table-heading .icons .fa-sort-desc{display:none}.ascend .table-heading .fa-sort-asc,.descend .table-heading .fa-sort-desc{display:inline-block}.ascend .table-heading .heading,.descend .table-heading .heading{color:#2a28d7}.table-heading .heading{-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}.data-table thead th:first-child .heading{text-align:left}.data-table tbody{font-size:1.25rem}.data-table tbody td,.data-table tbody th,.data-table tfoot td{border-bottom:1px solid #f2f2f2}.data-table tbody th{text-align:left;border-right:3px solid #d7d7d7;padding:5px 14px;font-weight:600}.data-table tbody td{text-align:center}.data-table tbody tr:nth-child(2n){background-color:#f7f7f7}.data-table tfoot th{text-align:left;border-right:3px solid #d7d7d7;border-bottom:1px solid #f2f2f2;padding:5px 14px;font-weight:600}.data-table tfoot td,.data-table tfoot th{border-top:2px solid #d7d7d7}.pagination{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:32px 0;border-top:1px solid rgba(0,0,0,.08)}.pagination .pagination-next{margin-left:auto}.notify{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto;-ms-flex-direction:column;flex-direction:column;padding-top:32px}@media (min-width:47.5em){.notify{-ms-flex-direction:row;flex-direction:row;padding-top:0}}@media (min-width:58.75em){.notify{max-width:83%}}.notify-outer{background-image:linear-gradient(131deg,#2a27d8,#00d9f7)}.notify-content{padding:32px;text-align:center}@media (min-width:47.5em){.notify-content{text-align:left}}.notify-figure{-ms-flex:0 0 340px;flex:0 0 340px}.notify-title{font-size:2rem;color:#fff}@media (min-width:55em){.notify-title{font-size:2.375rem}}.partners{-ms-flex-wrap:wrap;flex-wrap:wrap}.partner,.partners{display:-ms-flexbox;display:flex}.partner{-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;border-radius:8px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}.partner-foot,.partner-head,.partner-icon{max-width:100%}.partner-head{padding:24px 24px 16px;text-align:center}.partner-title{font-size:1.67031rem}.partner-title a{color:inherit}.partner-title:not(:last-child){margin-bottom:8px}.partner-subtitle{margin-bottom:0;font-size:1.13188rem}.partner-icon{max-width:150px;margin:16px 24px auto}.partner-icon:last-child{margin-bottom:24px}.partner-foot{margin-top:32px;padding:16px 24px;-ms-flex-item-align:stretch;-ms-grid-row-align:stretch;align-self:stretch;font-size:.99419rem;background-color:#f7f7f7;text-align:center}.partner-foot a{font-weight:500;color:#5a5c5e}.partner+.partner{margin-top:24px}@media (min-width:47.5em){.partner+.partner{margin-left:2.08333%}}@media (min-width:47.5em) and (max-width:58.74em){.partner{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;margin-right:0}.partner:nth-child(-n+2){margin-top:0}.partner:nth-child(2n+3){margin-left:0}}@media (min-width:58.75em){.partner{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:31.78191%;flex-basis:31.78191%;width:31.78191%;margin-right:2.08333%;max-width:31.78191%;margin-right:0}.partner:nth-child(-n+3){margin-top:0}.partner:nth-child(3n+4){margin-left:0}}.ecosystemOverview{padding:100px 5px 50px}.ecosystemOverview>div{background-color:#fff;box-shadow:0 2px 10px 0 rgba(0,0,0,.15);border-radius:8px;padding:0 24px 24px}@media (min-width:33.75em){.ecosystemOverview>div{padding:0 64px 64px}}.ecosystemOverview-header{transform:translateY(-64px)}.ecosystemOverview-figure{width:150px;margin-left:auto;margin-right:auto;margin-bottom:32px}.ecosystemOverview-description{text-align:center;color:#929395;margin-bottom:0}.ecosystemOverview-featureList{display:-ms-flexbox;display:flex;width:100%;margin-left:0;margin-bottom:0;list-style:none;padding:12px 0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}@media (min-width:58.75em){.ecosystemOverview-featureList{border-top:1px solid #e7e7e7;border-bottom:1px solid #e7e7e7}}.ecosystemOverview-feature{margin-bottom:0;margin-top:24px;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:33.75em){.ecosystemOverview-feature{-ms-flex-preferred-size:48%;flex-basis:48%}}@media (min-width:58.75em){.ecosystemOverview-feature{-ms-flex-preferred-size:20%;flex-basis:20%;-ms-flex-positive:1;flex-grow:1;margin-top:0}}.ecosystemOverview-feature p{margin-bottom:0;font-size:1.13188rem;color:#818181}.ecosystemOverview-feature header{padding-bottom:12px;margin-bottom:12px;font-size:1.13188rem;color:#202020;border-bottom:1px solid #e7e7e7;font-weight:500}.ecosystemOverview-innerTitle{font-size:1.13188rem;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:500;margin-top:38px}.ecosystemOverview-related{display:-ms-flexbox;display:flex;margin-left:0;margin-bottom:0;list-style:none;-ms-flex-wrap:wrap;flex-wrap:wrap}.ecosystemOverview-relatedItem{margin-right:8px;-ms-flex-preferred-size:64px;flex-basis:64px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}@media (min-width:33.75em){.ecosystemOverview-relatedItem{margin-right:32px;-ms-flex-preferred-size:75px;flex-basis:75px}}.ecosystemOverview-relatedItem:last-child{margin-right:0}.ecosystemOverview-external{margin-bottom:0;margin-top:26px}.content-aside-slider{display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:33.75em){.content-aside-slider{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:justify;justify-content:space-between;width:847px;margin:0 auto;max-width:100%}}.content-partner-slider{-ms-flex-align:start;align-items:flex-start}.content-aside-slider .slider{position:relative;-ms-flex-preferred-size:240px;flex-basis:240px;transform:translateZ(0)}.content-aside-slider .content{-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:33.75em){.content-aside-slider .content{-ms-flex-preferred-size:calc(100% - 260px);flex-basis:calc(100% - 260px)}}@media (min-width:47.5em){.content-aside-slider .content{-ms-flex-preferred-size:45%;flex-basis:45%}}.content-aside-slider .content-title{text-align:center;margin-bottom:24px}@media (min-width:33.75em){.content-aside-slider .content-title{text-align:left}}.content-aside-slider .content-text{color:#6e727a}.content-aside-slider .slide-caption{margin-top:16px;font-size:.99419rem;text-align:center;color:#6e727a}.content-aside-slider .slide-image{text-align:center;border:1px solid #e7e7e7}.content-aside-slider .slide-dots{display:-ms-flexbox;display:flex;list-style:none;margin-left:0;margin-bottom:0;margin-top:24px;-ms-flex-pack:center;justify-content:center}.content-aside-slider .slide-dots li+li{margin-left:8px}.content-aside-slider .slide-dots a{display:block;width:8px;height:8px;background-color:#9fa0a3;border-radius:50%}.content-aside-slider .slide-dots .is-active a{background-color:#2a28d7}.content-aside-slider .slide-dots span{visibility:hidden}.content-aside-slider .slide{position:absolute;opacity:0;top:0;left:0;z-index:-1;transition:opacity .5s ease-in-out,z-index .5s step-end;will-change:opacity;-webkit-backface-visibility:hidden;backface-visibility:hidden}.content-aside-slider .slide.is-active{position:relative;opacity:1;z-index:1;transition:opacity .5s ease-in-out,z-index .5s step-start}.video_embed_outer{padding:20px 0}.video_embed_inner{position:relative;display:block;width:100%!important;height:0;padding:56% 0 0;max-width:640px;margin:auto}@media (min-width:58.75em){.video_embed_inner{padding:42% 0 0}}@media (min-width:65.9375em){.video_embed_inner{padding:31% 0 0}}.vidyard_player{position:absolute;top:0;left:0;width:100%;height:100%;max-width:640px}.vidyard_player>span{width:100%!important;height:100%!important;margin:0 auto!important}.black-background #splash-screen-wrapper{background-color:transparent!important}#animation-home-value{overflow:hidden}@media (min-width:47.5em){#animation-home-value-screen-1{transform:translateY(-40%);opacity:0}#animation-home-value-screen-2{transform:translateX(-40%);opacity:0}#animation-home-value-screen-3{transform:translateY(40%);opacity:0}}.fragmented-bg,.fragmented-container,.fragmented-down,.fragmented-up{position:absolute;top:0;left:0;width:100%;height:calc(100vh - 64px);background-size:cover;background-position:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;will-transform:translate;transform:translateZ(0);-webkit-transform:translateZ(0)}.fragmented-bg{background-image:url(../images/forest-back.jpg)}.fragmented-up{background-image:url(../images/forest-up-1200.png);transform:translateY(-5%)}.fragmented-down{background-image:url(../images/forest-down-1200.png);transform:translateY(5%)}.fragmented{position:relative;z-index:0;text-shadow:0 8px 40px #000;padding:40px 0}@media (min-width:47.5em){.fragmented{padding:0}}.fragmented-container{overflow:hidden;z-index:-1}.fragmented .container{min-height:calc(100vh - 64px);display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center}@media (min-width:47.5em){.fragmented .container{min-height:calc(100vh - 68px)}}.fragmented .container>div{-ms-flex-preferred-size:100%;flex-basis:100%;width:100%}.fragmented .copy{font-size:1.375rem;line-height:1.2;letter-spacing:-.00625rem;text-align:center;color:#fff}@media (min-width:33.75em){.fragmented .copy{font-size:1.67031rem}}@media (min-width:58.75em){.fragmented .copy{width:65.64716%;margin-left:auto;margin-right:auto}}.scrollmagic-pin-spacer{z-index:-1}.fragmented,.fragmented h1,.fragmented h2,.fragmented h3,.fragmented h4,.fragmented h5,.fragmented h6{color:#fff}.fragmented .title--large{font-size:2.31006rem;text-align:center;margin-bottom:10px}@media (min-width:47.5em){.fragmented .title--large{font-size:3.63719rem;margin-bottom:8px}}.fragmented .subtitle{font-size:1.46713rem;text-align:center;margin-bottom:0}@media (min-width:47.5em){.fragmented .subtitle{font-size:1.90163rem}}.fragmented .btn-container{margin-top:32px}.show-on-desktop{display:none}@media (min-width:65.9375em){.show-on-desktop{display:block}}.show-on-tablet-below{display:block}@media (min-width:65.9375em){.show-on-tablet-below{display:none}}#home-hero-button{opacity:0}#home-hero-button .btn-play{margin-top:-3px;margin-right:8px}.js .page-template-solutions #card-animation-trigger .card{opacity:0}.js .page-template-solutions #card-animation-trigger .card:not(.card--large){transform:translateY(30px)}.js .page-template-solutions .banner{opacity:0;transition:opacity .3s ease-in-out}.js .page-template-solutions .banner.in-view{opacity:1}.js .page-template-solutions .animate-paper-elements .panel-content.paper{opacity:0;transition:all .3s ease-in-out}@media (min-width:58.75em){.js .page-template-solutions .animate-paper-elements .panel-content.paper{transform:translateX(-40px)}}.js .page-template-solutions .animate-paper-elements .panel-media{opacity:0;transition:all .3s ease-in-out}@media (min-width:58.75em){.js .page-template-solutions .animate-paper-elements .panel-media{transform:translateX(40px)}}.js .page-template-solutions .animate-paper-elements.in-view .panel-content.paper,.js .page-template-solutions .animate-paper-elements.in-view .panel-media{opacity:1;transform:translateX(0)}.page-template-solutions .panel .panel-media.castlight-complete{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.castlightComplete-labels{width:40%;position:relative;display:none;-ms-flex-preferred-size:40%;flex-basis:40%;color:#fff;list-style:none;text-align:right}@media (min-width:65.9375em){.castlightComplete-labels{display:block}}@media (min-width:65.9375em) and (max-height:800px){.castlightComplete-labels{display:none}}.castlightComplete-labels li{position:absolute;right:90px;opacity:0;transform:translateX(-30px);font-size:1.28869rem;transition:all .3s ease-in-out}.is-active.castlight-complete .castlightComplete-labels li{opacity:1;transform:translateX(0)}.castlightComplete-labels li:after,.castlightComplete-labels li:before{content:"";position:absolute;display:block;opacity:.16;transform:translateY(-50%);background-color:#fff;top:50%}.castlightComplete-labels li:before{width:60px;height:1px;left:calc(100% + 30px)}.castlightComplete-labels li:after{width:5px;height:5px;border-radius:50%;left:calc(100% + 90px)}.castlightComplete-labels li.pos1{bottom:57.5%;transition-delay:.15s}.castlightComplete-labels li.pos2{bottom:45%;transition-delay:.3s}.castlightComplete-labels li.pos3{bottom:32.5%;transition-delay:.45s}.castlightComplete-labels li.pos4{bottom:20%;transition-delay:.6s}.castlightComplete-infographic{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;text-align:center;width:56%;-ms-flex-preferred-size:56%;flex-basis:56%;margin:0 auto}.castlightComplete-infographic div{max-width:100%;-ms-flex-preferred-size:100%;flex-basis:100%}.castlightComplete-infographic img{transition:all .3s ease}.js .is-active .castlightComplete-infographic .img1,.no-js .castlightComplete-infographic .img1{transform:translateY(19%);opacity:1}.js .is-active .castlightComplete-infographic .img2,.no-js .castlightComplete-infographic .img2{transform:translateY(23%);opacity:1}.js .is-active .castlightComplete-infographic .img3,.no-js .castlightComplete-infographic .img3{transform:translateY(-20%);opacity:1}.js .is-active .castlightComplete-infographic .img4,.no-js .castlightComplete-infographic .img4{transform:translateY(-49%);opacity:1}.js .castlightComplete-infographic .img1{transform:translateY(-25%);opacity:0}.js .castlightComplete-infographic .img2{transform:translateY(-15.625%);opacity:0}.js .castlightComplete-infographic .img3{transform:translateY(15.625%);opacity:0}.js .castlightComplete-infographic .img4{transform:translateY(25%);opacity:0}.js .castlightComplete-infographic .top1,.js .castlightComplete-infographic .top1-text,.js .castlightComplete-infographic .top2{opacity:0;transform:translateY(30px);transition:all .3s ease-in-out}.js .castlightComplete-infographic .top1{width:71px;transition-delay:.3s}@media (min-width:65.9375em){.js .castlightComplete-infographic .top1{transition-delay:.9s}}.js .castlightComplete-infographic .top1-text{color:#fff;margin-bottom:0;margin-top:20px;transition-delay:.3s}@media (min-width:65.9375em){.js .castlightComplete-infographic .top1-text{transition-delay:.9s}}.js .castlightComplete-infographic .top2{width:50px;margin-top:20px;transition-delay:.15s}@media (min-width:65.9375em){.js .castlightComplete-infographic .top2{transition-delay:.75s}}.js .is-active .castlightComplete-infographic .top1,.js .is-active .castlightComplete-infographic .top1-text,.js .is-active .castlightComplete-infographic .top2{opacity:1;transform:translateY(0)}.animate-paper-elements .panel.panel--large .panel-media,.animate-paper-elements .panel.panel--large .panel-media img{height:120px}@media (min-width:47.5em){.animate-paper-elements .panel.panel--large .panel-media,.animate-paper-elements .panel.panel--large .panel-media img{height:320px}}@media (min-width:58.75em){.animate-paper-elements .panel.panel--large .panel-media,.animate-paper-elements .panel.panel--large .panel-media img{height:400px}}@media (min-width:65.9375em) and (max-height:800px){.animate-paper-elements .panel.panel--large .panel-media,.animate-paper-elements .panel.panel--large .panel-media img{height:320px}}.js .page-template-user-access .appBanner{opacity:0;transform:translateY(40px)}.puzzle{position:relative;width:60%;margin:0 auto;z-index:0}.puzzle,.puzzle-backdrop{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.puzzle-backdrop{position:absolute;width:100%;height:100%}.puzzle-piece{-ms-flex-preferred-size:33.33333%;flex-basis:33.33333%;transition:all .3s ease}.piece-2 img{max-width:none;width:145%;transform:translate(-16%,36%)}.piece-3 img{transform:translateY(71%)}.piece-4 img{max-width:none;width:145%;transform:translate(-16%,-31%)}.piece-5 img{transform:translateY(3%)}.piece-6 img{max-width:none;width:145%;transform:translate(-16%,38%)}.piece-7 img{transform:translate(-2%,-61%)}.piece-8 img{max-width:none;width:145%;transform:translate(-16%,-26%)}.piece-9 img{transform:translate(-1%,9%)}.piece-1{transform:translate(-100%,-100%)}.piece-2{transform:translateY(-100%)}.piece-3{transform:translate(100%,-100%)}.piece-4{transform:translate(-100%)}.piece-5{transform:translate(50%,-70%)}.piece-6{transform:translate(120%)}.piece-7{transform:translate(-70%,100%)}.piece-8{transform:translateY(35%)}.piece-9{transform:translate(70%,85%)}.back-1 img,.back-4 img{width:145%;max-width:none}.back-1{transform:translate(-230%,-22%)}.back-2{transform:translate(-43%,-115%)}.back-3{transform:translate(150%,-79%)}.back-4{transform:translate(380%)}.back-5{transform:translate(-72%,102%)}.back-6{transform:translateY(102%)}.step-1.has-triggered .piece-1,.step-1.has-triggered .piece-2,.step-1.has-triggered .piece-3,.step-1.has-triggered .piece-4,.step-1.has-triggered .piece-5,.step-1.has-triggered .piece-6,.step-1.has-triggered .piece-7,.step-1.has-triggered .piece-8,.step-1.has-triggered .piece-9,.step-2 .piece-1,.step-2 .piece-2,.step-2 .piece-3,.step-2 .piece-4,.step-2 .piece-5,.step-2 .piece-6,.step-2 .piece-7,.step-2 .piece-8,.step-2 .piece-9{transform:translate(0)}.step-1.has-triggered .back-1,.step-2 .back-1{transform:translate(-128%,-29%)}.step-1.has-triggered .back-2,.step-2 .back-2{transform:translateY(-60%)}.step-1.has-triggered .back-3,.step-2 .back-3{transform:translate(50%,-6%)}.step-1.has-triggered .back-4,.step-2 .back-4{transform:translate(315%)}.step-1.has-triggered .back-5,.step-2 .back-5{transform:translate(-72%,59%)}.step-1.has-triggered .back-6,.step-2 .back-6{transform:translate(-31%,99%)}.step-2{opacity:0;transform:translateY(-100%);transition:all .3s ease;z-index:9}.has-triggered .step-2{transform:translateY(18%);opacity:1}.fingerprint{transform:translateY(20%);opacity:0;transition:all .3s ease}.has-triggered .fingerprint{transform:translateY(0);opacity:1}.sign-post .svg{transform:translate(50%,-100vh);transition:all .2s ease}.has-triggered .svg .icon{transform:translateY(0);transition-delay:.2s}svg.injection .icon{transition-delay:.4s}svg.food .icon{transition-delay:.6s}svg.heart .icon{transition-delay:.8s}.sign-posts{display:-ms-flexbox;display:flex;width:80%;transform:translateX(25%)}.the-road{width:120%;max-width:none;transform:translate(-6%,20%);opacity:0;transition:all .4s ease}.has-triggered .the-road{opacity:1;transform:translate(-6%)}.sign-post{width:16%;opacity:0;transition:all .4s ease}.has-triggered .sign-post{opacity:1}.has-triggered .sign-post .svg{transition:all .2s ease}.sign-post.post-1 .svg{transform:translate(-50%,-100vh);transition-delay:.2s}.has-triggered .sign-post.post-1 .svg{transform:translate(-50%,13%)}.sign-post.post-2 .svg{transform:translate(-44%,-100vh);transition-delay:.4s}.has-triggered .sign-post.post-2 .svg{transform:translate(-44%,26%)}.sign-post.post-3 .svg{transform:translate(-44%,-100vh);transition-delay:.6s}.has-triggered .sign-post.post-3 .svg{transform:translate(-44%,14%)}.sign-post.post-4 .svg{transform:translate(-50%,-100vh);transition-delay:.8s}.has-triggered .sign-post.post-4 .svg{transform:translate(-44%,12%)}.sign-post.post-1{transform:translate(-150%);transition-delay:.2s}.sign-post.post-2{transform:translate(-50%,9%);transition-delay:.4s}.sign-post.post-3{transform:translateY(73%);transition-delay:.6s}.sign-post.post-4{transform:translate(150%,116%);transition-delay:.8s}.animate-section-2{transform:translateY(-14%)}.engage{position:relative;width:90%;margin:0 auto;transform:translateX(20%)}.engage .phone{width:100%}.tiles{position:absolute;top:20%;left:6.5%;width:48%;transform:translate(0)}.tiles--front{transition:all .3s ease}.tiles--middle{transition:all .15s ease}.has-triggered .tiles--front{transform:translate(-20%,4%)}.has-triggered .tiles--middle{transform:translate(-10%,4%)}.engage .symbol{position:absolute;transition:all .5s ease}.symbol.triangle-filled-green{top:17%;width:8%;left:25%}.symbol.spinner-purple{top:22%;width:12%;left:-1%}.symbol.spinner-purple-2{top:36%;width:7%;left:52%}.symbol.rectangle-filled-blue{top:27%;width:9%;left:40%}.symbol.triangle-filled-blue{top:36%;width:9%;left:0}.symbol.rectangle-filled-red{top:59%;width:11%;left:52%}.symbol.spinner-orange{top:59%;width:7%;left:3%}.symbol.circle-outline-purple{top:63%;width:11%;left:4%}.symbol.square-filled-green{top:72%;width:7%;left:20%}.symbol.circle-filled-purple{top:85%;width:7%;left:48%}.symbol.triangle-outline-green{top:80%;width:11%;left:4%}.symbol.square-outline-orange{top:83%;width:8%;left:30.5%}.has-triggered .symbol.spinner-purple{transform:translate(-150%)}.has-triggered .symbol.triangle-filled-blue{transform:translate(-115%)}.has-triggered .symbol.spinner-orange{transform:translate(-250%)}.has-triggered .symbol.circle-outline-purple{transform:translate(-150%,50%)}.has-triggered .symbol.triangle-outline-green{transform:translate(-125%,60%)}.has-triggered .symbol.square-outline-orange{transform:translate(-105%,120%)}.has-triggered .symbol.circle-filled-purple{transform:translate(100%,220%)}.has-triggered .symbol.rectangle-filled-red{transform:translate(133%,60%)}.has-triggered .symbol.spinner-purple-2{transform:translate(225%,-70%)}.has-triggered .symbol.rectangle-filled-blue{transform:translate(143%,-80%)}.has-triggered .symbol.triangle-filled-green{transform:translate(-100%,50%)}.has-triggered .symbol.square-filled-green{transform:translate(-125%,40%)}@media only screen and (max-width:760px) and (orientation:landscape){.castlight-complete,.page-template-how-it-works .panel .panel-media{width:70vmin;-ms-flex-preferred-size:70vmin;flex-basis:70vmin;margin-left:auto;margin-right:auto}.castlight-complete{width:50vmin;-ms-flex-preferred-size:50vmin;flex-basis:50vmin}.js .castlightComplete-infographic .top1{width:30px}.js .castlightComplete-infographic .top2{width:15px;margin-top:0}.js .castlightComplete-infographic .top1-text{display:none}}@media only screen and (max-width:760px) and (orientation:portrait){.castlight-complete,.page-template-how-it-works .panel .panel-media{width:60%;-ms-flex-preferred-size:60%;flex-basis:60%;margin-left:auto;margin-right:auto}.js .castlightComplete-infographic .top1{width:30px}.js .castlightComplete-infographic .top2{width:15px;margin-top:0}.js .castlightComplete-infographic .top1-text{display:none}}.panel-contact{-ms-flex-align:initial;align-items:initial}@media (min-width:47.5em){.panel.panel--full .panel-content--half{-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}@media (min-width:58.75em){.panel.panel--full .panel-content--half{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:48.71454%;flex-basis:48.71454%;width:48.71454%;margin-right:2.08333%;margin-right:0}}.contact-form .panel-subtitle--large{margin-bottom:10px}.contact-form .contact-subtitle{margin-bottom:25.96px}.contact-content p+p{margin-top:5px}.contact-content{margin-left:0}@media (min-width:47.5em){.contact-content{margin-left:25.96px}}.iconList h5{margin-top:25.96px;margin-bottom:10px}.contact-content .iconList li p{color:#282829}#team-card-group .card{display:block;box-shadow:none;padding:0;transition:box-shadow .3s ease;-ms-flex-item-align:start;align-self:flex-start}@media (min-width:47.5em){#team-card-group .card{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 25px);flex-basis:calc(50% - 25px);width:calc(50% - 25px);margin-right:0;margin-top:50px}}@media (min-width:65.9375em){#team-card-group .card{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 33.33333px);flex-basis:calc(33.33333% - 33.33333px);width:calc(33.33333% - 33.33333px);margin-right:0;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:47.5em){#team-card-group .card+.card{margin-left:50px}}@media (min-width:47.5em){#team-card-group .card:nth-child(-n+2){margin-top:0}}@media (min-width:65.9375em){#team-card-group .card:nth-child(-n+3){margin-top:0}}@media (min-width:65.9375em){#team-card-group .card:nth-child(3n+4){margin-left:0}}@media (min-width:47.5em) and (max-width:65.9275em){#team-card-group .card:nth-child(2n+3){margin-left:0}}#team-card-group .card .card-content{transition:box-shadow .3s ease}#team-card-group .card .card-content:hover{box-shadow:0 2px 4px 0 rgba(75,84,93,.16),0 5px 18px 0 rgba(75,84,93,.16);cursor:pointer}#team-card-group .card .card-content:hover .open-desc a{opacity:1}#team-card-group .card .team-name{font-size:1.375rem;color:#000;padding:20px 20px 5px}#team-card-group .card .team-title{margin-top:0;padding:0 20px 20px;font-size:.9375rem}#team-card-group .card .headshot{background-color:#f0f3f5}#team-card-group .card .team-details{display:none;height:0;overflow:hidden;transition:height 2s;-moz-transition:height 2s}#team-card-group .card .team-desc{padding:20px 20px 15px}#team-card-group .card .open-desc{text-align:center;padding-bottom:10px}#team-card-group .card .open-desc a{opacity:0;display:block}#team-card-group .card .close-desc{text-align:center;margin-top:0;padding-bottom:10px}#team-card-group .card.is-active .card-content{box-shadow:0 2px 4px 0 rgba(75,84,93,.16),0 5px 18px 0 rgba(75,84,93,.16)}#team-card-group .card.is-active .team-details{display:block;height:auto}#team-card-group .card.is-active .open-desc a{opacity:1;transform:rotate(180deg)}.post-container{max-width:807px;margin:0 auto 64px;padding:0 16px}.post-container.is-figure{margin-bottom:0}.post-figure iframe{position:absolute;top:0;left:0;width:100%;height:100%;border:none}.post-container img{max-width:100%;height:auto}.post-container,.post-container p{font-size:1.375rem;line-height:1.27;letter-spacing:-.00625rem;text-align:left;color:#3c3d3e}.post-meta{font-size:1.0625rem;margin-bottom:0;display:inline-block;color:#929395;font-weight:500;line-height:1.35}@media (min-width:47.5em){.post-meta{font-size:1.20775rem;margin-bottom:18px}}.post-header{margin-top:90px;margin-bottom:64px;text-align:center}.post-header.has-feature{border-radius:4px;background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08);margin-top:24px;z-index:999;padding:16px}@media (min-width:58.75em){.post-header.has-feature{margin-top:-56px;padding:40px}}.post-header .feature-counter{margin-top:20px}@media (min-width:47.5em){.post-header .feature-counter{margin-top:32px}}.post-figure{position:relative;height:35vh;background-size:cover;background-position:50%;z-index:-1}.post-figure.is-video{width:100%;height:0;padding-bottom:51%;margin-bottom:40px;z-index:1}.post-title{margin-bottom:0;font-weight:700;line-height:.98;letter-spacing:-.0375rem;text-align:center;color:#282829;font-size:2rem}@media (min-width:33.75em){.post-title{font-size:2.375rem}}@media (min-width:58.75em){.post-title{font-size:2.80625rem}}.related-text{margin-bottom:40px;font-size:1.46713rem;font-weight:700;line-height:.98;letter-spacing:-.025rem;text-align:center;color:#282829}.event-details{line-height:1.33;-ms-flex-direction:column;flex-direction:column;font-size:1.13188rem;margin-bottom:48px}.event-details,div.event{display:-ms-flexbox;display:flex}div.event{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start}@media (min-width:47.5em){div.event{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.event-details{-ms-flex-order:2;order:2;margin-top:32px;-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.event-details{-ms-flex-preferred-size:30%;flex-basis:30%;-ms-flex-negative:0;flex-shrink:0;margin-top:0}}.event-details h3{font-size:1.46713rem;font-weight:700;line-height:.98;letter-spacing:-.025rem;margin-bottom:16px}.event-details h3:not(:first-of-type){margin-top:32px}.event-details p{font-size:1.125rem;line-height:1.33;letter-spacing:-.00625rem;color:#3c3d3e;margin-bottom:16px}.event-content{margin-right:4.16667%}.is-event .feature-counter{margin-bottom:0}a img.alignright,img.alignright{float:right;margin:0 0 1em 1em}a img.alignleft,img.alignleft{float:left;margin:0 1em 1em 0}a img.aligncenter,img.aligncenter{display:block;margin-left:auto;margin-right:auto}.post iframe{max-width:100%}.press-release-content p{font-size:1.375rem;line-height:1.27}.press-release-content ul{margin-left:25px}.press-release-content ul li{margin-bottom:15px}@media (min-width:65.9375em){.mycareer-hero .panel-content{margin-left:70px}}.mycareer-hero p.hero_quote{font-size:2.25rem;color:#282829;font-weight:500}.mycareer-hero p.hero_title{color:#282829}.mycareer-hero .panel .panel-media{margin-right:auto;-ms-flex-item-align:end;align-self:flex-end}.castlighter-quote{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-radius:12px;-moz-border-radius:12px;position:relative;margin-bottom:20px}@media (min-width:47.5em){.castlighter-quote{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 10px);flex-basis:calc(50% - 10px);width:calc(50% - 10px);padding:30px 30px 0}}@media (min-width:65.9375em){.castlighter-quote{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 25px);flex-basis:calc(50% - 25px);width:calc(50% - 25px);padding:30px;margin-right:20px}}.castlighter-quote .castlighter-text{padding-top:20px}@media (min-width:65.9375em){.castlighter-quote .castlighter-text{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(66.66667% - 8.33333px);flex-basis:calc(66.66667% - 8.33333px);width:calc(66.66667% - 8.33333px)}}.castlighter-quote .castlighter-image{-ms-flex-item-align:end;align-self:flex-end;margin-bottom:-11px;width:100%;text-align:center}@media (min-width:47.5em){.castlighter-quote .castlighter-image{margin-bottom:-11px}}@media (min-width:65.9375em){.castlighter-quote .castlighter-image{position:absolute;bottom:-60px;right:-30px;width:auto}}.castlighter-quote .catlighter_name,.castlighter-quote .catlighter_quote{font-size:1.125rem}.castlighter-quote .catlighter_title{font-size:.9375rem}@media (min-width:47.5em){.castlighter-quote.right{margin-left:20px}}@media (min-width:65.9375em){.castlighter-quote.right{margin-left:20px;margin-right:0}}.castlighter-quote.right .castlighter-text{margin-left:auto}@media (min-width:65.9375em){.castlighter-quote.right .castlighter-image{position:absolute;left:-30px;text-align:start}}.career-growth .growth-title{font-family:Metric,Helvetica,Arial,sans-serif;font-weight:400;padding-bottom:20px}.career-growth .flex-container{-ms-flex-pack:distribute;justify-content:space-around}.career-growth .growth-block{border-radius:12px;-moz-border-radius:12px;background-image:linear-gradient(220deg,#ff4800,#b52875 18%,#6e1ebe);margin-bottom:30px}@media (min-width:65.9375em){.career-growth .growth-block{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 33.33333px);flex-basis:calc(33.33333% - 33.33333px);width:calc(33.33333% - 33.33333px);margin-bottom:0}}.career-growth .growth-block hr{margin:30px 60px}.career-growth .growth-block .growth-content{background-color:#fff;margin:3px;border-radius:9px;-moz-border-radius:9px;padding:30px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:65.9375em){.career-growth .growth-block .growth-content{min-height:375px}}.career-growth .growth-block .growth-content p{margin-bottom:0}.career-growth .growth-block .growth-content .growth-text{text-align:center;-ms-flex-item-align:end;align-self:flex-end}.step-container{display:-ms-flexbox;display:flex}.career-steps .row{margin-bottom:20px}.career-steps .career-step-desc div{width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;height:96px}.career-steps .career-step .career-step-title{border:3px solid #ebeded;border-radius:12px;-moz-border-radius:12px;padding:0 30px 0 40px}.career-steps .career-step .career-step-title .circle{color:#fff;height:50px;width:50px;border-radius:50%;background-color:#0d32d3;padding:10px;display:inline-block;margin-right:10px;text-align:center}.career-steps .career-step .career-step-title p{margin-bottom:0;padding:10px 15px}.bc-recommend-container{padding:30px 0}.bc-recommend{font-size:1.13188rem;line-height:1.18;letter-spacing:-.00625rem;color:#929395;margin-bottom:0}@media (min-width:65.9375em){.bc-recommend{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12.5px);flex-basis:calc(50% - 12.5px);width:calc(50% - 12.5px)}.bc-recommend:nth-child(odd){padding-right:40px}.bc-recommend:nth-child(2n){padding-left:40px}}.bc-quote p{font-family:Metric,Helvetica,Arial,sans-serif;font-style:normal;font-size:1.625rem}.pr-section .flex-container{padding:0}.pr-section h2{padding-left:25px}.pr-section .btn-container{margin:20px 0 0}.pr-list{background-color:transparent}.pr-list a{font-size:1.625rem;color:#262727;font-weight:400;font-family:Metric,Helvetica,Arial,sans-serif}.pr-list .gw-2{margin-left:0;padding-top:5px;margin-bottom:10px}@media (min-width:65.9375em){.pr-list .gw-2{margin-left:0}}.pr-list .gw-10{margin-left:0}@media (min-width:65.9375em){.pr-list .gw-10{margin-left:25px}}.pr-date{color:#929395;font-size:1.125rem}.pr-info{background-color:none}.pr-info .media-btn{margin-top:40px}.itn-section .postcards{opacity:1;padding-top:0}.itn-section .postcards .postcard-title{margin-bottom:15px;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:400}.itn-section .btn-container{margin-top:20px}.news-image{text-align:center}.itn-article .article-figure{-ms-flex-preferred-size:200px;flex-basis:200px}@media (min-width:58.75em){.in-the-news-card .postcard-header{min-height:115px}}@media (min-width:65.9375em){.in-the-news-card .postcard-header{min-height:115px}}.in-the-news-image{display:block}.in-the-news-image a{display:inherit}.pr-block{margin-bottom:30px;position:relative;padding-left:20px}.pr-block:before{content:"";display:block;position:absolute;top:0;left:0;width:4px;height:100%;background-image:linear-gradient(0deg,#2a28d7,#6e1ebe 50%,#b42775)}.pr-block-title{margin-bottom:20px}.pr-email,.pr-name{margin-bottom:5px}.pr-email,.pr-phone{font-size:1.375rem}.pr-phone{margin-bottom:0}.pr-media-block h5,.pr-media-thumb{margin-bottom:10px}.pr-media-thumb{display:block}.pr-breadcrumbs{padding:30px 0 30px 25px}.pr-header .pr-date{padding-bottom:20px}.pr-title{margin-bottom:20px;font-weight:700;line-height:.98;color:#282829;text-align:left}.hero-jobs{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:column;flex-direction:column;padding-top:120px;padding-bottom:20px;min-height:75vh;background-color:#2a28d7}@media (min-width:33.75em){.hero-jobs{min-height:100vh}}@media (min-width:47.5em){.hero-jobs{padding-top:153px}}.hero-jobs .hero-content{margin-top:25%}@media (min-width:65.9375em){.hero-jobs .hero-content{margin-top:25%}}.hero-jobs .hero-title{font-size:2.46481rem}@media (min-width:47.5em){.hero-jobs .hero-title{font-size:3.40881rem}}.hero-jobs .btn-container{margin-top:5%;display:block}.hero-jobs .btn-container a{font-size:1.5625rem}.hero-jobs .scroll-down{color:#fff;text-align:center;z-index:9;position:relative;margin-bottom:5%}.job-picker-container{padding-top:30px;padding-bottom:30px}.job-picker-container label{color:#fff;font-size:1.875rem;padding-right:10px}.job-picker-container select{width:auto}.section--jobs .section-subtitle{text-align:center}.section--jobs .postcards{padding:10px 0;opacity:1}.job-categories .card-group .card{margin-bottom:25px}.culture-cards{padding-top:30px}.culture-cards .card{margin-bottom:25px;padding:0}@media (min-width:47.5em){.culture-cards .card{-ms-flex-pack:center;justify-content:center;box-shadow:none;background:none}}@media (min-width:47.5em){.culture-cards .card .card-content{box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}}.job-categories .postcard.postcard--customerstory .postcard-figure.has-feature{padding-top:68%}.job-category-list .postcards{opacity:1;padding-top:0}.job-category-list .section-title{font-size:2.31006rem}.job-quote{color:#fff}.job-quote:before{background-image:none}.job-quote p{color:#fff}.jobs-disclaimer{font-size:.8125rem;padding-top:3rem}.job-category-detail .panel.panel--large .panel-media,.job-category-detail .panel.panel--large .panel-media img{height:auto}.video-hero{padding:0}.video-hero .bg-video{background-size:cover;background-position:50%;overflow:hidden;position:absolute}.video-hero .bg-video,.video-hero .bg-video .video-container{width:100%;height:100%}.video-hero .bg-video .video-container video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.paper.benefits-content h3{margin-bottom:10px}.paper.benefits-content p{margin-bottom:10px;color:#262727;text-align:left;font-size:1.375rem}.paper.benefits-content ul{margin-left:30px}.paper.benefits-content ul li{text-align:left}.benefits-image img{padding:20px}.job-detail h1.pr-title{font-size:2.31006rem}.panel.about-content{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.panel.about-content .panel-media{height:auto}@media (min-width:65.9375em){.panel.about-content .panel-media{-ms-flex-preferred-size:19%;flex-basis:19%}}.panel.about-content .panel-content p{color:#262727}@media (min-width:65.9375em){.panel.about-content .panel-content{-ms-flex-preferred-size:78%;flex-basis:78%}}.about-blocks{-ms-flex-pack:distribute;justify-content:space-around;width:100%;padding-top:0}.about-blocks .growth-block .growth-content{min-height:auto}.about-pr{padding-bottom:40px}.postcards.about-news{opacity:1;padding-top:0}.icongroup{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}@media (min-width:65.9375em){.icongroup{width:80%}}.icongroup-item{background-image:linear-gradient(-135deg,#2a27d8,#ff4800);box-shadow:0 2px 4px 0 rgba(0,0,0,.5);padding:32px;color:#fff;text-align:center;opacity:0;transform:translateY(20px);transition:all .4s ease-in-out;margin-top:24px}@media (min-width:33.75em){.icongroup-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 12px);flex-basis:calc(50% - 12px);width:calc(50% - 12px);margin-top:0}}.icongroup.in-view .icongroup-item{opacity:1;transform:translateY(0)}.icongroup-item:first-child{background-image:linear-gradient(135deg,#2f27d3,#893576)}.icongroup-item:nth-child(2){background-image:linear-gradient(135deg,#67309a,#c53f3b);transition-delay:.25s}.icongroup-item:nth-child(3){background-image:linear-gradient(135deg,#693198,#c53f3b);transition-delay:.5s}.icongroup-item:nth-child(4){background-image:linear-gradient(135deg,#a3395e,#ff4800);transition-delay:.75s}@media (min-width:33.75em){.icongroup-item:nth-child(2n+2){margin-left:24px}}.icongroup-item:nth-child(n+3){margin-top:24px}.icongroup-title{font-size:2rem;color:#fff;margin-bottom:24px}.icongroup-content{font-size:1.375rem}.icongroup-content p:last-child{margin-bottom:0}.icongroup-item figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:130px;margin-bottom:24px}.thumbnails--about .thumbnail{transform:translateY(20px);opacity:0;transition:all .4s ease-in-out}.thumbnails--about.in-view .thumbnail{transform:translateY(0);opacity:1}.thumbnails--about.in-view .thumbnail:nth-child(2){transition-delay:.3s}.thumbnails--about.in-view .thumbnail:nth-child(3){transition-delay:.7s}.thumbnails--about .thumbnail-figure{margin-bottom:24px}.thumbnails--about .thumbnail-title{margin-bottom:32px;text-align:center}.thumbnails--about .thumbnail-body{color:#fff;text-align:left;padding:0}.ecosystem-aboutContent{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin:0 auto;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.ecosystem-aboutContent{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}@media (min-width:65.9375em){.ecosystem-aboutContent{width:90%}}.ecosystem-aboutContent .section-title{text-align:left;margin-bottom:28px}.ecosystem-aboutContent p{color:#6e727a}.ecosystem-aboutContent p:last-of-type{margin-bottom:36px}.ecosystem-aboutContent .content{-ms-flex-positive:0;flex-grow:0;-ms-flex-order:2;order:2}@media (min-width:47.5em){.ecosystem-aboutContent .content{-ms-flex-preferred-size:50%;flex-basis:50%;-ms-flex-order:1;order:1}}.ecosystem-aboutContent .media{position:relative}@media (min-width:47.5em){.ecosystem-aboutContent .media{-ms-flex-preferred-size:45%;flex-basis:45%;margin-left:5%;-ms-flex-order:2;order:2}}.ecosystem-aboutContent .media img:nth-child(2),.ecosystem-aboutContent .media img:nth-child(3),.ecosystem-aboutContent .media img:nth-child(4){position:absolute;top:0;left:0;width:100%}.ecosystem-aboutContent .media img{transform:translateY(20px);opacity:0;transition:all .5s ease-in-out}.ecosystem-aboutContent .media img.is-active{transform:translateY(0);opacity:1}.ecosystem-aboutContent .media img:first-child{width:100%}.mercer .is-transparent .header{background:linear-gradient(94deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7)}.mercer-hero{margin-bottom:0}.mercer-logo{padding:0 0 50px}.asset-cards{-ms-flex-pack:distribute;justify-content:space-around;padding:20px 0}.mercer-team{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.mercer-member{background-color:transparent;box-shadow:none}.asset-cards .card-content{text-align:center}.asset-cards .card-content h5{margin:20px 0 10px}.asset-cards .card-content p{margin:0 0 10px}.asset-cards .card{margin-bottom:25px}.card-group--center{-ms-flex-pack:center;justify-content:center}.card-group--center .card-content{text-align:center}.mercer-learn-cards .card{background-color:transparent}.mercer-learn-cards .card .card-content,.mercer-learn-cards .card .card-content h4,.mercer-learn-cards .card .card-content p,.mercer-learn-cards .card a{color:#fff}.mercer-learn-cards .card .card-content{text-align:left}.mercer-learn-cards .card .card-content h4{margin:20px 0 10px}.mercer-learn-cards .card .card-content p{margin:0 0 15px}.mercer-member h5{margin:20px 0 10px}.mercer-member p{margin:0 0 5px}.product-notes-nav{padding-top:24px}.product-notes-cat h3{padding:10px;margin-bottom:15px}.product-notes-cat i{display:none;padding-right:10px}.product-notes-cat ul{display:none;list-style:none;margin-left:0}.product-notes-cat ul li{margin-left:25px}.product-notes-cat a{color:#282c37;padding:10px 0;display:block}.product-notes-cat.active h3{background:#f6f8fa;color:#2a28d7}.product-notes-cat.active i{display:inline;transform:rotate(-90deg)}.product-notes-cat.active ul{display:block}.product-notes-cat.active ul li.active{margin-left:0}.product-notes-cat.active a.active{padding:13.98px 25.96px 15.98px;color:#fff;background-color:#2a28d7;border-radius:1000px;overflow:hidden;box-sizing:border-box;transition:all .2s ease-in-out;-ms-flex-align:baseline;align-items:baseline;display:block;width:100%;text-align:left;font-size:1.375rem}.product-notes-cat.active a.active:focus,.product-notes-cat.active a.active:hover{color:#fff;background-color:tint(#2a28d7,15%);border-color:tint(#2a28d7,15%)}.product-notes-cat:hover{cursor:pointer}.product-notes-cat:hover h3{color:#2a28d7}.product-notes-table-of-contents{position:relative;padding-left:36px;margin-top:24px;padding-top:24px;padding-bottom:24px}.product-notes-table-of-contents h4{font-family:Metric,Helvetica,Arial,sans-serif;font-weight:400}.product-notes-table-of-contents .in-this-release{background:#f6f8fa;padding:20px;margin-top:24px}.product-notes-table-of-contents:before{content:"";position:absolute;display:block;top:0;left:0;width:6px;height:100%;background-image:linear-gradient(0deg,#2a28d7,#6e1ebe 50%,#b42775)}.product-note{margin-bottom:24px}.product-note img{max-width:100%}.product-note figure{padding-bottom:24px}.product-note figure figcaption{text-align:center;padding:10px 0;font-style:italic;font-size:.875rem}.product-note figure.aligncenter{margin:0 auto}.language-wrapper{margin:2rem 0}.privacy-header{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}select.languages{width:100px}.u-textUpper{text-transform:uppercase!important}.u-textLower{text-transform:lowercase!important}.u-textCaps{text-transform:capitalize!important}.u-textLight{font-weight:300!important}.u-textNormal{font-weight:400!important}.u-textBold{font-weight:600!important}.u-textLeft{text-align:left!important}.u-textCenter{text-align:center!important}.u-textRight{text-align:right!important}.u-textNoWrap,.u-textTruncate{white-space:nowrap!important}.u-textTruncate{max-width:100%;overflow:hidden!important;text-overflow:ellipsis!important;word-wrap:normal!important}.u-colorGreyMed{color:#939395}.u-block{display:block!important}.u-hidden{display:none!important}.u-hiddenVisually{position:absolute!important;overflow:hidden!important;width:1px!important;height:1px!important;padding:0!important;border:0!important;clip:rect(1px,1px,1px,1px)!important}.u-inline{display:inline!important}.u-inlineBlock{display:inline-block!important;max-width:100%}.u-table{display:table!important}.u-tableCell{display:table-cell!important}.u-tableRow{display:table-row!important}.u-flex{display:-ms-flexbox!important;display:flex!important}.u-flexWrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.u-flexJustifyAround{-ms-flex-pack:distribute!important;justify-content:space-around!important}.u-flexJustifyBetween{-ms-flex-pack:justify!important;justify-content:space-between!important}.u-flexJustifyCenter{-ms-flex-pack:center!important;justify-content:center!important}.u-flexJustifyStart{-ms-flex-pack:start!important;justify-content:flex-start!important}.u-flexJustifyEnd{-ms-flex-pack:end!important;justify-content:flex-end!important}.u-flexAlignCenter{-ms-flex-align:center!important;align-items:center!important}.u-flexAlignStretch{-ms-flex-align:stretch!important;align-items:stretch!important}.u-flexAlignStart{-ms-flex-align:start!important;align-items:flex-start!important}.u-flexAlignEnd{-ms-flex-align:end!important;align-items:flex-end!important}.u-flexCenter{-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-align:center!important;align-items:center!important}.u-cf:after,.u-cf:before{content:"";display:table;clear:both}.u-floatLeft{float:left!important}.u-floatRight{float:right!important}.row:after,.row:before{content:"";display:table;clear:both}[class*=gw-]{float:left;display:block}[class*=gw-]:last-child{margin-right:0}[class*=gw-1]{width:calc(8.33333% - 27.08333px);float:left;margin-left:25px}[class*=gw-2]{width:calc(16.66667% - 29.16667px);float:left;margin-left:25px}[class*=gw-3]{width:calc(25% - 31.25px);float:left;margin-left:25px}[class*=gw-4]{width:calc(33.33333% - 33.33333px);float:left;margin-left:25px}[class*=gw-5]{width:calc(41.66667% - 35.41667px);float:left;margin-left:25px}[class*=gw-6]{width:calc(50% - 37.5px);float:left;margin-left:25px}[class*=gw-7]{width:calc(58.33333% - 39.58333px);float:left;margin-left:25px}[class*=gw-8]{width:calc(66.66667% - 41.66667px);float:left;margin-left:25px}[class*=gw-9]{width:calc(75% - 43.75px);float:left;margin-left:25px}[class*=gw-10]{width:calc(83.33333% - 45.83333px);float:left;margin-left:25px}[class*=gw-11]{width:calc(91.66667% - 47.91667px);float:left;margin-left:25px}[class*=gw-12]{width:calc(100% - 50px);float:left;margin-left:25px}@media (max-width:47.49em){[class*=gw-]{width:calc(100% - 50px);float:left;margin-left:25px;margin-right:0;margin-bottom:25.96px}[class*=gw-]:last-child{margin-bottom:0}}