@charset "UTF-8";/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */.hamburger{padding:15px 15px;display:inline-block;cursor:pointer;-webkit-transition-property:opacity,-webkit-filter;transition-property:opacity,-webkit-filter;transition-property:opacity,filter;transition-property:opacity,filter,-webkit-filter;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:linear;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:.7}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::after,.hamburger-inner::before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-transition-duration:.15s;transition-duration:.15s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.hamburger-inner::after,.hamburger-inner::before{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--3dx .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx .hamburger-inner::after,.hamburger--3dx .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dx-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r .hamburger-inner::after,.hamburger--3dx-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy .hamburger-inner::after,.hamburger--3dy .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dy-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r .hamburger-inner::after,.hamburger--3dy-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dxy .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy .hamburger-inner::after,.hamburger--3dxy .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(180deg) rotateY(180deg);transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{-webkit-perspective:80px;perspective:80px}.hamburger--3dxy-r .hamburger-inner{-webkit-transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform .15s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r .hamburger-inner::after,.hamburger--3dxy-r .hamburger-inner::before{-webkit-transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1);transition:transform 0s .1s cubic-bezier(.645,.045,.355,1),-webkit-transform 0s .1s cubic-bezier(.645,.045,.355,1)}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent;-webkit-transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg);transform:rotateX(180deg) rotateY(180deg) rotateZ(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrow.is-active .hamburger-inner::after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrow-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowalt .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);transform:translate3d(-8px,-10px,0) rotate(-45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);transform:translate3d(-8px,10px,0) rotate(45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r .hamburger-inner::before{-webkit-transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:top .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner::after{-webkit-transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,-webkit-transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1);transition:bottom .1s .1s ease,transform .1s cubic-bezier(.165,.84,.44,1),-webkit-transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;-webkit-transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);transform:translate3d(8px,-10px,0) rotate(45deg) scale(.7,1);-webkit-transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:top .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);transform:translate3d(8px,10px,0) rotate(-45deg) scale(.7,1);-webkit-transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22);transition:bottom .1s ease,transform .1s .1s cubic-bezier(.895,.03,.685,.22),-webkit-transform .1s .1s cubic-bezier(.895,.03,.685,.22)}.hamburger--arrowturn.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner::before{-webkit-transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--arrowturn.is-active .hamburger-inner::after{-webkit-transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner::before{-webkit-transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(-45deg) scale(.7,1)}.hamburger--arrowturn-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1);transform:translate3d(-8px,0,0) rotate(45deg) scale(.7,1)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::after,.hamburger--boring .hamburger-inner::before{-webkit-transition-property:none;transition-property:none}.hamburger--boring.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:.13s;transition-delay:.13s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity .1s linear}.hamburger--collapse-r .hamburger-inner::before{-webkit-transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .12s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(45deg);transform:translate3d(0,-10px,0) rotate(45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s .22s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1);transition:top .1s .16s cubic-bezier(.33333,0,.66667,.33333),transform .13s .25s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .25s cubic-bezier(.215,.61,.355,1)}.hamburger--elastic .hamburger-inner{top:2px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner::before{top:10px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}.hamburger--elastic .hamburger-inner::after{top:20px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(135deg);transform:translate3d(0,10px,0) rotate(135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-270deg);transform:translate3d(0,-20px,0) rotate(-270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;-webkit-transition-duration:275ms;transition-duration:275ms;-webkit-transition-timing-function:cubic-bezier(.68,-.55,.265,1.55);transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner::before{top:10px;-webkit-transition:opacity 125ms 275ms ease;transition:opacity 125ms 275ms ease}.hamburger--elastic-r .hamburger-inner::after{top:20px;-webkit-transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55);transition:transform 275ms cubic-bezier(.68,-.55,.265,1.55),-webkit-transform 275ms cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-135deg);transform:translate3d(0,10px,0) rotate(-135deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(270deg);transform:translate3d(0,-20px,0) rotate(270deg);-webkit-transition-delay:75ms;transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic .hamburger-inner::after{top:10px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner::before{left:-80px;top:-80px;-webkit-transform:translate3d(80px,80px,0) rotate(45deg);transform:translate3d(80px,80px,0) rotate(45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-80px;top:-80px;-webkit-transform:translate3d(-80px,80px,0) rotate(-45deg);transform:translate3d(-80px,80px,0) rotate(-45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{-webkit-transition:background-color 125ms 175ms ease-in;transition:background-color 125ms 175ms ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;-webkit-transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,left 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r .hamburger-inner::after{top:10px;right:0;-webkit-transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335);transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in;transition:transform 125ms cubic-bezier(.6,.04,.98,.335),top 50ms 125ms linear,right 125ms 175ms ease-in,-webkit-transform 125ms cubic-bezier(.6,.04,.98,.335)}.hamburger--emphatic-r.is-active .hamburger-inner{-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-80px;top:80px;-webkit-transform:translate3d(80px,-80px,0) rotate(-45deg);transform:translate3d(80px,-80px,0) rotate(-45deg);-webkit-transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:left 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-80px;top:80px;-webkit-transform:translate3d(-80px,-80px,0) rotate(45deg);transform:translate3d(-80px,-80px,0) rotate(45deg);-webkit-transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1);transition:right 125ms ease-out,top 50ms 125ms linear,transform 125ms 175ms cubic-bezier(.075,.82,.165,1),-webkit-transform 125ms 175ms cubic-bezier(.075,.82,.165,1)}.hamburger--minus .hamburger-inner::after,.hamburger--minus .hamburger-inner::before{-webkit-transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear;transition:bottom 80ms 0s ease-out,top 80ms 0s ease-out,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner::after,.hamburger--minus.is-active .hamburger-inner::before{opacity:0;-webkit-transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear;transition:bottom 80ms ease-out,top 80ms ease-out,opacity 0s 80ms linear}.hamburger--minus.is-active .hamburger-inner::before{top:0}.hamburger--minus.is-active .hamburger-inner::after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(-90deg);transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform;-webkit-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-duration:.15s;transition-duration:.15s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{-webkit-transform:rotate(45deg) translate3d(5.71429px,-6px,0);transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0,-20px,0) rotate(90deg);transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{-webkit-transform:rotate(225deg);transform:rotate(225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r .hamburger-inner{-webkit-transition-duration:.22s;transition-duration:.22s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner::before{-webkit-transition:top .1s .25s ease-in,opacity .1s ease-in;transition:top .1s .25s ease-in,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner::after{-webkit-transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,-webkit-transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19);transition:bottom .1s .25s ease-in,transform .22s cubic-bezier(.55,.055,.675,.19),-webkit-transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{-webkit-transform:rotate(-225deg);transform:rotate(-225deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top .1s ease-out,opacity .1s .12s ease-out;transition:top .1s ease-out,opacity .1s .12s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1);transition:bottom .1s ease-out,transform .22s .12s cubic-bezier(.215,.61,.355,1),-webkit-transform .22s .12s cubic-bezier(.215,.61,.355,1)}.hamburger--spring .hamburger-inner{top:2px;-webkit-transition:background-color 0s .13s linear;transition:background-color 0s .13s linear}.hamburger--spring .hamburger-inner::before{top:10px;-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner::after{top:20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{-webkit-transition-delay:.22s;transition-delay:.22s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(45deg);transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);-webkit-transform:translate3d(0,10px,0) rotate(-45deg);transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;-webkit-transition-duration:.13s;transition-duration:.13s;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner::after{top:-20px;-webkit-transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear;transition:top .2s .2s cubic-bezier(.33333,.66667,.66667,1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{-webkit-transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19);transition:top .1s .2s cubic-bezier(.33333,.66667,.66667,1),transform .13s cubic-bezier(.55,.055,.675,.19),-webkit-transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{-webkit-transform:translate3d(0,-10px,0) rotate(-45deg);transform:translate3d(0,-10px,0) rotate(-45deg);-webkit-transition-delay:.22s;transition-delay:.22s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;-webkit-transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s .22s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1);transition:top .1s .15s cubic-bezier(.33333,0,.66667,.33333),transform .13s .22s cubic-bezier(.215,.61,.355,1),-webkit-transform .13s .22s cubic-bezier(.215,.61,.355,1)}.hamburger--stand .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand.is-active .hamburger-inner{-webkit-transform:rotate(90deg);transform:rotate(90deg);background-color:transparent;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r .hamburger-inner{-webkit-transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19);transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear;transition:transform 75ms .15s cubic-bezier(.55,.055,.675,.19),background-color 0s 75ms linear,-webkit-transform 75ms .15s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::before{-webkit-transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:top 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r .hamburger-inner::after{-webkit-transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms 75ms ease-in,transform 75ms 0s cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms 0s cubic-bezier(.55,.055,.675,.19)}.hamburger--stand-r.is-active .hamburger-inner{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);background-color:transparent;-webkit-transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1);transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear;transition:transform 75ms 0s cubic-bezier(.215,.61,.355,1),background-color 0s .15s linear,-webkit-transform 75ms 0s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:top 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms .1s ease-out,transform 75ms .15s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .15s cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze .hamburger-inner{-webkit-transition-duration:75ms;transition-duration:75ms;-webkit-transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner::before{-webkit-transition:top 75ms .12s ease,opacity 75ms ease;transition:top 75ms .12s ease,opacity 75ms ease}.hamburger--squeeze .hamburger-inner::after{-webkit-transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19);transition:bottom 75ms .12s ease,transform 75ms cubic-bezier(.55,.055,.675,.19),-webkit-transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition-delay:.12s;transition-delay:.12s;-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;-webkit-transition:top 75ms ease,opacity 75ms .12s ease;transition:top 75ms ease,opacity 75ms .12s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1);transition:bottom 75ms ease,transform 75ms .12s cubic-bezier(.215,.61,.355,1),-webkit-transform 75ms .12s cubic-bezier(.215,.61,.355,1)}.hamburger--vortex .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner::after,.hamburger--vortex .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex.is-active .hamburger-inner{-webkit-transform:rotate(765deg);transform:rotate(765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner::after,.hamburger--vortex.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{-webkit-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner::after,.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-duration:0s;transition-duration:0s;-webkit-transition-delay:.1s;transition-delay:.1s;-webkit-transition-timing-function:linear;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{-webkit-transition-property:top,opacity;transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner::after{-webkit-transition-property:bottom,-webkit-transform;transition-property:bottom,-webkit-transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-transform}.hamburger--vortex-r.is-active .hamburger-inner{-webkit-transform:rotate(-765deg);transform:rotate(-765deg);-webkit-transition-timing-function:cubic-bezier(.19,1,.22,1);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner::after,.hamburger--vortex-r.is-active .hamburger-inner::before{-webkit-transition-delay:0s;transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner::after{bottom:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}figure{margin:0}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}textarea{overflow:auto}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],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{padding:.35em .75em .625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{-webkit-box-sizing:border-box;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-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.tax-top .subtitle{margin-top:0!important}@font-face{font-family:'Scala Light';src:url(../fonts/scala/ScalaSansWeb-Light.woff) format("woff")}@font-face{font-family:'Scala Light Italic';src:url(../fonts/scala/ScalaSansWeb-LightIta.woff) format("woff")}@font-face{font-family:'Scala Regular';src:url(../fonts/scala/ScalaSansWeb.woff) format("woff")}@font-face{font-family:'Scala Bold';src:url(../fonts/scala/ScalaSansWeb-Bold.woff) format("woff")}@font-face{font-family:'Scala Black';src:url(../fonts/scala/ScalaSansWeb-Black.woff) format("woff")}@font-face{font-family:'Inter Light';src:url(../fonts/inter/Inter-Light.woff) format("woff")}@font-face{font-family:'Inter Bold';src:url(../fonts/inter/Inter-Bold.woff) format("woff")}@font-face{font-family:'Inter Medium';src:url(../fonts/inter/Inter-Medium.woff) format("woff")}@font-face{font-family:'Inter Var';src:url(../fonts/inter/Inter-Regular.woff) format("woff2")}.has-text-border-color{border-color:#282525}.has-text-background-color{background-color:#282525}.has-text-color{color:#282525}.has-lighter-text-border-color{border-color:#b2b2b2}.has-lighter-text-background-color{background-color:#b2b2b2}.has-lighter-text-color{color:#b2b2b2}.has-light-text-border-color{border-color:#898a8d}.has-light-text-background-color{background-color:#898a8d}.has-light-text-color{color:#898a8d}.has-med-text-border-color{border-color:#63656a}.has-med-text-background-color{background-color:#63656a}.has-med-text-color{color:#63656a}.has-dark-text-border-color{border-color:#282525}.has-dark-text-background-color{background-color:#282525}.has-dark-text-color{color:#282525}.has-hover-text-border-color{border-color:#00a5b5}.has-hover-text-background-color{background-color:#00a5b5}.has-hover-text-color{color:#00a5b5}.has-blue-text-border-color{border-color:#1b438b}.has-blue-text-background-color{background-color:#1b438b}.has-blue-text-color{color:#1b438b}.has-dark-grey-border-color{border-color:#231f20}.has-dark-grey-background-color{background-color:#231f20}.has-dark-grey-color{color:#231f20}.has-light-grey-border-color{border-color:#f4f4f3}.has-light-grey-background-color{background-color:#f4f4f3}.has-light-grey-color{color:#f4f4f3}.has-medium-grey-border-color{border-color:#e4e4e4}.has-medium-grey-background-color{background-color:#e4e4e4}.has-medium-grey-color{color:#e4e4e4}.has-other-grey-border-color{border-color:#b1b1b1}.has-other-grey-background-color{background-color:#b1b1b1}.has-other-grey-color{color:#b1b1b1}.has-blue-border-color{border-color:#446a90}.has-blue-background-color{background-color:#446a90}.has-blue-color{color:#446a90}.has-navy-blue-border-color{border-color:#002e6d}.has-navy-blue-background-color{background-color:#002e6d}.has-navy-blue-color{color:#002e6d}.has-medium-blue-border-color{border-color:#005487}.has-medium-blue-background-color{background-color:#005487}.has-medium-blue-color{color:#005487}.has-light-blue-border-color{border-color:#2a7de1}.has-light-blue-background-color{background-color:#2a7de1}.has-light-blue-color{color:#2a7de1}.has-new-blue-border-color{border-color:#4378bc}.has-new-blue-background-color{background-color:#4378bc}.has-new-blue-color{color:#4378bc}.has-teal-border-color{border-color:#84dade}.has-teal-background-color{background-color:#84dade}.has-teal-color{color:#84dade}.has-bright-teal-border-color{border-color:#29b7d9}.has-bright-teal-background-color{background-color:#29b7d9}.has-bright-teal-color{color:#29b7d9}.has-dark-teal-border-color{border-color:#00a4b4}.has-dark-teal-background-color{background-color:#00a4b4}.has-dark-teal-color{color:#00a4b4}.has-light-teal-border-color{border-color:#9de0e4}.has-light-teal-background-color{background-color:#9de0e4}.has-light-teal-color{color:#9de0e4}.has-seafoam-border-color{border-color:#87d1d7}.has-seafoam-background-color{background-color:#87d1d7}.has-seafoam-color{color:#87d1d7}.has-purple-border-color{border-color:#665ec7}.has-purple-background-color{background-color:#665ec7}.has-purple-color{color:#665ec7}.has-dark-purple-border-color{border-color:#473eb4}.has-dark-purple-background-color{background-color:#473eb4}.has-dark-purple-color{color:#473eb4}.has-light-purple-border-color{border-color:#9c97db}.has-light-purple-background-color{background-color:#9c97db}.has-light-purple-color{color:#9c97db}.has-green-border-color{border-color:#76bd22}.has-green-background-color{background-color:#76bd22}.has-green-color{color:#76bd22}.has-dark-green-border-color{border-color:#5b921a}.has-dark-green-background-color{background-color:#5b921a}.has-dark-green-color{color:#5b921a}.has-light-green-border-color{border-color:#76bd22}.has-light-green-background-color{background-color:#76bd22}.has-light-green-color{color:#76bd22}.has-orange-border-color{border-color:#f09f0e}.has-orange-background-color{background-color:#f09f0e}.has-orange-color{color:#f09f0e}.has-dark-orange-border-color{border-color:#d88f0d}.has-dark-orange-background-color{background-color:#d88f0d}.has-dark-orange-color{color:#d88f0d}.has-light-orange-border-color{border-color:#f09f0e}.has-light-orange-background-color{background-color:#f09f0e}.has-light-orange-color{color:#f09f0e}.has-yellow-border-color{border-color:#f7c600}.has-yellow-background-color{background-color:#f7c600}.has-yellow-color{color:#f7c600}.has-dark-yellow-border-color{border-color:#c49d00}.has-dark-yellow-background-color{background-color:#c49d00}.has-dark-yellow-color{color:#c49d00}.has-light-yellow-border-color{border-color:#f7c600}.has-light-yellow-background-color{background-color:#f7c600}.has-light-yellow-color{color:#f7c600}.has-magenta-border-color{border-color:#9d1d64}.has-magenta-background-color{background-color:#9d1d64}.has-magenta-color{color:#9d1d64}.has-dark-magenta-border-color{border-color:#9d1d64}.has-dark-magenta-background-color{background-color:#9d1d64}.has-dark-magenta-color{color:#9d1d64}.has-light-magenta-border-color{border-color:#9d1d64}.has-light-magenta-background-color{background-color:#9d1d64}.has-light-magenta-color{color:#9d1d64}.has-bright-blue-border-color{border-color:#00c2df}.has-bright-blue-background-color{background-color:#00c2df}.has-bright-blue-color{color:#00c2df}.has-dark-bright-blue-border-color{border-color:#007f93}.has-dark-bright-blue-background-color{background-color:#007f93}.has-dark-bright-blue-color{color:#007f93}.has-light-bright-blue-border-color{border-color:#2de4ff}.has-light-bright-blue-background-color{background-color:#2de4ff}.has-light-bright-blue-color{color:#2de4ff}.has-black-border-color{border-color:#000}.has-black-background-color{background-color:#000}.has-black-color{color:#000}.has-white-border-color{border-color:#fff}.has-white-background-color{background-color:#fff}.has-white-color{color:#fff}.has-dark-border-color{border-color:#231f20}.has-dark-background-color{background-color:#231f20}.has-dark-color{color:#231f20}.has-very-light-pink-border-color{border-color:#f8f7f5}.has-very-light-pink-background-color{background-color:#f8f7f5}.has-very-light-pink-color{color:#f8f7f5}.has-dark-two-border-color{border-color:#263745}.has-dark-two-background-color{background-color:#263745}.has-dark-two-color{color:#263745}.has-ui-gray-border-color{border-color:#e6e3de}.has-ui-gray-background-color{background-color:#e6e3de}.has-ui-gray-color{color:#e6e3de}.has-smoke-border-color{border-color:#42484c}.has-smoke-background-color{background-color:#42484c}.has-smoke-color{color:#42484c}.has-gray-border-color{border-color:#555}.has-gray-background-color{background-color:#555}.has-gray-color{color:#555}.has-blue-green-border-color{border-color:#008774}.has-blue-green-background-color{background-color:#008774}.has-blue-green-color{color:#008774}.has-green-blue-border-color{border-color:#09a48e}.has-green-blue-background-color{background-color:#09a48e}.has-green-blue-color{color:#09a48e}.has-greyish-teal-border-color{border-color:#59c2b1}.has-greyish-teal-background-color{background-color:#59c2b1}.has-greyish-teal-color{color:#59c2b1}.has-ice-border-color{border-color:#e7f6f4}.has-ice-background-color{background-color:#e7f6f4}.has-ice-color{color:#e7f6f4}.has-reddish-orange-border-color{border-color:#f16721}.has-reddish-orange-background-color{background-color:#f16721}.has-reddish-orange-color{color:#f16721}.has-yellowish-orange-border-color{border-color:#f8a01e}.has-yellowish-orange-background-color{background-color:#f8a01e}.has-yellowish-orange-color{color:#f8a01e}.has-purplish-border-color{border-color:#8855a2}.has-purplish-background-color{background-color:#8855a2}.has-purplish-color{color:#8855a2}.has-pale-purple-border-color{border-color:#b891c2}.has-pale-purple-background-color{background-color:#b891c2}.has-pale-purple-color{color:#b891c2}.has-yellowish-green-border-color{border-color:#aae417}.has-yellowish-green-background-color{background-color:#aae417}.has-yellowish-green-color{color:#aae417}.has-very-pale-green-border-color{border-color:#dcf6be}.has-very-pale-green-background-color{background-color:#dcf6be}.has-very-pale-green-color{color:#dcf6be}.has-ice-blue-border-color{border-color:#e4f3ff}.has-ice-blue-background-color{background-color:#e4f3ff}.has-ice-blue-color{color:#e4f3ff}.at-icon-wrapper.at-share-btn:hover{background-color:#00a4b4!important}.at-icon-wrapper.at-share-btn:hover svg{fill:#fff!important}/*! This file is auto-generated */#wpadminbar *{height:auto;width:auto;margin:0;padding:0;position:static;text-shadow:none;text-transform:none;letter-spacing:normal;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.46153846;border-radius:0;-webkit-box-sizing:content-box;box-sizing:content-box;-webkit-transition:none;transition:none;-webkit-font-smoothing:subpixel-antialiased;-moz-osx-font-smoothing:auto}.rtl #wpadminbar *{font-family:Tahoma,sans-serif}html:lang(he-il) .rtl #wpadminbar *{font-family:Arial,sans-serif}#wpadminbar .ab-empty-item{cursor:default}#wpadminbar .ab-empty-item,#wpadminbar a.ab-item,#wpadminbar>#wp-toolbar span.ab-label,#wpadminbar>#wp-toolbar span.noticon{color:#eee}#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{white-space:nowrap}#wpadminbar ul li:after,#wpadminbar ul li:before{content:normal}#wpadminbar a,#wpadminbar a img,#wpadminbar a img:hover,#wpadminbar a:hover{border:none;text-decoration:none;background:0 0}#wpadminbar a:active,#wpadminbar a:focus,#wpadminbar div,#wpadminbar input[type=email],#wpadminbar input[type=number],#wpadminbar input[type=password],#wpadminbar input[type=search],#wpadminbar input[type=text],#wpadminbar input[type=url],#wpadminbar select,#wpadminbar textarea{-webkit-box-shadow:none;box-shadow:none}#wpadminbar a:focus{outline-offset:-1px}#wpadminbar{direction:ltr;color:#ccc;font-size:13px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.46153846;height:32px;position:fixed;top:0;left:0;width:100%;min-width:600px;z-index:99999;background:#23282d}#wpadminbar .ab-sub-wrapper,#wpadminbar ul,#wpadminbar ul li{background:0 0;clear:none;list-style:none;margin:0;padding:0;position:relative;text-indent:0;z-index:99999}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar .quicklinks ul{text-align:left}#wpadminbar li{float:left}#wpadminbar .ab-empty-item{outline:0}#wpadminbar .quicklinks .ab-top-secondary>li{float:right}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks a,#wpadminbar .shortlink-input{height:32px;display:block;padding:0 10px;margin:0}#wpadminbar .quicklinks>ul>li>a{padding:0 8px 0 7px}#wpadminbar .menupop .ab-sub-wrapper,#wpadminbar .shortlink-input{margin:0;padding:0;-webkit-box-shadow:0 3px 5px rgba(0,0,0,.2);box-shadow:0 3px 5px rgba(0,0,0,.2);background:#32373c;display:none;position:absolute;float:none}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:100%}#wpadminbar .ab-top-secondary .menupop .ab-sub-wrapper{right:0;left:auto}#wpadminbar .ab-submenu{padding:6px 0}#wpadminbar .selected .shortlink-input{display:block}#wpadminbar .quicklinks .menupop ul li{float:none}#wpadminbar .quicklinks .menupop ul li a strong{font-weight:600}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:2;height:26px;white-space:nowrap;min-width:140px}#wpadminbar .shortlink-input{width:200px}#wpadminbar li.hover>.ab-sub-wrapper,#wpadminbar.nojs li:hover>.ab-sub-wrapper{display:block}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-left:100%;margin-top:-32px}#wpadminbar .ab-top-secondary .menupop li.hover>.ab-sub-wrapper,#wpadminbar .ab-top-secondary .menupop li:hover>.ab-sub-wrapper{margin-left:0;left:inherit;right:100%}#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus{background:#32373c;color:#00b9eb}#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label{color:#00b9eb}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon,.wp-admin-bar-arrow{position:relative;float:left;font:normal 20px/1 dashicons;speak:never;padding:4px 0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-image:none!important;margin-right:6px}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{color:#a0a5aa;color:rgba(240,245,250,.6)}#wpadminbar #adminbarsearch:before,#wpadminbar .ab-icon:before,#wpadminbar .ab-item:before{position:relative;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}#wpadminbar .ab-label{display:inline-block;height:32px}#wpadminbar .ab-submenu .ab-item{color:#b4b9be;color:rgba(240,245,250,.7)}#wpadminbar .quicklinks .menupop ul li a,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li a,#wpadminbar.nojs .quicklinks .menupop:hover ul li a{color:#b4b9be;color:rgba(240,245,250,.7)}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a,#wpadminbar .quicklinks .menupop ul li a:focus,#wpadminbar .quicklinks .menupop ul li a:focus strong,#wpadminbar .quicklinks .menupop ul li a:hover,#wpadminbar .quicklinks .menupop ul li a:hover strong,#wpadminbar .quicklinks .menupop.hover ul li a:focus,#wpadminbar .quicklinks .menupop.hover ul li a:hover,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:focus,#wpadminbar .quicklinks .menupop.hover ul li div[tabindex]:hover,#wpadminbar li #adminbarsearch.adminbar-focused:before,#wpadminbar li .ab-item:focus .ab-icon:before,#wpadminbar li .ab-item:focus:before,#wpadminbar li a:focus .ab-icon:before,#wpadminbar li.hover .ab-icon:before,#wpadminbar li.hover .ab-item:before,#wpadminbar li:hover #adminbarsearch:before,#wpadminbar li:hover .ab-icon:before,#wpadminbar li:hover .ab-item:before,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:focus,#wpadminbar.nojs .quicklinks .menupop:hover ul li a:hover{color:#00b9eb}#wpadminbar.mobile .quicklinks .ab-icon:before,#wpadminbar.mobile .quicklinks .ab-item:before{color:#b4b9be}#wpadminbar.mobile .quicklinks .hover .ab-icon:before,#wpadminbar.mobile .quicklinks .hover .ab-item:before{color:#00b9eb}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before,#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{position:absolute;font:normal 17px/1 dashicons;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar .menupop .menupop>.ab-item{display:block;padding-right:2em}#wpadminbar .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;right:10px;padding:4px 0;content:"\f139";color:inherit}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item{padding-left:2em;padding-right:1em}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item .wp-admin-bar-arrow:before{top:1px;left:6px;content:"\f141"}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary{display:block;position:relative;right:auto;margin:0;-webkit-box-shadow:none;box-shadow:none}#wpadminbar .quicklinks .menupop ul.ab-sub-secondary,#wpadminbar .quicklinks .menupop ul.ab-sub-secondary .ab-submenu{background:#464b50}#wpadminbar .quicklinks .menupop .ab-sub-secondary>li .ab-item:focus a,#wpadminbar .quicklinks .menupop .ab-sub-secondary>li>a:hover{color:#00b9eb}#wpadminbar .quicklinks a span#ab-updates{background:#eee;color:#32373c;display:inline;padding:2px 5px;font-size:10px;font-weight:600;border-radius:10px}#wpadminbar .quicklinks a:hover span#ab-updates{background:#fff;color:#000}#wpadminbar .ab-top-secondary{float:right}#wpadminbar ul li:last-child,#wpadminbar ul li:last-child .ab-item{-webkit-box-shadow:none;box-shadow:none}#wpadminbar #wp-admin-bar-recovery-mode{color:#fff;background-color:#ca4a1f}#wpadminbar .ab-top-menu>#wp-admin-bar-recovery-mode.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>#wp-admin-bar-recovery-mode>.ab-item:focus{color:#fff;background-color:#c0461e}#wp-admin-bar-my-account>ul{min-width:198px}#wp-admin-bar-my-account>.ab-item:before{content:"\f110";top:2px;float:right;margin-left:6px;margin-right:0}#wp-admin-bar-my-account.with-avatar>.ab-item:before{display:none;content:none}#wp-admin-bar-my-account.with-avatar>ul{min-width:270px}#wpadminbar #wp-admin-bar-user-actions>li{margin-left:16px;margin-right:16px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:6px 0 12px}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin-left:88px}#wpadminbar #wp-admin-bar-user-info{margin-top:6px;margin-bottom:15px;height:auto;background:0 0}#wp-admin-bar-user-info .avatar{position:absolute;left:-72px;top:4px;width:64px;height:64px}#wpadminbar #wp-admin-bar-user-info a{background:0 0;height:auto}#wpadminbar #wp-admin-bar-user-info span{background:0 0;padding:0;height:18px}#wpadminbar #wp-admin-bar-user-info .display-name,#wpadminbar #wp-admin-bar-user-info .username{display:block}#wpadminbar #wp-admin-bar-user-info .username{color:#a0a5aa;font-size:11px}#wpadminbar #wp-admin-bar-my-account.with-avatar>.ab-empty-item img,#wpadminbar #wp-admin-bar-my-account.with-avatar>a img{width:auto;height:16px;padding:0;border:1px solid #82878c;background:#eee;line-height:1.84615384;vertical-align:middle;margin:-4px 0 0 6px;float:none;display:inline}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{width:15px;height:20px;margin-right:0;padding:6px 0 5px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0 7px}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{content:"\f120";top:2px}#wpadminbar .quicklinks li .blavatar{display:inline-block;vertical-align:middle;font:normal 16px/1 dashicons!important;speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#eee}#wpadminbar .quicklinks .ab-sub-wrapper .menupop.hover>a .blavatar,#wpadminbar .quicklinks li a:focus .blavatar,#wpadminbar .quicklinks li a:hover .blavatar{color:#00b9eb}#wpadminbar .quicklinks li .blavatar:before{content:"\f120";height:16px;width:16px;display:inline-block;margin:0 8px 2px -2px}#wpadminbar #wp-admin-bar-appearance{margin-top:-12px}#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f541";top:2px}#wpadminbar #wp-admin-bar-customize>.ab-item:before{content:"\f540";top:2px}#wpadminbar #wp-admin-bar-edit>.ab-item:before{content:"\f464";top:2px}#wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f226"}.wp-admin #wpadminbar #wp-admin-bar-site-name>.ab-item:before{content:"\f102"}#wpadminbar #wp-admin-bar-comments .ab-icon{margin-right:6px}#wpadminbar #wp-admin-bar-comments .ab-icon:before{content:"\f101";top:3px}#wpadminbar #wp-admin-bar-comments .count-0{opacity:.5}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{content:"\f132";top:4px}#wpadminbar #wp-admin-bar-updates .ab-icon:before{content:"\f463";top:2px}#wpadminbar #wp-admin-bar-search .ab-item{padding:0;background:0 0}#wpadminbar #adminbarsearch{position:relative;height:32px;padding:0 2px;z-index:1}#wpadminbar #adminbarsearch:before{position:absolute;top:6px;left:5px;z-index:20;font:normal 20px/1 dashicons!important;content:"\f179";speak:never;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input{display:inline-block;float:none;position:relative;z-index:30;font-size:13px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:1.84615384;text-indent:0;height:24px;width:24px;max-width:none;padding:0 3px 0 24px;margin:0;color:#ccc;background-color:rgba(255,255,255,0);border:none;outline:0;cursor:pointer;-webkit-box-shadow:none;box-shadow:none;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition-duration:.4s;transition-duration:.4s;-webkit-transition-property:width,background;transition-property:width,background;-webkit-transition-timing-function:ease;transition-timing-function:ease}#wpadminbar>#wp-toolbar>#wp-admin-bar-top-secondary>#wp-admin-bar-search #adminbarsearch input.adminbar-input:focus{z-index:10;color:#000;width:200px;background-color:rgba(255,255,255,.9);cursor:text;border:0}#wpadminbar #adminbarsearch .adminbar-button{display:none}.customize-support #wpadminbar .hide-if-customize,.customize-support .hide-if-customize,.customize-support .wp-core-ui .hide-if-customize,.customize-support.wp-core-ui .hide-if-customize,.no-customize-support #wpadminbar .hide-if-no-customize,.no-customize-support .hide-if-no-customize,.no-customize-support .wp-core-ui .hide-if-no-customize,.no-customize-support.wp-core-ui .hide-if-no-customize{display:none}#wpadminbar .screen-reader-text,#wpadminbar .screen-reader-text span{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#wpadminbar .screen-reader-shortcut{position:absolute;top:-1000em}#wpadminbar .screen-reader-shortcut:focus{left:6px;top:7px;height:auto;width:auto;display:block;font-size:14px;font-weight:600;padding:15px 23px 14px;background:#f1f1f1;color:#0073aa;z-index:100000;line-height:normal;text-decoration:none;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6)}@media screen and (max-width:782px){html #wpadminbar{height:46px;min-width:240px}#wpadminbar *{font-size:14px;font-weight:400;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif;line-height:2.28571428}#wpadminbar .quicklinks .ab-empty-item,#wpadminbar .quicklinks>ul>li>a{padding:0;height:46px;line-height:3.28571428;width:auto}#wpadminbar .ab-icon{font:40px/1 dashicons!important;margin:0;padding:0;width:52px;height:46px;text-align:center}#wpadminbar .ab-icon:before{text-align:center}#wpadminbar .ab-submenu{padding:0}#wpadminbar #wp-admin-bar-my-account a.ab-item,#wpadminbar #wp-admin-bar-my-sites a.ab-item,#wpadminbar #wp-admin-bar-site-name a.ab-item{text-overflow:clip}#wpadminbar .quicklinks .menupop ul li .ab-item,#wpadminbar .quicklinks .menupop ul li a strong,#wpadminbar .quicklinks .menupop.hover ul li .ab-item,#wpadminbar .shortlink-input,#wpadminbar.nojs .quicklinks .menupop:hover ul li .ab-item{line-height:1.6}#wpadminbar .ab-label{display:none}#wpadminbar .menupop li.hover>.ab-sub-wrapper,#wpadminbar .menupop li:hover>.ab-sub-wrapper{margin-top:-46px}#wpadminbar .ab-top-menu .menupop .ab-sub-wrapper .menupop>.ab-item{padding-right:30px}#wpadminbar .menupop .menupop>.ab-item:before{top:10px;right:6px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper .ab-item{font-size:16px;padding:8px 16px}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper a:empty{display:none}#wpadminbar #wp-admin-bar-wp-logo>.ab-item{padding:0}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon{padding:0;width:52px;height:46px;text-align:center;vertical-align:top}#wpadminbar #wp-admin-bar-wp-logo>.ab-item .ab-icon:before{font:28px/1 dashicons!important;top:-3px}#wpadminbar .ab-icon,#wpadminbar .ab-item:before{padding:0}#wpadminbar #wp-admin-bar-customize>.ab-item,#wpadminbar #wp-admin-bar-edit>.ab-item,#wpadminbar #wp-admin-bar-my-account>.ab-item,#wpadminbar #wp-admin-bar-my-sites>.ab-item,#wpadminbar #wp-admin-bar-site-name>.ab-item{text-indent:100%;white-space:nowrap;overflow:hidden;width:52px;padding:0;color:#a0a5aa;position:relative}#wpadminbar .ab-icon,#wpadminbar .ab-item:before,#wpadminbar>#wp-toolbar>#wp-admin-bar-root-default .ab-icon{padding:0;margin-right:0}#wpadminbar #wp-admin-bar-customize>.ab-item:before,#wpadminbar #wp-admin-bar-edit>.ab-item:before,#wpadminbar #wp-admin-bar-my-account>.ab-item:before,#wpadminbar #wp-admin-bar-my-sites>.ab-item:before,#wpadminbar #wp-admin-bar-site-name>.ab-item:before{display:block;text-indent:0;font:normal 32px/1 dashicons;speak:never;top:7px;width:52px;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#wpadminbar #wp-admin-bar-appearance{margin-top:0}#wpadminbar .quicklinks li .blavatar:before{display:none}#wpadminbar #wp-admin-bar-search{display:none}#wpadminbar #wp-admin-bar-new-content .ab-icon:before{top:0;line-height:1.33333333;height:46px!important;text-align:center;width:52px;display:block}#wpadminbar #wp-admin-bar-updates{text-align:center}#wpadminbar #wp-admin-bar-updates .ab-icon:before{top:3px}#wpadminbar #wp-admin-bar-comments .ab-icon{margin:0}#wpadminbar #wp-admin-bar-comments .ab-icon:before{display:block;font-size:34px;height:46px;line-height:1.38235294;top:0}#wpadminbar #wp-admin-bar-my-account>a{position:relative;white-space:nowrap;text-indent:150%;width:28px;padding:0 10px;overflow:hidden}#wpadminbar .quicklinks li#wp-admin-bar-my-account.with-avatar>a img{position:absolute;top:13px;right:10px;width:26px;height:26px}#wpadminbar #wp-admin-bar-user-actions.ab-submenu{padding:0}#wpadminbar #wp-admin-bar-user-actions.ab-submenu img.avatar{display:none}#wpadminbar #wp-admin-bar-my-account.with-avatar #wp-admin-bar-user-actions>li{margin:0}#wpadminbar #wp-admin-bar-user-info .display-name{height:auto;font-size:16px;line-height:1.5;color:#eee}#wpadminbar #wp-admin-bar-user-info a{padding-top:4px}#wpadminbar #wp-admin-bar-user-info .username{line-height:.8!important;margin-bottom:-2px}#wp-toolbar>ul>li{display:none}#wpadminbar li#wp-admin-bar-comments,#wpadminbar li#wp-admin-bar-customize,#wpadminbar li#wp-admin-bar-edit,#wpadminbar li#wp-admin-bar-menu-toggle,#wpadminbar li#wp-admin-bar-my-account,#wpadminbar li#wp-admin-bar-my-sites,#wpadminbar li#wp-admin-bar-new-content,#wpadminbar li#wp-admin-bar-site-name,#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:block}#wpadminbar li.hover ul li,#wpadminbar li:hover ul li,#wpadminbar li:hover ul li:hover ul li{display:list-item}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}#wpadminbar ul#wp-admin-bar-root-default>li{margin-right:0}#wpadminbar #wp-admin-bar-comments,#wpadminbar #wp-admin-bar-edit,#wpadminbar #wp-admin-bar-my-account,#wpadminbar #wp-admin-bar-my-sites,#wpadminbar #wp-admin-bar-new-content,#wpadminbar #wp-admin-bar-site-name,#wpadminbar #wp-admin-bar-updates,#wpadminbar #wp-admin-bar-wp-logo,#wpadminbar .ab-top-menu,#wpadminbar .ab-top-secondary{position:static}#wpadminbar #wp-admin-bar-my-account{float:right}.network-admin #wpadminbar ul#wp-admin-bar-top-secondary>li#wp-admin-bar-my-account{margin-right:0}#wpadminbar .ab-top-secondary .menupop .menupop>.ab-item:before{top:10px;left:0}}@media screen and (max-width:600px){#wpadminbar{position:absolute}#wp-responsive-overlay{position:fixed;top:0;left:0;width:100%;height:100%;z-index:400}#wpadminbar .ab-top-menu>.menupop>.ab-sub-wrapper{width:100%;left:0}#wpadminbar .menupop .menupop>.ab-item:before{display:none}#wpadminbar #wp-admin-bar-wp-logo.menupop .ab-sub-wrapper{margin-left:0}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{margin:0;width:100%;top:auto;left:auto;position:relative}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper .ab-item{font-size:16px;padding:6px 15px 19px 30px}#wpadminbar li:hover ul li ul li{display:list-item}#wpadminbar li#wp-admin-bar-updates,#wpadminbar li#wp-admin-bar-wp-logo{display:none}#wpadminbar .ab-top-menu>.menupop li>.ab-sub-wrapper{position:static;-webkit-box-shadow:none;box-shadow:none}}@media screen and (max-width:400px){#wpadminbar li#wp-admin-bar-comments{display:none}}.modal--gate,.wp-block-contact-form-7-contact-form-selector{padding:0}.modal--gate .grid,.wp-block-contact-form-7-contact-form-selector .grid{margin:0 -10px}.block-insights-series .feature .cell:first-of-type .modal--gate .grid .item__terms,.block-insights-series .feature .cell:first-of-type .modal--gate .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .modal--gate .grid figure,.block-insights-series .feature .cell:first-of-type .wp-block-contact-form-7-contact-form-selector .grid .item__terms,.block-insights-series .feature .cell:first-of-type .wp-block-contact-form-7-contact-form-selector .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .wp-block-contact-form-7-contact-form-selector .grid figure,.modal--gate .grid .block-insights-series .feature .cell:first-of-type .item__terms,.modal--gate .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.modal--gate .grid .block-insights-series .feature .cell:first-of-type figure,.modal--gate .grid .grid__cell,.wp-block-contact-form-7-contact-form-selector .grid .block-insights-series .feature .cell:first-of-type .item__terms,.wp-block-contact-form-7-contact-form-selector .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.wp-block-contact-form-7-contact-form-selector .grid .block-insights-series .feature .cell:first-of-type figure,.wp-block-contact-form-7-contact-form-selector .grid .grid__cell{padding:0 10px}.modal--gate .wpcf7 form,.wp-block-contact-form-7-contact-form-selector .wpcf7 form{padding:20px 25px;background:#f4f4f3}.modal--gate .wpcf7 form button:hover,.modal--gate .wpcf7 form input[type=submit]:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form button:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit]:hover{background:#00a4b4!important}.modal--gate .wpcf7 form p,.wp-block-contact-form-7-contact-form-selector .wpcf7 form p{font-size:.85em;line-height:1.4em}.modal--gate .wpcf7 form .ajax-loader,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .ajax-loader{position:absolute}.modal--gate .wpcf7 form .wpcf7-form-control-wrap,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-form-control-wrap{margin:8px 0}.modal--gate .wpcf7 form .wpcf7-form-control-wrap input[type=file],.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-form-control-wrap input[type=file]{font-size:.85em}.modal--gate .wpcf7 form select,.wp-block-contact-form-7-contact-form-selector .wpcf7 form select{min-height:45px;margin:4px 0}.modal--gate .wpcf7 form input[type=checkbox],.modal--gate .wpcf7 form input[type=radio],.wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=checkbox],.wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=radio]{display:inline-block;vertical-align:middle}@media only screen and (max-width:800px){.modal--gate .wpcf7 form .first.last input[type=checkbox],.modal--gate .wpcf7 form .first.last input[type=radio],.wp-block-contact-form-7-contact-form-selector .wpcf7 form .first.last input[type=checkbox],.wp-block-contact-form-7-contact-form-selector .wpcf7 form .first.last input[type=radio]{position:absolute;margin-top:3px}}.modal--gate .wpcf7 form .wpcf7-list-item,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-list-item{display:block;margin-left:1px}.modal--gate .wpcf7 form .wpcf7-list-item label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-list-item label{margin:4px 0}.modal--gate .wpcf7 form .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-response-output{margin-left:0;margin-right:0;margin-top:1.2em;margin-bottom:0;padding:0;border:2px solid transparent;background-color:transparent}.modal--gate .wpcf7 form .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-response-output:after{width:35px;height:35px;content:'';background-image:url(../../assets/ajax-loader.gif);background-size:contain;display:block;background-position:right;width:100%;background-repeat:no-repeat}.modal--gate .wpcf7 form .wpcf7-not-valid-tip,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .wpcf7-not-valid-tip{color:#fff;background-color:#f09f0e;border-color:#f09f0e}.modal--gate .wpcf7 form .visible-only-if-submitted,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .visible-only-if-submitted{display:none}.modal--gate .wpcf7 form .hidden-only-if-submitted,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .hidden-only-if-submitted{max-height:5000px;overflow:hidden;-webkit-transition:max-height .8s ease-in-out!important;transition:max-height .8s ease-in-out!important}.modal--gate .wpcf7 form.aborted .wpcf7-response-output,.modal--gate .wpcf7 form.failed .wpcf7-response-output,.modal--gate .wpcf7 form.invalid .wpcf7-response-output,.modal--gate .wpcf7 form.sent .wpcf7-response-output,.modal--gate .wpcf7 form.spam .wpcf7-response-output,.modal--gate .wpcf7 form.unaccepted .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.aborted .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.spam .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.unaccepted .wpcf7-response-output{padding:.2em .3em;color:#fff}.modal--gate .wpcf7 form.aborted .wpcf7-response-output:after,.modal--gate .wpcf7 form.failed .wpcf7-response-output:after,.modal--gate .wpcf7 form.invalid .wpcf7-response-output:after,.modal--gate .wpcf7 form.sent .wpcf7-response-output:after,.modal--gate .wpcf7 form.spam .wpcf7-response-output:after,.modal--gate .wpcf7 form.unaccepted .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.aborted .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.spam .wpcf7-response-output:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.unaccepted .wpcf7-response-output:after{display:none}.modal--gate .wpcf7 form.aborted .wpcf7-response-output,.modal--gate .wpcf7 form.failed .wpcf7-response-output,.modal--gate .wpcf7 form.unaccepted .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.aborted .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.failed .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.unaccepted .wpcf7-response-output{background-color:#9d1d64;border-color:#9d1d64}.modal--gate .wpcf7 form.invalid .wpcf7-response-output,.modal--gate .wpcf7 form.spam .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.invalid .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.spam .wpcf7-response-output{border-color:#f09f0e;background-color:#f09f0e}.modal--gate .wpcf7 form.sent .wpcf7-response-output,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .wpcf7-response-output{background-color:#00a4b4;color:#fff;border-color:#00a4b4;padding-bottom:1em;line-height:1.7em}.modal--gate .wpcf7 form.sent .visible-only-if-submitted,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .visible-only-if-submitted{background-color:#00a4b4;margin-bottom:-2em;display:block;color:#fff;padding:1em 1em 0;margin-top:2em;line-height:1.7em}.modal--gate .wpcf7 form.sent .button:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .button:hover{background-color:#84dade!important}.modal--gate .wpcf7 form.sent .hidden-only-if-submitted,.wp-block-contact-form-7-contact-form-selector .wpcf7 form.sent .hidden-only-if-submitted{max-height:0;-webkit-transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,transform .3s .8s,margin .3s .3s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,transform .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important}.modal--gate .wpcf7 form .fake-label,.modal--gate .wpcf7 form label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label{font-size:.85em!important;display:inline-block;width:100%;margin-top:5px!important;margin-bottom:5px!important}.modal--gate .wpcf7 form .fake-label label,.modal--gate .wpcf7 form label label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label label{font-size:1em!important}.modal--gate .wpcf7 form .fake-label .normal,.modal--gate .wpcf7 form label .normal,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label .normal,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label .normal{font-family:"Scala Light",Helvetica,Arial,sans-serif!important}.modal--gate .wpcf7 form .fake-label .wpcf7-form-control-wrap,.modal--gate .wpcf7 form .fake-label .wpcf7-list-item-label,.modal--gate .wpcf7 form label .wpcf7-form-control-wrap,.modal--gate .wpcf7 form label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label .wpcf7-form-control-wrap,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label .wpcf7-form-control-wrap,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label .wpcf7-list-item-label{font-family:"Inter Light",Helvetica,Arial,sans-serif!important}.modal--gate .wpcf7 form .fake-label .wpcf7-form-control-wrap,.modal--gate .wpcf7 form label .wpcf7-form-control-wrap,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label .wpcf7-form-control-wrap,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label .wpcf7-form-control-wrap{margin-top:4px;display:block}.modal--gate .wpcf7 form .fake-label .wpcf7-list-item-label,.modal--gate .wpcf7 form label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label .wpcf7-list-item-label{text-transform:none;margin-left:10px;display:inline-block;vertical-align:middle;line-height:1.4em}@media only screen and (max-width:800px){.modal--gate .wpcf7 form .first.last .fake-label .wpcf7-list-item-label,.modal--gate .wpcf7 form .first.last label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .first.last .fake-label .wpcf7-list-item-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .first.last label .wpcf7-list-item-label{margin-left:22px;font-size:.95em;letter-spacing:.4px}}/*! This file is auto-generated */@font-face{font-family:dashicons;src:url(../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800);src:url(../fonts/dashicons.eot?99ac726223c749443b642ce33df8b800#iefix) format("embedded-opentype"),url("data:application/x-font-woff;charset=utf-8;base64,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") format("woff"),url(../fonts/dashicons.ttf?99ac726223c749443b642ce33df8b800) format("truetype");font-weight:400;font-style:normal}.dashicons,.dashicons-before:before{font-family:dashicons;display:inline-block;line-height:1;font-weight:400;font-style:normal;speak:never;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;width:20px;height:20px;font-size:20px;vertical-align:top;text-align:center;-webkit-transition:color .1s ease-in;transition:color .1s ease-in}.dashicons-admin-appearance:before{content:"\f100"}.dashicons-admin-collapse:before{content:"\f148"}.dashicons-admin-comments:before{content:"\f101"}.dashicons-admin-customizer:before{content:"\f540"}.dashicons-admin-generic:before{content:"\f111"}.dashicons-admin-home:before{content:"\f102"}.dashicons-admin-links:before{content:"\f103"}.dashicons-admin-media:before{content:"\f104"}.dashicons-admin-multisite:before{content:"\f541"}.dashicons-admin-network:before{content:"\f112"}.dashicons-admin-page:before{content:"\f105"}.dashicons-admin-plugins:before{content:"\f106"}.dashicons-admin-post:before{content:"\f109"}.dashicons-admin-settings:before{content:"\f108"}.dashicons-admin-site-alt:before{content:"\f11d"}.dashicons-admin-site-alt2:before{content:"\f11e"}.dashicons-admin-site-alt3:before{content:"\f11f"}.dashicons-admin-site:before{content:"\f319"}.dashicons-admin-tools:before{content:"\f107"}.dashicons-admin-users:before{content:"\f110"}.dashicons-airplane:before{content:"\f15f"}.dashicons-album:before{content:"\f514"}.dashicons-align-center:before{content:"\f134"}.dashicons-align-full-width:before{content:"\f114"}.dashicons-align-left:before{content:"\f135"}.dashicons-align-none:before{content:"\f138"}.dashicons-align-pull-left:before{content:"\f10a"}.dashicons-align-pull-right:before{content:"\f10b"}.dashicons-align-right:before{content:"\f136"}.dashicons-align-wide:before{content:"\f11b"}.dashicons-amazon:before{content:"\f162"}.dashicons-analytics:before{content:"\f183"}.dashicons-archive:before{content:"\f480"}.dashicons-arrow-down-alt:before{content:"\f346"}.dashicons-arrow-down-alt2:before{content:"\f347"}.dashicons-arrow-down:before{content:"\f140"}.dashicons-arrow-left-alt:before{content:"\f340"}.dashicons-arrow-left-alt2:before{content:"\f341"}.dashicons-arrow-left:before{content:"\f141"}.dashicons-arrow-right-alt:before{content:"\f344"}.dashicons-arrow-right-alt2:before{content:"\f345"}.dashicons-arrow-right:before{content:"\f139"}.dashicons-arrow-up-alt:before{content:"\f342"}.dashicons-arrow-up-alt2:before{content:"\f343"}.dashicons-arrow-up-duplicate:before{content:"\f143"}.dashicons-arrow-up:before{content:"\f142"}.dashicons-art:before{content:"\f309"}.dashicons-awards:before{content:"\f313"}.dashicons-backup:before{content:"\f321"}.dashicons-bank:before{content:"\f16a"}.dashicons-beer:before{content:"\f16c"}.dashicons-bell:before{content:"\f16d"}.dashicons-block-default:before{content:"\f12b"}.dashicons-book-alt:before{content:"\f331"}.dashicons-book:before{content:"\f330"}.dashicons-buddicons-activity:before{content:"\f452"}.dashicons-buddicons-bbpress-logo:before{content:"\f477"}.dashicons-buddicons-buddypress-logo:before{content:"\f448"}.dashicons-buddicons-community:before{content:"\f453"}.dashicons-buddicons-forums:before{content:"\f449"}.dashicons-buddicons-friends:before{content:"\f454"}.dashicons-buddicons-groups:before{content:"\f456"}.dashicons-buddicons-pm:before{content:"\f457"}.dashicons-buddicons-replies:before{content:"\f451"}.dashicons-buddicons-topics:before{content:"\f450"}.dashicons-buddicons-tracking:before{content:"\f455"}.dashicons-building:before{content:"\f512"}.dashicons-businessman:before{content:"\f338"}.dashicons-businessperson:before{content:"\f12e"}.dashicons-businesswoman:before{content:"\f12f"}.dashicons-button:before{content:"\f11a"}.dashicons-calculator:before{content:"\f16e"}.dashicons-calendar-alt:before{content:"\f508"}.dashicons-calendar:before{content:"\f145"}.dashicons-camera-alt:before{content:"\f129"}.dashicons-camera:before{content:"\f306"}.dashicons-car:before{content:"\f16b"}.dashicons-carrot:before{content:"\f511"}.dashicons-cart:before{content:"\f174"}.dashicons-category:before{content:"\f318"}.dashicons-chart-area:before{content:"\f239"}.dashicons-chart-bar:before{content:"\f185"}.dashicons-chart-line:before{content:"\f238"}.dashicons-chart-pie:before{content:"\f184"}.dashicons-clipboard:before{content:"\f481"}.dashicons-clock:before{content:"\f469"}.dashicons-cloud-saved:before{content:"\f137"}.dashicons-cloud-upload:before{content:"\f13b"}.dashicons-cloud:before{content:"\f176"}.dashicons-code-standards:before{content:"\f13a"}.dashicons-coffee:before{content:"\f16f"}.dashicons-color-picker:before{content:"\f131"}.dashicons-columns:before{content:"\f13c"}.dashicons-controls-back:before{content:"\f518"}.dashicons-controls-forward:before{content:"\f519"}.dashicons-controls-pause:before{content:"\f523"}.dashicons-controls-play:before{content:"\f522"}.dashicons-controls-repeat:before{content:"\f515"}.dashicons-controls-skipback:before{content:"\f516"}.dashicons-controls-skipforward:before{content:"\f517"}.dashicons-controls-volumeoff:before{content:"\f520"}.dashicons-controls-volumeon:before{content:"\f521"}.dashicons-cover-image:before{content:"\f13d"}.dashicons-dashboard:before{content:"\f226"}.dashicons-database-add:before{content:"\f170"}.dashicons-database-export:before{content:"\f17a"}.dashicons-database-import:before{content:"\f17b"}.dashicons-database-remove:before{content:"\f17c"}.dashicons-database-view:before{content:"\f17d"}.dashicons-database:before{content:"\f17e"}.dashicons-desktop:before{content:"\f472"}.dashicons-dismiss:before{content:"\f153"}.dashicons-download:before{content:"\f316"}.dashicons-drumstick:before{content:"\f17f"}.dashicons-edit-large:before{content:"\f327"}.dashicons-edit-page:before{content:"\f186"}.dashicons-edit:before{content:"\f464"}.dashicons-editor-aligncenter:before{content:"\f207"}.dashicons-editor-alignleft:before{content:"\f206"}.dashicons-editor-alignright:before{content:"\f208"}.dashicons-editor-bold:before{content:"\f200"}.dashicons-editor-break:before{content:"\f474"}.dashicons-editor-code-duplicate:before{content:"\f494"}.dashicons-editor-code:before{content:"\f475"}.dashicons-editor-contract:before{content:"\f506"}.dashicons-editor-customchar:before{content:"\f220"}.dashicons-editor-expand:before{content:"\f211"}.dashicons-editor-help:before{content:"\f223"}.dashicons-editor-indent:before{content:"\f222"}.dashicons-editor-insertmore:before{content:"\f209"}.dashicons-editor-italic:before{content:"\f201"}.dashicons-editor-justify:before{content:"\f214"}.dashicons-editor-kitchensink:before{content:"\f212"}.dashicons-editor-ltr:before{content:"\f10c"}.dashicons-editor-ol-rtl:before{content:"\f12c"}.dashicons-editor-ol:before{content:"\f204"}.dashicons-editor-outdent:before{content:"\f221"}.dashicons-editor-paragraph:before{content:"\f476"}.dashicons-editor-paste-text:before{content:"\f217"}.dashicons-editor-paste-word:before{content:"\f216"}.dashicons-editor-quote:before{content:"\f205"}.dashicons-editor-removeformatting:before{content:"\f218"}.dashicons-editor-rtl:before{content:"\f320"}.dashicons-editor-spellcheck:before{content:"\f210"}.dashicons-editor-strikethrough:before{content:"\f224"}.dashicons-editor-table:before{content:"\f535"}.dashicons-editor-textcolor:before{content:"\f215"}.dashicons-editor-ul:before{content:"\f203"}.dashicons-editor-underline:before{content:"\f213"}.dashicons-editor-unlink:before{content:"\f225"}.dashicons-editor-video:before{content:"\f219"}.dashicons-ellipsis:before{content:"\f11c"}.dashicons-email-alt:before{content:"\f466"}.dashicons-email-alt2:before{content:"\f467"}.dashicons-email:before{content:"\f465"}.dashicons-embed-audio:before{content:"\f13e"}.dashicons-embed-generic:before{content:"\f13f"}.dashicons-embed-photo:before{content:"\f144"}.dashicons-embed-post:before{content:"\f146"}.dashicons-embed-video:before{content:"\f149"}.dashicons-excerpt-view:before{content:"\f164"}.dashicons-exit:before{content:"\f14a"}.dashicons-external:before{content:"\f504"}.dashicons-facebook-alt:before{content:"\f305"}.dashicons-facebook:before{content:"\f304"}.dashicons-feedback:before{content:"\f175"}.dashicons-filter:before{content:"\f536"}.dashicons-flag:before{content:"\f227"}.dashicons-food:before{content:"\f187"}.dashicons-format-aside:before{content:"\f123"}.dashicons-format-audio:before{content:"\f127"}.dashicons-format-chat:before{content:"\f125"}.dashicons-format-gallery:before{content:"\f161"}.dashicons-format-image:before{content:"\f128"}.dashicons-format-quote:before{content:"\f122"}.dashicons-format-status:before{content:"\f130"}.dashicons-format-video:before{content:"\f126"}.dashicons-forms:before{content:"\f314"}.dashicons-fullscreen-alt:before{content:"\f188"}.dashicons-fullscreen-exit-alt:before{content:"\f189"}.dashicons-games:before{content:"\f18a"}.dashicons-google:before{content:"\f18b"}.dashicons-googleplus:before{content:"\f462"}.dashicons-grid-view:before{content:"\f509"}.dashicons-groups:before{content:"\f307"}.dashicons-hammer:before{content:"\f308"}.dashicons-heading:before{content:"\f10e"}.dashicons-heart:before{content:"\f487"}.dashicons-hidden:before{content:"\f530"}.dashicons-hourglass:before{content:"\f18c"}.dashicons-html:before{content:"\f14b"}.dashicons-id-alt:before{content:"\f337"}.dashicons-id:before{content:"\f336"}.dashicons-image-crop:before{content:"\f165"}.dashicons-image-filter:before{content:"\f533"}.dashicons-image-flip-horizontal:before{content:"\f169"}.dashicons-image-flip-vertical:before{content:"\f168"}.dashicons-image-rotate-left:before{content:"\f166"}.dashicons-image-rotate-right:before{content:"\f167"}.dashicons-image-rotate:before{content:"\f531"}.dashicons-images-alt:before{content:"\f232"}.dashicons-images-alt2:before{content:"\f233"}.dashicons-index-card:before{content:"\f510"}.dashicons-info-outline:before{content:"\f14c"}.dashicons-info:before{content:"\f348"}.dashicons-insert-after:before{content:"\f14d"}.dashicons-insert-before:before{content:"\f14e"}.dashicons-insert:before{content:"\f10f"}.dashicons-instagram:before{content:"\f12d"}.dashicons-laptop:before{content:"\f547"}.dashicons-layout:before{content:"\f538"}.dashicons-leftright:before{content:"\f229"}.dashicons-lightbulb:before{content:"\f339"}.dashicons-linkedin:before{content:"\f18d"}.dashicons-list-view:before{content:"\f163"}.dashicons-location-alt:before{content:"\f231"}.dashicons-location:before{content:"\f230"}.dashicons-lock-duplicate:before{content:"\f315"}.dashicons-lock:before{content:"\f160"}.dashicons-marker:before{content:"\f159"}.dashicons-media-archive:before{content:"\f501"}.dashicons-media-audio:before{content:"\f500"}.dashicons-media-code:before{content:"\f499"}.dashicons-media-default:before{content:"\f498"}.dashicons-media-document:before{content:"\f497"}.dashicons-media-interactive:before{content:"\f496"}.dashicons-media-spreadsheet:before{content:"\f495"}.dashicons-media-text:before{content:"\f491"}.dashicons-media-video:before{content:"\f490"}.dashicons-megaphone:before{content:"\f488"}.dashicons-menu-alt:before{content:"\f228"}.dashicons-menu-alt2:before{content:"\f329"}.dashicons-menu-alt3:before{content:"\f349"}.dashicons-menu:before{content:"\f333"}.dashicons-microphone:before{content:"\f482"}.dashicons-migrate:before{content:"\f310"}.dashicons-minus:before{content:"\f460"}.dashicons-money-alt:before{content:"\f18e"}.dashicons-money:before{content:"\f526"}.dashicons-move:before{content:"\f545"}.dashicons-nametag:before{content:"\f484"}.dashicons-networking:before{content:"\f325"}.dashicons-no-alt:before{content:"\f335"}.dashicons-no:before{content:"\f158"}.dashicons-open-folder:before{content:"\f18f"}.dashicons-palmtree:before{content:"\f527"}.dashicons-paperclip:before{content:"\f546"}.dashicons-pdf:before{content:"\f190"}.dashicons-performance:before{content:"\f311"}.dashicons-pets:before{content:"\f191"}.dashicons-phone:before{content:"\f525"}.dashicons-pinterest:before{content:"\f192"}.dashicons-playlist-audio:before{content:"\f492"}.dashicons-playlist-video:before{content:"\f493"}.dashicons-plugins-checked:before{content:"\f485"}.dashicons-plus-alt:before{content:"\f502"}.dashicons-plus-alt2:before{content:"\f543"}.dashicons-plus:before{content:"\f132"}.dashicons-podio:before{content:"\f19c"}.dashicons-portfolio:before{content:"\f322"}.dashicons-post-status:before{content:"\f173"}.dashicons-pressthis:before{content:"\f157"}.dashicons-printer:before{content:"\f193"}.dashicons-privacy:before{content:"\f194"}.dashicons-products:before{content:"\f312"}.dashicons-randomize:before{content:"\f503"}.dashicons-reddit:before{content:"\f195"}.dashicons-redo:before{content:"\f172"}.dashicons-remove:before{content:"\f14f"}.dashicons-rest-api:before{content:"\f124"}.dashicons-rss:before{content:"\f303"}.dashicons-saved:before{content:"\f15e"}.dashicons-schedule:before{content:"\f489"}.dashicons-screenoptions:before{content:"\f180"}.dashicons-search:before{content:"\f179"}.dashicons-share-alt:before{content:"\f240"}.dashicons-share-alt2:before{content:"\f242"}.dashicons-share:before{content:"\f237"}.dashicons-shield-alt:before{content:"\f334"}.dashicons-shield:before{content:"\f332"}.dashicons-shortcode:before{content:"\f150"}.dashicons-slides:before{content:"\f181"}.dashicons-smartphone:before{content:"\f470"}.dashicons-smiley:before{content:"\f328"}.dashicons-sort:before{content:"\f156"}.dashicons-sos:before{content:"\f468"}.dashicons-spotify:before{content:"\f196"}.dashicons-star-empty:before{content:"\f154"}.dashicons-star-filled:before{content:"\f155"}.dashicons-star-half:before{content:"\f459"}.dashicons-sticky:before{content:"\f537"}.dashicons-store:before{content:"\f513"}.dashicons-superhero-alt:before{content:"\f197"}.dashicons-superhero:before{content:"\f198"}.dashicons-table-col-after:before{content:"\f151"}.dashicons-table-col-before:before{content:"\f152"}.dashicons-table-col-delete:before{content:"\f15a"}.dashicons-table-row-after:before{content:"\f15b"}.dashicons-table-row-before:before{content:"\f15c"}.dashicons-table-row-delete:before{content:"\f15d"}.dashicons-tablet:before{content:"\f471"}.dashicons-tag:before{content:"\f323"}.dashicons-tagcloud:before{content:"\f479"}.dashicons-testimonial:before{content:"\f473"}.dashicons-text-page:before{content:"\f121"}.dashicons-text:before{content:"\f478"}.dashicons-thumbs-down:before{content:"\f542"}.dashicons-thumbs-up:before{content:"\f529"}.dashicons-tickets-alt:before{content:"\f524"}.dashicons-tickets:before{content:"\f486"}.dashicons-tide:before{content:"\f10d"}.dashicons-translation:before{content:"\f326"}.dashicons-trash:before{content:"\f182"}.dashicons-twitch:before{content:"\f199"}.dashicons-twitter-alt:before{content:"\f302"}.dashicons-twitter:before{content:"\f301"}.dashicons-undo:before{content:"\f171"}.dashicons-universal-access-alt:before{content:"\f507"}.dashicons-universal-access:before{content:"\f483"}.dashicons-unlock:before{content:"\f528"}.dashicons-update-alt:before{content:"\f113"}.dashicons-update:before{content:"\f463"}.dashicons-upload:before{content:"\f317"}.dashicons-vault:before{content:"\f178"}.dashicons-video-alt:before{content:"\f234"}.dashicons-video-alt2:before{content:"\f235"}.dashicons-video-alt3:before{content:"\f236"}.dashicons-visibility:before{content:"\f177"}.dashicons-warning:before{content:"\f534"}.dashicons-welcome-add-page:before{content:"\f133"}.dashicons-welcome-comments:before{content:"\f117"}.dashicons-welcome-learn-more:before{content:"\f118"}.dashicons-welcome-view-site:before{content:"\f115"}.dashicons-welcome-widgets-menus:before{content:"\f116"}.dashicons-welcome-write-blog:before{content:"\f119"}.dashicons-whatsapp:before{content:"\f19a"}.dashicons-wordpress-alt:before{content:"\f324"}.dashicons-wordpress:before{content:"\f120"}.dashicons-xing:before{content:"\f19d"}.dashicons-yes-alt:before{content:"\f12a"}.dashicons-yes:before{content:"\f147"}.dashicons-youtube:before{content:"\f19b"}.dashicons-editor-distractionfree:before{content:"\f211"}.dashicons-exerpt-view:before{content:"\f164"}.dashicons-format-links:before{content:"\f103"}.dashicons-format-standard:before{content:"\f109"}.dashicons-post-trash:before{content:"\f182"}.dashicons-share1:before{content:"\f237"}.dashicons-welcome-edit-page:before{content:"\f119"}.grid{display:block;padding:0;margin:0 -20px;text-align:left;letter-spacing:-.31em;text-rendering:optimizespeed}.grid,.opera:-o-prefocus{word-spacing:-.43em}.grid>.grid{overflow:hidden;margin-right:0;margin-left:0}.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure,.grid__cell{-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:inline-block;margin:0;padding:0 20px;vertical-align:top;text-align:left;letter-spacing:normal;word-spacing:normal;text-rendering:auto}.grid--center{text-align:center}.grid--left{text-align:left}.grid--right{text-align:right}.grid__cell--center{display:block;margin:0 auto}.grid__cell--left{display:block;margin-right:auto}.grid__cell--right{display:block;margin-left:auto}.animate-spin{-webkit-animation:spin 2s infinite linear;animation:spin 2s infinite linear;display:inline-block}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.icon-left-open-big:before{content:'\e800'}.icon-right-open-big:before{content:'\e801'}.icon-up-open-big:before{content:'\e802'}.icon-down-open-big:before{content:'\e803'}.icon-search:before{content:'\e804'}.icon-right-small:before{content:'\e805'}.icon-left-small:before{content:'\e806'}.icon-down-small:before{content:'\e807'}.icon-up-small:before{content:'\e808'}.icon-ok:before{content:'\e809'}.icon-mail:before{content:'\e80a'}.icon-down-open:before{content:'\e80b'}.icon-left-open:before{content:'\e80c'}.icon-right-open:before{content:'\e80d'}.icon-up-open:before{content:'\e80e'}.icon-glassdoor:before{content:'\e80f'}.icon-menu:before{content:'\e810'}.icon-user:before{content:'\e811'}.icon-cancel:before{content:'\e812'}.icon-tag:before{content:'\e813'}.icon-comp-special-situation:before{content:'\e814'}.icon-comp-executive:before{content:'\e815'}.icon-search-1:before{content:'\e816'}.icon-acrobat:before{content:'\e817'}.icon-icon_diversity_council_2:before{content:'\e818'}.icon-icon_social_impact_team_2:before{content:'\e819'}.icon-icon_women_at_sbcg_2:before{content:'\e81a'}.icon-download--blue:before{content:'\e81b'}.icon-phone:before{content:'\e81c'}.icon-linework1:before{content:'\e823'}.icon-comp-governance:before{content:'\e824'}.icon-resource-library:before{content:'\e826'}.icon-doc:before{content:'\f04a'}.icon-link-ext:before{content:'\f08e'}.icon-twitter:before{content:'\f099'}.icon-mail-alt:before{content:'\f0e0'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}.icon-youtube-squared:before{content:'\f166'}.icon-file-pdf:before{content:'\f1c1'}.icon-address-card:before{content:'\f2bb'}.icon-facebook-squared:before{content:'\f308'}.icon-linkedin-squared:before{content:'\f30c'}.icon-instagram:before{content:'\f32d'}@font-face{font-family:fontello;src:url(../fonts/icons/fontello.eot?87920970);src:url(../fonts/icons/fontello.eot?87920970#iefix) format("embedded-opentype"),url(../fonts/icons/fontello.svg?87920970#fontello) format("svg");font-weight:400;font-style:normal}@font-face{font-family:fontello;src:url(data:application/octet-stream;base64,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) format("woff"),url(data:application/octet-stream;base64,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) format("truetype")}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-left-open-big:before{content:'\e800'}.icon-right-open-big:before{content:'\e801'}.icon-up-open-big:before{content:'\e802'}.icon-down-open-big:before{content:'\e803'}.icon-search:before{content:'\e804'}.icon-right-small:before{content:'\e805'}.icon-left-small:before{content:'\e806'}.icon-down-small:before{content:'\e807'}.icon-up-small:before{content:'\e808'}.icon-ok:before{content:'\e809'}.icon-mail:before{content:'\e80a'}.icon-down-open:before{content:'\e80b'}.icon-left-open:before{content:'\e80c'}.icon-right-open:before{content:'\e80d'}.icon-up-open:before{content:'\e80e'}.icon-glassdoor:before{content:'\e80f'}.icon-menu:before{content:'\e810'}.icon-user:before{content:'\e811'}.icon-cancel:before{content:'\e812'}.icon-tag:before{content:'\e813'}.icon-comp-special-situation:before{content:'\e814'}.icon-comp-executive:before{content:'\e815'}.icon-search-1:before{content:'\e816'}.icon-acrobat:before{content:'\e817'}.icon-icon_diversity_council_2:before{content:'\e818'}.icon-icon_social_impact_team_2:before{content:'\e819'}.icon-icon_women_at_sbcg_2:before{content:'\e81a'}.icon-download--blue:before{content:'\e81b'}.icon-phone:before{content:'\e81c'}.icon-linework1:before{content:'\e823'}.icon-comp-governance:before{content:'\e824'}.icon-resource-library:before{content:'\e826'}.icon-doc:before{content:'\f04a'}.icon-link-ext:before{content:'\f08e'}.icon-twitter:before{content:'\f099'}.icon-mail-alt:before{content:'\f0e0'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}.icon-youtube-squared:before{content:'\f166'}.icon-file-pdf:before{content:'\f1c1'}.icon-address-card:before{content:'\f2bb'}.icon-facebook-squared:before{content:'\f308'}.icon-linkedin-squared:before{content:'\f30c'}.icon-instagram:before{content:'\f32d'}[class*=" icon-"],[class^=icon-]{font-family:fontello;font-style:normal;font-weight:400;line-height:1em}@font-face{font-family:fontello;src:url(../fonts/icons/fontello.eot?12164756);src:url(../fonts/icons/fontello.eot?12164756#iefix) format("embedded-opentype"),url(../fonts/icons/fontello.woff2?12164756) format("woff2"),url(../fonts/icons/fontello.woff?12164756) format("woff"),url(../fonts/icons/fontello.ttf?12164756) format("truetype"),url(../fonts/icons/fontello.svg?12164756#fontello) format("svg");font-weight:400;font-style:normal}[class*=" icon-"]:before,[class^=icon-]:before{font-family:fontello;font-style:normal;font-weight:400;speak:never;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-left-open-big:before{content:'\e800'}.icon-right-open-big:before{content:'\e801'}.icon-up-open-big:before{content:'\e802'}.icon-down-open-big:before{content:'\e803'}.icon-search:before{content:'\e804'}.icon-right-small:before{content:'\e805'}.icon-left-small:before{content:'\e806'}.icon-down-small:before{content:'\e807'}.icon-up-small:before{content:'\e808'}.icon-ok:before{content:'\e809'}.icon-mail:before{content:'\e80a'}.icon-down-open:before{content:'\e80b'}.icon-left-open:before{content:'\e80c'}.icon-right-open:before{content:'\e80d'}.icon-up-open:before{content:'\e80e'}.icon-glassdoor:before{content:'\e80f'}.icon-menu:before{content:'\e810'}.icon-user:before{content:'\e811'}.icon-cancel:before{content:'\e812'}.icon-tag:before{content:'\e813'}.icon-comp-special-situation:before{content:'\e814'}.icon-comp-executive:before{content:'\e815'}.icon-search-1:before{content:'\e816'}.icon-acrobat:before{content:'\e817'}.icon-icon_diversity_council_2:before{content:'\e818'}.icon-icon_social_impact_team_2:before{content:'\e819'}.icon-icon_women_at_sbcg_2:before{content:'\e81a'}.icon-download--blue:before{content:'\e81b'}.icon-phone:before{content:'\e81c'}.icon-linework1:before{content:'\e823'}.icon-comp-governance:before{content:'\e824'}.icon-resource-library:before{content:'\e826'}.icon-doc:before{content:'\f04a'}.icon-link-ext:before{content:'\f08e'}.icon-twitter:before{content:'\f099'}.icon-mail-alt:before{content:'\f0e0'}.icon-angle-left:before{content:'\f104'}.icon-angle-right:before{content:'\f105'}.icon-angle-up:before{content:'\f106'}.icon-angle-down:before{content:'\f107'}.icon-youtube-squared:before{content:'\f166'}.icon-file-pdf:before{content:'\f1c1'}.icon-address-card:before{content:'\f2bb'}.icon-facebook-squared:before{content:'\f308'}.icon-linkedin-squared:before{content:'\f30c'}.icon-instagram:before{content:'\f32d'}body.modalled .blocker-two{position:fixed;top:0;left:0;-webkit-filter:blur(3px);filter:blur(3px);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:rgba(255,255,255,.8);width:100%;height:100%;z-index:10}body .blocker{background:rgba(255,255,255,.5)}body .modal--fake .slick-prev{margin-left:-50px!important}body .modal--fake .slick-next{margin-right:-50px!important}body .modal,body .modal--fake{max-width:90%;width:850px;padding:20px 60px;background:#84dade;border-radius:0;-webkit-box-shadow:5px 5px 11px rgba(0,0,0,.2);box-shadow:5px 5px 11px rgba(0,0,0,.2)}body .modal{padding:40px 90px}@media only screen and (max-width:800px){body .modal{padding-right:40px;padding-left:40px}}@media only screen and (max-width:500px){body .modal{padding-right:25px;padding-left:25px;max-width:100%}}@media only screen and (max-width:400px){body .modal{padding-right:15;padding-left:15}}body .modal p{line-height:1.4em}body .modal a.close-modal{top:33px;right:15px;width:27px;height:27px;background:rgba(255,255,255,.5);border-radius:100%}body .modal a.close-modal:after,body .modal a.close-modal:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);width:22px;height:1px;top:0;bottom:0;left:0;right:0;margin:auto;background:#000;display:inline-block;content:'';position:absolute}body .modal a.close-modal:before{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:1;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;background-color:#000;background-color:rgba(0,0,0,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal{display:none;vertical-align:middle;position:relative;z-index:2;max-width:500px;-webkit-box-sizing:border-box;box-sizing:border-box;width:90%;background:#fff;padding:15px 30px;border-radius:8px;-webkit-box-shadow:0 0 10px #000;-o-box-shadow:0 0 10px #000;-ms-box-shadow:0 0 10px #000;box-shadow:0 0 10px #000;text-align:left}.modal a.close-modal{position:absolute;top:-12.5px;right:-12.5px;display:block;width:30px;height:30px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:center center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==)}.modal-spinner{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);padding:12px 16px;border-radius:5px;background-color:#111;height:20px}.modal-spinner>div{border-radius:100px;background-color:#fff;height:20px;width:2px;margin:0 1px;display:inline-block;-webkit-animation:sk-stretchdelay 1.2s infinite ease-in-out;animation:sk-stretchdelay 1.2s infinite ease-in-out}.modal-spinner .rect2{-webkit-animation-delay:-1.1s;animation-delay:-1.1s}.modal-spinner .rect3{-webkit-animation-delay:-1s;animation-delay:-1s}.modal-spinner .rect4{-webkit-animation-delay:-.9s;animation-delay:-.9s}@-webkit-keyframes sk-stretchdelay{0%,100%,40%{-webkit-transform:scaleY(.5)}20%{-webkit-transform:scaleY(1)}}@keyframes sk-stretchdelay{0%,100%,40%{transform:scaleY(.5);-webkit-transform:scaleY(.5)}20%{transform:scaleY(1);-webkit-transform:scaleY(1)}}.wp-pagenavi{display:block}.wp-pagenavi a{color:#84dade}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;left:0;top:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;src:url(fonts/slick.eot);src:url(fonts/slick.eot?#iefix) format("embedded-opentype"),url(fonts/slick.woff) format("woff"),url(fonts/slick.ttf) format("truetype"),url(fonts/slick.svg#slick) format("svg");font-weight:400;font-style:normal}.slick-next,.slick-prev{position:absolute;display:block;height:20px;width:20px;line-height:0;font-size:0;cursor:pointer;background:0 0;color:transparent;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);padding:0;border:none;outline:0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{outline:0;background:0 0;color:transparent}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:0 0;display:block;height:20px;width:20px;outline:0;line-height:0;font-size:0;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-family:slick;font-size:6px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}[data-module=slider]{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;opacity:.5;-webkit-transition:.6s cubic-bezier(.645,.045,.355,1);transition:.6s cubic-bezier(.645,.045,.355,1);max-height:200px}[data-module=slider][data-adaptive=stationary] .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}[data-module=slider][data-adaptive=stationary] .slick-track .slick-slide{height:inherit!important}[data-module=slider][data-adaptive=stationary] .slick-track .slick-slide .item{min-height:100%}[data-module=slider] article,[data-module=slider] div:not(.slick-list):not(.slick-track){opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}[data-module=slider].slick-initialized{max-height:20000px;opacity:1}[data-module=slider].slick-initialized article,[data-module=slider].slick-initialized div:not(.slick-list):not(.slick-track){opacity:1}[data-module=slider].slick-initialized .slick-slide{opacity:1}[data-module=slider].slick-initialized .cell{overflow:hidden;width:100%}[data-module=slider][data-type=fade] .slick-list,[data-module=slider][data-type=fade] .slick-track{height:100%!important}[data-module=slider][data-type=fade].bg{position:absolute;left:0;top:0;height:100%}[data-module=slider].slick-dotted{padding-bottom:30px}[data-module=slider]:not([data-tabs=texted]) .slick-dots{margin:0 -5px;text-align:center;bottom:15px}@media only screen and (max-width:600px){[data-module=slider]:not([data-tabs=texted]) .slick-dots{bottom:0}}[data-module=slider]:not([data-tabs=texted]) .slick-dots button{background:0 0!important;font-size:0!important}[data-module=slider]:not([data-tabs=texted]) .slick-dots li{margin:0 3px}[data-module=slider]:not([data-tabs=texted]) .slick-dots li button:before{font-size:14px;color:#0ff;mix-blend-mode:difference;-webkit-filter:grayscale(100%);filter:grayscale(100%);opacity:.3}[data-module=slider]:not([data-tabs=texted]) .slick-dots li.slick-active button:before{color:#0ff;mix-blend-mode:difference;opacity:1;-webkit-filter:grayscale(100%);filter:grayscale(100%)}[data-module=slider][data-type=normal] .slick-next,[data-module=slider][data-type=normal] .slick-prev{background:#fff;border-radius:100%;width:32px;height:32px}[data-module=slider][data-type=normal] .slick-next:before,[data-module=slider][data-type=normal] .slick-prev:before{font-size:25px;color:#87d1d7!important}[data-module=slider][data-type=normal] .slick-prev{left:10px}[data-module=slider][data-type=normal] .slick-prev:before{content:'\e800';margin-left:-.1em!important}[data-module=slider][data-type=normal] .slick-next{right:10px}[data-module=slider][data-type=normal] .slick-next:before{margin-right:-.1em!important;content:'\e801'}.modal .slick-next,.modal .slick-prev{top:calc(50% - 50px);-webkit-transform:translate(0,-calc(50% - 50px));transform:translate(0,-calc(50% - 50px))}.modal .slick-prev{left:0;margin-left:-79px}@media only screen and (max-width:800px){.modal .slick-prev{margin-left:-38px}}.modal .slick-next{right:0;margin-right:-79px}@media only screen and (max-width:800px){.modal .slick-next{margin-right:-38px}}@media only screen and (max-width:800px){.modal.modal--pops .slick-prev{margin-left:-52px}}@media only screen and (max-width:800px){.modal.modal--pops .slick-next{margin-right:-52px}}.loaded [data-module=slider]{opacity:1}.loaded [data-module=slider] article,.loaded [data-module=slider] div:not(.slick-list):not(.slick-track){opacity:1}.slick-slider{outline:0;margin-bottom:0!important}.slick-track{margin-left:0;margin-right:0;max-width:initial!important}.slick-list{margin:0 auto}.slick-active .item{height:auto!important}.slick-next,.slick-prev{-webkit-transition:.6s;transition:.6s;width:50px;height:50px;z-index:100}.slick-next.slick-disabled,.slick-prev.slick-disabled{opacity:0}.slick-next.slick-disabled:hover,.slick-prev.slick-disabled:hover{opacity:0;cursor:default}.slick-next:not(.slick-disabled):before,.slick-prev:not(.slick-disabled):before{color:#63656a!important;opacity:1}.slick-next:before,.slick-prev:before{font-size:40px;margin-left:.1em!important}.pagingInfo{margin-top:10px;font-size:12px}.slick-prev{left:-35px}.slick-prev:before{font-family:fontello;content:'\e80c'}.slick-next{right:-35px}.slick-next:before{font-family:fontello;content:'\e80d'}.slider-item{position:relative;overflow:hidden;display:block}.slider-item .hover-content{position:absolute;bottom:0;left:0;min-width:100%;background:rgba(255,255,255,.85);display:block;padding:20px;border-top:3px solid #665ec7;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s}.slider-item .hover-content h3{color:"Inter Light",Helvetica,Arial,sans-serif;font-family:"Scala Regular",Helvetica,Arial,sans-serif;margin-bottom:0;line-height:1.2em;margin-top:0!important}.slider-item .hover-content .pretitle{margin-top:0}.slider-item:hover .hover-content{-webkit-transform:translateY(0);transform:translateY(0)}@media only screen and (max-width:500px){.slider-item .hover-content{-webkit-transform:translateY(0);transform:translateY(0)}}.slick-dots>li:only-child{display:none}[data-tabs=texted]{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}@media only screen and (max-width:800px){[data-tabs=texted]{-ms-flex-wrap:wrap;flex-wrap:wrap}}[data-tabs=texted] .cell .text-wrap .item__title h2{margin-top:0;font-size:1.2em;font-family:"Inter Bold",Helvetica,Arial,sans-serif}[data-tabs=texted] .cell .title{color:#005487;margin-top:30px!important;margin-bottom:5px!important}[data-tabs=texted] .cell .subtitle{margin-bottom:5px!important;font-size:.8em;font-family:"Inter Bold",Helvetica,Arial,sans-serif;color:#005487}[data-tabs=texted] .cell .content{font-size:.95em;font-family:"Inter Var",Helvetica,Arial,sans-serif}[data-tabs=texted] .cell .content li,[data-tabs=texted] .cell .content p{line-height:1.5em}[data-tabs=texted] .cell .content ol,[data-tabs=texted] .cell .content ul{margin:15px 0}[data-tabs=texted] .cell .content li{font-size:.9em;margin:10px 0}[data-tabs=texted] .slick-next,[data-tabs=texted] .slick-prev{background:#f4f4f3;opacity:1!important;-webkit-transform:none;transform:none;top:60px}@media only screen and (min-width:801px){[data-tabs=texted] .slick-next,[data-tabs=texted] .slick-prev{top:0}}@media only screen and (max-width:600px){[data-tabs=texted] .slick-next,[data-tabs=texted] .slick-prev{width:40px;height:40px}}[data-tabs=texted] .slick-next:before,[data-tabs=texted] .slick-prev:before{color:#b1b1b1!important;font-size:33px}@media only screen and (max-width:600px){[data-tabs=texted] .slick-next:before,[data-tabs=texted] .slick-prev:before{font-size:26px}}[data-tabs=texted] .slick-prev{left:260px}@media only screen and (max-width:800px){[data-tabs=texted] .slick-prev{left:0}}[data-tabs=texted] .slick-prev:before{content:'\e800';margin-left:-.1em!important}[data-tabs=texted] .slick-next{right:10px}[data-tabs=texted] .slick-next:before{content:'\e801';margin-right:-.1em!important}[data-tabs=texted] .slick-list{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width:801px){[data-tabs=texted] .slick-list{margin-right:97px}}@media only screen and (max-width:800px){[data-tabs=texted] .slick-list{width:calc(100% - 110px);margin:20px auto}}[data-tabs=texted] .slick-dots{position:static;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;max-width:240px;margin-right:95px}@media only screen and (max-width:800px){[data-tabs=texted] .slick-dots{max-width:none;width:100%;margin-right:0;text-align:left}}[data-tabs=texted] .slick-dots li{width:auto;height:auto;display:block;text-align:left;background:#f4f4f3;color:#005487;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-size:.85em;padding:20px;border-bottom:1.5px solid #e4e4e4}@media only screen and (max-width:800px){[data-tabs=texted] .slick-dots li{display:inline-block;margin:0;padding:15px;border-top:1.5px solid #e4e4e4}}@media only screen and (max-width:600px){[data-tabs=texted] .slick-dots li{font-size:.75em;padding:10px}}[data-tabs=texted] .slick-dots li:first-child{border-top:1.5px solid #e4e4e4}[data-tabs=texted] .slick-dots li.slick-active{color:#231f20;border-bottom:2px solid #231f20;background:#fff}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border:none;border-radius:1.55em;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:.667em 1.333em;text-align:center;text-decoration:none;overflow-wrap:break-word}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.is-style-outline>.wp-block-button__link,.wp-block-button__link.is-style-outline{border:2px solid}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:#32373c}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.wp-block-buttons .wp-block-button{display:inline-block;margin-right:.5em;margin-bottom:.5em}.wp-block-buttons .wp-block-button:last-child{margin-right:0}.wp-block-buttons.alignright .wp-block-button{margin-right:0;margin-left:.5em}.wp-block-buttons.alignright .wp-block-button:first-child{margin-left:0}.wp-block-buttons.alignleft .wp-block-button{margin-left:0;margin-right:.5em}.wp-block-buttons.alignleft .wp-block-button:last-child{margin-right:0}.wp-block-button.aligncenter,.wp-block-buttons.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{white-space:pre-wrap;overflow-wrap:break-word}.wp-block-columns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:1.75em;-ms-flex-wrap:wrap;flex-wrap:wrap}@media (min-width:782px){.wp-block-columns{-ms-flex-wrap:nowrap;flex-wrap:nowrap}}.wp-block-columns.has-background{padding:1.25em 2.375em}.wp-block-columns.are-vertically-aligned-top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-columns.are-vertically-aligned-bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.wp-block-column{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:0;word-break:break-word;overflow-wrap:break-word}@media (max-width:599px){.wp-block-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}@media (min-width:600px) and (max-width:781px){.wp-block-column:not(:only-child){-ms-flex-preferred-size:calc(50% - 1em)!important;flex-basis:calc(50% - 1em)!important;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wp-block-column:nth-child(2n){margin-left:2em}}@media (min-width:782px){.wp-block-column{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.wp-block-column[style*=flex-basis]{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0}.wp-block-column:not(:first-child){margin-left:2em}}.wp-block-column.is-vertically-aligned-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-column.is-vertically-aligned-center{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}.wp-block-column.is-vertically-aligned-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:1em;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-overflow-scrolling:touch){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:290px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover .wp-block-subhead:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image .wp-block-subhead:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover__video-background{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;height:100%;z-index:0;-o-object-fit:cover;object-fit:cover}.wp-block-cover-image-text,.wp-block-cover-text,section.wp-block-cover-image h2{color:#fff}.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:580px;padding:.44em;text-align:center}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-embed{margin-bottom:1em}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{-webkit-box-shadow:none;box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid,.wp-block-gallery{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;padding:0;margin:0}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0 1em 1em 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{margin:0;height:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{display:block;max-width:100%;height:auto;width:100%}@supports (position:sticky){.blocks-gallery-grid .blocks-gallery-image img,.blocks-gallery-grid .blocks-gallery-item img,.wp-block-gallery .blocks-gallery-image img,.wp-block-gallery .blocks-gallery-item img{width:auto}}.blocks-gallery-grid .blocks-gallery-image figcaption,.blocks-gallery-grid .blocks-gallery-item figcaption,.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);-webkit-box-sizing:border-box;box-sizing:border-box;margin:0}.blocks-gallery-grid .blocks-gallery-image figcaption img,.blocks-gallery-grid .blocks-gallery-item figcaption img,.wp-block-gallery .blocks-gallery-image figcaption img,.wp-block-gallery .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid figcaption,.wp-block-gallery figcaption{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{width:100%}@supports (position:sticky){.blocks-gallery-grid.is-cropped .blocks-gallery-image a,.blocks-gallery-grid.is-cropped .blocks-gallery-image img,.blocks-gallery-grid.is-cropped .blocks-gallery-item a,.blocks-gallery-grid.is-cropped .blocks-gallery-item img,.wp-block-gallery.is-cropped .blocks-gallery-image a,.wp-block-gallery.is-cropped .blocks-gallery-image img,.wp-block-gallery.is-cropped .blocks-gallery-item a,.wp-block-gallery.is-cropped .blocks-gallery-item img{height:100%;-webkit-box-flex:1;-ms-flex:1;flex:1;-o-object-fit:cover;object-fit:cover}}.blocks-gallery-grid.columns-1 .blocks-gallery-image,.blocks-gallery-grid.columns-1 .blocks-gallery-item,.wp-block-gallery.columns-1 .blocks-gallery-image,.wp-block-gallery.columns-1 .blocks-gallery-item{width:100%;margin-right:0}@media (min-width:600px){.blocks-gallery-grid.columns-3 .blocks-gallery-image,.blocks-gallery-grid.columns-3 .blocks-gallery-item,.wp-block-gallery.columns-3 .blocks-gallery-image,.wp-block-gallery.columns-3 .blocks-gallery-item{width:calc(33.33333% - .66667em);margin-right:1em}.blocks-gallery-grid.columns-4 .blocks-gallery-image,.blocks-gallery-grid.columns-4 .blocks-gallery-item,.wp-block-gallery.columns-4 .blocks-gallery-image,.wp-block-gallery.columns-4 .blocks-gallery-item{width:calc(25% - .75em);margin-right:1em}.blocks-gallery-grid.columns-5 .blocks-gallery-image,.blocks-gallery-grid.columns-5 .blocks-gallery-item,.wp-block-gallery.columns-5 .blocks-gallery-image,.wp-block-gallery.columns-5 .blocks-gallery-item{width:calc(20% - .8em);margin-right:1em}.blocks-gallery-grid.columns-6 .blocks-gallery-image,.blocks-gallery-grid.columns-6 .blocks-gallery-item,.wp-block-gallery.columns-6 .blocks-gallery-image,.wp-block-gallery.columns-6 .blocks-gallery-item{width:calc(16.66667% - .83333em);margin-right:1em}.blocks-gallery-grid.columns-7 .blocks-gallery-image,.blocks-gallery-grid.columns-7 .blocks-gallery-item,.wp-block-gallery.columns-7 .blocks-gallery-image,.wp-block-gallery.columns-7 .blocks-gallery-item{width:calc(14.28571% - .85714em);margin-right:1em}.blocks-gallery-grid.columns-8 .blocks-gallery-image,.blocks-gallery-grid.columns-8 .blocks-gallery-item,.wp-block-gallery.columns-8 .blocks-gallery-image,.wp-block-gallery.columns-8 .blocks-gallery-item{width:calc(12.5% - .875em);margin-right:1em}.blocks-gallery-grid.columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid.columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n){margin-right:0}.blocks-gallery-grid.columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid.columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid.columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid.columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n){margin-right:0}.blocks-gallery-grid.columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid.columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n){margin-right:0}.blocks-gallery-grid.columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid.columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n){margin-right:0}.blocks-gallery-grid.columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid.columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n){margin-right:0}.blocks-gallery-grid.columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid.columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery.columns-7 .blocks-gallery-item:nth-of-type(7n){margin-right:0}.blocks-gallery-grid.columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid.columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery.columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid .blocks-gallery-image:last-child,.blocks-gallery-grid .blocks-gallery-item:last-child,.wp-block-gallery .blocks-gallery-image:last-child,.wp-block-gallery .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid.alignleft,.blocks-gallery-grid.alignright,.wp-block-gallery.alignleft,.wp-block-gallery.alignright{max-width:290px;width:100%}.blocks-gallery-grid.aligncenter .blocks-gallery-item figure,.wp-block-gallery.aligncenter .blocks-gallery-item figure{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-group{-webkit-box-sizing:border-box;box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin-bottom:1em}.wp-block-image img{max-width:100%}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-top:.5em;margin-bottom:1em}.is-style-circle-mask img,.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.is-style-circle-mask img{-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;color:#555;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em}.wp-block-latest-posts__featured-image.alignright{margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}.block-editor-image-alignment-control__row .components-base-control__field{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-editor-image-alignment-control__row .components-base-control__field .components-base-control__label{margin-bottom:0}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{/*!rtl:begin:ignore*/direction:ltr;/*!rtl:end:ignore*/display:-ms-grid;display:grid;-ms-grid-columns:50% 1fr;grid-template-columns:50% 1fr;-ms-grid-rows:auto;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{-ms-grid-columns:1fr 50%;grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{-ms-grid-row-align:start;-ms-flex-item-align:start;align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{-ms-grid-row-align:center;-ms-flex-item-align:center;align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{-ms-grid-row-align:end;-ms-flex-item-align:end;align-self:end}.wp-block-media-text .wp-block-media-text__media{/*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1;/*!rtl:end:ignore*/margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr;/*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1;/*!rtl:end:ignore*/padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{/*!rtl:begin:ignore*/-ms-grid-column:2;grid-column:2;-ms-grid-row:1;grid-row:1}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{/*!rtl:begin:ignore*/-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text__media img,.wp-block-media-text__media video{max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.wp-block-media-text.is-image-fill figure.wp-block-media-text__media>img{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{-ms-grid-columns:100%!important;grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{-ms-grid-column:1;grid-column:1;-ms-grid-row:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{-ms-grid-column:1;grid-column:1;-ms-grid-row:2;grid-row:2}}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation-link:not(.has-text-color){color:#1e1e1e}.wp-block-navigation:not(.has-background) .wp-block-navigation__container .wp-block-navigation__container{background-color:#fff}.items-justified-left>ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.items-justified-center>ul{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.items-justified-right>ul{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-navigation-link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;margin:0}.wp-block-navigation-link .wp-block-navigation__container:empty{display:none}.wp-block-navigation__container{list-style:none;margin:0;padding-left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.is-vertical .wp-block-navigation__container{display:block}.has-child>.wp-block-navigation-link__content{padding-right:.5em}.has-child .wp-block-navigation__container{border:1px solid rgba(0,0,0,.15);background-color:inherit;color:inherit;position:absolute;left:0;top:100%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;z-index:2;opacity:0;-webkit-transition:opacity .1s linear;transition:opacity .1s linear;visibility:hidden}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.has-child .wp-block-navigation__container>.wp-block-navigation-link>.wp-block-navigation-link__submenu-icon{padding-right:.5em}@media (min-width:782px){.has-child .wp-block-navigation__container{left:1.5em}.has-child .wp-block-navigation__container .wp-block-navigation__container{left:100%;top:-1px}.has-child .wp-block-navigation__container .wp-block-navigation__container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:0 0}.has-child .wp-block-navigation__container .wp-block-navigation-link__submenu-icon svg{-webkit-transform:rotate(0);transform:rotate(0)}}.has-child:hover{cursor:pointer}.has-child:hover>.wp-block-navigation__container{visibility:visible;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.has-child:focus-within{cursor:pointer}.has-child:focus-within>.wp-block-navigation__container{visibility:visible;opacity:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-navigation-link__content{color:inherit;text-decoration:none;padding:.5em 1em}.wp-block-navigation-link__content+.wp-block-navigation-link__content{padding-top:0}.has-text-color .wp-block-navigation-link__content{color:inherit}.wp-block-navigation-link__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation-link__submenu-icon{height:inherit;padding:.375em 1em .375em 0}.wp-block-navigation-link__submenu-icon svg{fill:currentColor}@media (min-width:782px){.wp-block-navigation-link__submenu-icon svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-background{padding:1.25em 2.375em}p.has-text-color a{color:inherit}.wp-block-post-author{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0}.wp-block-post-author__name{font-weight:700;margin:0}.wp-block-pullquote{padding:3em 0;margin-left:0;margin-right:0;text-align:center}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:290px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote:not(.is-style-solid-color){background:0 0}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;text-align:left;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{font-size:1.125em;text-align:right}.wp-block-rss.alignleft{margin-right:2em}.wp-block-rss.alignright{margin-left:2em}.wp-block-rss.is-grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0;list-style:none}.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){.wp-block-rss.columns-2 li{width:calc(50% - 1em)}.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}.wp-block-rss.columns-4 li{width:calc(25% - 1em)}.wp-block-rss.columns-5 li{width:calc(20% - 1em)}.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;color:#555;font-size:.8125em}.wp-block-search .wp-block-search__inside-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:auto;flex:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap;max-width:100%}.wp-block-search .wp-block-search__label{width:100%}.wp-block-search .wp-block-search__input{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;min-width:3em;border:1px solid #949494}.wp-block-search .wp-block-search__button{margin-left:.625em;word-break:normal}.wp-block-search .wp-block-search__button svg{min-width:1.5em;min-height:1.5em}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-separator.is-style-wide{border-bottom-width:1px}.wp-block-separator.is-style-dots{background:0 0!important;border:none;text-align:center;max-width:none;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"\00b7 \00b7 \00b7";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-custom-logo .aligncenter{display:table}.wp-block-social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;padding-left:0;padding-right:0;text-indent:0;margin-left:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;-webkit-box-shadow:none;box-shadow:none}.wp-social-link{display:block;width:36px;height:36px;border-radius:9999px;margin:0 8px 8px 0;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-social-link{-webkit-transition-duration:0s;transition-duration:0s}}.wp-social-link a{padding:6px;display:block;line-height:0;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.wp-social-link a,.wp-social-link a:active,.wp-social-link a:hover,.wp-social-link a:visited,.wp-social-link svg{color:currentColor;fill:currentColor}.wp-social-link:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.wp-block-social-links.aligncenter{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:0 0;padding:4px}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:28px;height:28px}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:16px;padding-right:16px}.wp-block-spacer{clear:both}p.wp-block-subhead{font-size:1.1em;font-style:italic;opacity:.75}.wp-block-table{overflow-x:auto}.wp-block-table table{width:100%}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}.wp-block-video{margin-left:0;margin-right:0}.wp-block-video video{max-width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-post-featured-image a{display:inline-block}:root .has-pale-pink-background-color{background-color:#f78da7}:root .has-vivid-red-background-color{background-color:#cf2e2e}:root .has-luminous-vivid-orange-background-color{background-color:#ff6900}:root .has-luminous-vivid-amber-background-color{background-color:#fcb900}:root .has-light-green-cyan-background-color{background-color:#7bdcb5}:root .has-vivid-green-cyan-background-color{background-color:#00d084}:root .has-pale-cyan-blue-background-color{background-color:#8ed1fc}:root .has-vivid-cyan-blue-background-color{background-color:#0693e3}:root .has-vivid-purple-background-color{background-color:#9b51e0}:root .has-white-background-color{background-color:#fff}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-cyan-bluish-gray-background-color{background-color:#abb8c3}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-black-background-color{background-color:#000}:root .has-pale-pink-color{color:#f78da7}:root .has-vivid-red-color{color:#cf2e2e}:root .has-luminous-vivid-orange-color{color:#ff6900}:root .has-luminous-vivid-amber-color{color:#fcb900}:root .has-light-green-cyan-color{color:#7bdcb5}:root .has-vivid-green-cyan-color{color:#00d084}:root .has-pale-cyan-blue-color{color:#8ed1fc}:root .has-vivid-cyan-blue-color{color:#0693e3}:root .has-vivid-purple-color{color:#9b51e0}:root .has-white-color{color:#fff}:root .has-very-light-gray-color{color:#eee}:root .has-cyan-bluish-gray-color{color:#abb8c3}:root .has-very-dark-gray-color{color:#313131}:root .has-black-color{color:#000}:root .has-vivid-cyan-blue-to-vivid-purple-gradient-background{background:linear-gradient(135deg,#0693e3,#9b51e0)}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-light-green-cyan-to-vivid-green-cyan-gradient-background{background:linear-gradient(135deg,#7adcb4,#00d082)}:root .has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background:linear-gradient(135deg,#fcb900,#ff6900)}:root .has-luminous-vivid-orange-to-vivid-red-gradient-background{background:linear-gradient(135deg,#ff6900,#cf2e2e)}:root .has-very-light-gray-to-cyan-bluish-gray-gradient-background{background:linear-gradient(135deg,#eee,#a9b8c3)}:root .has-cool-to-warm-spectrum-gradient-background{background:linear-gradient(135deg,#4aeadc,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c)}:root .has-blush-light-purple-gradient-background{background:linear-gradient(135deg,#ffceec,#9896f0)}:root .has-blush-bordeaux-gradient-background{background:linear-gradient(135deg,#fecda5,#fe2d2d 50%,#6b003e)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-luminous-dusk-gradient-background{background:linear-gradient(135deg,#ffcb70,#c751c0 50%,#4158d0)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-pale-ocean-gradient-background{background:linear-gradient(135deg,#fff5cb,#b6e3d4 50%,#33a7b5)}:root .has-electric-grass-gradient-background{background:linear-gradient(135deg,#caf880,#71ce7e)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root .has-link-color a{color:#00e;color:var(--wp--style--color--link,#00e)}.has-small-font-size{font-size:.8125em}.has-normal-font-size,.has-regular-font-size{font-size:1em}.has-medium-font-size{font-size:1.25em}.has-large-font-size{font-size:2.25em}.has-huge-font-size,.has-larger-font-size{font-size:2.625em}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.wpcf7 .screen-reader-response{position:absolute;overflow:hidden;clip:rect(1px,1px,1px,1px);height:1px;width:1px;margin:0;padding:0;border:0}.wpcf7 form .wpcf7-response-output{margin:2em .5em 1em;padding:.2em 1em;border:2px solid #00a0d2}.wpcf7 form.init .wpcf7-response-output{display:none}.wpcf7 form.sent .wpcf7-response-output{border-color:#46b450}.wpcf7 form.aborted .wpcf7-response-output,.wpcf7 form.failed .wpcf7-response-output{border-color:#dc3232}.wpcf7 form.spam .wpcf7-response-output{border-color:#f56e28}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{border-color:#ffb900}.wpcf7-form-control-wrap{position:relative}.wpcf7-not-valid-tip{color:#dc3232;font-size:1em;font-weight:400;display:block}.use-floating-validation-tip .wpcf7-not-valid-tip{position:absolute;top:20%;left:20%;z-index:100;border:1px solid #dc3232;background:#fff;padding:.2em .8em}span.wpcf7-list-item{display:inline-block;margin:0 0 0 1em}span.wpcf7-list-item-label::after,span.wpcf7-list-item-label::before{content:" "}div.wpcf7 .ajax-loader{visibility:hidden;display:inline-block;background-image:url(../../assets/ajax-loader.gif);width:16px;height:16px;border:none;padding:0;margin:0 0 0 4px;vertical-align:middle}div.wpcf7 .ajax-loader.is-active{visibility:visible}div.wpcf7 div.ajax-error{display:none}div.wpcf7 .placeheld{color:#888}div.wpcf7 input[type=file]{cursor:pointer}div.wpcf7 input[type=file]:disabled{cursor:default}div.wpcf7 .wpcf7-submit:disabled{cursor:not-allowed}.wpcf7 input[type=email],.wpcf7 input[type=tel],.wpcf7 input[type=url]{direction:ltr}:root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-20:#005a87}#start-resizable-editor-section{display:none}.wp-block-audio figcaption{color:#555;font-size:13px;text-align:center}.wp-block-code{font-family:Menlo,Consolas,monaco,monospace;font-size:.9em;color:#1e1e1e;padding:.8em 1em;border:1px solid #ddd;border-radius:4px}.blocks-gallery-caption,.wp-block-embed figcaption,.wp-block-image figcaption{color:#555;font-size:13px;text-align:center}.wp-block-pullquote{border-top:4px solid #555;border-bottom:4px solid #555;margin-bottom:1.75em;color:#555}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:#555;text-transform:uppercase;font-size:.8125em;font-style:normal}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none}.wp-block-navigation-link.wp-block-navigation-link{margin:0}.wp-block-quote{border-left:.25em solid #000;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer,.wp-block-quote__citation{color:#555;font-size:.8125em;margin-top:1em;position:relative;font-style:normal}.wp-block-quote.has-text-align-right{border-left:none;border-right:.25em solid #000;padding-left:0;padding-right:1em}.wp-block-quote.has-text-align-center{border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-group.has-background{padding:20px 30px;margin-top:0;margin-bottom:0}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto;opacity:.4}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{border-collapse:collapse}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{padding:.5em;border:1px solid;word-break:normal}.wp-block-table figcaption,.wp-block-video figcaption{color:#555;font-size:13px;text-align:center}.wp-block-template-part.has-background{padding:20px 30px;margin-top:0;margin-bottom:0}#end-resizable-editor-section{display:none}.vlp-template-default .vlp-link-image img{min-height:100%;-o-object-fit:cover;object-fit:cover}.vlp-template-default .vlp-link-image{height:100%}.vlp-template-default{line-height:1.4em}.vlp-link-container:hover{opacity:.7;-webkit-transition:.6s;transition:.6s}.vlp-link-container.vlp-template-default{margin-top:30px;margin-bottom:30px}.unit-1-12{width:8.33333%}.unit-2-12{width:16.66667%}.unit-3-12{width:25%}.unit-4-12{width:33.33333%}.unit-5-12{width:41.66667%}.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure,.unit-6-12{width:50%}.unit-7-12{width:58.33333%}.unit-8-12{width:66.66667%}.unit-9-12{width:75%}.unit-10-12{width:83.33333%}.unit-11-12{width:91.66667%}.unit-1-10{width:10%}.unit-2-10{width:20%}.unit-3-10{width:30%}.unit-4-10{width:40%}.unit-5-10{width:50%}.unit-6-10{width:60%}.unit-7-10{width:70%}.unit-8-10{width:80%}.unit-9-10{width:90%}.gutter-sizer{width:40px}*{-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}html{scroll-behavior:smooth}html.scrolly,html[data-behavior=scrolly]{scroll-behavior:unset}html.modalled,html.open-modal{overflow:hidden}body{width:100%;margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;overflow:auto;overflow-x:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:"Inter Light",Helvetica,Arial,sans-serif;color:#282525;min-width:300px}@media only screen and (max-width:299px){body{overflow-x:auto!important}}body:not(.wp-admin){color:#263745;font-family:"Inter Light",Helvetica,Arial,sans-serif}body.home:after{position:absolute;width:0;height:0;overflow:hidden;z-index:-1;content:url(../images/backgrounds/animation1_background.jpg) url(../images/backgrounds/animation2_background.jpg) url(../images/backgrounds/animation3_background.jpg) url(../images/backgrounds/animation4_background.jpg)}@media only screen and (max-width:600px){body,html{overflow-x:hidden}body{position:relative}}iframe{max-width:100%}::-moz-selection{background:rgba(132,218,222,.5);color:#fff}::selection{background:rgba(132,218,222,.5);color:#fff}::-ms-clear{display:none}.noclick:hover,.noclick>a:hover{cursor:default}a{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-decoration:none}a:active{color:#00c2df}button{-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.block-popups.block-popups--hovers .item__title h2,.block-superquotes__title,.screenreader,.search-form .screen-reader-text,.search-form .search-submit .search-btn-text{outline:0;font-size:0;padding:0;position:absolute;clip:rect(1px,1px,1px,1px)}.block-popups.block-popups--hovers .item__title h2:focus,.block-superquotes__title:focus,.screenreader:focus,.search-form .screen-reader-text:focus,.search-form .search-submit .search-btn-text:focus{outline:0}.hidden{display:none}.clear{clear:both}.wp-block-gallery,.wrap{margin:0 auto;max-width:1200px;width:95%}@media only screen and (max-width:500px){.wp-block-gallery,.wrap{width:100%;padding:0 20px}}.wide.wp-block-gallery,.wrap.wide{max-width:1600px}.step-in.wp-block-gallery,.wrap.step-in{padding-left:15px;padding-right:15px}@media only screen and (min-width:1200px){.step-in.wp-block-gallery,.wrap.step-in{padding-left:0;padding-right:0}}@media only screen and (max-width:800px){.step-in.wp-block-gallery,.wrap.step-in{padding-left:33px;padding-right:33px}}.inline{display:inline-block}.context{margin:0 auto;max-width:1200px;width:95%}@media only screen and (max-width:500px){.context{width:100%;padding:0 20px}}.blocker{z-index:9999}.tinymce{font-size:18px;font-size:1.8vw;position:relative;line-height:1.76;font-family:"Inter Light",Helvetica,Arial,sans-serif;font-weight:400}@media only screen and (max-width:888.88889px){.tinymce{font-size:16px}}@media only screen and (min-width:1000px){.tinymce{font-size:18px}}.tinymce.has-text-color{color:#282525}.tinymce.has-lighter-text-color{color:#b2b2b2}.tinymce.has-light-text-color{color:#898a8d}.tinymce.has-med-text-color{color:#63656a}.tinymce.has-dark-text-color{color:#282525}.tinymce.has-hover-text-color{color:#00a5b5}.tinymce.has-blue-text-color{color:#1b438b}.tinymce.has-dark-grey-color{color:#231f20}.tinymce.has-light-grey-color{color:#f4f4f3}.tinymce.has-medium-grey-color{color:#e4e4e4}.tinymce.has-other-grey-color{color:#b1b1b1}.tinymce.has-blue-color{color:#446a90}.tinymce.has-navy-blue-color{color:#002e6d}.tinymce.has-medium-blue-color{color:#005487}.tinymce.has-light-blue-color{color:#2a7de1}.tinymce.has-new-blue-color{color:#4378bc}.tinymce.has-teal-color{color:#84dade}.tinymce.has-bright-teal-color{color:#29b7d9}.tinymce.has-dark-teal-color{color:#00a4b4}.tinymce.has-light-teal-color{color:#9de0e4}.tinymce.has-seafoam-color{color:#87d1d7}.tinymce.has-purple-color{color:#665ec7}.tinymce.has-dark-purple-color{color:#473eb4}.tinymce.has-light-purple-color{color:#9c97db}.tinymce.has-green-color{color:#76bd22}.tinymce.has-dark-green-color{color:#5b921a}.tinymce.has-light-green-color{color:#76bd22}.tinymce.has-orange-color{color:#f09f0e}.tinymce.has-dark-orange-color{color:#d88f0d}.tinymce.has-light-orange-color{color:#f09f0e}.tinymce.has-yellow-color{color:#f7c600}.tinymce.has-dark-yellow-color{color:#c49d00}.tinymce.has-light-yellow-color{color:#f7c600}.tinymce.has-magenta-color{color:#9d1d64}.tinymce.has-dark-magenta-color{color:#9d1d64}.tinymce.has-light-magenta-color{color:#9d1d64}.tinymce.has-bright-blue-color{color:#00c2df}.tinymce.has-dark-bright-blue-color{color:#007f93}.tinymce.has-light-bright-blue-color{color:#2de4ff}.tinymce.has-black-color{color:#000}.tinymce.has-white-color{color:#fff}.tinymce.has-dark-color{color:#231f20}.tinymce.has-very-light-pink-color{color:#f8f7f5}.tinymce.has-dark-two-color{color:#263745}.tinymce.has-ui-gray-color{color:#e6e3de}.tinymce.has-smoke-color{color:#42484c}.tinymce.has-gray-color{color:#555}.tinymce.has-blue-green-color{color:#008774}.tinymce.has-green-blue-color{color:#09a48e}.tinymce.has-greyish-teal-color{color:#59c2b1}.tinymce.has-ice-color{color:#e7f6f4}.tinymce.has-reddish-orange-color{color:#f16721}.tinymce.has-yellowish-orange-color{color:#f8a01e}.tinymce.has-purplish-color{color:#8855a2}.tinymce.has-pale-purple-color{color:#b891c2}.tinymce.has-yellowish-green-color{color:#aae417}.tinymce.has-very-pale-green-color{color:#dcf6be}.tinymce.has-ice-blue-color{color:#e4f3ff}.tinymce p{font-size:18px;font-size:1.8vw;margin-bottom:30px;margin-top:0;font-family:"Inter Var",Helvetica,Arial,sans-serif}@media only screen and (max-width:888.88889px){.tinymce p{font-size:16px}}@media only screen and (min-width:1000px){.tinymce p{font-size:18px}}@media only screen and (max-width:500px){.tinymce p{margin-bottom:22.5px}}.tinymce p.has-text-color{color:#282525}.tinymce p.has-lighter-text-color{color:#b2b2b2}.tinymce p.has-light-text-color{color:#898a8d}.tinymce p.has-med-text-color{color:#63656a}.tinymce p.has-dark-text-color{color:#282525}.tinymce p.has-hover-text-color{color:#00a5b5}.tinymce p.has-blue-text-color{color:#1b438b}.tinymce p.has-dark-grey-color{color:#231f20}.tinymce p.has-light-grey-color{color:#f4f4f3}.tinymce p.has-medium-grey-color{color:#e4e4e4}.tinymce p.has-other-grey-color{color:#b1b1b1}.tinymce p.has-blue-color{color:#446a90}.tinymce p.has-navy-blue-color{color:#002e6d}.tinymce p.has-medium-blue-color{color:#005487}.tinymce p.has-light-blue-color{color:#2a7de1}.tinymce p.has-new-blue-color{color:#4378bc}.tinymce p.has-teal-color{color:#84dade}.tinymce p.has-bright-teal-color{color:#29b7d9}.tinymce p.has-dark-teal-color{color:#00a4b4}.tinymce p.has-light-teal-color{color:#9de0e4}.tinymce p.has-seafoam-color{color:#87d1d7}.tinymce p.has-purple-color{color:#665ec7}.tinymce p.has-dark-purple-color{color:#473eb4}.tinymce p.has-light-purple-color{color:#9c97db}.tinymce p.has-green-color{color:#76bd22}.tinymce p.has-dark-green-color{color:#5b921a}.tinymce p.has-light-green-color{color:#76bd22}.tinymce p.has-orange-color{color:#f09f0e}.tinymce p.has-dark-orange-color{color:#d88f0d}.tinymce p.has-light-orange-color{color:#f09f0e}.tinymce p.has-yellow-color{color:#f7c600}.tinymce p.has-dark-yellow-color{color:#c49d00}.tinymce p.has-light-yellow-color{color:#f7c600}.tinymce p.has-magenta-color{color:#9d1d64}.tinymce p.has-dark-magenta-color{color:#9d1d64}.tinymce p.has-light-magenta-color{color:#9d1d64}.tinymce p.has-bright-blue-color{color:#00c2df}.tinymce p.has-dark-bright-blue-color{color:#007f93}.tinymce p.has-light-bright-blue-color{color:#2de4ff}.tinymce p.has-black-color{color:#000}.tinymce p.has-white-color{color:#fff}.tinymce p.has-dark-color{color:#231f20}.tinymce p.has-very-light-pink-color{color:#f8f7f5}.tinymce p.has-dark-two-color{color:#263745}.tinymce p.has-ui-gray-color{color:#e6e3de}.tinymce p.has-smoke-color{color:#42484c}.tinymce p.has-gray-color{color:#555}.tinymce p.has-blue-green-color{color:#008774}.tinymce p.has-green-blue-color{color:#09a48e}.tinymce p.has-greyish-teal-color{color:#59c2b1}.tinymce p.has-ice-color{color:#e7f6f4}.tinymce p.has-reddish-orange-color{color:#f16721}.tinymce p.has-yellowish-orange-color{color:#f8a01e}.tinymce p.has-purplish-color{color:#8855a2}.tinymce p.has-pale-purple-color{color:#b891c2}.tinymce p.has-yellowish-green-color{color:#aae417}.tinymce p.has-very-pale-green-color{color:#dcf6be}.tinymce p.has-ice-blue-color{color:#e4f3ff}.tinymce p.has-small-font-size{font-size:16px;font-size:1.6vw}@media only screen and (max-width:875px){.tinymce p.has-small-font-size{font-size:14px}}@media only screen and (min-width:1000px){.tinymce p.has-small-font-size{font-size:16px}}.tinymce p.has-normal-font-size{font-size:18px;font-size:1.8vw}@media only screen and (max-width:888.88889px){.tinymce p.has-normal-font-size{font-size:16px}}@media only screen and (min-width:1000px){.tinymce p.has-normal-font-size{font-size:18px}}.tinymce p.has-large-font-size{font-size:24px;font-size:2.4vw}@media only screen and (max-width:750px){.tinymce p.has-large-font-size{font-size:18px}}@media only screen and (min-width:1000px){.tinymce p.has-large-font-size{font-size:24px}}.tinymce p.has-huge-font-size{font-size:30px;font-size:3vw}@media only screen and (max-width:800px){.tinymce p.has-huge-font-size{font-size:24px}}@media only screen and (min-width:1000px){.tinymce p.has-huge-font-size{font-size:30px}}.tinymce p.has-drop-cap:not(:focus)::first-letter{padding-bottom:20px}.tinymce p.has-drop-cap::first-letter{font-family:"Scala Regular",Helvetica,Arial,sans-serif}.tinymce p:first-child{margin-top:0}.tinymce p:last-child{margin-bottom:0}.tinymce p:empty{display:none}.tinymce figcaption{font-family:"Scala Regular",Helvetica,Arial,sans-serif;font-size:17px}.tinymce .wp-block-pullquote{font-size:1.5em}.tinymce .wp-block-pullquote p{font-family:"Scala Regular",Helvetica,Arial,sans-serif}.tinymce a.has-text-color{color:#282525}.tinymce a.has-lighter-text-color{color:#b2b2b2}.tinymce a.has-light-text-color{color:#898a8d}.tinymce a.has-med-text-color{color:#63656a}.tinymce a.has-dark-text-color{color:#282525}.tinymce a.has-hover-text-color{color:#00a5b5}.tinymce a.has-blue-text-color{color:#1b438b}.tinymce a.has-dark-grey-color{color:#231f20}.tinymce a.has-light-grey-color{color:#f4f4f3}.tinymce a.has-medium-grey-color{color:#e4e4e4}.tinymce a.has-other-grey-color{color:#b1b1b1}.tinymce a.has-blue-color{color:#446a90}.tinymce a.has-navy-blue-color{color:#002e6d}.tinymce a.has-medium-blue-color{color:#005487}.tinymce a.has-light-blue-color{color:#2a7de1}.tinymce a.has-new-blue-color{color:#4378bc}.tinymce a.has-teal-color{color:#84dade}.tinymce a.has-bright-teal-color{color:#29b7d9}.tinymce a.has-dark-teal-color{color:#00a4b4}.tinymce a.has-light-teal-color{color:#9de0e4}.tinymce a.has-seafoam-color{color:#87d1d7}.tinymce a.has-purple-color{color:#665ec7}.tinymce a.has-dark-purple-color{color:#473eb4}.tinymce a.has-light-purple-color{color:#9c97db}.tinymce a.has-green-color{color:#76bd22}.tinymce a.has-dark-green-color{color:#5b921a}.tinymce a.has-light-green-color{color:#76bd22}.tinymce a.has-orange-color{color:#f09f0e}.tinymce a.has-dark-orange-color{color:#d88f0d}.tinymce a.has-light-orange-color{color:#f09f0e}.tinymce a.has-yellow-color{color:#f7c600}.tinymce a.has-dark-yellow-color{color:#c49d00}.tinymce a.has-light-yellow-color{color:#f7c600}.tinymce a.has-magenta-color{color:#9d1d64}.tinymce a.has-dark-magenta-color{color:#9d1d64}.tinymce a.has-light-magenta-color{color:#9d1d64}.tinymce a.has-bright-blue-color{color:#00c2df}.tinymce a.has-dark-bright-blue-color{color:#007f93}.tinymce a.has-light-bright-blue-color{color:#2de4ff}.tinymce a.has-black-color{color:#000}.tinymce a.has-white-color{color:#fff}.tinymce a.has-dark-color{color:#231f20}.tinymce a.has-very-light-pink-color{color:#f8f7f5}.tinymce a.has-dark-two-color{color:#263745}.tinymce a.has-ui-gray-color{color:#e6e3de}.tinymce a.has-smoke-color{color:#42484c}.tinymce a.has-gray-color{color:#555}.tinymce a.has-blue-green-color{color:#008774}.tinymce a.has-green-blue-color{color:#09a48e}.tinymce a.has-greyish-teal-color{color:#59c2b1}.tinymce a.has-ice-color{color:#e7f6f4}.tinymce a.has-reddish-orange-color{color:#f16721}.tinymce a.has-yellowish-orange-color{color:#f8a01e}.tinymce a.has-purplish-color{color:#8855a2}.tinymce a.has-pale-purple-color{color:#b891c2}.tinymce a.has-yellowish-green-color{color:#aae417}.tinymce a.has-very-pale-green-color{color:#dcf6be}.tinymce a.has-ice-blue-color{color:#e4f3ff}.tinymce strong{font-weight:400;font-family:"Inter Bold",Helvetica,Arial,sans-serif}.tinymce sub,.tinymce sup{font-size:10px;font-size:1vw}@media only screen and (max-width:1000px){.tinymce sub,.tinymce sup{font-size:10px}}@media only screen and (min-width:1000px){.tinymce sub,.tinymce sup{font-size:10px}}.tinymce sub{top:.5ex}.tinymce sup{bottom:1ex}.tinymce sub,.tinymce sup{height:0;line-height:1.4;position:relative;vertical-align:baseline;display:inline-block}.tinymce ol,.tinymce ul{margin:30px 0 30px 60px;padding:0}@media only screen and (max-width:500px){.tinymce ol,.tinymce ul{margin-bottom:22.5px;margin-left:30px}}.tinymce ol li,.tinymce ul li{margin-bottom:15px}.tinymce ol li::marker{font-size:1.4em}.tinymce ol ol li{list-style-type:upper-roman}.tinymce table{border-collapse:separate;border-spacing:0;vertical-align:top;margin:20px 0;border-bottom:2px solid #0e5686}.tinymce table thead{border-bottom:0}@media only screen and (max-width:600px){.tinymce table{display:block;overflow-x:auto}.tinymce table td{min-width:150px}}.tinymce table td,.tinymce table th{border:0;border-bottom:1px solid #0e5686}.tinymce table th{text-align:left;background:#0e5686;padding:20px;color:#fff;font-weight:700;text-transform:uppercase;font-size:1em;letter-spacing:1.5px;line-height:1.4em}.tinymce table td{padding:20px;vertical-align:top;background:#e7f3f4;color:#0e5686}.tinymce table td:first-child{font-size:1.1em;font-weight:700}.tinymce table ul{margin:0!important}.tinymce table ul li{margin-left:13px!important}.tinymce h1,.tinymce h2,.tinymce h3,.tinymce h4,.tinymce h5,.tinymce h6{margin-top:45px;margin-bottom:30px;font-family:"Scala Regular",Helvetica,Arial,sans-serif}@media only screen and (max-width:500px){.tinymce h1,.tinymce h2,.tinymce h3,.tinymce h4,.tinymce h5,.tinymce h6{margin-top:30px;margin-bottom:22.5px}}.tinymce h1:last-child,.tinymce h2:last-child,.tinymce h3:last-child,.tinymce h4:last-child,.tinymce h5:last-child,.tinymce h6:last-child{margin-bottom:0}.tinymce h1 a,.tinymce h2 a,.tinymce h3 a,.tinymce h4 a,.tinymce h5 a,.tinymce h6 a{font-weight:400;text-decoration:none}.tinymce h1+.wp-block-table,.tinymce h2+.wp-block-table,.tinymce h3+.wp-block-table,.tinymce h4+.wp-block-table,.tinymce h5+.wp-block-table,.tinymce h6+.wp-block-table{margin-top:0}.tinymce h1,.tinymce h2,.tinymce h3,.tinymce h4,.tinymce h5,.tinymce h6{margin:20px 0 10px}.tinymce h2{font-size:1.4em;color:#005487;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important}.tinymce h3{font-size:1.25em;color:#005487;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important}.tinymce h4{font-size:1.1em;color:#005487;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important}.tinymce h5{font-size:.85em;color:#282525;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important;text-transform:uppercase}.tinymce h6{font-size:.75em;color:#282525;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important;text-transform:uppercase}.tinymce .subtitle{font-size:1.4em;font-family:"Scala Light",Helvetica,Arial,sans-serif;margin-bottom:15px}.tinymce h3.subtitle{font-family:"Scala Regular",Helvetica,Arial,sans-serif!important;line-height:1.5em!important}.text-align-center{text-align:center}.text-align-left{text-align:left}.text-align-right{text-align:right}.text-align-right .button{margin:20px 0}@media only screen and (max-width:600px){.phablet--not{display:none!important}}@media only screen and (min-width:601px){.phablet--only{display:none!important}}.has-text-color{color:#282525}.has-text-border-color{border-color:#282525}.has-text-background-hover-color:hover{background-color:#282525;color:#fff}.has-lighter-text-color{color:#b2b2b2}.has-lighter-text-border-color{border-color:#b2b2b2}.has-lighter-text-background-hover-color:hover{background-color:#b2b2b2;color:#fff}.has-light-text-color{color:#898a8d}.has-light-text-border-color{border-color:#898a8d}.has-light-text-background-hover-color:hover{background-color:#898a8d;color:#fff}.has-med-text-color{color:#63656a}.has-med-text-border-color{border-color:#63656a}.has-med-text-background-hover-color:hover{background-color:#63656a;color:#fff}.has-dark-text-color{color:#282525}.has-dark-text-border-color{border-color:#282525}.has-dark-text-background-hover-color:hover{background-color:#282525;color:#fff}.has-hover-text-color{color:#00a5b5}.has-hover-text-border-color{border-color:#00a5b5}.has-hover-text-background-hover-color:hover{background-color:#00a5b5;color:#fff}.has-blue-text-color{color:#1b438b}.has-blue-text-border-color{border-color:#1b438b}.has-blue-text-background-hover-color:hover{background-color:#1b438b;color:#fff}.has-dark-grey-color{color:#231f20}.has-dark-grey-border-color{border-color:#231f20}.has-dark-grey-background-hover-color:hover{background-color:#231f20;color:#fff}.has-light-grey-color{color:#f4f4f3}.has-light-grey-border-color{border-color:#f4f4f3}.has-light-grey-background-hover-color:hover{background-color:#f4f4f3;color:#fff}.has-medium-grey-color{color:#e4e4e4}.has-medium-grey-border-color{border-color:#e4e4e4}.has-medium-grey-background-hover-color:hover{background-color:#e4e4e4;color:#fff}.has-other-grey-color{color:#b1b1b1}.has-other-grey-border-color{border-color:#b1b1b1}.has-other-grey-background-hover-color:hover{background-color:#b1b1b1;color:#fff}.has-blue-color{color:#446a90}.has-blue-border-color{border-color:#446a90}.has-blue-background-hover-color:hover{background-color:#446a90;color:#fff}.has-navy-blue-color{color:#002e6d}.has-navy-blue-border-color{border-color:#002e6d}.has-navy-blue-background-hover-color:hover{background-color:#002e6d;color:#fff}.has-medium-blue-color{color:#005487}.has-medium-blue-border-color{border-color:#005487}.has-medium-blue-background-hover-color:hover{background-color:#005487;color:#fff}.has-light-blue-color{color:#2a7de1}.has-light-blue-border-color{border-color:#2a7de1}.has-light-blue-background-hover-color:hover{background-color:#2a7de1;color:#fff}.has-new-blue-color{color:#4378bc}.has-new-blue-border-color{border-color:#4378bc}.has-new-blue-background-hover-color:hover{background-color:#4378bc;color:#fff}.has-teal-color{color:#84dade}.has-teal-border-color{border-color:#84dade}.has-teal-background-hover-color:hover{background-color:#84dade;color:#fff}.has-bright-teal-color{color:#29b7d9}.has-bright-teal-border-color{border-color:#29b7d9}.has-bright-teal-background-hover-color:hover{background-color:#29b7d9;color:#fff}.has-dark-teal-color{color:#00a4b4}.has-dark-teal-border-color{border-color:#00a4b4}.has-dark-teal-background-hover-color:hover{background-color:#00a4b4;color:#fff}.has-light-teal-color{color:#9de0e4}.has-light-teal-border-color{border-color:#9de0e4}.has-light-teal-background-hover-color:hover{background-color:#9de0e4;color:#fff}.has-seafoam-color{color:#87d1d7}.has-seafoam-border-color{border-color:#87d1d7}.has-seafoam-background-hover-color:hover{background-color:#87d1d7;color:#fff}.has-purple-color{color:#665ec7}.has-purple-border-color{border-color:#665ec7}.has-purple-background-hover-color:hover{background-color:#665ec7;color:#fff}.has-dark-purple-color{color:#473eb4}.has-dark-purple-border-color{border-color:#473eb4}.has-dark-purple-background-hover-color:hover{background-color:#473eb4;color:#fff}.has-light-purple-color{color:#9c97db}.has-light-purple-border-color{border-color:#9c97db}.has-light-purple-background-hover-color:hover{background-color:#9c97db;color:#fff}.has-green-color{color:#76bd22}.has-green-border-color{border-color:#76bd22}.has-green-background-hover-color:hover{background-color:#76bd22;color:#fff}.has-dark-green-color{color:#5b921a}.has-dark-green-border-color{border-color:#5b921a}.has-dark-green-background-hover-color:hover{background-color:#5b921a;color:#fff}.has-light-green-color{color:#76bd22}.has-light-green-border-color{border-color:#76bd22}.has-light-green-background-hover-color:hover{background-color:#76bd22;color:#fff}.has-orange-color{color:#f09f0e}.has-orange-border-color{border-color:#f09f0e}.has-orange-background-hover-color:hover{background-color:#f09f0e;color:#fff}.has-dark-orange-color{color:#d88f0d}.has-dark-orange-border-color{border-color:#d88f0d}.has-dark-orange-background-hover-color:hover{background-color:#d88f0d;color:#fff}.has-light-orange-color{color:#f09f0e}.has-light-orange-border-color{border-color:#f09f0e}.has-light-orange-background-hover-color:hover{background-color:#f09f0e;color:#fff}.has-yellow-color{color:#f7c600}.has-yellow-border-color{border-color:#f7c600}.has-yellow-background-hover-color:hover{background-color:#f7c600;color:#fff}.has-dark-yellow-color{color:#c49d00}.has-dark-yellow-border-color{border-color:#c49d00}.has-dark-yellow-background-hover-color:hover{background-color:#c49d00;color:#fff}.has-light-yellow-color{color:#f7c600}.has-light-yellow-border-color{border-color:#f7c600}.has-light-yellow-background-hover-color:hover{background-color:#f7c600;color:#fff}.has-magenta-color{color:#9d1d64}.has-magenta-border-color{border-color:#9d1d64}.has-magenta-background-hover-color:hover{background-color:#9d1d64;color:#fff}.has-dark-magenta-color{color:#9d1d64}.has-dark-magenta-border-color{border-color:#9d1d64}.has-dark-magenta-background-hover-color:hover{background-color:#9d1d64;color:#fff}.has-light-magenta-color{color:#9d1d64}.has-light-magenta-border-color{border-color:#9d1d64}.has-light-magenta-background-hover-color:hover{background-color:#9d1d64;color:#fff}.has-bright-blue-color{color:#00c2df}.has-bright-blue-border-color{border-color:#00c2df}.has-bright-blue-background-hover-color:hover{background-color:#00c2df;color:#fff}.has-dark-bright-blue-color{color:#007f93}.has-dark-bright-blue-border-color{border-color:#007f93}.has-dark-bright-blue-background-hover-color:hover{background-color:#007f93;color:#fff}.has-light-bright-blue-color{color:#2de4ff}.has-light-bright-blue-border-color{border-color:#2de4ff}.has-light-bright-blue-background-hover-color:hover{background-color:#2de4ff;color:#fff}.has-black-color{color:#000}.has-black-border-color{border-color:#000}.has-black-background-hover-color:hover{background-color:#000;color:#fff}.has-white-color{color:#fff}.has-white-border-color{border-color:#fff}.has-white-background-hover-color:hover{background-color:#fff;color:#fff}.has-dark-color{color:#231f20}.has-dark-border-color{border-color:#231f20}.has-dark-background-hover-color:hover{background-color:#231f20;color:#fff}.has-very-light-pink-color{color:#f8f7f5}.has-very-light-pink-border-color{border-color:#f8f7f5}.has-very-light-pink-background-hover-color:hover{background-color:#f8f7f5;color:#fff}.has-dark-two-color{color:#263745}.has-dark-two-border-color{border-color:#263745}.has-dark-two-background-hover-color:hover{background-color:#263745;color:#fff}.has-ui-gray-color{color:#e6e3de}.has-ui-gray-border-color{border-color:#e6e3de}.has-ui-gray-background-hover-color:hover{background-color:#e6e3de;color:#fff}.has-smoke-color{color:#42484c}.has-smoke-border-color{border-color:#42484c}.has-smoke-background-hover-color:hover{background-color:#42484c;color:#fff}.has-gray-color{color:#555}.has-gray-border-color{border-color:#555}.has-gray-background-hover-color:hover{background-color:#555;color:#fff}.has-blue-green-color{color:#008774}.has-blue-green-border-color{border-color:#008774}.has-blue-green-background-hover-color:hover{background-color:#008774;color:#fff}.has-green-blue-color{color:#09a48e}.has-green-blue-border-color{border-color:#09a48e}.has-green-blue-background-hover-color:hover{background-color:#09a48e;color:#fff}.has-greyish-teal-color{color:#59c2b1}.has-greyish-teal-border-color{border-color:#59c2b1}.has-greyish-teal-background-hover-color:hover{background-color:#59c2b1;color:#fff}.has-ice-color{color:#e7f6f4}.has-ice-border-color{border-color:#e7f6f4}.has-ice-background-hover-color:hover{background-color:#e7f6f4;color:#fff}.has-reddish-orange-color{color:#f16721}.has-reddish-orange-border-color{border-color:#f16721}.has-reddish-orange-background-hover-color:hover{background-color:#f16721;color:#fff}.has-yellowish-orange-color{color:#f8a01e}.has-yellowish-orange-border-color{border-color:#f8a01e}.has-yellowish-orange-background-hover-color:hover{background-color:#f8a01e;color:#fff}.has-purplish-color{color:#8855a2}.has-purplish-border-color{border-color:#8855a2}.has-purplish-background-hover-color:hover{background-color:#8855a2;color:#fff}.has-pale-purple-color{color:#b891c2}.has-pale-purple-border-color{border-color:#b891c2}.has-pale-purple-background-hover-color:hover{background-color:#b891c2;color:#fff}.has-yellowish-green-color{color:#aae417}.has-yellowish-green-border-color{border-color:#aae417}.has-yellowish-green-background-hover-color:hover{background-color:#aae417;color:#fff}.has-very-pale-green-color{color:#dcf6be}.has-very-pale-green-border-color{border-color:#dcf6be}.has-very-pale-green-background-hover-color:hover{background-color:#dcf6be;color:#fff}.has-ice-blue-color{color:#e4f3ff}.has-ice-blue-border-color{border-color:#e4f3ff}.has-ice-blue-background-hover-color:hover{background-color:#e4f3ff;color:#fff}.bounds{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;display:-webkit-box;display:-ms-flexbox;display:flex}.calendar-icon{background-image:url(../images/spritesheet.png);background-position:0 0;width:91px;height:91px}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.calendar-icon{background-image:url(../images/spritesheet@2x.png);background-size:91px 91px}}.background-example{background-image:url(../images/bgs/banner.jpg);width:800px;height:517px}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (-moz-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.background-example{background-image:url(../images/bgs/banner@2x.jpg);background-size:800px 517px}}.acf-block-preview .button.plain:after,.acf-block-preview .modal--gate .wpcf7 form button:after,.acf-block-preview .modal--gate .wpcf7 form input[type=submit]:after,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:after,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit]:after,.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow):after,.acf-block-preview [data-type=tabs] button.plain:not(.slick-arrow):after,.arrowed,.block-all-solution-areas .solution-areas__item .item__title h2:after,.block-insights-series .insights-series__dialogue:not(.dialogue--simple) button.button:after,.block-news-series [data-type=tabs] .link__title:after,.block-simple-items .item__link .item__description p:last-of-type:after,.modal--gate .wpcf7 form .acf-block-preview button:after,.modal--gate .wpcf7 form .acf-block-preview input[type=submit]:after,.modal--gate .wpcf7 form .regular-content button:after,.modal--gate .wpcf7 form .regular-content input[type=submit]:after,.post__download .download__text:after,.regular-content .block-callout__link .button:after,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.button:after,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.button:after,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow):after,.regular-content .button.plain:after,.regular-content .modal--gate .wpcf7 form button:after,.regular-content .modal--gate .wpcf7 form input[type=submit]:after,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:after,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit]:after,.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow):after,.regular-content [data-type=tabs] button.plain:not(.slick-arrow):after,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.button:after,.wp-block-button a.wp-block-button__link.plain:after,.wp-block-button__link.plain:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input[type=submit]:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input[type=submit]:after,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.button:after,.wp-block-file .wp-block-file__button.plain:after,.wp-block-file a.wp-block-file__button.plain:after,a.wp-block-button__link.plain:after,input.plain[type=submit]:after{font-family:fontello;content:'\e80d';margin-left:10px;-webkit-transition:.6s;transition:.6s;display:inline-block}.arrowed--hover,.block-all-solution-areas .solution-areas__item a:hover .item h2:after,.block-simple-items .item__link:hover .item__description p:last-of-type:after{color:#00a4b4;-webkit-transform:translateX(20px);transform:translateX(20px)}.modal h1,.modal h2,.modal h3,.modal h4,.modal h5,.modal h6,.regular-content h1,.regular-content h2,.regular-content h3,.regular-content h4,.regular-content h5,.regular-content h6{font-family:"Scala Regular",Helvetica,Arial,sans-serif;font-weight:400}.regular-content{z-index:1}.regular-content p{line-height:1.8em}.regular-content li{line-height:1.6em}.regular-content li,.regular-content p{font-size:.9em;font-family:"Inter Var",Helvetica,Arial,sans-serif}.regular-content li a,.regular-content p a{color:#00a4b4}.regular-content li a:hover,.regular-content p a:hover{color:#84dade}.block-hero--blowup .block-hero__content .subheading,.heading--thin{font-family:"Scala Light",Helvetica,Arial,sans-serif;line-height:1.5em;font-size:1.5em}.block-hero--blowup .block-hero__content .subheading em,.block-hero--blowup .block-hero__content .subheading i,.heading--thin em,.heading--thin i{font-family:"Scala Light Italic",Helvetica,Arial,sans-serif;font-style:normal}.heading--regular,.post.articles .highlight,.post.first-question .highlight,.post.quicktakes .highlight,.tax-wpx-solution-areas .tinymce p:first-child{font-family:"Scala Regular",Helvetica,Arial,sans-serif;line-height:1.5em;font-size:1.5em}@media only screen and (max-width:500px){.heading--regular,.post.articles .highlight,.post.first-question .highlight,.post.quicktakes .highlight,.tax-wpx-solution-areas .tinymce p:first-child{font-size:1.15em;line-height:1.4em}}.common-items .item__title h2,.heading--fat-black{font-family:"Scala Black",Helvetica,Arial,sans-serif!important;font-size:1.6em;margin:25px 0}@media only screen and (max-width:500px){.common-items .item__title h2,.heading--fat-black{font-size:1.4em}}.block-all-solution-areas__title h2,.block-case-studies-series__title h2,.block-news-series__title h2,.block-simple-items__title h2,.common-items .wp-block-gallery>[class*="__title"]>h2,.common-items .wp-block-gallery>h2,.common-items .wrap>[class*="__title"]>h2,.common-items .wrap>h2,.heading--large-grey{color:#898a8d!important;font-size:2.6em;margin:25px 0 15px;padding:0}@media only screen and (max-width:800px){.block-all-solution-areas__title h2,.block-case-studies-series__title h2,.block-news-series__title h2,.block-simple-items__title h2,.common-items .wp-block-gallery>[class*="__title"]>h2,.common-items .wp-block-gallery>h2,.common-items .wrap>[class*="__title"]>h2,.common-items .wrap>h2,.heading--large-grey{font-size:1.9em}}.heading--large-blue{font-family:"Scala Light",Helvetica,Arial,sans-serif!important;color:#002e6d!important;font-size:2.2em;margin:25px 0 15px;padding:0}.archive .block-hero--light.first-question .subheading,.archive .block-hero--light.quicktakes .subheading,.block-case-studies-series .pretitle,.block-case-studies-series .wp-block-gallery>h3,.block-case-studies-series .wrap>h3,.block-hero--light .pretitle,.block-insights-series h3,.block-simple-items.block-simple-items--boxy .block-simple-items__title h2,.heading--small-caps,.modal--fake .pretitle,.modal--gate .wpcf7 form .fake-label,.modal--gate .wpcf7 form label,.modal.modal--pops .pretitle,.tax-box__list li:first-child:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .fake-label,.wp-block-contact-form-7-contact-form-selector .wpcf7 form label,[data-tabs=texted] .cell .title{text-transform:uppercase;font-family:"Scala Bold",Helvetica,Arial,sans-serif!important;letter-spacing:.8px;font-size:1.1em;margin:10px 0}.block-news-series [data-type=tabs] .item__pretitle,.item__date,.pretitle--caps{margin-bottom:10px;font-size:.7em;letter-spacing:.5px;text-transform:uppercase;font-family:"Inter Bold",Helvetica,Arial,sans-serif}.item__date{color:#b2b2b2}.item.has-dark-teal-background-color{color:#fff}.grey-box{background:#f4f4f3;border-top:4px solid #446a90;padding:0 15px 20px}.grey-box .slick-dots{text-align:center!important}.grey-box .slick-dots li.slick-active button:before{-webkit-filter:none!important;filter:none!important;mix-blend-mode:unset!important}.grey-box h2{font-size:1.2em;font-family:"Inter Bold",Helvetica,Arial,sans-serif}.grey-box h2.pretitle{font-size:.95em;margin-bottom:40px;color:#446a90;text-transform:uppercase}.grey-box p{color:#898a8d}.grey-box a{color:#446a90}.grey-box .item{padding:0 60px 80px}.grey-box [data-module=slider][data-type=normal]{padding-bottom:0}.grey-box .slick-slider .slick-arrow{background:#fff;margin-left:0;margin-right:0;border-radius:0;top:50%}.grey-box .slick-slider .slick-arrow:before{color:#898a8d!important}.clevercaps,.common-items .item__terms a,.modal.modal--team-details .details__list .list__title,.nomodal--team-details .details__list .list__title{text-transform:uppercase;font-size:11px;letter-spacing:.05em;font-family:"Inter Bold",Helvetica,Arial,sans-serif}.tax-wpx-insight-themes .block-insights-series a:not(:hover) .item__image img{-webkit-filter:none!important;filter:none!important;opacity:1!important}.tax-wpx-insight-themes .block-insights-series a:not(:hover) .item__image:after{opacity:0!important}.tax-wpx-team-publications .block-hero__right-image{min-height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}form input[type=email],form input[type=phone],form input[type=text],form input[type=url],form select,form textarea{width:100%}form input[type=email]:active,form input[type=email]:focus,form input[type=phone]:active,form input[type=phone]:focus,form input[type=text]:active,form input[type=text]:focus,form input[type=url]:active,form input[type=url]:focus,form select:active,form select:focus,form textarea:active,form textarea:focus{background:#fff;border-color:#002e6d;color:#000}.search-form{position:relative}.search-form .search-submit{border:0!important;background:0 0!important}.search-form .search-submit:hover{cursor:pointer}.search-in-content .search-form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.search-in-content .search-form .search-submit{width:50px}.search-in-content .search-form svg{width:100%;height:100%}.search-in-content .search-form .search-btn-icon .st0{fill:#282525}.search-in-content input[type=text],.search-in-content select{margin-right:10px}.search-in-content input[type=submit]{padding:10px}.search-in-content .terms{margin:0 -5px;width:80%}.search-in-content .terms .term{color:#282525;display:inline-block;margin:7px 5px}.search-in-content .terms .term:hover{background:#fff;border-color:#002e6d}.searchandfilter ul{width:100%}.searchandfilter li,.searchandfilter ul{padding:0;margin:0}.searchandfilter li:not(:last-child){display:inline-block;margin-right:10px}.searchandfilter input[type=submit]{font-family:fontello;color:#282525;font-size:35px;background:0 0;-webkit-transition:opacity .6s;transition:opacity .6s}.searchandfilter input[type=submit]:hover{opacity:.4;background:0 0;color:#282525}.input-style,.search-in-content .terms .term,form input[type=email],form input[type=phone],form input[type=text],form input[type=url],form select,form textarea{padding:10px 8px;border:1px solid #e4e4e4;background:0 0;-webkit-transition:background .3s,border-color .3s;transition:background .3s,border-color .3s;line-height:1.7em;border-radius:1px;font-size:1em;min-height:49px}@media only screen and (max-height:650px) and (min-width:500px){.input-style,.search-in-content .terms .term,form input[type=email],form input[type=phone],form input[type=text],form input[type=url],form select,form textarea{min-height:35px}}@media only screen and (max-width:500px){.mobile__order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.mobile__order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}@media only screen and (max-width:800px){.tablet__order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.tablet__order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.tax-wpx-solution-areas .block-hero .block-hero__content h1 .heading__pretitle{color:#fff}.tax-wpx-solution-areas .tinymce p{font-size:.85em}.grecaptcha-badge{z-index:1}.gap-0{-webkit-column-gap:0!important;-moz-column-gap:0!important;column-gap:0!important}p.post-nav-links{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){p.post-nav-links{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){p.post-nav-links{margin-top:20.83333px;margin-bottom:20.83333px}}.wpx-custom-block.center{text-align:center}.wpx-custom-block.left{text-align:left}.wpx-custom-block.right{text-align:right}.is-content-justification-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-group.alignfull.padding-less,.wp-block-group.padding-less .wp-block-columns.padding-less,.wpx-custom-block.padding-less{padding-top:5%;padding-bottom:5%}@media only screen and (min-width:1200px){.wp-block-group.alignfull.padding-less,.wp-block-group.padding-less .wp-block-columns.padding-less,.wpx-custom-block.padding-less{padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:500px){.wp-block-group.alignfull.padding-less,.wp-block-group.padding-less .wp-block-columns.padding-less,.wpx-custom-block.padding-less{padding-top:20.83333px;padding-bottom:20.83333px}}.wp-block-columns.padding-less-top,.wp-block-group.alignfull.padding-less-top,.wp-block-group.padding-less-top,.wpx-custom-block.padding-less-top{padding-top:5%;padding-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.padding-less-top,.wp-block-group.alignfull.padding-less-top,.wp-block-group.padding-less-top,.wpx-custom-block.padding-less-top{padding-top:50px;padding-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.padding-less-top,.wp-block-group.alignfull.padding-less-top,.wp-block-group.padding-less-top,.wpx-custom-block.padding-less-top{padding-top:20.83333px;padding-bottom:0}}.wp-block-columns.padding-less-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-less-bottom,.wpx-custom-block.padding-less-bottom{padding-top:0;padding-bottom:5%}@media only screen and (min-width:1200px){.wp-block-columns.padding-less-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-less-bottom,.wpx-custom-block.padding-less-bottom{padding-top:0;padding-bottom:50px}}@media only screen and (max-width:500px){.wp-block-columns.padding-less-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-less-bottom,.wpx-custom-block.padding-less-bottom{padding-top:0;padding-bottom:20.83333px}}.wp-block-columns.padding-least,.wp-block-group.alignfull.padding-least,.wp-block-group.padding-least,.wpx-custom-block.padding-least{padding-top:2.5%;padding-bottom:2.5%}@media only screen and (min-width:1200px){.wp-block-columns.padding-least,.wp-block-group.alignfull.padding-least,.wp-block-group.padding-least,.wpx-custom-block.padding-least{padding-top:25px;padding-bottom:25px}}@media only screen and (max-width:500px){.wp-block-columns.padding-least,.wp-block-group.alignfull.padding-least,.wp-block-group.padding-least,.wpx-custom-block.padding-least{padding-top:10.41667px;padding-bottom:10.41667px}}.wp-block-columns.padding-least-top,.wp-block-group.alignfull.padding-least-top,.wp-block-group.padding-least-top,.wpx-custom-block.padding-least-top{padding-top:2.5%;padding-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.padding-least-top,.wp-block-group.alignfull.padding-least-top,.wp-block-group.padding-least-top,.wpx-custom-block.padding-least-top{padding-top:25px;padding-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.padding-least-top,.wp-block-group.alignfull.padding-least-top,.wp-block-group.padding-least-top,.wpx-custom-block.padding-least-top{padding-top:10.41667px;padding-bottom:0}}.wp-block-columns.padding-least-bottom,.wp-block-group.alignfull.padding-least-bottom,.wp-block-group.padding-least-bottom,.wpx-custom-block.padding-least-bottom{padding-top:0;padding-bottom:2.5%}@media only screen and (min-width:1200px){.wp-block-columns.padding-least-bottom,.wp-block-group.alignfull.padding-least-bottom,.wp-block-group.padding-least-bottom,.wpx-custom-block.padding-least-bottom{padding-top:0;padding-bottom:25px}}@media only screen and (max-width:500px){.wp-block-columns.padding-least-bottom,.wp-block-group.alignfull.padding-least-bottom,.wp-block-group.padding-least-bottom,.wpx-custom-block.padding-least-bottom{padding-top:0;padding-bottom:10.41667px}}.padding-no{padding-top:0;padding-bottom:0}@media only screen and (min-width:1200px){.padding-no{padding-top:0;padding-bottom:0}}@media only screen and (max-width:500px){.padding-no{padding-top:0;padding-bottom:0}}.padding-default[data-block=case-studies-series],.padding-default[data-block=insights-series],.padding-default[data-block=news-series],.padding-default[data-block=simple-items],.padding-some{padding-top:3%;padding-bottom:3%}@media only screen and (min-width:1200px){.padding-default[data-block=case-studies-series],.padding-default[data-block=insights-series],.padding-default[data-block=news-series],.padding-default[data-block=simple-items],.padding-some{padding-top:30px;padding-bottom:30px}}@media only screen and (max-width:500px){.padding-default[data-block=case-studies-series],.padding-default[data-block=insights-series],.padding-default[data-block=news-series],.padding-default[data-block=simple-items],.padding-some{padding-top:12.5px;padding-bottom:12.5px}}.padding-default[data-block=popups],.padding-lots{padding-top:5%;padding-bottom:5%}@media only screen and (min-width:1200px){.padding-default[data-block=popups],.padding-lots{padding-top:50px;padding-bottom:50px}}@media only screen and (max-width:500px){.padding-default[data-block=popups],.padding-lots{padding-top:20.83333px;padding-bottom:20.83333px}}.margin-no{margin-top:0;margin-bottom:0}@media only screen and (min-width:1200px){.margin-no{margin-top:0;margin-bottom:0}}@media only screen and (max-width:500px){.margin-no{margin-top:0;margin-bottom:0}}.margin-default[data-block=simple-items],.margin-some{margin-top:3%;margin-bottom:3%}@media only screen and (min-width:1200px){.margin-default[data-block=simple-items],.margin-some{margin-top:30px;margin-bottom:30px}}@media only screen and (max-width:500px){.margin-default[data-block=simple-items],.margin-some{margin-top:12.5px;margin-bottom:12.5px}}.margin-default[data-block=boxes],.margin-default[data-block=case-studies-series],.margin-default[data-block=insights-navigator],.margin-default[data-block=insights-series],.margin-default[data-block=news-series],.margin-default[data-block=superquotes],.margin-lots{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.margin-default[data-block=boxes],.margin-default[data-block=case-studies-series],.margin-default[data-block=insights-navigator],.margin-default[data-block=insights-series],.margin-default[data-block=news-series],.margin-default[data-block=superquotes],.margin-lots{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.margin-default[data-block=boxes],.margin-default[data-block=case-studies-series],.margin-default[data-block=insights-navigator],.margin-default[data-block=insights-series],.margin-default[data-block=news-series],.margin-default[data-block=superquotes],.margin-lots{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-columns.margin-least,.wp-block-group.alignfull.margin-least,.wp-block-group.margin-least,.wpx-custom-block.margin-least{margin-top:2.5%;margin-bottom:2.5%}@media only screen and (min-width:1200px){.wp-block-columns.margin-least,.wp-block-group.alignfull.margin-least,.wp-block-group.margin-least,.wpx-custom-block.margin-least{margin-top:25px;margin-bottom:25px}}@media only screen and (max-width:500px){.wp-block-columns.margin-least,.wp-block-group.alignfull.margin-least,.wp-block-group.margin-least,.wpx-custom-block.margin-least{margin-top:10.41667px;margin-bottom:10.41667px}}.wp-block-columns.margin-least-top,.wp-block-group.alignfull.margin-least-top,.wp-block-group.margin-least-top,.wpx-custom-block.margin-least-top{margin-top:2.5%;margin-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.margin-least-top,.wp-block-group.alignfull.margin-least-top,.wp-block-group.margin-least-top,.wpx-custom-block.margin-least-top{margin-top:25px;margin-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.margin-least-top,.wp-block-group.alignfull.margin-least-top,.wp-block-group.margin-least-top,.wpx-custom-block.margin-least-top{margin-top:10.41667px;margin-bottom:0}}.wp-block-columns.margin-least-bottom,.wp-block-group.alignfull.margin-least-bottom,.wp-block-group.margin-least-bottom,.wpx-custom-block.margin-least-bottom{margin-top:0;margin-bottom:2.5%}@media only screen and (min-width:1200px){.wp-block-columns.margin-least-bottom,.wp-block-group.alignfull.margin-least-bottom,.wp-block-group.margin-least-bottom,.wpx-custom-block.margin-least-bottom{margin-top:0;margin-bottom:25px}}@media only screen and (max-width:500px){.wp-block-columns.margin-least-bottom,.wp-block-group.alignfull.margin-least-bottom,.wp-block-group.margin-least-bottom,.wpx-custom-block.margin-least-bottom{margin-top:0;margin-bottom:10.41667px}}.wp-block-columns.margin-less,.wp-block-group.alignfull.margin-less,.wp-block-group.margin-less,.wpx-custom-block.margin-less{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-columns.margin-less,.wp-block-group.alignfull.margin-less,.wp-block-group.margin-less,.wpx-custom-block.margin-less{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-columns.margin-less,.wp-block-group.alignfull.margin-less,.wp-block-group.margin-less,.wpx-custom-block.margin-less{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-columns.margin-less-top,.wp-block-group.alignfull.margin-less-top,.wp-block-group.margin-less-top,.wpx-custom-block.margin-less-top{margin-top:5%;margin-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.margin-less-top,.wp-block-group.alignfull.margin-less-top,.wp-block-group.margin-less-top,.wpx-custom-block.margin-less-top{margin-top:50px;margin-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.margin-less-top,.wp-block-group.alignfull.margin-less-top,.wp-block-group.margin-less-top,.wpx-custom-block.margin-less-top{margin-top:20.83333px;margin-bottom:0}}.wp-block-columns.margin-less-bottom,.wp-block-group.alignfull.margin-less-bottom,.wp-block-group.margin-less-bottom,.wpx-custom-block.margin-less-bottom{margin-top:0;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-columns.margin-less-bottom,.wp-block-group.alignfull.margin-less-bottom,.wp-block-group.margin-less-bottom,.wpx-custom-block.margin-less-bottom{margin-top:0;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-columns.margin-less-bottom,.wp-block-group.alignfull.margin-less-bottom,.wp-block-group.margin-less-bottom,.wpx-custom-block.margin-less-bottom{margin-top:0;margin-bottom:20.83333px}}.wp-block-columns.padding,.wp-block-group.padding,.wpx-custom-block.padding{padding-top:8%;padding-bottom:8%}@media only screen and (min-width:1200px){.wp-block-columns.padding,.wp-block-group.padding,.wpx-custom-block.padding{padding-top:80px;padding-bottom:80px}}@media only screen and (max-width:500px){.wp-block-columns.padding,.wp-block-group.padding,.wpx-custom-block.padding{padding-top:33.33333px;padding-bottom:33.33333px}}.wp-block-columns.margin,.wp-block-group.margin,.wpx-custom-block.margin{margin-top:8%;margin-bottom:8%}@media only screen and (min-width:1200px){.wp-block-columns.margin,.wp-block-group.margin,.wpx-custom-block.margin{margin-top:80px;margin-bottom:80px}}@media only screen and (max-width:500px){.wp-block-columns.margin,.wp-block-group.margin,.wpx-custom-block.margin{margin-top:33.33333px;margin-bottom:33.33333px}}.wp-block-columns.margin-top,.wp-block-group.alignfull.margin-top,.wp-block-group.margin-top,.wpx-custom-block.margin-top{margin-top:8%;margin-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.margin-top,.wp-block-group.alignfull.margin-top,.wp-block-group.margin-top,.wpx-custom-block.margin-top{margin-top:80px;margin-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.margin-top,.wp-block-group.alignfull.margin-top,.wp-block-group.margin-top,.wpx-custom-block.margin-top{margin-top:33.33333px;margin-bottom:0}}.wp-block-columns.margin-bottom,.wp-block-group.alignfull.margin-bottom,.wpx-custom-block.margin-bottom,.wpx-custom-group.margin-bottom{margin-top:0;margin-bottom:8%}@media only screen and (min-width:1200px){.wp-block-columns.margin-bottom,.wp-block-group.alignfull.margin-bottom,.wpx-custom-block.margin-bottom,.wpx-custom-group.margin-bottom{margin-top:0;margin-bottom:80px}}@media only screen and (max-width:500px){.wp-block-columns.margin-bottom,.wp-block-group.alignfull.margin-bottom,.wpx-custom-block.margin-bottom,.wpx-custom-group.margin-bottom{margin-top:0;margin-bottom:33.33333px}}.wp-block-columns.padding-top,.wp-block-group.alignfull.padding-top,.wp-block-group.padding-top,.wpx-custom-block.padding-top{padding-top:8%;padding-bottom:0}@media only screen and (min-width:1200px){.wp-block-columns.padding-top,.wp-block-group.alignfull.padding-top,.wp-block-group.padding-top,.wpx-custom-block.padding-top{padding-top:80px;padding-bottom:0}}@media only screen and (max-width:500px){.wp-block-columns.padding-top,.wp-block-group.alignfull.padding-top,.wp-block-group.padding-top,.wpx-custom-block.padding-top{padding-top:33.33333px;padding-bottom:0}}.wp-block-columns.padding-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-bottom,.wpx-custom-block.padding-bottom{padding-top:0;padding-bottom:8%}@media only screen and (min-width:1200px){.wp-block-columns.padding-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-bottom,.wpx-custom-block.padding-bottom{padding-top:0;padding-bottom:80px}}@media only screen and (max-width:500px){.wp-block-columns.padding-bottom,.wp-block-group.alignfull.padding-bottom,.wp-block-group.padding-bottom,.wpx-custom-block.padding-bottom{padding-top:0;padding-bottom:33.33333px}}.padding-bottom-0{padding-bottom:0!important}.padding-top-0{padding-top:0!important}.margin-top-0{margin-top:0!important}.margin-bottom-0{margin-bottom:0!important}.wp-block-separator{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-separator{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-separator{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-image{margin-bottom:30px;position:relative}.wp-block-image .aligncenter{margin-top:60px;margin-bottom:60px}@media only screen and (max-width:600px){.wp-block-image .aligncenter{margin-top:30px;margin-bottom:30px}}.wp-block-image.alignwide{width:150%;max-width:150%;margin-left:-25%;margin-top:60px;margin-bottom:60px}@media only screen and (max-width:1000px){.wp-block-image.alignwide{width:100%;max-width:100%;margin-left:0}}@media only screen and (max-width:600px){.wp-block-image.alignwide{margin-top:30px;margin-bottom:30px}}.wp-block-image.alignfull{margin-top:60px;margin-bottom:60px;display:block;width:100vw;height:auto;margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width:600px){.wp-block-image.alignfull{margin-top:30px;margin-bottom:30px}}.wp-block-image figure{position:relative}@media only screen and (max-width:600px){.wp-block-image .alignleft,.wp-block-image .alignright{float:none;margin-left:auto;margin-right:auto}}.wp-block-image img{max-width:100%;height:auto}.wp-block-gallery{margin-top:5%;margin-bottom:5%;margin-left:auto;margin-right:auto}@media only screen and (min-width:1200px){.wp-block-gallery{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-gallery{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-gallery ul{margin:0;padding:0}.wp-block-gallery ul li.blocks-gallery-item{list-style:none;padding:0}.wp-block-gallery.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-gallery.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-gallery.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}@media only screen and (max-width:600px){.wp-block-gallery{width:100%}}.wp-block-gallery:last-child{margin-bottom:0}.wp-block-gallery li{list-style:none}.wp-block-gallery li:before{display:none}.wp-block-gallery figure{position:relative}.wp-block-gallery .blocks-gallery-item:last-child{margin-bottom:0}.wp-block-gallery .blocks-gallery-grid{margin:0}.wp-block-gallery:last-child{margin-bottom:0}.wp-block-cover{padding-left:0;padding-right:0;min-height:300px;height:auto!important}.wp-block-cover.has-text-background-color{background-color:#282525}.wp-block-cover.has-lighter-text-background-color{background-color:#b2b2b2}.wp-block-cover.has-light-text-background-color{background-color:#898a8d}.wp-block-cover.has-med-text-background-color{background-color:#63656a}.wp-block-cover.has-dark-text-background-color{background-color:#282525}.wp-block-cover.has-hover-text-background-color{background-color:#00a5b5}.wp-block-cover.has-blue-text-background-color{background-color:#1b438b}.wp-block-cover.has-dark-grey-background-color{background-color:#231f20}.wp-block-cover.has-light-grey-background-color{background-color:#f4f4f3}.wp-block-cover.has-medium-grey-background-color{background-color:#e4e4e4}.wp-block-cover.has-other-grey-background-color{background-color:#b1b1b1}.wp-block-cover.has-blue-background-color{background-color:#446a90}.wp-block-cover.has-navy-blue-background-color{background-color:#002e6d}.wp-block-cover.has-medium-blue-background-color{background-color:#005487}.wp-block-cover.has-light-blue-background-color{background-color:#2a7de1}.wp-block-cover.has-new-blue-background-color{background-color:#4378bc}.wp-block-cover.has-teal-background-color{background-color:#84dade}.wp-block-cover.has-bright-teal-background-color{background-color:#29b7d9}.wp-block-cover.has-dark-teal-background-color{background-color:#00a4b4}.wp-block-cover.has-light-teal-background-color{background-color:#9de0e4}.wp-block-cover.has-seafoam-background-color{background-color:#87d1d7}.wp-block-cover.has-purple-background-color{background-color:#665ec7}.wp-block-cover.has-dark-purple-background-color{background-color:#473eb4}.wp-block-cover.has-light-purple-background-color{background-color:#9c97db}.wp-block-cover.has-green-background-color{background-color:#76bd22}.wp-block-cover.has-dark-green-background-color{background-color:#5b921a}.wp-block-cover.has-light-green-background-color{background-color:#76bd22}.wp-block-cover.has-orange-background-color{background-color:#f09f0e}.wp-block-cover.has-dark-orange-background-color{background-color:#d88f0d}.wp-block-cover.has-light-orange-background-color{background-color:#f09f0e}.wp-block-cover.has-yellow-background-color{background-color:#f7c600}.wp-block-cover.has-dark-yellow-background-color{background-color:#c49d00}.wp-block-cover.has-light-yellow-background-color{background-color:#f7c600}.wp-block-cover.has-magenta-background-color{background-color:#9d1d64}.wp-block-cover.has-dark-magenta-background-color{background-color:#9d1d64}.wp-block-cover.has-light-magenta-background-color{background-color:#9d1d64}.wp-block-cover.has-bright-blue-background-color{background-color:#00c2df}.wp-block-cover.has-dark-bright-blue-background-color{background-color:#007f93}.wp-block-cover.has-light-bright-blue-background-color{background-color:#2de4ff}.wp-block-cover.has-black-background-color{background-color:#000}.wp-block-cover.has-white-background-color{background-color:#fff}.wp-block-cover.has-dark-background-color{background-color:#231f20}.wp-block-cover.has-very-light-pink-background-color{background-color:#f8f7f5}.wp-block-cover.has-dark-two-background-color{background-color:#263745}.wp-block-cover.has-ui-gray-background-color{background-color:#e6e3de}.wp-block-cover.has-smoke-background-color{background-color:#42484c}.wp-block-cover.has-gray-background-color{background-color:#555}.wp-block-cover.has-blue-green-background-color{background-color:#008774}.wp-block-cover.has-green-blue-background-color{background-color:#09a48e}.wp-block-cover.has-greyish-teal-background-color{background-color:#59c2b1}.wp-block-cover.has-ice-background-color{background-color:#e7f6f4}.wp-block-cover.has-reddish-orange-background-color{background-color:#f16721}.wp-block-cover.has-yellowish-orange-background-color{background-color:#f8a01e}.wp-block-cover.has-purplish-background-color{background-color:#8855a2}.wp-block-cover.has-pale-purple-background-color{background-color:#b891c2}.wp-block-cover.has-yellowish-green-background-color{background-color:#aae417}.wp-block-cover.has-very-pale-green-background-color{background-color:#dcf6be}.wp-block-cover.has-ice-blue-background-color{background-color:#e4f3ff}.wp-block-cover.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.wp-block-cover.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-cover.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-cover:last-child{margin-bottom:0}.wp-block-pullquote{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-pullquote{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-pullquote{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-pullquote.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.wp-block-pullquote.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-pullquote.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-pullquote blockquote{margin:0 auto;max-width:1200px;width:95%;width:100%}@media only screen and (max-width:500px){.wp-block-pullquote blockquote{width:100%;padding:0 20px}}.wp-block-pullquote:last-child{margin-bottom:0}.wp-block-media-text{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-media-text{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-media-text{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-media-text h1:first-child,.wp-block-media-text h2:first-child,.wp-block-media-text h3:first-child,.wp-block-media-text h4:first-child,.wp-block-media-text h5:first-child,.wp-block-media-text h6:first-child{margin-top:0}@media only screen and (max-width:600px){.wp-block-media-text .wp-block-media-text__media{margin-bottom:30px}}.wp-block-media-text:last-child{margin-bottom:0}.wp-block-quote{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-quote{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-quote{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-quote.is-style-large{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-quote.is-style-large{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-quote.is-style-large{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-quote:last-child{margin-bottom:0}pre.wp-block-verse{margin:0;margin-bottom:30px;overflow-x:scroll;-ms-overflow-style:none;scrollbar-width:none;font-family:"Inter Light",Helvetica,Arial,sans-serif;padding:0}pre.wp-block-verse::-webkit-scrollbar{display:none}pre.wp-block-verse:last-child{margin-bottom:0}pre.wp-block-verse:last-child{margin-bottom:0}pre.wp-block-code{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){pre.wp-block-code{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){pre.wp-block-code{margin-top:20.83333px;margin-bottom:20.83333px}}pre.wp-block-code:last-child{margin-bottom:0}.wp-block-preformatted{margin-top:5%;margin-bottom:5%;overflow-x:scroll}@media only screen and (min-width:1200px){.wp-block-preformatted{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-preformatted{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-preformatted:last-child{margin-bottom:0}.wp-block-group{padding-top:10%;padding-bottom:10%}@media only screen and (min-width:1200px){.wp-block-group{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:500px){.wp-block-group{padding-top:41.66667px;padding-bottom:41.66667px}}.wp-block-group.has-background{padding-top:10%;padding-bottom:10%;padding-left:0;padding-right:0}@media only screen and (min-width:1200px){.wp-block-group.has-background{padding-top:100px;padding-bottom:100px}}@media only screen and (max-width:500px){.wp-block-group.has-background{padding-top:41.66667px;padding-bottom:41.66667px}}.wp-block-group.alignwide .wp-block-group__inner-container{max-width:none}.wp-block-group.alignfull{display:block;width:100%;height:auto;max-width:1000%!important;margin-left:50%;-webkit-transform:translateX(-50%)!important;transform:translateX(-50%)!important}.wp-block-group.alignfull .wp-block-group__inner-container{max-width:100%;width:100%}.wp-block-group.alignfull:last-child{margin-bottom:0}.wp-block-group .wp-block-columns:last-child{margin-bottom:0}.wp-block-group .wp-block-group__inner-container{margin:0 auto;max-width:1200px;width:95%}@media only screen and (max-width:500px){.wp-block-group .wp-block-group__inner-container{width:100%;padding:0 20px}}.wp-block-group .wp-block-group__inner-container h1:first-child,.wp-block-group .wp-block-group__inner-container h2:first-child,.wp-block-group .wp-block-group__inner-container h3:first-child,.wp-block-group .wp-block-group__inner-container h4:first-child,.wp-block-group .wp-block-group__inner-container h5:first-child,.wp-block-group .wp-block-group__inner-container h6:first-child,.wp-block-group .wp-block-group__inner-container p:first-child{margin-top:0}.wp-block-group .wp-block-group__inner-container div:last-child{margin-bottom:0}.wp-block-table{margin-top:5%;margin-bottom:5%;margin-left:0;margin-right:0}@media only screen and (min-width:1200px){.wp-block-table{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-table{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-table table{border-collapse:collapse}.wp-block-table.is-style-stripes{border-bottom:none}.wp-block-table.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-table.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-table.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.wp-block-table:last-child{margin-bottom:0}.wp-block-table.margin-no{margin-top:0;margin-bottom:0}.wp-block-embed{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-embed{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-embed{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-embed.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-embed.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-embed.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.wp-block-file{margin-bottom:30px;margin-top:30px}.wp-block-columns.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-columns.alignwide{width:100%;max-width:100%;margin-left:0}}.wp-block-columns.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative;padding:0 5%}@media only screen and (max-width:782px){.wp-block-columns.alignfull{padding:0;width:100%}}.wp-block-columns .wp-block-column{margin-top:0}.wp-block-columns .wp-block-column h1:first-child,.wp-block-columns .wp-block-column h2:first-child,.wp-block-columns .wp-block-column h3:first-child,.wp-block-columns .wp-block-column h4:first-child,.wp-block-columns .wp-block-column h5:first-child,.wp-block-columns .wp-block-column h6:first-child{margin-top:0}@media only screen and (max-width:782px){.wp-block-columns .wp-block-column{margin-bottom:30px}}.wp-block-columns .wp-block-column .wp-block-image:last-child{margin-bottom:0}@media only screen and (max-width:782px){.wp-block-columns .wp-block-column:nth-child(2n){margin-left:0}}@media only screen and (max-width:782px){.wp-block-columns .wp-block-column{-ms-flex-preferred-size:100%!important;flex-basis:100%!important}}.wp-block-columns .wp-block-column div:last-child{margin-bottom:0}.wp-block-columns .wp-block-column .wp-block-embed:first-child,.wp-block-columns .wp-block-column .wp-block-image:first-child{margin-top:0}.wp-block-media-text.alignfull{width:100vw;margin-left:calc(-50vw + 50%);position:relative}.wp-block-media-text.alignwide{width:150%;max-width:150%;margin-left:-25%}@media only screen and (max-width:1000px){.wp-block-media-text.alignwide{width:100%;max-width:100%;margin-left:0}}[data-block][data-align]{max-width:1200px;margin-left:auto;margin-right:auto}[data-block][data-align=full]{max-width:none}[data-block][data-align=wide]{max-width:1600px}.wp-block-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-buttons{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-buttons{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-file{margin-top:5%;margin-bottom:5%}@media only screen and (min-width:1200px){.wp-block-file{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.wp-block-file{margin-top:20.83333px;margin-bottom:20.83333px}}.wp-block-file:last-child{margin-bottom:0}.acf-block-preview .button,.acf-block-preview [data-type=tabs] button:not(.slick-arrow),.regular-content .button,.regular-content [data-type=tabs] button:not(.slick-arrow),.wp-block-button a.wp-block-button__link,.wp-block-button__link,.wp-block-file .wp-block-file__button,.wp-block-file a.wp-block-file__button,a.wp-block-button__link,input[type=submit]{font-size:16px;font-size:1.6vw;color:#fff;border:1px solid transparent;border-style:solid;border-radius:1px;background-color:#005487;background-repeat:no-repeat;height:auto!important;padding:8px 18px;font-family:"Scala Regular",Helvetica,Arial,sans-serif;cursor:pointer;line-height:1.15;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;text-align:center;display:inline-block;vertical-align:middle}@media only screen and (max-width:875px){.acf-block-preview .button,.acf-block-preview [data-type=tabs] button:not(.slick-arrow),.regular-content .button,.regular-content [data-type=tabs] button:not(.slick-arrow),.wp-block-button a.wp-block-button__link,.wp-block-button__link,.wp-block-file .wp-block-file__button,.wp-block-file a.wp-block-file__button,a.wp-block-button__link,input[type=submit]{font-size:14px}}@media only screen and (min-width:1000px){.acf-block-preview .button,.acf-block-preview [data-type=tabs] button:not(.slick-arrow),.regular-content .button,.regular-content [data-type=tabs] button:not(.slick-arrow),.wp-block-button a.wp-block-button__link,.wp-block-button__link,.wp-block-file .wp-block-file__button,.wp-block-file a.wp-block-file__button,a.wp-block-button__link,input[type=submit]{font-size:16px}}.acf-block-preview .button.plain,.acf-block-preview .modal--gate .wpcf7 form button,.acf-block-preview .modal--gate .wpcf7 form input[type=submit],.acf-block-preview .regular-content .block-callout__link .button,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit],.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow),.acf-block-preview [data-type=tabs] button:not(.slick-arrow).plain,.modal--gate .wpcf7 form .acf-block-preview button,.modal--gate .wpcf7 form .acf-block-preview input[type=submit],.modal--gate .wpcf7 form .regular-content button,.modal--gate .wpcf7 form .regular-content input[type=submit],.regular-content .block-callout__link .acf-block-preview .button,.regular-content .block-callout__link .acf-block-preview [data-type=tabs] button.button:not(.slick-arrow),.regular-content .block-callout__link .button,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.button,.regular-content .block-callout__link .wp-block-button__link.button,.regular-content .block-callout__link .wp-block-file .wp-block-file__button.button,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.button,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow),.regular-content .block-callout__link a.wp-block-button__link.button,.regular-content .block-callout__link input.button[type=submit],.regular-content .button.plain,.regular-content .modal--gate .wpcf7 form button,.regular-content .modal--gate .wpcf7 form input[type=submit],.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit],.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow),.regular-content [data-type=tabs] button:not(.slick-arrow).plain,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.button,.wp-block-button a.wp-block-button__link.plain,.wp-block-button__link.plain,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input[type=submit],.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input[type=submit],.wp-block-file .regular-content .block-callout__link .wp-block-file__button.button,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.button,.wp-block-file .wp-block-file__button.plain,.wp-block-file a.wp-block-file__button.plain,a.wp-block-button__link.plain,input[type=submit].plain{border-color:#005487;text-transform:uppercase;letter-spacing:.8px;color:#005487;background:0 0;font-family:"Scala Bold",Helvetica,Arial,sans-serif;font-size:.8em;background-color:#fff}.acf-block-preview .button.plain:after,.acf-block-preview .modal--gate .wpcf7 form button:after,.acf-block-preview .modal--gate .wpcf7 form input[type=submit]:after,.acf-block-preview .regular-content .block-callout__link .button:after,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:after,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit]:after,.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow):after,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).plain:after,.modal--gate .wpcf7 form .acf-block-preview button:after,.modal--gate .wpcf7 form .acf-block-preview input[type=submit]:after,.modal--gate .wpcf7 form .regular-content button:after,.modal--gate .wpcf7 form .regular-content input[type=submit]:after,.regular-content .block-callout__link .acf-block-preview .button:after,.regular-content .block-callout__link .acf-block-preview [data-type=tabs] button.button:not(.slick-arrow):after,.regular-content .block-callout__link .button:after,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.button:after,.regular-content .block-callout__link .wp-block-button__link.button:after,.regular-content .block-callout__link .wp-block-file .wp-block-file__button.button:after,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.button:after,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow):after,.regular-content .block-callout__link a.wp-block-button__link.button:after,.regular-content .block-callout__link input.button[type=submit]:after,.regular-content .button.plain:after,.regular-content .modal--gate .wpcf7 form button:after,.regular-content .modal--gate .wpcf7 form input[type=submit]:after,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:after,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input[type=submit]:after,.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow):after,.regular-content [data-type=tabs] button:not(.slick-arrow).plain:after,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.button:after,.wp-block-button a.wp-block-button__link.plain:after,.wp-block-button__link.plain:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input[type=submit]:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button:after,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input[type=submit]:after,.wp-block-file .regular-content .block-callout__link .wp-block-file__button.button:after,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.button:after,.wp-block-file .wp-block-file__button.plain:after,.wp-block-file a.wp-block-file__button.plain:after,a.wp-block-button__link.plain:after,input[type=submit].plain:after{font-size:1.2em;margin-left:6px}.acf-block-preview .button.plain:hover,.acf-block-preview .modal--gate .wpcf7 form button:hover,.acf-block-preview .modal--gate .wpcf7 form input:hover[type=submit],.acf-block-preview .regular-content .block-callout__link .button:hover,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:hover,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input:hover[type=submit],.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow):hover,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).plain:hover,.modal--gate .wpcf7 form .acf-block-preview button:hover,.modal--gate .wpcf7 form .acf-block-preview input:hover[type=submit],.modal--gate .wpcf7 form .regular-content button:hover,.modal--gate .wpcf7 form .regular-content input:hover[type=submit],.regular-content .block-callout__link .acf-block-preview .button:hover,.regular-content .block-callout__link .acf-block-preview [data-type=tabs] button.button:not(.slick-arrow):hover,.regular-content .block-callout__link .button:hover,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.button:hover,.regular-content .block-callout__link .wp-block-button__link.button:hover,.regular-content .block-callout__link .wp-block-file .wp-block-file__button.button:hover,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.button:hover,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow):hover,.regular-content .block-callout__link a.wp-block-button__link.button:hover,.regular-content .block-callout__link input.button[type=submit]:hover,.regular-content .button.plain:hover,.regular-content .modal--gate .wpcf7 form button:hover,.regular-content .modal--gate .wpcf7 form input:hover[type=submit],.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button:hover,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input:hover[type=submit],.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow):hover,.regular-content [data-type=tabs] button:not(.slick-arrow).plain:hover,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.button:hover,.wp-block-button a.wp-block-button__link.plain:hover,.wp-block-button__link.plain:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input:hover[type=submit],.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button:hover,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input:hover[type=submit],.wp-block-file .regular-content .block-callout__link .wp-block-file__button.button:hover,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.button:hover,.wp-block-file .wp-block-file__button.plain:hover,.wp-block-file a.wp-block-file__button.plain:hover,a.wp-block-button__link.plain:hover,input[type=submit].plain:hover{border-color:#00a4b4;color:#00a4b4;color:#fff}.acf-block-preview .button.has-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-text-background-color,.regular-content .button.has-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-text-background-color,.wp-block-button a.wp-block-button__link.has-text-background-color,.wp-block-button__link.has-text-background-color,.wp-block-file .wp-block-file__button.has-text-background-color,.wp-block-file a.wp-block-file__button.has-text-background-color,a.wp-block-button__link.has-text-background-color,input[type=submit].has-text-background-color{background-color:#282525}.acf-block-preview .button.has-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-text-color,.regular-content .button.has-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-text-color,.wp-block-button a.wp-block-button__link.has-text-color,.wp-block-button__link.has-text-color,.wp-block-file .wp-block-file__button.has-text-color,.wp-block-file a.wp-block-file__button.has-text-color,a.wp-block-button__link.has-text-color,input[type=submit].has-text-color{color:#282525;border-color:#282525}.acf-block-preview .button.has-lighter-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-lighter-text-background-color,.regular-content .button.has-lighter-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-lighter-text-background-color,.wp-block-button a.wp-block-button__link.has-lighter-text-background-color,.wp-block-button__link.has-lighter-text-background-color,.wp-block-file .wp-block-file__button.has-lighter-text-background-color,.wp-block-file a.wp-block-file__button.has-lighter-text-background-color,a.wp-block-button__link.has-lighter-text-background-color,input[type=submit].has-lighter-text-background-color{background-color:#b2b2b2}.acf-block-preview .button.has-lighter-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-lighter-text-color,.regular-content .button.has-lighter-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-lighter-text-color,.wp-block-button a.wp-block-button__link.has-lighter-text-color,.wp-block-button__link.has-lighter-text-color,.wp-block-file .wp-block-file__button.has-lighter-text-color,.wp-block-file a.wp-block-file__button.has-lighter-text-color,a.wp-block-button__link.has-lighter-text-color,input[type=submit].has-lighter-text-color{color:#b2b2b2;border-color:#b2b2b2}.acf-block-preview .button.has-light-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-text-background-color,.regular-content .button.has-light-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-text-background-color,.wp-block-button a.wp-block-button__link.has-light-text-background-color,.wp-block-button__link.has-light-text-background-color,.wp-block-file .wp-block-file__button.has-light-text-background-color,.wp-block-file a.wp-block-file__button.has-light-text-background-color,a.wp-block-button__link.has-light-text-background-color,input[type=submit].has-light-text-background-color{background-color:#898a8d}.acf-block-preview .button.has-light-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-text-color,.regular-content .button.has-light-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-text-color,.wp-block-button a.wp-block-button__link.has-light-text-color,.wp-block-button__link.has-light-text-color,.wp-block-file .wp-block-file__button.has-light-text-color,.wp-block-file a.wp-block-file__button.has-light-text-color,a.wp-block-button__link.has-light-text-color,input[type=submit].has-light-text-color{color:#898a8d;border-color:#898a8d}.acf-block-preview .button.has-med-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-med-text-background-color,.regular-content .button.has-med-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-med-text-background-color,.wp-block-button a.wp-block-button__link.has-med-text-background-color,.wp-block-button__link.has-med-text-background-color,.wp-block-file .wp-block-file__button.has-med-text-background-color,.wp-block-file a.wp-block-file__button.has-med-text-background-color,a.wp-block-button__link.has-med-text-background-color,input[type=submit].has-med-text-background-color{background-color:#63656a}.acf-block-preview .button.has-med-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-med-text-color,.regular-content .button.has-med-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-med-text-color,.wp-block-button a.wp-block-button__link.has-med-text-color,.wp-block-button__link.has-med-text-color,.wp-block-file .wp-block-file__button.has-med-text-color,.wp-block-file a.wp-block-file__button.has-med-text-color,a.wp-block-button__link.has-med-text-color,input[type=submit].has-med-text-color{color:#63656a;border-color:#63656a}.acf-block-preview .button.has-dark-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-text-background-color,.regular-content .button.has-dark-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-text-background-color,.wp-block-button a.wp-block-button__link.has-dark-text-background-color,.wp-block-button__link.has-dark-text-background-color,.wp-block-file .wp-block-file__button.has-dark-text-background-color,.wp-block-file a.wp-block-file__button.has-dark-text-background-color,a.wp-block-button__link.has-dark-text-background-color,input[type=submit].has-dark-text-background-color{background-color:#282525}.acf-block-preview .button.has-dark-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-text-color,.regular-content .button.has-dark-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-text-color,.wp-block-button a.wp-block-button__link.has-dark-text-color,.wp-block-button__link.has-dark-text-color,.wp-block-file .wp-block-file__button.has-dark-text-color,.wp-block-file a.wp-block-file__button.has-dark-text-color,a.wp-block-button__link.has-dark-text-color,input[type=submit].has-dark-text-color{color:#282525;border-color:#282525}.acf-block-preview .button.has-hover-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-hover-text-background-color,.regular-content .button.has-hover-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-hover-text-background-color,.wp-block-button a.wp-block-button__link.has-hover-text-background-color,.wp-block-button__link.has-hover-text-background-color,.wp-block-file .wp-block-file__button.has-hover-text-background-color,.wp-block-file a.wp-block-file__button.has-hover-text-background-color,a.wp-block-button__link.has-hover-text-background-color,input[type=submit].has-hover-text-background-color{background-color:#00a5b5}.acf-block-preview .button.has-hover-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-hover-text-color,.regular-content .button.has-hover-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-hover-text-color,.wp-block-button a.wp-block-button__link.has-hover-text-color,.wp-block-button__link.has-hover-text-color,.wp-block-file .wp-block-file__button.has-hover-text-color,.wp-block-file a.wp-block-file__button.has-hover-text-color,a.wp-block-button__link.has-hover-text-color,input[type=submit].has-hover-text-color{color:#00a5b5;border-color:#00a5b5}.acf-block-preview .button.has-blue-text-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-text-background-color,.regular-content .button.has-blue-text-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-text-background-color,.wp-block-button a.wp-block-button__link.has-blue-text-background-color,.wp-block-button__link.has-blue-text-background-color,.wp-block-file .wp-block-file__button.has-blue-text-background-color,.wp-block-file a.wp-block-file__button.has-blue-text-background-color,a.wp-block-button__link.has-blue-text-background-color,input[type=submit].has-blue-text-background-color{background-color:#1b438b}.acf-block-preview .button.has-blue-text-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-text-color,.regular-content .button.has-blue-text-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-text-color,.wp-block-button a.wp-block-button__link.has-blue-text-color,.wp-block-button__link.has-blue-text-color,.wp-block-file .wp-block-file__button.has-blue-text-color,.wp-block-file a.wp-block-file__button.has-blue-text-color,a.wp-block-button__link.has-blue-text-color,input[type=submit].has-blue-text-color{color:#1b438b;border-color:#1b438b}.acf-block-preview .button.has-dark-grey-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-grey-background-color,.regular-content .button.has-dark-grey-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-grey-background-color,.wp-block-button a.wp-block-button__link.has-dark-grey-background-color,.wp-block-button__link.has-dark-grey-background-color,.wp-block-file .wp-block-file__button.has-dark-grey-background-color,.wp-block-file a.wp-block-file__button.has-dark-grey-background-color,a.wp-block-button__link.has-dark-grey-background-color,input[type=submit].has-dark-grey-background-color{background-color:#231f20}.acf-block-preview .button.has-dark-grey-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-grey-color,.regular-content .button.has-dark-grey-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-grey-color,.wp-block-button a.wp-block-button__link.has-dark-grey-color,.wp-block-button__link.has-dark-grey-color,.wp-block-file .wp-block-file__button.has-dark-grey-color,.wp-block-file a.wp-block-file__button.has-dark-grey-color,a.wp-block-button__link.has-dark-grey-color,input[type=submit].has-dark-grey-color{color:#231f20;border-color:#231f20}.acf-block-preview .button.has-light-grey-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-grey-background-color,.regular-content .button.has-light-grey-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-grey-background-color,.wp-block-button a.wp-block-button__link.has-light-grey-background-color,.wp-block-button__link.has-light-grey-background-color,.wp-block-file .wp-block-file__button.has-light-grey-background-color,.wp-block-file a.wp-block-file__button.has-light-grey-background-color,a.wp-block-button__link.has-light-grey-background-color,input[type=submit].has-light-grey-background-color{background-color:#f4f4f3}.acf-block-preview .button.has-light-grey-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-grey-color,.regular-content .button.has-light-grey-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-grey-color,.wp-block-button a.wp-block-button__link.has-light-grey-color,.wp-block-button__link.has-light-grey-color,.wp-block-file .wp-block-file__button.has-light-grey-color,.wp-block-file a.wp-block-file__button.has-light-grey-color,a.wp-block-button__link.has-light-grey-color,input[type=submit].has-light-grey-color{color:#f4f4f3;border-color:#f4f4f3}.acf-block-preview .button.has-medium-grey-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-medium-grey-background-color,.regular-content .button.has-medium-grey-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-medium-grey-background-color,.wp-block-button a.wp-block-button__link.has-medium-grey-background-color,.wp-block-button__link.has-medium-grey-background-color,.wp-block-file .wp-block-file__button.has-medium-grey-background-color,.wp-block-file a.wp-block-file__button.has-medium-grey-background-color,a.wp-block-button__link.has-medium-grey-background-color,input[type=submit].has-medium-grey-background-color{background-color:#e4e4e4}.acf-block-preview .button.has-medium-grey-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-medium-grey-color,.regular-content .button.has-medium-grey-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-medium-grey-color,.wp-block-button a.wp-block-button__link.has-medium-grey-color,.wp-block-button__link.has-medium-grey-color,.wp-block-file .wp-block-file__button.has-medium-grey-color,.wp-block-file a.wp-block-file__button.has-medium-grey-color,a.wp-block-button__link.has-medium-grey-color,input[type=submit].has-medium-grey-color{color:#e4e4e4;border-color:#e4e4e4}.acf-block-preview .button.has-other-grey-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-other-grey-background-color,.regular-content .button.has-other-grey-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-other-grey-background-color,.wp-block-button a.wp-block-button__link.has-other-grey-background-color,.wp-block-button__link.has-other-grey-background-color,.wp-block-file .wp-block-file__button.has-other-grey-background-color,.wp-block-file a.wp-block-file__button.has-other-grey-background-color,a.wp-block-button__link.has-other-grey-background-color,input[type=submit].has-other-grey-background-color{background-color:#b1b1b1}.acf-block-preview .button.has-other-grey-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-other-grey-color,.regular-content .button.has-other-grey-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-other-grey-color,.wp-block-button a.wp-block-button__link.has-other-grey-color,.wp-block-button__link.has-other-grey-color,.wp-block-file .wp-block-file__button.has-other-grey-color,.wp-block-file a.wp-block-file__button.has-other-grey-color,a.wp-block-button__link.has-other-grey-color,input[type=submit].has-other-grey-color{color:#b1b1b1;border-color:#b1b1b1}.acf-block-preview .button.has-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-background-color,.regular-content .button.has-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-background-color,.wp-block-button a.wp-block-button__link.has-blue-background-color,.wp-block-button__link.has-blue-background-color,.wp-block-file .wp-block-file__button.has-blue-background-color,.wp-block-file a.wp-block-file__button.has-blue-background-color,a.wp-block-button__link.has-blue-background-color,input[type=submit].has-blue-background-color{background-color:#446a90}.acf-block-preview .button.has-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-color,.regular-content .button.has-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-color,.wp-block-button a.wp-block-button__link.has-blue-color,.wp-block-button__link.has-blue-color,.wp-block-file .wp-block-file__button.has-blue-color,.wp-block-file a.wp-block-file__button.has-blue-color,a.wp-block-button__link.has-blue-color,input[type=submit].has-blue-color{color:#446a90;border-color:#446a90}.acf-block-preview .button.has-navy-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-navy-blue-background-color,.regular-content .button.has-navy-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-navy-blue-background-color,.wp-block-button a.wp-block-button__link.has-navy-blue-background-color,.wp-block-button__link.has-navy-blue-background-color,.wp-block-file .wp-block-file__button.has-navy-blue-background-color,.wp-block-file a.wp-block-file__button.has-navy-blue-background-color,a.wp-block-button__link.has-navy-blue-background-color,input[type=submit].has-navy-blue-background-color{background-color:#002e6d}.acf-block-preview .button.has-navy-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-navy-blue-color,.regular-content .button.has-navy-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-navy-blue-color,.wp-block-button a.wp-block-button__link.has-navy-blue-color,.wp-block-button__link.has-navy-blue-color,.wp-block-file .wp-block-file__button.has-navy-blue-color,.wp-block-file a.wp-block-file__button.has-navy-blue-color,a.wp-block-button__link.has-navy-blue-color,input[type=submit].has-navy-blue-color{color:#002e6d;border-color:#002e6d}.acf-block-preview .button.has-medium-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-medium-blue-background-color,.regular-content .button.has-medium-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-medium-blue-background-color,.wp-block-button a.wp-block-button__link.has-medium-blue-background-color,.wp-block-button__link.has-medium-blue-background-color,.wp-block-file .wp-block-file__button.has-medium-blue-background-color,.wp-block-file a.wp-block-file__button.has-medium-blue-background-color,a.wp-block-button__link.has-medium-blue-background-color,input[type=submit].has-medium-blue-background-color{background-color:#005487}.acf-block-preview .button.has-medium-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-medium-blue-color,.regular-content .button.has-medium-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-medium-blue-color,.wp-block-button a.wp-block-button__link.has-medium-blue-color,.wp-block-button__link.has-medium-blue-color,.wp-block-file .wp-block-file__button.has-medium-blue-color,.wp-block-file a.wp-block-file__button.has-medium-blue-color,a.wp-block-button__link.has-medium-blue-color,input[type=submit].has-medium-blue-color{color:#005487;border-color:#005487}.acf-block-preview .button.has-light-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-blue-background-color,.regular-content .button.has-light-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-blue-background-color,.wp-block-button a.wp-block-button__link.has-light-blue-background-color,.wp-block-button__link.has-light-blue-background-color,.wp-block-file .wp-block-file__button.has-light-blue-background-color,.wp-block-file a.wp-block-file__button.has-light-blue-background-color,a.wp-block-button__link.has-light-blue-background-color,input[type=submit].has-light-blue-background-color{background-color:#2a7de1}.acf-block-preview .button.has-light-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-blue-color,.regular-content .button.has-light-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-blue-color,.wp-block-button a.wp-block-button__link.has-light-blue-color,.wp-block-button__link.has-light-blue-color,.wp-block-file .wp-block-file__button.has-light-blue-color,.wp-block-file a.wp-block-file__button.has-light-blue-color,a.wp-block-button__link.has-light-blue-color,input[type=submit].has-light-blue-color{color:#2a7de1;border-color:#2a7de1}.acf-block-preview .button.has-new-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-new-blue-background-color,.regular-content .button.has-new-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-new-blue-background-color,.wp-block-button a.wp-block-button__link.has-new-blue-background-color,.wp-block-button__link.has-new-blue-background-color,.wp-block-file .wp-block-file__button.has-new-blue-background-color,.wp-block-file a.wp-block-file__button.has-new-blue-background-color,a.wp-block-button__link.has-new-blue-background-color,input[type=submit].has-new-blue-background-color{background-color:#4378bc}.acf-block-preview .button.has-new-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-new-blue-color,.regular-content .button.has-new-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-new-blue-color,.wp-block-button a.wp-block-button__link.has-new-blue-color,.wp-block-button__link.has-new-blue-color,.wp-block-file .wp-block-file__button.has-new-blue-color,.wp-block-file a.wp-block-file__button.has-new-blue-color,a.wp-block-button__link.has-new-blue-color,input[type=submit].has-new-blue-color{color:#4378bc;border-color:#4378bc}.acf-block-preview .button.has-teal-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-teal-background-color,.regular-content .button.has-teal-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-teal-background-color,.wp-block-button a.wp-block-button__link.has-teal-background-color,.wp-block-button__link.has-teal-background-color,.wp-block-file .wp-block-file__button.has-teal-background-color,.wp-block-file a.wp-block-file__button.has-teal-background-color,a.wp-block-button__link.has-teal-background-color,input[type=submit].has-teal-background-color{background-color:#84dade}.acf-block-preview .button.has-teal-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-teal-color,.regular-content .button.has-teal-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-teal-color,.wp-block-button a.wp-block-button__link.has-teal-color,.wp-block-button__link.has-teal-color,.wp-block-file .wp-block-file__button.has-teal-color,.wp-block-file a.wp-block-file__button.has-teal-color,a.wp-block-button__link.has-teal-color,input[type=submit].has-teal-color{color:#84dade;border-color:#84dade}.acf-block-preview .button.has-bright-teal-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-bright-teal-background-color,.regular-content .button.has-bright-teal-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-bright-teal-background-color,.wp-block-button a.wp-block-button__link.has-bright-teal-background-color,.wp-block-button__link.has-bright-teal-background-color,.wp-block-file .wp-block-file__button.has-bright-teal-background-color,.wp-block-file a.wp-block-file__button.has-bright-teal-background-color,a.wp-block-button__link.has-bright-teal-background-color,input[type=submit].has-bright-teal-background-color{background-color:#29b7d9}.acf-block-preview .button.has-bright-teal-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-bright-teal-color,.regular-content .button.has-bright-teal-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-bright-teal-color,.wp-block-button a.wp-block-button__link.has-bright-teal-color,.wp-block-button__link.has-bright-teal-color,.wp-block-file .wp-block-file__button.has-bright-teal-color,.wp-block-file a.wp-block-file__button.has-bright-teal-color,a.wp-block-button__link.has-bright-teal-color,input[type=submit].has-bright-teal-color{color:#29b7d9;border-color:#29b7d9}.acf-block-preview .button.has-dark-teal-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-teal-background-color,.regular-content .button.has-dark-teal-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-teal-background-color,.wp-block-button a.wp-block-button__link.has-dark-teal-background-color,.wp-block-button__link.has-dark-teal-background-color,.wp-block-file .wp-block-file__button.has-dark-teal-background-color,.wp-block-file a.wp-block-file__button.has-dark-teal-background-color,a.wp-block-button__link.has-dark-teal-background-color,input[type=submit].has-dark-teal-background-color{background-color:#00a4b4}.acf-block-preview .button.has-dark-teal-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-teal-color,.regular-content .button.has-dark-teal-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-teal-color,.wp-block-button a.wp-block-button__link.has-dark-teal-color,.wp-block-button__link.has-dark-teal-color,.wp-block-file .wp-block-file__button.has-dark-teal-color,.wp-block-file a.wp-block-file__button.has-dark-teal-color,a.wp-block-button__link.has-dark-teal-color,input[type=submit].has-dark-teal-color{color:#00a4b4;border-color:#00a4b4}.acf-block-preview .button.has-light-teal-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-teal-background-color,.regular-content .button.has-light-teal-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-teal-background-color,.wp-block-button a.wp-block-button__link.has-light-teal-background-color,.wp-block-button__link.has-light-teal-background-color,.wp-block-file .wp-block-file__button.has-light-teal-background-color,.wp-block-file a.wp-block-file__button.has-light-teal-background-color,a.wp-block-button__link.has-light-teal-background-color,input[type=submit].has-light-teal-background-color{background-color:#9de0e4}.acf-block-preview .button.has-light-teal-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-teal-color,.regular-content .button.has-light-teal-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-teal-color,.wp-block-button a.wp-block-button__link.has-light-teal-color,.wp-block-button__link.has-light-teal-color,.wp-block-file .wp-block-file__button.has-light-teal-color,.wp-block-file a.wp-block-file__button.has-light-teal-color,a.wp-block-button__link.has-light-teal-color,input[type=submit].has-light-teal-color{color:#9de0e4;border-color:#9de0e4}.acf-block-preview .button.has-seafoam-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-seafoam-background-color,.regular-content .button.has-seafoam-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-seafoam-background-color,.wp-block-button a.wp-block-button__link.has-seafoam-background-color,.wp-block-button__link.has-seafoam-background-color,.wp-block-file .wp-block-file__button.has-seafoam-background-color,.wp-block-file a.wp-block-file__button.has-seafoam-background-color,a.wp-block-button__link.has-seafoam-background-color,input[type=submit].has-seafoam-background-color{background-color:#87d1d7}.acf-block-preview .button.has-seafoam-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-seafoam-color,.regular-content .button.has-seafoam-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-seafoam-color,.wp-block-button a.wp-block-button__link.has-seafoam-color,.wp-block-button__link.has-seafoam-color,.wp-block-file .wp-block-file__button.has-seafoam-color,.wp-block-file a.wp-block-file__button.has-seafoam-color,a.wp-block-button__link.has-seafoam-color,input[type=submit].has-seafoam-color{color:#87d1d7;border-color:#87d1d7}.acf-block-preview .button.has-purple-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-purple-background-color,.regular-content .button.has-purple-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-purple-background-color,.wp-block-button a.wp-block-button__link.has-purple-background-color,.wp-block-button__link.has-purple-background-color,.wp-block-file .wp-block-file__button.has-purple-background-color,.wp-block-file a.wp-block-file__button.has-purple-background-color,a.wp-block-button__link.has-purple-background-color,input[type=submit].has-purple-background-color{background-color:#665ec7}.acf-block-preview .button.has-purple-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-purple-color,.regular-content .button.has-purple-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-purple-color,.wp-block-button a.wp-block-button__link.has-purple-color,.wp-block-button__link.has-purple-color,.wp-block-file .wp-block-file__button.has-purple-color,.wp-block-file a.wp-block-file__button.has-purple-color,a.wp-block-button__link.has-purple-color,input[type=submit].has-purple-color{color:#665ec7;border-color:#665ec7}.acf-block-preview .button.has-dark-purple-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-purple-background-color,.regular-content .button.has-dark-purple-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-purple-background-color,.wp-block-button a.wp-block-button__link.has-dark-purple-background-color,.wp-block-button__link.has-dark-purple-background-color,.wp-block-file .wp-block-file__button.has-dark-purple-background-color,.wp-block-file a.wp-block-file__button.has-dark-purple-background-color,a.wp-block-button__link.has-dark-purple-background-color,input[type=submit].has-dark-purple-background-color{background-color:#473eb4}.acf-block-preview .button.has-dark-purple-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-purple-color,.regular-content .button.has-dark-purple-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-purple-color,.wp-block-button a.wp-block-button__link.has-dark-purple-color,.wp-block-button__link.has-dark-purple-color,.wp-block-file .wp-block-file__button.has-dark-purple-color,.wp-block-file a.wp-block-file__button.has-dark-purple-color,a.wp-block-button__link.has-dark-purple-color,input[type=submit].has-dark-purple-color{color:#473eb4;border-color:#473eb4}.acf-block-preview .button.has-light-purple-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-purple-background-color,.regular-content .button.has-light-purple-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-purple-background-color,.wp-block-button a.wp-block-button__link.has-light-purple-background-color,.wp-block-button__link.has-light-purple-background-color,.wp-block-file .wp-block-file__button.has-light-purple-background-color,.wp-block-file a.wp-block-file__button.has-light-purple-background-color,a.wp-block-button__link.has-light-purple-background-color,input[type=submit].has-light-purple-background-color{background-color:#9c97db}.acf-block-preview .button.has-light-purple-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-purple-color,.regular-content .button.has-light-purple-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-purple-color,.wp-block-button a.wp-block-button__link.has-light-purple-color,.wp-block-button__link.has-light-purple-color,.wp-block-file .wp-block-file__button.has-light-purple-color,.wp-block-file a.wp-block-file__button.has-light-purple-color,a.wp-block-button__link.has-light-purple-color,input[type=submit].has-light-purple-color{color:#9c97db;border-color:#9c97db}.acf-block-preview .button.has-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-green-background-color,.regular-content .button.has-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-green-background-color,.wp-block-button a.wp-block-button__link.has-green-background-color,.wp-block-button__link.has-green-background-color,.wp-block-file .wp-block-file__button.has-green-background-color,.wp-block-file a.wp-block-file__button.has-green-background-color,a.wp-block-button__link.has-green-background-color,input[type=submit].has-green-background-color{background-color:#76bd22}.acf-block-preview .button.has-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-green-color,.regular-content .button.has-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-green-color,.wp-block-button a.wp-block-button__link.has-green-color,.wp-block-button__link.has-green-color,.wp-block-file .wp-block-file__button.has-green-color,.wp-block-file a.wp-block-file__button.has-green-color,a.wp-block-button__link.has-green-color,input[type=submit].has-green-color{color:#76bd22;border-color:#76bd22}.acf-block-preview .button.has-dark-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-green-background-color,.regular-content .button.has-dark-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-green-background-color,.wp-block-button a.wp-block-button__link.has-dark-green-background-color,.wp-block-button__link.has-dark-green-background-color,.wp-block-file .wp-block-file__button.has-dark-green-background-color,.wp-block-file a.wp-block-file__button.has-dark-green-background-color,a.wp-block-button__link.has-dark-green-background-color,input[type=submit].has-dark-green-background-color{background-color:#5b921a}.acf-block-preview .button.has-dark-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-green-color,.regular-content .button.has-dark-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-green-color,.wp-block-button a.wp-block-button__link.has-dark-green-color,.wp-block-button__link.has-dark-green-color,.wp-block-file .wp-block-file__button.has-dark-green-color,.wp-block-file a.wp-block-file__button.has-dark-green-color,a.wp-block-button__link.has-dark-green-color,input[type=submit].has-dark-green-color{color:#5b921a;border-color:#5b921a}.acf-block-preview .button.has-light-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-green-background-color,.regular-content .button.has-light-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-green-background-color,.wp-block-button a.wp-block-button__link.has-light-green-background-color,.wp-block-button__link.has-light-green-background-color,.wp-block-file .wp-block-file__button.has-light-green-background-color,.wp-block-file a.wp-block-file__button.has-light-green-background-color,a.wp-block-button__link.has-light-green-background-color,input[type=submit].has-light-green-background-color{background-color:#76bd22}.acf-block-preview .button.has-light-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-green-color,.regular-content .button.has-light-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-green-color,.wp-block-button a.wp-block-button__link.has-light-green-color,.wp-block-button__link.has-light-green-color,.wp-block-file .wp-block-file__button.has-light-green-color,.wp-block-file a.wp-block-file__button.has-light-green-color,a.wp-block-button__link.has-light-green-color,input[type=submit].has-light-green-color{color:#76bd22;border-color:#76bd22}.acf-block-preview .button.has-orange-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-orange-background-color,.regular-content .button.has-orange-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-orange-background-color,.wp-block-button a.wp-block-button__link.has-orange-background-color,.wp-block-button__link.has-orange-background-color,.wp-block-file .wp-block-file__button.has-orange-background-color,.wp-block-file a.wp-block-file__button.has-orange-background-color,a.wp-block-button__link.has-orange-background-color,input[type=submit].has-orange-background-color{background-color:#f09f0e}.acf-block-preview .button.has-orange-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-orange-color,.regular-content .button.has-orange-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-orange-color,.wp-block-button a.wp-block-button__link.has-orange-color,.wp-block-button__link.has-orange-color,.wp-block-file .wp-block-file__button.has-orange-color,.wp-block-file a.wp-block-file__button.has-orange-color,a.wp-block-button__link.has-orange-color,input[type=submit].has-orange-color{color:#f09f0e;border-color:#f09f0e}.acf-block-preview .button.has-dark-orange-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-orange-background-color,.regular-content .button.has-dark-orange-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-orange-background-color,.wp-block-button a.wp-block-button__link.has-dark-orange-background-color,.wp-block-button__link.has-dark-orange-background-color,.wp-block-file .wp-block-file__button.has-dark-orange-background-color,.wp-block-file a.wp-block-file__button.has-dark-orange-background-color,a.wp-block-button__link.has-dark-orange-background-color,input[type=submit].has-dark-orange-background-color{background-color:#d88f0d}.acf-block-preview .button.has-dark-orange-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-orange-color,.regular-content .button.has-dark-orange-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-orange-color,.wp-block-button a.wp-block-button__link.has-dark-orange-color,.wp-block-button__link.has-dark-orange-color,.wp-block-file .wp-block-file__button.has-dark-orange-color,.wp-block-file a.wp-block-file__button.has-dark-orange-color,a.wp-block-button__link.has-dark-orange-color,input[type=submit].has-dark-orange-color{color:#d88f0d;border-color:#d88f0d}.acf-block-preview .button.has-light-orange-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-orange-background-color,.regular-content .button.has-light-orange-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-orange-background-color,.wp-block-button a.wp-block-button__link.has-light-orange-background-color,.wp-block-button__link.has-light-orange-background-color,.wp-block-file .wp-block-file__button.has-light-orange-background-color,.wp-block-file a.wp-block-file__button.has-light-orange-background-color,a.wp-block-button__link.has-light-orange-background-color,input[type=submit].has-light-orange-background-color{background-color:#f09f0e}.acf-block-preview .button.has-light-orange-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-orange-color,.regular-content .button.has-light-orange-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-orange-color,.wp-block-button a.wp-block-button__link.has-light-orange-color,.wp-block-button__link.has-light-orange-color,.wp-block-file .wp-block-file__button.has-light-orange-color,.wp-block-file a.wp-block-file__button.has-light-orange-color,a.wp-block-button__link.has-light-orange-color,input[type=submit].has-light-orange-color{color:#f09f0e;border-color:#f09f0e}.acf-block-preview .button.has-yellow-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellow-background-color,.regular-content .button.has-yellow-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellow-background-color,.wp-block-button a.wp-block-button__link.has-yellow-background-color,.wp-block-button__link.has-yellow-background-color,.wp-block-file .wp-block-file__button.has-yellow-background-color,.wp-block-file a.wp-block-file__button.has-yellow-background-color,a.wp-block-button__link.has-yellow-background-color,input[type=submit].has-yellow-background-color{background-color:#f7c600}.acf-block-preview .button.has-yellow-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellow-color,.regular-content .button.has-yellow-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellow-color,.wp-block-button a.wp-block-button__link.has-yellow-color,.wp-block-button__link.has-yellow-color,.wp-block-file .wp-block-file__button.has-yellow-color,.wp-block-file a.wp-block-file__button.has-yellow-color,a.wp-block-button__link.has-yellow-color,input[type=submit].has-yellow-color{color:#f7c600;border-color:#f7c600}.acf-block-preview .button.has-dark-yellow-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-yellow-background-color,.regular-content .button.has-dark-yellow-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-yellow-background-color,.wp-block-button a.wp-block-button__link.has-dark-yellow-background-color,.wp-block-button__link.has-dark-yellow-background-color,.wp-block-file .wp-block-file__button.has-dark-yellow-background-color,.wp-block-file a.wp-block-file__button.has-dark-yellow-background-color,a.wp-block-button__link.has-dark-yellow-background-color,input[type=submit].has-dark-yellow-background-color{background-color:#c49d00}.acf-block-preview .button.has-dark-yellow-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-yellow-color,.regular-content .button.has-dark-yellow-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-yellow-color,.wp-block-button a.wp-block-button__link.has-dark-yellow-color,.wp-block-button__link.has-dark-yellow-color,.wp-block-file .wp-block-file__button.has-dark-yellow-color,.wp-block-file a.wp-block-file__button.has-dark-yellow-color,a.wp-block-button__link.has-dark-yellow-color,input[type=submit].has-dark-yellow-color{color:#c49d00;border-color:#c49d00}.acf-block-preview .button.has-light-yellow-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-yellow-background-color,.regular-content .button.has-light-yellow-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-yellow-background-color,.wp-block-button a.wp-block-button__link.has-light-yellow-background-color,.wp-block-button__link.has-light-yellow-background-color,.wp-block-file .wp-block-file__button.has-light-yellow-background-color,.wp-block-file a.wp-block-file__button.has-light-yellow-background-color,a.wp-block-button__link.has-light-yellow-background-color,input[type=submit].has-light-yellow-background-color{background-color:#f7c600}.acf-block-preview .button.has-light-yellow-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-yellow-color,.regular-content .button.has-light-yellow-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-yellow-color,.wp-block-button a.wp-block-button__link.has-light-yellow-color,.wp-block-button__link.has-light-yellow-color,.wp-block-file .wp-block-file__button.has-light-yellow-color,.wp-block-file a.wp-block-file__button.has-light-yellow-color,a.wp-block-button__link.has-light-yellow-color,input[type=submit].has-light-yellow-color{color:#f7c600;border-color:#f7c600}.acf-block-preview .button.has-magenta-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-magenta-background-color,.regular-content .button.has-magenta-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-magenta-background-color,.wp-block-button a.wp-block-button__link.has-magenta-background-color,.wp-block-button__link.has-magenta-background-color,.wp-block-file .wp-block-file__button.has-magenta-background-color,.wp-block-file a.wp-block-file__button.has-magenta-background-color,a.wp-block-button__link.has-magenta-background-color,input[type=submit].has-magenta-background-color{background-color:#9d1d64}.acf-block-preview .button.has-magenta-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-magenta-color,.regular-content .button.has-magenta-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-magenta-color,.wp-block-button a.wp-block-button__link.has-magenta-color,.wp-block-button__link.has-magenta-color,.wp-block-file .wp-block-file__button.has-magenta-color,.wp-block-file a.wp-block-file__button.has-magenta-color,a.wp-block-button__link.has-magenta-color,input[type=submit].has-magenta-color{color:#9d1d64;border-color:#9d1d64}.acf-block-preview .button.has-dark-magenta-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-magenta-background-color,.regular-content .button.has-dark-magenta-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-magenta-background-color,.wp-block-button a.wp-block-button__link.has-dark-magenta-background-color,.wp-block-button__link.has-dark-magenta-background-color,.wp-block-file .wp-block-file__button.has-dark-magenta-background-color,.wp-block-file a.wp-block-file__button.has-dark-magenta-background-color,a.wp-block-button__link.has-dark-magenta-background-color,input[type=submit].has-dark-magenta-background-color{background-color:#9d1d64}.acf-block-preview .button.has-dark-magenta-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-magenta-color,.regular-content .button.has-dark-magenta-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-magenta-color,.wp-block-button a.wp-block-button__link.has-dark-magenta-color,.wp-block-button__link.has-dark-magenta-color,.wp-block-file .wp-block-file__button.has-dark-magenta-color,.wp-block-file a.wp-block-file__button.has-dark-magenta-color,a.wp-block-button__link.has-dark-magenta-color,input[type=submit].has-dark-magenta-color{color:#9d1d64;border-color:#9d1d64}.acf-block-preview .button.has-light-magenta-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-magenta-background-color,.regular-content .button.has-light-magenta-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-magenta-background-color,.wp-block-button a.wp-block-button__link.has-light-magenta-background-color,.wp-block-button__link.has-light-magenta-background-color,.wp-block-file .wp-block-file__button.has-light-magenta-background-color,.wp-block-file a.wp-block-file__button.has-light-magenta-background-color,a.wp-block-button__link.has-light-magenta-background-color,input[type=submit].has-light-magenta-background-color{background-color:#9d1d64}.acf-block-preview .button.has-light-magenta-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-magenta-color,.regular-content .button.has-light-magenta-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-magenta-color,.wp-block-button a.wp-block-button__link.has-light-magenta-color,.wp-block-button__link.has-light-magenta-color,.wp-block-file .wp-block-file__button.has-light-magenta-color,.wp-block-file a.wp-block-file__button.has-light-magenta-color,a.wp-block-button__link.has-light-magenta-color,input[type=submit].has-light-magenta-color{color:#9d1d64;border-color:#9d1d64}.acf-block-preview .button.has-bright-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-bright-blue-background-color,.regular-content .button.has-bright-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-bright-blue-background-color,.wp-block-button a.wp-block-button__link.has-bright-blue-background-color,.wp-block-button__link.has-bright-blue-background-color,.wp-block-file .wp-block-file__button.has-bright-blue-background-color,.wp-block-file a.wp-block-file__button.has-bright-blue-background-color,a.wp-block-button__link.has-bright-blue-background-color,input[type=submit].has-bright-blue-background-color{background-color:#00c2df}.acf-block-preview .button.has-bright-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-bright-blue-color,.regular-content .button.has-bright-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-bright-blue-color,.wp-block-button a.wp-block-button__link.has-bright-blue-color,.wp-block-button__link.has-bright-blue-color,.wp-block-file .wp-block-file__button.has-bright-blue-color,.wp-block-file a.wp-block-file__button.has-bright-blue-color,a.wp-block-button__link.has-bright-blue-color,input[type=submit].has-bright-blue-color{color:#00c2df;border-color:#00c2df}.acf-block-preview .button.has-dark-bright-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-bright-blue-background-color,.regular-content .button.has-dark-bright-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-bright-blue-background-color,.wp-block-button a.wp-block-button__link.has-dark-bright-blue-background-color,.wp-block-button__link.has-dark-bright-blue-background-color,.wp-block-file .wp-block-file__button.has-dark-bright-blue-background-color,.wp-block-file a.wp-block-file__button.has-dark-bright-blue-background-color,a.wp-block-button__link.has-dark-bright-blue-background-color,input[type=submit].has-dark-bright-blue-background-color{background-color:#007f93}.acf-block-preview .button.has-dark-bright-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-bright-blue-color,.regular-content .button.has-dark-bright-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-bright-blue-color,.wp-block-button a.wp-block-button__link.has-dark-bright-blue-color,.wp-block-button__link.has-dark-bright-blue-color,.wp-block-file .wp-block-file__button.has-dark-bright-blue-color,.wp-block-file a.wp-block-file__button.has-dark-bright-blue-color,a.wp-block-button__link.has-dark-bright-blue-color,input[type=submit].has-dark-bright-blue-color{color:#007f93;border-color:#007f93}.acf-block-preview .button.has-light-bright-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-bright-blue-background-color,.regular-content .button.has-light-bright-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-bright-blue-background-color,.wp-block-button a.wp-block-button__link.has-light-bright-blue-background-color,.wp-block-button__link.has-light-bright-blue-background-color,.wp-block-file .wp-block-file__button.has-light-bright-blue-background-color,.wp-block-file a.wp-block-file__button.has-light-bright-blue-background-color,a.wp-block-button__link.has-light-bright-blue-background-color,input[type=submit].has-light-bright-blue-background-color{background-color:#2de4ff}.acf-block-preview .button.has-light-bright-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-light-bright-blue-color,.regular-content .button.has-light-bright-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-light-bright-blue-color,.wp-block-button a.wp-block-button__link.has-light-bright-blue-color,.wp-block-button__link.has-light-bright-blue-color,.wp-block-file .wp-block-file__button.has-light-bright-blue-color,.wp-block-file a.wp-block-file__button.has-light-bright-blue-color,a.wp-block-button__link.has-light-bright-blue-color,input[type=submit].has-light-bright-blue-color{color:#2de4ff;border-color:#2de4ff}.acf-block-preview .button.has-black-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-black-background-color,.regular-content .button.has-black-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-black-background-color,.wp-block-button a.wp-block-button__link.has-black-background-color,.wp-block-button__link.has-black-background-color,.wp-block-file .wp-block-file__button.has-black-background-color,.wp-block-file a.wp-block-file__button.has-black-background-color,a.wp-block-button__link.has-black-background-color,input[type=submit].has-black-background-color{background-color:#000}.acf-block-preview .button.has-black-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-black-color,.regular-content .button.has-black-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-black-color,.wp-block-button a.wp-block-button__link.has-black-color,.wp-block-button__link.has-black-color,.wp-block-file .wp-block-file__button.has-black-color,.wp-block-file a.wp-block-file__button.has-black-color,a.wp-block-button__link.has-black-color,input[type=submit].has-black-color{color:#000;border-color:#000}.acf-block-preview .button.has-white-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-white-background-color,.regular-content .button.has-white-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-white-background-color,.wp-block-button a.wp-block-button__link.has-white-background-color,.wp-block-button__link.has-white-background-color,.wp-block-file .wp-block-file__button.has-white-background-color,.wp-block-file a.wp-block-file__button.has-white-background-color,a.wp-block-button__link.has-white-background-color,input[type=submit].has-white-background-color{background-color:#fff}.acf-block-preview .button.has-white-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-white-color,.regular-content .button.has-white-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-white-color,.wp-block-button a.wp-block-button__link.has-white-color,.wp-block-button__link.has-white-color,.wp-block-file .wp-block-file__button.has-white-color,.wp-block-file a.wp-block-file__button.has-white-color,a.wp-block-button__link.has-white-color,input[type=submit].has-white-color{color:#fff;border-color:#fff}.acf-block-preview .button.has-dark-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-background-color,.regular-content .button.has-dark-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-background-color,.wp-block-button a.wp-block-button__link.has-dark-background-color,.wp-block-button__link.has-dark-background-color,.wp-block-file .wp-block-file__button.has-dark-background-color,.wp-block-file a.wp-block-file__button.has-dark-background-color,a.wp-block-button__link.has-dark-background-color,input[type=submit].has-dark-background-color{background-color:#231f20}.acf-block-preview .button.has-dark-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-color,.regular-content .button.has-dark-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-color,.wp-block-button a.wp-block-button__link.has-dark-color,.wp-block-button__link.has-dark-color,.wp-block-file .wp-block-file__button.has-dark-color,.wp-block-file a.wp-block-file__button.has-dark-color,a.wp-block-button__link.has-dark-color,input[type=submit].has-dark-color{color:#231f20;border-color:#231f20}.acf-block-preview .button.has-very-light-pink-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-very-light-pink-background-color,.regular-content .button.has-very-light-pink-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-very-light-pink-background-color,.wp-block-button a.wp-block-button__link.has-very-light-pink-background-color,.wp-block-button__link.has-very-light-pink-background-color,.wp-block-file .wp-block-file__button.has-very-light-pink-background-color,.wp-block-file a.wp-block-file__button.has-very-light-pink-background-color,a.wp-block-button__link.has-very-light-pink-background-color,input[type=submit].has-very-light-pink-background-color{background-color:#f8f7f5}.acf-block-preview .button.has-very-light-pink-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-very-light-pink-color,.regular-content .button.has-very-light-pink-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-very-light-pink-color,.wp-block-button a.wp-block-button__link.has-very-light-pink-color,.wp-block-button__link.has-very-light-pink-color,.wp-block-file .wp-block-file__button.has-very-light-pink-color,.wp-block-file a.wp-block-file__button.has-very-light-pink-color,a.wp-block-button__link.has-very-light-pink-color,input[type=submit].has-very-light-pink-color{color:#f8f7f5;border-color:#f8f7f5}.acf-block-preview .button.has-dark-two-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-two-background-color,.regular-content .button.has-dark-two-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-two-background-color,.wp-block-button a.wp-block-button__link.has-dark-two-background-color,.wp-block-button__link.has-dark-two-background-color,.wp-block-file .wp-block-file__button.has-dark-two-background-color,.wp-block-file a.wp-block-file__button.has-dark-two-background-color,a.wp-block-button__link.has-dark-two-background-color,input[type=submit].has-dark-two-background-color{background-color:#263745}.acf-block-preview .button.has-dark-two-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-dark-two-color,.regular-content .button.has-dark-two-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-dark-two-color,.wp-block-button a.wp-block-button__link.has-dark-two-color,.wp-block-button__link.has-dark-two-color,.wp-block-file .wp-block-file__button.has-dark-two-color,.wp-block-file a.wp-block-file__button.has-dark-two-color,a.wp-block-button__link.has-dark-two-color,input[type=submit].has-dark-two-color{color:#263745;border-color:#263745}.acf-block-preview .button.has-ui-gray-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ui-gray-background-color,.regular-content .button.has-ui-gray-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ui-gray-background-color,.wp-block-button a.wp-block-button__link.has-ui-gray-background-color,.wp-block-button__link.has-ui-gray-background-color,.wp-block-file .wp-block-file__button.has-ui-gray-background-color,.wp-block-file a.wp-block-file__button.has-ui-gray-background-color,a.wp-block-button__link.has-ui-gray-background-color,input[type=submit].has-ui-gray-background-color{background-color:#e6e3de}.acf-block-preview .button.has-ui-gray-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ui-gray-color,.regular-content .button.has-ui-gray-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ui-gray-color,.wp-block-button a.wp-block-button__link.has-ui-gray-color,.wp-block-button__link.has-ui-gray-color,.wp-block-file .wp-block-file__button.has-ui-gray-color,.wp-block-file a.wp-block-file__button.has-ui-gray-color,a.wp-block-button__link.has-ui-gray-color,input[type=submit].has-ui-gray-color{color:#e6e3de;border-color:#e6e3de}.acf-block-preview .button.has-smoke-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-smoke-background-color,.regular-content .button.has-smoke-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-smoke-background-color,.wp-block-button a.wp-block-button__link.has-smoke-background-color,.wp-block-button__link.has-smoke-background-color,.wp-block-file .wp-block-file__button.has-smoke-background-color,.wp-block-file a.wp-block-file__button.has-smoke-background-color,a.wp-block-button__link.has-smoke-background-color,input[type=submit].has-smoke-background-color{background-color:#42484c}.acf-block-preview .button.has-smoke-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-smoke-color,.regular-content .button.has-smoke-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-smoke-color,.wp-block-button a.wp-block-button__link.has-smoke-color,.wp-block-button__link.has-smoke-color,.wp-block-file .wp-block-file__button.has-smoke-color,.wp-block-file a.wp-block-file__button.has-smoke-color,a.wp-block-button__link.has-smoke-color,input[type=submit].has-smoke-color{color:#42484c;border-color:#42484c}.acf-block-preview .button.has-gray-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-gray-background-color,.regular-content .button.has-gray-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-gray-background-color,.wp-block-button a.wp-block-button__link.has-gray-background-color,.wp-block-button__link.has-gray-background-color,.wp-block-file .wp-block-file__button.has-gray-background-color,.wp-block-file a.wp-block-file__button.has-gray-background-color,a.wp-block-button__link.has-gray-background-color,input[type=submit].has-gray-background-color{background-color:#555}.acf-block-preview .button.has-gray-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-gray-color,.regular-content .button.has-gray-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-gray-color,.wp-block-button a.wp-block-button__link.has-gray-color,.wp-block-button__link.has-gray-color,.wp-block-file .wp-block-file__button.has-gray-color,.wp-block-file a.wp-block-file__button.has-gray-color,a.wp-block-button__link.has-gray-color,input[type=submit].has-gray-color{color:#555;border-color:#555}.acf-block-preview .button.has-blue-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-green-background-color,.regular-content .button.has-blue-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-green-background-color,.wp-block-button a.wp-block-button__link.has-blue-green-background-color,.wp-block-button__link.has-blue-green-background-color,.wp-block-file .wp-block-file__button.has-blue-green-background-color,.wp-block-file a.wp-block-file__button.has-blue-green-background-color,a.wp-block-button__link.has-blue-green-background-color,input[type=submit].has-blue-green-background-color{background-color:#008774}.acf-block-preview .button.has-blue-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-blue-green-color,.regular-content .button.has-blue-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-blue-green-color,.wp-block-button a.wp-block-button__link.has-blue-green-color,.wp-block-button__link.has-blue-green-color,.wp-block-file .wp-block-file__button.has-blue-green-color,.wp-block-file a.wp-block-file__button.has-blue-green-color,a.wp-block-button__link.has-blue-green-color,input[type=submit].has-blue-green-color{color:#008774;border-color:#008774}.acf-block-preview .button.has-green-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-green-blue-background-color,.regular-content .button.has-green-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-green-blue-background-color,.wp-block-button a.wp-block-button__link.has-green-blue-background-color,.wp-block-button__link.has-green-blue-background-color,.wp-block-file .wp-block-file__button.has-green-blue-background-color,.wp-block-file a.wp-block-file__button.has-green-blue-background-color,a.wp-block-button__link.has-green-blue-background-color,input[type=submit].has-green-blue-background-color{background-color:#09a48e}.acf-block-preview .button.has-green-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-green-blue-color,.regular-content .button.has-green-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-green-blue-color,.wp-block-button a.wp-block-button__link.has-green-blue-color,.wp-block-button__link.has-green-blue-color,.wp-block-file .wp-block-file__button.has-green-blue-color,.wp-block-file a.wp-block-file__button.has-green-blue-color,a.wp-block-button__link.has-green-blue-color,input[type=submit].has-green-blue-color{color:#09a48e;border-color:#09a48e}.acf-block-preview .button.has-greyish-teal-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-greyish-teal-background-color,.regular-content .button.has-greyish-teal-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-greyish-teal-background-color,.wp-block-button a.wp-block-button__link.has-greyish-teal-background-color,.wp-block-button__link.has-greyish-teal-background-color,.wp-block-file .wp-block-file__button.has-greyish-teal-background-color,.wp-block-file a.wp-block-file__button.has-greyish-teal-background-color,a.wp-block-button__link.has-greyish-teal-background-color,input[type=submit].has-greyish-teal-background-color{background-color:#59c2b1}.acf-block-preview .button.has-greyish-teal-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-greyish-teal-color,.regular-content .button.has-greyish-teal-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-greyish-teal-color,.wp-block-button a.wp-block-button__link.has-greyish-teal-color,.wp-block-button__link.has-greyish-teal-color,.wp-block-file .wp-block-file__button.has-greyish-teal-color,.wp-block-file a.wp-block-file__button.has-greyish-teal-color,a.wp-block-button__link.has-greyish-teal-color,input[type=submit].has-greyish-teal-color{color:#59c2b1;border-color:#59c2b1}.acf-block-preview .button.has-ice-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ice-background-color,.regular-content .button.has-ice-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ice-background-color,.wp-block-button a.wp-block-button__link.has-ice-background-color,.wp-block-button__link.has-ice-background-color,.wp-block-file .wp-block-file__button.has-ice-background-color,.wp-block-file a.wp-block-file__button.has-ice-background-color,a.wp-block-button__link.has-ice-background-color,input[type=submit].has-ice-background-color{background-color:#e7f6f4}.acf-block-preview .button.has-ice-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ice-color,.regular-content .button.has-ice-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ice-color,.wp-block-button a.wp-block-button__link.has-ice-color,.wp-block-button__link.has-ice-color,.wp-block-file .wp-block-file__button.has-ice-color,.wp-block-file a.wp-block-file__button.has-ice-color,a.wp-block-button__link.has-ice-color,input[type=submit].has-ice-color{color:#e7f6f4;border-color:#e7f6f4}.acf-block-preview .button.has-reddish-orange-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-reddish-orange-background-color,.regular-content .button.has-reddish-orange-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-reddish-orange-background-color,.wp-block-button a.wp-block-button__link.has-reddish-orange-background-color,.wp-block-button__link.has-reddish-orange-background-color,.wp-block-file .wp-block-file__button.has-reddish-orange-background-color,.wp-block-file a.wp-block-file__button.has-reddish-orange-background-color,a.wp-block-button__link.has-reddish-orange-background-color,input[type=submit].has-reddish-orange-background-color{background-color:#f16721}.acf-block-preview .button.has-reddish-orange-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-reddish-orange-color,.regular-content .button.has-reddish-orange-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-reddish-orange-color,.wp-block-button a.wp-block-button__link.has-reddish-orange-color,.wp-block-button__link.has-reddish-orange-color,.wp-block-file .wp-block-file__button.has-reddish-orange-color,.wp-block-file a.wp-block-file__button.has-reddish-orange-color,a.wp-block-button__link.has-reddish-orange-color,input[type=submit].has-reddish-orange-color{color:#f16721;border-color:#f16721}.acf-block-preview .button.has-yellowish-orange-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellowish-orange-background-color,.regular-content .button.has-yellowish-orange-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellowish-orange-background-color,.wp-block-button a.wp-block-button__link.has-yellowish-orange-background-color,.wp-block-button__link.has-yellowish-orange-background-color,.wp-block-file .wp-block-file__button.has-yellowish-orange-background-color,.wp-block-file a.wp-block-file__button.has-yellowish-orange-background-color,a.wp-block-button__link.has-yellowish-orange-background-color,input[type=submit].has-yellowish-orange-background-color{background-color:#f8a01e}.acf-block-preview .button.has-yellowish-orange-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellowish-orange-color,.regular-content .button.has-yellowish-orange-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellowish-orange-color,.wp-block-button a.wp-block-button__link.has-yellowish-orange-color,.wp-block-button__link.has-yellowish-orange-color,.wp-block-file .wp-block-file__button.has-yellowish-orange-color,.wp-block-file a.wp-block-file__button.has-yellowish-orange-color,a.wp-block-button__link.has-yellowish-orange-color,input[type=submit].has-yellowish-orange-color{color:#f8a01e;border-color:#f8a01e}.acf-block-preview .button.has-purplish-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-purplish-background-color,.regular-content .button.has-purplish-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-purplish-background-color,.wp-block-button a.wp-block-button__link.has-purplish-background-color,.wp-block-button__link.has-purplish-background-color,.wp-block-file .wp-block-file__button.has-purplish-background-color,.wp-block-file a.wp-block-file__button.has-purplish-background-color,a.wp-block-button__link.has-purplish-background-color,input[type=submit].has-purplish-background-color{background-color:#8855a2}.acf-block-preview .button.has-purplish-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-purplish-color,.regular-content .button.has-purplish-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-purplish-color,.wp-block-button a.wp-block-button__link.has-purplish-color,.wp-block-button__link.has-purplish-color,.wp-block-file .wp-block-file__button.has-purplish-color,.wp-block-file a.wp-block-file__button.has-purplish-color,a.wp-block-button__link.has-purplish-color,input[type=submit].has-purplish-color{color:#8855a2;border-color:#8855a2}.acf-block-preview .button.has-pale-purple-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-pale-purple-background-color,.regular-content .button.has-pale-purple-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-pale-purple-background-color,.wp-block-button a.wp-block-button__link.has-pale-purple-background-color,.wp-block-button__link.has-pale-purple-background-color,.wp-block-file .wp-block-file__button.has-pale-purple-background-color,.wp-block-file a.wp-block-file__button.has-pale-purple-background-color,a.wp-block-button__link.has-pale-purple-background-color,input[type=submit].has-pale-purple-background-color{background-color:#b891c2}.acf-block-preview .button.has-pale-purple-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-pale-purple-color,.regular-content .button.has-pale-purple-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-pale-purple-color,.wp-block-button a.wp-block-button__link.has-pale-purple-color,.wp-block-button__link.has-pale-purple-color,.wp-block-file .wp-block-file__button.has-pale-purple-color,.wp-block-file a.wp-block-file__button.has-pale-purple-color,a.wp-block-button__link.has-pale-purple-color,input[type=submit].has-pale-purple-color{color:#b891c2;border-color:#b891c2}.acf-block-preview .button.has-yellowish-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellowish-green-background-color,.regular-content .button.has-yellowish-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellowish-green-background-color,.wp-block-button a.wp-block-button__link.has-yellowish-green-background-color,.wp-block-button__link.has-yellowish-green-background-color,.wp-block-file .wp-block-file__button.has-yellowish-green-background-color,.wp-block-file a.wp-block-file__button.has-yellowish-green-background-color,a.wp-block-button__link.has-yellowish-green-background-color,input[type=submit].has-yellowish-green-background-color{background-color:#aae417}.acf-block-preview .button.has-yellowish-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-yellowish-green-color,.regular-content .button.has-yellowish-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-yellowish-green-color,.wp-block-button a.wp-block-button__link.has-yellowish-green-color,.wp-block-button__link.has-yellowish-green-color,.wp-block-file .wp-block-file__button.has-yellowish-green-color,.wp-block-file a.wp-block-file__button.has-yellowish-green-color,a.wp-block-button__link.has-yellowish-green-color,input[type=submit].has-yellowish-green-color{color:#aae417;border-color:#aae417}.acf-block-preview .button.has-very-pale-green-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-very-pale-green-background-color,.regular-content .button.has-very-pale-green-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-very-pale-green-background-color,.wp-block-button a.wp-block-button__link.has-very-pale-green-background-color,.wp-block-button__link.has-very-pale-green-background-color,.wp-block-file .wp-block-file__button.has-very-pale-green-background-color,.wp-block-file a.wp-block-file__button.has-very-pale-green-background-color,a.wp-block-button__link.has-very-pale-green-background-color,input[type=submit].has-very-pale-green-background-color{background-color:#dcf6be}.acf-block-preview .button.has-very-pale-green-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-very-pale-green-color,.regular-content .button.has-very-pale-green-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-very-pale-green-color,.wp-block-button a.wp-block-button__link.has-very-pale-green-color,.wp-block-button__link.has-very-pale-green-color,.wp-block-file .wp-block-file__button.has-very-pale-green-color,.wp-block-file a.wp-block-file__button.has-very-pale-green-color,a.wp-block-button__link.has-very-pale-green-color,input[type=submit].has-very-pale-green-color{color:#dcf6be;border-color:#dcf6be}.acf-block-preview .button.has-ice-blue-background-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ice-blue-background-color,.regular-content .button.has-ice-blue-background-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ice-blue-background-color,.wp-block-button a.wp-block-button__link.has-ice-blue-background-color,.wp-block-button__link.has-ice-blue-background-color,.wp-block-file .wp-block-file__button.has-ice-blue-background-color,.wp-block-file a.wp-block-file__button.has-ice-blue-background-color,a.wp-block-button__link.has-ice-blue-background-color,input[type=submit].has-ice-blue-background-color{background-color:#e4f3ff}.acf-block-preview .button.has-ice-blue-color,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).has-ice-blue-color,.regular-content .button.has-ice-blue-color,.regular-content [data-type=tabs] button:not(.slick-arrow).has-ice-blue-color,.wp-block-button a.wp-block-button__link.has-ice-blue-color,.wp-block-button__link.has-ice-blue-color,.wp-block-file .wp-block-file__button.has-ice-blue-color,.wp-block-file a.wp-block-file__button.has-ice-blue-color,a.wp-block-button__link.has-ice-blue-color,input[type=submit].has-ice-blue-color{color:#e4f3ff;border-color:#e4f3ff}.acf-block-preview .button:hover,.acf-block-preview [data-type=tabs] button:not(.slick-arrow):hover,.regular-content .button:hover,.regular-content [data-type=tabs] button:not(.slick-arrow):hover,.wp-block-button a.wp-block-button__link:hover,.wp-block-button__link:hover,.wp-block-file .wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:hover,a.wp-block-button__link:hover,input[type=submit]:hover{background-color:#00a4b4;color:#fff}.acf-block-preview .button.download,.acf-block-preview .button.linework1,.acf-block-preview .button.pdf,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).download,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).pdf,.block-combo-rows .item__link .link__title:before,.block-combo-rows .item__link .wp-block-button a.link__title:before,.block-combo-rows .item__link a.link__title:before,.regular-content .button.download,.regular-content .button.linework1,.regular-content .button.pdf,.regular-content [data-type=tabs] button:not(.slick-arrow).download,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1,.regular-content [data-type=tabs] button:not(.slick-arrow).pdf,.wp-block-button .block-combo-rows .item__link a.link__title:before,.wp-block-button a.wp-block-button__link.download,.wp-block-button a.wp-block-button__link.linework1,.wp-block-button a.wp-block-button__link.pdf,.wp-block-button__link.download,.wp-block-button__link.linework1,.wp-block-button__link.pdf,.wp-block-file .wp-block-file__button.download,.wp-block-file .wp-block-file__button.linework1,.wp-block-file .wp-block-file__button.pdf,.wp-block-file a.wp-block-file__button.download,.wp-block-file a.wp-block-file__button.linework1,.wp-block-file a.wp-block-file__button.pdf,a.wp-block-button__link.download,a.wp-block-button__link.linework1,a.wp-block-button__link.pdf,input[type=submit].download,input[type=submit].linework1,input[type=submit].pdf{position:relative;padding-left:10px!important;padding-right:10px!important;max-width:300px;line-height:1.3em}.acf-block-preview .button.download:before,.acf-block-preview .button.linework1:before,.acf-block-preview .button.pdf:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).download:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).pdf:before,.block-combo-rows .item__link .link__title:before,.block-combo-rows .item__link .wp-block-button a.link__title:before,.block-combo-rows .item__link a.link__title:before,.regular-content .button.download:before,.regular-content .button.linework1:before,.regular-content .button.pdf:before,.regular-content [data-type=tabs] button:not(.slick-arrow).download:before,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1:before,.regular-content [data-type=tabs] button:not(.slick-arrow).pdf:before,.wp-block-button .block-combo-rows .item__link a.link__title:before,.wp-block-button a.wp-block-button__link.download:before,.wp-block-button a.wp-block-button__link.linework1:before,.wp-block-button a.wp-block-button__link.pdf:before,.wp-block-button__link.download:before,.wp-block-button__link.linework1:before,.wp-block-button__link.pdf:before,.wp-block-file .wp-block-file__button.download:before,.wp-block-file .wp-block-file__button.linework1:before,.wp-block-file .wp-block-file__button.pdf:before,.wp-block-file a.wp-block-file__button.download:before,.wp-block-file a.wp-block-file__button.linework1:before,.wp-block-file a.wp-block-file__button.pdf:before,a.wp-block-button__link.download:before,a.wp-block-button__link.linework1:before,a.wp-block-button__link.pdf:before,input[type=submit].download:before,input[type=submit].linework1:before,input[type=submit].pdf:before{content:'';width:27px;height:25px;vertical-align:middle;display:inline-block;background-repeat:no-repeat;background-position:1px center;background-image:url(../images/icons/download--white.svg);background-size:25px;margin:-5px -4px -5px 0;-webkit-transition:-webkit-filter .3s;transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;-webkit-transform:translate(-6px,0);transform:translate(-6px,0)}.acf-block-preview .button.download:hover:before,.acf-block-preview .button.linework1:hover:before,.acf-block-preview .button.pdf:hover:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).download:hover:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1:hover:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).pdf:hover:before,.block-combo-rows .item__link .link__title:hover:before,.block-combo-rows .item__link .wp-block-button a.link__title:hover:before,.block-combo-rows .item__link a.link__title:hover:before,.regular-content .button.download:hover:before,.regular-content .button.linework1:hover:before,.regular-content .button.pdf:hover:before,.regular-content [data-type=tabs] button:not(.slick-arrow).download:hover:before,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1:hover:before,.regular-content [data-type=tabs] button:not(.slick-arrow).pdf:hover:before,.wp-block-button .block-combo-rows .item__link a.link__title:hover:before,.wp-block-button a.wp-block-button__link.download:hover:before,.wp-block-button a.wp-block-button__link.linework1:hover:before,.wp-block-button a.wp-block-button__link.pdf:hover:before,.wp-block-button__link.download:hover:before,.wp-block-button__link.linework1:hover:before,.wp-block-button__link.pdf:hover:before,.wp-block-file .wp-block-file__button.download:hover:before,.wp-block-file .wp-block-file__button.linework1:hover:before,.wp-block-file .wp-block-file__button.pdf:hover:before,.wp-block-file a.wp-block-file__button.download:hover:before,.wp-block-file a.wp-block-file__button.linework1:hover:before,.wp-block-file a.wp-block-file__button.pdf:hover:before,a.wp-block-button__link.download:hover:before,a.wp-block-button__link.linework1:hover:before,a.wp-block-button__link.pdf:hover:before,input[type=submit].download:hover:before,input[type=submit].linework1:hover:before,input[type=submit].pdf:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.acf-block-preview .button.linework1:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1:before,.block-combo-rows .item__link .link__title:before,.block-combo-rows .item__link .wp-block-button a.link__title:before,.block-combo-rows .item__link a.link__title:before,.regular-content .button.linework1:before,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1:before,.wp-block-button .block-combo-rows .item__link a.link__title:before,.wp-block-button a.wp-block-button__link.linework1:before,.wp-block-button__link.linework1:before,.wp-block-file .wp-block-file__button.linework1:before,.wp-block-file a.wp-block-file__button.linework1:before,a.wp-block-button__link.linework1:before,input[type=submit].linework1:before{background-image:url(../images/shapes/linework1-nopad--white.svg)}.acf-block-preview .button.linework1:hover:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1:hover:before,.block-combo-rows .item__link .link__title:hover:before,.block-combo-rows .item__link .wp-block-button a.link__title:hover:before,.block-combo-rows .item__link a.link__title:hover:before,.regular-content .button.linework1:hover:before,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1:hover:before,.wp-block-button .block-combo-rows .item__link a.link__title:hover:before,.wp-block-button a.wp-block-button__link.linework1:hover:before,.wp-block-button__link.linework1:hover:before,.wp-block-file .wp-block-file__button.linework1:hover:before,.wp-block-file a.wp-block-file__button.linework1:hover:before,a.wp-block-button__link.linework1:hover:before,input[type=submit].linework1:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.acf-block-preview .button.download.plain:before,.acf-block-preview .modal--gate .wpcf7 form button.download:before,.acf-block-preview .modal--gate .wpcf7 form input.download[type=submit]:before,.acf-block-preview .regular-content .block-callout__link .button.download:before,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button.download:before,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input.download[type=submit]:before,.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow).download:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).download.plain:before,.modal--gate .wpcf7 form .acf-block-preview button.download:before,.modal--gate .wpcf7 form .acf-block-preview input.download[type=submit]:before,.modal--gate .wpcf7 form .regular-content button.download:before,.modal--gate .wpcf7 form .regular-content input.download[type=submit]:before,.regular-content .block-callout__link .acf-block-preview .button.download:before,.regular-content .block-callout__link .acf-block-preview [data-type=tabs] button.button:not(.slick-arrow).download:before,.regular-content .block-callout__link .button.download:before,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.download.button:before,.regular-content .block-callout__link .wp-block-button__link.download.button:before,.regular-content .block-callout__link .wp-block-file .wp-block-file__button.download.button:before,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.download.button:before,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow).download:before,.regular-content .block-callout__link a.wp-block-button__link.download.button:before,.regular-content .block-callout__link input.button[type=submit].download:before,.regular-content .button.download.plain:before,.regular-content .modal--gate .wpcf7 form button.download:before,.regular-content .modal--gate .wpcf7 form input.download[type=submit]:before,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button.download:before,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input.download[type=submit]:before,.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow).download:before,.regular-content [data-type=tabs] button:not(.slick-arrow).download.plain:before,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.download.button:before,.wp-block-button a.wp-block-button__link.download.plain:before,.wp-block-button__link.download.plain:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button.download:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input.download[type=submit]:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button.download:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input.download[type=submit]:before,.wp-block-file .regular-content .block-callout__link .wp-block-file__button.download.button:before,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.download.button:before,.wp-block-file .wp-block-file__button.download.plain:before,.wp-block-file a.wp-block-file__button.download.plain:before,a.wp-block-button__link.download.plain:before,input[type=submit].download.plain:before{background-image:url(../images/icons/download--blue.svg)}.acf-block-preview .button.linework1.plain:before,.acf-block-preview .modal--gate .wpcf7 form button.linework1:before,.acf-block-preview .modal--gate .wpcf7 form input.linework1[type=submit]:before,.acf-block-preview .regular-content .block-callout__link .button.linework1:before,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form button.linework1:before,.acf-block-preview .wp-block-contact-form-7-contact-form-selector .wpcf7 form input.linework1[type=submit]:before,.acf-block-preview [data-type=tabs] .regular-content .block-callout__link button.button:not(.slick-arrow).linework1:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).linework1.plain:before,.block-combo-rows .item__link .plain.link__title:before,.block-combo-rows .item__link .regular-content .block-callout__link .button.link__title:before,.block-combo-rows .item__link .regular-content .block-callout__link .wp-block-button a.button.link__title:before,.block-combo-rows .item__link .regular-content .block-callout__link a.button.link__title:before,.block-combo-rows .item__link .wp-block-button a.plain.link__title:before,.block-combo-rows .item__link a.plain.link__title:before,.modal--gate .wpcf7 form .acf-block-preview button.linework1:before,.modal--gate .wpcf7 form .acf-block-preview input.linework1[type=submit]:before,.modal--gate .wpcf7 form .regular-content button.linework1:before,.modal--gate .wpcf7 form .regular-content input.linework1[type=submit]:before,.regular-content .block-callout__link .acf-block-preview .button.linework1:before,.regular-content .block-callout__link .acf-block-preview [data-type=tabs] button.button:not(.slick-arrow).linework1:before,.regular-content .block-callout__link .block-combo-rows .item__link .button.link__title:before,.regular-content .block-callout__link .block-combo-rows .item__link .wp-block-button a.button.link__title:before,.regular-content .block-callout__link .block-combo-rows .item__link a.button.link__title:before,.regular-content .block-callout__link .button.linework1:before,.regular-content .block-callout__link .wp-block-button a.wp-block-button__link.linework1.button:before,.regular-content .block-callout__link .wp-block-button__link.linework1.button:before,.regular-content .block-callout__link .wp-block-file .wp-block-file__button.linework1.button:before,.regular-content .block-callout__link .wp-block-file a.wp-block-file__button.linework1.button:before,.regular-content .block-callout__link [data-type=tabs] button.button:not(.slick-arrow).linework1:before,.regular-content .block-callout__link a.wp-block-button__link.linework1.button:before,.regular-content .block-callout__link input.button[type=submit].linework1:before,.regular-content .button.linework1.plain:before,.regular-content .modal--gate .wpcf7 form button.linework1:before,.regular-content .modal--gate .wpcf7 form input.linework1[type=submit]:before,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form button.linework1:before,.regular-content .wp-block-contact-form-7-contact-form-selector .wpcf7 form input.linework1[type=submit]:before,.regular-content [data-type=tabs] .block-callout__link button.button:not(.slick-arrow).linework1:before,.regular-content [data-type=tabs] button:not(.slick-arrow).linework1.plain:before,.wp-block-button .block-combo-rows .item__link .regular-content .block-callout__link a.button.link__title:before,.wp-block-button .block-combo-rows .item__link a.plain.link__title:before,.wp-block-button .regular-content .block-callout__link .block-combo-rows .item__link a.button.link__title:before,.wp-block-button .regular-content .block-callout__link a.wp-block-button__link.linework1.button:before,.wp-block-button a.wp-block-button__link.linework1.plain:before,.wp-block-button__link.linework1.plain:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview button.linework1:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .acf-block-preview input.linework1[type=submit]:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content button.linework1:before,.wp-block-contact-form-7-contact-form-selector .wpcf7 form .regular-content input.linework1[type=submit]:before,.wp-block-file .regular-content .block-callout__link .wp-block-file__button.linework1.button:before,.wp-block-file .regular-content .block-callout__link a.wp-block-file__button.linework1.button:before,.wp-block-file .wp-block-file__button.linework1.plain:before,.wp-block-file a.wp-block-file__button.linework1.plain:before,a.wp-block-button__link.linework1.plain:before,input[type=submit].linework1.plain:before{background-image:url(../images/shapes/linework1-nopad--blue.svg)}.acf-block-preview .button.pdf:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).pdf:before,.regular-content .button.pdf:before,.regular-content [data-type=tabs] button:not(.slick-arrow).pdf:before,.wp-block-button a.wp-block-button__link.pdf:before,.wp-block-button__link.pdf:before,.wp-block-file .wp-block-file__button.pdf:before,.wp-block-file a.wp-block-file__button.pdf:before,a.wp-block-button__link.pdf:before,input[type=submit].pdf:before{font-size:22px;margin:-4px 10px -9px 0;vertical-align:middle;display:inline;background:0 0!important}.acf-block-preview .button.pdf:before,.acf-block-preview [data-type=tabs] button:not(.slick-arrow).pdf:before,.regular-content .button.pdf:before,.regular-content [data-type=tabs] button:not(.slick-arrow).pdf:before,.wp-block-button a.wp-block-button__link.pdf:before,.wp-block-button__link.pdf:before,.wp-block-file .wp-block-file__button.pdf:before,.wp-block-file a.wp-block-file__button.pdf:before,a.wp-block-button__link.pdf:before,input[type=submit].pdf:before{font-family:fontello;content:'\f1c1'}.wp-block-button.is-style-outline .wp-block-button__link{background-color:transparent;color:#231f20}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color{color:#282525}.wp-block-button.is-style-outline .wp-block-button__link.has-lighter-text-color{color:#b2b2b2}.wp-block-button.is-style-outline .wp-block-button__link.has-light-text-color{color:#898a8d}.wp-block-button.is-style-outline .wp-block-button__link.has-med-text-color{color:#63656a}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-text-color{color:#282525}.wp-block-button.is-style-outline .wp-block-button__link.has-hover-text-color{color:#00a5b5}.wp-block-button.is-style-outline .wp-block-button__link.has-blue-text-color{color:#1b438b}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-grey-color{color:#231f20}.wp-block-button.is-style-outline .wp-block-button__link.has-light-grey-color{color:#f4f4f3}.wp-block-button.is-style-outline .wp-block-button__link.has-medium-grey-color{color:#e4e4e4}.wp-block-button.is-style-outline .wp-block-button__link.has-other-grey-color{color:#b1b1b1}.wp-block-button.is-style-outline .wp-block-button__link.has-blue-color{color:#446a90}.wp-block-button.is-style-outline .wp-block-button__link.has-navy-blue-color{color:#002e6d}.wp-block-button.is-style-outline .wp-block-button__link.has-medium-blue-color{color:#005487}.wp-block-button.is-style-outline .wp-block-button__link.has-light-blue-color{color:#2a7de1}.wp-block-button.is-style-outline .wp-block-button__link.has-new-blue-color{color:#4378bc}.wp-block-button.is-style-outline .wp-block-button__link.has-teal-color{color:#84dade}.wp-block-button.is-style-outline .wp-block-button__link.has-bright-teal-color{color:#29b7d9}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-teal-color{color:#00a4b4}.wp-block-button.is-style-outline .wp-block-button__link.has-light-teal-color{color:#9de0e4}.wp-block-button.is-style-outline .wp-block-button__link.has-seafoam-color{color:#87d1d7}.wp-block-button.is-style-outline .wp-block-button__link.has-purple-color{color:#665ec7}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-purple-color{color:#473eb4}.wp-block-button.is-style-outline .wp-block-button__link.has-light-purple-color{color:#9c97db}.wp-block-button.is-style-outline .wp-block-button__link.has-green-color{color:#76bd22}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-green-color{color:#5b921a}.wp-block-button.is-style-outline .wp-block-button__link.has-light-green-color{color:#76bd22}.wp-block-button.is-style-outline .wp-block-button__link.has-orange-color{color:#f09f0e}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-orange-color{color:#d88f0d}.wp-block-button.is-style-outline .wp-block-button__link.has-light-orange-color{color:#f09f0e}.wp-block-button.is-style-outline .wp-block-button__link.has-yellow-color{color:#f7c600}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-yellow-color{color:#c49d00}.wp-block-button.is-style-outline .wp-block-button__link.has-light-yellow-color{color:#f7c600}.wp-block-button.is-style-outline .wp-block-button__link.has-magenta-color{color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-magenta-color{color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link.has-light-magenta-color{color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link.has-bright-blue-color{color:#00c2df}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-bright-blue-color{color:#007f93}.wp-block-button.is-style-outline .wp-block-button__link.has-light-bright-blue-color{color:#2de4ff}.wp-block-button.is-style-outline .wp-block-button__link.has-black-color{color:#000}.wp-block-button.is-style-outline .wp-block-button__link.has-white-color{color:#fff}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-color{color:#231f20}.wp-block-button.is-style-outline .wp-block-button__link.has-very-light-pink-color{color:#f8f7f5}.wp-block-button.is-style-outline .wp-block-button__link.has-dark-two-color{color:#263745}.wp-block-button.is-style-outline .wp-block-button__link.has-ui-gray-color{color:#e6e3de}.wp-block-button.is-style-outline .wp-block-button__link.has-smoke-color{color:#42484c}.wp-block-button.is-style-outline .wp-block-button__link.has-gray-color{color:#555}.wp-block-button.is-style-outline .wp-block-button__link.has-blue-green-color{color:#008774}.wp-block-button.is-style-outline .wp-block-button__link.has-green-blue-color{color:#09a48e}.wp-block-button.is-style-outline .wp-block-button__link.has-greyish-teal-color{color:#59c2b1}.wp-block-button.is-style-outline .wp-block-button__link.has-ice-color{color:#e7f6f4}.wp-block-button.is-style-outline .wp-block-button__link.has-reddish-orange-color{color:#f16721}.wp-block-button.is-style-outline .wp-block-button__link.has-yellowish-orange-color{color:#f8a01e}.wp-block-button.is-style-outline .wp-block-button__link.has-purplish-color{color:#8855a2}.wp-block-button.is-style-outline .wp-block-button__link.has-pale-purple-color{color:#b891c2}.wp-block-button.is-style-outline .wp-block-button__link.has-yellowish-green-color{color:#aae417}.wp-block-button.is-style-outline .wp-block-button__link.has-very-pale-green-color{color:#dcf6be}.wp-block-button.is-style-outline .wp-block-button__link.has-ice-blue-color{color:#e4f3ff}.wp-block-button.is-style-outline .wp-block-button__link:hover{background-color:#aae417;color:#263745;border-color:#aae417}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-text-color{background-color:#282525;border-color:#282525}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-lighter-text-color{background-color:#b2b2b2;border-color:#b2b2b2}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-text-color{background-color:#898a8d;border-color:#898a8d}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-med-text-color{background-color:#63656a;border-color:#63656a}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-text-color{background-color:#282525;border-color:#282525}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-hover-text-color{background-color:#00a5b5;border-color:#00a5b5}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-blue-text-color{background-color:#1b438b;border-color:#1b438b}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-grey-color{background-color:#231f20;border-color:#231f20}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-grey-color{background-color:#f4f4f3;border-color:#f4f4f3}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-medium-grey-color{background-color:#e4e4e4;border-color:#e4e4e4}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-other-grey-color{background-color:#b1b1b1;border-color:#b1b1b1}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-blue-color{background-color:#446a90;border-color:#446a90}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-navy-blue-color{background-color:#002e6d;border-color:#002e6d}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-medium-blue-color{background-color:#005487;border-color:#005487}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-blue-color{background-color:#2a7de1;border-color:#2a7de1}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-new-blue-color{background-color:#4378bc;border-color:#4378bc}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-teal-color{background-color:#84dade;border-color:#84dade}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-bright-teal-color{background-color:#29b7d9;border-color:#29b7d9}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-teal-color{background-color:#00a4b4;border-color:#00a4b4}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-teal-color{background-color:#9de0e4;border-color:#9de0e4}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-seafoam-color{background-color:#87d1d7;border-color:#87d1d7}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-purple-color{background-color:#665ec7;border-color:#665ec7}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-purple-color{background-color:#473eb4;border-color:#473eb4}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-purple-color{background-color:#9c97db;border-color:#9c97db}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-green-color{background-color:#76bd22;border-color:#76bd22}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-green-color{background-color:#5b921a;border-color:#5b921a}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-green-color{background-color:#76bd22;border-color:#76bd22}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-orange-color{background-color:#f09f0e;border-color:#f09f0e}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-orange-color{background-color:#d88f0d;border-color:#d88f0d}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-orange-color{background-color:#f09f0e;border-color:#f09f0e}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-yellow-color{background-color:#f7c600;border-color:#f7c600}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-yellow-color{background-color:#c49d00;border-color:#c49d00}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-yellow-color{background-color:#f7c600;border-color:#f7c600}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-magenta-color{background-color:#9d1d64;border-color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-magenta-color{background-color:#9d1d64;border-color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-magenta-color{background-color:#9d1d64;border-color:#9d1d64}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-bright-blue-color{background-color:#00c2df;border-color:#00c2df}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-bright-blue-color{background-color:#007f93;border-color:#007f93}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-light-bright-blue-color{background-color:#2de4ff;border-color:#2de4ff}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-black-color{background-color:#000;border-color:#000}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-white-color{background-color:#fff;border-color:#fff}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-color{background-color:#231f20;border-color:#231f20}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-very-light-pink-color{background-color:#f8f7f5;border-color:#f8f7f5}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-dark-two-color{background-color:#263745;border-color:#263745}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-ui-gray-color{background-color:#e6e3de;border-color:#e6e3de}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-smoke-color{background-color:#42484c;border-color:#42484c}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-gray-color{background-color:#555;border-color:#555}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-blue-green-color{background-color:#008774;border-color:#008774}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-green-blue-color{background-color:#09a48e;border-color:#09a48e}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-greyish-teal-color{background-color:#59c2b1;border-color:#59c2b1}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-ice-color{background-color:#e7f6f4;border-color:#e7f6f4}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-reddish-orange-color{background-color:#f16721;border-color:#f16721}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-yellowish-orange-color{background-color:#f8a01e;border-color:#f8a01e}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-purplish-color{background-color:#8855a2;border-color:#8855a2}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-pale-purple-color{background-color:#b891c2;border-color:#b891c2}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-yellowish-green-color{background-color:#aae417;border-color:#aae417}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-very-pale-green-color{background-color:#dcf6be;border-color:#dcf6be}.wp-block-button.is-style-outline .wp-block-button__link:hover.has-ice-blue-color{background-color:#e4f3ff;border-color:#e4f3ff}.common-items .slick-track .cell{padding-top:20px}.common-items .wp-block-gallery>[class*="__title"]>h2,.common-items .wp-block-gallery>h2,.common-items .wrap>[class*="__title"]>h2,.common-items .wrap>h2{font-size:2.25em!important;color:#63656a!important}.common-items .text-wrap{width:100%}.common-items .grid.newsies{margin:0 -5px}.common-items .grid.newsies>.cell{padding:0 5px}.common-items .grid.newsies>.cell .item{padding:0 0 15px;margin:-6px 0 0}.common-items .grid.newsies>.cell .item__terms{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.common-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;padding-bottom:10px;color:#282525}.common-items .item .text-wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:10px;padding-right:10px}.common-items .item__date{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:10px}.common-items .item__publication{margin-left:5px}.common-items .item__publication:before{content:'|';margin-right:6px;color:#b2b2b2!important}.common-items .item__publication.publication--bold{color:#000}.common-items .item__title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:10px}.common-items .item__title h2{margin:0}.common-items .item__subtitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:10px}.common-items .item__subtitle h3{margin:0}.common-items .item__description{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;font-size:.9em;line-height:1.6em;-ms-flex-item-align:top;align-self:top}.common-items .item__description p:last-child{margin-bottom:0}.common-items .item__image{width:100%}.common-items .item__image img{display:block;min-height:100%;-o-object-fit:cover;object-fit:cover}.common-items .item__terms .term{display:inline-block;margin-right:5px;margin-top:2px;margin-bottom:2px;-webkit-transition:background .6s,color .6s;transition:background .6s,color .6s}.common-items .item__terms .term:not(:hover){background:#fff!important}.common-items .item__terms .term:hover{background:#e4e4e4}.common-items .item__terms a{display:inline-block;background:0 0!important;padding:8px 10px;color:#00a4b4}.common-items .item__terms a:hover{background:#00a4b4}.common-items .cell{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative}.common-items .cell .item,.common-items .cell .item__link{height:100%;-ms-flex-line-pack:baseline;align-content:baseline}.common-items .cell [data-taxonomy=wpx-insight-tags],.common-items .cell [data-taxonomy=wpx-insight-types],.common-items .cell [data-taxonomy=wpx-team-publications]{display:none}@media only screen and (max-width:500px){.common-items .cell{margin-bottom:20px}}.common-items img{max-width:100%}.common-items a .item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.common-items a:hover .item{background:#fff;-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.15);box-shadow:3px 3px 5px rgba(0,0,0,.15);z-index:1;position:relative}.common-items a:hover .item__title{color:#00a5b5}@media only screen and (min-width:501px){.common-items .item,.common-items .item__terms{padding:6px 5% 20px;margin:0 5px 10px}}.common-items .common-items--callouts{margin-bottom:30px!important}.common-items .common-items--callouts .grid.newsies .cell .item{padding:0 8% 40px;color:#898a8d}.common-items .common-items--callouts .grid.newsies .cell .item .grid{width:100%}.common-items .common-items--callouts .grid.newsies .cell .item .text-wrap p{font-family:"Scala Light",Helvetica,Arial,sans-serif;font-size:1.4em;line-height:1.3em}.common-items .common-items--callouts .grid.newsies .cell .item h3{margin-top:0;font-size:1.4em;margin-bottom:20px;color:#005487}.common-items .common-items--callouts .grid.newsies .cell .item h3.bigly{font-size:2.3em;text-transform:none}.common-items .common-items--callouts .grid.newsies .cell .item h3.bigly .thin{font-family:"Scala Light",Helvetica,Arial,sans-serif}.common-items .common-items--callouts .grid.newsies .cell .item .link__title{padding-top:30px;color:#005487;text-transform:uppercase}.tax-wpx-insight-themes .item__terms{display:none!important}.footer{background:#231f20;padding-top:60px;padding-bottom:30px;color:rgba(255,255,255,.3)}.footer figure{max-width:100px}@media only screen and (max-width:600px){.footer figure{max-width:80%;width:145px}}.footer figure img{width:100%;-webkit-filter:grayscale(100%) brightness(.8);filter:grayscale(100%) brightness(.8);opacity:.6;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.footer a:hover figure img{-webkit-filter:grayscale(100%) brightness(1);filter:grayscale(100%) brightness(1);opacity:1}.footer p{font-size:.7em;color:rgba(255,255,255,.3);line-height:1.3em}.footer__logo{-webkit-transform:translateY(-7px);transform:translateY(-7px);display:block}@media only screen and (max-width:800px){.footer__logo{width:200px;max-width:80%}}.footer input{background:0 0;font-family:"Inter Light",Helvetica,Arial,sans-serif;border:1px solid rgba(255,255,255,.15);width:100%;margin:2px 0;color:#fff;font-size:13px;padding:5px 10px;border-radius:1px}.footer input[type=email],.footer input[type=phone],.footer input[type=text],.footer input[type=url]{min-height:30px;padding-bottom:5px;padding-top:5px}.footer .button{padding:10px 8px;width:100%;font-size:.8em;font-family:"Inter Bold",Helvetica,Arial,sans-serif;text-transform:uppercase;background:rgba(255,255,255,.15);border-color:rgba(255,255,255,.15);color:#84dade;border-radius:1px}.footer .button.download:before{background-image:url(../images/icons/download--teal.svg)}.footer .button.linework1:before{background-image:url(../images/shapes/linework1-nopad--teal.svg);margin-right:1px}.grid{letter-spacing:-.41em}.grid.spaced{margin:0 -3%}.block-insights-series .feature .cell:first-of-type .grid.spaced .item__terms,.block-insights-series .feature .cell:first-of-type .grid.spaced .text-wrap,.block-insights-series .feature .cell:first-of-type .grid.spaced figure,.grid.spaced .block-insights-series .feature .cell:first-of-type .item__terms,.grid.spaced .block-insights-series .feature .cell:first-of-type .text-wrap,.grid.spaced .block-insights-series .feature .cell:first-of-type figure,.grid.spaced .grid__cell{padding:0 3%}.grid--flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap}.grid--flex.justify{-ms-flex-item-align:end;align-self:flex-end}.grid--flex.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.grid--flex.horicenter{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.grid--flex.verticenter{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}@media only screen and (max-width:mobilenav){.grid--flex.verticenter h3{margin:0}}.block-insights-series .feature .cell:first-of-type [data-module=slider] .item__terms,.block-insights-series .feature .cell:first-of-type [data-module=slider] .text-wrap,.block-insights-series .feature .cell:first-of-type [data-module=slider] figure,[data-module=slider] .block-insights-series .feature .cell:first-of-type .item__terms,[data-module=slider] .block-insights-series .feature .cell:first-of-type .text-wrap,[data-module=slider] .block-insights-series .feature .cell:first-of-type figure,[data-module=slider] .grid__cell{width:100%!important}.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure,.grid__cell{word-wrap:break-word}.block-insights-series .feature .cell:first-of-type .item__terms img,.block-insights-series .feature .cell:first-of-type .text-wrap img,.block-insights-series .feature .cell:first-of-type figure img,.grid__cell img{max-width:100%}@media only screen and (max-width:500px){.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure,.grid__cell{padding-left:20px;padding-right:20px}.block-insights-series .feature .cell:first-of-type .item__terms .cell,.block-insights-series .feature .cell:first-of-type .text-wrap .cell,.block-insights-series .feature .cell:first-of-type figure .cell,.grid__cell .cell{margin-left:0!important;margin-right:0!important}}.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure,.grid__cell.unit-6-12{width:49.98%}@media only screen and (max-width:anti-tablet){.block-insights-series .feature .cell:first-of-type .nopad.item__terms,.block-insights-series .feature .cell:first-of-type .nopad.text-wrap,.block-insights-series .feature .cell:first-of-type figure.nopad,.grid__cell.nopad{padding-right:0;padding-left:0}}@media only screen and (min-width:1200px){.block-insights-series .feature .cell:first-of-type .desktop__100.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__100,.grid__cell.desktop__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .desktop__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__100[class^=push],.grid__cell.desktop__100[class*=push],.grid__cell.desktop__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .desktop__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__100[class^=pull],.grid__cell.desktop__100[class*=pull],.grid__cell.desktop__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .desktop__95.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__95.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__95,.grid__cell.desktop__95{width:94.9%}.block-insights-series .feature .cell:first-of-type .desktop__95.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__95.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__95.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__95.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__95[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__95[class^=push],.grid__cell.desktop__95[class*=push],.grid__cell.desktop__95[class^=push]{right:-95%}.block-insights-series .feature .cell:first-of-type .desktop__95.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__95.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__95.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__95.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__95[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__95[class^=pull],.grid__cell.desktop__95[class*=pull],.grid__cell.desktop__95[class^=pull]{left:-95%}.block-insights-series .feature .cell:first-of-type .desktop__75.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__75,.grid__cell.desktop__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .desktop__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__75[class^=push],.grid__cell.desktop__75[class*=push],.grid__cell.desktop__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .desktop__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__75[class^=pull],.grid__cell.desktop__75[class*=pull],.grid__cell.desktop__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .desktop__66.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__66.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__66,.grid__cell.desktop__66{width:65.9%}.block-insights-series .feature .cell:first-of-type .desktop__66.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__66.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__66.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__66.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__66[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__66[class^=push],.grid__cell.desktop__66[class*=push],.grid__cell.desktop__66[class^=push]{right:-66%}.block-insights-series .feature .cell:first-of-type .desktop__66.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__66.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__66.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__66.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__66[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__66[class^=pull],.grid__cell.desktop__66[class*=pull],.grid__cell.desktop__66[class^=pull]{left:-66%}.block-insights-series .feature .cell:first-of-type .desktop__50.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__50,.grid__cell.desktop__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .desktop__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__50[class^=push],.grid__cell.desktop__50[class*=push],.grid__cell.desktop__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .desktop__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__50[class^=pull],.grid__cell.desktop__50[class*=pull],.grid__cell.desktop__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .desktop__33.item__terms,.block-insights-series .feature .cell:first-of-type .desktop__33.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desktop__33,.grid__cell.desktop__33{width:32.9%}.block-insights-series .feature .cell:first-of-type .desktop__33.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__33.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desktop__33.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desktop__33.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desktop__33[class*=push],.block-insights-series .feature .cell:first-of-type figure.desktop__33[class^=push],.grid__cell.desktop__33[class*=push],.grid__cell.desktop__33[class^=push]{right:-33%}.block-insights-series .feature .cell:first-of-type .desktop__33.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__33.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desktop__33.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desktop__33.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__33[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desktop__33[class^=pull],.grid__cell.desktop__33[class*=pull],.grid__cell.desktop__33[class^=pull]{left:-33%}}@media only screen and (max-width:1000px){.block-insights-series .feature .cell:first-of-type .desklet__100.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__100,.grid__cell.desklet__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .desklet__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__100[class^=push],.grid__cell.desklet__100[class*=push],.grid__cell.desklet__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .desklet__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__100[class^=pull],.grid__cell.desklet__100[class*=pull],.grid__cell.desklet__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .desklet__75.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__75,.grid__cell.desklet__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .desklet__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__75[class^=push],.grid__cell.desklet__75[class*=push],.grid__cell.desklet__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .desklet__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__75[class^=pull],.grid__cell.desklet__75[class*=pull],.grid__cell.desklet__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .desklet__50.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__50,.grid__cell.desklet__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .desklet__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__50[class^=push],.grid__cell.desklet__50[class*=push],.grid__cell.desklet__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .desklet__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__50[class^=pull],.grid__cell.desklet__50[class*=pull],.grid__cell.desklet__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .desklet__33.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__33.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__33,.grid__cell.desklet__33{width:32.9%}.block-insights-series .feature .cell:first-of-type .desklet__33.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__33.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__33.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__33.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__33[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__33[class^=push],.grid__cell.desklet__33[class*=push],.grid__cell.desklet__33[class^=push]{right:-33%}.block-insights-series .feature .cell:first-of-type .desklet__33.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__33.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__33.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__33.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__33[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__33[class^=pull],.grid__cell.desklet__33[class*=pull],.grid__cell.desklet__33[class^=pull]{left:-33%}.block-insights-series .feature .cell:first-of-type .desklet__25.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__25.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__25,.grid__cell.desklet__25{width:24.9%}.block-insights-series .feature .cell:first-of-type .desklet__25.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__25.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__25.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__25.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__25[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__25[class^=push],.grid__cell.desklet__25[class*=push],.grid__cell.desklet__25[class^=push]{right:-25%}.block-insights-series .feature .cell:first-of-type .desklet__25.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__25.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__25.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__25.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__25[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__25[class^=pull],.grid__cell.desklet__25[class*=pull],.grid__cell.desklet__25[class^=pull]{left:-25%}.block-insights-series .feature .cell:first-of-type .desklet__20.item__terms,.block-insights-series .feature .cell:first-of-type .desklet__20.text-wrap,.block-insights-series .feature .cell:first-of-type figure.desklet__20,.grid__cell.desklet__20{width:19.9%}.block-insights-series .feature .cell:first-of-type .desklet__20.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__20.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .desklet__20.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .desklet__20.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.desklet__20[class*=push],.block-insights-series .feature .cell:first-of-type figure.desklet__20[class^=push],.grid__cell.desklet__20[class*=push],.grid__cell.desklet__20[class^=push]{right:-20%}.block-insights-series .feature .cell:first-of-type .desklet__20.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__20.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .desklet__20.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .desklet__20.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__20[class*=pull],.block-insights-series .feature .cell:first-of-type figure.desklet__20[class^=pull],.grid__cell.desklet__20[class*=pull],.grid__cell.desklet__20[class^=pull]{left:-20%}}@media only screen and (max-width:800px){.block-insights-series .feature .cell:first-of-type .tablet__100.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__100,.grid__cell.tablet__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .tablet__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__100[class^=push],.grid__cell.tablet__100[class*=push],.grid__cell.tablet__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .tablet__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__100[class^=pull],.grid__cell.tablet__100[class*=pull],.grid__cell.tablet__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .tablet__75.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__75,.grid__cell.tablet__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .tablet__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__75[class^=push],.grid__cell.tablet__75[class*=push],.grid__cell.tablet__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .tablet__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__75[class^=pull],.grid__cell.tablet__75[class*=pull],.grid__cell.tablet__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .tablet__50.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__50,.grid__cell.tablet__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .tablet__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__50[class^=push],.grid__cell.tablet__50[class*=push],.grid__cell.tablet__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .tablet__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__50[class^=pull],.grid__cell.tablet__50[class*=pull],.grid__cell.tablet__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .tablet__33.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__33.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__33,.grid__cell.tablet__33{width:32.9%}.block-insights-series .feature .cell:first-of-type .tablet__33.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__33.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__33.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__33.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__33[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__33[class^=push],.grid__cell.tablet__33[class*=push],.grid__cell.tablet__33[class^=push]{right:-33%}.block-insights-series .feature .cell:first-of-type .tablet__33.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__33.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__33.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__33.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__33[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__33[class^=pull],.grid__cell.tablet__33[class*=pull],.grid__cell.tablet__33[class^=pull]{left:-33%}.block-insights-series .feature .cell:first-of-type .tablet__25.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__25.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__25,.grid__cell.tablet__25{width:24.9%}.block-insights-series .feature .cell:first-of-type .tablet__25.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__25.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__25.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__25.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__25[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__25[class^=push],.grid__cell.tablet__25[class*=push],.grid__cell.tablet__25[class^=push]{right:-25%}.block-insights-series .feature .cell:first-of-type .tablet__25.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__25.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__25.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__25.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__25[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__25[class^=pull],.grid__cell.tablet__25[class*=pull],.grid__cell.tablet__25[class^=pull]{left:-25%}.block-insights-series .feature .cell:first-of-type .tablet__20.item__terms,.block-insights-series .feature .cell:first-of-type .tablet__20.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tablet__20,.grid__cell.tablet__20{width:19.9%}.block-insights-series .feature .cell:first-of-type .tablet__20.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__20.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tablet__20.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tablet__20.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tablet__20[class*=push],.block-insights-series .feature .cell:first-of-type figure.tablet__20[class^=push],.grid__cell.tablet__20[class*=push],.grid__cell.tablet__20[class^=push]{right:-20%}.block-insights-series .feature .cell:first-of-type .tablet__20.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__20.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tablet__20.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tablet__20.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__20[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tablet__20[class^=pull],.grid__cell.tablet__20[class*=pull],.grid__cell.tablet__20[class^=pull]{left:-20%}}@media only screen and (max-width:600px){.block-insights-series .feature .cell:first-of-type .phablet__100.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__100,.grid__cell.phablet__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .phablet__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__100[class^=push],.grid__cell.phablet__100[class*=push],.grid__cell.phablet__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .phablet__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__100[class^=pull],.grid__cell.phablet__100[class*=pull],.grid__cell.phablet__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .phablet__75.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__75,.grid__cell.phablet__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .phablet__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__75[class^=push],.grid__cell.phablet__75[class*=push],.grid__cell.phablet__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .phablet__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__75[class^=pull],.grid__cell.phablet__75[class*=pull],.grid__cell.phablet__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .phablet__50.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__50,.grid__cell.phablet__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .phablet__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__50[class^=push],.grid__cell.phablet__50[class*=push],.grid__cell.phablet__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .phablet__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__50[class^=pull],.grid__cell.phablet__50[class*=pull],.grid__cell.phablet__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .phablet__33.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__33.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__33,.grid__cell.phablet__33{width:32.9%}.block-insights-series .feature .cell:first-of-type .phablet__33.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__33.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__33.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__33.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__33[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__33[class^=push],.grid__cell.phablet__33[class*=push],.grid__cell.phablet__33[class^=push]{right:-33%}.block-insights-series .feature .cell:first-of-type .phablet__33.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__33.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__33.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__33.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__33[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__33[class^=pull],.grid__cell.phablet__33[class*=pull],.grid__cell.phablet__33[class^=pull]{left:-33%}.block-insights-series .feature .cell:first-of-type .phablet__25.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__25.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__25,.grid__cell.phablet__25{width:24.9%}.block-insights-series .feature .cell:first-of-type .phablet__25.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__25.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__25.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__25.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__25[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__25[class^=push],.grid__cell.phablet__25[class*=push],.grid__cell.phablet__25[class^=push]{right:-25%}.block-insights-series .feature .cell:first-of-type .phablet__25.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__25.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__25.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__25.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__25[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__25[class^=pull],.grid__cell.phablet__25[class*=pull],.grid__cell.phablet__25[class^=pull]{left:-25%}.block-insights-series .feature .cell:first-of-type .phablet__20.item__terms,.block-insights-series .feature .cell:first-of-type .phablet__20.text-wrap,.block-insights-series .feature .cell:first-of-type figure.phablet__20,.grid__cell.phablet__20{width:19.9%}.block-insights-series .feature .cell:first-of-type .phablet__20.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__20.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .phablet__20.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .phablet__20.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.phablet__20[class*=push],.block-insights-series .feature .cell:first-of-type figure.phablet__20[class^=push],.grid__cell.phablet__20[class*=push],.grid__cell.phablet__20[class^=push]{right:-20%}.block-insights-series .feature .cell:first-of-type .phablet__20.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__20.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .phablet__20.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .phablet__20.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__20[class*=pull],.block-insights-series .feature .cell:first-of-type figure.phablet__20[class^=pull],.grid__cell.phablet__20[class*=pull],.grid__cell.phablet__20[class^=pull]{left:-20%}}@media only screen and (max-width:500px){.block-insights-series .feature .cell:first-of-type .mobile__100.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__100,.grid__cell.mobile__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .mobile__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__100[class^=push],.grid__cell.mobile__100[class*=push],.grid__cell.mobile__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .mobile__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__100[class^=pull],.grid__cell.mobile__100[class*=pull],.grid__cell.mobile__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .mobile__95.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__95.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__95,.grid__cell.mobile__95{width:94.9%}.block-insights-series .feature .cell:first-of-type .mobile__95.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__95.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__95.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__95.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__95[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__95[class^=push],.grid__cell.mobile__95[class*=push],.grid__cell.mobile__95[class^=push]{right:-95%}.block-insights-series .feature .cell:first-of-type .mobile__95.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__95.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__95.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__95.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__95[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__95[class^=pull],.grid__cell.mobile__95[class*=pull],.grid__cell.mobile__95[class^=pull]{left:-95%}.block-insights-series .feature .cell:first-of-type .mobile__75.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__75,.grid__cell.mobile__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .mobile__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__75[class^=push],.grid__cell.mobile__75[class*=push],.grid__cell.mobile__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .mobile__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__75[class^=pull],.grid__cell.mobile__75[class*=pull],.grid__cell.mobile__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .mobile__50.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__50,.grid__cell.mobile__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .mobile__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__50[class^=push],.grid__cell.mobile__50[class*=push],.grid__cell.mobile__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .mobile__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__50[class^=pull],.grid__cell.mobile__50[class*=pull],.grid__cell.mobile__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .mobile__33.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__33.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__33,.grid__cell.mobile__33{width:32.9%}.block-insights-series .feature .cell:first-of-type .mobile__33.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__33.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__33.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__33.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__33[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__33[class^=push],.grid__cell.mobile__33[class*=push],.grid__cell.mobile__33[class^=push]{right:-33%}.block-insights-series .feature .cell:first-of-type .mobile__33.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__33.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__33.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__33.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__33[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__33[class^=pull],.grid__cell.mobile__33[class*=pull],.grid__cell.mobile__33[class^=pull]{left:-33%}.block-insights-series .feature .cell:first-of-type .mobile__25.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__25.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__25,.grid__cell.mobile__25{width:24.9%}.block-insights-series .feature .cell:first-of-type .mobile__25.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__25.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__25.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__25.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__25[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__25[class^=push],.grid__cell.mobile__25[class*=push],.grid__cell.mobile__25[class^=push]{right:-25%}.block-insights-series .feature .cell:first-of-type .mobile__25.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__25.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__25.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__25.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__25[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__25[class^=pull],.grid__cell.mobile__25[class*=pull],.grid__cell.mobile__25[class^=pull]{left:-25%}.block-insights-series .feature .cell:first-of-type .mobile__20.item__terms,.block-insights-series .feature .cell:first-of-type .mobile__20.text-wrap,.block-insights-series .feature .cell:first-of-type figure.mobile__20,.grid__cell.mobile__20{width:19.9%}.block-insights-series .feature .cell:first-of-type .mobile__20.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__20.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .mobile__20.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .mobile__20.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.mobile__20[class*=push],.block-insights-series .feature .cell:first-of-type figure.mobile__20[class^=push],.grid__cell.mobile__20[class*=push],.grid__cell.mobile__20[class^=push]{right:-20%}.block-insights-series .feature .cell:first-of-type .mobile__20.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__20.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .mobile__20.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .mobile__20.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__20[class*=pull],.block-insights-series .feature .cell:first-of-type figure.mobile__20[class^=pull],.grid__cell.mobile__20[class*=pull],.grid__cell.mobile__20[class^=pull]{left:-20%}}@media only screen and (max-width:400px){.block-insights-series .feature .cell:first-of-type .tiny__100.item__terms,.block-insights-series .feature .cell:first-of-type .tiny__100.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tiny__100,.grid__cell.tiny__100{width:99.9%}.block-insights-series .feature .cell:first-of-type .tiny__100.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__100.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tiny__100.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__100.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tiny__100[class*=push],.block-insights-series .feature .cell:first-of-type figure.tiny__100[class^=push],.grid__cell.tiny__100[class*=push],.grid__cell.tiny__100[class^=push]{right:0}.block-insights-series .feature .cell:first-of-type .tiny__100.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__100.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tiny__100.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__100.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__100[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__100[class^=pull],.grid__cell.tiny__100[class*=pull],.grid__cell.tiny__100[class^=pull]{left:0}.block-insights-series .feature .cell:first-of-type .tiny__75.item__terms,.block-insights-series .feature .cell:first-of-type .tiny__75.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tiny__75,.grid__cell.tiny__75{width:74.9%}.block-insights-series .feature .cell:first-of-type .tiny__75.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__75.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tiny__75.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__75.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tiny__75[class*=push],.block-insights-series .feature .cell:first-of-type figure.tiny__75[class^=push],.grid__cell.tiny__75[class*=push],.grid__cell.tiny__75[class^=push]{right:-75%}.block-insights-series .feature .cell:first-of-type .tiny__75.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__75.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tiny__75.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__75.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__75[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__75[class^=pull],.grid__cell.tiny__75[class*=pull],.grid__cell.tiny__75[class^=pull]{left:-75%}.block-insights-series .feature .cell:first-of-type .tiny__50.item__terms,.block-insights-series .feature .cell:first-of-type .tiny__50.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tiny__50,.grid__cell.tiny__50{width:49.9%}.block-insights-series .feature .cell:first-of-type .tiny__50.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__50.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tiny__50.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__50.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tiny__50[class*=push],.block-insights-series .feature .cell:first-of-type figure.tiny__50[class^=push],.grid__cell.tiny__50[class*=push],.grid__cell.tiny__50[class^=push]{right:-50%}.block-insights-series .feature .cell:first-of-type .tiny__50.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__50.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tiny__50.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__50.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__50[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__50[class^=pull],.grid__cell.tiny__50[class*=pull],.grid__cell.tiny__50[class^=pull]{left:-50%}.block-insights-series .feature .cell:first-of-type .tiny__25.item__terms,.block-insights-series .feature .cell:first-of-type .tiny__25.text-wrap,.block-insights-series .feature .cell:first-of-type figure.tiny__25,.grid__cell.tiny__25{width:24.9%}.block-insights-series .feature .cell:first-of-type .tiny__25.item__terms[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__25.item__terms[class^=push],.block-insights-series .feature .cell:first-of-type .tiny__25.text-wrap[class*=push],.block-insights-series .feature .cell:first-of-type .tiny__25.text-wrap[class^=push],.block-insights-series .feature .cell:first-of-type figure.tiny__25[class*=push],.block-insights-series .feature .cell:first-of-type figure.tiny__25[class^=push],.grid__cell.tiny__25[class*=push],.grid__cell.tiny__25[class^=push]{right:-25%}.block-insights-series .feature .cell:first-of-type .tiny__25.item__terms[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__25.item__terms[class^=pull],.block-insights-series .feature .cell:first-of-type .tiny__25.text-wrap[class*=pull],.block-insights-series .feature .cell:first-of-type .tiny__25.text-wrap[class^=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__25[class*=pull],.block-insights-series .feature .cell:first-of-type figure.tiny__25[class^=pull],.grid__cell.tiny__25[class*=pull],.grid__cell.tiny__25[class^=pull]{left:-25%}}.block-insights-series .feature .cell:first-of-type .vertical-align--middle.item__terms,.block-insights-series .feature .cell:first-of-type .vertical-align--middle.text-wrap,.block-insights-series .feature .cell:first-of-type figure.vertical-align--middle,.grid__cell.vertical-align--middle{vertical-align:middle}.block-insights-series .feature .cell:first-of-type .vertical-align--top.item__terms,.block-insights-series .feature .cell:first-of-type .vertical-align--top.text-wrap,.block-insights-series .feature .cell:first-of-type figure.vertical-align--top,.grid__cell.vertical-align--top{vertical-align:top}.block-insights-series .feature .cell:first-of-type .vertical-align--bottom.item__terms,.block-insights-series .feature .cell:first-of-type .vertical-align--bottom.text-wrap,.block-insights-series .feature .cell:first-of-type figure.vertical-align--bottom,.grid__cell.vertical-align--bottom{vertical-align:bottom}[class*=pull-],[class*=push-],[class^=pull-],[class^=push-]{position:relative}@media only screen and (max-width:500px){[class*=pull-],[class*=push-],[class^=pull-],[class^=push-]{right:auto!important;left:auto!important}}.push-6{right:-50%}.pull-6{left:-50%}.push-8{right:-66.666%}.pull-4{left:-33.333%}.push-4{right:-33.333%}.pull-8{left:-66.666%}.push-7{right:-58.333%}.pull-5{left:-41.666%}.push-5{right:-41.666%}.pull-7{left:-58.333%}.modalled .header.headroom--pinned:not(.headroom--top){background:#eee!important}.header:not(.header--mobile-navigation){position:fixed;z-index:20;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:center;align-content:center;-webkit-transition:background .6s,-webkit-transform .6s;transition:background .6s,-webkit-transform .6s;transition:transform .6s,background .6s;transition:transform .6s,background .6s,-webkit-transform .6s;-webkit-transform:translateY(30px);transform:translateY(30px);-webkit-transition-timing-function:linear;transition-timing-function:linear;padding-top:30px;margin-top:-30px}.header:not(.header--mobile-navigation) .header__logo,.header:not(.header--mobile-navigation) .header__navigation,.header:not(.header--mobile-navigation) .wp-block-gallery,.header:not(.header--mobile-navigation) .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.header:not(.header--mobile-navigation).headroom--not-top:not(.is-open){-webkit-transform:translateY(-70px);transform:translateY(-70px)}.header:not(.header--mobile-navigation).headroom--not-top.is-open{-webkit-transform:translateY(10px);transform:translateY(10px)}.header:not(.header--mobile-navigation).headroom--pinned:not(.headroom--top){-webkit-transform:translateY(0);transform:translateY(0);-webkit-transition:-webkit-transform .6s cubic-bezier(.68,-1.55,.265,1.55);transition:-webkit-transform .6s cubic-bezier(.68,-1.55,.265,1.55);transition:transform .6s cubic-bezier(.68,-1.55,.265,1.55);transition:transform .6s cubic-bezier(.68,-1.55,.265,1.55),-webkit-transform .6s cubic-bezier(.68,-1.55,.265,1.55);-webkit-transition-timing-function:linear;transition-timing-function:linear;background:rgba(40,37,37,.95);min-height:64px;padding-top:0;margin-top:0;z-index:111}@media only screen and (max-width:800px){.header:not(.header--mobile-navigation){min-height:70px}.header:not(.header--mobile-navigation).headroom--not-top{top:0;z-index:100000}}@media only screen and (min-width:801px){.header:not(.header--mobile-navigation).headroom--not-top .header__navigation{-webkit-transform:translateX(300%);transform:translateX(300%);-webkit-transition:opacity .6s,-webkit-transform .8s .3s;transition:opacity .6s,-webkit-transform .8s .3s;transition:transform .8s .3s,opacity .6s;transition:transform .8s .3s,opacity .6s,-webkit-transform .8s .3s;-webkit-transition-timing-function:linear;transition-timing-function:linear;opacity:0;max-height:78px;position:absolute;right:20px}}@media only screen and (max-width:800px){.header:not(.header--mobile-navigation) .header__navigation{position:fixed;right:20px;top:0;bottom:0;overflow:hidden;width:0;height:0}}.header .wp-block-gallery,.header .wrap,.header__logo,.header__navigation{color:#fff}.header .wp-block-gallery,.header .wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.header__logo{position:relative;z-index:2}@media only screen and (max-width:800px){.header__logo{width:100%}.header__logo .logo__text{width:100%}.header__logo .logo__text svg{max-width:85%}}@media only screen and (max-width:500px){.header__logo .logo__text svg{max-width:78%}}.header__logo .logo__text{text-transform:uppercase;font-family:"Scala Regular",Helvetica,Arial,sans-serif}.header__logo .logo__text svg{width:200px;height:50px}.header__hamburger{-webkit-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition:.3s .3s,opacity .6s .15s;transition:.3s .3s,opacity .6s .15s;opacity:0;position:absolute;right:20px}.header__hamburger .hamburger{width:54px;padding:12px 11px 7px;background:0 0}.header__hamburger .hamburger-inner,.header__hamburger .hamburger-inner::after,.header__hamburger .hamburger-inner::before{background-color:#fff;height:1px;width:30px}.header.headroom--not-top .header__hamburger{-webkit-transition:opacity .6s .3s,-webkit-transform .6s .3s;transition:opacity .6s .3s,-webkit-transform .6s .3s;transition:transform .6s .3s,opacity .6s .3s;transition:transform .6s .3s,opacity .6s .3s,-webkit-transform .6s .3s;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;position:static}@media only screen and (max-width:800px){.header .header__hamburger{-webkit-transition:.6s .3s;transition:.6s .3s;-webkit-transform:translateY(0);transform:translateY(0);opacity:1;position:static}}@media only screen and (max-width:500px){.header .header__hamburger{right:0;position:absolute;z-index:100}}@media only screen and (max-width:500px){.header.headroom--top .header__hamburger .hamburger{margin-right:18px}}@media only screen and (max-width:500px){.header.headroom--not-top .header:not(.header--mobile-navigation){margin-top:-60px}}.block-all-solution-areas{width:100%}.block-all-solution-areas__title{margin-top:60px}.block-all-solution-areas .solution-areas__item{margin:70px 0}.block-all-solution-areas .solution-areas__item .text-wrap{padding-right:20%}@media only screen and (max-width:1000px){.block-all-solution-areas .solution-areas__item .text-wrap{padding-right:15%}}@media only screen and (max-width:800px){.block-all-solution-areas .solution-areas__item .text-wrap{padding-right:10%;margin-bottom:20px}}.block-all-solution-areas .solution-areas__item .parent-item__title{margin-top:-10px}.block-all-solution-areas .solution-areas__item .parent-item__title h2{font-size:2.4em}@media only screen and (max-width:800px){.block-all-solution-areas .solution-areas__item .parent-item__title h2{font-size:1.8em}}.block-all-solution-areas .solution-areas__item .parent-item__subtitle h3{font-size:1.2em;line-height:1.6em}.block-all-solution-areas .solution-areas__item .parent-item__description p{font-size:1em;line-height:1.5em}.block-all-solution-areas .solution-areas__item .parent-item__image img{width:100px;max-width:50%}.block-all-solution-areas .solution-areas__item .item__title{height:auto!important}.block-all-solution-areas .solution-areas__item .item__title h2{margin:0;padding-bottom:15px}@media only screen and (max-width:800px){.block-all-solution-areas .solution-areas__item .item__title{height:auto!important}}.block-all-solution-areas .solution-areas__item .item__subtitle h3{font-size:1.1em;margin-top:0}@media only screen and (max-width:800px){.block-all-solution-areas .solution-areas__item .item .text-wrap{height:auto!important}}.block-all-solution-areas .solution-areas__item .modal--fake{height:100%}.block-all-solution-areas .solution-areas__item .modal--fake [data-module=slider]{height:calc(100% - 80px)}.block-boxes{width:100%}.block-boxes .grid{margin:0 auto}.block-boxes__title{text-transform:uppercase}.block-boxes .cell{position:relative}.block-boxes .item{display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px 8%;background-color:transparent!important}.block-boxes .item.has-default-color{color:#282525}.block-boxes .item.title-only{height:100%}.block-boxes .item.title-only .text-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-right:0}.block-boxes .item.title-only .item__title{width:auto}.block-boxes .item:after{content:"";display:block;padding-bottom:100%}.block-boxes .item__image img{-webkit-transition:opacity .5s;transition:opacity .5s;width:100%;height:100%;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}.block-boxes .item .text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:100%;position:relative;z-index:2;width:100%;padding-right:10%}@media only screen and (min-width:1200px){.block-boxes .item .text-wrap{font-size:1.1em}}@media only screen and (min-width:1600px){.block-boxes .item .text-wrap{font-size:1.3em}}.block-boxes .item .text-wrap h2{margin-top:0}.block-boxes .item .text-wrap p:last-of-type{margin-bottom:0}.block-boxes .item.title-only .item__title h2{font-family:"Scala Bold",Helvetica,Arial,sans-serif;letter-spacing:1.5px;text-transform:uppercase;font-size:1.35em;margin:0}.block-boxes .item__title{text-transform:uppercase;font-size:.85em;line-height:2.1em}.block-boxes .item__title h2{font-family:"Scala Light",Helvetica,Arial,sans-serif;text-transform:none;font-size:2em}.block-boxes .item__color-cover{opacity:0!important;-webkit-transition:opacity .8s;transition:opacity .8s}.block-boxes .item__description{height:auto!important;font-size:1.1em;line-height:1.8em;color:#898a8d!important}.block-boxes .item__description p{font-family:"Scala Regular",Helvetica,Arial,sans-serif;font-size:1.2em;line-height:1.4em;padding-bottom:25px}.block-boxes .item__date{display:none}.block-boxes .item__link:hover .item__color-cover{opacity:.65!important;-webkit-filter:brightness(.85)!important;filter:brightness(.85)!important;-webkit-transition:opacity .8s;transition:opacity .8s}.block-boxes .item__link:hover .item__image img{opacity:.7;-webkit-transition:opacity .8s;transition:opacity .8s}.block-boxes .item .has-default-background-color{opacity:0;background-color:#f4f4f3}[data-block=boxes].has-default-background-color{background-color:#f4f4f3}.block-boxes .item__color-cover,.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) figure:after,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) figure:after,.color-cover{z-index:1;position:absolute;top:0;left:0;opacity:.85;-webkit-filter:brightness(.75);filter:brightness(.75);width:100%;height:100%;-webkit-transition:opacity .5s;transition:opacity .5s}.block-callout{width:100%}.block-callout .cell{-ms-flex-item-align:center;align-self:center}.block-callout .text-wrap{margin-top:90px;margin-bottom:70px}@media only screen and (max-width:800px){.block-callout .text-wrap br{display:none}}.block-callout__title h2{font-size:2.4em;font-family:"Scala Light",Helvetica,Arial,sans-serif}@media only screen and (max-width:800px){.block-callout__title h2{font-size:2.2em}}@media only screen and (max-width:500px){.block-callout__title h2{font-size:2em}}@media only screen and (max-width:400px){.block-callout__title h2{font-size:1.8em}}.block-callout__subtitle h3{font-size:1.6em;font-family:"Scala Regular",Helvetica,Arial,sans-serif}.block-callout__image{height:calc(100% + 60px);position:absolute;top:0;overflow:hidden;-webkit-transform:translateY(-60px);transform:translateY(-60px)}@media only screen and (max-width:800px){.block-callout__image{position:static;width:50%;margin-top:-60px;margin-left:auto}}.block-callout__image img{width:100%}.regular-content .block-callout__link .button{color:#84dade;border-color:#84dade;background:0 0}[data-block=callout].has-default-background-color{background-color:#446a90}[data-block=callout].has-default-color{color:#fff}.block-case-studies-series{width:100%}.block-case-studies-series__title{margin-bottom:30px}.block-case-studies-series .wp-block-gallery>h3,.block-case-studies-series .wrap>h3{color:#446a90;font-family:"Inter Bold",Helvetica,Arial,sans-serif!important;line-height:1.3em}.block-case-studies-series .wp-block-gallery>h3 span,.block-case-studies-series .wrap>h3 span{display:block}.block-case-studies-series a:hover .item__title{color:#9de0e4!important}.block-case-studies-series .item{margin:20px 0}.block-case-studies-series .item__title{color:#00a5b5;-webkit-transition:color .6s;transition:color .6s}.block-case-studies-series .pretitle{font-size:1em;margin-bottom:-15px;color:#b1b1b1!important}[data-block=case-studies-series].has-default-background-color{background:#f4f4f3}.block-combo-rows{width:100%}.block-combo-rows__title h2{font-family:"Scala Black",Helvetica,Arial,sans-serif;line-height:1.4em;font-size:2.3em;margin-bottom:20px}@media only screen and (max-width:800px){.block-combo-rows__title h2{font-size:2em}}@media only screen and (max-width:500px){.block-combo-rows__title h2{font-size:1.8em}}@media only screen and (max-width:400px){.block-combo-rows__title h2{font-size:1.5em}}.block-combo-rows .item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:20px 0}.block-combo-rows .item__description p{font-size:.95em;font-family:"Inter Var",Helvetica,Arial,sans-serif;line-height:1.5em}@media only screen and (max-width:800px){.block-combo-rows .item__description p{font-size:1.4em}}@media only screen and (max-width:500px){.block-combo-rows .item__description p{font-size:1.3em}}@media only screen and (max-width:400px){.block-combo-rows .item__description p{font-size:1.2em}}.block-combo-rows .item__description p a{color:#00a4b4;font-family:"Inter Medium",Helvetica,Arial,sans-serif;font-size:.9em;font-family:"Scala Bold",Helvetica,Arial,sans-serif;letter-spacing:1px;text-transform:uppercase}.block-combo-rows .item__title h2{font-size:1.5em;font-family:"Scala Light",Helvetica,Arial,sans-serif;line-height:1.4em}.block-combo-rows .item__link{background:#f4f4f3;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;padding:40px 15%;font-family:"Inter Medium",Helvetica,Arial,sans-serif;text-align:center;line-height:1.3em;font-size:.9em;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}@media only screen and (max-width:800px){.block-combo-rows .item__link{max-width:250px}}.block-combo-rows .item__link .link__title{-ms-flex-item-align:center;align-self:center;background:#f09f0e;padding:55px 20px;color:#fff;text-transform:uppercase;letter-spacing:.8px}@media only screen and (max-width:800px){.block-combo-rows .item__link .link__title br{display:none}}.block-combo-rows .item__link .link__title:before{display:block;margin:0 auto 11px;width:97%;background-size:48px;height:48px;background-position:center;-webkit-filter:none!important;filter:none!important}.block-combo-rows .item__link:hover{-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015)}.block-combo-rows .item .left-side{width:28%;max-width:325px;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 3%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:400px){.block-combo-rows .item .left-side{max-width:100%}}.block-combo-rows .item .left-side .button-wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto}.block-combo-rows .item .left-side .button-wrap .button{width:100%;background:#fff;border:1px solid #898a8d;color:#898a8d;margin-bottom:20px;border-radius:0;text-transform:uppercase;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-size:.9em;max-width:275px;text-align:left;letter-spacing:.35px}.block-combo-rows .item .left-side .button-wrap .button:before{margin-left:5px}.block-combo-rows .item .left-side .button-wrap .button.download:before{background:url(../images/icons/download--grey.svg)}.block-combo-rows .item .left-side .button-wrap .button.download:hover:before{-webkit-filter:unset!important;filter:unset!important}.block-combo-rows .item .left-side .button-wrap .button:hover{background:#9de0e4;border-color:#9de0e4;color:#7c7d80}.block-combo-rows .item .left-side h3{font-size:1.5em;color:#898a8d;width:100%}@media only screen and (max-width:800px){.block-combo-rows .item .left-side{width:100%;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;margin-bottom:40px}}.block-combo-rows .item .left-side figure{-webkit-transition:.6s;transition:.6s;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.block-combo-rows .item .left-side figure img{width:100%}.block-combo-rows .item .left-side a:hover figure{-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015)}.block-combo-rows .item .right-side{width:70%;padding:0 3%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:800px){.block-combo-rows .item .right-side{width:100%}}.block-combo-rows .item .right-side h2{margin-top:0}.block-combo-rows .item .right-side:after{content:'';display:block;clear:both}.block-combo-rows .item .right-side figure{max-width:40%;float:right;padding:0 20px}.block-combo-rows .item .right-side figure img{width:100%}.block-combo-rows .item .right-side .button-wrap .button{margin-right:10px}.my-custom-block{margin-top:5%;margin-bottom:5%;background-color:#e6e3de;padding:20px}@media only screen and (min-width:1200px){.my-custom-block{margin-top:50px;margin-bottom:50px}}@media only screen and (max-width:500px){.my-custom-block{margin-top:20.83333px;margin-bottom:20.83333px}}.blocks-gallery-grid .blocks-gallery-image,.blocks-gallery-grid .blocks-gallery-item,.wp-block-gallery .blocks-gallery-image,.wp-block-gallery .blocks-gallery-item{margin:0!important}.blocks-gallery-grid .blocks-gallery-image li,.blocks-gallery-grid .blocks-gallery-item li,.wp-block-gallery .blocks-gallery-image li,.wp-block-gallery .blocks-gallery-item li{margin:0}.wp-block-gallery{margin-top:0;margin-bottom:0;position:relative}.wp-block-gallery:after{content:'';background:url(../images/backgrounds/careers_collage_overlay.png) repeat-y;background-size:contain;width:100%;height:100%;position:absolute;left:0;top:0;mix-blend-mode:multiply}@media only screen and (max-width:500px){.wp-block-gallery:after{right:20px;left:20px;width:auto}}@media only screen and (max-width:500px){.wp-block-gallery .blocks-gallery-item{width:100%!important}}.wp-block-gallery figure img{-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-hero{background:#005487;color:#fff;padding:100px 0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;overflow:hidden;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media only screen and (max-width:800px){.block-hero{font-size:.85em}}@media only screen and (max-width:500px){.block-hero{font-size:.7em}}.block-hero .grid--flex{width:100%}@media only screen and (max-width:600px){.block-hero .grid--flex{margin:0!important}}.block-hero__right-image{position:absolute;top:40px;width:40%;right:0;opacity:.1;-webkit-animation:unblurbg 5s forwards;animation:unblurbg 5s forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:translateZ(0);transform:translateZ(0);will-change:transform}.block-hero__right-image img{width:100%}@media only screen and (max-width:1000px){.block-hero__right-image{width:50%}}@media only screen and (max-width:800px){.block-hero__right-image{width:55%;top:-20px}}@media only screen and (max-width:500px){.block-hero__right-image{right:-25%}}.block-hero__background{width:100%;height:100%;position:absolute;top:0;left:0;background-size:cover;background-position:center;-webkit-filter:blur(8.4rem);filter:blur(8.4rem);opacity:.1;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-transform:rotate(15deg) scale(1.5) translateZ(0);transform:rotate(15deg) scale(1.5) translateZ(0);-webkit-animation:unblurbg 5s forwards;animation:unblurbg 5s forwards;will-change:transform}.block-hero .wp-block-gallery,.block-hero .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;z-index:2;position:relative}.block-hero--light{background:#fff;color:#282525;margin-top:50px}@media only screen and (max-width:600px){.block-hero--light{margin-top:10px}}@media only screen and (max-width:800px){.block-hero--light{font-size:.95em}}@media only screen and (max-width:500px){.block-hero--light{font-size:.8em}}.block-hero--light .pretitle{width:100%;color:#005487;font-size:12pt;display:block;margin-bottom:60px}.block-hero--light .heading{font-family:"Scala Light",Helvetica,Arial,sans-serif;width:100%;font-size:2.6em;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:.67em 0}.block-hero--light .heading__pretitle{margin-top:10px;margin-bottom:0!important;width:100%;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-hero--light .hero__icon{width:80px}@media only screen and (min-width:601px){.block-hero--light .heading:not(.heading--blue):not(.border-bottom-0){border-bottom:1px solid #282525;padding-bottom:30px;padding-right:10%}}@media only screen and (max-width:600px){.block-hero--light .heading:not(.heading--blue):not(.border-bottom-0){margin-bottom:30px!important}}.block-hero--light .grid--flex{padding:0;margin:0}.block-hero--light .grid--flex .cell{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0}.block-hero--light .grid--flex .cell:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-hero--light .grid--flex .cell:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width:801px){.block-hero--light .grid--flex .cell:nth-child(2){min-height:320px;-ms-flex-line-pack:end;align-content:flex-end}}@media only screen and (max-width:600px){.block-hero--light .grid--flex .cell:nth-child(2){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.block-hero--light .grid--flex .cell .heading{margin-bottom:0}.block-hero--light .grid--flex .cell img{-o-object-fit:cover;object-fit:cover;min-height:100%}@media only screen and (max-width:600px){.block-hero--light .grid--flex .cell img{height:300px;width:100%}}@media only screen and (max-width:500px){.block-hero--light .grid--flex .cell img{height:220px}}@media only screen and (max-width:600px){.block-hero--light.reports .heading.reports,.block-hero--light.reports .insight-themes{display:none!important}}.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:240px;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content:after,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content:after{content:'';background:#fff;width:100%;height:10px;bottom:-30px;display:block;left:0;position:absolute;width:304px}@media only screen and (min-width:1200px){.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content{min-height:300px}}@media only screen and (max-width:1000px){.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content{min-height:180px}}@media only screen and (max-width:800px){.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content{min-height:87px}}.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content h1,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content h1{text-transform:uppercase;position:relative;display:inline-block;padding-right:30px}@media only screen and (max-width:800px){.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content h1,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content h1{width:auto}}.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content h1 .heading__pretitle,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content h1 .heading__pretitle{font-size:.5em;text-transform:uppercase;display:block;color:#84dade;font-family:"Scala Bold",Helvetica,Arial,sans-serif;letter-spacing:1.2px;margin-bottom:15px;line-height:1.5em}.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content h2,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content h2{margin-top:-50px}@media only screen and (max-width:1000px){.block-hero:not(.block-hero--blowup) .wp-block-gallery:not(.wrap--bottom) .block-hero__content h2,.block-hero:not(.block-hero--blowup) .wrap:not(.wrap--bottom) .block-hero__content h2{margin-top:0}}.block-hero:not(.block-hero--blowup) .block-hero__background{opacity:.2;-webkit-animation:unblurbg 3s forwards;animation:unblurbg 3s forwards}.block-hero:not(.block-hero--blowup).block-hero--big-heading{display:block}@media only screen and (max-width:500px){.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap{padding-left:0!important;padding-right:0!important}}.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery:not(.wrap--bottom) .block-hero__content:after,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap:not(.wrap--bottom) .block-hero__content:after{display:none}.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery:not(.wrap--bottom) h1,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap:not(.wrap--bottom) h1{font-size:3.5em;text-transform:none;margin-bottom:0;font-family:"Scala Light",Helvetica,Arial,sans-serif}@media only screen and (max-width:600px){.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery:not(.wrap--bottom) h1,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap:not(.wrap--bottom) h1{font-size:3.1em}}.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery:not(.wrap--bottom) h1:after,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap:not(.wrap--bottom) h1:after{display:none}.block-hero:not(.block-hero--blowup).block-hero--big-heading .wp-block-gallery:not(.wrap--bottom) h1 .heading__pretitle,.block-hero:not(.block-hero--blowup).block-hero--big-heading .wrap:not(.wrap--bottom) h1 .heading__pretitle{font-size:.25em}.block-hero:not(.block-hero--blowup).block-hero--big-heading .button-wrap{margin-bottom:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.block-hero:not(.block-hero--blowup).block-hero--big-heading .button{background:0 0;border:0;border-bottom:15px solid #fff;padding:25px 8%;margin-left:0;margin-right:-4.5px;display:inline-block;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;vertical-align:bottom;border-radius:0}@media only screen and (min-width:801px){.block-hero:not(.block-hero--blowup).block-hero--big-heading .button{min-width:100px}}@media only screen and (max-width:600px){.block-hero:not(.block-hero--blowup).block-hero--big-heading .button{padding-left:6%;padding-right:6%}}.block-hero:not(.block-hero--blowup).block-hero--big-heading .button:hover{border-color:#84dade;color:#84dade}.block-hero:not(.block-hero--blowup).block-hero--resource-library .wp-block-gallery:not(.wrap--bottom) .block-hero__content h1 a,.block-hero:not(.block-hero--blowup).block-hero--resource-library .wrap:not(.wrap--bottom) .block-hero__content h1 a{color:#fff}.block-hero:not(.block-hero--blowup).block-hero--resource-library .wp-block-gallery:not(.wrap--bottom) .block-hero__content h1 .heading__pretitle,.block-hero:not(.block-hero--blowup).block-hero--resource-library .wrap:not(.wrap--bottom) .block-hero__content h1 .heading__pretitle{color:#fff;text-transform:none;font-size:.5em;font-family:"Scala Light",Helvetica,Arial,sans-serif}.block-hero--blowup{padding-bottom:60px;-ms-flex-line-pack:inherit;align-content:inherit;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block-hero--blowup:not(.block-editor-block-list__block){min-height:100vh;padding:250px 0 80px}@media only screen and (max-width:500px){.block-hero--blowup:not(.block-editor-block-list__block){padding:100px 0 40px}}@media only screen and (min-width:1200px){.block-hero--blowup:not(.block-editor-block-list__block){height:800px}}.block-hero--blowup>.wp-block-gallery:not(.wrap--shapes),.block-hero--blowup>.wrap:not(.wrap--shapes){min-width:100%}.block-hero--blowup .wp-block-gallery,.block-hero--blowup .wrap{width:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width:500px){.block-hero--blowup .wp-block-gallery,.block-hero--blowup .wrap{padding:0 20px}}.block-hero--blowup .wrap--bottom{-ms-flex-item-align:end;align-self:flex-end}.block-hero--blowup .wrap--shapes{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;bottom:0;left:0;right:0;height:100%;z-index:1}@media only screen and (max-width:1000px){.block-hero--blowup .wrap--shapes{height:80%}}@media only screen and (max-width:800px){.block-hero--blowup .wrap--shapes{height:50%}}@media only screen and (max-width:600px){.block-hero--blowup .wrap--shapes{position:static;min-width:100%}}.block-hero--blowup .block-hero__content{z-index:20}.block-hero--blowup .block-hero__content .heading{font-size:3em;letter-spacing:.3px;font-family:"Scala Bold",Helvetica,Arial,sans-serif}@media only screen and (max-width:600px){.block-hero--blowup .block-hero__content .heading{margin-top:60px;font-size:2.6em}}@media only screen and (max-width:500px){.block-hero--blowup .block-hero__content .heading{font-size:2.4em}}@media only screen and (max-width:400px){.block-hero--blowup .block-hero__content .heading{font-size:2.2em}}.block-hero--blowup .block-hero__content .button-wrap{max-width:500px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -3px}.block-hero--blowup .block-hero__content .button-wrap .button{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}@media only screen and (max-width:1000px){.block-hero--blowup .block-hero__content .button-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:250px}.block-hero--blowup .block-hero__content .button-wrap .button{min-width:100%}}@media only screen and (max-width:400px){.block-hero--blowup .block-hero__content .button-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-hero--blowup .block-hero__content .button{min-width:170px;background:#fff;color:#002e6d;padding:10px 20px;text-transform:uppercase;letter-spacing:1px;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-weight:400;font-size:.8em;margin:3px;min-height:38px;display:inline-block}.block-hero--blowup .block-hero__content .button.download:before{background-image:url(../images/icons/download--blue.svg)}.block-hero--blowup .block-hero__content .button.linework1:before{background-image:url(../images/shapes/linework1-nopad--blue.svg)}@media only screen and (max-width:500px){.block-hero--blowup .block-hero__content .button{font-size:1em}}.block-hero--blowup .block-hero__content .button:hover{background:#00a4b4;color:#fff}.block-hero--blowup .block-hero__content .button:hover:before{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.block-hero--blowup .block-hero__bonus{-ms-flex-item-align:end;align-self:flex-end}.block-hero--blowup .block-hero__bonus p{line-height:1.5em;font-family:"Scala Light",Helvetica,Arial,sans-serif;font-size:1.3em}@media only screen and (max-width:800px){.block-hero--blowup .block-hero__bonus p{line-height:1.3em}}.block-hero--blowup .block-hero__bonus p em,.block-hero--blowup .block-hero__bonus p i{font-family:"Scala Light Italic",Helvetica,Arial,sans-serif;font-style:normal}.block-hero--blowup .slick-slider .slick-slide .block-hero__shapes{display:none}.block-hero--blowup .slick-slider .slick-slide.slick-active .block-hero__shapes{display:block}.block-hero--blowup .block-hero__shapes{z-index:10;width:47%;height:200%;position:absolute;top:0;bottom:0;margin:auto;display:none;margin-right:40px}.block-hero--blowup .block-hero__shapes.show{display:block}@media only screen and (min-width:1200px){.block-hero--blowup .block-hero__shapes{width:40%}}@media only screen and (max-width:600px){.block-hero--blowup .block-hero__shapes{width:80%;position:relative;height:350px;margin:-225px 0}}@media only screen and (max-width:500px){.block-hero--blowup .block-hero__shapes{height:750px}}@media only screen and (max-width:400px){.block-hero--blowup .block-hero__shapes{width:80%;position:relative;height:650px;margin:-200px 0}}.block-hero--blowup .block-hero__shapes img,.block-hero--blowup .block-hero__shapes svg{position:absolute;left:25%;bottom:0;top:26%;will-change:transform;margin:auto;display:inline-block;max-height:100%;-webkit-animation:moveshapes 3s forwards;animation:moveshapes 3s forwards;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}.block-hero--blowup .block-hero__shapes.animation1{-webkit-transform:scale(.95) translate(-2.5%,0);transform:scale(.95) translate(-2.5%,0)}.block-hero--blowup .block-hero__shapes.animation1 img,.block-hero--blowup .block-hero__shapes.animation1 svg{width:76%}.block-hero--blowup .block-hero__shapes.animation1 img:nth-child(1),.block-hero--blowup .block-hero__shapes.animation1 svg:nth-child(1){left:22%;bottom:15%;-webkit-transform:scale(3) translateX(.5%) translateZ(0);transform:scale(3) translateX(.5%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation1 img:nth-child(2),.block-hero--blowup .block-hero__shapes.animation1 svg:nth-child(2){-webkit-transform:scale(3) translateX(-.5%) translateY(-2.5%) translateZ(0);transform:scale(3) translateX(-.5%) translateY(-2.5%) translateZ(0);opacity:.4;bottom:18.8%}.block-hero--blowup .block-hero__shapes.animation1 img:nth-child(3),.block-hero--blowup .block-hero__shapes.animation1 svg:nth-child(3){-webkit-transform:scale(3) translateX(3%) translateY(-3%) translateZ(0);transform:scale(3) translateX(3%) translateY(-3%) translateZ(0);opacity:.3;bottom:18.8%}.block-hero--blowup .block-hero__shapes.animation1 img:nth-child(4),.block-hero--blowup .block-hero__shapes.animation1 svg:nth-child(4){opacity:.24;left:23.1%;bottom:16.5%;-webkit-transform:scale(2) translateX(0) translateY(-5%) translateZ(0);transform:scale(2) translateX(0) translateY(-5%) translateZ(0);-webkit-animation:moveshapes_circle 3s forwards;animation:moveshapes_circle 3s forwards}.block-hero--blowup .block-hero__shapes.animation2 img,.block-hero--blowup .block-hero__shapes.animation2 svg{-webkit-transform:scale(3) translateZ(0);transform:scale(3) translateZ(0);bottom:17%}.block-hero--blowup .block-hero__shapes.animation2 img:nth-child(2),.block-hero--blowup .block-hero__shapes.animation2 svg:nth-child(2){opacity:.7;-webkit-transform:scale(3) translateY(-4%) translateZ(0);transform:scale(3) translateY(-4%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation2 img:nth-child(3),.block-hero--blowup .block-hero__shapes.animation2 svg:nth-child(3){opacity:.5;-webkit-transform:scale(3) translateY(3%) translateZ(0);transform:scale(3) translateY(3%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation2 img:nth-child(4),.block-hero--blowup .block-hero__shapes.animation2 svg:nth-child(4){opacity:.5;-webkit-transform:scale(3) translateY(-3%) translateZ(0);transform:scale(3) translateY(-3%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation3 img,.block-hero--blowup .block-hero__shapes.animation3 svg{-webkit-transform:scale(3) translateZ(0);transform:scale(3) translateZ(0);bottom:17%;right:19.5%;left:10%}.block-hero--blowup .block-hero__shapes.animation3 img:nth-child(1),.block-hero--blowup .block-hero__shapes.animation3 svg:nth-child(1){opacity:.3;-webkit-transform:scale(3) translateY(-4%) translateZ(0);transform:scale(3) translateY(-4%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation3 img:nth-child(2),.block-hero--blowup .block-hero__shapes.animation3 svg:nth-child(2){opacity:.6;-webkit-transform:scale(3) translateY(8%) translateZ(0);transform:scale(3) translateY(8%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation3 img:nth-child(4),.block-hero--blowup .block-hero__shapes.animation3 svg:nth-child(4){opacity:.3;-webkit-transform:scale(3) translateX(-2%) translateY(2%) translateZ(0);transform:scale(3) translateX(-2%) translateY(2%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation3 img:nth-child(5),.block-hero--blowup .block-hero__shapes.animation3 svg:nth-child(5){-webkit-transform:scale(3) translateY(-2%) translateZ(0);transform:scale(3) translateY(-2%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation3 img:nth-child(6),.block-hero--blowup .block-hero__shapes.animation3 svg:nth-child(6){opacity:0}.block-hero--blowup .block-hero__shapes.animation4 img,.block-hero--blowup .block-hero__shapes.animation4 svg{-webkit-transform:scale(3) translateZ(0);transform:scale(3) translateZ(0);bottom:15%;right:0;left:30%}.block-hero--blowup .block-hero__shapes.animation4 img:nth-child(2),.block-hero--blowup .block-hero__shapes.animation4 svg:nth-child(2){opacity:.2;-webkit-transform:scale(3) translateY(2%) translateX(2%) translateZ(0);transform:scale(3) translateY(2%) translateX(2%) translateZ(0)}.block-hero--blowup .block-hero__shapes.animation4 img:nth-child(3),.block-hero--blowup .block-hero__shapes.animation4 svg:nth-child(3){opacity:.4;-webkit-transform:scale(3) translateY(-2%) translateX(-2%) translateZ(0);transform:scale(3) translateY(-2%) translateX(-2%) translateZ(0)}@-webkit-keyframes moveshapes{0%{opacity:0}100%{opacity:1;-webkit-transform:scale(3) translateX(0) translateY(0) translateZ(0);transform:scale(3) translateX(0) translateY(0) translateZ(0)}}@keyframes moveshapes{0%{opacity:0}100%{opacity:1;-webkit-transform:scale(3) translateX(0) translateY(0) translateZ(0);transform:scale(3) translateX(0) translateY(0) translateZ(0)}}@-webkit-keyframes moveshapes_circle{0%{opacity:0}100%{opacity:1;-webkit-transform:scale(2.85) translateX(0) translateY(0) translateZ(0);transform:scale(2.85) translateX(0) translateY(0) translateZ(0)}}@keyframes moveshapes_circle{0%{opacity:0}100%{opacity:1;-webkit-transform:scale(2.85) translateX(0) translateY(0) translateZ(0);transform:scale(2.85) translateX(0) translateY(0) translateZ(0)}}@-webkit-keyframes unblurbg{0%{opacity:0}100%{opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:rotate(0) scale(1) translateZ(0);transform:rotate(0) scale(1) translateZ(0)}}@keyframes unblurbg{0%{opacity:0}100%{opacity:1;-webkit-filter:blur(0);filter:blur(0);-webkit-transform:rotate(0) scale(1) translateZ(0);transform:rotate(0) scale(1) translateZ(0)}}.page-template-community-impacts .header,.search .header,.single:not(.single-wpx-case-studies) .header,.term-first-question .header,.term-quicktakes .header{background:#005487;padding-bottom:8px}.page-template-community-impacts .block-hero .pretitle{font-family:"Inter Bold",Helvetica,Arial,sans-serif!important;letter-spacing:1px}@media only screen and (max-width:500px){.page-template-community-impacts .block-hero{padding-bottom:0}}@media only screen and (max-width:500px){.page-template-community-impacts .subtitle{margin-top:20px!important}}.insight-themes{width:100%;margin-top:40px;margin-bottom:-20px}@media only screen and (max-width:800px){.insight-themes{font-size:1.15em}}@media only screen and (max-width:600px){.insight-themes{font-size:13px}}@media only screen and (max-width:500px){.insight-themes{margin-bottom:-10px}}.insight-themes.articles{margin-top:0;padding-top:60px;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (max-width:600px){.insight-themes.articles{padding-top:40px}}.insight-themes .insight-theme{font-family:"Scala Bold",Helvetica,Arial,sans-serif;text-transform:uppercase;letter-spacing:1px}.breadcrumbs{text-transform:uppercase;color:#898a8d;font-family:"Inter Var",Helvetica,Arial,sans-serif;font-size:.75em;display:block;margin-bottom:10px;width:100%;letter-spacing:1px}.breadcrumbs .breadcrumb{display:inline-block}@media only screen and (max-width:800px){.breadcrumbs{font-size:.95em}}@media only screen and (max-width:600px){.breadcrumbs{margin-bottom:20px}}.breadcrumbs a{color:#005487}.breadcrumbs.articles{margin-bottom:20px}.single-wpx-insights .heading.articles{font-family:"Scala Black",Helvetica,Arial,sans-serif;-ms-flex-item-align:end;align-self:flex-end;line-height:1.3em}.single-wpx-insights .heading.reports{margin-bottom:0}.single-wpx-insights .heading.reports .heading__pretitle{margin-top:0}.single-wpx-insights .heading__pretitle{font-size:.5em;text-transform:uppercase;font-family:"Scala Bold",Helvetica,Arial,sans-serif;line-height:1.3em;letter-spacing:.8px}.single-wpx-case-studies .block-hero--light{padding:0!important;margin:30px 0 50px!important}.single-wpx-case-studies .block-hero--light h3{padding:0!important;margin:0!important}.single-wpx-case-studies .block-hero__content .heading{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-wpx-case-studies .block-hero__content .heading__pretitle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;margin-top:15px;margin-bottom:-5px!important}.single-wpx-case-studies .heading--blue{color:#005487;font-size:2em;font-family:"Scala Regular",Helvetica,Arial,sans-serif}.search-results .item__image{display:none}.single .block-hero--light.articles,.single .block-hero--light.first-question,.single .block-hero--light.quicktakes,.single .block-hero--light.reports{padding-bottom:10px}@media only screen and (max-width:600px){.single .block-hero--light.articles,.single .block-hero--light.first-question,.single .block-hero--light.quicktakes,.single .block-hero--light.reports{margin-top:10px;padding-bottom:0}.single .block-hero--light.articles .heading.reports,.single .block-hero--light.first-question .heading.reports,.single .block-hero--light.quicktakes .heading.reports,.single .block-hero--light.reports .heading.reports{display:none!important}}.single .block-hero--light.articles .unit-8-12,.single .block-hero--light.first-question .unit-8-12,.single .block-hero--light.quicktakes .unit-8-12,.single .block-hero--light.reports .unit-8-12{border-width:8px;border-style:solid;border-bottom:0!important;border-left:0!important;border-right:0!important}.archive .block-hero--light.first-question,.archive .block-hero--light.quicktakes{padding-bottom:0}@media only screen and (min-width:501px){.archive .block-hero--light.first-question,.archive .block-hero--light.quicktakes{margin-bottom:-15px}}@media only screen and (min-width:501px){.archive .block-hero--light.first-question .wp-block-gallery,.archive .block-hero--light.first-question .wrap,.archive .block-hero--light.quicktakes .wp-block-gallery,.archive .block-hero--light.quicktakes .wrap{padding-right:180px}}.archive .block-hero--light.first-question .heading,.archive .block-hero--light.quicktakes .heading{border-bottom:0!important;margin-bottom:0;padding-bottom:0!important}@media only screen and (min-width:501px){.archive .block-hero--light.first-question .heading,.archive .block-hero--light.quicktakes .heading{padding-top:50px}}.archive .block-hero--light.first-question .subheading,.archive .block-hero--light.quicktakes .subheading{margin-bottom:0;margin-top:15px;color:#005487;font-family:"Inter Var",Helvetica,Arial,sans-serif!important}.archive .block-hero--light.first-question .tax-image,.archive .block-hero--light.quicktakes .tax-image{width:150px}@media only screen and (min-width:501px){.archive .block-hero--light.first-question .tax-image,.archive .block-hero--light.quicktakes .tax-image{position:absolute;bottom:0;right:0}}.block-insights-navigator .wp-block-gallery,.block-insights-navigator .wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width:1200px){.block-insights-navigator .wp-block-gallery,.block-insights-navigator .wrap{width:100%}}.block-insights-navigator__search input[type=search]{width:100%}.block-insights-navigator--condensed .text-wrap{-ms-flex-item-align:center;align-self:center;width:33.3%}@media only screen and (max-width:1000px){.block-insights-navigator--condensed .text-wrap{width:auto}}@media only screen and (max-width:600px){.block-insights-navigator--condensed .text-wrap{width:calc(100% - 90px)!important}.block-insights-navigator--condensed .text-wrap .block-insights-navigator__title h2{font-size:1.7em}}@media only screen and (max-width:500px){.block-insights-navigator--condensed .text-wrap{width:calc(100% - 100px)!important}}.block-insights-navigator--condensed .block-insights-navigator__title h2{font-size:2.75em;font-family:"Scala Light",Helvetica,Arial,sans-serif}.block-insights-navigator--condensed .block-insights-navigator__subtitle h2,.block-insights-navigator--condensed .block-insights-navigator__subtitle h3,.block-insights-navigator--condensed .block-insights-navigator__title h2,.block-insights-navigator--condensed .block-insights-navigator__title h3{margin:10px 0;color:#84dade}.block-insights-navigator--condensed .wp-block-gallery,.block-insights-navigator--condensed .wrap{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}@media only screen and (max-width:1000px){.block-insights-navigator--condensed .wp-block-gallery,.block-insights-navigator--condensed .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.block-insights-navigator--condensed .block-insights-navigator__search{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:150px;border:1px solid #fff;position:relative;margin:15px 15px 15px 25px}@media only screen and (min-width:1200px){.block-insights-navigator--condensed .block-insights-navigator__search{width:140px}}@media only screen and (min-width:1600px){.block-insights-navigator--condensed .block-insights-navigator__search{width:216px}}@media only screen and (max-width:500px){.block-insights-navigator--condensed .block-insights-navigator__search{margin-left:15px}}.block-insights-navigator--condensed .block-insights-navigator__search form{width:100%}.block-insights-navigator--condensed .block-insights-navigator__search form,.block-insights-navigator--condensed .block-insights-navigator__search input[type=search],.block-insights-navigator--condensed .block-insights-navigator__search label{height:100%}.block-insights-navigator--condensed .block-insights-navigator__search input[type=search]{display:none}.block-insights-navigator--condensed .block-insights-navigator__search .search-btn-icon svg{width:34px;height:45px}.block-insights-navigator--condensed .block-insights-navigator__search .search-btn-icon .st0{fill:#fff}.block-insights-navigator--condensed .block-insights-navigator__search button{position:absolute;right:0;left:0;top:0;bottom:0;margin:auto;width:100%;height:100%}.block-insights-navigator--condensed .block-insights-navigator__search button:hover{background:#fff!important}.block-insights-navigator--condensed .block-insights-navigator__search button:hover svg .st0{fill:#282525}@media only screen and (max-width:1000px){.block-insights-navigator--condensed .block-insights-navigator__search{-webkit-box-ordinal-group:initial;-ms-flex-order:initial;order:initial;border:0;width:auto}.block-insights-navigator--condensed .block-insights-navigator__search button{position:static}}.block-insights-navigator--condensed .block-insights-navigator__links{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:0 -13px}@media only screen and (max-width:500px){.block-insights-navigator--condensed .block-insights-navigator__links{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-insights-navigator--condensed .block-insights-navigator__links a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:20%;font-size:1em;padding:6px;margin:13px;font-family:"Scala Bold",Helvetica,Arial,sans-serif;border-style:solid;line-height:1.4em;letter-spacing:1px;border-width:1px;text-transform:uppercase}@media only screen and (max-width:600px){.block-insights-navigator--condensed .block-insights-navigator__links a{font-size:.75em}}@media only screen and (max-width:500px){.block-insights-navigator--condensed .block-insights-navigator__links a{font-size:1em;width:auto;-webkit-box-flex:calc(50% - 26px);-ms-flex:calc(50% - 26px);flex:calc(50% - 26px)}}.block-insights-navigator--condensed .block-insights-navigator__links a:before{content:'';float:left;padding-top:100%}@media only screen and (max-width:600px){.block-insights-navigator--condensed .block-insights-navigator__links a:before{display:none}}.block-insights-navigator--condensed .block-insights-navigator__links a:hover{color:#282525!important}.block-insights-navigator--condensed .block-insights-navigator__links a.has-default-color{border-color:#282525;color:#282525}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search{padding:15px 20px;border:1px solid #63656a;border-bottom:0;border-top:0}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search input[type=search]{padding:13px 10px;background:#fff;border:1px solid #e4e4e4;border-radius:3px}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search .search-btn-icon svg{width:35px;height:35px;margin-top:-2px}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search .search-btn-icon .st0{fill:#282525!important}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search button{position:absolute;right:-5px;top:0;bottom:0;margin:auto}.block-insights-navigator:not(.block-insights-navigator--condensed) .wp-block-gallery,.block-insights-navigator:not(.block-insights-navigator--condensed) .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search,.block-insights-navigator:not(.block-insights-navigator--condensed) .text-wrap{width:50%}@media only screen and (max-width:500px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__search,.block-insights-navigator:not(.block-insights-navigator--condensed) .text-wrap{width:100%}}.block-insights-navigator:not(.block-insights-navigator--condensed) .text-wrap{color:#63656a}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__title{font-size:1.5em}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__subtitle h2,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__subtitle h3,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__title h2,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__title h3{margin-top:0;margin-bottom:15px}@media only screen and (max-width:600px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__subtitle h2,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__subtitle h3,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__title h2,.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__title h3{font-size:1.2em}}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links{-webkit-box-flex:1;-ms-flex:auto;flex:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:20px 2.5%}@media only screen and (max-width:800px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left;padding:20px 15px;margin:0 8px;width:25%;font-size:2em;font-family:"Scala Regular",Helvetica,Arial,sans-serif;border-style:solid;border-width:2px}@media only screen and (max-width:1000px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a{font-size:1.7em}}@media only screen and (max-width:800px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a{width:calc(50% - 16px);margin-top:10px;margin-bottom:10px}}@media only screen and (max-width:600px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a{font-size:1.3em}}@media only screen and (max-width:500px){.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a{font-size:1em;padding:8px 5px}}.block-insights-navigator:not(.block-insights-navigator--condensed) .block-insights-navigator__links a.has-default-color{border-color:#282525;color:#282525}[data-block=insights-navigator].has-default-background-color{background-color:#f4f4f3}.block-insights-series{width:100%}@media only screen and (max-width:800px){.block-insights-series section{margin-bottom:20px}}@media only screen and (min-width:601px){.block-insights-series .in-full.wp-block-gallery,.block-insights-series .wrap.in-full{max-width:92%}}@media only screen and (max-width:600px){.block-insights-series .in-full.wp-block-gallery,.block-insights-series .wrap.in-full{padding:0;width:100%;padding-left:20px;padding-right:20px}}@media only screen and (min-width:1300px){.block-insights-series .in-full.wp-block-gallery,.block-insights-series .wrap.in-full{padding-left:calc(calc(calc(100vw - 1200px)/ 2) - 1.75vw);margin:0}}@media only screen and (min-width:1600px){.block-insights-series .in-full.wp-block-gallery,.block-insights-series .wrap.in-full{padding-left:calc(calc(calc(100vw - 1200px)/ 2) - 1.5vw)}}.block-insights-series h3{margin:35px 0 0}.block-insights-series .pagingInfo{clear:both}.block-insights-series .insights-series__reports .item__description,.block-insights-series .insights-series__reports .item__image{display:none}.block-insights-series [data-color=text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=text] .item__link:hover .item .item__title{color:#282525}.block-insights-series [data-color=text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=text] .item__image{position:relative}.block-insights-series [data-color=text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#282525;opacity:0}.block-insights-series [data-color=lighter-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=lighter-text] .item__link:hover .item .item__title{color:#b2b2b2}.block-insights-series [data-color=lighter-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=lighter-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=lighter-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=lighter-text] .item__image{position:relative}.block-insights-series [data-color=lighter-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=lighter-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#b2b2b2;opacity:0}.block-insights-series [data-color=light-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-text] .item__link:hover .item .item__title{color:#898a8d}.block-insights-series [data-color=light-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-text] .item__image{position:relative}.block-insights-series [data-color=light-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#898a8d;opacity:0}.block-insights-series [data-color=med-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=med-text] .item__link:hover .item .item__title{color:#63656a}.block-insights-series [data-color=med-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=med-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=med-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=med-text] .item__image{position:relative}.block-insights-series [data-color=med-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=med-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#63656a;opacity:0}.block-insights-series [data-color=dark-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-text] .item__link:hover .item .item__title{color:#282525}.block-insights-series [data-color=dark-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-text] .item__image{position:relative}.block-insights-series [data-color=dark-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#282525;opacity:0}.block-insights-series [data-color=hover-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=hover-text] .item__link:hover .item .item__title{color:#00a5b5}.block-insights-series [data-color=hover-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=hover-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=hover-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=hover-text] .item__image{position:relative}.block-insights-series [data-color=hover-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=hover-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#00a5b5;opacity:0}.block-insights-series [data-color=blue-text] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=blue-text] .item__link:hover .item .item__title{color:#1b438b}.block-insights-series [data-color=blue-text] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=blue-text] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=blue-text] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=blue-text] .item__image{position:relative}.block-insights-series [data-color=blue-text] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=blue-text] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#1b438b;opacity:0}.block-insights-series [data-color=dark-grey] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-grey] .item__link:hover .item .item__title{color:#231f20}.block-insights-series [data-color=dark-grey] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-grey] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-grey] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-grey] .item__image{position:relative}.block-insights-series [data-color=dark-grey] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-grey] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#231f20;opacity:0}.block-insights-series [data-color=light-grey] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-grey] .item__link:hover .item .item__title{color:#f4f4f3}.block-insights-series [data-color=light-grey] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-grey] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-grey] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-grey] .item__image{position:relative}.block-insights-series [data-color=light-grey] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-grey] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f4f4f3;opacity:0}.block-insights-series [data-color=medium-grey] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=medium-grey] .item__link:hover .item .item__title{color:#e4e4e4}.block-insights-series [data-color=medium-grey] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=medium-grey] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=medium-grey] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=medium-grey] .item__image{position:relative}.block-insights-series [data-color=medium-grey] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=medium-grey] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#e4e4e4;opacity:0}.block-insights-series [data-color=other-grey] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=other-grey] .item__link:hover .item .item__title{color:#b1b1b1}.block-insights-series [data-color=other-grey] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=other-grey] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=other-grey] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=other-grey] .item__image{position:relative}.block-insights-series [data-color=other-grey] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=other-grey] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#b1b1b1;opacity:0}.block-insights-series [data-color=blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=blue] .item__link:hover .item .item__title{color:#446a90}.block-insights-series [data-color=blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=blue] .item__image{position:relative}.block-insights-series [data-color=blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#446a90;opacity:0}.block-insights-series [data-color=navy-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=navy-blue] .item__link:hover .item .item__title{color:#002e6d}.block-insights-series [data-color=navy-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=navy-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=navy-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=navy-blue] .item__image{position:relative}.block-insights-series [data-color=navy-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=navy-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#002e6d;opacity:0}.block-insights-series [data-color=medium-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=medium-blue] .item__link:hover .item .item__title{color:#005487}.block-insights-series [data-color=medium-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=medium-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=medium-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=medium-blue] .item__image{position:relative}.block-insights-series [data-color=medium-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=medium-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#005487;opacity:0}.block-insights-series [data-color=light-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-blue] .item__link:hover .item .item__title{color:#2a7de1}.block-insights-series [data-color=light-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-blue] .item__image{position:relative}.block-insights-series [data-color=light-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#2a7de1;opacity:0}.block-insights-series [data-color=new-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=new-blue] .item__link:hover .item .item__title{color:#4378bc}.block-insights-series [data-color=new-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=new-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=new-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=new-blue] .item__image{position:relative}.block-insights-series [data-color=new-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=new-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#4378bc;opacity:0}.block-insights-series [data-color=teal] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=teal] .item__link:hover .item .item__title{color:#84dade}.block-insights-series [data-color=teal] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=teal] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=teal] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=teal] .item__image{position:relative}.block-insights-series [data-color=teal] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=teal] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#84dade;opacity:0}.block-insights-series [data-color=bright-teal] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=bright-teal] .item__link:hover .item .item__title{color:#29b7d9}.block-insights-series [data-color=bright-teal] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=bright-teal] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=bright-teal] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=bright-teal] .item__image{position:relative}.block-insights-series [data-color=bright-teal] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=bright-teal] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#29b7d9;opacity:0}.block-insights-series [data-color=dark-teal] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-teal] .item__link:hover .item .item__title{color:#00a4b4}.block-insights-series [data-color=dark-teal] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-teal] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-teal] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-teal] .item__image{position:relative}.block-insights-series [data-color=dark-teal] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-teal] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#00a4b4;opacity:0}.block-insights-series [data-color=light-teal] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-teal] .item__link:hover .item .item__title{color:#9de0e4}.block-insights-series [data-color=light-teal] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-teal] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-teal] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-teal] .item__image{position:relative}.block-insights-series [data-color=light-teal] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-teal] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#9de0e4;opacity:0}.block-insights-series [data-color=seafoam] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=seafoam] .item__link:hover .item .item__title{color:#87d1d7}.block-insights-series [data-color=seafoam] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=seafoam] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=seafoam] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=seafoam] .item__image{position:relative}.block-insights-series [data-color=seafoam] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=seafoam] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#87d1d7;opacity:0}.block-insights-series [data-color=purple] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=purple] .item__link:hover .item .item__title{color:#665ec7}.block-insights-series [data-color=purple] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=purple] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=purple] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=purple] .item__image{position:relative}.block-insights-series [data-color=purple] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=purple] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#665ec7;opacity:0}.block-insights-series [data-color=dark-purple] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-purple] .item__link:hover .item .item__title{color:#473eb4}.block-insights-series [data-color=dark-purple] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-purple] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-purple] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-purple] .item__image{position:relative}.block-insights-series [data-color=dark-purple] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-purple] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#473eb4;opacity:0}.block-insights-series [data-color=light-purple] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-purple] .item__link:hover .item .item__title{color:#9c97db}.block-insights-series [data-color=light-purple] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-purple] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-purple] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-purple] .item__image{position:relative}.block-insights-series [data-color=light-purple] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-purple] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#9c97db;opacity:0}.block-insights-series [data-color=green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=green] .item__link:hover .item .item__title{color:#76bd22}.block-insights-series [data-color=green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=green] .item__image{position:relative}.block-insights-series [data-color=green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#76bd22;opacity:0}.block-insights-series [data-color=dark-green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-green] .item__link:hover .item .item__title{color:#5b921a}.block-insights-series [data-color=dark-green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-green] .item__image{position:relative}.block-insights-series [data-color=dark-green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#5b921a;opacity:0}.block-insights-series [data-color=light-green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-green] .item__link:hover .item .item__title{color:#76bd22}.block-insights-series [data-color=light-green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-green] .item__image{position:relative}.block-insights-series [data-color=light-green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#76bd22;opacity:0}.block-insights-series [data-color=orange] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=orange] .item__link:hover .item .item__title{color:#f09f0e}.block-insights-series [data-color=orange] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=orange] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=orange] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=orange] .item__image{position:relative}.block-insights-series [data-color=orange] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=orange] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f09f0e;opacity:0}.block-insights-series [data-color=dark-orange] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-orange] .item__link:hover .item .item__title{color:#d88f0d}.block-insights-series [data-color=dark-orange] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-orange] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-orange] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-orange] .item__image{position:relative}.block-insights-series [data-color=dark-orange] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-orange] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#d88f0d;opacity:0}.block-insights-series [data-color=light-orange] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-orange] .item__link:hover .item .item__title{color:#f09f0e}.block-insights-series [data-color=light-orange] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-orange] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-orange] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-orange] .item__image{position:relative}.block-insights-series [data-color=light-orange] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-orange] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f09f0e;opacity:0}.block-insights-series [data-color=yellow] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=yellow] .item__link:hover .item .item__title{color:#f7c600}.block-insights-series [data-color=yellow] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=yellow] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=yellow] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=yellow] .item__image{position:relative}.block-insights-series [data-color=yellow] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=yellow] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f7c600;opacity:0}.block-insights-series [data-color=dark-yellow] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-yellow] .item__link:hover .item .item__title{color:#c49d00}.block-insights-series [data-color=dark-yellow] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-yellow] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-yellow] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-yellow] .item__image{position:relative}.block-insights-series [data-color=dark-yellow] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-yellow] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#c49d00;opacity:0}.block-insights-series [data-color=light-yellow] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-yellow] .item__link:hover .item .item__title{color:#f7c600}.block-insights-series [data-color=light-yellow] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-yellow] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-yellow] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-yellow] .item__image{position:relative}.block-insights-series [data-color=light-yellow] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-yellow] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f7c600;opacity:0}.block-insights-series [data-color=magenta] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=magenta] .item__link:hover .item .item__title{color:#9d1d64}.block-insights-series [data-color=magenta] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=magenta] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=magenta] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=magenta] .item__image{position:relative}.block-insights-series [data-color=magenta] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=magenta] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#9d1d64;opacity:0}.block-insights-series [data-color=dark-magenta] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-magenta] .item__link:hover .item .item__title{color:#9d1d64}.block-insights-series [data-color=dark-magenta] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-magenta] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-magenta] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-magenta] .item__image{position:relative}.block-insights-series [data-color=dark-magenta] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-magenta] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#9d1d64;opacity:0}.block-insights-series [data-color=light-magenta] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-magenta] .item__link:hover .item .item__title{color:#9d1d64}.block-insights-series [data-color=light-magenta] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-magenta] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-magenta] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-magenta] .item__image{position:relative}.block-insights-series [data-color=light-magenta] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-magenta] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#9d1d64;opacity:0}.block-insights-series [data-color=bright-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=bright-blue] .item__link:hover .item .item__title{color:#00c2df}.block-insights-series [data-color=bright-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=bright-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=bright-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=bright-blue] .item__image{position:relative}.block-insights-series [data-color=bright-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=bright-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#00c2df;opacity:0}.block-insights-series [data-color=dark-bright-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-bright-blue] .item__link:hover .item .item__title{color:#007f93}.block-insights-series [data-color=dark-bright-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-bright-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-bright-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-bright-blue] .item__image{position:relative}.block-insights-series [data-color=dark-bright-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-bright-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#007f93;opacity:0}.block-insights-series [data-color=light-bright-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=light-bright-blue] .item__link:hover .item .item__title{color:#2de4ff}.block-insights-series [data-color=light-bright-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=light-bright-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=light-bright-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=light-bright-blue] .item__image{position:relative}.block-insights-series [data-color=light-bright-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=light-bright-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#2de4ff;opacity:0}.block-insights-series [data-color=black] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=black] .item__link:hover .item .item__title{color:#000}.block-insights-series [data-color=black] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=black] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=black] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=black] .item__image{position:relative}.block-insights-series [data-color=black] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=black] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#000;opacity:0}.block-insights-series [data-color=white] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=white] .item__link:hover .item .item__title{color:#fff}.block-insights-series [data-color=white] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=white] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=white] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=white] .item__image{position:relative}.block-insights-series [data-color=white] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=white] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#fff;opacity:0}.block-insights-series [data-color=dark] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark] .item__link:hover .item .item__title{color:#231f20}.block-insights-series [data-color=dark] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark] .item__image{position:relative}.block-insights-series [data-color=dark] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#231f20;opacity:0}.block-insights-series [data-color=very-light-pink] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=very-light-pink] .item__link:hover .item .item__title{color:#f8f7f5}.block-insights-series [data-color=very-light-pink] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=very-light-pink] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=very-light-pink] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=very-light-pink] .item__image{position:relative}.block-insights-series [data-color=very-light-pink] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=very-light-pink] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f8f7f5;opacity:0}.block-insights-series [data-color=dark-two] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=dark-two] .item__link:hover .item .item__title{color:#263745}.block-insights-series [data-color=dark-two] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=dark-two] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=dark-two] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=dark-two] .item__image{position:relative}.block-insights-series [data-color=dark-two] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=dark-two] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#263745;opacity:0}.block-insights-series [data-color=ui-gray] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=ui-gray] .item__link:hover .item .item__title{color:#e6e3de}.block-insights-series [data-color=ui-gray] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=ui-gray] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=ui-gray] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=ui-gray] .item__image{position:relative}.block-insights-series [data-color=ui-gray] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=ui-gray] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#e6e3de;opacity:0}.block-insights-series [data-color=smoke] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=smoke] .item__link:hover .item .item__title{color:#42484c}.block-insights-series [data-color=smoke] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=smoke] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=smoke] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=smoke] .item__image{position:relative}.block-insights-series [data-color=smoke] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=smoke] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#42484c;opacity:0}.block-insights-series [data-color=gray] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=gray] .item__link:hover .item .item__title{color:#555}.block-insights-series [data-color=gray] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=gray] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=gray] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=gray] .item__image{position:relative}.block-insights-series [data-color=gray] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=gray] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#555;opacity:0}.block-insights-series [data-color=blue-green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=blue-green] .item__link:hover .item .item__title{color:#008774}.block-insights-series [data-color=blue-green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=blue-green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=blue-green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=blue-green] .item__image{position:relative}.block-insights-series [data-color=blue-green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=blue-green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#008774;opacity:0}.block-insights-series [data-color=green-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=green-blue] .item__link:hover .item .item__title{color:#09a48e}.block-insights-series [data-color=green-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=green-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=green-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=green-blue] .item__image{position:relative}.block-insights-series [data-color=green-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=green-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#09a48e;opacity:0}.block-insights-series [data-color=greyish-teal] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=greyish-teal] .item__link:hover .item .item__title{color:#59c2b1}.block-insights-series [data-color=greyish-teal] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=greyish-teal] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=greyish-teal] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=greyish-teal] .item__image{position:relative}.block-insights-series [data-color=greyish-teal] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=greyish-teal] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#59c2b1;opacity:0}.block-insights-series [data-color=ice] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=ice] .item__link:hover .item .item__title{color:#e7f6f4}.block-insights-series [data-color=ice] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=ice] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=ice] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=ice] .item__image{position:relative}.block-insights-series [data-color=ice] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=ice] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#e7f6f4;opacity:0}.block-insights-series [data-color=reddish-orange] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=reddish-orange] .item__link:hover .item .item__title{color:#f16721}.block-insights-series [data-color=reddish-orange] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=reddish-orange] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=reddish-orange] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=reddish-orange] .item__image{position:relative}.block-insights-series [data-color=reddish-orange] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=reddish-orange] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f16721;opacity:0}.block-insights-series [data-color=yellowish-orange] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=yellowish-orange] .item__link:hover .item .item__title{color:#f8a01e}.block-insights-series [data-color=yellowish-orange] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=yellowish-orange] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=yellowish-orange] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=yellowish-orange] .item__image{position:relative}.block-insights-series [data-color=yellowish-orange] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=yellowish-orange] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#f8a01e;opacity:0}.block-insights-series [data-color=purplish] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=purplish] .item__link:hover .item .item__title{color:#8855a2}.block-insights-series [data-color=purplish] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=purplish] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=purplish] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=purplish] .item__image{position:relative}.block-insights-series [data-color=purplish] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=purplish] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#8855a2;opacity:0}.block-insights-series [data-color=pale-purple] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=pale-purple] .item__link:hover .item .item__title{color:#b891c2}.block-insights-series [data-color=pale-purple] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=pale-purple] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=pale-purple] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=pale-purple] .item__image{position:relative}.block-insights-series [data-color=pale-purple] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=pale-purple] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#b891c2;opacity:0}.block-insights-series [data-color=yellowish-green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=yellowish-green] .item__link:hover .item .item__title{color:#aae417}.block-insights-series [data-color=yellowish-green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=yellowish-green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=yellowish-green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=yellowish-green] .item__image{position:relative}.block-insights-series [data-color=yellowish-green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=yellowish-green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#aae417;opacity:0}.block-insights-series [data-color=very-pale-green] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=very-pale-green] .item__link:hover .item .item__title{color:#dcf6be}.block-insights-series [data-color=very-pale-green] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=very-pale-green] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=very-pale-green] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=very-pale-green] .item__image{position:relative}.block-insights-series [data-color=very-pale-green] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=very-pale-green] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#dcf6be;opacity:0}.block-insights-series [data-color=ice-blue] .item__link .item__title{-webkit-transition:color .4s;transition:color .4s}.block-insights-series [data-color=ice-blue] .item__link:hover .item .item__title{color:#e4f3ff}.block-insights-series [data-color=ice-blue] .item__link:hover .item .item__description{color:#282525}.block-insights-series [data-color=ice-blue] .item__link:hover .item .item__image img{opacity:.65;-webkit-filter:grayscale(100%);filter:grayscale(100%)}.block-insights-series [data-color=ice-blue] .item__link:hover .item .item__image:after{opacity:.65}.block-insights-series [data-color=ice-blue] .item__image{position:relative}.block-insights-series [data-color=ice-blue] .item__image img{-o-object-fit:cover;object-fit:cover;min-height:100%;-webkit-transition:opacity .6s,-webkit-filter .6s;transition:opacity .6s,-webkit-filter .6s;transition:filter .6s,opacity .6s;transition:filter .6s,opacity .6s,-webkit-filter .6s}.block-insights-series [data-color=ice-blue] .item__image:after{-webkit-transition:opacity .3s;transition:opacity .3s;content:'';width:100%;height:100%;position:absolute;top:0;left:0;opacity:.6;background:#e4f3ff;opacity:0}@media only screen and (max-width:600px){.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap,.block-insights-series .feature .cell:first-of-type figure{width:100%;padding-left:0;padding-right:0}}@media only screen and (min-width:501px){.block-insights-series .feature .cell:first-of-type{position:relative;width:100%;margin-bottom:-20px}.block-insights-series .feature .cell:first-of-type .item{padding:20px 20px 40px;margin:-20px -20px 0}.block-insights-series .feature .cell:first-of-type .item__title h2{font-size:2.7em}.block-insights-series .feature .cell:first-of-type .item__description{font-size:1.1em;padding-bottom:70px}.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap{padding-left:40px}}@media only screen and (min-width:501px) and (max-width:500px){.block-insights-series .feature .cell:first-of-type .item__terms,.block-insights-series .feature .cell:first-of-type .text-wrap{padding-left:10px;padding-right:10px}}@media only screen and (min-width:501px){.block-insights-series .feature .cell:first-of-type figure{position:relative}.block-insights-series .feature .cell:first-of-type figure:before{content:'';display:block;padding-top:56.25%}.block-insights-series .feature .cell:first-of-type figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;top:0;left:0;position:absolute}}@media only screen and (min-width:501px) and (min-width:501px){.block-insights-series .feature .cell:first-of-type .item__terms{z-index:2;position:absolute;bottom:40px;right:0}}.block-insights-series .insights-series__dialogue{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-right:-20px;margin-left:-20px;color:#fff;position:relative;overflow:visible}.block-insights-series .insights-series__dialogue .button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:400px}.block-insights-series .insights-series__dialogue .button-wrap .button{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:10px}@media only screen and (max-width:1000px){.block-insights-series .insights-series__dialogue .button-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:250px}}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue .button-wrap{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:400px}}@media only screen and (max-width:500px){.block-insights-series .insights-series__dialogue .button-wrap{max-width:250px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media only screen and (max-width:400px){.block-insights-series .insights-series__dialogue .button-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.block-insights-series .insights-series__dialogue .background{width:100%;height:200%;margin:-60px 0;padding:60px 8%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;position:relative;color:#fff}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue .background{margin-top:0;margin-bottom:0}}.block-insights-series .insights-series__dialogue .background:before{content:'';position:absolute;bottom:39%;right:0;width:100%;height:135%;background:url(../images/shapes/linework1.svg) no-repeat;background-size:auto 100%;-webkit-transform:scale(1.5);transform:scale(1.5)}.block-insights-series .insights-series__dialogue .background .h3{font-size:3.8em;font-family:"Scala Black",Helvetica,Arial,sans-serif!important;text-transform:uppercase}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue .background .h3{font-size:2.5em}}@media only screen and (max-width:500px){.block-insights-series .insights-series__dialogue .background .h3{font-size:1.7em}}.block-insights-series .insights-series__dialogue .cell{margin-top:0}.block-insights-series .insights-series__dialogue:not(.dialogue--simple){color:#282525}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .cell:first-of-type{padding-right:10%}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .cell:first-of-type{padding-right:0}}@media only screen and (max-width:500px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .cell:first-of-type{padding-right:20px}}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) h3{font-size:2.3em;font-family:"Scala Light",Helvetica,Arial,sans-serif!important;text-transform:none;margin-top:10px}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) h3{font-size:2em}}@media only screen and (max-width:600px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) h3{font-size:1.8em}}@media only screen and (max-width:500px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) h3{font-size:1.65em}}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) p{font-size:1.4em;line-height:1.4em}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) p{font-size:1.2em}}@media only screen and (max-width:500px){.block-insights-series .insights-series__dialogue:not(.dialogue--simple) p{font-size:1em}}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .cell.unit-5-12{padding-right:0}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .fields{margin-top:15px;margin-bottom:5px}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .fields>.mc-field-group{vertical-align:middle;margin:6px 5px;display:-webkit-box;display:-ms-flexbox;display:flex}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .fields input[type=email],.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .fields input[type=text]{width:100%;vertical-align:middle;display:inline-block;padding:6px 10px;font-size:.9em}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .button{color:#005487;border-color:#005487;background:0 0;text-transform:uppercase;font-size:.75em;font-family:"Scala Bold",Helvetica,Arial,sans-serif;letter-spacing:.8px;margin-right:7px}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .button:hover{color:#fff;background-color:#005487}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) .fields .button{width:100%;margin-right:0}.block-insights-series .insights-series__dialogue:not(.dialogue--simple) button.button:after{font-size:1.4em;display:inline-block;vertical-align:middle;margin-left:5px;margin-top:-5px;margin-bottom:-5px;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.block-insights-series .insights-series__dialogue.dialogue--simple{overflow:hidden;padding:40% 5% 5%;background:no-repeat url(../images/backgrounds/dialogue-background.jpg);background-size:cover}@media only screen and (max-width:600px){.block-insights-series .insights-series__dialogue.dialogue--simple{padding:40% 40px 5%}}.block-insights-series .insights-series__dialogue.dialogue--simple h3{font-size:2.1em;font-family:"Scala Black",Helvetica,Arial,sans-serif!important;margin-bottom:0}.block-insights-series .insights-series__dialogue.dialogue--simple h3:before{content:'';position:absolute;bottom:39%;right:0;width:100%;height:135%;background:url(../images/shapes/linework1.svg) no-repeat;background-size:auto 100%;-webkit-transform:scale(1.5);transform:scale(1.5)}@media only screen and (max-width:800px){.block-insights-series .insights-series__dialogue.dialogue--simple h3:before{background-size:cover;-webkit-transform:scale(1);transform:scale(1);margin-right:-25%}}.block-insights-series .insights-series__dialogue.dialogue--simple p{font-size:.8em;line-height:1.4em}@media only screen and (min-width:1600px){.block-insights-series .insights-series__dialogue.dialogue--simple p{font-size:1.1em}}.block-insights-series .insights-series__dialogue.dialogue--simple .button,.block-insights-series .insights-series__dialogue.dialogue--simple input{background:0 0;padding:.7em 10px;border-color:#84dade;color:#84dade;min-height:41px;font-size:.8em;margin:3px 0;position:relative;z-index:1;width:100%}.block-insights-series .insights-series__dialogue.dialogue--simple .button{font-size:.7em;padding-top:.95em;padding-bottom:.95em;text-transform:uppercase;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-weight:400}.block-insights-series .insights-series__dialogue.dialogue--simple .button:hover{border-color:#00a4b4;color:#00a4b4;color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email],.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]{color:#fff;border-color:#fff;border-width:1px;border-style:solid}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-webkit-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-webkit-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-moz-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-moz-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]:-ms-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]:-ms-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-ms-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-ms-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-webkit-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-webkit-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-moz-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-moz-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]:-ms-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]:-ms-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::-ms-input-placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::-ms-input-placeholder{color:#fff}.block-insights-series .insights-series__dialogue.dialogue--simple input[type=email]::placeholder,.block-insights-series .insights-series__dialogue.dialogue--simple input[type=text]::placeholder{color:#fff}.block-insights-series .insights-series__dialogue .background{background:no-repeat url(../images/backgrounds/dialogue-background.jpg);background-size:cover}.block-insights-series .insights-series__dialogue .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -5px}.block-insights-series .insights-series__dialogue .fields>.mc-field-group{margin:0 5px;width:calc(50% - 10px)}#mc_embed_signup .mce_inline_error,.mc_embed_signup .mce_inline_error{border-color:#00a4b4!important}#mc_embed_signup div.mce_inline_error,.mc_embed_signup div.mce_inline_error{padding:5px 10px;z-index:1;background-color:#00a4b4!important;color:#fff;font-size:.8em;margin-bottom:5px;margin-top:-2px!important}.display_archive{font-size:16px;padding:5px 20px 15px}@media only screen and (max-width:500px){.display_archive{padding:0}}.display_archive:before{content:'Previous Issues';font-size:22px;color:#fff;float:left;width:100%;margin:10px 0 15px}.display_archive:after{clear:both;display:block;content:''}.display_archive .campaign{-webkit-transition:.6s;transition:.6s;display:inline-block;float:left;clear:left;color:#fff!important;position:relative;line-height:131%;margin:2px 0!important;padding:2px 0!important}.display_archive .campaign a{font-size:0;display:block;width:100%;height:100%;position:absolute;top:0;left:0}.display_archive .campaign:hover{opacity:.6}.display_archive .campaign:before{content:'Dialogue Week of ';color:#fff}.display_archive .campaign:after{content:'';width:6px;height:100%;background-color:#84dade;margin-left:-6px;position:absolute}[data-block=insights-series]{overflow:hidden}[data-block=insights-series].has-default-background-color{background:#f4f4f3}.block-news-series{width:100%}.block-news-series .cell,.block-news-series .item{overflow:visible!important}.block-news-series [data-type=tabs]{margin:0 -5px}.block-news-series [data-type=tabs] .slick-track{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;padding-bottom:30px}@media only screen and (max-width:500px){.block-news-series [data-type=tabs] .slick-track{display:block!important}}.block-news-series [data-type=tabs] .slick-track .slick-slide{height:inherit!important}.block-news-series [data-type=tabs] .item{background:rgba(255,255,255,.6);display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding:6px 10% 10px;margin:10px 5px;min-height:100%;-webkit-transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.05);box-shadow:3px 3px 5px rgba(0,0,0,.05);-ms-flex-line-pack:start;align-content:flex-start}.block-news-series [data-type=tabs] .item .item__description{height:auto!important}.block-news-series [data-type=tabs] .item .item__description p{line-height:1.7em;font-size:.85em}.block-news-series [data-type=tabs] .item .text-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}.block-news-series [data-type=tabs] .item__pretitle{color:#4378bc;margin-bottom:-10px;margin-top:15px;width:100%}.block-news-series [data-type=tabs] .item__pretitle span:not(:first-child):before{content:" | "}.block-news-series [data-type=tabs] .item__date{-ms-flex-item-align:end;align-self:flex-end}.block-news-series [data-type=tabs] .item__description{margin-top:-25px}.block-news-series [data-type=tabs] .item__title h2{font-family:"Scala Black",Helvetica,Arial,sans-serif}.block-news-series [data-type=tabs] .link__title{position:relative;font-family:"Scala Bold",Helvetica,Arial,sans-serif}.block-news-series [data-type=tabs] .link__title:after{position:absolute;line-height:1em}.block-news-series [data-type=tabs] .item__date,.block-news-series [data-type=tabs] .item__description,.block-news-series [data-type=tabs] .item__title{width:100%}.block-news-series [data-type=tabs] a{color:#282525}.block-news-series [data-type=tabs] a .item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.block-news-series [data-type=tabs] a .link__title{color:#4378bc}.block-news-series [data-type=tabs] a:hover .item{background:#fff;-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015);webkit-transform:translateY(-5px) scale(1.015);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.15);box-shadow:3px 3px 5px rgba(0,0,0,.15)}.block-news-series [data-type=tabs] a:hover .item__pretitle{color:#282525}.block-news-series [data-type=tabs] a:hover .item__title,.block-news-series [data-type=tabs] a:hover .link__title{color:#00a5b5}.block-news-series [data-type=tabs] a:hover .link__title:after{color:#4378bc}.block-news-series .filters{position:relative;z-index:1}.block-news-series .filters ul{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-2px;padding-right:4px;width:50%}@media only screen and (max-width:1000px){.block-news-series .filters ul{width:70%}}@media only screen and (max-width:800px){.block-news-series .filters ul{width:100%}}.block-news-series .filters li{-ms-flex-preferred-size:100%;flex-basis:100%;margin-right:2px;margin-left:2px}.block-news-series .filters li a{color:#282525;background:#e4e4e4;padding:7px 2.5vw;width:100%;text-align:center;display:inline-block;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-size:.85em}@media only screen and (min-width:1200px){.block-news-series .filters li a{padding-left:30px;padding-right:30px}}.block-news-series .filters li a.active{color:#fff;background:#002e6d}.block-news-series .filters li a.active:hover{color:#fff}.block-news-series .filters li a:hover{color:#00a5b5}.block-news-series .pagingInfo{clear:both;margin-top:-10px}@media only screen and (max-width:500px){.block-news-series .pagingInfo{margin-top:0}}[data-block=news-series].has-default-background-color{background-color:#f4f4f3}.block-popups .grid{margin:0 -8px}.block-insights-series .feature .cell:first-of-type .block-popups .grid .item__terms,.block-insights-series .feature .cell:first-of-type .block-popups .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .block-popups .grid figure,.block-popups .grid .block-insights-series .feature .cell:first-of-type .item__terms,.block-popups .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.block-popups .grid .block-insights-series .feature .cell:first-of-type figure,.block-popups .grid .grid__cell{padding:8px 8px}.block-popups__title h2{text-transform:uppercase;margin:0;padding:0 0 10px;font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-size:1.2em;letter-spacing:.5px}.block-popups a .item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.block-popups a:hover .item{-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015);background:#00a4b4}.block-popups .item{-webkit-transition:.6s;transition:.6s;background:#87d1d7;padding:20px;position:relative;height:100%}.block-popups .item__title{min-height:210px}.block-popups .item:after{font-size:55px;font-family:"Scala Light",Helvetica,Arial,sans-serif;text-align:center;line-height:.75em;content:'+';color:#87d1d7;display:block;border-radius:100%;width:40px;height:40px;background:rgba(255,255,255,.6)}.block-popups .item h2{margin:0;padding:0 0 35px 0;color:#005487;font-size:1.8em;width:85%}.block-popups.block-popups--hovers .grid{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media only screen and (max-width:1000px){.block-popups.block-popups--hovers .grid{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid .item__terms,.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid figure,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type .item__terms,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type figure,.block-popups.block-popups--hovers .grid .grid__cell{width:100%!important}@media only screen and (min-width:501px){.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid .item__terms,.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .block-popups.block-popups--hovers .grid figure,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type .item__terms,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.block-popups.block-popups--hovers .grid .block-insights-series .feature .cell:first-of-type figure,.block-popups.block-popups--hovers .grid .grid__cell{aspect-ratio:1/1;max-width:20%}}.block-popups.block-popups--hovers .wp-block-gallery,.block-popups.block-popups--hovers .wrap{position:relative}.block-popups.block-popups--hovers .item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:100%;background:#f4f4f3;position:static}@media only screen and (max-width:600px){.block-popups.block-popups--hovers .item{padding:10px}}@media only screen and (max-width:500px){.block-popups.block-popups--hovers .item{padding:20px;color:#fff}.block-popups.block-popups--hovers .item img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}}.block-popups.block-popups--hovers .item:after{display:none}.block-popups.block-popups--hovers .item__image{margin:0 auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;width:68%;-ms-flex-wrap:wrap;flex-wrap:wrap}.block-popups.block-popups--hovers .item__image img{margin:20px auto}@media only screen and (max-width:600px){.block-popups.block-popups--hovers .item__image img{margin:0 auto;width:100%}}@media only screen and (max-width:800px){.block-popups.block-popups--hovers .item__image{width:95%}}@media only screen and (max-width:500px){.block-popups.block-popups--hovers .item__image{max-width:155px;margin:0 0 20px 0;padding:10px}}@media only screen and (min-width:501px){.block-popups.block-popups--hovers .item__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}.block-popups.block-popups--hovers .item__title{min-height:0}.block-popups.block-popups--hovers .item .text-wrap{width:100%}@media only screen and (min-width:501px){.block-popups.block-popups--hovers .item .text-wrap{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;width:calc(100% - 60px)}}.block-popups.block-popups--hovers .item .modal{display:block;padding:0}@media only screen and (max-width:500px){.block-popups.block-popups--hovers .item .modal{background:0 0;height:auto;-webkit-box-shadow:none;box-shadow:none}.block-popups.block-popups--hovers .item .modal .slider-slide{width:auto!important}}@media only screen and (min-width:501px){.block-popups.block-popups--hovers .item .modal{opacity:0;z-index:-1;-webkit-transform:translateY(100%);transform:translateY(100%);bottom:-5px;position:absolute;max-width:none;left:0;width:100%!important;-ms-flex-item-align:self-start;align-self:self-start;height:0;-webkit-transition:opacity .6s;transition:opacity .6s}}.block-popups.block-popups--hovers .item .modal [data-module=slider]{margin:0 auto;padding-bottom:0}.block-popups.block-popups--hovers .item .modal .pretitle{margin-bottom:20px;display:block}.block-popups.block-popups--hovers .item .modal strong{text-transform:uppercase}.block-popups.block-popups--hovers .item .modal h3{margin:0;line-height:1.2em}@media only screen and (min-width:601px){.block-popups.block-popups--hovers .item .modal h3{font-size:1.6em}}@media only screen and (min-width:801px){.block-popups.block-popups--hovers .item .modal h3{font-size:2em}}.block-popups.block-popups--hovers .item .modal p{font-size:.9em}@media only screen and (min-width:601px){.block-popups.block-popups--hovers .item .modal p{font-size:1em}}@media only screen and (min-width:801px){.block-popups.block-popups--hovers .item .modal p{font-size:1.3em}}.block-popups.block-popups--hovers .item .modal h3,.block-popups.block-popups--hovers .item .modal p{color:#fff;margin-top:0}.block-popups.block-popups--hovers .item .modal .description-wrap,.block-popups.block-popups--hovers .item .modal .titles-wrap{margin-bottom:40px;width:calc(50% - 10px)}@media only screen and (max-width:600px){.block-popups.block-popups--hovers .item .modal .description-wrap,.block-popups.block-popups--hovers .item .modal .titles-wrap{width:100%;margin-bottom:10px}}.block-popups.block-popups--hovers .item .modal:before{content:'';display:block;height:15px;width:100%;position:absolute;top:-15px;left:0}.block-popups.block-popups--hovers .item .modal .slider-slide img{height:auto}.block-popups.block-popups--hovers .item .modal .text-wrap{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;grid-gap:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:501px){.block-popups.block-popups--hovers .item:hover{-webkit-transform:none;transform:none;color:#fff}.block-popups.block-popups--hovers .item:hover img{-webkit-filter:brightness(0) invert(1);filter:brightness(0) invert(1)}.block-popups.block-popups--hovers .item:hover .modal{opacity:1;z-index:1;padding:25px 30px;height:auto}.block-popups.block-popups--hovers .item:hover .modal .slider-slide{width:auto!important}}.block-popups--hovers .item[data-color=text]:hover{background:#282525}.block-popups--hovers .item[data-color=text]:hover .modal{background:#282525}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=text]{background:#282525}}.block-popups--hovers .item[data-color=lighter-text]:hover{background:#b2b2b2}.block-popups--hovers .item[data-color=lighter-text]:hover .modal{background:#b2b2b2}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=lighter-text]{background:#b2b2b2}}.block-popups--hovers .item[data-color=light-text]:hover{background:#898a8d}.block-popups--hovers .item[data-color=light-text]:hover .modal{background:#898a8d}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-text]{background:#898a8d}}.block-popups--hovers .item[data-color=med-text]:hover{background:#63656a}.block-popups--hovers .item[data-color=med-text]:hover .modal{background:#63656a}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=med-text]{background:#63656a}}.block-popups--hovers .item[data-color=dark-text]:hover{background:#282525}.block-popups--hovers .item[data-color=dark-text]:hover .modal{background:#282525}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-text]{background:#282525}}.block-popups--hovers .item[data-color=hover-text]:hover{background:#00a5b5}.block-popups--hovers .item[data-color=hover-text]:hover .modal{background:#00a5b5}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=hover-text]{background:#00a5b5}}.block-popups--hovers .item[data-color=blue-text]:hover{background:#1b438b}.block-popups--hovers .item[data-color=blue-text]:hover .modal{background:#1b438b}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=blue-text]{background:#1b438b}}.block-popups--hovers .item[data-color=dark-grey]:hover{background:#231f20}.block-popups--hovers .item[data-color=dark-grey]:hover .modal{background:#231f20}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-grey]{background:#231f20}}.block-popups--hovers .item[data-color=light-grey]:hover{background:#f4f4f3}.block-popups--hovers .item[data-color=light-grey]:hover .modal{background:#f4f4f3}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-grey]{background:#f4f4f3}}.block-popups--hovers .item[data-color=medium-grey]:hover{background:#e4e4e4}.block-popups--hovers .item[data-color=medium-grey]:hover .modal{background:#e4e4e4}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=medium-grey]{background:#e4e4e4}}.block-popups--hovers .item[data-color=other-grey]:hover{background:#b1b1b1}.block-popups--hovers .item[data-color=other-grey]:hover .modal{background:#b1b1b1}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=other-grey]{background:#b1b1b1}}.block-popups--hovers .item[data-color=blue]:hover{background:#446a90}.block-popups--hovers .item[data-color=blue]:hover .modal{background:#446a90}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=blue]{background:#446a90}}.block-popups--hovers .item[data-color=navy-blue]:hover{background:#002e6d}.block-popups--hovers .item[data-color=navy-blue]:hover .modal{background:#002e6d}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=navy-blue]{background:#002e6d}}.block-popups--hovers .item[data-color=medium-blue]:hover{background:#005487}.block-popups--hovers .item[data-color=medium-blue]:hover .modal{background:#005487}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=medium-blue]{background:#005487}}.block-popups--hovers .item[data-color=light-blue]:hover{background:#2a7de1}.block-popups--hovers .item[data-color=light-blue]:hover .modal{background:#2a7de1}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-blue]{background:#2a7de1}}.block-popups--hovers .item[data-color=new-blue]:hover{background:#4378bc}.block-popups--hovers .item[data-color=new-blue]:hover .modal{background:#4378bc}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=new-blue]{background:#4378bc}}.block-popups--hovers .item[data-color=teal]:hover{background:#84dade}.block-popups--hovers .item[data-color=teal]:hover .modal{background:#84dade}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=teal]{background:#84dade}}.block-popups--hovers .item[data-color=bright-teal]:hover{background:#29b7d9}.block-popups--hovers .item[data-color=bright-teal]:hover .modal{background:#29b7d9}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=bright-teal]{background:#29b7d9}}.block-popups--hovers .item[data-color=dark-teal]:hover{background:#00a4b4}.block-popups--hovers .item[data-color=dark-teal]:hover .modal{background:#00a4b4}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-teal]{background:#00a4b4}}.block-popups--hovers .item[data-color=light-teal]:hover{background:#9de0e4}.block-popups--hovers .item[data-color=light-teal]:hover .modal{background:#9de0e4}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-teal]{background:#9de0e4}}.block-popups--hovers .item[data-color=seafoam]:hover{background:#87d1d7}.block-popups--hovers .item[data-color=seafoam]:hover .modal{background:#87d1d7}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=seafoam]{background:#87d1d7}}.block-popups--hovers .item[data-color=purple]:hover{background:#665ec7}.block-popups--hovers .item[data-color=purple]:hover .modal{background:#665ec7}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=purple]{background:#665ec7}}.block-popups--hovers .item[data-color=dark-purple]:hover{background:#473eb4}.block-popups--hovers .item[data-color=dark-purple]:hover .modal{background:#473eb4}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-purple]{background:#473eb4}}.block-popups--hovers .item[data-color=light-purple]:hover{background:#9c97db}.block-popups--hovers .item[data-color=light-purple]:hover .modal{background:#9c97db}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-purple]{background:#9c97db}}.block-popups--hovers .item[data-color=green]:hover{background:#76bd22}.block-popups--hovers .item[data-color=green]:hover .modal{background:#76bd22}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=green]{background:#76bd22}}.block-popups--hovers .item[data-color=dark-green]:hover{background:#5b921a}.block-popups--hovers .item[data-color=dark-green]:hover .modal{background:#5b921a}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-green]{background:#5b921a}}.block-popups--hovers .item[data-color=light-green]:hover{background:#76bd22}.block-popups--hovers .item[data-color=light-green]:hover .modal{background:#76bd22}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-green]{background:#76bd22}}.block-popups--hovers .item[data-color=orange]:hover{background:#f09f0e}.block-popups--hovers .item[data-color=orange]:hover .modal{background:#f09f0e}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=orange]{background:#f09f0e}}.block-popups--hovers .item[data-color=dark-orange]:hover{background:#d88f0d}.block-popups--hovers .item[data-color=dark-orange]:hover .modal{background:#d88f0d}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-orange]{background:#d88f0d}}.block-popups--hovers .item[data-color=light-orange]:hover{background:#f09f0e}.block-popups--hovers .item[data-color=light-orange]:hover .modal{background:#f09f0e}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-orange]{background:#f09f0e}}.block-popups--hovers .item[data-color=yellow]:hover{background:#f7c600}.block-popups--hovers .item[data-color=yellow]:hover .modal{background:#f7c600}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=yellow]{background:#f7c600}}.block-popups--hovers .item[data-color=dark-yellow]:hover{background:#c49d00}.block-popups--hovers .item[data-color=dark-yellow]:hover .modal{background:#c49d00}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-yellow]{background:#c49d00}}.block-popups--hovers .item[data-color=light-yellow]:hover{background:#f7c600}.block-popups--hovers .item[data-color=light-yellow]:hover .modal{background:#f7c600}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-yellow]{background:#f7c600}}.block-popups--hovers .item[data-color=magenta]:hover{background:#9d1d64}.block-popups--hovers .item[data-color=magenta]:hover .modal{background:#9d1d64}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=magenta]{background:#9d1d64}}.block-popups--hovers .item[data-color=dark-magenta]:hover{background:#9d1d64}.block-popups--hovers .item[data-color=dark-magenta]:hover .modal{background:#9d1d64}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-magenta]{background:#9d1d64}}.block-popups--hovers .item[data-color=light-magenta]:hover{background:#9d1d64}.block-popups--hovers .item[data-color=light-magenta]:hover .modal{background:#9d1d64}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-magenta]{background:#9d1d64}}.block-popups--hovers .item[data-color=bright-blue]:hover{background:#00c2df}.block-popups--hovers .item[data-color=bright-blue]:hover .modal{background:#00c2df}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=bright-blue]{background:#00c2df}}.block-popups--hovers .item[data-color=dark-bright-blue]:hover{background:#007f93}.block-popups--hovers .item[data-color=dark-bright-blue]:hover .modal{background:#007f93}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-bright-blue]{background:#007f93}}.block-popups--hovers .item[data-color=light-bright-blue]:hover{background:#2de4ff}.block-popups--hovers .item[data-color=light-bright-blue]:hover .modal{background:#2de4ff}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=light-bright-blue]{background:#2de4ff}}.block-popups--hovers .item[data-color=black]:hover{background:#000}.block-popups--hovers .item[data-color=black]:hover .modal{background:#000}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=black]{background:#000}}.block-popups--hovers .item[data-color=white]:hover{background:#fff}.block-popups--hovers .item[data-color=white]:hover .modal{background:#fff}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=white]{background:#fff}}.block-popups--hovers .item[data-color=dark]:hover{background:#231f20}.block-popups--hovers .item[data-color=dark]:hover .modal{background:#231f20}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark]{background:#231f20}}.block-popups--hovers .item[data-color=very-light-pink]:hover{background:#f8f7f5}.block-popups--hovers .item[data-color=very-light-pink]:hover .modal{background:#f8f7f5}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=very-light-pink]{background:#f8f7f5}}.block-popups--hovers .item[data-color=dark-two]:hover{background:#263745}.block-popups--hovers .item[data-color=dark-two]:hover .modal{background:#263745}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=dark-two]{background:#263745}}.block-popups--hovers .item[data-color=ui-gray]:hover{background:#e6e3de}.block-popups--hovers .item[data-color=ui-gray]:hover .modal{background:#e6e3de}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=ui-gray]{background:#e6e3de}}.block-popups--hovers .item[data-color=smoke]:hover{background:#42484c}.block-popups--hovers .item[data-color=smoke]:hover .modal{background:#42484c}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=smoke]{background:#42484c}}.block-popups--hovers .item[data-color=gray]:hover{background:#555}.block-popups--hovers .item[data-color=gray]:hover .modal{background:#555}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=gray]{background:#555}}.block-popups--hovers .item[data-color=blue-green]:hover{background:#008774}.block-popups--hovers .item[data-color=blue-green]:hover .modal{background:#008774}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=blue-green]{background:#008774}}.block-popups--hovers .item[data-color=green-blue]:hover{background:#09a48e}.block-popups--hovers .item[data-color=green-blue]:hover .modal{background:#09a48e}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=green-blue]{background:#09a48e}}.block-popups--hovers .item[data-color=greyish-teal]:hover{background:#59c2b1}.block-popups--hovers .item[data-color=greyish-teal]:hover .modal{background:#59c2b1}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=greyish-teal]{background:#59c2b1}}.block-popups--hovers .item[data-color=ice]:hover{background:#e7f6f4}.block-popups--hovers .item[data-color=ice]:hover .modal{background:#e7f6f4}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=ice]{background:#e7f6f4}}.block-popups--hovers .item[data-color=reddish-orange]:hover{background:#f16721}.block-popups--hovers .item[data-color=reddish-orange]:hover .modal{background:#f16721}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=reddish-orange]{background:#f16721}}.block-popups--hovers .item[data-color=yellowish-orange]:hover{background:#f8a01e}.block-popups--hovers .item[data-color=yellowish-orange]:hover .modal{background:#f8a01e}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=yellowish-orange]{background:#f8a01e}}.block-popups--hovers .item[data-color=purplish]:hover{background:#8855a2}.block-popups--hovers .item[data-color=purplish]:hover .modal{background:#8855a2}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=purplish]{background:#8855a2}}.block-popups--hovers .item[data-color=pale-purple]:hover{background:#b891c2}.block-popups--hovers .item[data-color=pale-purple]:hover .modal{background:#b891c2}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=pale-purple]{background:#b891c2}}.block-popups--hovers .item[data-color=yellowish-green]:hover{background:#aae417}.block-popups--hovers .item[data-color=yellowish-green]:hover .modal{background:#aae417}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=yellowish-green]{background:#aae417}}.block-popups--hovers .item[data-color=very-pale-green]:hover{background:#dcf6be}.block-popups--hovers .item[data-color=very-pale-green]:hover .modal{background:#dcf6be}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=very-pale-green]{background:#dcf6be}}.block-popups--hovers .item[data-color=ice-blue]:hover{background:#e4f3ff}.block-popups--hovers .item[data-color=ice-blue]:hover .modal{background:#e4f3ff}@media only screen and (max-width:500px){.block-popups--hovers .item[data-color=ice-blue]{background:#e4f3ff}}[data-block=popups].has-default-background-color{background-color:#f4f4f3}body .modal.modal--pops{width:600px!important;max-width:90%}.modal--fake .slick-dots li button:before,.modal.modal--pops .slick-dots li button:before{mix-blend-mode:unset!important;-webkit-filter:none!important;filter:none!important;opacity:.35!important;color:#fff!important}.modal--fake .slick-dots li.slick-active button:before,.modal.modal--pops .slick-dots li.slick-active button:before{opacity:1!important}.modal--fake .pretitle,.modal.modal--pops .pretitle{margin-bottom:35px;color:#fff}.modal--fake p,.modal.modal--pops p{color:#005487;font-size:1.4em;font-family:"Scala Light",Helvetica,Arial,sans-serif;line-height:1.5em}.modal--fake h2,.modal--fake h3,.modal.modal--pops h2,.modal.modal--pops h3{line-height:1.4em;margin-bottom:40px;font-family:"Scala Light",Helvetica,Arial,sans-serif;font-size:1.6em;color:#005487}.modal--fake .slick-next,.modal--fake .slick-prev,.modal.modal--pops .slick-next,.modal.modal--pops .slick-prev{-webkit-transform:translate(0,100%)!important;transform:translate(0,100%)!important}.block-simple-items{width:100%}.block-simple-items__title h2{margin:0 0 30px 0;line-height:1.2em}.block-simple-items__subtitle h3{margin:-10px 0 30px}.block-insights-series .feature .cell:first-of-type .block-simple-items.default .item__terms,.block-insights-series .feature .cell:first-of-type .block-simple-items.default .text-wrap,.block-insights-series .feature .cell:first-of-type .block-simple-items.default figure,.block-simple-items.default .block-insights-series .feature .cell:first-of-type .item__terms,.block-simple-items.default .block-insights-series .feature .cell:first-of-type .text-wrap,.block-simple-items.default .block-insights-series .feature .cell:first-of-type figure,.block-simple-items.default .grid__cell{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-simple-items .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;margin:10px -20px;-webkit-transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s;transition:opacity .3s,transform .3s,box-shadow .3s,background .3s,-webkit-transform .3s,-webkit-box-shadow .3s}.block-simple-items .item__title{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-transition:color .6s;transition:color .6s}.block-simple-items .item__title h2{margin:0 0 10px;font-size:2.1em}@media only screen and (max-width:800px){.block-simple-items .item__title h2{font-size:1.8em}}@media only screen and (max-width:600px){.block-simple-items .item__title h2{font-size:1.65em}}@media only screen and (max-width:500px){.block-simple-items .item__title h2{font-size:1.5em}}.block-simple-items .item__image{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;width:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.block-simple-items .item__image img{max-width:100%}.block-simple-items .item__subtitle{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.block-simple-items .item__subtitle h3{margin-top:5px;margin-bottom:10px}.block-simple-items .item__description{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;color:#1b438b;-webkit-transition:color .6s;transition:color .6s}.block-simple-items .item__description p{font-size:.9em;line-height:1.8em;font-family:"Inter Medium",Helvetica,Arial,sans-serif}.block-simple-items .item__date{display:none}.block-simple-items .item__link{color:#282525}.block-simple-items .item__link .item__description p:last-of-type{position:relative}.block-simple-items .item__link .item__description p:last-of-type:after{position:absolute;bottom:0;line-height:1.3em;font-size:1.6em}.block-simple-items .item__link .item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden}.block-simple-items .item__link:hover .item__title{color:#00a4b4}.block-simple-items .item__post-text{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.block-simple-items:not(.block-simple-items--split) .item__link:hover .item{background:rgba(244,244,243,.4);-webkit-box-shadow:3px 3px 5px rgba(0,0,0,.15);box-shadow:3px 3px 5px rgba(0,0,0,.15);-webkit-transform:translateY(-5px) scale(1.015);transform:translateY(-5px) scale(1.015)}.block-simple-items.block-simple-items--split .wp-block-gallery,.block-simple-items.block-simple-items--split .wrap{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:800px){.block-simple-items.block-simple-items--split .wp-block-gallery,.block-simple-items.block-simple-items--split .wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.block-simple-items.block-simple-items--split .grid,.block-simple-items.block-simple-items--split .titles-wrap{width:50%}@media only screen and (max-width:800px){.block-simple-items.block-simple-items--split .grid,.block-simple-items.block-simple-items--split .titles-wrap{width:100%}}.block-simple-items.block-simple-items--split .titles-wrap{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.block-simple-items.block-simple-items--split .titles-wrap h2{position:relative;z-index:1}.block-simple-items.block-simple-items--split .titles-wrap figure{margin-left:40px;margin-bottom:-140px;-webkit-transform:translateY(-140px);transform:translateY(-140px);width:100%}@media only screen and (max-width:800px){.block-simple-items.block-simple-items--split .titles-wrap figure{max-width:400px}}.block-simple-items.block-simple-items--split .titles-wrap figure img{width:90%}.block-simple-items.block-simple-items--split .grid{padding-left:40px;padding-left:40px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center}.block-simple-items.block-simple-items--split .cell{width:100%!important;margin-top:20px}.block-simple-items.block-simple-items--split .cell:first-child{margin-top:0}.block-simple-items.block-simple-items--split .cell:first-child .item{border-top:0}.block-simple-items.block-simple-items--split .item{border-top:1px solid;margin:0;padding:20px 0 0}.block-simple-items.block-simple-items--split .item__title h2{font-family:"Inter Bold",Helvetica,Arial,sans-serif;font-size:1.2em;margin-bottom:0}.block-simple-items.block-simple-items--split .item__description{color:#282525}.block-simple-items.block-simple-items--split .item__description p{font-size:1em;font-family:"Inter Light",Helvetica,Arial,sans-serif}.block-simple-items.block-simple-items--split .item__post-text{text-transform:uppercase;color:#005487;font-size:.9em}.block-simple-items.block-simple-items--split .item__post-text p{margin:0}.block-simple-items.block-simple-items--split .item__link p:last-of-type:after{content:'\e801';color:#005487;font-size:1.8em;bottom:-2px}.block-simple-items.block-simple-items--split .item__link:hover .item__title{color:#2a7de1}.block-simple-items.block-simple-items--split .item__link:hover .item__description{color:#2a7de1}.block-simple-items.block-simple-items--split .item__link:hover .item__description p:last-of-type:after{color:#2a7de1}.block-simple-items.block-simple-items--boxy .grid{margin:0 -15px}.block-insights-series .feature .cell:first-of-type .block-simple-items.block-simple-items--boxy .grid .item__terms,.block-insights-series .feature .cell:first-of-type .block-simple-items.block-simple-items--boxy .grid .text-wrap,.block-insights-series .feature .cell:first-of-type .block-simple-items.block-simple-items--boxy .grid figure,.block-simple-items.block-simple-items--boxy .grid .block-insights-series .feature .cell:first-of-type .item__terms,.block-simple-items.block-simple-items--boxy .grid .block-insights-series .feature .cell:first-of-type .text-wrap,.block-simple-items.block-simple-items--boxy .grid .block-insights-series .feature .cell:first-of-type figure,.block-simple-items.block-simple-items--boxy .grid .grid__cell{padding-right:15px;padding-left:15px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.block-simple-items.block-simple-items--boxy .block-simple-items__subtitle{margin-top:15px}.block-simple-items.block-simple-items--boxy .block-simple-items__subtitle h2{color:#005487}.block-simple-items.block-simple-items--boxy .item{background:rgba(255,255,255,.3);margin:0;min-height:100%;position:relative}.block-simple-items.block-simple-items--boxy .item__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-bottom:10px}.block-simple-items.block-simple-items--boxy .item__title{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.block-simple-items.block-simple-items--boxy .item__title h2{font-family:"Scala Light",Helvetica,Arial,sans-serif;margin:10px 0 0;color:#282525}.block-simple-items.block-simple-items--boxy .item__subtitle{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.block-simple-items.block-simple-items--boxy .item__description{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;color:#282525}.block-simple-items.block-simple-items--boxy .item__description p{font-size:1em;font-family:"Inter Var",Helvetica,Arial,sans-serif}.block-simple-items.block-simple-items--boxy .item__description p:last-child:after{display:none}.block-simple-items.block-simple-items--boxy .item__description ul{padding-left:20px}.block-simple-items.block-simple-items--boxy .item__description ul li{margin:12px 0;line-height:1.5em}.block-simple-items.block-simple-items--boxy .item__link:hover .item{background:rgba(255,255,255,.85)}.block-simple-items.block-simple-items--boxy .item__link:hover .item__title{color:#282525}.block-simple-items.block-simple-items--boxy .item__link:hover .item__title h2{color:#282525}.block-simple-items.block-simple-items--boxy a .item{padding-right:36px}.block-simple-items.block-simple-items--boxy a .item:after{font-family:fontello;font-size:25px;content:'\e801';position:absolute;right:10px;top:calc(50% - 25px);color:#282525}.block-simple-items.block-simple-items--boxy .item--active .item{background:rgba(255,255,255,.7)}[data-block=simple-items]{min-height:250px}[data-block=simple-items]:not(.has-default-background-color):not(.has-light-grey-background-color) .block-simple-items__title h2{color:#fff!important}[data-block=simple-items]:not(.has-default-background-color):not(.has-light-grey-background-color) .block-simple-items__subtitle h3{color:#005487}[data-block=simple-items]:not(.has-default-background-color):not(.has-light-grey-background-color) .item__link{color:#fff}[data-block=simple-items]:not(.has-default-background-color):not(.has-light-grey-background-color) .item__link:hover .item__title{color:#fff}[data-block=simple-items].has-light-grey-background-color .block-simple-items .block-simple-items__title h2,[data-block=simple-items].has-white-background-color .block-simple-items .block-simple-items__title h2{color:#282525!important}[data-block=simple-items].has-light-grey-background-color .block-simple-items .item,[data-block=simple-items].has-white-background-color .block-simple-items .item{background:#84dade}[data-block=simple-items].has-light-grey-background-color .block-simple-items .item h2,[data-block=simple-items].has-white-background-color .block-simple-items .item h2{color:#1b438b}[data-block=simple-items].has-light-grey-background-color .block-simple-items a:hover .item,[data-block=simple-items].has-white-background-color .block-simple-items a:hover .item{background:#00a4b4}@media only screen and (max-width:500px){.block-superquotes .cell{padding-left:0;padding-right:0}}.block-superquotes figure{height:auto!important;width:50%;overflow:hidden;display:block;-ms-flex-item-align:stretch;align-self:stretch;position:relative}@media only screen and (max-width:800px){.block-superquotes figure{width:100%}}.block-superquotes figure:after,.block-superquotes figure:before{content:'';width:100%;height:100%;position:absolute;top:0;right:0;background:linear-gradient(0deg,rgba(0,0,0,.5) 10px,rgba(0,0,0,.2) 30px,rgba(0,0,0,.1) 50px,rgba(0,0,0,0) 80px,rgba(255,255,255,0) 100%)}.block-superquotes figure:after{background:linear-gradient(270deg,#000 0,rgba(0,0,0,.5) 40px,rgba(0,0,0,.2) 100px,rgba(0,0,0,0) 150px,rgba(255,255,255,0) 100%)}.block-superquotes figure img{width:100%;display:block;min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.block-superquotes .wp-block-gallery,.block-superquotes .wrap{background:#000}.block-superquotes .text-wrap{width:50%;padding:50px 40px 70px;-ms-flex-item-align:stretch;align-self:stretch;height:auto!important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:800px){.block-superquotes .text-wrap{width:100%}}.block-superquotes .item{-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap;color:#9de0e4}.block-superquotes .slick-slider{padding-bottom:0!important}.block-superquotes .slick-prev{left:0}.block-superquotes .slick-prev:before{content:'\e800'}.block-superquotes .slick-next{right:0}.block-superquotes .slick-next:before{content:'\e801'}.block-superquotes .slick-next,.block-superquotes .slick-prev{-webkit-transform:translate(0,-50%) scale(.8);transform:translate(0,-50%) scale(.8)}.block-superquotes .slick-next:before,.block-superquotes .slick-prev:before{color:#9de0e4!important}.block-superquotes .slick-dots{position:absolute;right:40px;width:auto;bottom:25px}.block-superquotes cite{font-style:normal;text-transform:uppercase;letter-spacing:1px;font-size:.8em;text-align:right;width:100%;display:inline-block;margin-top:20px;color:#898a8d}.block-superquotes cite:before{content:'\2015';display:inline-block;margin-right:8px}.block-superquotes blockquote{font-family:"Scala Light",Helvetica,Arial,sans-serif;padding:0;margin:0;font-size:1.6em;line-height:1.6em}.block-superquotes blockquote:after,.block-superquotes blockquote:before{content:'\2033'}@media only screen and (min-width:1200px){.block-superquotes blockquote{font-size:1.5em}}@media only screen and (max-width:800px){.block-superquotes blockquote{line-height:1.4em;font-size:1.3em}}[data-block=superquotes].has-default-background-color{background-color:#f4f4f3}[data-block=team-series].wp-block-cover{min-height:0}.block-team-series{width:100%}@media only screen and (max-width:500px){.block-team-series{padding-left:15px;padding-right:15px}}.block-team-series .slick-slide{margin-left:4px;margin-right:4px}.block-team-series.block-team-series--list .wp-block-gallery,.block-team-series.block-team-series--list .wrap{background:#f4f4f3;padding:25px 20px 35px}.block-team-series.block-team-series--list .block-team-series__title h2{margin:0;padding:0;margin-bottom:10px;font-size:1.6em;font-family:"Scala Light",Helvetica,Arial,sans-serif}.block-team-series.block-team-series--list .item{min-height:40px}.block-team-series.block-team-series--list .item__image{display:none}.block-team-series.block-team-series--list .item__title{height:auto!important}.block-team-series.block-team-series--list .item__title h2{text-transform:uppercase;font-size:.85em;letter-spacing:.8px;font-family:"Inter Bold",Helvetica,Arial,sans-serif;color:#282525;margin:0;padding-bottom:4px}.block-team-series.block-team-series--list .item .details__role,.block-team-series.block-team-series--list .item .item__description{display:none}.block-team-series.block-team-series--list .item__team-details .details__education p{font-family:"Inter Var",Helvetica,Arial,sans-serif;font-size:.75em;line-height:1.4em;margin:0;padding:0 0 15px}.block-team-series:not(.block-team-series--list) .wp-block-gallery,.block-team-series:not(.block-team-series--list) .wrap{padding:0}.block-team-series:not(.block-team-series--list) .grid{margin:0 -4px}.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) .item__terms,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) .text-wrap,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) figure,.block-team-series:not(.block-team-series--list) .block-insights-series .feature .cell:first-of-type .item__terms,.block-team-series:not(.block-team-series--list) .block-insights-series .feature .cell:first-of-type .text-wrap,.block-team-series:not(.block-team-series--list) .block-insights-series .feature .cell:first-of-type figure,.block-team-series:not(.block-team-series--list) .grid__cell{padding:4px}.block-team-series:not(.block-team-series--list) .item__team-details .details__education{display:none}.block-team-series:not(.block-team-series--list) .series-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry]{-webkit-transition:opacity .5s;transition:opacity .5s}.block-team-series:not(.block-team-series--list) .series-wrap.transitioning,.block-team-series:not(.block-team-series--list) [data-module=masonry].transitioning{opacity:.3}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view{margin:-5px}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .cell,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .cell{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0)}.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__terms,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .text-wrap,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) .series-wrap.detailed-view figure,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__terms,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .text-wrap,.block-insights-series .feature .cell:first-of-type .block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view figure,.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .block-insights-series .feature .cell:first-of-type .item__terms,.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .block-insights-series .feature .cell:first-of-type .text-wrap,.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .block-insights-series .feature .cell:first-of-type figure,.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .grid__cell,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .block-insights-series .feature .cell:first-of-type .item__terms,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .block-insights-series .feature .cell:first-of-type .text-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .block-insights-series .feature .cell:first-of-type figure,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .grid__cell{padding:0 5px;min-width:33.33%}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item{-webkit-box-shadow:2px 2px 10px rgba(0,0,0,.3);box-shadow:2px 2px 10px rgba(0,0,0,.3);min-height:100%;margin-bottom:10px}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item>a,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item>a{display:inline-block;padding-bottom:25px;background:rgba(132,218,222,.65);font-family:"Inter Bold",Helvetica,Arial,sans-serif}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item>a>.text-wrap>.item__description,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item>a>.text-wrap>.item__description{display:block;color:#282525;font-size:.85em;line-height:1.4em}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item>a:hover,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item>a:hover{background:rgba(132,218,222,.35)}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item .text-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item .text-wrap{padding:0 15px;-webkit-transition:height .25s;transition:height .25s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:unset;-ms-flex-pack:unset;justify-content:unset}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__description,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__description{font-size:.9em}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__description p,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__description p{font-size:1em;font-family:"Inter Medium",Helvetica,Arial,sans-serif;margin:8px 0;color:#282525}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item .titles-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item .titles-wrap{margin-bottom:10px}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item .details__role h3,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item .details__role h3{color:#282525;font-family:"Inter Light",Helvetica,Arial,sans-serif;letter-spacing:.5px;text-transform:uppercase;margin:3px 0 0;font-size:.95em;padding-bottom:0}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__title,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__title{color:#1b438b}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__title h2,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__title h2{margin-bottom:0}.block-team-series:not(.block-team-series--list) .series-wrap.detailed-view .item__team-details p,.block-team-series:not(.block-team-series--list) [data-module=masonry].detailed-view .item__team-details p{font-family:"Inter Var",Helvetica,Arial,sans-serif}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item{min-height:50px;position:relative}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item .text-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item .text-wrap{position:absolute;bottom:0;width:100%;height:auto!important}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item>a>.text-wrap>.item__description,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item>a>.text-wrap>.item__description{display:none}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item__date,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item__date{display:none}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item .details__role,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item .details__role{max-height:0;overflow:hidden;-webkit-transition:max-height .6s;transition:max-height .6s}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item .details__role h3,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item .details__role h3{text-transform:uppercase;color:#fff;margin:1px 0 1px;padding:0;font-size:.9em}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item .text-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item .text-wrap{position:absolute;bottom:0;z-index:10;width:100%;-webkit-transition:background .6s;transition:background .6s;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-height:100%;height:auto!important;padding:9px 15px 10px}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item__title h2,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item__title h2{font-family:"Scala Light",Helvetica,Arial,sans-serif;text-shadow:1px 1px 5px rgba(0,0,0,.4);font-size:1.15em;color:#fff;margin:0;width:100%;-webkit-transition:background .3s;transition:background .3s}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item>a:hover .text-wrap,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item>a:hover .text-wrap{background:rgba(0,0,0,.7)}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item>a:hover .details__role,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item>a:hover .details__role{max-height:500px}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) .item>a:hover figure:after,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) .item>a:hover figure:after{background-color:rgba(0,0,0,.1);opacity:1}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) figure,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) figure{position:relative}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) figure:before,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) figure:before{content:"";display:block;padding-bottom:70%}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) figure img,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) figure img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%;height:100%}.block-team-series:not(.block-team-series--list) .series-wrap:not(.detailed-view) figure:after,.block-team-series:not(.block-team-series--list) [data-module=masonry]:not(.detailed-view) figure:after{content:'';background-color:rgba(0,164,180,.2);mix-blend-mode:hard-light;-webkit-transition:opacity .6s;transition:opacity .6s}.block-team-series:not(.block-team-series--list) figure{display:block;position:relative}.block-team-series:not(.block-team-series--list) figure img{-webkit-filter:grayscale(100%);filter:grayscale(100%);max-width:100%;display:block}@media only screen and (max-width:800px){.block-team-series .filters-wrap{padding-bottom:10px}}.block-team-series .filters-wrap .filters{width:75%;padding:0 0 30px 10px;margin:0 0 0 auto}.block-team-series .filters-wrap .filters ul{margin:0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (max-width:800px){.block-team-series .filters-wrap .filters{width:100%;padding:0}.block-team-series .filters-wrap .filters ul{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.block-team-series .filters-wrap .filters ul li{width:33.3%}}@media only screen and (max-width:500px){.block-team-series .filters-wrap .filters ul li{width:auto}}.block-team-series .filters-wrap .filters a{color:#b2b2b2;text-transform:uppercase;font-family:"Inter Bold",Helvetica,Arial,sans-serif;display:inline-block;letter-spacing:1.3px;font-size:.88em}@media only screen and (max-width:600px){.block-team-series .filters-wrap .filters a{font-size:.8em;padding-right:12px}}@media only screen and (max-width:800px){.block-team-series .filters-wrap .filters a{padding:5px 10px 5px 0}}.block-team-series .filters-wrap .filters a.active{color:#000}.nomodal--team-details{position:relative}.modal.modal--team-details,.nomodal--team-details{width:1000px;max-width:95%;background:#f4f4f3;padding:0 0 20px;color:#898a8d}.modal.modal--team-details .item__title,.nomodal--team-details .item__title{position:absolute;bottom:calc(100% - 500px)}@media only screen and (min-width:501px){.modal.modal--team-details .item__title,.nomodal--team-details .item__title{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),color-stop(20%,rgba(0,0,0,.3)),color-stop(80%,rgba(255,255,255,0)));background:linear-gradient(0deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.3) 20%,rgba(255,255,255,0) 80%);width:100%;padding-left:45px;margin-left:-45px;padding-top:300px}}@media only screen and (max-width:800px){.modal.modal--team-details .item__title,.nomodal--team-details .item__title{bottom:calc(100% - 400px)}}@media only screen and (max-width:500px){.modal.modal--team-details .item__title,.nomodal--team-details .item__title{position:static}}.modal.modal--team-details .item__title h2,.nomodal--team-details .item__title h2{color:#fff;font-family:"Scala Light",Helvetica,Arial,sans-serif;font-size:3.5em;margin-bottom:30px}@media only screen and (max-width:500px){.modal.modal--team-details .item__title h2,.nomodal--team-details .item__title h2{font-size:2.2em;color:#002e6d}}.modal.modal--team-details .text-wrap--nopic .item__title,.nomodal--team-details .text-wrap--nopic .item__title{padding-top:0;position:static;background:0 0}.modal.modal--team-details .text-wrap--nopic .item__title h2,.nomodal--team-details .text-wrap--nopic .item__title h2{color:#002e6d}.modal.modal--team-details .details__description p,.nomodal--team-details .details__description p{font-size:.95em;line-height:1.7em}.modal.modal--team-details .details__role h3,.nomodal--team-details .details__role h3{color:#002e6d;font-family:"Inter Bold",Helvetica,Arial,sans-serif;letter-spacing:1.5px;text-transform:uppercase;margin:30px 0 0;font-size:1.2em;padding-bottom:0}@media only screen and (max-width:500px){.modal.modal--team-details .details__role h3,.nomodal--team-details .details__role h3{font-size:1em}}.modal.modal--team-details a,.nomodal--team-details a{font-family:"Inter Medium",Helvetica,Arial,sans-serif;color:#898a8d}.modal.modal--team-details a:visited,.nomodal--team-details a:visited{color:#b2b2b2}.modal.modal--team-details a:hover,.nomodal--team-details a:hover{color:#29b7d9;text-decoration:underline}.modal.modal--team-details .icon,.nomodal--team-details .icon{font-size:1.8em;width:40px;vertical-align:middle;display:inline-block;text-align:center}.modal.modal--team-details li,.modal.modal--team-details ul,.nomodal--team-details li,.nomodal--team-details ul{display:block;margin:0;padding:0}.modal.modal--team-details li,.nomodal--team-details li{margin:0 0 5px}.modal.modal--team-details li a,.nomodal--team-details li a{display:block}.modal.modal--team-details .cell:first-child,.nomodal--team-details .cell:first-child{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width:801px){.modal.modal--team-details .cell:nth-child(2),.nomodal--team-details .cell:nth-child(2){padding-left:0}}.modal.modal--team-details .contact-wrap,.nomodal--team-details .contact-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-top:1px solid #e4e4e4;padding-top:8px;margin-top:8px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:500px){.modal.modal--team-details .contact-wrap,.nomodal--team-details .contact-wrap{display:block;padding-top:12px;margin-top:12px}}@media only screen and (max-width:500px){.modal.modal--team-details .contact-wrap .com-wrap,.nomodal--team-details .contact-wrap .com-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}}@media only screen and (max-width:400px){.modal.modal--team-details .contact-wrap .com-wrap,.nomodal--team-details .contact-wrap .com-wrap{-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal.modal--team-details .contact-wrap .com-wrap .details__email,.modal.modal--team-details .contact-wrap .com-wrap .details__phone-number,.nomodal--team-details .contact-wrap .com-wrap .details__email,.nomodal--team-details .contact-wrap .com-wrap .details__phone-number{font-size:1.6em}@media only screen and (max-width:500px){.modal.modal--team-details .contact-wrap .social-wrap,.nomodal--team-details .contact-wrap .social-wrap{border-top:1px solid #e4e4e4;padding-top:12px;margin-top:12px;margin-bottom:20px}}.modal.modal--team-details .text-wrap,.nomodal--team-details .text-wrap{padding:0 45px}@media only screen and (max-width:600px){.modal.modal--team-details .text-wrap,.nomodal--team-details .text-wrap{padding:0 20px}}.modal.modal--team-details .text-wrap .details__description ul,.nomodal--team-details .text-wrap .details__description ul{margin-bottom:15px}.modal.modal--team-details .text-wrap .details__description ul li,.nomodal--team-details .text-wrap .details__description ul li{margin-left:22px;display:list-item}.modal.modal--team-details .details__list,.nomodal--team-details .details__list{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:500px){.modal.modal--team-details .details__list,.nomodal--team-details .details__list{-ms-flex-wrap:wrap;flex-wrap:wrap}}.modal.modal--team-details .details__list p,.nomodal--team-details .details__list p{margin:0 0 10px}.modal.modal--team-details .details__list .list__list,.modal.modal--team-details .details__list .list__title,.nomodal--team-details .details__list .list__list,.nomodal--team-details .details__list .list__title{-ms-flex-item-align:baseline;align-self:baseline}.modal.modal--team-details .details__list .list__title,.nomodal--team-details .details__list .list__title{margin:0;width:43%;min-width:90px;color:#002e6d;text-align:right;letter-spacing:.5px;padding-right:4px}@media only screen and (max-width:800px){.modal.modal--team-details .details__list .list__title,.nomodal--team-details .details__list .list__title{text-align:left;width:40%}}@media only screen and (max-width:500px){.modal.modal--team-details .details__list .list__title,.nomodal--team-details .details__list .list__title{width:100%;font-size:.8em;margin-bottom:5px;margin-top:10px}}.modal.modal--team-details .details__list .list__list,.nomodal--team-details .details__list .list__list{border-top:1px solid #e4e4e4;padding-top:8px;margin-top:12px;padding-left:10px;width:70%}.modal.modal--team-details .details__list .list__list p,.nomodal--team-details .details__list .list__list p{line-height:1.6em}.modal.modal--team-details .details__list .list__list li,.nomodal--team-details .details__list .list__list li{line-height:1.2em}.modal.modal--team-details .details__list .list__list li,.modal.modal--team-details .details__list .list__list p,.nomodal--team-details .details__list .list__list li,.nomodal--team-details .details__list .list__list p{font-size:.85em}@media only screen and (max-width:800px){.modal.modal--team-details .details__list .list__list li,.modal.modal--team-details .details__list .list__list p,.nomodal--team-details .details__list .list__list li,.nomodal--team-details .details__list .list__list p{margin:10px 0}}@media only screen and (max-width:800px){.modal.modal--team-details .details__list .list__list,.nomodal--team-details .details__list .list__list{width:100%}}@media only screen and (max-width:500px){.modal.modal--team-details .details__list .list__list,.nomodal--team-details .details__list .list__list{border:0;border-bottom:1px solid #e4e4e4;padding:0;margin:0;padding-bottom:16px;margin-bottom:10px}}.modal.modal--team-details .item__image,.nomodal--team-details .item__image{width:100%;height:500px;overflow:hidden}@media only screen and (max-width:800px){.modal.modal--team-details .item__image,.nomodal--team-details .item__image{height:400px}}@media only screen and (max-width:500px){.modal.modal--team-details .item__image,.nomodal--team-details .item__image{height:225px}}.modal.modal--team-details .item__image img,.nomodal--team-details .item__image img{min-height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top;width:100%}.modal.modal--team-details a.close-modal,.nomodal--team-details a.close-modal{padding:20px;margin-right:-10px;margin-top:-10px;background:radial-gradient(circle at center,rgba(0,0,0,.15) 0,transparent 60%)}.modal.modal--team-details a.close-modal:after,.modal.modal--team-details a.close-modal:before,.nomodal--team-details a.close-modal:after,.nomodal--team-details a.close-modal:before{background-color:#fff}.filters{max-width:100%}.filters li,.filters ul{display:inline-block;margin:0;padding:0}@media only screen and (max-width:500px){.filters li,.filters ul{font-size:.9em}}@media only screen and (max-width:500px){.filters{width:auto!important;white-space:nowrap;margin:0;min-width:100%;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.filters::-webkit-scrollbar{display:none}}.footer__navigation a,.footer__navigation li,.footer__navigation ul{display:inline-block;vertical-align:middle;padding:0;margin:0;color:#fff}.footer__navigation li{display:block}.footer__navigation li.show-special.icon{display:inline-block!important}.footer__navigation li.show-special.icon a{line-height:1.4em;display:inline-block;color:rgba(255,255,255,.3);width:25px;margin-right:5px}.footer__navigation li.show-special.icon a:hover{cursor:pointer;color:#fff}.footer__navigation li.show-special.icon svg{width:20px;display:block}.footer__navigation>div>.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media only screen and (max-width:800px){.footer__navigation>div>.menu{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}.footer__navigation>div>.menu>li{max-width:33.3%}@media only screen and (max-width:800px){.footer__navigation>div>.menu>li{max-width:50%;width:50%;padding-right:6%}}@media only screen and (max-width:500px){.footer__navigation>div>.menu>li{max-width:100%;width:100%;padding-right:0}}.footer__navigation>div>.menu>li>a{display:block}.footer__navigation>div>.menu>li.title>.text,.footer__navigation>div>.menu>li.title>a{text-transform:lowercase;font-family:"Scala Light",Helvetica,Arial,sans-serif;font-size:2em;margin-bottom:10px}@media only screen and (max-width:800px){.footer__navigation>div>.menu>li.title>.text,.footer__navigation>div>.menu>li.title>a{margin-top:40px}}.footer__navigation>div>.menu>li>ul{display:block}.footer__navigation>div>.menu>li>ul>li{display:block}.footer__navigation>div>.menu>li>ul>li>a{display:block;color:#84dade;font-family:"Inter Bold",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:.8em;padding:11px 0;letter-spacing:.06em}.footer__navigation>div>.menu>li>ul>li>a:hover{color:#fff}.footer__navigation>div>.menu>li>ul>li>ul>li>a{color:#84dade;font-family:"Inter Light",Helvetica,Arial,sans-serif;text-transform:uppercase;font-size:.75em;line-height:1.7em;padding:3px 0;letter-spacing:.05em}.footer__navigation>div>.menu>li>ul>li>ul>li>a:hover{color:#fff}@media only screen and (max-width:800px){.footer__navigation .text-align-right{text-align:left!important}}.navigation-cover{background:rgba(40,37,37,.85);position:fixed;z-index:20;top:0;left:0;width:100%;height:100%;opacity:0;-webkit-transition:.6s opacity ease-in-out;transition:.6s opacity ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(-8000px);transform:translateY(-8000px)}.open-navigation{overflow:hidden}.open-navigation .navigation-cover{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.open-navigation .header:not(.header--mobile-navigation){background:rgba(40,37,37,.95)}@media only screen and (min-width:801px){.open-navigation .header:not(.header--mobile-navigation).headroom--top{background:0 0}}.header{will-change:transform}.header--mobile-navigation{height:100%;width:550px;max-width:100%;position:fixed;right:0;margin-top:64px;z-index:1000;background:url(../images/backgrounds/animation1_background.jpg) rgba(0,46,109,.95);background-size:cover;background-position:center;-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(550px);transform:translateX(550px)}@media only screen and (min-width:801px){.header--mobile-navigation.headroom--top{-webkit-transform:translateX(550px)!important;transform:translateX(550px)!important}}@media only screen and (max-width:800px){.header--mobile-navigation.headroom--top{margin-top:84px}}.header--mobile-navigation.show-mobile-navigation{-webkit-transform:translateX(0);transform:translateX(0);-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear}.header--mobile-navigation .header__navigation{overflow:auto;height:100%;padding-left:6%}.header--mobile-navigation .header__navigation:after,.header--mobile-navigation .header__navigation:before{display:none}.header--mobile-navigation .header__navigation .menu:first-of-type{display:block;padding-bottom:100px;overflow:hidden}.header--mobile-navigation .header__navigation .menu:first-of-type>li{width:auto;display:block;margin-right:0;padding-left:5%;-webkit-transition:border .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:border .6s ease-in-out,-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out,border .6s ease-in-out;transition:transform .6s ease-in-out,border .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateX(0)!important;transform:translateX(0)!important;min-width:0;border-bottom:1px solid #fff}.header--mobile-navigation .header__navigation .menu:first-of-type>li:hover{color:#fff}.header--mobile-navigation .header__navigation .menu:first-of-type>li:hover a{color:#fff}@media only screen and (min-width:801px){.header--mobile-navigation .header__navigation .menu:first-of-type>li:hover a{border-color:#fff}}.header--mobile-navigation .header__navigation .menu:first-of-type>li>a{border-bottom:5px solid transparent;-webkit-transition:color .6s ease-in-out,border .6s ease-in-out;transition:color .6s ease-in-out,border .6s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li>a{padding:20px 10px 16px}}.header--mobile-navigation .header__navigation .menu:first-of-type>li>a:hover{border-color:#fff;color:#fff}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special{margin-left:0}.header--mobile-navigation .header__navigation .menu:first-of-type>li:before{content:'';width:1px;height:19px;position:absolute;left:5%;bottom:0;background:#fff;display:block;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear}.header--mobile-navigation .header__navigation .menu:first-of-type>li.menu-item-has-children>a:after{font-family:fontello;content:'\e803';right:0;-webkit-transition:-webkit-transform .6s ease;transition:-webkit-transform .6s ease;transition:transform .6s ease;transition:transform .6s ease,-webkit-transform .6s ease;-webkit-transition-timing-function:linear;transition-timing-function:linear}.header--mobile-navigation .header__navigation .menu:first-of-type>li.menu-item-has-children>a:before{content:'';width:1px;height:19px;position:absolute;left:0;bottom:0;background:#fff;display:block;opacity:1;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;-webkit-transition-timing-function:linear;transition-timing-function:linear;right:auto}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu{margin-left:-5%;padding-right:5%!important;-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;max-height:0;overflow:hidden;-webkit-transition-timing-function:linear;transition-timing-function:linear;padding:0;z-index:-1;-webkit-transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,transform .3s .8s,margin .3s .3s!important;transition:max-height .8s cubic-bezier(0,.98,0,.99),opacity .3s .8s,transform .3s .8s,margin .3s .3s,-webkit-transform .3s .8s!important;transition-timing-function:linear;-webkit-transform:translateX(-5000px);transform:translateX(-5000px);-ms-flex-wrap:wrap;flex-wrap:wrap}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special){width:100%;-webkit-transform:translateX(5%);transform:translateX(5%);padding-left:5%;padding-top:25px;padding-bottom:25px}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special):not(:first-child){padding-top:0}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li{width:50%;padding-right:15px}@media only screen and (max-width:400px){.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li{width:100%}}.header--mobile-navigation .header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li.show-special{width:100%;margin:20px 0 0}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-sub-menu{border-bottom:1px solid #fff!important}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-sub-menu>a:after{-webkit-transform:rotate(180deg) translateY(5px);transform:rotate(180deg) translateY(5px)}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-sub-menu>.sub-menu{z-index:1;max-height:10000px;opacity:1;-webkit-transition:max-height .8s ease-in-out!important;transition:max-height .8s ease-in-out!important;-webkit-transition-timing-function:linear;transition-timing-function:linear;-webkit-transform:translateY(0);transform:translateY(0);margin-top:-5px}.header--mobile-navigation .header__navigation .menu:first-of-type>li>a{text-align:left;padding-left:5%;padding-right:5.1vw;display:-webkit-box;display:-ms-flexbox;display:flex;line-height:.79em;font-size:1.4em;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li>a{font-size:1.3em;line-height:1.3em;padding-right:22px}}@media only screen and (max-width:400px){.header--mobile-navigation .header__navigation .menu:first-of-type>li>a{font-size:1.1em;line-height:1.1em}}.header--mobile-navigation .header__navigation .menu:first-of-type>li>a:before{height:auto;position:static;line-height:2.8em;display:none;opacity:1;width:auto;background:0 0;-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.header--mobile-navigation .header__navigation .menu:first-of-type>li>a:after{vertical-align:middle;background:0 0;display:inline-block;position:static;height:20px;width:auto}.header--mobile-navigation .header__navigation .menu:first-of-type>li.library:after{top:0;bottom:auto;max-height:81px;margin:auto;position:absolute;left:9%;width:12%;max-width:50px;height:100%;background-size:83%}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li.library:after{background-size:82%;max-height:83px}}@media only screen and (max-width:400px){.header--mobile-navigation .header__navigation .menu:first-of-type>li.library:after{background-size:89%;max-height:71px}}.header--mobile-navigation .header__navigation .menu:first-of-type>li.library a:before{position:absolute}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special a{padding-bottom:0}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special a:before{content:'Search';min-height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special a:before{min-height:70px}}.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special a svg{left:6%;position:absolute;top:0;bottom:0;width:34px;height:81px}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special a svg{height:71px;width:9%}}.header--mobile-navigation .header__navigation .menu:first-of-type>li.library>a,.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special>a{padding-left:15%}@media only screen and (max-width:500px){.header--mobile-navigation .header__navigation .menu:first-of-type>li.library>a,.header--mobile-navigation .header__navigation .menu:first-of-type>li.show-special>a{padding-left:17%}}.header:not(.header--mobile-navigation) .mobilenav-only{display:none!important}.header__navigation{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;font-family:"Scala Regular",Helvetica,Arial,sans-serif;font-size:0;min-width:80%;max-height:10000px;position:relative;-webkit-transition:opacity .6s .6s,max-height .6s,-webkit-transform .8s .3s;transition:opacity .6s .6s,max-height .6s,-webkit-transform .8s .3s;transition:transform .8s .3s,opacity .6s .6s,max-height .6s;transition:transform .8s .3s,opacity .6s .6s,max-height .6s,-webkit-transform .8s .3s;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.header__navigation>div,.header__navigation>div>ul{width:100%;text-align:right}.header__navigation>div div,.header__navigation>div ul,.header__navigation>div>ul div,.header__navigation>div>ul ul{text-align:left}.header__navigation .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.header__navigation:after{content:'';width:1000px;height:1px;position:absolute;left:100%;bottom:0;display:block;border-bottom:1px solid #fff}.header__navigation li,.header__navigation ul{padding:0;margin:0;display:inline;line-height:1em}.header__navigation .menu:first-of-type{position:relative}.header__navigation .menu:first-of-type>li{font-size:16px;overflow:hidden;vertical-align:bottom;display:inline-block;width:15%;min-width:134px;text-align:center}.header__navigation .menu:first-of-type>li.current-menu-item>a:before{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;background:#fff}.header__navigation .menu:first-of-type>li.current-menu-item:hover>a:before{background:#84dade}@media only screen and (max-width:1000px){.header__navigation .menu:first-of-type>li{min-width:120px}.header__navigation .menu:first-of-type>li>a{font-size:.9em}}.header__navigation .menu:first-of-type>li.library{overflow:visible}.header__navigation .menu:first-of-type>li.library:after{content:'';width:22px;height:22px;background:url(../images/icons/resource-library.svg) no-repeat;background-size:100%;background-position:center;display:block;margin:-26px auto 4px}.header__navigation .menu:first-of-type>li.library>a:before{-webkit-transform:translateY(0);transform:translateY(0)}.header__navigation .menu:first-of-type>li.library.current-menu-item>a:before,.header__navigation .menu:first-of-type>li.library:hover>a:before{-webkit-transform:translateY(6px);transform:translateY(6px);z-index:10}.header__navigation .menu:first-of-type>li>a{position:relative;color:#fff;padding:30px 10px;-webkit-transition:opacity .3s,color .3s;transition:opacity .3s,color .3s;border-bottom:1px solid #fff;display:inline-block;width:100%}.header__navigation .menu:first-of-type>li>a:after{content:'';width:1px;height:13px;position:absolute;left:0;bottom:0;background:#fff;display:block;opacity:1;-webkit-transition:opacity .2s;transition:opacity .2s}.header__navigation .menu:first-of-type>li>a:before{content:'';width:100%;height:5px;background:#84dade;position:absolute;bottom:0;left:0;right:0;margin:auto;display:block;-webkit-transition:.6s;transition:.6s;opacity:0;-webkit-transform:translateY(6px);transform:translateY(6px)}.header__navigation .menu:first-of-type>li>a:hover{z-index:1111111}.header__navigation .menu:first-of-type>li:hover>.sub-menu{-webkit-transform:translateY(0);transform:translateY(0);opacity:1;z-index:1;-webkit-transition:opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1);transition:opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1);transition:transform .8s cubic-bezier(0,1,0,1),opacity .6s .3s ease-in-out;transition:transform .8s cubic-bezier(0,1,0,1),opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1)}.header__navigation .menu:first-of-type>li:hover>.sub-menu:after,.header__navigation .menu:first-of-type>li:hover>.sub-menu:before{-webkit-transition:opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1);transition:opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1);transition:transform .8s cubic-bezier(0,1,0,1),opacity .6s .3s ease-in-out;transition:transform .8s cubic-bezier(0,1,0,1),opacity .6s .3s ease-in-out,-webkit-transform .8s cubic-bezier(0,1,0,1)}.header__navigation .menu:first-of-type>li:hover a{color:#84dade}.header__navigation .menu:first-of-type>li:hover a:before{opacity:1;-webkit-transform:translate(0);transform:translate(0)}.header__navigation .menu:first-of-type>li.show-special{-webkit-transform:translateX(22px);transform:translateX(22px);margin-left:-22px;width:auto;min-width:0}@media only screen and (max-width:1000px){.header__navigation .menu:first-of-type>li.show-special{-webkit-transform:none;transform:none;margin-left:0;margin-right:0}}.header__navigation .menu:first-of-type>li.show-special a{padding-left:20px;padding-right:20px;padding-top:0;padding-bottom:11px}@media only screen and (max-width:1000px){.header__navigation .menu:first-of-type>li.show-special a{padding-right:30px}}.header__navigation .menu:first-of-type>li.show-special a svg{width:34px;height:45px}@media only screen and (max-width:1000px){.header__navigation .menu:first-of-type>li.show-special a svg{width:31px;height:49px}}.header__navigation .menu:first-of-type>li>.sub-menu{-webkit-transition:opacity .28s ease-in-out,-webkit-transform .5s .28s ease-in;transition:opacity .28s ease-in-out,-webkit-transform .5s .28s ease-in;transition:transform .5s .28s ease-in,opacity .28s ease-in-out;transition:transform .5s .28s ease-in,opacity .28s ease-in-out,-webkit-transform .5s .28s ease-in;position:absolute;width:100%;left:0;top:100%;background:#fff;padding:10% 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;opacity:0;-webkit-transform:translateY(-1000%);transform:translateY(-1000%);place-content:flex-start}@media only screen and (max-height:650px) and (min-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu{padding:4% 0}}.header__navigation .menu:first-of-type>li>.sub-menu:after,.header__navigation .menu:first-of-type>li>.sub-menu:before{content:'';width:500%;height:100%;background:#fff;position:absolute;top:0}.header__navigation .menu:first-of-type>li>.sub-menu:before{left:-500%}.header__navigation .menu:first-of-type>li>.sub-menu:after{left:100%}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special){width:50%;display:block;border-left:1px solid #b2b2b2;padding-left:2%;-webkit-transform:translateX(-4%);transform:translateX(-4%)}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special) a{color:#63656a;text-transform:uppercase}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special).title{cursor:default}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special).title>a{display:block;line-height:1em;text-transform:lowercase;font-size:1.8em;color:#00a5b5;font-family:"Scala Light",Helvetica,Arial,sans-serif}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu{display:block;margin:25px 0 0}@media only screen and (max-height:650px) and (min-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu{margin-top:8px}}@media only screen and (max-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu{margin-top:10px}}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special){display:block}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a{display:inline-block;margin:3px 0;padding:10px 0;font-family:"Scala Bold",Helvetica,Arial,sans-serif;letter-spacing:1px;font-size:.9em;border-bottom:2px solid transparent}@media only screen and (max-height:650px) and (min-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a{padding-top:6px;padding-bottom:6px}}@media only screen and (max-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a{padding-top:7px;padding-bottom:4px;margin-bottom:5px}}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a:hover{color:#00a5b5;border-color:#00a5b5!important}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special).current-menu-item{margin-bottom:15px}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special).current-menu-item>a:not([rel=whats-new]){border-color:#282525}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special).current-menu-item~.current-menu-item{margin-bottom:0}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special).current-menu-item~.current-menu-item>a:not([rel=whats-new]){border-color:transparent}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu{display:block;margin-top:-5px;margin-bottom:15px}@media only screen and (max-height:650px) and (min-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu{margin-bottom:10px}}@media only screen and (max-width:500px){.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu{margin-top:0;margin-bottom:0}}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special){display:block}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a{display:inline-block;margin:3px 0;padding:5px 0;font-family:"Scala Regular",Helvetica,Arial,sans-serif;font-size:.9em;letter-spacing:1px;border-bottom:1px solid transparent}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>a:hover{color:#00a5b5;border-color:#00a5b5!important}.header__navigation .menu:first-of-type>li>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special)>.sub-menu>li:not(.show-special).current-menu-item>a{border-color:#282525}.header #mc_embed_signup,.header .mc_embed_signup{width:263px;max-width:100%}.header #mc_embed_signup div.mce_inline_error,.header .mc_embed_signup div.mce_inline_error{background:#84dade;margin:0;font-weight:400}.header #mc_embed_signup div.mc-field-group,.header .mc_embed_signup div.mc-field-group{margin-top:4px;margin-bottom:4px}.header #mc_embed_signup input[type=email],.header #mc_embed_signup input[type=text],.header .mc_embed_signup input[type=email],.header .mc_embed_signup input[type=text]{width:100%;background:#fff;padding:8px 8px 6px;border:1px solid #b2b2b2;font-family:"Inter Light",Helvetica,Arial,sans-serif;font-size:.8em;border-radius:1px}@media only screen and (max-height:650px) and (min-width:500px){.header #mc_embed_signup input[type=email],.header #mc_embed_signup input[type=text],.header .mc_embed_signup input[type=email],.header .mc_embed_signup input[type=text]{padding-top:4px;padding-bottom:3px}}.header #mc_embed_signup input[type=email].mce_inline_error,.header #mc_embed_signup input[type=text].mce_inline_error,.header .mc_embed_signup input[type=email].mce_inline_error,.header .mc_embed_signup input[type=text].mce_inline_error{border-color:#84dade}.header #mc_embed_signup .button,.header #mc_embed_signup input[type=submit],.header .mc_embed_signup .button,.header .mc_embed_signup input[type=submit]{border:0;padding:13px 20px;background:#00a4b4;text-align:center;width:100%;text-transform:uppercase;letter-spacing:1px;font-family:"Scala Bold",Helvetica,Arial,sans-serif;font-size:.9em;margin:2px 0;display:inline-block;font-weight:400;color:#fff;border-radius:3px;-webkit-transition:opacity .6s;transition:opacity .6s}.header #mc_embed_signup .button:hover,.header #mc_embed_signup input[type=submit]:hover,.header .mc_embed_signup .button:hover,.header .mc_embed_signup input[type=submit]:hover{cursor:pointer;opacity:.8}.header #mc_embed_signup .response,.header .mc_embed_signup .response{color:#00a4b4}.header #mc_embed_signup .response a,.header .mc_embed_signup .response a{color:#4378bc}.header--mobile-navigation #mc_embed_signup,.header--mobile-navigation .mc_embed_signup{width:98%}.header--mobile-navigation #mc_embed_signup .mc-field-group,.header--mobile-navigation .mc_embed_signup .mc-field-group{width:calc(50% - 8px);vertical-align:middle;display:inline-block;margin-bottom:0;margin-right:4px}.header--mobile-navigation #mc_embed_signup .mc-field-group .button,.header--mobile-navigation #mc_embed_signup .mc-field-group input[type=submit],.header--mobile-navigation .mc_embed_signup .mc-field-group .button,.header--mobile-navigation .mc_embed_signup .mc-field-group input[type=submit]{margin:0;padding:8px 15px;min-height:100%}.post .heading:not(.reports){margin-bottom:30px!important}.post .tax-image{display:block;max-width:150px;margin:0 auto}.post__contributors .hide-image .item__image{display:none!important}.post__contributors .grid{margin-left:-5px;margin-right:-5px}.post__contributors .grid .cell{padding-left:5px;padding-right:5px}.post__contributors .contributors--image-item .item__image{margin-bottom:6px}.post__contributors .contributors--image-item .item__image img{display:block}.post__contributors .contributors--image-item .item__title h2{font-size:1em;font-family:"Inter Var",Helvetica,Arial,sans-serif;margin-bottom:20px;margin-top:0;line-height:1.4em}.post__contributors .contributors--image-item a{color:#282525}.post__contributors .contributors--image-item .item__image.no-bio-pic img{display:none!important}.post__contributors .contributors--list-item{display:inline-block;width:auto}.post__contributors .contributors--list-item .item{display:inline-block}.post__contributors .contributors--list-item:before{content:' | ';display:inline-block;width:auto;padding-right:5px}.post__contributors .contributors--list-item:first-of-type:before{display:none}.post__contributors .contributors--list-item h2{font-family:"Inter Var",Helvetica,Arial,sans-serif;color:#282525;text-transform:none;font-size:1em}.post__date .date{color:#005487;font-family:"Inter Var",Helvetica,Arial,sans-serif;text-transform:uppercase}@media only screen and (max-width:600px){.post__date{margin-bottom:40px;border-bottom:1px solid #282525;padding-bottom:20px}.post__date .date{margin-bottom:12px;display:block;font-size:.8em}}.post__excerpt{margin-bottom:60px;margin-top:20px}.post__excerpt p{font-size:.9em}.post__download>a,.post__read-more>a{display:block}.post__download>a:hover,.post__read-more>a:hover{opacity:.8}.post__download>a:hover .button,.post__read-more>a:hover .button{background-color:#00c2df!important}.post__download .button,.post__read-more .button{width:100%;max-width:333px!important;text-transform:uppercase;font-family:"Inter Var",Helvetica,Arial,sans-serif;font-size:.8em;letter-spacing:1px;padding:15px 10px;border-radius:3px;vertical-align:middle}.post__download .button:before,.post__read-more .button:before{-webkit-filter:none!important;filter:none!important}.post__download:not(.download--logo) figure{border:1px solid #b2b2b2;-webkit-box-shadow:3px 3px 7px rgba(0,0,0,.3);box-shadow:3px 3px 7px rgba(0,0,0,.3)}.post__download figure{margin-bottom:30px;display:block}.post__download figure img{display:block;width:100%}.post.articles .post__download,.post.first-question .post__download,.post.quicktakes .post__download{margin-top:40px;padding-right:10%}.post.articles .post__download a,.post.first-question .post__download a,.post.quicktakes .post__download a{color:#898a8d}.post.articles .post__download figure,.post.first-question .post__download figure,.post.quicktakes .post__download figure{max-width:200px;margin-bottom:8px}.post.articles .post__date,.post.first-question .post__date,.post.quicktakes .post__date{margin-bottom:30px}@media only screen and (min-width:601px){.post.articles .post__content>.cell:nth-child(1),.post.first-question .post__content>.cell:nth-child(1),.post.quicktakes .post__content>.cell:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.post.articles .post__content>.cell:nth-child(2),.post.first-question .post__content>.cell:nth-child(2),.post.quicktakes .post__content>.cell:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (max-width:600px){.post.articles .post__contributors,.post.first-question .post__contributors,.post.quicktakes .post__contributors{padding-top:30px}}.post.reports .highlight{color:inherit!important}@media only screen and (max-width:600px){.post.reports .post__content>.cell:nth-child(1){-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.post.reports .post__content>.cell:nth-child(2){-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.post.reports .post__contributors{padding-top:30px}.post.reports .tinymce p{font-size:.85em}.post.reports .post__date{margin-bottom:60px}.post.reports .grey-box{margin-top:60pt}.post.reports .heading.articles{margin-top:0!important}@media only screen and (max-width:600px){.post.reports .heading.articles{margin-top:10px!important}}.post.reports .item__title{text-transform:uppercase;margin-bottom:10px}.post.reports .item__date{font-size:1em;color:#005487;font-family:"Inter Var",Helvetica,Arial,sans-serif}.post.reports a:hover{color:#00a5b5}.post.reports .post__read-more{margin-top:20px}@media only screen and (max-width:800px){.post.reports .post__download .truncate{display:none}}@media only screen and (max-width:600px){.post.reports .post__download{margin-bottom:40px;display:block}.post.reports .post__download .button{display:none}.post.reports .post__download figure{max-width:200px}}.post .grey-box{padding-left:25px;padding-right:25px}.post .grey-box .slick-dots{position:static}.post .grey-box .item{padding:0 5% 50px}.post .grey-box .slick-slider{padding-left:60px;padding-right:60px}.post .grey-box .slick-arrow{width:50px;height:50px;margin-top:-10px;margin-left:-10px;margin-right:-10px}.tax-box__list{margin:0!important;padding:0!important}.tax-box__list li:first-child{border-top:0}.tax-box__list li:first-child:before{content:'Related Topics';color:#fff;padding:0 15px 12px 15px;display:block;margin:0 -15px 12px!important;border-bottom:1px solid #fff}.tax-box__list li{margin:0!important;padding:12px 15px;display:block;border-top:1px solid #fff}.tax-box__list li.cat-item a{padding-left:15px}.tax-box__list li.current-cat{background:rgba(0,0,0,.2)}.tax-box__list li.current-cat a:hover{cursor:default}.tax-box__list li:not(.current-cat) a:hover{color:rgba(255,255,255,.7)}.tax-box__list li a{color:#fff;font-family:"Inter Medium",Helvetica,Arial,sans-serif;font-size:.9em;display:block}.tax-box__list li a:hover{color:#fff}@media only screen and (max-width:800px){.tax-box{width:275px;max-width:100%;margin-bottom:20px}}