.container{margin-left:auto;margin-right:auto}@media (max-width: 767px){.container{padding-left:20px;padding-right:20px}.row{margin-left:-20px;margin-right:-20px}.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12,.col-xs-13,.col-sm-13,.col-md-13,.col-lg-13,.col-xs-14,.col-sm-14,.col-md-14,.col-lg-14{padding-left:20px;padding-right:20px}}/*!
 * 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;transition-property:opacity, filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger:hover{opacity:1}.hamburger-box{width:24px;height:22px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{width:24px;height:4px;background-color:#000;border-radius:0px;position:absolute;transition-property:transform;transition-duration:0.15s;transition-timing-function:ease}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-9px}.hamburger-inner::after{bottom:-9px}.hamburger--3dx .hamburger-box{perspective:48px}.hamburger--3dx .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx .hamburger-inner::before,.hamburger--3dx .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner::before{transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner::after{transform:translate3d(0, -9px, 0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:48px}.hamburger--3dx-r .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r .hamburger-inner::before,.hamburger--3dx-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner::before{transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner::after{transform:translate3d(0, -9px, 0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:48px}.hamburger--3dy .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy .hamburger-inner::before,.hamburger--3dy .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner::before{transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner::after{transform:translate3d(0, -9px, 0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:48px}.hamburger--3dy-r .hamburger-inner{transition:transform 0.2s cubic-bezier(0.645, 0.045, 0.355, 1),background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r .hamburger-inner::before,.hamburger--3dy-r .hamburger-inner::after{transition:transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1)}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner::before{transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner::after{transform:translate3d(0, -9px, 0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner::before{transform:translate3d(-4.8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrow.is-active .hamburger-inner::after{transform:translate3d(-4.8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::before{transform:translate3d(4.8px, 0, 0) rotate(45deg) scale(0.7, 1)}.hamburger--arrow-r.is-active .hamburger-inner::after{transform:translate3d(4.8px, 0, 0) rotate(-45deg) scale(0.7, 1)}.hamburger--arrowalt .hamburger-inner::before{transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt .hamburger-inner::after{transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt.is-active .hamburger-inner::before{top:0;transform:translate3d(-4.8px, -6px, 0) rotate(-45deg) scale(0.7, 1);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt.is-active .hamburger-inner::after{bottom:0;transform:translate3d(-4.8px, 6px, 0) rotate(45deg) scale(0.7, 1);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r .hamburger-inner::before{transition:top 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r .hamburger-inner::after{transition:bottom 0.1s 0.15s ease,transform 0.15s cubic-bezier(0.165, 0.84, 0.44, 1)}.hamburger--arrowalt-r.is-active .hamburger-inner::before{top:0;transform:translate3d(4.8px, -6px, 0) rotate(45deg) scale(0.7, 1);transition:top 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--arrowalt-r.is-active .hamburger-inner::after{bottom:0;transform:translate3d(4.8px, 6px, 0) rotate(-45deg) scale(0.7, 1);transition:bottom 0.1s ease,transform 0.15s 0.1s cubic-bezier(0.895, 0.03, 0.685, 0.22)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner::before,.hamburger--boring .hamburger-inner::after{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0.15s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse .hamburger-inner::after{top:-18px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0.1s linear}.hamburger--collapse .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0, -9px, 0) rotate(-45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse.is-active .hamburger-inner::before{top:0;transform:rotate(-90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0.15s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r .hamburger-inner::after{top:-18px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0.1s linear}.hamburger--collapse-r .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0, -9px, 0) rotate(45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--collapse-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0.1s 0.27s linear}.hamburger--collapse-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.42s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic .hamburger-inner::before{top:9px;transition:opacity 0.15s 0.4s ease}.hamburger--elastic .hamburger-inner::after{top:18px;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0, 9px, 0) rotate(135deg);transition-delay:0.1s}.hamburger--elastic.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner::after{transform:translate3d(0, -18px, 0) rotate(-270deg);transition-delay:0.1s}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:0.4s;transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r .hamburger-inner::before{top:9px;transition:opacity 0.15s 0.4s ease}.hamburger--elastic-r .hamburger-inner::after{top:18px;transition:transform 0.4s cubic-bezier(0.68, -0.55, 0.265, 1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0, 9px, 0) rotate(-135deg);transition-delay:0.1s}.hamburger--elastic-r.is-active .hamburger-inner::before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner::after{transform:translate3d(0, -18px, 0) rotate(270deg);transition-delay:0.1s}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner::before{left:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in}.hamburger--emphatic .hamburger-inner::after{top:9px;right:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic.is-active .hamburger-inner::before{left:-48px;top:-48px;transform:translate3d(48px, 48px, 0) rotate(45deg);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic.is-active .hamburger-inner::after{right:-48px;top:-48px;transform:translate3d(-48px, 48px, 0) rotate(-45deg);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color 0.2s 0.25s ease-in}.hamburger--emphatic-r .hamburger-inner::before{left:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,left 0.2s 0.25s ease-in}.hamburger--emphatic-r .hamburger-inner::after{top:9px;right:0;transition:transform 0.2s cubic-bezier(0.6, 0.04, 0.98, 0.335),top 0.05s 0.2s linear,right 0.2s 0.25s ease-in}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent}.hamburger--emphatic-r.is-active .hamburger-inner::before{left:-48px;top:48px;transform:translate3d(48px, -48px, 0) rotate(-45deg);transition:left 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--emphatic-r.is-active .hamburger-inner::after{right:-48px;top:48px;transform:translate3d(-48px, -48px, 0) rotate(45deg);transition:right 0.2s ease-out,top 0.05s 0.2s linear,transform 0.2s 0.25s cubic-bezier(0.075, 0.82, 0.165, 1)}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:9px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider .hamburger-inner::after{top:18px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{transform:rotate(-45deg) translate3d(-3.42857px, -5px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{transform:translate3d(0, -18px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:9px;transition-property:transform, opacity;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider-r .hamburger-inner::after{top:18px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0, 9px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{transform:rotate(45deg) translate3d(3.42857px, -5px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{transform:translate3d(0, -18px, 0) rotate(90deg)}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s 0.15s linear}.hamburger--spring .hamburger-inner::before{top:9px;transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring .hamburger-inner::after{top:18px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:0.32s;background-color:transparent}.hamburger--spring.is-active .hamburger-inner::before{top:0;transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 9px, 0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner::after{top:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 9px, 0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:0.15s;transition-delay:0s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r .hamburger-inner::after{top:-18px;transition:top 0.3s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),opacity 0s linear}.hamburger--spring-r .hamburger-inner::before{transition:top 0.12s 0.3s cubic-bezier(0.33333, 0.66667, 0.66667, 1),transform 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0, -9px, 0) rotate(-45deg);transition-delay:0.32s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spring-r.is-active .hamburger-inner::after{top:0;opacity:0;transition:top 0.3s cubic-bezier(0.33333, 0, 0.66667, 0.33333),opacity 0s 0.32s linear}.hamburger--spring-r.is-active .hamburger-inner::before{top:0;transform:rotate(90deg);transition:top 0.12s 0.18s cubic-bezier(0.33333, 0, 0.66667, 0.33333),transform 0.15s 0.32s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand .hamburger-inner{transition:transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s 0.1s linear}.hamburger--stand .hamburger-inner::before{transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand .hamburger-inner::after{transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent;transition:transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s 0.22s linear}.hamburger--stand.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r .hamburger-inner{transition:transform 0.1s 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19),background-color 0s 0.1s linear}.hamburger--stand-r .hamburger-inner::before{transition:top 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r .hamburger-inner::after{transition:bottom 0.1s 0.1s ease-in,transform 0.1s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent;transition:transform 0.1s 0s cubic-bezier(0.215, 0.61, 0.355, 1),background-color 0s 0.22s linear}.hamburger--stand-r.is-active .hamburger-inner::before{top:0;transform:rotate(-45deg);transition:top 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--stand-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(45deg);transition:bottom 0.1s 0.12s ease-out,transform 0.1s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin .hamburger-inner::before{transition:top 0.1s 0.34s ease-in, opacity 0.1s ease-in}.hamburger--spin .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.14s ease-out}.hamburger--spin.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r .hamburger-inner::before{transition:top 0.1s 0.34s ease-in, opacity 0.1s ease-in}.hamburger--spin-r .hamburger-inner::after{transition:bottom 0.1s 0.34s ease-in,transform 0.3s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--spin-r.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease-out, opacity 0.1s 0.14s ease-out}.hamburger--spin-r.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease-out,transform 0.3s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze .hamburger-inner{transition-duration:0.1s;transition-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze .hamburger-inner::before{transition:top 0.1s 0.14s ease, opacity 0.1s ease}.hamburger--squeeze .hamburger-inner::after{transition:bottom 0.1s 0.14s ease,transform 0.1s cubic-bezier(0.55, 0.055, 0.675, 0.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:0.14s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--squeeze.is-active .hamburger-inner::before{top:0;opacity:0;transition:top 0.1s ease, opacity 0.1s 0.14s ease}.hamburger--squeeze.is-active .hamburger-inner::after{bottom:0;transform:rotate(-90deg);transition:bottom 0.1s ease,transform 0.1s 0.14s cubic-bezier(0.215, 0.61, 0.355, 1)}.hamburger--vortex .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex .hamburger-inner::before,.hamburger--vortex .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner::before{transition-property:top, opacity}.hamburger--vortex .hamburger-inner::after{transition-property:bottom, transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex.is-active .hamburger-inner::before,.hamburger--vortex.is-active .hamburger-inner::after{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner::before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner::after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:0.3s;transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r .hamburger-inner::before,.hamburger--vortex-r .hamburger-inner::after{transition-duration:0s;transition-delay:0.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner::before{transition-property:top, opacity}.hamburger--vortex-r .hamburger-inner::after{transition-property:bottom, transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(0.19, 1, 0.22, 1)}.hamburger--vortex-r.is-active .hamburger-inner::before,.hamburger--vortex-r.is-active .hamburger-inner::after{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;transform:rotate(-90deg)}[class^="icon-"]{display:inline-block}.icon-search{background-image:url(/assets/img/squared/sprites.png);background-position:-25px -51px;width:12px;height:13px}.icon-arrow-green{background-image:url(/assets/img/squared/sprites.png);background-position:-56px -51px;width:9px;height:9px}.icon-arrow-blue{background-image:url(/assets/img/squared/sprites.png);background-position:-42px -51px;width:9px;height:9px}.button{border:1px solid #7ba136;color:#7ba136;padding:6px 12px}.button:hover{background-color:#7ba136;color:#fff;text-decoration:none}@media all and (min-width: 992px){.button{font-size:14px;border-width:2px;padding:14px 20px}}.squared-registration-steps{text-align:center;color:#d7d7d7;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:16px;margin:0}.squared .return-to-login{display:none}.squared .form-successful .return-to-login{display:block}.squared-only,.squared-only-inline,.squared-only-inline-block,.squared-only-table-cell{display:none !important}.squared-enabled .squared-only{display:block !important}.squared-enabled .squared-only-inline{display:inline !important}.squared-enabled .squared-only-inline-block{display:inline-block !important}.squared-enabled .squared-only-table-cell{display:table-cell !important}.squared-enabled .not-squared{display:none !important}.squared-copy-container{display:block;position:relative;margin-top:15px}.squared-copy-container .form-control{background:#fff}.squared-copy-container .squared-podcast-button-copy{height:36px;border:1px solid #e5e5e5;border-radius:0 3px 3px 0;background:#fff;padding:0 8px;margin-left:-1px;transition:background-color 0.1s linear, border-color 0.1s linear}.squared-copy-container .squared-podcast-button-copy .glyphicon{transition:color 0.1s linear}.squared-copy-container .squared-podcast-button-copy:hover,.squared-copy-container .squared-podcast-button-copy.zeroclipboard-is-hover{background-color:#7ba136;border-color:#7ba136}.squared-copy-container .squared-podcast-button-copy:hover .glyphicon,.squared-copy-container .squared-podcast-button-copy.zeroclipboard-is-hover .glyphicon{color:#fff}.squared-copy-container .form-control:focus+.squared-podcast-button-copy{border-color:#66afe9;border-left-color:#e5e5e5}.squared-copy-container .squared-podcast-button-open{display:block;background-color:#7ba136;color:#fff;height:36px;border:none;text-decoration:none;line-height:32px;padding:0 15px;border:2px solid #7ba136}.squared-copy-container .input-group-btn:last-child>.squared-podcast-button-open{margin-left:10px;border-radius:3px}.squared-copy-container .tooltip.bottom .tooltip-arrow{border-bottom-color:#7ba136}.squared-copy-container .tooltip-inner{background-color:#7ba136}@media all and (max-width: 767px){.squared-copy-container .squared-podcast-button-open-container{position:absolute;width:100%;bottom:0;left:0}.squared-copy-container .input-group-btn:last-child>.squared-podcast-button-open{margin-left:0}.squared-copy-container .input-group{padding-bottom:50px}}.squared .alert-success{border-radius:0;border:none;color:#fff;background-color:#7ba136}.logo-box{background:url(../img/squared/arrow-pattern-big-1.png) #F0F0F0 top center repeat}p a{color:#7ba136}.squared-only,.squared-only-inline,.squared-only-inline-block,.squared-only-table-cell{display:none !important}.squared-enabled .squared-only{display:block !important}.squared-enabled .squared-only-inline{display:inline !important}.squared-enabled .squared-only-inline-block{display:inline-block !important}.squared-enabled .squared-only-table-cell{display:table-cell !important}.squared-enabled .not-squared{display:none !important}.main-header{background-color:#fff;font-family:"DIN Next W01","Helvetica Neue",Helvetica,Arial,sans-serif}@media all and (min-width: 768px){.main-header{max-height:190px}.squared .main-header{overflow:visible}}@media all and (min-width: 992px){.main-header{max-height:200px}}.main-header .squared-logo{width:100%;margin:0;line-height:inherit}@media all and (min-width: 768px){.main-header .squared-logo{display:inline-block;vertical-align:top;width:auto}}.main-header .squared-logo img{max-width:100%;width:122px;height:auto;vertical-align:middle;margin-left:20px;margin-top:-12px}@media all and (min-width: 768px){.main-header .squared-logo img{margin-left:45px}}.main-header .squared-logo ul.account{float:right;margin:0;padding:0;line-height:72px;margin-right:20px}.main-header .squared-logo ul.account li{list-style:none}.main-header .squared-logo ul.account li a{font-size:15px;font-family:"DIN Next W01","Helvetica Neue",Helvetica,Arial,sans-serif;text-transform:uppercase;text-decoration:none;color:#7ba136}.main-header .header-menu{background-color:#000;position:relative;line-height:95px}@media all and (min-width: 768px){.main-header .header-menu{line-height:125px}}@media all and (min-width: 768px){.main-header .header-menu ul.account{display:none !important}}.main-header .header-menu .burger{display:inline-block;vertical-align:middle;position:absolute;top:4px;left:160px}@media all and (min-width: 768px){.main-header .header-menu .burger{position:static;padding-right:10px;float:right}}.main-header .header-menu .burger *{line-height:1}.main-header .header-menu .burger .hamburger-inner,.main-header .header-menu .burger .hamburger-inner:before,.main-header .header-menu .burger .hamburger-inner:after{background-color:#fff}.main-header .header-menu .burger .menu-hamburger{outline:none;vertical-align:middle}.main-header .header-menu .burger .deliverables-dropdown{display:none}.main-header .header-menu .burger .menu-text{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;font-style:normal;display:none;font-size:16px;vertical-align:middle;color:#464646;text-transform:uppercase}@media all and (min-width: 768px){.main-header .header-menu .burger .menu-text{display:inline-block;float:left;line-height:inherit}}.main-header .header-menu.header-menu__with-announcement .burger{padding-right:0}@media all and (min-width: 992px){.main-header .header-menu.header-menu__with-announcement .burger{float:none;position:relative;top:-2px;left:0;line-height:1}.main-header .header-menu.header-menu__with-announcement .menu-text{float:none}}@media all and (min-width: 992px){.main-header .header-menu.header-menu__with-announcement .burger{padding-left:62px}.main-header .header-menu.header-menu__with-announcement .burger:before{content:"";width:2px;height:45px;background:#252525;position:absolute;left:35px;top:-2px}}.main-header .deliverables-nav{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400;font-style:normal;display:none;line-height:1.4;padding:0 20px}@media all and (min-width: 768px){.main-header .deliverables-nav{position:absolute;width:100%;z-index:99999;background:#000;padding:0 42px 35px}}@media all and (min-width: 992px){.main-header .deliverables-nav{padding:0px 20px 75px 250px}}.main-header .deliverables-nav ul{list-style:none;padding:0;margin:0px 0 20px;max-width:500px}.main-header .deliverables-nav ul:first-child{padding:10px 0 0;margin:0;border-top:1px solid #252525}@media all and (min-width: 768px){.main-header .deliverables-nav ul:first-child{border:0;padding:0}}@media all and (min-width: 768px){.main-header .deliverables-nav ul{float:left;width:50%;margin:0}}.main-header .deliverables-nav a{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;font-style:normal;display:block;padding:5px 0;font-size:18px;color:#fff}@media all and (min-width: 992px){.main-header .deliverables-nav a{font-size:24px}}.main-header .deliverables-nav a:hover,.main-header .deliverables-nav a.active{color:#7ba136}.main-header .promo{display:none;line-height:1;padding:0 20px 20px}@media all and (min-width: 768px){.main-header .promo{float:right;line-height:inherit;padding:0 20px 0 0}}@media all and (min-width: 992px){.main-header .promo{display:block}}.main-header .promo .promo-text{line-height:1.4;display:inline-block;vertical-align:middle;color:#fff}@media all and (min-width: 768px){.main-header .promo .promo-text{text-align:right;margin-right:15px}.main-header .promo .promo-text>*{margin:0}}@media all and (min-width: 992px){.main-header .promo .promo-text{margin-right:30px}}.main-header .promo .promo-btn{border-color:#7ba136;color:#fff;transition:background 0.25s ease}.main-header .promo .promo-btn:hover{background:#7ba136}.main-header .header-top-nav{background-color:#252525;position:relative;overflow:hidden}.main-header .header-top-nav ul{margin:0;padding:0;float:right;overflow:auto}@media all and (min-width: 768px){.main-header .header-top-nav ul{text-align:right}}.main-header .header-top-nav ul>li{font-size:11px;display:inline-block;float:left;border-left:1px solid #000;letter-spacing:0.8px;position:relative;z-index:1;background-color:#252525;max-height:40px}@media all and (min-width: 992px){.main-header .header-top-nav ul>li{font-size:13px}}.main-header .header-top-nav ul>li button{background-color:transparent;border:0;padding:11px 18px 9px}.main-header .header-top-nav ul>li.account a{color:#7ba136}.main-header .header-top-nav ul>li.account a:hover{color:#fff}.main-header .header-top-nav ul>li.logout a{color:#464646}.main-header .header-top-nav ul>li.logout a:hover{color:#7ba136}@media all and (max-width: 767px){.main-header .header-top-nav ul>li.account,.main-header .header-top-nav ul>li.logout{display:none !important}}.main-header .header-top-nav ul>li.search{position:absolute;top:0;bottom:0;left:20px;width:100%;overflow:hidden;z-index:0;border-left:0}.main-header .header-top-nav ul>li.search+li{border-left:0}@media all and (max-width: 439px){.main-header .header-top-nav ul>li.search+li{position:absolute;top:0;left:0}}@media all and (max-width: 439px){.main-header .header-top-nav ul>li.search{display:none}}.main-header .header-top-nav ul>li.search input[type="text"]{border:0;padding:9px 10px;width:100%;white-space:nowrap;text-overflow:ellipsis;background-color:transparent;color:#989898}@media all and (max-width: 767px){.main-header .header-top-nav ul>li.search input[type="text"]{width:auto}}.main-header .header-top-nav ul>li.search input[type="text"]:focus{outline:none;color:#989898;background-color:#000}.main-header .header-top-nav ul>li.search-toggle a{padding:11px 7px 5px}@media all and (min-width: 768px){.main-header .header-top-nav ul>li.search-toggle a{padding:15px 12px 6px}}.main-header .header-top-nav ul>li:hover{background-color:#000}.main-header .header-top-nav ul>li:hover .sub-nav{display:inline-block}.main-header .header-top-nav ul>li>a{padding:8px 12px;text-transform:uppercase;font-weight:700;color:#fff;text-decoration:none;display:inline-block}@media all and (max-width: 375px){.main-header .header-top-nav ul>li>a{padding:8px 6px;font-size:10px}}@media all and (min-width: 768px){.main-header .header-top-nav ul>li>a{padding:11px}}@media all and (min-width: 992px){.main-header .header-top-nav ul>li>a{padding:9px 26px}}.main-header .header-top-nav ul>li>a:hover{color:#7ba136}.main-header .header-top-nav ul>li>a .icon-arrow-green,.main-header .header-top-nav ul>li>a .icon-arrow-blue{margin-left:3px}.main-header .header-top-nav ul>li.research>a:hover{color:#2d61c5}.main-header .header-top-nav #search-drop{clear:both}@media all and (min-width: 440px){.main-header .header-top-nav #search-drop{display:none !important}}.main-header .header-top-nav #search-drop input[type="text"]{border:0;width:100%;padding:10px 20px;border-top:1px solid #000;background-color:#252525;color:#989898}.main-header .header-top-nav #search-drop input[type="text"]:focus{outline:none;color:#989898}.main-header .header-top-nav .sub-nav{transition:width 0.25s;display:none}.main-header .header-top-nav .sub-nav li a{color:#464646}footer{text-align:center;border-top:1px solid #f0f0f0}footer .contact{line-height:150px}footer .contact strong{font-size:18px;text-transform:uppercase;color:#000;font-weight:700;padding-right:25px}footer .contact a{color:#7ba136;font-size:18px;font-weight:700;padding-left:25px}footer .contact a:hover{color:#000;text-decoration:none}footer .back-to-top{line-height:150px;background-color:#000}footer .back-to-top .button{padding:9px 13px}.sidebar-logo{background-color:#000;line-height:95px;width:100%;height:auto}.sidebar-logo .login{float:right}.sidebar-logo .login a{color:#7ba136;text-decoration:none;text-transform:uppercase}.sidebar-logo .login a:hover{color:#989898;text-decoration:underline}.sidebar-logo img{max-width:100%;height:auto;width:106px;vertical-align:middle;margin-left:0;margin-top:-12px}@media all and (min-width: 440px){.sidebar-logo img{margin-left:10px}}@media all and (min-width: 768px){.sidebar-logo img{margin-left:0;width:66%}}@media all and (min-width: 768px){.sidebar-logo{width:190px;line-height:190px;text-align:center;margin-left:40px}.marketing .sidebar-logo{width:193px;line-height:193px;margin-left:31px}}@media all and (min-width: 992px){.sidebar-logo{width:300px;line-height:300px;margin-left:25px}.marketing .sidebar-logo{width:272px;line-height:272px;left:1.04286%}}@media all and (min-width: 1366px){.sidebar-logo{margin-left:7.14286%}.marketing .sidebar-logo{width:271px;line-height:271px;left:5.64286%}}.state-roundup .backstretch{max-height:270px}@media all and (min-width: 768px){.state-roundup .backstretch{max-height:316px}}@media all and (min-width: 768px){.state-roundup .backstretch{max-height:none}}.state-roundup .news-box{padding:10px 20px 60px;margin-top:195px}@media all and (min-width: 768px){.state-roundup .news-box{margin-top:14px;padding:10px 15px 75px;margin-bottom:25px}}@media all and (min-width: 992px){.state-roundup .news-box{margin-top:70px;padding:20px 30px 140px;margin-bottom:82px}}.state-roundup .news-box .category{font-size:12px;margin-bottom:13px;padding-bottom:10px}@media all and (min-width: 768px){.state-roundup .news-box .category{font-size:11px}}@media all and (min-width: 992px){.state-roundup .news-box .category{font-size:14px;border-bottom-width:2px;padding-bottom:13px}}.state-roundup .news-box .title{font-size:24px;margin-bottom:23px}@media all and (min-width: 768px){.state-roundup .news-box .title{font-size:22px;margin-bottom:18px;font-weight:600}}@media all and (min-width: 992px){.state-roundup .news-box .title{font-size:36px}}.state-roundup .news-box .date{font-size:12px}@media all and (min-width: 992px){.state-roundup .news-box .date{font-size:18px}}.featured-box-container{background:url(../img/squared/arrow-pattern.png) #f0f0f0 top center repeat;padding:25px 0}@media all and (min-width: 768px){.featured-box-container{padding:48px 0}}.featured-box-container .featured-box-top{display:table;width:100%;margin-bottom:26px}@media all and (min-width: 768px){.featured-box-container .featured-box-top{display:inline;width:auto;margin-bottom:0px;float:left}}.featured-box-container .featured-box-image{display:table-cell;width:1px}.featured-box-container .featured-box-image img{max-width:140px;display:block}@media all and (min-width: 375px){.featured-box-container .featured-box-image img{max-width:147px}}@media all and (min-width: 414px){.featured-box-container .featured-box-image img{max-width:167px}}@media all and (min-width: 480px){.featured-box-container .featured-box-image img{max-width:200px}}@media all and (min-width: 568px){.featured-box-container .featured-box-image img{max-width:244px}}@media all and (min-width: 627px){.featured-box-container .featured-box-image img{max-width:273px}}@media all and (min-width: 768px){.featured-box-container .featured-box-image img{max-width:195px}}@media all and (min-width: 992px){.featured-box-container .featured-box-image img{max-width:280px}}.featured-box-container .featured-box-top-button{display:table-cell;vertical-align:middle;text-align:center}.featured-box-container .featured-box-top-button .button{position:static !important}.featured-box-container .featured-box{background-color:#fff;padding:0;position:relative}@media all and (min-width: 768px){.featured-box-container .featured-box{overflow:hidden}}.featured-box-container .featured-box .box-text{padding:0 22px 40px}@media all and (min-width: 768px){.featured-box-container .featured-box .box-text{margin-left:215px;padding:27px 28px 27px 0}}@media all and (min-width: 992px){.featured-box-container .featured-box .box-text{margin-left:320px;padding:35px 35px 35px 0}}.featured-box-container .featured-box h3{color:#000;font-size:24px;font-weight:600;margin-bottom:13px}@media all and (min-width: 992px){.featured-box-container .featured-box h3{font-size:36px}}.featured-box-container .featured-box p{color:#000;font-size:12px;font-weight:600;line-height:1.34}@media all and (min-width: 992px){.featured-box-container .featured-box p{font-size:16px}}.featured-box-container .featured-box .button{color:#000;font-size:14px;position:absolute;top:70px;right:23px}@media all and (min-width: 768px){.featured-box-container .featured-box .button{position:static;margin-top:10px}}@media all and (max-width: 414px){.featured-box-container .featured-box .button{font-size:11px}}@media all and (min-width: 768px){.news-grid .row:first-child .news-box{border-top:0}}@media all and (min-width: 992px){.news-grid .row:first-child .news-box{padding-top:85px}}@media all and (min-width: 992px){.news-grid .row:last-child .news-box{padding-bottom:85px}}.news-grid .news-box{padding:35px 20px 40px;border-top:1px solid #f0f0f0}@media all and (min-width: 768px){.news-grid .news-box{padding:40px 7.14286% 45px;border-left:1px solid #f0f0f0;margin-bottom:0}.news-grid .news-box:first-child{border-left:0}}@media all and (min-width: 768px){.news-grid .news-box{padding:40px 3.57143% 45px}}.news-box{background-color:#fff}.news-box .category{color:#7ba136;font-size:11px;font-family:"DIN Next W01","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;line-height:1.34;padding-bottom:5px;margin-bottom:7px;border-bottom:1px solid #7ba136;text-transform:uppercase}@media all and (min-width: 992px){.news-box .category{font-size:14px;padding-bottom:10px;margin-bottom:20px}}.news-box .category>a{color:inherit}.news-box .category>a:hover{color:black}.news-box .title{font-size:18px;font-family:"DIN Next W01","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:600;line-height:1.34;color:#000;margin-bottom:22px}@media all and (min-width: 992px){.news-box .title{font-size:30px;margin-bottom:30px}}.news-box .date{color:#989898;font-size:11px;font-family:"DIN Next W01","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:400;line-height:1.34}@media all and (min-width: 992px){.news-box .date{font-size:18px}}.news-box .date a{color:#989898}.news-box .date a:hover,.news-box .date a:focus{color:#7ba136}.squared .news-grid .news-row{background:transparent url(data:image/gif;base64,R0lGODdhAQABAIAAAPTy9AAAACwAAAAAAQABAAACAkQBADs=) repeat-y center top}.squared .news-grid .news-row+.news-row{border-top:1px solid #f0f0f0}@media all and (min-width: 768px){.squared .news-grid .news-box{background:transparent;padding-left:64px;padding-right:11px;border-left:none;border-top:none}.squared .news-grid .news-box:first-child{border-top:none;padding-left:11px;padding-right:64px}}@media all and (min-width: 992px){.squared .news-grid .news-box{padding-left:80px}.squared .news-grid .news-box:first-child{padding-right:80px}}@media all and (min-width: 1366px){.squared .news-grid .news-box{padding-left:120px}.squared .news-grid .news-box:first-child{padding-right:120px}}@media all and (min-width: 768px) and (max-width: 991px){.squared .news-grid .container{max-width:690px}}@media all and (min-width: 1366px){.squared .news-grid .container{max-width:1124px}}.squared .news-title{color:#7ba036;line-height:1.2em;text-transform:uppercase;font-size:36px;margin:60px 0;padding:0;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;font-style:normal}@media all and (max-width: 991px){.squared .news-title{font-size:30px;margin:50px 0}}@media all and (max-width: 767px){.squared .news-title{font-size:18px;margin:25px 0 35px}}@media all and (min-width: 1366px){.squared.read .premium-article{padding-left:50px}}@media all and (min-width: 768px){.squared.read .premium-article{padding-top:45px}}.squared.read .premium-article .text{max-width:none}@media all and (min-width: 992px){.squared.read .livestream-container{width:100%;padding:0}.squared.read .livestream-container [class*='col-']{float:none;width:100%;margin:0}.squared.read .livestream-container iframe{height:400px;position:static}.squared.read .livestream-container .fluid-width-video-wrapper{padding-top:0 !important}}@media all and (min-width: 1366px){.squared.read .livestream-container iframe{height:500px}}.squared.read iframe[src^='https://w.soundcloud.com']{background-color:#333;border:1px solid #000;padding:6px;box-sizing:content-box;width:calc(100% - 12px)}@media all and (max-width: 991px){.squared.read .large-blackquote{margin-left:1em;margin-right:1em;padding-right:14.28571%}}@media all and (max-width: 767px){.squared.read .large-blackquote{padding-right:0;padding-left:1em;margin-left:0;margin-right:0}}.squared.read .large-blackquote q{margin-left:auto;margin-right:auto}.squared.read .article-body{border-bottom:1px solid #ebebeb}@media all and (min-width: 992px){.squared.read .article-body .container{max-width:1096px}.squared.read .article-body [class*='col-']{padding-left:60px;padding-right:60px}}@media all and (min-width: 768px){.squared.read .article-body [class*='col-']{padding-right:42px}}@media all and (max-width: 1365px){.squared.read .news-grid .container{max-width:none}}@media all and (max-width: 991px){.squared.read .slide-show-holder{padding-left:170px;padding-right:170px}}.squared.read .center-slide-show{max-width:1100px;margin-left:auto;margin-right:auto}@media all and (min-width: 768px){.squared.read .center-slide-show{padding-left:135px;padding-right:135px}}@media all and (min-width: 320px){.squared.read .center-slide-show{padding-left:10%;padding-right:10%}}.squared.read .center-slide-show .mask{max-width:100%}.squared.read .article-author{margin-bottom:0;padding-bottom:1em;border-top:none;border-bottom:1px solid #ebebeb}@media all and (max-width: 767px){.squared.read .article-author{padding-bottom:0.5em;border-bottom:none}}.squared.read .article-author .container{max-width:1124px}.squared.read .article-author .social-networks{right:0}@media all and (max-width: 767px){.squared.read .article-author .social-networks{right:2em}}.squared.read .comment-box{margin:2em auto}@media all and (max-width: 991px){.squared.read .comment-box{display:block}}.squared.read .center-img{max-width:100%}@media all and (min-width: 992px){.squared.read .center-img{max-width:85.71429%}}.squared.read .img-holder.full-width{width:100%;margin:0 0 2em}.squared.read .img-holder.full-width img{width:100%;height:auto}.squared.read .misc-box a{border-bottom:none}@media all and (min-width: 1366px){.squared.read .misc-box{margin-right:40px}}@media all and (max-width: 767px){.squared.read .misc-box{padding-bottom:0.5em;border-bottom:1px solid #ebebeb;margin-bottom:1em}}.squared.read .news-grid{border-bottom:1px solid #ebebeb}.squared.read .state-roundup{min-height:600px;margin-bottom:2em}@media all and (max-width: 1200px){.squared.read .state-roundup{min-height:315px}}@media all and (max-width: 767px){.squared.read .state-roundup{min-height:auto;margin-bottom:1em}.squared.read .state-roundup .backstretch,.squared.read .state-roundup .backstretch img{position:static !important;width:100% !important;height:auto !important}}.squared.read .squared-article-comments{max-width:1124px}.squared.read .squared-article-comments #disqus_thread{padding:20px 0 !important}.squared.read .squared-article-dek{max-width:500px}@media all and (min-width: 768px){.squared.read .squared-article-dek{max-width:none;padding-right:25%}}@media all and (min-width: 992px){.squared.read .squared-article-dek{padding-right:20%}}@media all and (min-width: 768px){.registration .registration-box{padding:35px 0}}@media all and (min-width: 992px){.registration .registration-box{padding:40px 0 150px}}.registration .registration-form{background-color:#fff;border-top:2px solid #7ba136;padding:35px 20px;margin:25px 0 30px}@media all and (min-width: 768px){.registration .registration-form{margin:0;padding:40px 35px}}@media all and (min-width: 1366px){.registration .registration-form{padding:55px 95px}}.registration .registration-form h2{font-size:18px;text-align:center;margin-bottom:30px;text-transform:uppercase}@media all and (min-width: 992px){.registration .registration-form h2{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;margin-bottom:40px}}.registration .registration-form .user-info{border-bottom:1px solid #f0f0f0;padding-bottom:20px;margin-bottom:30px}@media all and (min-width: 992px){.registration .registration-form .user-info{margin-bottom:40px;overflow-y:auto}}.registration .registration-form .personal-info{border-bottom:1px solid #f0f0f0;padding-bottom:30px;margin-bottom:30px}.registration .registration-form .personal-info .jcf-select .jcf-select-text{color:#000}.registration .registration-form .personal-info .invalid{display:block;font-weight:normal;color:#d00}@media all and (min-width: 992px){.registration .registration-form .personal-info{overflow-y:auto}}.registration .registration-form .form-control{font-size:14px;height:auto;line-height:1.34;color:#000}.registration .registration-form .form-control[readonly]{background:#fff}.registration .registration-form .form-control::-moz-placeholder{color:#000;opacity:1}.registration .registration-form .form-control:-ms-input-placeholder{color:#000}.registration .registration-form .form-control::-webkit-input-placeholder{color:#000}.registration .registration-form .form-control:focus{border-color:#7ba136;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #d8e8bb}@media all and (min-width: 992px){.registration .registration-form .form-control{font-size:16px;line-height:1.8;border-width:2px}}.registration .registration-form .has-error .form-control:focus{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px #ebcdcc}.registration .registration-form .form-group{position:relative;margin-bottom:10px}@media all and (min-width: 992px){.registration .registration-form .form-group{float:left;width:46%;margin:0 2% 20px}.registration .registration-form .form-group.has-error{margin-bottom:8px}}.registration .registration-form .form-group .help-block{font-size:11px;line-height:16px;margin:0}.registration .registration-form .form-group.has-error .jcf-select{border-color:#a94442}.registration .registration-form .select-wrapper .jcf-select-text{color:#000}.registration .registration-form .select-wrapper .jcf-select{border-width:2px;margin-bottom:2px}.registration .registration-form .submit-field{text-align:center;margin-bottom:25px}.registration .registration-form .submit-field .button{background-color:#fff;padding:10px 50px}@media all and (min-width: 992px){.registration .registration-form .submit-field .button{padding:15px 85px}}.registration .registration-form .submit-field .button:hover{color:#7ba136}.registration .steps{color:#cccccc;text-align:center}@media all and (max-width: 479px){.squared.marketing #squared-modal{margin-top:0 !important;margin-left:0 !important}}.squared.marketing #squared-learn-more .mobile-only{display:none}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .mobile-only{display:initial}}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .mobile-hide{display:none}}.squared.marketing #squared-learn-more .container{max-width:1176px;padding:20px 40px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container{padding:20px}}.squared.marketing #squared-learn-more .container .row{display:-ms-flexbox;display:flex;margin:0}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container .row{display:block}}.squared.marketing #squared-learn-more .container .row .column{width:50%}.squared.marketing #squared-learn-more .container .row .column:first-child{margin-right:26px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container .row .column:first-child{width:100%;max-width:100%;margin-right:0;margin-left:0}}.squared.marketing #squared-learn-more .container .row .column:nth-child(even){margin-left:26px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container .row .column:nth-child(even){width:100%;max-width:100%;margin-right:0;margin-left:0}}.squared.marketing #squared-learn-more .container .row .column.third{width:calc(33% - 20px);margin-right:40px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container .row .column.third{width:100%;max-width:100%;margin-right:0}}.squared.marketing #squared-learn-more .container .row .column{width:50%;max-width:50%}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .container .row .column{width:100%;max-width:100%;margin-right:0}}.squared.marketing #squared-learn-more .container .row .column.full{width:100%;max-width:100%;margin-right:0}.squared.marketing #squared-learn-more img{max-width:100%}.squared.marketing #squared-learn-more h4{font-size:40px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#231f20}@media all and (max-width: 991px){.squared.marketing #squared-learn-more h4{font-size:29px}}.squared.marketing #squared-learn-more button{margin-top:31px;padding:16px 29px;border:none;background-color:#7ba136;color:#ffffff;font-size:28px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1px;text-align:center}@media all and (max-width: 991px){.squared.marketing #squared-learn-more button{padding:15px;font-size:22px;letter-spacing:0.8px}}@media all and (max-width: 479px){.squared.marketing #squared-learn-more button{width:100%}}.squared.marketing #squared-learn-more button span{margin-left:16px;font-size:22px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1px}@media all and (max-width: 991px){.squared.marketing #squared-learn-more button span{font-size:17px;letter-spacing:0.8px}}.squared.marketing #squared-learn-more .group{margin-bottom:75px;padding-bottom:65px;border-bottom:1px solid #e5e5e5}@media all and (max-width: 991px){.squared.marketing #squared-learn-more .group{margin-bottom:40px;padding-bottom:0px}}.squared.marketing #squared-learn-more .group .row{margin-bottom:30px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more .group .row{margin-bottom:0}.squared.marketing #squared-learn-more .group .row .column{margin-bottom:30px}}.squared.marketing #squared-learn-more .group .row.no-description{margin-bottom:0}.squared.marketing #squared-learn-more .group.video{margin-bottom:0;border-bottom:none}.squared.marketing #squared-learn-more #marketing-intro{padding:150px 0 72px;background-color:#000;background-image:url(/assets/img/squared/learn-more-header-bg.png);background-repeat:repeat-x;background-position:bottom left;color:#fff}@media all and (max-width: 991px){.squared.marketing #squared-learn-more #marketing-intro{padding-top:72px}}@media all and (max-width: 479px){.squared.marketing #squared-learn-more #marketing-intro{padding-top:0;padding-bottom:50px}}.squared.marketing #squared-learn-more #marketing-intro .container h2{font-size:36px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:1.25;letter-spacing:normal;color:#ffffff}@media all and (max-width: 991px){.squared.marketing #squared-learn-more #marketing-intro .container h2{font-size:29px;line-height:1.34}}@media all and (max-width: 479px){.squared.marketing #squared-learn-more #marketing-intro .container h2{font-size:21px;line-height:1.33}}.squared.marketing #squared-learn-more #marketing-intro .container h3{margin-top:40px;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.7px;color:#7ba136}.squared.marketing #squared-learn-more #marketing-intro .container p{font-size:20px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.55;letter-spacing:normal;color:#ffffff}@media all and (max-width: 991px){.squared.marketing #squared-learn-more #marketing-intro .container p{font-size:18px;line-height:1.61}}@media all and (max-width: 479px){.squared.marketing #squared-learn-more #marketing-intro .container p{font-size:15px;line-height:1.53}}.squared.marketing #squared-learn-more #marketing-intro .container ul{padding-left:0;font-size:22px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.82;letter-spacing:normal;color:#ffffff;list-style-type:none}@media all and (max-width: 991px){.squared.marketing #squared-learn-more #marketing-intro .container ul{font-size:18px;line-height:1.72}}.squared.marketing #squared-learn-more #marketing-intro .container ul li{padding-left:35px;background-image:url(/assets/images/css/checkmark-green.svg);background-repeat:no-repeat;background-position:0 8px}.squared.marketing #squared-learn-more #benefits-content{margin-top:60px}@media all and (max-width: 479px){.squared.marketing #squared-learn-more #benefits-content{margin-top:50px}}.squared.marketing #squared-learn-more #benefits-content .header h3{margin-bottom:10px;font-size:18px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:1.7px;color:#7ba136}@media all and (max-width: 991px){.squared.marketing #squared-learn-more #benefits-content .header h3{font-size:16px;letter-spacing:1.5px}}.squared.marketing #squared-learn-more #benefits-content .group .row .text p{font-size:17px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.59;letter-spacing:normal;color:#231f20}.squared.marketing #squared-learn-more #quotes{padding:30px 0;background-color:#f2f2f2}.squared.marketing #squared-learn-more #quotes .quote{padding-top:10px;padding-left:10px;margin-left:-10px;font-size:17px;font-weight:normal;font-style:italic;font-stretch:normal;line-height:1.59;letter-spacing:normal;color:#231f20;background-image:url(/assets/images/css/quotation-mark.svg);background-repeat:no-repeat;background-position:top left}.squared.marketing #squared-learn-more #quotes .quote .more-toggle{color:#7a9f36;cursor:pointer}.squared.marketing #squared-learn-more #quotes .quote .more-content{display:none}.squared.marketing #squared-learn-more #quotes .meta{font-style:normal;font-stretch:normal;line-height:1.62;letter-spacing:normal}.squared.marketing #squared-learn-more #quotes .meta .person{font-size:15px;font-weight:bold;color:#7ba136}.squared.marketing #squared-learn-more #quotes .meta .role{display:block;font-size:13px;font-weight:normal;color:#231f20}.squared.marketing #squared-learn-more #additional-content .row .column .title{margin-top:25px;font-size:24px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#231f20}.squared.marketing #squared-learn-more #additional-content .row .column .text{font-size:17px;font-weight:normal;font-style:normal;font-stretch:normal;line-height:1.59;letter-spacing:normal;color:#231f20}.squared.marketing #squared-learn-more #join-content{padding:65px 0;background:url(/assets/img/squared/arrow-pattern.png) #f0f0f0 top center repeat}.squared.marketing #squared-learn-more #join-content .title{margin-bottom:15px;font-size:25px;font-weight:bold;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;color:#000000}.squared.marketing #squared-learn-more #join-content .title span{color:#7ba136}.squared.marketing #squared-learn-more #join-content ul{padding-left:0;font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.94;letter-spacing:normal;color:#000000;list-style-type:none}.squared.marketing #squared-learn-more #join-content ul li{padding-left:35px;background-image:url(/assets/images/css/checkmark-green.svg);background-repeat:no-repeat;background-position:0 8px}.squared.marketing #squared-learn-more #join-content .question{font-size:18px;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#231f20}.squared.marketing #squared-learn-more #join-content .question .wrapper{padding:30px;background-color:#ececec}.squared.marketing #squared-learn-more #join-content .question .wrapper .icon{position:relative;margin-top:-50px}.squared.marketing #squared-learn-more #join-content .question .wrapper .title{text-transform:uppercase;font-size:25px;font-weight:bold}.squared.marketing #squared-learn-more #join-content .question .wrapper .text{color:#231f20}.squared.marketing #squared-learn-more #join-content .question .wrapper .text a{color:#7ba136}.squared.marketing #squared-learn-more #join-content button{padding:13px 30px;background-color:#7ba136;text-transform:uppercase;font-size:22px;font-weight:500;font-style:normal;font-stretch:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#ffffff}@media all and (max-width: 479px){.squared.marketing #squared-learn-more #join-content button{margin-bottom:30px}}@media all and (min-width: 768px){.squared.category .main-header{border-bottom:1px solid #ebebeb}}.squared.category .news-grid .news-title img{display:none}.squared.category .news-grid .news-title.image-header span{display:none}.squared.category .news-grid .news-title.image-header img{display:block;width:100%}.squared.category .news-grid .news-row{border-top:1px solid #f0f0f0}.squared.category .news-grid .news-row:nth-child(2){border-top:none}.squared.category .news-grid .news-row:nth-child(2) .news-box{padding-top:0}.squared-modal .modal-dialog{margin:0;vertical-align:middle;display:none}.squared-modal .alert{border-radius:0;border:none}.squared-modal .alert-success{color:#fff;background-color:#7ba136}.squared-modal .close{display:none;position:absolute;top:5px;right:15px;z-index:1}.squared-modal.show-close-button .close{display:block;opacity:1;color:#ffffff}.squared-modal.active{display:block}.squared-modal.active .modal-dialog{display:block}.tp-modal-open .squared-modal.active .modal-dialog{display:none}.squared-modal .modal-content{border-radius:0;border:none;background:#fff}@media all and (max-width: 767px){.squared-modal{top:20px;right:20px;bottom:20px;left:20px}}@media all and (min-width: 768px){.squared-modal .modal-dialog{max-width:1076px;width:100%;padding:0 20px;margin:0 auto 0}.squared-modal .close{top:0;right:30px}.squared-modal .modal-content .row{margin-left:0;margin-right:0;display:table}.squared-modal .modal-content .row:before,.squared-modal .modal-content .row:after{display:none}.squared-modal .modal-content [class*="col-"]{float:none;display:table-cell;vertical-align:top;padding-left:0;padding-right:0}}@media all and (min-width: 992px){.squared-modal .modal-dialog{margin-top:30px}}.squared-modal-block{padding:70px 22.01% 70px 23.169%;position:relative}.squared-modal-block:before{content:"\00a0";display:block;height:24px;width:24px;position:absolute;top:76px;left:0;background:#7ba136}.squared-modal-block h4{text-align:center;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;font-style:normal;font-size:22px;line-height:26px;margin-bottom:3.5em;padding-bottom:0.75em;border-bottom:2px solid #7ba136}.squared-modal-block h4 em{font-style:normal;color:#7ba136}.squared-modal-block .btn{text-transform:uppercase;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:700;font-style:normal;font-size:16px;line-height:21px;color:#7ba136;border:2px solid #7ba136;background:transparent;padding:12px 20px;margin-top:25px;bottom:80px;left:75px}.squared-modal-block input{text-align:center;border-width:2px}.squared-modal-block .form-group{position:relative}.squared-modal-block .help-block{position:absolute;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:14px;line-height:15px;top:0;right:-40%;max-width:40%;padding:0 10px}.squared-modal-block .help-block.static{padding:0;max-width:100%;position:static}.squared-modal-intro{background-color:#7ba136}.squared-modal-intro .squared-modal-block{padding:70px 65px 70px 75px;color:#fff;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400;font-style:normal;font-size:24px;line-height:30px}.squared-modal-intro .squared-modal-block:before{background:#000}.squared-modal-intro .squared-modal-block h4{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;text-align:left;font-size:36px;line-height:36px;margin-bottom:1em;padding-bottom:0;border-bottom:none}.squared-modal-intro .squared-modal-block .btn{border-color:#fff;color:#fff}.squared-modal-forgot{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;text-align:center;font-size:14px;line-height:21px;margin:0 0 25px}.squared-modal-forgot a{text-decoration:none}.form-group+.squared-modal-forgot{margin-top:-8px}.squared-modal-remember{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:400;font-style:normal;font-weight:400 !important;font-size:14px;line-height:1.4;color:#000;margin-bottom:10px;width:100%}@media all and (min-width: 992px){.squared-modal-remember{margin-bottom:8px}}.squared-modal-remember .jcf-checkbox{height:30px;width:30px}.squared-modal-remember .check-label{margin-left:12px}.squared-modal-remember input[type="checkbox"]{display:inline-block;padding:0;width:22px;height:22px;vertical-align:text-bottom;margin-right:14px;cursor:pointer}.squared-modal-remember input[type="checkbox"]:checked{outline:none;background:#95c440;border-color:#95c440;box-shadow:inset 2px 2px 0px white, inset -2px -2px 0px white}.squared-modal-remember input[type="checkbox"]:active,.squared-modal-remember input[type="checkbox"]:focus{outline:none}.squared-modal-login h4{font-size:24px;line-height:24px}.squared-modal-register{padding-bottom:34px}.squared-modal-register h4{margin-top:-18px;padding-bottom:0.25em;text-transform:uppercase;margin-bottom:5px}.squared-modal-register .squared-modal-signup{font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:18px;color:#ccc;text-align:center;margin:0 0 25px}.squared-modal-register .btn{margin-top:41px;margin-bottom:10px}.squared-modal-below{background:#000;padding:30px;text-align:center;color:#7ba136;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:18px}.squared-modal-above{position:absolute;top:20px;left:0;width:100%;color:#000;text-align:center}.squared-modal-above .btn{color:#7ba136;border-color:#7ba136;padding:6px 20px;vertical-align:baseline;font-size:14px;line-height:14px;margin:0}@media all and (min-width: 768px){.squared-modal-above{color:#fff;top:-40px}.squared-modal-above .btn{vertical-align:bottom;color:#fff;border-color:#fff}}.squared-modal-account .modal-dialog{display:block}.squared-modal-account .modal-content{min-height:50px;max-height:500px}.squared-modal-account .modal-content iframe{max-height:500px}.squared-modal-account .close{display:block;top:10px}@media all and (max-width: 767px){.squared-signup-modal-active.modal-open:not(.tp-modal-open){overflow:auto}.squared-signup-modal-active.modal-open:not(.tp-modal-open) #wrapper{min-height:0;max-height:135px;overflow:hidden}.squared-signup-modal-active.modal-open:not(.tp-modal-open) #wrapper>*{display:none !important}.squared-signup-modal-active.modal-open:not(.tp-modal-open) #wrapper>.main-header{display:block !important}.squared-signup-modal-active.modal-open:not(.tp-modal-open) .modal-backdrop{display:none !important}.squared-signup-modal-active.modal-open:not(.tp-modal-open) .squared-modal{overflow:auto;position:static;padding-top:135px;margin-top:-135px}.squared-modal-block{padding:15px 25px}.squared-modal-block .help-block{position:static;max-width:100%;text-align:center}.squared-modal-block input,.squared-modal-block .btn{border-width:1px;font-size:15px}.squared-modal-block input{font-weight:400}.squared-modal-block .btn{margin-top:0;margin-bottom:10px}.squared-modal-block h4{margin-top:0;border-bottom:none;border-top:3px solid #7ba136;padding-top:15px;padding-bottom:0;line-height:1.4em;font-size:23px;margin-bottom:12px}.squared-modal-block:before{display:none}.squared-modal-above{text-align:left;position:static;font-size:12px;margin-bottom:15px}.squared-modal-above .btn{color:#000;border:1px solid #000;padding:8px 24px;font-size:12px;margin:0}.squared-modal-register h4{margin-bottom:5px}.squared-modal-register .squared-modal-signup{font-size:15px;font-weight:400;margin-bottom:35px}.squared-modal-register .btn{margin-bottom:0}.squared-modal-intro .squared-modal-block{padding:32px 25px 60px}.squared-modal-intro .squared-modal-block h4{font-size:23px;padding-top:0;border:none}.squared-modal-intro .squared-modal-block .btn{font-size:12px;padding:7px 16px;font-weight:600;margin-top:25px;margin-bottom:0}.squared-modal-intro p{font-size:15px;line-height:1.3em}.squared-registration-steps{font-size:12px;font-weight:400}.squared-modal-forgot{margin-bottom:20px}}.squared-paywall-message{width:100%;padding:15px 0 15px 75px;background-color:#000;color:#fff;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:16px;margin:0;position:relative}.squared-paywall-message:before{content:"";display:block;z-index:3;position:absolute;left:0;bottom:100%;width:100%;height:250px;background-image:linear-gradient(to bottom, rgba(255,255,255,0) 0%, #fff 100%)}.squared-back-to-news{display:inline-block;color:#000;text-decoration:none;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:16px;margin:20px 0 0 0;text-transform:uppercase}.squared-back-to-news .arrow{margin:0 5px 2px 0}.squared-back-to-news:hover{color:#000}#paywall-step-2{margin-bottom:20px;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;border-bottom:1px solid #ebebeb}#paywall-step-2 form{display:table;position:relative;width:100%;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;margin-bottom:50px;padding:20px 30px}@media all and (max-width: 767px){#paywall-step-2 form{margin-top:20px;padding:0}}#paywall-step-2 .row{display:table-row !important}@media all and (max-width: 767px){#paywall-step-2 .row:before{content:none}}#paywall-step-2 .row.last-row .column:first-child{display:none;position:absolute}#paywall-step-2 .row.last-row .column:last-child{position:absolute;width:calc(100% - 60px)}#paywall-step-2 .row.last-row .column:last-child .checkbox-wrapper{float:left}#paywall-step-2 .row.last-row .column:last-child .checkbox-wrapper label{font-weight:normal;font-size:16px}#paywall-step-2 .row.last-row .column:last-child button{float:right;margin:0}@media all and (max-width: 767px){#paywall-step-2 .row.last-row .column:last-child{position:static;width:100%}#paywall-step-2 .row.last-row .column:last-child .checkbox-wrapper{float:none}#paywall-step-2 .row.last-row .column:last-child button{float:none}}#paywall-step-2 .column{display:table-cell;width:50%;padding:10px 0;vertical-align:top}#paywall-step-2 .column:first-child{padding-right:5px}#paywall-step-2 .column:nth-child(2){padding-left:5px}@media all and (max-width: 767px){#paywall-step-2 .column{display:block;width:100%;padding:0}#paywall-step-2 .column:first-child{padding-right:0}#paywall-step-2 .column:nth-child(2){padding-left:0}}#paywall-step-2 button{float:right;text-transform:uppercase;font-weight:700;font-style:normal;font-size:16px;line-height:21px;color:white;background:#7ba136;padding:12px 20px;width:60%}#paywall-step-2 button:hover{color:#7ba136;background-color:white;border:2px solid #7ba136}#paywall-step-2 .squared-registration-steps{width:33%;margin:15px 0 0}#paywall-step-2 .checkbox-wrapper .jcf-checkbox{vertical-align:top;margin-right:10px;height:20px;width:20px}body .tp-backdrop.tp-active{display:none !important}.article-body.premium.partial{border-bottom-width:0px}@media all and (min-width: 992px){#squared-paywall-inline .container{max-width:1096px}}@media all and (min-width: 768px){#squared-paywall-inline{margin-top:50px}#squared-paywall-inline .row{margin-left:0;margin-right:0;display:table}#squared-paywall-inline .row:before,#squared-paywall-inline .row:after{display:none}#squared-paywall-inline [class*="col-"]{float:none;display:table-cell;vertical-align:top;padding-left:0;padding-right:0}}#squared-paywall-inline .paywall-tabs{border-right:solid 1px #ebebeb}@media all and (min-width: 768px){#squared-paywall-inline .squared-modal-above{top:-44px;font-family:"DIN Next W01", "Helvetica Neue", Helvetica, Arial, sans-serif;font-weight:500;font-style:normal;font-size:16px;margin:0}}#squared-paywall-inline .squared-modal-intro .squared-modal-block .btn:hover{background-color:#000;border-color:#000}.squared-checkout-content{width:100%;background-color:#f5f5f5;font-size:16px;line-height:1.5}.squared-checkout-content label,.squared-checkout-content p{font-size:16px;line-height:1.5}.squared-checkout-content .squared-checkout-top-bar{padding:1.5rem 2rem 1.5rem 0;background-color:#eee;font-size:13px}.squared-checkout-plan-info{display:-ms-flexbox;display:flex;padding:0 4rem 2rem}.squared-checkout-bottom{display:-ms-flexbox;display:flex;padding:0 4rem 2rem}.squared-checkout-product{padding-left:2rem;-ms-flex-positive:2;flex-grow:2}.squared-checkout-row+.squared-checkout-row{margin-top:2rem}.squared-checkout-email{text-align:right}.squared-checkout-plan{font-size:14px;margin-top:2rem}.squared-checkout-plan-table{width:100%}.squared-checkout-plan-table th{vertical-align:top;border-bottom:solid 1px #ddd;font-weight:normal;color:#ccc;padding-bottom:0.5rem}.squared-checkout-plan-table td{vertical-align:top;padding-top:0.5rem}.squared-checkout-plan-table thead tr th:nth-child(1){width:15%}.squared-checkout-plan-table thead tr th:nth-child(2){width:35%}.squared-checkout-message{background:#7a9f36;color:#fff;padding:1rem 4rem}.squared-checkout-payment-container{background-color:#fff;padding:2rem 4rem}.squared-checkout-payment-container .recurly-hosted-field-card{margin-top:6px;border:solid 2px #c7c7c7;border-radius:0;height:50px}.squared-checkout-payment-container .squared-checkout-payment .squared-checkout-payment-address-field-label{display:none}.squared-checkout-payment-container .squared-checkout-payment .squared-checkout-payment-address-field-message{display:none}.squared-checkout-payment-container .squared-checkout-payment.show-address-fields .squared-checkout-payment-address-field-label{display:block;float:left;width:50%}.squared-checkout-payment-container .squared-checkout-payment.show-address-fields .squared-checkout-payment-address-field-message{display:block;padding-bottom:1rem}.squared-checkout-payment-container .squared-checkout-payment.show-address-fields [data-recurly="card"]{padding-bottom:2rem}.squared-checkout-payment-container .squared-checkout-payment.show-address-fields .jcf-select-country-override-field{margin-top:6px;max-width:350px}.squared-checkout-product-title{font-size:20px;font-weight:bold}.squared-checkout-product-price{color:#888}.squared-checkout-promo .squared-checkout-promo-toggle{position:relative;cursor:pointer;color:#888;padding-left:1.75rem}.squared-checkout-promo .squared-checkout-promo-toggle:before{content:" ";cursor:pointer;width:8px;height:8px;border-width:0 2px 2px 0;border-color:#ccc;border-style:solid;position:absolute;left:0;top:4px;transform:rotate(-45deg)}.squared-checkout-promo .squared-checkout-promo-field{display:none}.squared-checkout-promo.enabled .squared-checkout-promo-field{display:block}.squared-checkout-promo.enabled .squared-checkout-promo-toggle{color:#111}.squared-checkout-promo.enabled .squared-checkout-promo-toggle:before{border-width:0px 0px 2px 2px;left:2px;top:3px}.squared-checkout-promo-discount{color:#888;font-size:14px}.squared-checkout-confirmation{-ms-flex-positive:1;flex-grow:1}.squared-checkout-confirmation .squared-checkout-confirm .squared-checkout-confirm-checkbox{margin:0 0 0 1rem}.squared-checkout-content .squared-checkout-submit .squared-checkout-submit-button{margin-top:0;width:270px}.squared-checkout-logo-container{width:124px;background:url("/assets/img/squared/gtm-squared-logo-black.png");background-size:92px;background-position:center center;background-repeat:no-repeat;background-color:#fff;height:124px}.squared-checkout-form.submitting .squared-checkout-submit-button{border-color:#ccc;color:#ccc}@media all and (max-width: 991px){.squared-checkout-bottom{-ms-flex-direction:column;flex-direction:column}.squared-checkout-bottom .squared-checkout-submit{margin-top:1rem;text-align:right}.squared-checkout-payment-container .recurly-hosted-field-card{height:36px}}@media all and (max-width: 767px){#squared-checkout-modal .members-modal__wrapper{width:100%}.squared-checkout-plan-info{padding:0 2rem 2rem}.squared-checkout-bottom{padding:0 2rem 2rem}.squared-checkout-message{padding:1rem 2rem}.squared-checkout-payment-container{padding:2rem 1rem}.squared-checkout-logo-container{background-size:78px;height:98px}.squared-checkout-plan-table thead{display:none}.squared-checkout-plan-table .squared-checkout-plan-starting-cell{display:block}.squared-checkout-plan-table .squared-checkout-plan-starting-cell:before{content:"Starting: ";color:#ccc}.squared-checkout-plan-table .squared-checkout-plan-duration-cell{display:block}.squared-checkout-plan-table .squared-checkout-plan-duration-cell:before{content:"Duration: ";color:#ccc}.squared-checkout-plan-table .squared-checkout-plan-billing-cell{display:block}.squared-checkout-plan-table .squared-checkout-plan-billing-cell:before{content:"Billing: ";color:#ccc}}.squared-checkout-thanks,.squared-checkout-purchase-info,.squared-checkout-close{text-align:center}.squared-checkout-close{padding:2rem;border-top:solid 1px #ddd}.squared-checkout-thanks{font-size:20px;font-weight:bold}.squared-checkout-content p{margin-bottom:0}.squared-checkout-content p+p{margin-top:1rem}.squared-checkout-purchase-info{padding:0 4rem 6rem}.squared-checkout-plan-name{font-weight:bold}.squared-checkout-content .squared-checkout-purchase-info .squared-checkout-purchase-charge-email{color:#888}
