<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
 * ! Copyright (c) 2021 Big Bite Creative | bigbitecreative.com | @bigbitecreative 
 */
:root{--ms-base:22;--ms-ratio:1.067}
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}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}a:active,a:hover{outline-width:0}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{font-family:sans-serif;font-size:100%;line-height:1.15;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}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}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:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{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.navSearch-active body:not(.search),html.stop-scroll{overflow:hidden}@media (min-width:58.75em){html.nav-active{overflow:auto}}*,: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:""}}button[type=button]{cursor:pointer}button[type=button]:disabled{cursor:not-allowed}h1,h2,h3,h4,h5,h6{color:#262727;line-height:1.12;font-family:Karbon,serif}h1{font-size:2.165rem}h2{font-size:1.90163rem}h3{font-size:1.67031rem}h4{font-size:1.56544rem}h5{font-size:1.375rem}h6{font-size:1.28869rem}@media (min-width:47.5em){h1{font-size:3.40881rem}}@media (min-width:47.5em){h2{font-size:2.99419rem}}@media (min-width:47.5em){h3{font-size:2.02906rem}}@media (min-width:47.5em){h4{font-size:1.67031rem}}@media (min-width:47.5em){h5{font-size:1.46713rem}}@media (min-width:47.5em){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&gt;p,blockquote,blockquote&gt;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}.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:#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,.navSearch-active .is-transparent .header:before{opacity:1}@media (min-width:58.75em){.nav-active .is-transparent .header:before{opacity:0}}.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,.navSearch-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,.navSearch-active .sidenav-overlay{opacity:.3;z-index:35;transition:z-index .2s step-start,opacity .2s ease-in-out}}@media (min-width:33.75em) and (min-width:58.75em){.nav-active .sidenav-overlay{opacity:0;z-index:-999}}@media (min-width:33.75em){.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,.page-search .container{padding:0}.header-navigation{list-style:none;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:0}.header-list li.menu-single-title&gt;span,.header-navigation a,.header-navigation li.menu-single-title&gt;span{font-size:.99419rem;letter-spacing:.0125rem;color:#fff;font-weight:500}html:not(.navSearch-active) .header-navigation .menuButton-search img{margin-top:-6px}html.is-scrolled body.search .header-navigation .menuButton-search img{margin-top:-3px}.header-navigation .menuButton-search .menuButton{display:none}.nav-active--search .header-navigation .menuButton-search .menuButton,.navSearch-active .header-navigation .menuButton-search .menuButton{display:block}.navSearch-active .header-navigation .menuButton-search img,html.is-scrolled body.search .menuButton-search .menuButton{display:none}html.is-scrolled body.search .menuButton-search img{display:block}.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-container .page-navigation .header-list:first-of-type .button&gt;a,.header-navigation .button&gt;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&gt;a:focus,.header-navigation .button&gt;a:hover{color:#0d32d3}.header-container .page-navigation .header-list:first-of-type .button.button--outline&gt;a,.header-navigation .button.button--outline&gt;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)}.header-list li.menu-single-title&gt;span,.header-navigation ul.sub-menu li.menu-single-title&gt;span{opacity:.6}.header-navigation&gt;li:last-of-type{display:block}@media (min-width:58.75em){.header-navigation&gt;li:last-of-type{display:none}}.header-navigation&gt;li.menu-item-has-children{padding:15px;position:relative}.header-navigation&gt;li.menu-item-has-children:hover{border-radius:10px 10px 0 0;background:#2a27d8}.header-navigation li:hover&gt;ul{display:block}.header-navigation&gt;li&gt;ul{background:linear-gradient(#2a27d8,rgba(110,30,190,.95));padding:10px 15px 15px;display:none;position:absolute;left:0;top:100%;min-width:120%;white-space:nowrap;margin-left:0;border-radius:0 10px 10px}.header-navigation&gt;li&gt;ul.sub-menu li{display:block;margin-left:0}.header-navigation&gt;li&gt;ul li ul{margin-left:20px;padding:0}.page-navigation,.page-search{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(#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,.page-search{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,.navSearch-active.is-scrolled .header-container.headhesive .page-search,.navSearch-active:not(.is-scrolled) .header-container:not(.headhesive) .page-search{transform:translateY(100%)}@media (min-width:58.75em){.nav-active.is-scrolled .header-container.headhesive .page-navigation,.nav-active:not(.is-scrolled) .header-container:not(.headhesive) .page-navigation{transform:translateY(-89px)}}@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,.navSearch-active .header-container:not(.headhesive) .page-search,.navSearch-active.is-scrolled .header-container.headhesive .page-search{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}.page-navigation .container,.page-search .container{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,.navSearch-active .header-container:not(.headhesive) .page-search .container,.navSearch-active.is-scrolled .header-container.headhesive .page-search .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-container .page-navigation .header-list:first-of-type{-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:20px}.header-container .page-navigation .header-list:first-of-type h3,.header-container .page-navigation .header-list:first-of-type li:not(.button){display:none}.header-container .page-navigation .header-list:first-of-type ul{display:-ms-flexbox;display:flex}.header-container .page-navigation .header-list:first-of-type ul li:not(:last-of-type){margin-right:10px}.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 ul ul{margin-left:10px}.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+4){margin-top:0}}.header-list:nth-child(-n+3){margin-top:0}.header-list li.menu-single-title.header-listTitle&gt;span,.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.menu-single-title.header-listTitle{opacity:1;margin-top:16px}.header-list li+li{margin-top:5px}.header-list li&gt;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&gt;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}}.page-search{color:#fff}.page-search .searchForm{margin:69px auto 50px}body.isEU li.header-request-demo,body.isEU li.header-ww-learn-more,body.isEU li.header-wwhh-learn-more,body.page-template-health-plan li.header-request-demo,body.working-well-for-higher-education li.header-request-demo,body.working-well li.header-request-demo,body:not(.page-template-health-plan) li.header-health-plan-form,body:not(.working-well) li.header-ww-learn-more,body:not(.working-well-for-higher-education) li.header-wwhh-learn-more{display:none!important}@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;background-color:#2a28d7;min-height:50vh;-ms-flex:1 1 100%;flex:1 1 100%}@media (min-width:47.5em){.hero-home{padding-top:153px}}.hero-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100vh}.hero-container .notify{-ms-flex:0 0 auto;flex:0 0 auto}.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:22px}.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-intro{font-size:1.375rem;line-height:1.18;color:#fff}.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--blue{background:linear-gradient(94deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7)}.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--space-top{margin-top:48px}@media (min-width:47.5em){.section-title--space-top{margin-top:64px}}@media (min-width:58.75em){.section-title--space-top{margin-top:85px}}.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}}.section-text-grey li,.section-text-grey p,.section-text-grey ul{color:#6e727a}@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--transparent{background:transparent;background-image:none}.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--lightGrey{background-image:linear-gradient(0deg,#f9f9f9,#fff)}.section--grey{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.section--solidGrey{background-color:#f0f3f5}.section--transparent{background-color:transparent}.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-alt .mktoForm&gt;div:nth-of-type(2),.email-sign-up-alt .mktoForm&gt;div:nth-of-type(3),.email-sign-up-alt .mktoForm&gt;div:nth-of-type(4),.email-sign-up-alt .mktoForm&gt;div:nth-of-type(5),.email-sign-up .mktoForm&gt;div:nth-of-type(2),.email-sign-up .mktoForm&gt;div:nth-of-type(3),.email-sign-up .mktoForm&gt;div:nth-of-type(4),.email-sign-up .mktoForm&gt;div:nth-of-type(5),.email-sign-up .mktoForm&gt;div:nth-of-type(6){display:none}.email-sign-up{padding:32px 0;background-image:linear-gradient(86deg,#2a28d7,#6e1ebe 50%,#b42775)}.email-sign-up-alt form,.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-alt form,.email-sign-up .container,.email-sign-up form{-ms-flex-direction:row;flex-direction:row}}.email-sign-up-alt form&gt;*,.email-sign-up form&gt;*{margin-bottom:0}.email-sign-up-alt form&gt;*+div,.email-sign-up form&gt;*+div{margin-top:24px}@media (min-width:47.5em){.email-sign-up-alt form&gt;*+div,.email-sign-up form&gt;*+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-alt .mktoFormRow,.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-alt .mktoFormRow,.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-alt .mktoFormRow,.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%}}.email-sign-up-alt input[type=email]{border:1px solid #ececec;font-family:Metric,Helvetica,Arial,sans-serif}.email-sign-up-alt input[type=email]:-ms-input-placeholder{text-transform:capitalize}.email-sign-up-alt input[type=email]::placeholder{text-transform:capitalize}.email-sign-up-alt .message{-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:24px auto 0;text-align:center;color:#000}@media (min-width:33.75em){.email-sign-up-alt .message{-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:24px auto 0}}.section-header{text-align:center;margin-bottom:64px}.section-header .section-subtitle{margin-bottom:0}.section-sub-content{text-align:center}.section-sub-content p:last-child{margin-bottom:0}@media (min-width:47.5em){.section-sub-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}}.section-sub-content--large{text-align:center}.section-sub-content--large p:last-child{margin-bottom:0}@media (min-width:47.5em){.section-sub-content--large{-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:0 auto}}.section-header--medium{margin-bottom:36px}.grid{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid&gt;*{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&gt;*{-ms-flex-preferred-size:calc(50% - 16px);flex-basis:calc(50% - 16px)}.grid&gt;:nth-child(-n+2){margin-top:0}.grid&gt;*+:not(:nth-child(2n+3)){margin-left:32px}}@media (min-width:47.5em) and (max-width:58.74em){.grid&gt;*{-ms-flex-preferred-size:calc(100%/3 - 21.333333333px);flex-basis:calc(100%/3 - 21.333333333px)}.grid&gt;:nth-child(-n+3){margin-top:0}.grid&gt;*+:not(:nth-child(3n+4)){margin-left:32px}}@media (min-width:58.75em){.grid&gt;*{-ms-flex-preferred-size:calc(25% - 24px);flex-basis:calc(25% - 24px)}.grid&gt;:nth-child(-n+4){margin-top:0}.grid&gt;*+:not(:nth-child(4n+5)){margin-left:32px}}.section--flattop{padding-top:0}.section--flatbottom{padding-bottom:0}.section--halfbottom{padding-bottom:40px}.section--halftop{padding-top:40px}.section--nobg{background:none}@media (min-width:58.75em){.section--xl-top{padding-top:147px}}@media (min-width:58.75em){.section--xl-bottom{padding-bottom:101px}}@media (min-width:58.75em){.section--xxl-bottom{padding-bottom:202px}}.section--charcoal.section--lighten{background-image:none;background-color:#495965}.section-content{color:#6e727a}.section--deepblue{padding:32px 0;background-image:linear-gradient(180deg,#2a26d8,#2d24c1);color:#fff}.section--deepblue.style-1{background-image:linear-gradient(180deg,#302f6d,#2d2ab2)}.section--deepblue.style-2{background-image:linear-gradient(180deg,#2d2ab2,#2663e8)}.section--deepblue.style-3{background-image:linear-gradient(180deg,#2663e8,#75d9ff)}.section--deepblue.style-4{background-image:linear-gradient(0deg,#edfdff,#75d9ff)}.section--deepblue .section-title{color:#fff}@media (min-width:33.75em){.section--deepblue{padding:40px 0}}@media (min-width:47.5em){.section--deepblue{padding:80px 0}}@media (min-width:58.75em){.section--deepblue{padding:120px 0}}.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&gt;.vidyard_player{position:relative!important;display:block;width:100%;padding-top:56.4%;max-width:none}.section-video&gt;.vidyard_player&gt;span{position:absolute!important;top:0;left:0}.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--large .media{margin-top:24px}@media (min-width:58.75em){.media-aside-content--large .media{margin-top:0;-ms-flex:0 0 62.5%;flex:0 0 62.5%}.media-aside-content--large .content{-ms-flex:0 0 35.5%;flex:0 0 35.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--ghost{background-color:transparent;font-size:1.25rem}.btn--ghost,.btn--ghost:focus,.btn--ghost:hover{color:#2a28d7}.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%}@media (min-width:47.5em){.btn-list--left{-ms-flex-pack:start;justify-content:flex-start}}.btn .ripple,.header-navigation .button&gt;a .ripple,.headhesive .header-navigation .button&gt;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&gt;a .ripple.animate,.headhesive .header-navigation .button&gt;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--med{padding:10.98px 25.96px 11.98px}.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}.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&gt;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);margin-left:0;margin-right:9px}.btn.flip:focus .btn-arrow,.btn.flip:hover .btn-arrow{transform:rotate(180deg) translateX(5px)}.btn-desktop{display:none}@media (min-width:47.5em){.btn-desktop{display:initial}}.btn-mobile{display:initial}@media (min-width:47.5em){.btn-mobile{display:none}}li&gt;ol,li&gt;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}.list--spaced{margin-left:22px}.list--spaced li+li{margin-top:20px}.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&gt;:last-child{margin-bottom:0}.media--flip{-ms-flex-direction:row-reverse;flex-direction:row-reverse}.media--flip&gt;.media-figure{margin-right:0;margin-left:25.96px}.media--stack{display:block;text-align:center}.media--stack&gt;.media-figure{margin:auto auto 25.96px}.media--wrap{display:block}.media--wrap&gt;.media-figure{float:left}.media--flip.media--wrap&gt;.media-figure{float:right}.media--valign{-ms-flex-align:center;align-items:center}.media--large&gt;.media-figure{width:180px}.media--large&gt;.media-figure img{max-width:100%;max-height:100%}.media--medium&gt;.media-figure{width:140px}.media--medium&gt;.media-figure img{max-width:100%;max-height:100%}.media--small&gt;.media-figure{width:100px}.media--small&gt;.media-figure img{max-width:100%;max-height:100%}@media (max-width:33.74em){.media{display:block;text-align:center}.media--flip&gt;.media-figure,.media-figure{margin:auto auto 25.96px}.media--flip.media--wrap&gt;.media-figure,.media--wrap&gt;.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:45px}.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,.navSearch-active .menuButton-search .menuButton{background-color:transparent}.nav-active .menuButton-toggle .menuButton:before,.navSearch-active .menuButton-search .menuButton:before{animation-duration:.2s;animation-name:d;animation-fill-mode:forwards}.nav-active .menuButton-toggle .menuButton:after,.navSearch-active .menuButton-search .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,.panel-inner{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,.panel-inner{-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}}@media (min-width:47.5em){.panel--small .panel-media{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:25%;flex-basis:25%;width:25%}}@media (min-width:47.5em){.panel--small .panel-content{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:50%;flex-basis:50%;width:50%}}.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}.panel-footnote{-ms-flex-order:4;order:4;width:100%;background-color:#fff1de;padding:26px;margin-top:24px;font-weight:500;font-size:1.5rem;line-height:1.25}.panel-footnote p{margin:0;text-align:center}.panel-footnote a{color:#262727}.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%}}@media (min-width:47.5em){.panel.panel--flip .panel-media-container{-ms-flex-order:2;order:2}}.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--dropshadow{background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}}.panel.panel--dropshadow .paper{box-shadow:none}.panel.panel--alignCenter .panel-media{-ms-flex-align:center;align-items:center}.panel-intro.panel-intro--small .panel-intro--inner{width:60%}.panel-intro.panel-intro--small h3{font-size:1.625rem}@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 .video_embed_iframe,.lightbox-content .vidyard_player{position:absolute;top:0;left:0;right:0;margin:auto;width:100%;height:100%;border:none}input,select,textarea{font-family:Metric,Helvetica,Arial,sans-serif;-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%}label[for=GDPR_compliance_EU__c]{width:100%;text-align:left;margin-bottom:5px}label[for=GDPR_compliance_EU__c] .mktoErrorMsg{margin:0 0 5px}.page-password{padding-top:150px}.page-password-field{margin-right:15px}.resources-email-thank-you{color:#fff;text-align:center;margin-bottom:0}.lightbox .mktoButtonRow{position:fixed;bottom:0;left:0;width:100%;background-color:#2a32cb;padding:20px}@media (min-width:47.5em){.lightbox .mktoButtonRow{position:static;width:100%;padding:0;background:transparent}}.lightbox .form-row:last-of-type{margin-bottom:150px}@media (min-width:47.5em){.lightbox .form-row:last-of-type{margin-bottom:0}}.mktoFormRow #LblrequestID,.mktoFormRow #requestID{display:none!important}.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}.card--half{-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);max-width:calc(50% - 13px)}@media (min-width:47.5em){.card--vertical{-ms-flex-direction:column;flex-direction:column}}.card--vertical .card-media{margin:0 0 15px}.card--vertical .card-content{text-align:center}.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}}@media (min-width:33.75em){.paper--large{padding:40px}}@media (min-width:47.5em){.paper--large{padding:60px}}@media (min-width:58.75em){.paper--large{padding:100px}}.paper.paper--zero{padding:0}.paper--rounded{border-radius:4px}.paper li,.paper p,.paper ul{line-height:1.18;letter-spacing:-.00625rem;color:#797a7c;font-size:1.20775rem}@media (min-width:58.75em){.paper li,.paper p,.paper ul{font-size:1.375rem}}@media (min-width:65.9375em) and (max-height:800px){.paper li,.paper p,.paper ul{font-size:1.20775rem}}.paper ul:not(.list--bare) li{text-align:left;list-style-position:outside;margin-left:22px}.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(2.5%)}.js .billboard.in-view div:last-child,.no-js.billboard div:last-child{transform:translateX(-2.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&gt;img{width:100%}.postcard.postcard--customerstory .postcard-footer{margin-top:0}.postcard.postcard--customerstory .postcard-footer a{display:inline-block;width:100%}.postcard.postcard--customerstory .postcard-breacrumb{display:inline-block;margin-bottom:20px;font-size:.99419rem}.postcard.postcard--customerstory .postcard-breacrumb a{color:#282829}.postcard.postcard--customerstory .postcard-breacrumb a img{margin-top:-2px}.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{background-image:linear-gradient(0deg,#f0f3f5,#fff);overflow:hidden}.feature--no-bg{background-image:none}.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,#ffb84c,#ffee96)}.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:not(.feature--no-border):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}}@media (min-width:58.75em){.feature--flip .container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.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,.feature--counter{-ms-flex-align:center;align-items:center}.feature--blog:not(.feature--no-padding),.feature--counter:not(.feature--no-padding){padding:16px 0}@media (min-width:47.5em){.feature--blog:not(.feature--no-padding),.feature--counter:not(.feature--no-padding){padding:64px 0}}@media (min-width:65.9375em) and (max-height:800px){.feature--blog:not(.feature--no-padding),.feature--counter:not(.feature--no-padding){padding:24px 0}}.feature--blog .feature-figure,.feature--counter .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--counter .feature-figure,.feature--thought .feature-figure{text-align:right}}.feature--blog .innerFigure,.feature--counter .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--counter .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%}@media (min-width:58.75em){.feature--flip.feature--blog .feature-body{padding-left:6.38298%;padding-right:0}}.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 .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--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+2){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&gt;a,.article-title{font-size:1.67031rem;line-height:1;margin-bottom:0;letter-spacing:-.0375rem;font-weight:700}.article-title&gt;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-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0 auto;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.notify{-ms-flex-direction:row;flex-direction:row;padding-top:0}}.notify-outer{background-image:linear-gradient(131deg,#ffb84c,#ffee96)}.notify-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;padding:15px 0;text-align:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.notify-content{text-align:left;-ms-flex-direction:row;flex-direction:row}}.notify-content .btn{color:#2a28d7!important;padding-top:9.5px;padding-bottom:9.5px}.notify-content .btn-list{display:-ms-flexbox;display:flex;margin-top:20px}@media (min-width:47.5em){.notify-content .btn-list{margin-top:0}}.notify-figure{-ms-flex:0 0 340px;flex:0 0 340px}.notify-title{font-size:1.375rem;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:600;color:#2a28d7;display:-ms-flexbox;display:flex;margin:0}@media (min-width:47.5em){.notify-title{margin-right:20px}}.partners:not(body){-ms-flex-wrap:wrap;flex-wrap:wrap}.partner,.partners:not(body){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)}.consumer-partners .partner{box-shadow:none}.consumer-partners .partner h1{margin-bottom:10px;font-size:1em}.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&gt;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&gt;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:100%;flex-basis:100%;transform:translateZ(0)}@media (min-width:33.75em){.content-aside-slider .slider{-ms-flex-preferred-size:50%;flex-basis:50%}}.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}.content-aside-slider .slide-image&gt;img{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;width:100%}.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&gt;span{width:100%!important;height:100%!important;margin:0 auto!important}.black-background #splash-screen-wrapper{background-color:transparent!important}.timeline .timeline-wrapper{position:relative;width:100%;overflow:scroll;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.timeline .timeline-wrapper::-webkit-scrollbar{display:none}@supports (-moz-appearance:none){.timeline .timeline-wrapper{overflow:hidden}}.timeline .timeline-inner:before{content:"";display:block;position:absolute;top:calc(50% + 4px);height:3px;width:100%;background-color:#9b9b9b}.timeline .timeline-arrow{z-index:3;position:absolute;right:15px;top:50%;margin-top:-23px;padding:14px 20px 16px;visibility:visible;opacity:1;transition:opacity .25s linear}.timeline .timeline-arrow.hidden{visibility:hidden;opacity:0;transition:visibility 0s .25s,opacity .25s linear}.timeline.animate .timeline-inner{transition:transform .25s ease-in-out}.timeline .timeline-inner{position:relative;will-change:transform;overflow:scroll;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-align:start;align-items:flex-start;overflow:visible;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:18px 0}.timeline .timeline-inner *{pointer-events:none}.timeline .timeline-inner .timeline-block{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex:0 0 auto;flex:0 0 auto;max-width:350px}.timeline .timeline-inner .timeline-block:first-of-type{margin-left:50px}.timeline .timeline-inner .timeline-block:last-of-type{margin-right:50px}.timeline .timeline-inner .timeline-block:nth-child(2n){margin-left:-150px}@media (min-width:33.75em){.timeline .timeline-inner .timeline-block--long{max-width:400px}}.timeline .timeline-inner .timeline-block .timeline-year{margin:0;padding:0 30px}.timeline .timeline-inner .timeline-block .timeline-year span{font-size:2.25rem;line-height:1.44222;font-weight:500;font-family:Metric,Helvetica,Arial,sans-serif;display:inline-block;position:relative;color:#2a28d7;padding-bottom:50px}.timeline .timeline-inner .timeline-block .timeline-year span:before{content:"";display:block;position:absolute;bottom:0;left:50%;margin-left:-1.5px;width:3px;height:calc(50% - 11px);background-color:#9b9b9b}.timeline .timeline-inner .timeline-block .timeline-year span:after{content:"";display:block;position:absolute;top:50%;left:50%;margin-left:-5.5px;width:11px;height:11px;border-radius:50%;background-color:#f0f3f5;border:2px solid #9b9b9b}.timeline .timeline-inner .timeline-block .timeline-blockContent{display:inline-block;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;color:#6d7178;padding:25.96px 25.96px 0}.timeline .timeline-inner .timeline-block .timeline-blockContent span{width:100%;display:block;font-weight:500;color:#282829}.timeline .timeline-inner .timeline-block:nth-child(2n){-ms-flex-item-align:start;align-self:flex-start;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.timeline .timeline-inner .timeline-block:nth-child(2n) .timeline-year{text-align:right}.timeline .timeline-inner .timeline-block:nth-child(2n) .timeline-year span{padding-bottom:0;padding-top:50px}.timeline .timeline-inner .timeline-block:nth-child(2n) .timeline-year span:before{top:0}.timeline .timeline-inner .timeline-block:nth-child(2n) .timeline-year span:after{margin-top:-11px}.timeline-scrollbar{margin:50px 20px 0;background:#e3e3e3;border-radius:25px;padding:3px}@media (min-width:33.75em){.timeline-scrollbar{max-width:400px;margin:50px auto 0}}.timeline-scrollbar span{cursor:pointer!important;display:block;height:100%;width:75px;border-radius:25px;background:#9b9b9b;height:15px}.searchForm{position:relative;width:100%}@media (min-width:47.5em){.searchForm{width:75%;margin:0 auto}}.searchForm input[type=text]{font-size:2.375rem;line-height:1.36632;border:none;border-bottom:3px solid #fff;border-radius:0;background:transparent;color:#fff;font-family:Metric,Helvetica,Arial,sans-serif;padding:0 36px 0 0;width:200%}.searchForm input[type=text]:-ms-input-placeholder{color:#fff;opacity:.5}.searchForm input[type=text]::placeholder{color:#fff;opacity:.5}.searchForm input[type=text]:focus{outline:none}@media (min-width:47.5em){.searchForm input[type=text]{font-size:4rem;line-height:1.21687;padding:0 65px 0 0}}.searchForm input[type=submit]{background-image:url(../images/search-icon-main.svg);background-color:transparent;background-repeat:no-repeat;background-position:50%;background-size:contain;color:transparent;border:none;width:25px;height:25px;padding:0;position:absolute;top:50%;margin-top:-12.5px;right:0;cursor:pointer;z-index:5}@media (min-width:47.5em){.searchForm input[type=submit]{width:45px;height:45px;margin-top:-22.5px}}.solutionsBlock{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:800px;margin:0 auto 30px}.solutionsBlock .solutionsBlock-item{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:30px;padding:40px;background:#fff;border-radius:10px;box-shadow:0 5px 38px 0 rgba(127,46,219,.2)}.solutionsBlock .solutionsBlock-item p{font-feature-settings:"Karbon",serif;font-weight:600;margin-bottom:0}.solutionsBlock .solutionsBlock-top{-ms-flex-preferred-size:100%;flex-basis:100%}.solutionsBlock .solutionsBlock-top p{font-size:1.75rem;line-height:1.75rem}@media (min-width:47.5em){.solutionsBlock .solutionsBlock-top p{font-size:2.375rem;line-height:1.36632}}.solutionsBlock .solutionsBlock-item:not(.solutionsBlock-top){-ms-flex-preferred-size:100%;flex-basis:100%}@media (min-width:47.5em){.solutionsBlock .solutionsBlock-item:not(.solutionsBlock-top){-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(50% - 15px);flex-basis:calc(50% - 15px);width:calc(50% - 15px)}}@media (min-width:47.5em){.solutionsBlock .solutionsBlock-item:not(.solutionsBlock-top)+.solutionsBlock-item:not(.solutionsBlock-top){margin-left:30px}}.solutionsBlock .solutionsBlock-item:not(.solutionsBlock-top) p{font-size:1.75rem;line-height:1.75rem}.solutionsBlock .solutionsBlock-item .solutionsBlock-image{width:calc(40% - 15px);-ms-flex-preferred-size:calc(40% - 15px);flex-basis:calc(40% - 15px)}.solutionsBlock .solutionsBlock-item .solutionsBlock-text{width:calc(60% - 15px);-ms-flex-preferred-size:calc(60% - 15px);flex-basis:calc(60% - 15px);margin-left:30px}.video-wrapper{width:100%;max-width:800px;margin:0 auto}.video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bannerNotice{position:fixed;width:100%;padding-left:20px;padding-right:20px;bottom:0;z-index:9999;transform:translateY(100%);animation:h .25s ease-out 1s forwards;box-shadow:0 -5px 10px rgba(0,0,0,.25)}.bannerNotice .bannerNotice--container{max-width:1000px;margin:0 auto;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:space-between;align-items:space-between;text-align:center}@media (min-width:33.75em){.bannerNotice .bannerNotice--container{-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;text-align:left}}.bannerNotice .bannerNotice--text h2{font-size:1.375rem}.bannerNotice .bannerNotice--text p{color:#6e727a;font-size:1.125rem}.bannerNotice .bannerNotice--text p:last-of-type{margin-bottom:0}.bannerNotice .bannerNotice--text a{text-decoration:underline;color:inherit}.bannerNotice .bannerNotice--button{margin-top:32px}@media (min-width:33.75em){.bannerNotice .bannerNotice--button{margin-top:0;margin-left:64px}}@keyframes h{to{transform:translateY(0)}}#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&gt;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,#home-hero-button-2,#home-hero-button-3{opacity:0;width:100%}#home-hero-button-2 a,#home-hero-button-3 a,#home-hero-button a{margin:0 auto}#home-hero-button-2 a,#home-hero-button a{padding:10px 25.96px;border:1px solid #fff}#home-hero-button-2 a.btn--transparent,#home-hero-button a.btn--transparent{font-size:1.06081rem}#home-hero-button .btn-play{margin-top:-3px;margin-left:8px;height:25px;width:25px}#home-hero-button-2,#home-hero-button-3{margin-top:20px;margin-left:0}@media (min-width:500px){#home-hero-button,#home-hero-button-2{width:auto}#home-hero-button-2 a,#home-hero-button a{margin:0}#home-hero-button-2{margin-top:0;margin-left:35px}}@media (max-width:47.49em){#home-hero-button-2 a,#home-hero-button-3 a,#home-hero-button a{background-color:#fff;color:#2a28d7}}@media (min-width:55em){.section-partners{padding:190px 0}}.section-partners .container-inner{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:55em){.section-partners .container-inner{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}@media (min-width:55em){.section-partners .container-inner .partners-left,.section-partners .container-inner .partners-right{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0}}.section-partners .container-inner .partners-left{text-align:center}@media (min-width:55em){.section-partners .container-inner .partners-left{-ms-flex-preferred-size:calc(40% - 25px);flex-basis:calc(40% - 25px);width:calc(40% - 25px);margin-right:50px}}@media (min-width:55em){.section-partners .container-inner .partners-right{-ms-flex-preferred-size:calc(60% - 25px);flex-basis:calc(60% - 25px);width:calc(60% - 25px)}}@media (min-width:55em){.section-partners .container-inner&gt;div+div{margin-left:25px}}.section-partners .partners-left p{color:#6e727a;margin-top:5px;margin-bottom:0}@media (min-width:33.75em){.section-partners .partners-left p{margin-top:12px}}@media (min-width:47.5em){.section-partners .partners-left p{margin-top:24px}}.section-partners .partners-right{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.section-partners .partners-right ul{-ms-flex:1 1 0px;flex:1 1 0;-ms-flex-direction:column;flex-direction:column;margin-bottom:0;margin-top:30px;display:-ms-flexbox;display:flex}@media (min-width:55em){.section-partners .partners-right ul{margin-top:0;-ms-flex-direction:row;flex-direction:row}}.section-partners .partners-right ul li{-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:56px}@media (min-width:55em){.section-partners .partners-right ul li{margin-bottom:0}}.section-partners .partners-right ul li&gt;img{margin-bottom:15px;max-width:150px}.section-partners .partners-right ul li p{font-family:Karbon,serif;font-weight:600;text-align:center}body.home .section-solutions .section-subtitle{margin:25px auto 50px}body.home .thumbnail+.thumbnail{margin-top:56px}@media (min-width:33.75em){body.home .thumbnail+.thumbnail{margin-top:25.96px}}body.home .thumbnail-figure{height:150px}body.home .billboard img{border:1px solid #e2e2e2}body.home .billboard div:first-of-type img{box-shadow:-5px 15px 2.5px 2.5px rgba(0,0,0,.05)}body.home .billboard div:last-of-type img{box-shadow:5px 15px 2.5px 2.5px rgba(0,0,0,.05)}.covid-outer{color:#fff;background-image:linear-gradient(131deg,#2a27d8,#6e1ebe);text-align:center}.covid-outer&gt;.container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.covid-outer&gt;.container{-ms-flex-direction:row;flex-direction:row}}.covid-outer{padding:35px 0}.covid-outer .covidCta{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-positive:1;flex-grow:1;margin-bottom:32px}@media (min-width:47.5em){.covid-outer .covidCta{-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-line-pack:start;align-content:flex-start;margin-bottom:0}}.covid-outer .covidCta h3{-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:16px;color:#fff;font-size:1.375rem}.covid-outer .covidCta:first-of-type{-ms-flex:0 1 30.5%;flex:0 1 30.5%}.covid-outer .covidCta+.covidCta{position:relative;margin:0}@media (min-width:47.5em){.covid-outer .covidCta+.covidCta{margin-left:70px}}@media (min-width:47.5em){.covid-outer .covidCta+.covidCta:before{content:"";width:1px;height:70%;position:absolute;background:#fff;bottom:0;opacity:.5}}.covid-outer .covidCta+.covidCta:before{left:-35px}.covid-outer .covidCta:last-of-type .covidCta--item{-ms-flex:0 1 48%;flex:0 1 48%}@media (max-width:47.49em){.covid-outer .covidCta .covidCta--item+.covidCta--item{margin-top:16px}}.covid-outer .covidCta .btn{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (min-width:47.5em){.covid-outer .covidCta .btn{padding:16px 22px;border:none;border-radius:0;background:hsla(0,0%,100%,.1);border-radius:10px}}.covid-outer .covidCta .btn:hover{background:rgba(0,0,0,.1)}.covid-outer .covidCta .btn:hover img{opacity:.9}.covid-outer .covidCta .btn .covidCta-title{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;font-size:1.1875rem;font-family:Metric,Helvetica,Arial,sans-serif;-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:47.5em){.covid-outer .covidCta .btn .covidCta-title{font-size:1.375rem;text-align:left}}.covid-outer .covidCta .covidCta-title&gt;span{-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:47.5em){.covid-outer .covidCta .btn .covidCta-title img{display:none}}.covid-outer .covidCta .covidCta-image{display:none;-ms-flex:0 0 25%;flex:0 0 25%;margin-right:16px}@media (min-width:47.5em){.covid-outer .covidCta .covidCta-image{display:block}}.covid-outer .covidCta .covidCta-image img{height:50px;opacity:.5;transition:opacity .2s}.section-navigation-solution .navigation-solution--items{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:58.75em){.section-navigation-solution .navigation-solution--items{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.section-navigation-solution .navigation-solution--item{-ms-flex:0 0 33.33%;flex:0 0 33.33%;position:relative;text-align:center}.section-navigation-solution .navigation-solution--item h3{margin-bottom:8px}.section-navigation-solution .navigation-solution--item p{color:#6e727a}.section-navigation-solution .navigation-solution--item-image{z-index:10;pointer-events:none}@media (max-width:58.74em){.section-navigation-solution .navigation-solution--item-image{-ms-flex-order:-1;order:-1}}.section-navigation-solution .navigation-solution--item-image&gt;img{max-width:500px;width:100%}@media (min-width:58.75em){.section-navigation-solution .navigation-solution--item-image&gt;img{width:140%;max-width:140%;margin-left:-20%}}.section-navigation-solution .navigation-solution--symbol{font-size:5.625rem;text-align:center;font-weight:700;margin:0;padding:0;line-height:5rem;color:#d8dcdb}.section-navigation-solution .navigation-solution--symbol.navigation-solution--symbol-desktop{display:none}@media (min-width:58.75em){.section-navigation-solution .navigation-solution--symbol.navigation-solution--symbol-desktop{display:block}}.section-navigation-solution .navigation-solution--symbol.navigation-solution--symbol-mobile{display:block}@media (min-width:58.75em){.section-navigation-solution .navigation-solution--symbol.navigation-solution--symbol-mobile{display:none}}.solutionsHero{position:relative;background-color:#fff;overflow:hidden;padding-top:110px;padding-bottom:30px}@media (min-width:47.5em){.solutionsHero{padding-top:170px}}.solutionsHero .background{position:absolute;height:110%;top:-30%;width:300%;left:50%;transform:translateX(-50%);border-radius:50%;background-image:linear-gradient(270deg,#6e1ebe 0,#2a27d8)}@media (min-width:47.5em){.solutionsHero .background{height:120%;width:250%}}.solutionsHero&gt;.container{position:relative;z-index:10;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}@media (min-width:47.5em){.solutionsHero&gt;.container{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.solutionsHero&gt;.container&gt;.btn{display:inline-block;margin-top:60px}@media (min-width:47.5em){.solutionsHero&gt;.container&gt;.btn{display:none}}.solutionsHero .solutionsHero-heading{color:#fff}@media (min-width:47.5em){.solutionsHero .solutionsHero-heading{-ms-flex-negative:0;flex-shrink:0;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:calc(40% - 25px);flex-basis:calc(40% - 25px);max-width:calc(40% - 25px);margin-right:25px}}.solutionsHero-heading .solutionsHero-title{font-size:1.4375rem;line-height:1.1287;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:500;color:#fff;margin-bottom:0}.solutionsHero-heading .solutionsHero-subtitle{font-size:3.375rem;line-height:4.0625rem;font-family:Karbon,serif;margin-bottom:40px}.solutionsHero-heading .btn{display:none}@media (min-width:47.5em){.solutionsHero-heading .btn{display:inline-block}}.solutionsHero .solutionsHero-blocks{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}@media (min-width:47.5em){.solutionsHero .solutionsHero-blocks{-ms-flex-item-align:end;align-self:flex-end;-ms-flex-preferred-size:60%;flex-basis:60%;max-width:60%}}.solutionsHero .solutionsHero-blocks .card{margin-right:25px;border-radius:27px;box-shadow:0 5px 38px 0 rgba(127,46,219,.2)}.solutionsHero .solutionsHero-blocks .card:last-child{margin-right:0}.solutionsHero .solutionsHero-blocks .card.card--large{margin-right:0;padding:50px}@media (min-width:47.5em){.solutionsHero .solutionsHero-blocks .card.card--large{-ms-flex-pack:start;justify-content:start}}.solutionsHero .solutionsHero-blocks .card.card--large .card-media{margin:0 32px;width:auto;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0;max-width:none;text-align:center;margin-right:50px}.solutionsHero .solutionsHero-blocks .card.card--large .card-media img,.solutionsHero .solutionsHero-blocks .card:not(.card--large) .card-media{max-width:150px;width:150px}.solutionsHero .solutionsHero-blocks .card.card--large .card-content{text-align:center}@media (min-width:47.5em){.solutionsHero .solutionsHero-blocks .card.card--large .card-content{-ms-flex-preferred-size:60%;flex-basis:60%}}.js .page-template-solutions .section{opacity:0;transform:translateY(40px);transition:all .3s ease-in-out}.js .page-template-solutions .section.in-view{opacity:1;transform:translateY(0)}.js .page-template-solutions .animate-paper-elements .panel-media{transition:all .3s ease-in-out}.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 .solution-sections .section:first-of-type{padding-top:50px}@media (min-width:47.5em){.page-template-solutions .solution-sections .section:first-of-type{padding-top:100px}}.page-template-solutions .solution-sections .section:last-of-type{padding-bottom:80px}@media (min-width:47.5em){.page-template-solutions .solution-sections .section:last-of-type{padding-bottom:100px}}.page-template-solutions .solution-sections .panel,.page-template-solutions .solution-sections .panel-inner{-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.page-template-solutions .solution-sections .panel{padding:0}}.panel-inner{padding:0}@media (min-width:47.5em){.panel-inner{padding:80px}}.page-template-solutions .solution-sections .panel .panel-intro{margin-bottom:10px}.page-template-solutions .solution-sections .panel .panel-intro p{color:#78797a}@media (min-width:47.5em){.page-template-solutions .solution-sections .panel .panel-intro{-ms-flex-order:1;order:1;text-align:center}}.page-template-solutions .solution-sections .panel .panel-content ul li{margin-left:0}.page-template-solutions .solution-sections .panel .panel-media{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;height:auto;margin-bottom:20px}.page-template-solutions .solution-sections .panel .panel-media img{width:360px}.page-template-solutions .solution-sections .panel .paper{width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;padding:0;margin-top:0;text-align:left}@media (min-width:47.5em){.page-template-solutions .solution-sections .panel .paper{-ms-flex-order:2;order:2}}.iconList.iconList--horizontal,.page-template-solutions .solution-sections .panel .iconList{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto}.iconList.iconList--horizontal li,.page-template-solutions .solution-sections .panel .iconList li{margin-top:20px}@media (min-width:47.5em){.iconList.iconList--horizontal li,.page-template-solutions .solution-sections .panel .iconList li{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 53.33333px);flex-basis:calc(33.33333% - 53.33333px);width:calc(33.33333% - 53.33333px)}}.iconList.iconList--horizontal li p:last-child,.page-template-solutions .solution-sections .panel .iconList li p:last-child{margin-bottom:0}@media (min-width:47.5em){.iconList.iconList--horizontal li+li,.page-template-solutions .solution-sections .panel .iconList li+li{margin-left:80px}}.iconList.iconList--horizontal li .iconList-title,.page-template-solutions .solution-sections .panel .iconList li .iconList-title{margin-bottom:10px}.iconList.iconList--horizontal li figure{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0}@media (min-width:33.75em){.iconList.iconList--horizontal li figure{height:140px}}.iconList.iconList--horizontal li figure+.iconList-title{margin-top:16px}.iconList.iconList--center li{text-align:center}.page-template-solutions .panel .panel-media.castlight-complete{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:stretch;align-items:stretch}.page-template-solutions .lightbox-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%}.care-guides-anchor{display:inline-block;margin:0 0 22px}@media (min-width:47.5em){.care-guides-anchor{margin:22px 0 67px}}@media (max-width:570px){.solutionsHero .solutionsHero-blocks .card--half{-ms-flex:0 1 100%;flex:0 1 100%;max-width:100%;margin:25px 0 0}}.page-template-solutions .demoForm{background:linear-gradient(0deg,#3427cb,#9a2f82)}@media (min-width:47.5em){.page-template-solutions .demoForm{background:linear-gradient(90deg,#3427cb,#9a2f82)}}.page-template-solutions .demoForm .section-title{letter-spacing:-.04625rem;font-size:3.25rem;line-height:1}@media (min-width:47.5em){.page-template-solutions .demoForm .section-title{font-size:2.625rem}}@media (min-width:58.75em){.page-template-solutions .demoForm .section-title{font-size:3.375rem}}.page-template-solutions .demoForm .section-title.section-title--white{color:#fff}.page-template-solutions .demoForm p{color:#fff;font-size:1.375rem;text-align:center}.js .page-template-user-access .appBanner{opacity:0;transform:translateY(40px)}.page-template-user-access .appBanner img{height:auto!important;width:128px!important}.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}@media (max-width:960px){body.modal-active.no-js{overflow:hidden}}#card-animation-trigger{position:relative}.team-section--content{padding:25px;text-align:center}.team-section--content p:last-of-type{margin-bottom:0}.team-card-group{margin:50px 0 25px}.team-card-group .flickity-button{background-color:#2a28d7;transform:rotate(180deg);transition:opacity .4s ease}.team-card-group .flickity-button:disabled,.team-card-group.slider--toggle-both .flickity-button.next,.team-card-group.slider--toggle-both .flickity-button.previous,.team-card-group.slider--toggle-next .flickity-button.next{opacity:0}.team-card-group.flickity-enabled.is-draggable .flickity-viewport{cursor:grab}.team-card-group.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:grabbing}.team-card-group .flickity-prev-next-button.previous .flickity-button-icon{fill:#fff;left:35%;top:35%;width:140px;height:auto;transform:rotate(180)}.team-card-group .flickity-prev-next-button.next .flickity-button-icon{fill:#fff;left:-252%;top:-254%;width:140px;height:auto;transform:rotate(180)}.team-card-group .flickity-viewport{overflow:visible}.team-card-wrap{padding:15px;transition:.3s ease}.team-card-wrap h3{font-size:1.4375rem;margin-bottom:0;margin-top:1em;max-width:268px}.team-card-wrap .team-title{font-size:1.1875rem;max-width:268px;color:#929395}.team-card-wrap:hover{transform:scale(1.04)}.team-card{position:relative;display:block;height:449px;width:288px;background-color:#eef2f9;background-repeat:no-repeat;overflow:hidden}.team-card .headshot{position:absolute;left:0}.team-card .headshot-background{position:absolute;max-width:none}.team-details{max-width:1400px;transition:height 2s}.team-container,.team-details{margin:0 auto;background-color:#fff}.team-container{overflow:hidden;position:absolute;z-index:2;top:0;left:0;height:100%;width:100%}.team-container .card-content{position:relative;height:100%;width:570px;overflow:hidden}.team-container .headshot-square{position:absolute;top:120px;height:630px;width:430px;overflow:hidden;background-color:#eef2f9}.team-container .headshot-background{position:absolute;top:350px;left:0}.team-container .headshot{position:absolute;height:800px;left:-20px;bottom:-5px}.team-container h3,.team-container p{max-height:100%}@media (max-width:960px){.team-container .headshot{left:-80px}}.team-details{display:-ms-flexbox;display:flex;height:100%}@media (max-width:960px){.team-details{-ms-flex-direction:column;flex-direction:column}}.team-details--card{-ms-flex-negative:0;flex-shrink:0;-ms-flex-direction:row;flex-direction:row;max-width:576px}@media (max-width:960px){.team-details--card{max-width:100vw;height:500px;overflow:hidden}}.team-details--content-wrap{display:-ms-flexbox;display:flex;padding:50px 100px 50px 0;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}@media (max-width:960px){.team-details--content-wrap{display:block;padding:50px}}.team-details--content{position:relative}.team-details--content h3{margin-bottom:10px}.team-details--content .team-title{font-size:1.25rem;color:#929395;margin-bottom:45px}.team-details--content .team-desc p{font-size:1.13188rem;line-height:1.4;letter-spacing:-.00625rem;text-align:left;color:#3c3d3e}.team-details--content .btn-container{margin-top:25px}.team-details--content .btn-arrow{margin-top:-3px}.close-team-content{position:absolute;top:0;right:0;display:inline-block;z-index:2;height:30px;width:30px;border-radius:50px;text-align:center;background-color:#2a28d7}.close-team-content img{height:15px;width:15px;margin-left:-.5px}@media (max-width:600px){.close-team-content{position:static;margin-bottom:50px}}.team-card{transition:transform .2s ease-in-out}.team-card-group{opacity:0;transition:all .3s ease-in-out;transform:translateY(32px)}.team-card-group.flickity-enabled{opacity:1;transform:translateY(0)}.team-container{transition:all .3s ease-out;visibility:hidden;opacity:0}.team-container .headshot-background{transform:scale(2.5)}.team-container .headshot{opacity:0;transform:translateY(50px)}.team-container .team-details--content{opacity:0;transform:translateX(50px)}.team-container.is-active{visibility:visible;opacity:1;height:100%;transition:opacity .3s ease-in}.team-container.is-active .headshot{opacity:1;transform:translateY(0);transition:all .3s ease-in-out .3s}.team-container.is-active .team-details--content{opacity:1;transform:translateX(0);transition:all .3s ease-in-out .5s}@media (max-width:960px){.no-js .team-container{position:fixed;z-index:99;overflow:scroll}.no-js .team-container .headshot{left:-80px}.team-container{padding-top:68px;height:auto}.team-container.is-active .headshot{transform:scale(.7);top:-130px}}.team-card.is-active{transition:all .4s ease;opacity:0;transform:scale(2);left:0}.team-card.is-active .headshot{opacity:1}.pattern-bg-1 .headshot-background{top:-400px;left:-100px;-webkit-clip-path:circle(15% at 50% 50%);clip-path:circle(15% at 50% 50%);transition:all .3s ease-out}.pattern-bg-1:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-2 .headshot-background{top:-40px;left:-480px;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .3s ease-out}.pattern-bg-2:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-3 .headshot-background{top:-300px;left:-20px;transform:scale(.6);-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .6s ease-out}.pattern-bg-3:hover .headshot-background{transform:scale(1);-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-4 .headshot-background{top:-100px;left:-30px;transform:scale(.6);-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .6s ease-out}.pattern-bg-4:hover .headshot-background{transform:scale(1);-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-5 .headshot-background{top:-200px;left:-160px;-webkit-clip-path:circle(20% at 50% 50%);clip-path:circle(20% at 50% 50%);transition:all .5s ease-out}.pattern-bg-5:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-6 .headshot-background{top:0;left:-30px;-webkit-clip-path:circle(20% at 50% 50%);clip-path:circle(20% at 50% 50%);transition:all 1.3s ease-out}.pattern-bg-6:hover .headshot-background{-webkit-clip-path:circle(55% at 50%);clip-path:circle(55% at 50%)}.pattern-bg-7 .headshot-background{top:-250px;left:0;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .3s ease-out}.pattern-bg-7:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-8 .headshot-background{top:-80px;left:-54px;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .6s ease-out}.pattern-bg-8:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.pattern-bg-9 .headshot-background{top:-460px;left:-120px;-webkit-clip-path:circle(0 at 50% 50%);clip-path:circle(0 at 50% 50%);transition:all .6s ease-out}.pattern-bg-9:hover .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}@media (max-width:960px){.is-selected .pattern-bg-1 .headshot-background,.is-selected .pattern-bg-2 .headshot-background,.is-selected .pattern-bg-3 .headshot-background,.is-selected .pattern-bg-4 .headshot-background,.is-selected .pattern-bg-5 .headshot-background,.is-selected .pattern-bg-7 .headshot-background,.is-selected .pattern-bg-8 .headshot-background,.is-selected .pattern-bg-9 .headshot-background{-webkit-clip-path:circle(50% at 50%);clip-path:circle(50% at 50%)}.is-selected .pattern-bg-6 .headshot-background{-webkit-clip-path:circle(55% at 50%);clip-path:circle(55% at 50%)}.is-selected .pattern-bg-3 .headshot-background,.is-selected .pattern-bg-4 .headshot-background{transform:scale(1)}.team-card-wrap.is-selected{transform:scale(1.04)}}.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;position:relative}.itn-article .article-figure .innerFigure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:calc(100% - 60px);max-height:calc(100% - 60px)}@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%;cursor:pointer}.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}.job-picker-container select option{color:#262727}.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-box&gt;div:first-of-type{padding-top:3rem}.jobs-disclaimer--first p{font-size:1.625rem}.jobs-disclaimer p{font-size:.8125rem}.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}.job-notice .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;padding-top:15px;padding-bottom:15px;text-align:center}@media (min-width:33.75em){.job-notice .container{-ms-flex-direction:row;flex-direction:row;text-align:left}}.job-notice .container .job-notice--content p{color:#fff}.job-notice .container .job-notice--content a{color:#fff;text-decoration:underline}.job-notice .container .job-notice--button{min-width:155px;margin-top:16px;margin-left:0}@media (min-width:33.75em){.job-notice .container .job-notice--button{margin-left:16px;margin-top:0}}.job-notice .container .job-notice--button p:last-of-type,.job-notice .container .job-notice--content p:last-of-type{margin-bottom:0}.job-notice .container:after{display:none}.about-ourMission .hero-title{margin-bottom:40px!important}.page-template-about .hero-subtitle{text-align:center}.section.about-founders{padding:48px 0!important}@media (min-width:47.5em){.section.about-founders{padding:62px 0!important}}.about-founders .section-title,.about-timeline .section-title{margin-top:20px}.about-video{background-size:cover;background-position:50%;height:70vh}.about-video&gt;.container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;height:100%}.about-foundersQuote{display:-ms-flexbox;display:flex;position:relative;margin:0 50px 40px}@media (min-width:65.9375em){.about-foundersQuote{margin:0 100px 40px}}.about-foundersQuote .about-foundersQuote-text{margin-top:60px;color:#6e727a}.about-foundersQuote .about-foundersQuote-author{display:block;text-align:right;color:#262727}.openQuote{top:0;left:-50px;-ms-flex-item-align:start;align-self:flex-start;line-height:5rem}.closeQuote,.openQuote{position:absolute;color:#2a28d7;font-size:9.375rem}.closeQuote{bottom:0;right:-50px;-ms-flex-item-align:end;align-self:flex-end;line-height:13.125rem}.about-founders .section-title{text-align:left}.founders{margin:0 20px}@media (min-width:47.5em){.founders{margin:0 100px}}.founders .founder-images{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.founders .founder-images{-ms-flex-direction:row;flex-direction:row}}.founders .founder-images .founderBio--mobile{display:block}@media (min-width:47.5em){.founders .founder-images .founderBio--mobile{display:none}}.founders .founder-images .tab-toggle .ripple{background-color:transparent}.founders .founder-images .tab-toggle{width:auto;background-color:transparent;border-radius:0;border:none}.founders .founder-images .tab-toggle img{height:auto}.founders .founder-images .founder{padding:0;margin:0;margin-bottom:40px;-ms-flex-pack:start;justify-content:flex-start;display:-ms-flexbox;display:flex}.founders .founder-images .founderWrapper{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.founders .founder-images .founderWrapper+.founderWrapper{margin-left:0}@media (min-width:47.5em){.founders .founder-images .founderWrapper+.founderWrapper{margin-left:100px}}.founders .founder-images .founder .founderImage{cursor:pointer;margin-bottom:20px;position:relative}@media (max-width:47.49em){.founders .founder-images .founder .founderImage{max-width:275px}}.founders .founder-images .founder .founderImage .profileImage{z-index:2;position:relative}.founders .founder-images .founder .founderName{font-weight:700;color:#262727!important}.founders .founder-images .founder .founderRole{color:#6e727a!important}.founders .founder-images .founder .founderImage .pattern{position:absolute;z-index:5;top:0;left:0;bottom:1px;opacity:0}.founders .founder-images .founder .founderImage:hover .pattern{opacity:1}.founders .founder-images .founder span{display:block;text-align:center}.founderBios{display:none}@media (min-width:47.5em){.founderBios{display:block}}.founderBios .tab-content{padding-top:40px;text-align:left;color:#6e727a;position:absolute;top:0;left:0;width:100%;z-index:-1;opacity:0}.founderBios .tab-content+.tab-content{margin-top:0!important}.founderBios .tab-content.is-active{opacity:1;z-index:4;position:relative}.founderBios .tab-content .btn-close{margin:0;padding:0;width:20px;position:absolute;top:0;right:0;border:0;border-radius:0;height:20px}.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}.about-timeline{padding:30px 0}@media (min-width:47.5em){.about-timeline{padding:62px 0}}.about-timeline&gt;.container{position:relative}@media (min-width:47.5em){.about-timeline .timeline{margin:25px 0}}.about-timeline .section-title{margin-bottom:40px}.about-circles .section-title,.about-timeline .section-title{text-align:left}.about-manifesto .section-title{text-align:left;margin:10px 0 50px}@media (min-width:47.5em){.about-manifesto .section-title{margin:10px 0 75px}}.manifesto-animate{margin:0 25px}@media (min-width:47.5em){.manifesto-animate{margin:0 75px}}.manifesto-animate .manifestoItem{position:relative}.manifesto-animate #line1{position:absolute;top:50%;margin-top:-1px;right:100%;margin-right:20px}.manifesto-animate #line2,.manifesto-animate #line3,.manifesto-animate #line4{display:block}.manifesto-animate #line2{width:46%;margin-left:36%}.manifesto-animate #line3{width:59%}.manifesto-animate #line4{width:25%}.manifesto-animate #line3,.manifesto-animate #line4{margin-left:23%}.manifesto-animate #line5{position:absolute;top:50%;margin-top:-1px;left:100%;margin-left:20px}.manifesto-animate .manifestoItem .manifestoItem-text{font-size:2.25rem;line-height:1.44222;display:inline-block;max-width:90%;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:500}@media (min-width:47.5em){.manifesto-animate .manifestoItem .manifestoItem-text{font-size:3.375rem;line-height:1.44222;max-width:70%}}.manifesto-animate .manifestoItem:nth-child(2n){text-align:right}.about-circles .container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative;min-height:550px;max-width:450px}@media (min-width:47.5em){.about-circles .container{max-width:1200px}}@media (min-width:55em){.about-circles .container{min-height:680px}}@media (min-width:47.5em){.about-circles .container .circle{position:absolute;top:100%}}.about-circles .container #circle1{-ms-flex-order:1;order:1;-ms-flex-item-align:start;align-self:flex-start;width:60%}@media (min-width:47.5em){.about-circles .container #circle1{width:25%}}.about-circles .container #circle2{-ms-flex-order:5;order:5;-ms-flex-item-align:start;align-self:flex-start;margin-top:-75px;width:55%}@media (min-width:47.5em){.about-circles .container #circle2{margin-top:0;right:63%;width:22%}}.about-circles .container #circle3{-ms-flex-order:7;order:7;-ms-flex-item-align:start;align-self:flex-start;margin-top:-20px;width:50%}@media (min-width:24.6875em){.about-circles .container #circle3{margin-top:-70px}}@media (min-width:47.5em){.about-circles .container #circle3{margin-top:0;right:50%;width:22%}}.about-circles .container #circle4{-ms-flex-order:2;order:2;-ms-flex-item-align:end;align-self:flex-end;margin-top:-20px;width:60%}@media (min-width:24.6875em){.about-circles .container #circle4{margin-top:-50px}}@media (min-width:47.5em){.about-circles .container #circle4{margin-top:0;right:33%;width:22%}}.about-circles .container #circle5{-ms-flex-order:6;order:6;-ms-flex-item-align:end;align-self:flex-end;margin-top:-20px;width:60%}@media (min-width:24.6875em){.about-circles .container #circle5{margin-top:-50px}}@media (min-width:47.5em){.about-circles .container #circle5{margin-top:0;right:12%;width:25%}}.about-circles .container #circle6{-ms-flex-order:4;order:4;margin-top:-75px;-ms-flex-item-align:end;align-self:flex-end;width:50%}@media (min-width:47.5em){.about-circles .container #circle6{margin-top:0;right:0;width:20%}}.about-circles .container #circle7{-ms-flex-order:3;order:3;margin-top:-40px;-ms-flex-item-align:start;align-self:flex-start;width:50%}@media (min-width:47.5em){.about-circles .container #circle7{margin-top:0;right:19%;width:20%}}.about-ourMission{color:#fff;background-position:0 0;background-size:cover;background-repeat:no-repeat}.about-ourMission .section-title{text-align:left;color:#fff}@media (min-width:47.5em){.about-ourMission .section-title{margin-bottom:100px}}.about-ourMission .hero-title{text-align:center;margin-bottom:90px}.hero .about-ourMission.container{padding:88px 16px 40px}.about-ourMission .content{max-width:800px}.about-ourMission .content p:last-of-type{margin-bottom:0}@media (min-width:47.5em){.about-ourMission .content{margin:0 auto}}@keyframes i{0%{transform:translatey(0)}50%{transform:translatey(-20px)}to{transform:translatey(0)}}.about-circles.finished .circle img{animation:i 6s ease-in-out infinite}.about-circles.finished #circle1 img,.about-circles.finished #circle5 img{animation-delay:0s}.about-circles.finished #circle2 img,.about-circles.finished #circle4 img{animation-delay:1s}.about-circles.finished #circle3 img,.about-circles.finished #circle6 img .about-circles.finished #circle7 img{animation-delay:1.5s}.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}@media (min-width:47.5em){body.page-template-partners .hero .container{padding:150px 0 130px}}body.page-template-partners .hero-subtitle{max-width:400px}.sectionAnchors{display:-ms-flexbox;display:flex;position:relative;z-index:3}.sectionAnchors .sectionAnchors-item+.sectionAnchors-item{border-left:none}.sectionAnchors .sectionAnchors-item{-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(33.33333% - 0px);flex-basis:calc(33.33333% - 0px);width:calc(33.33333% - 0px);-ms-flex-direction:column;flex-direction:column;display:-ms-flexbox;display:flex;position:relative;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;padding:30px 10px;transition:box-shadow .3s ease-in-out,transform .3s ease-in-out;box-shadow:0 0 0 0 rgba(0,0,0,.15);color:#262727;text-align:center}.sectionAnchors .sectionAnchors-item:hover{z-index:1;border:none;box-shadow:0 0 15px 0 rgba(0,0,0,.15)}.sectionAnchors .sectionAnchors-item:hover:after{opacity:1}@media (min-width:62.5em){.sectionAnchors .sectionAnchors-item{padding:45px}}@media (min-width:81.25em){.sectionAnchors .sectionAnchors-item{padding:60px}}.sectionAnchors .sectionAnchors-item img:first-of-type{margin-bottom:15px;display:none}@media (min-width:47.5em){.sectionAnchors .sectionAnchors-item img:first-of-type{display:block}}.sectionAnchors .sectionAnchors-item&gt;span{font-size:1.125rem;line-height:1.44222;font-family:Karbon,serif;font-weight:600;display:-ms-flexbox;display:flex;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}@media (min-width:47.5em){.sectionAnchors .sectionAnchors-item&gt;span{font-size:2rem;line-height:1.6225;margin-bottom:40px}}.partnerIntroText{text-align:center;color:#6e727a;display:none}@media (min-width:47.5em){.partnerIntroText{font-size:1.375rem;line-height:1.18;width:80%;margin:20px auto 0;display:block}}@media (min-width:47.5em){.anchorSections .sectionAnchor{padding:85px 0}}.anchorSections .sectionAnchor&gt;.container{display:-ms-flexbox;display:flex;position:relative;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.anchorSections .sectionAnchor&gt;.container{-ms-flex-direction:row;flex-direction:row;-ms-flex-align:center;align-items:center}}.anchorSections .sectionAnchor .section-icon{width:50%;margin:0 auto;display:-ms-flexbox;display:flex}.anchorSections .sectionAnchor .section-title{font-size:2rem;line-height:1.6225;text-align:left;margin:25px 0 10px}.anchorSections .sectionAnchor .sectionAnchor-content,.anchorSections .sectionAnchor .sectionAnchor-content p{color:#6e727a}.anchorSections .sectionAnchor .section-left,.anchorSections .sectionAnchor .section-right{z-index:5}@media (min-width:47.5em){.anchorSections .sectionAnchor .section-left,.anchorSections .sectionAnchor .section-right{opacity:0;transition:all .6s ease-in-out}}.anchorSections .sectionAnchor .section-left{background-color:#fff;width:100vw;padding:16px;margin-left:-16px;margin-bottom:32px}@media (min-width:47.5em){.anchorSections .sectionAnchor .section-left{box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08);border-radius:11px;padding:60px 80px 80px;margin-left:0;margin-bottom:0;transform:translateX(-40px);-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(55% - 42px);flex-basis:calc(55% - 42px);width:calc(55% - 42px)}}.anchorSections .sectionAnchor .section-right{-ms-flex-direction:column;flex-direction:column;color:#6e727a}@media (min-width:47.5em){.anchorSections .sectionAnchor .section-right{transform:translateX(40px);-ms-flex-pack:center;justify-content:center;margin-left:84px;-ms-flex-positive:0;flex-grow:0;-ms-flex-negative:0;flex-shrink:0;-ms-flex-preferred-size:calc(45% - 42px);flex-basis:calc(45% - 42px);width:calc(45% - 42px)}}.anchorSections .sectionAnchor .section-right&gt;p{font-size:1.125rem;line-height:1.44222}@media (min-width:47.5em){.anchorSections .sectionAnchor:nth-child(2n) .container{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:47.5em){.anchorSections .sectionAnchor:nth-child(2n) .section-left{transform:translateX(40px)}}@media (min-width:47.5em){.anchorSections .sectionAnchor:nth-child(2n) .section-right{transform:translateX(-40px);margin-right:84px;margin-left:0}}.anchorSections .sectionAnchor.in-view .section-left,.anchorSections .sectionAnchor.in-view .section-right{opacity:1;transform:translateX(0)}.partnersBullets{list-style:none;margin:0;padding:0;width:100%}.partnersBullets li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:15px 25px 15px 15px;background-color:#e5f0ff;border-radius:1000px;margin-bottom:15px;text-align:left}.partnersBullets li:last-child{margin-bottom:25px}.partnersBullets.partnersBullets--small{margin-top:56px}.partnersBullets.partnersBullets--small li{max-width:432px}.partnersBullets.partnersBullets--med li{background-color:#648af8}.partnersBullets.partnersBullets--dark li{background-color:#2866e9;margin:0 auto}.partnersBullets--noBackground li{background-color:transparent}.partnersBullets li&gt;figure,.partnersBullets li&gt;img{-ms-flex:0 0 auto;flex:0 0 auto;width:52px;height:52px;padding:8px;border-radius:50%;background:#2a28d7;margin-right:20px}.partnersBullets li&gt;figure{display:-ms-flexbox;display:flex;width:48px;height:48px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.partnersBullets li p{-ms-flex:1 1 auto;flex:1 1 auto;margin:0}.partnersBullets--split{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.partnersBullets--split li{-ms-flex:1 1 100%;flex:1 1 100%;margin-bottom:25px}@media (min-width:47.5em){.partnersBullets--split li{-ms-flex:0 0 48.71454%;flex:0 0 48.71454%}}.partnerLogos{display:-ms-flexbox;display:flex;width:100%;margin-top:50px;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.partnerLogos figure{margin:0 auto;height:50px;padding-right:25px}.partnerLogos figure:last-of-type{padding-right:0}@media (min-width:31.25em){.partnerLogos figure{margin:0}}@media (min-width:67.5em){.partnerLogos figure{height:70px;padding-right:50px}}.partnerLogos img{max-height:100%}body.search .page-search,html.navSearch-active body.search .sidenav-overlay{display:none!important}body.search .is-transparent .header,body.search .navSearch-active .header-container:not(.headhesive) .header{background:linear-gradient(94deg,#2a28d7,#4a0eb9),linear-gradient(#2a28d7,#2a28d7)!important}body.search main{transition:padding .2s ease-in-out;padding-top:90px}html.navSearch-active body.search main,html:not(.navSearch-inactive) body.search:not(.paged) main{padding-top:320px}@media (min-width:47.5em){html.navSearch-active body.search main,html:not(.navSearch-inactive) body.search:not(.paged) main{padding-top:380px}}body.search .hero-search{opacity:1;transition:z-index .2s step-start,opacity .2s ease-in-out,top .2s ease-in-out,transform .2s linear;transform:translateY(0);position:absolute;width:100%;top:0}html.navSearch-inactive body.search .hero-search,html:not(.navSearch-active) body.search.paged .hero-search{opacity:0;transform:translateY(-322px)}@media (min-width:47.5em){html.navSearch-inactive body.search .hero-search,html:not(.navSearch-active) body.search.paged .hero-search{transform:translateY(-347px)}}.hero-search .container{-ms-flex-direction:column;flex-direction:column;padding:100px 0 30px}@media (min-width:47.5em){.hero-search .container{padding:140px 0 50px}}.hero-search .searchForm{margin:21px auto 0}.hero-search .searchCount{color:#fff;margin:10px auto 21px;width:100%}@media (min-width:47.5em){.hero-search .searchCount{width:75%}}.container-searchResults{display:-ms-flexbox;display:flex;-ms-flex-align:start;align-items:flex-start;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.container-searchResults{-ms-flex-direction:row;flex-direction:row}}.container-searchResults .searchSidebar{width:100%;margin:30px 0;box-shadow:0 2px 8px 0 rgba(0,0,0,.15);border-radius:8px;overflow:hidden}@media (min-width:47.5em){.container-searchResults .searchSidebar{width:auto;margin:80px 50px 50px 0;-ms-flex:0 0 33%;flex:0 0 33%}}.searchSidebar .searchSidebar-mobileToggle{display:-ms-flexbox;display:flex;cursor:pointer;padding:15px 30px;background-color:#ededed}@media (min-width:47.5em){.searchSidebar .searchSidebar-mobileToggle{display:none}}.searchSidebar .searchSidebar-mobileToggle img{transition:all .2s ease-in-out}.searchSidebar.is-active .searchSidebar-mobileToggle img{transform:rotate(180deg)}.searchSidebar .searchSidebar-mobileToggle .sidebar-title{-ms-flex:1 1 auto;flex:1 1 auto;margin-bottom:0}.searchSidebar .searchSidebar-mobileHidden{max-height:0;overflow:hidden;transition:max-height .3s ease-in-out}@media (min-width:47.5em){.searchSidebar .searchSidebar-mobileHidden{max-height:3000px;display:block}}.searchSidebar.is-active .searchSidebar-mobileHidden{max-height:3000px}.searchSidebar .searchSidebar-top{border-bottom:1px solid #e6e6e6;padding:30px}.searchSidebar .searchSidebar-top ul{margin:0;padding:0;list-style:none;display:-ms-flexbox;display:flex}.searchSidebar .searchSidebar-top ul li{margin-right:10px;padding-right:10px;border-right:1px solid #6e727a}.searchSidebar .searchSidebar-top ul li:last-child{border-right:none}.searchSidebar .searchSidebar-top ul li:not(.is-active) a{color:#6e727a}.searchSidebar .searchSidebar-bottom{padding:30px;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center}.searchSidebar .jetpack-search-filters-widget__sub-heading{font-size:1.5rem;line-height:1.08167;-ms-flex:1 0 auto;flex:1 0 auto}.searchSidebar .jetpack-search-filters-widget__clear{-ms-flex:0 0 auto;flex:0 0 auto;margin-top:0}.searchSidebar .jetpack-search-filters-widget__clear a{font-size:1.125rem;line-height:1.44222;color:#6e727a}ul.jetpack-search-filters-widget__filter-list{padding:0;margin:0 0 15px!important;-ms-flex-preferred-size:100%;flex-basis:100%}.jetpack-search-filters-widget__filter-list li{display:-ms-flexbox;display:flex;margin-top:12px}.jetpack-search-filters-widget__filter-list li a,.jetpack-search-filters-widget__filter-list li input,.jetpack-search-filters-widget__filter-list li label{cursor:pointer}.jetpack-search-filters-widget__filter-list li label{position:relative;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-preferred-size:100%;flex-basis:100%;color:#6e727a}.jetpack-search-filters-widget__filter-list li input{z-index:1;position:absolute;-ms-flex:0 0 auto;flex:0 0 auto;-webkit-appearance:none;border:2px solid #717c8e;width:20px;height:20px;border-radius:50%;margin-right:15px}.jetpack-search-filters-widget__filter-list li input:checked{border-color:#2a28d7;background-color:#2a28d7}.jetpack-search-filters-widget__filter-list li input:checked:before{content:"";position:absolute;width:10px;height:5px;border-bottom:2px solid #fff;border-left:2px solid #fff;transform:rotate(-45deg);top:4px;left:3px}.jetpack-search-filters-widget__filter-list li a{padding-left:35px;z-index:10}.container-searchResults&gt;section,.searchResults{-ms-flex:1 1 auto;flex:1 1 auto}@media (min-width:47.5em){.container-searchResults&gt;section,.searchResults{margin-top:80px}}.searchResults .article-header .article-title{margin-bottom:10px}.searchResults .article-header .article-meta{margin-bottom:15px}.searchResults .article-header .article-meta span{margin-right:20px}.searchResults .article-header p{color:#6e727a}.searchResults .article,body.search .article+.article:nth-child(n+3){margin-bottom:30px}.container-paged.container-searchResults .article .article-header .article-title{margin-bottom:12px}@media (min-width:47.5em){.searchNothingFound{margin-top:33px}}body.search .pagination{padding:32px 0 80px}@media (min-width:58.75em){.page-template-health-plan .content{width:82.57979%;margin:0 auto}}@media (min-width:58.75em){.page-template-health-plan .sec-1 p{padding:0 50px}}.page-template-health-plan .healthHero{position:relative;padding-top:190px;padding-bottom:100px;z-index:0;overflow:hidden}.page-template-health-plan .healthHero .background{position:absolute;height:100%;width:120%;top:0;left:50%;transform:translateX(-50%);border-radius:0 0 85% 85%/30%;z-index:-1;background-size:cover;overflow:hidden;background-position:75% 0}.page-template-health-plan .healthHero .background:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:linear-gradient(230deg,#2969e3,#2a27d8)}.page-template-health-plan .healthHero .background[style]:before{opacity:.85}.page-template-health-plan .healthHero .healthHero-title{color:#fff;letter-spacing:-.03625rem;line-height:1;margin-bottom:17px;font-size:39pt}@media (min-width:47.5em){.page-template-health-plan .healthHero .healthHero-title{font-size:2.625rem}}@media (min-width:58.75em){.page-template-health-plan .healthHero .healthHero-title{font-size:3.375rem}}.page-template-health-plan .healthHero .healthHero-text{color:#fff;letter-spacing:-.0075rem;line-height:1.3;margin-bottom:33px;font-size:1.375rem}@media (min-width:58.75em){.page-template-health-plan .healthHero .healthHero-text{font-size:1.625rem}}.page-template-health-plan .healthHero .healthHero-video{text-align:center;margin-top:51px}.page-template-health-plan .healthHero .healthHero-video a{position:relative}.page-template-health-plan .healthHero .healthHero-video .btn-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:64px}@media (min-width:47.5em){.page-template-health-plan .healthHero .healthHero-video .btn-play{width:105px}}.page-template-health-plan .healthHero .healthHero-video iframe{width:100%;max-width:640px}.page-template-health-plan .section-title{font-family:Karbon,serif;letter-spacing:-.04625rem;text-align:center;font-size:2rem;line-height:1}@media (min-width:47.5em){.page-template-health-plan .section-title{font-size:2.625rem}}@media (min-width:58.75em){.page-template-health-plan .section-title{font-size:3.375rem}}.page-template-health-plan .healthplan-ivory{background-image:linear-gradient(0deg,#f0f3f5,#fff)}.page-template-health-plan .healthplan-blue{background-image:linear-gradient(48deg,rgba(40,73,225,.95),rgba(41,105,227,.95))}.page-template-health-plan .healthplan-blue :not(input):not(textarea):not(select){color:#fff}.page-template-health-plan .sec-1-intro{color:#78797a}.page-template-health-plan .sec-1-img{display:block;margin:0 auto 30px}.page-template-health-plan .list-media{display:-ms-flexbox;display:flex;width:82.57979%;margin:0 auto;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-align:center;align-items:center}.page-template-health-plan .list-media img{margin-bottom:24px}.page-template-health-plan .list-media--wide{width:99.51241%}.page-template-health-plan .list-media--wide img{-ms-flex:0 0 45%;flex:0 0 45%}@media (min-width:58.75em){.page-template-health-plan .list-media{-ms-flex-align:start;align-items:flex-start;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-direction:row;flex-direction:row}.page-template-health-plan .list-media&gt;*{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.page-template-health-plan .list-media img{margin-bottom:0}.page-template-health-plan .list-media--flip{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.page-template-health-plan .healthplan-list{margin:0;padding:0;list-style:none}.page-template-health-plan .healthplan-list h3{font-size:1.67rem;letter-spacing:-.03125rem;line-height:1.625rem;margin:0}.page-template-health-plan .healthplan-list P{margin:0}.page-template-health-plan .healthplan-list h3+p{margin-top:10px}.page-template-health-plan .healthplan-list figure{-ms-flex:0 0 auto;flex:0 0 auto}.page-template-health-plan .healthplan-list *+figcaption{margin-top:12px}.page-template-health-plan .healthplan-list li{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}.page-template-health-plan .healthplan-list li+li{margin-top:20px}@media (min-width:47.5em){.page-template-health-plan .healthplan-list li+li{margin-top:45px}}@media (min-width:47.5em){.page-template-health-plan .healthplan-list li{-ms-flex-direction:row;flex-direction:row;text-align:left}}.page-template-health-plan .healthplan-list--small li+li{margin-top:20px}@media (min-width:47.5em){.page-template-health-plan .healthplan-list--small *+figcaption{margin-top:0;margin-left:23px}}@media (min-width:47.5em){.page-template-health-plan .healthplan-list *+figcaption{margin-top:0;margin-left:36px}}.page-template-health-plan .healthplan-statistics{display:-ms-flexbox;display:flex;margin:0 auto;padding:0;list-style:none;width:82.57979%;-ms-flex-direction:column;flex-direction:column}.page-template-health-plan .healthplan-statistics li+li{margin-top:32px}.page-template-health-plan .healthplan-statistics li{-ms-flex:0 0 25%;flex:0 0 25%;text-align:center}.page-template-health-plan .healthplan-statistics figure{font-family:Karbon,serif;font-size:5.625rem;color:#2969e3;letter-spacing:-.07688rem;line-height:3.0625rem}.page-template-health-plan .healthplan-statistics figcaption{margin-top:30px;font-size:1.67rem;color:#282829;letter-spacing:-.00938rem;font-weight:600;line-height:1.75rem}@media (min-width:47.5em){.page-template-health-plan .healthplan-statistics{-ms-flex-direction:row;flex-direction:row}.page-template-health-plan .healthplan-statistics li+li{margin-top:0}}.page-template-health-plan .mktoCheckboxList{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex:1 1 auto;flex:1 1 auto}.page-template-health-plan .mktoCheckboxList input{margin-right:5px;-ms-flex:0 0 auto;flex:0 0 auto}.page-template-health-plan .mktoButtonRow{margin-top:22px}.page-template-results .panel-intro{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;margin-bottom:40px}.page-template-results .panel-intro .panel-intro--inner{width:100%;-ms-flex-order:2;order:2}@media (min-width:47.5em){.page-template-results .panel-intro .panel-intro--inner{width:60%}}@media (min-width:47.5em){.page-template-results .panel-intro{display:block;margin-bottom:100px}}.page-template-results .panel-intro-badge{margin-left:auto;transform:translateX(16px);-ms-flex-order:1;order:1;margin-bottom:24px}@media (min-width:47.5em){.page-template-results .panel-intro-badge{position:absolute;top:0;right:-80px;transform:translateX(0)}}.page-template-results .iconList{margin-bottom:32px}.page-template-results .iconList li{width:100%;margin-top:0}.page-template-results .iconList li+li{margin-top:40px}@media (min-width:47.5em){.page-template-results .iconList{margin-bottom:80px}.page-template-results .iconList li+li{margin-top:0}}.results-figure{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center}.results-figure .figure{position:relative}.results-figure .result-bubble{position:absolute}@media (min-width:33.75em){.results-figure .result-bubble{animation:j 6s ease-in-out infinite}}.results-figure h6{margin:32px auto 0;max-width:240px}.results-figure.figure-3{padding-top:50px}@media (min-width:62.5em){.results-figure.figure-1{width:26.702508961%;padding-top:180px}.results-figure.figure-2{width:33.333333333%;margin-left:8.512544803%;margin-right:3.853046595%}.results-figure.figure-3{width:27.598566308%;padding-top:265px}}.results-figure.figure-1 .figure{margin-right:2.786377709%;margin-top:3.921568627%;max-width:323px}.results-figure.figure-2 .figure{margin-bottom:4.109589041%;margin-top:17.123287671%;margin-right:16.056338028%;max-width:355px}.results-figure.figure-3 .figure{margin-left:3.754266212%;margin-right:11.945392491%;margin-bottom:3.720930233%;max-width:293px}.results-figure .bubble-1{top:-11.574074074074074%;left:-1.7605633802816902%;width:53.52112676056338%;height:70.37037037037037%;animation-delay:0s}.results-figure .bubble-2{top:28.703703703703702%;left:48.23943661971831%;width:64.08450704225352%;height:84.72222222222221%;animation-duration:4s}.results-figure .bubble-3{top:46.82539682539682%;left:-1.5873015873015872%;width:55.87301587301587%;height:69.84126984126983%;animation-duration:5s}.results-figure .bubble-4{top:-23.809523809523807%;left:11.428571428571429%;width:60.952380952380956%;height:76.19047619047619%;animation-duration:3s}.results-figure .bubble-5{top:23.015873015873016%;left:65.07936507936508%;width:59.682539682539684%;height:74.60317460317461%;animation-duration:4.5s}.results-figure .bubble-6{top:18.857142857142858%;left:-9.486166007905137%;width:67.58893280632411%;height:97.71428571428571%;animation-duration:3s}.results-figure .bubble-7{top:-4.571428571428571%;left:60.47430830039525%;width:62.055335968379445%;height:89.71428571428571%;animation-duration:4s}.mediaGroup{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.mediaGroup .feature-text{font-size:3.375rem;color:#2a27d8;line-height:1}@media (min-width:33.75em){.mediaGroup .feature-text{font-size:6.25rem}}@media (min-width:62.5em){.mediaGroup{-ms-flex-direction:row;flex-direction:row}}.mediaGroup-image{-ms-flex:0 0 auto;flex:0 0 auto}.mediaGroup-content{-ms-flex:1 1 auto;flex:1 1 auto;margin-top:24px}@media (min-width:62.5em){.mediaGroup-content{margin-top:0}}.mediaGroup-content :last-child{margin-bottom:0}@media (min-width:62.5em){.mediaGroup-image+.mediaGroup-content{margin-left:84px}}#results-bubbles .container{display:block}@media (min-width:62.5em){#results-bubbles .container{display:-ms-flexbox;display:flex}}@keyframes j{0%{transform:translateY(0)}50%{transform:translateY(-5%)}to{transform:translateY(0)}}.covid-resource-center .hero-title{margin-bottom:60px}.info-banner{position:relative;background-color:#fda2ee;border-radius:7px;padding:20px;z-index:0;overflow:hidden;text-align:center}@media (min-width:47.5em){.info-banner{padding:50px 60px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;text-align:left}}.info-banner h2{font-family:Karbon,serif;font-weight:700;font-size:2.02906rem;line-height:1;letter-spacing:-.0375rem;text-align:center;margin-bottom:24px}@media (min-width:47.5em){.info-banner h2{text-align:left;font-size:2.80613rem;margin-bottom:0}}@media (min-width:65.9375em) and (max-height:800px){.info-banner h2{font-size:2.31006rem}}.info-bannerImage{position:absolute;top:50%;right:20px;z-index:-1;transform:translateY(-50%)}@media (min-width:47.5em){.info-bannerImage{top:0;right:120px;transform:translateY(0)}}.split-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center}.split-content .btn-container{display:block;margin:0 auto;text-align:center}@media (min-width:47.5em){.split-content .btn-container{display:inline-block;margin:0;text-align:left}}.split-content.align-start{-ms-flex-align:start;align-items:flex-start}.split-content .content:nth-child(n+2){margin-top:24px}@media (min-width:47.5em){.split-content .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%}.split-content .content:nth-child(n+2){margin-top:0}.split-content .content:nth-child(2n+2){margin-right:0}.split-content .content:nth-child(n+3){margin-top:24px}}.split-content ul{font-size:1.20775rem}.split-content ul:not(.list--bare){margin-left:22px;list-style-position:outside}.split-content ul:last-child{margin-bottom:0}.split-content ul a{font-weight:600}@media (min-width:47.5em){.split-content ul{font-size:1.375rem}}.related-content{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.related-content .related-article{-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%;display:-ms-flexbox;display:flex;-ms-flex-direction:column-reverse;flex-direction:column-reverse;background-color:#fff;box-shadow:0 2px 4px 0 rgba(75,84,93,.08),0 5px 18px 0 rgba(75,84,93,.08)}.related-content .related-article:nth-child(n+2){margin-top:24px}@media (min-width:47.5em){.related-content .related-article{-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%}.related-content .related-article:nth-child(n+2){margin-top:0}.related-content .related-article:nth-child(2n+2){margin-right:0}.related-content .related-article:nth-child(n+3){margin-top:24px}}@media (min-width:58.75em){.related-content .related-article{-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%}.related-content .related-article:nth-child(n+3){margin-top:0}.related-content .related-article:nth-child(2n+2){margin-right:2.08333%}.related-content .related-article:nth-child(3n+3){margin-right:0}.related-content .related-article:nth-child(n+4){margin-top:24px}}.related-content .related-articleContent{padding:27px;-ms-flex:1 1 auto;flex:1 1 auto}.related-content .related-articleTitle{font-size:1.5rem;font-family:Metric,Helvetica,Arial,sans-serif;font-weight:400;margin-bottom:19px;line-height:1.08}.related-content .related-articleTitle a{color:#262727}.related-content .related-articleMeta{color:#929395;font-size:1.125rem;line-height:1.27}.related-content .related-articleFigure{background-color:#f8f8f8;padding-top:67.47%;position:relative}.related-content .related-articleFigure img{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:calc(100% - 112px);max-height:calc(100% - 112px)}.covid-slides .feature{width:100%}.covid-slides{padding:50px}.covid-slides .flickity-prev-next-button .flickity-button-icon{fill:#d8d8d8}.covid-slides .flickity-button{background-color:transparent}.covid-slides .flickity-button.next{right:5px}.covid-slides .flickity-button.previous{left:5px}@media (min-width:75em){.covid-slides{padding:0}.covid-slides .flickity-button.next{right:-55px}.covid-slides .flickity-button.previous{left:-55px}}.page-template-health-plan .solutionsHero,.page-template-working-well .solutionsHero{padding-bottom:100px;z-index:0}@media (min-width:47.5em){.page-template-health-plan .solutionsHero,.page-template-working-well .solutionsHero{padding-bottom:170px}}.page-template-health-plan .solutionsHero .background,.page-template-working-well .solutionsHero .background{height:130%;z-index:-1}@media (min-width:47.5em){.page-template-health-plan .solutionsHero .background,.page-template-working-well .solutionsHero .background{height:120%}}.page-template-health-plan .solutionsHero .solutionsHero-heading,.page-template-working-well .solutionsHero .solutionsHero-heading{z-index:1;max-width:100%;width:100%;-ms-flex-preferred-size:100%;flex-basis:100%;margin:0}.page-template-health-plan .solutionsHero-subtitle,.page-template-working-well .solutionsHero-subtitle{color:#fff;margin-bottom:10px;max-width:520px}.page-template-health-plan .solutionsHero-subText,.page-template-working-well .solutionsHero-subText{color:#fff;margin-bottom:60px;max-width:520px}.page-template-working-well .solutionsHero-heading .btn{display:initial}.page-template-working-well .solutionsHero-heading .btn:first-of-type{margin-right:15px}.page-template-working-well .solutionsHero-heading .btn.btn--transparent{border:1px solid #fff;font-size:1.06081rem}.page-template-working-well .solutionsHero-heading .btn.btn--transparent .btn-play{margin-left:5px}.page-template-working-well .solutionsHero .background{background:#52c08b;background:linear-gradient(90deg,#52c08b 25%,#5ad6f5 75%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#52c08b",endColorstr="#5ad6f5",GradientType=1)}.page-template-working-well .section-slider{padding-top:40px}@media (min-width:47.5em){.page-template-working-well .section-slider{padding-top:0}}@media (min-width:47.5em){.page-template-working-well .sectionBlockCta .section-title{font-size:2.625rem}}.workingWell-logoDesktop{display:none}@media (min-width:55em){.workingWell-logoDesktop{display:block;position:absolute;z-index:1000;right:-70px;top:calc(-50% - 110px);height:695px}}@media (min-width:62.5em){.workingWell-logoDesktop{right:0}}.workingWell-logoMobile{display:block;position:absolute;z-index:1000;right:0;top:calc(-50% - 125px)}@media (min-width:55em){.workingWell-logoMobile{display:none}}.workingWell-navigation ul{display:-ms-flexbox;display:flex;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;list-style:none;margin:0;padding:0;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center}@media (min-width:47.5em){.workingWell-navigation ul{-ms-flex-direction:row;flex-direction:row}}.carousel-cell{height:80px;width:100px;margin-right:10px;background:#8c8;border-radius:5px;counter-increment:carousel-cell}.workingWell-navigation{margin-bottom:30px}.workingWell-navigation ul li{font-family:Karbon,serif;cursor:pointer}.workingWell-navigation ul li:not(.is-active){color:#d8d8d8}@media (min-width:47.5em){.workingWell-navigation ul li+li{margin-left:40px}}.workingWell-slider .flickity-button{background:transparent!important}.workingWell-slider .flickity-button svg{fill:#d8d8d8}.workingWell-slider{width:100%}@media (min-width:47.5em){.workingWell-slider .flickity-slider{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}}.workingWell-slider .workingWell-slide{width:100%;padding:0 55px}.workingWell-slider .workingWell-slide .container{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media (min-width:47.5em){.workingWell-slider .workingWell-slide .container{-ms-flex-direction:row;flex-direction:row}}.workingWell-slider .workingWell-slide .workingWell-slideContent{text-align:center;-ms-flex:1 1 0px;flex:1 1 0}@media (min-width:47.5em){.workingWell-slider .workingWell-slide .workingWell-slideContent{-ms-flex-preferred-size:40%;flex-basis:40%;text-align:left;margin-right:125px}}.workingWell-slider .workingWell-slide .workingWell-slideImage{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;text-align:center;margin-bottom:20px}@media (min-width:47.5em){.workingWell-slider .workingWell-slide .workingWell-slideImage{-ms-flex-preferred-size:60%;flex-basis:60%;margin-bottom:0}}.workingWell-slider .workingWell-slide .workingWell-slideImage img{max-height:525px}@media (min-width:47.5em){.workingWell-slider .workingWell-slide .workingWell-slideImage img{max-height:600px}}.workingWell-slider .workingWell-slide .workingWell-slideContent p{color:#929395}.workingWell-list-section .container{max-width:860px}.workingWell-list .workingWell-listItem{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (min-width:47.5em){.workingWell-list .workingWell-listItem{-ms-flex-pack:start;justify-content:flex-start;-ms-flex-direction:row;flex-direction:row;text-align:left}}.workingWell-list .workingWell-listItem+.workingWell-listItem{margin-top:30px}@media (min-width:47.5em){.workingWell-list .workingWell-listItem+.workingWell-listItem{margin-top:40px}}.workingWell-list .workingWell-listItem .workingWell-listItemImage{width:55px;height:55px;margin-bottom:10px}@media (min-width:47.5em){.workingWell-list .workingWell-listItem .workingWell-listItemImage{margin-bottom:0;margin-right:40px}}.workingWell-list .workingWell-listItem .workingWell-listItemContent p{margin:0}.workingWell-list .workingWell-listItem .workingWell-listItemContent p:first-child{font-family:Karbon,serif;font-size:1.67rem;margin-bottom:5px}.workingWell-list .workingWell-listItem .workingWell-listItemContent p:last-child{color:#929395}.workingWell-resources{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.workingWell-resources{-ms-flex-direction:row;flex-direction:row}}.workingWell-resources .workingWell-resourcesItem{text-align:center;margin-top:20px;-ms-flex:1 1 0px;flex:1 1 0}@media (min-width:47.5em){.workingWell-resources .workingWell-resourcesItem{margin-left:60px}}@media (max-width:47.49em){.workingWell-resources .workingWell-resourcesItem img{width:300px}}.workingWell-resources .workingWell-resourcesItem p{font-family:Karbon,serif;color:#262727;font-size:1.625rem}@media (min-width:47.5em){.workingWell-resources .workingWell-resourcesItem p{margin-top:20px}}@media (min-width:47.5em){.workingWell-resources .workingWell-resourcesItem+.workingWell-resourcesItem{margin-left:100px}}.ww-video-wrapper{width:100%;max-width:800px}.ww-video-container{position:relative;padding-bottom:56.25%;padding-top:30px;height:0;overflow:hidden}.ww-video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.bhHero{background:linear-gradient(131deg,#2a27d8,#6e1ebe);color:#fff;margin-bottom:30px}@media (min-width:47.5em){.bhHero{margin-bottom:0}}.bhHero&gt;.container{display:-ms-flexbox;display:flex;-ms-flex-align:end;align-items:flex-end;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.bhHero&gt;.container{-ms-flex-direction:row;flex-direction:row}}.bhHero&gt;.container&gt;div{-ms-flex:1 1 0px;flex:1 1 0}.bhHero .bhHero-content{padding:90px 0 0}@media (min-width:47.5em){.bhHero .bhHero-content{padding:150px 0 100px;margin-right:50px}}.bhHero .bhHero-content h1{color:#fff}.bhHero .bhHero-content .bhHero-subText{max-width:460px}.bhHero .bhHero-image{margin-bottom:-60px}.bhBarriersToCare ul{list-style:none;margin:0;padding:0;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.bhBarriersToCare ul{-ms-flex-direction:row;flex-direction:row}}.bhBarriersToCare ul li{-ms-flex:1 1 0px;flex:1 1 0;max-width:300px;margin:0 auto}@media (min-width:47.5em){.bhBarriersToCare ul li+li{margin-left:40px}}.bhBarriersToCare ul li img{max-width:80px}.bhBarriersToCare ul li .listItem-title{margin:20px 0;font-size:2.125rem;font-weight:600}.bhBarriersToCare ul li .listItem-content{font-size:1.25rem;color:#6e727a}.bhSection .section-content{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.bhSection .section-content{-ms-flex-direction:row;flex-direction:row}}.bhSection:nth-child(2n) .section-content{-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.bhSection:nth-child(2n) .section-content{-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media (min-width:47.5em){.bhSection.bhNetworkCare .section-content .section-image,.bhSection.bhTheApp .section-content .section-image{-ms-flex-preferred-size:60%;flex-basis:60%}}@media (min-width:47.5em){.bhSection.bhNetworkCare .section-content .section-list,.bhSection.bhTheApp .section-content .section-list{-ms-flex-preferred-size:40%;flex-basis:40%}}.bhSection .section-content&gt;div{-ms-flex:1 1 0px;flex:1 1 0}.bhSection .section-list{margin-top:30px;text-align:center}@media (min-width:47.5em){.bhSection .section-list{text-align:left;margin-top:0;margin-left:100px}}@media (min-width:47.5em){.bhSection:nth-child(2n) .section-list{margin-left:0;margin-right:100px}}.bhSection .section-list ul{list-style:none;margin:0;padding:0}.bhSection .section-list ul li{margin-bottom:30px}.bhSection .section-list ul li span{display:block}.bhSection .section-list ul li .title{color:#262727;font-weight:600;margin-bottom:5px}@media (min-width:58.75em){.page-template-care-guides .content{width:82.57979%;margin:0 auto}}.page-template-care-guides .section-title{letter-spacing:-.04625rem;font-size:3.25rem;line-height:1}@media (min-width:47.5em){.page-template-care-guides .section-title{font-size:2.625rem}}@media (min-width:58.75em){.page-template-care-guides .section-title{font-size:3.375rem}}.page-template-care-guides .section-title.section-title--white{color:#fff}.page-template-care-guides .careHero{padding-top:190px;padding-bottom:100px;overflow:hidden;position:relative}.page-template-care-guides .careHero .background{content:"";display:block;background-position:75% 0;background-size:cover;border-radius:0 0 85% 85%/30%;position:absolute;height:100%;width:120%;left:50%;transform:translateX(-50%);top:0}.page-template-care-guides .careHero .background:before{content:"";display:block;background:linear-gradient(0deg,#3427cb,#9a2f82);position:absolute;width:100%;height:100%;opacity:.85;left:0;top:0}@media (min-width:47.5em){.page-template-care-guides .careHero .background:before{background:linear-gradient(90deg,#3427cb,#9a2f82)}}.page-template-care-guides .careHero .container{z-index:1;position:relative}.page-template-care-guides .careHero h1{text-align:left;margin-bottom:24px}.page-template-care-guides .careHero p{color:#fff;letter-spacing:-.0075rem;line-height:1.3;margin-bottom:33px;font-size:1.375rem}@media (min-width:58.75em){.page-template-care-guides .careHero p{font-size:1.625rem}}.page-template-care-guides .careHero .careHero-video{margin-top:16px;text-align:center}@media (min-width:47.5em){.page-template-care-guides .careHero .careHero-video{margin-top:64px}}.page-template-care-guides .careHero iframe{width:100%;max-width:640px}.page-template-care-guides .careIntroduction .content{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.page-template-care-guides .careIntroduction .content{-ms-flex-direction:row;flex-direction:row}}.page-template-care-guides .careIntroduction .content:after{display:none}.page-template-care-guides .careIntroduction .careIntroduction--text{-ms-flex:0 1 60%;flex:0 1 60%}.page-template-care-guides .careIntroduction .careIntroduction--image{-ms-flex:0 1 35%;flex:0 1 35%}.page-template-care-guides .careIntroduction h1{text-align:center}@media (min-width:47.5em){.page-template-care-guides .careIntroduction h1{text-align:left}}.page-template-care-guides .careIntroduction p{color:#78797a;text-align:center}@media (min-width:47.5em){.page-template-care-guides .careIntroduction p{text-align:left}}.page-template-care-guides .carePillars h1{font-size:2.625rem;margin-bottom:64px}.page-template-care-guides .carePillars ul{list-style:none;padding:0;margin:0}.page-template-care-guides .carePillars li+li{margin-top:45px}.page-template-care-guides .carePillars figure{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column;text-align:center}@media (min-width:47.5em){.page-template-care-guides .carePillars figure{-ms-flex-direction:row;flex-direction:row;text-align:left}}.page-template-care-guides .carePillars img{max-width:82px;margin-bottom:24px}@media (min-width:47.5em){.page-template-care-guides .carePillars img{margin-right:36px}}.page-template-care-guides .carePillars h2{font-size:1.67rem;letter-spacing:-.03125rem;line-height:1.625rem;margin-bottom:12px}.page-template-care-guides .carePillars p{color:#78797a}.page-template-care-guides .careMetrics{background:linear-gradient(0deg,#3427cb,#9a2f82)}@media (min-width:47.5em){.page-template-care-guides .careMetrics{background:linear-gradient(90deg,#3427cb,#9a2f82)}}.page-template-care-guides .careMetrics ul{list-style:none;padding:0;margin:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-direction:column;flex-direction:column}@media (min-width:47.5em){.page-template-care-guides .careMetrics ul{-ms-flex-direction:row;flex-direction:row}}.page-template-care-guides .careMetrics li{-ms-flex:0 0 22%;flex:0 0 22%;text-align:center}.page-template-care-guides .careMetrics li h2{color:#fff;margin-bottom:0;font-size:5.625rem;letter-spacing:-.07688rem;line-height:3.0625rem}.page-template-care-guides .careMetrics li p{color:#fff;margin-top:30px;font-size:1.67rem;letter-spacing:-.00938rem;line-height:1.75rem}.page-template-care-guides .careTeam p{color:#78797a;text-align:center}@media (min-width:47.5em){.page-template-care-guides .careTeam p{text-align:left}}.page-template-care-guides .careTeam ul{list-style:none;padding:0;margin:64px 0 0;display:-ms-flexbox;display:flex;-ms-flex-pack:space-evenly;justify-content:space-evenly;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:47.5em){.page-template-care-guides .careTeam ul{-ms-flex-direction:row;flex-direction:row}}.page-template-care-guides .careTeam li{-ms-flex:0 1 45%;flex:0 1 45%;text-align:center}.page-template-care-guides .careTeam li&gt;span{display:inline-block;position:relative;margin-bottom:22px}.page-template-care-guides .careTeam li&gt;span&gt;a{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}.page-template-care-guides .careTeam li&gt;span&gt;a:hover svg path{fill:#2a28d7}.page-template-care-guides .careTeam svg{transform:scale(.4)}.page-template-care-guides .careTeam svg circle{fill:#9fa0a3}.page-template-care-guides .careTeam svg path{fill:#fff}.page-template-care-guides .careTeam img{width:100%;max-width:640px;max-height:360px;height:auto;box-shadow:5px 5px 5px rgba(0,0,0,.25)}.page-template-care-guides .careTeam h2{font-size:1.67rem;letter-spacing:-.03125rem;line-height:1.625rem}.page-template-care-guides .careForm{background:linear-gradient(0deg,#3427cb,#9a2f82)}@media (min-width:47.5em){.page-template-care-guides .careForm{background:linear-gradient(90deg,#3427cb,#9a2f82)}}.page-template-care-guides .careForm p{color:#fff;font-size:1.375rem;text-align:center}.u-ma{margin:25.96px!important}.u-mt{margin-top:25.96px!important}.u-mr{margin-right:25.96px!important}.u-mb{margin-bottom:25.96px!important}.u-ml{margin-left:25.96px!important}.u-mh{margin-top:25.96px!important;margin-bottom:25.96px!important}.u-mv{margin-right:25.96px!important;margin-left:25.96px!important}.u-ma\+{margin:52px!important}.u-mt\+{margin-top:52px!important}.u-mr\+{margin-right:52px!important}.u-mb\+{margin-bottom:52px!important}.u-ml\+{margin-left:52px!important}.u-mh\+{margin-top:52px!important;margin-bottom:52px!important}.u-mv\+{margin-right:52px!important;margin-left:52px!important}.u-ma-{margin:13px!important}.u-mt-{margin-top:13px!important}.u-mr-{margin-right:13px!important}.u-mb-{margin-bottom:13px!important}.u-ml-{margin-left:13px!important}.u-mh-{margin-top:13px!important;margin-bottom:13px!important}.u-mv-{margin-right:13px!important;margin-left:13px!important}.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}}</pre></body></html>