.icon{display:inline-block;}.icon span{display:inline-block;position:relative;transition:opacity 300ms ease-in-out;}.icon span:hover{opacity:0.3;}.icon-chevron{background-color:transparent;border:0.1875rem solid #0281be;border-right:0;border-top:0;height:1.6875rem;margin:0.375rem -0.75rem 0 0;transform:rotate(45deg);width:1.6875rem;}.icon-chevron--right{transform:rotate(225deg);}.icon-chevron--up{transform:rotate(135deg);}.icon-chevron--down{transform:rotate(-45deg);}.icon-chevron-small{height:1.125rem;width:0.8125rem;}.icon-chevron-small::before,.icon-chevron-small::after{background-color:#141414;content:'';height:0.5625rem;left:0;position:absolute;width:0.14375rem;}.icon-chevron-small::before{top:0;transform-origin:0 100%;transform:rotate(45deg);}.icon-chevron-small::after{bottom:0;transform-origin:0 0;transform:rotate(-45deg);}.icon-chevron-small--right{transform:rotate(180deg);}.icon-chevron-small--up{transform:rotate(90deg);}.icon-chevron-small--down{transform:rotate(-90deg);}.icon-close{height:0.75rem;width:0.75rem;}.icon-close::before,.icon-close::after{background-color:#0281be;content:'';height:0.75rem;left:0.3125rem;position:absolute;top:0.0625rem;transform-origin:50% 50%;width:0.1875rem;}.icon-close::before{transform:rotate(45deg);}.icon-close::after{transform:rotate(-45deg);}.icon-download{background-color:#0281be;height:0.875rem;padding-bottom:0.3125rem;width:0.125rem;}.icon-download::before{border-bottom:0.125rem solid #0281be;border-right:0.125rem solid #0281be;bottom:0;content:'';display:inline-block;height:calc(9.899494936611665 * 1px);left:-0.25rem;position:absolute;transform:rotate(45deg);width:calc(9.899494936611665 * 1px);}.icon-download::after{bottom:-5px;border-bottom:0.125rem solid #0281be;border-left:0.125rem solid #0281be;border-right:0.125rem solid #0281be;content:'';height:0.25rem;position:absolute;width:1.125rem;left:-0.625rem;box-sizing:content-box;}.icon-play{border-bottom:10px solid transparent;border-left:10px solid #0281be;border-top:10px solid transparent;height:0;width:0;}.icon-plus{height:0.625rem;top:2rem;width:0.625rem;}.icon-plus::before{background:#999;content:'';display:block;height:0.125rem;position:absolute;top:0.25rem;width:100%;}.icon-plus::after{background:#999;content:'';display:block;height:100%;left:0.25rem;position:absolute;width:0.125rem;}.icon-minus{height:0.625rem;top:2rem;width:0.625rem;}.icon-minus::before{background:#999;content:'';display:block;height:0.125rem;position:absolute;top:0.25rem;width:100%;}.icon-search{display:block;height:1.1875rem;margin-left:0.125rem;position:relative;transform:rotate(-45deg);width:0.875rem;}.icon-search::before,.icon-search::after{content:'';display:block;}.icon-search::before{border-radius:0.875rem;border:0.125rem solid #fff;height:0.875rem;width:0.875rem;}.icon-search::after{background-color:#fff;height:0.3125rem;left:0.375rem;position:absolute;top:0.875rem;width:0.125rem;}.icon-burger{border-bottom:0.0625rem solid #fff;border-top:0.0625rem solid #fff;display:block;height:0.8125rem;position:relative;width:1.5rem;}.icon-burger::before{background-color:#fff;content:'';display:block;height:0.0625rem;left:0;position:absolute;top:0.3125rem;width:1.5rem;}
.vf-button,button,input[type='submit']{background-color:#fff;border:1px solid #ccc;color:#222;display:inline-block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;letter-spacing:0.01em;line-height:1.5rem;padding:1.125rem 2.5rem;text-align:center;}.vf-button:hover,button:hover,input[type='submit']:hover{background-color:#f6f7f9;text-decoration:none;}.vf-button[disabled],button[disabled],input[type='submit'][disabled]{background-color:#999;border-color:#999;cursor:default;}.vf-button[disabled]:hover,button[disabled]:hover,input[type='submit'][disabled]:hover{background-color:#999;border-color:#999;}.user-login-form .form-actions input[type='submit'],.user-pass .form-actions input[type='submit'],.user-pass-reset .form-actions input[type='submit']{background:transparent;border:2px solid #fff;color:#fff;font-size:16px;font-family:'Arimo',sans-serif;cursor:pointer;margin-top:1.25rem;}.vf-button--secondary,button.vf-button--secondary,input[type='submit'].vf-button--secondary{background-color:#0473A9;border:1px solid #0473A9;color:#fff;}.vf-button--secondary:hover,button.vf-button--secondary:hover,input[type='submit'].vf-button--secondary:hover{background-color:#0281be;border:1px solid #0281be;text-decoration:none;}.vf-button--primary-cta{text-transform:uppercase;font-family:"Noto Sans",Arial,sans-serif;font-size:18px;color:#fff;border:2px solid #fff;padding:17px 21px 17px 26px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;box-sizing:border-box;min-width:274px;background-color:transparent;}@media only screen and (min-width:1280px){.vf-button--primary-cta{padding:25px 20px 25px 40px;font-size:18px;min-width:385px;}}.vf-button--primary-cta:hover{background-color:#0281be;border:2px solid #0281be;text-decoration:none;}
.form-input,input[type='text'],input[type='password'],input[type='email'],input[type='tel'],textarea{border:0.25rem solid #ebebeb;clear:both;font-family:"Noto Sans",Arial,sans-serif;font-size:0.9rem;line-height:1;outline:none;padding:0.9375rem 1.25rem;width:100%;}.form-input:focus,input[type='text']:focus,input[type='password']:focus,input[type='email']:focus,input[type='tel']:focus,textarea:focus{border-color:#7fd6f6;}.form-input.has-error,input[type='text'].has-error,input[type='password'].has-error,input[type='email'].has-error,input[type='tel'].has-error,textarea.has-error{border-color:#f3402f;}.form-input--textarea{padding:1.25rem;resize:none;}.form-input--select{background:none;border:0;font-family:"Noto Sans",Arial,sans-serif;height:3.0625rem;outline:none;position:relative;transition:border 300ms ease-in-out;width:100%;z-index:50;}.form-dropdown{display:none;}.form-input--select-wrapper{background-color:#fff;border:0.25rem solid #ebebeb;padding:0 1.25rem 0 0.8125rem;}.form-input--select-wrapper:focus{border-color:#7fd6f6;}.form-input--select-wrapper.has-error{border-color:#f3402f;}.form-field{position:relative;}.form-field::after{content:'';display:table;clear:both;}.form-field label{display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;line-height:1;margin-bottom:0.625rem;text-transform:uppercase;}.form-field--radio{font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;line-height:1;}.form-field--radio .form-field--radio-container{display:block;}.form-field--radio .form-field--radio-container::after{content:'';display:table;clear:both;}@media only screen and (min-width:768px){.form-field--radio .form-field--radio-container{display:inline-block;}}.form-field--radio .form-field--radio-container > *{float:left;}.form-field--radio .form-field--radio-container span{margin-left:0.625rem;}.form-field--radio .form-field--radio-container + .form-field--radio-container{margin-top:0.625rem;}@media only screen and (min-width:768px){.form-field--radio .form-field--radio-container + .form-field--radio-container{margin-left:1.875rem;margin-top:0;}}.form-field--radio-container{display:block;}.form-field--radio-container::after{content:'';display:table;clear:both;}@media only screen and (min-width:320px){.form-field--radio-container{display:inline-block;}}@media only screen and (min-width:768px){.form-field--radio-container{display:inline-block;}}.form-field--radio-container legend{margin-bottom:0.625rem;}.form-field--radio-container legend span{display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;line-height:1;text-transform:uppercase;}.form-field--checkbox{position:relative;}.form-field--checkbox .form-checkbox{opacity:0;}.form-field--checkbox .form-checkbox + label{color:#09c;cursor:pointer;display:inline-block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;margin-left:0.625rem;text-transform:initial;-webkit-user-select:none;-ms-user-select:none;user-select:none;}.form-field--checkbox .form-checkbox + label::before{background:#fff;border:2px solid #ccc;content:'';display:inline-block;height:1.25rem;left:-0.45rem;margin-left:-1.5625rem;position:relative;top:0.3125rem;transition:border-color 250ms ease;width:1.25rem;}.form-field--checkbox .form-checkbox:checked + label::before{border-color:#0281be;}.form-field--checkbox .form-checkbox + label > .icon--check{fill:#fff;height:0.5625rem;left:-0.45rem;margin-left:-1rem;opacity:0;position:relative;top:0;transition:opacity 250ms ease;width:0.75rem;}.form-field--checkbox .form-checkbox:checked + label > .icon--check{fill:#0281be;opacity:1;stroke:none;}.form-field--checkbox + .form-field--checkbox{margin-top:0.3125rem;}.form-field--transparent{opacity:0;}.form-field--mocker{color:#222;font-family:"Noto Sans",Arial,sans-serif;height:100%;position:absolute;text-align:left;top:1rem;width:100%;}.form-field--mocker::after{border-bottom:3px solid #09c;border-right:3px solid #09c;content:'';display:block;padding:4px;position:absolute;right:0;transform:rotate(45deg);top:2px;}.form-field--mocker-text{display:block;overflow:hidden;text-overflow:ellipsis;width:calc(100% - 16px);white-space:nowrap;}.file-input-wrapper{width:100%;float:right;margin-left:0;margin-right:0%;clear:none;border:0.25rem solid #ebebeb;height:3.6875rem;position:relative;}@media only screen and (min-width:768px){.file-input-wrapper{width:50%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}@media only screen and (min-width:1280px){.file-input-wrapper{width:33.33333%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.file-input-wrapper .file-input-status,.file-input-wrapper .file-input-action{font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;line-height:1;position:absolute;top:50%;transform:translateY(-50%);}.file-input-wrapper .file-input-status{color:#999;left:1.25rem;max-width:calc(75% - 40px);width:100%;overflow:hidden;}.file-input-wrapper .file-input-action{color:#09c;right:1.25rem;}.file-input-wrapper [type='file']{height:100%;position:absolute;right:0;top:0;width:100%;opacity:0;}.user-login-form,.user-pass,.user-register-form,.user-pass-reset,.system-verifone__user{color:#fff;display:block;font-family:"Noto Sans",Arial,sans-serif;max-width:100%;padding:1.25rem;}.user-login-form .form-item,.user-pass .form-item,.user-register-form .form-item,.user-pass-reset .form-item,.system-verifone__user .form-item{margin-bottom:1rem;margin-left:auto;margin-right:auto;text-align:left;}.user-login-form .form-actions,.user-pass .form-actions,.user-register-form .form-actions,.user-pass-reset .form-actions,.system-verifone__user .form-actions{text-align:center;}.user-login-form label,.user-pass label,.user-register-form label,.user-pass-reset label,.system-verifone__user label{font-weight:bold;}@media only screen and (min-width:768px){.user-login-form .form-item,.user-pass .form-item,.user-register-form .form-item,.user-pass-reset .form-item,.system-verifone__user .form-item{width:35rem;}}.form-field--captcha.form-field--error{background-color:#f3402f;}.form-captcha{width:calc(100% - 9px);margin:0 auto;padding:0.25rem 0;overflow:hidden;}@media only screen and (min-width:tablet){.form-captcha{width:18.9375rem;}}.layout-container--user .status-message[role='contentinfo']{float:left;width:100%;display:block;padding:120px 0 30px;text-align:center;color:#fff;}.layout-container--user .status-message[role='contentinfo'] div[role='alert']{padding:10px 0;color:#f3402f;}
.no-scroll-all{overflow:hidden;height:100%;}.country-selector{overflow:hidden;}.country-selector__current{cursor:pointer;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;font-weight:normal;line-height:1;}.country-selector--fixed{background-color:#fff;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:99999;}.country-selector--fixed .country-selector__current{display:none;}.country-selector--fixed .country-selector__top{display:block;}.country-selector--fixed .country-selector__content{display:block;height:100%;max-height:calc(100% - 84px);overflow-y:scroll;padding-bottom:1.25rem;width:120vw;-webkit-overflow-scrolling:touch;}.country-selector--fixed .country-selector__content-outer-wrapper{position:relative;width:calc(100vw - 40px);}@media only screen and (min-width:768px){.country-selector--fixed .country-selector__content-outer-wrapper{width:calc(100vw - 84px);}}.country-selector__top{display:none;margin:0 1.25rem;padding:1.875rem 0;position:relative;}@media only screen and (min-width:768px){.country-selector__top{margin:0 2.625rem;}}.country-selector__top::before{bottom:5px;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);content:'';display:block;height:110%;left:-10%;position:absolute;width:120%;}@media only screen and (min-width:1280px){.country-selector__top::before{display:none;}}.country-selector__top-wrapper{line-height:1;margin:0 auto;max-width:1344px;position:relative;}.country-selector__heading{font-family:"Noto Sans",Arial,sans-serif;font-size:1.5rem;font-weight:bold;margin:0;}@media only screen and (min-width:1280px){.country-selector__heading{text-indent:-99999em;}}.country-selector__close{display:block;height:14px;overflow:hidden;position:absolute;right:0;top:5px;width:14px;}.country-selector__close-icon{display:block;height:18px;margin-left:-2px;margin-top:-2px;position:relative;transform:rotate(-45deg);width:18px;}.country-selector__close-icon::before{background-color:#0281be;content:'';display:block;height:100%;left:8px;position:absolute;top:0;width:2px;}.country-selector__close-icon::after{background-color:#0281be;content:'';display:block;height:2px;left:0;position:absolute;top:8px;width:100%;}.country-selector__content{display:none;margin:0 1.25rem;}@media only screen and (min-width:768px){.country-selector__content{margin:0 2.625rem;}}.country-selector__content-wrapper{margin:0 auto;max-width:1344px;padding:2.5rem 0;}@media only screen and (min-width:768px){.country-selector__content-wrapper{padding-top:5.625rem;}}@media only screen and (min-width:1280px){.country-selector__content-wrapper{padding-top:4.0625rem;}}.country-selector__content-wrapper > label{display:none;margin-bottom:3.75rem;text-align:center;}@media only screen and (min-width:1280px){.country-selector__content-wrapper > label{display:block;}}.country-selector__content-wrapper::after{clear:both;content:'';display:table;}.country-selector__region{margin-bottom:2.5rem;}@media only screen and (min-width:768px){.country-selector__region{width:83.33333%;float:left;margin-right:-100%;margin-left:8.33333%;clear:none;}}@media only screen and (min-width:1280px){.country-selector__region{width:75%;float:left;margin-right:-100%;margin-left:12.5%;clear:none;}}.country-selector__dropdown{border:0.25rem solid #ddd;position:relative;}@media only screen and (min-width:1280px){.country-selector__dropdown{border:0;}}.country-selector__dropdown--open .country-selector__region-options{display:block;}.country-selector__dropdown--open .country-selector__region-selected{border-bottom-width:0.125rem;}.country-selector__dropdown--open .country-selector__region-selected .icon{margin-top:0.125rem;}.country-selector__dropdown--open .country-selector__region-selected .icon .icon-chevron-small--down{transform:rotate(90deg);}.country-selector__region-options{background:#fff;border:0.25rem solid #ddd;border-top-width:0.125rem;display:none;left:-4px;position:absolute;width:calc(100% + 8px);}@media only screen and (min-width:1280px){.country-selector__region-options{border:0;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative;}}.country-selector__region-selected{border:0.25rem solid #ddd;border-width:0;color:#222;cursor:pointer;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;line-height:1;overflow:hidden;padding:0.9375rem 1.25rem;position:relative;}@media only screen and (min-width:1280px){.country-selector__region-selected{display:none;}}.country-selector__region-selected .icon{margin-top:-0.1875rem;position:absolute;right:1.25rem;}.country-selector__region-selected .icon .icon-chevron-small--down{opacity:1;}.country-selector__region-selected .icon .icon-chevron-small--down::before,.country-selector__region-selected .icon .icon-chevron-small--down::after{background-color:#0281be;}.country-selector__region-option{border:0.25rem solid #ddd;border-bottom-width:0.125rem;border-left-width:0;border-right-width:0;border-top-width:0;line-height:1;}@media only screen and (min-width:1280px){.country-selector__region-option{border:0;display:block;}}.country-selector__region-option:last-child{border-bottom-width:0;}.country-selector__region-link{color:#222;cursor:pointer;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;line-height:1;padding:0.9375rem 1.25rem;}@media only screen and (min-width:1280px){.country-selector__region-link{color:#999;font-size:1.875rem;padding:0;position:relative;}}.country-selector__region-option--selected .country-selector__region-link{color:#999;text-decoration:none;}@media only screen and (min-width:1280px){.country-selector__region-option--selected .country-selector__region-link{color:#222;}.country-selector__region-option--selected .country-selector__region-link::before{background-color:#0281be;bottom:-0.625rem;content:'';display:block;height:0.125rem;position:absolute;width:100%;}}.country-selector__region-link:hover{color:#999;text-decoration:none;}@media only screen and (min-width:1280px){.country-selector__region-link:hover{color:#222;}.country-selector__region-link:hover::before{background-color:#0281be;bottom:-0.625rem;content:'';display:block;height:0.125rem;position:absolute;width:100%;}}.country-selector__label{color:#222;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;font-weight:normal;letter-spacing:0.02em;margin-bottom:0.625rem;text-transform:uppercase;}@media only screen and (min-width:1280px){.country-selector__label{display:none;}}@media only screen and (min-width:768px){.country-selector__country{width:83.33333%;float:left;margin-right:-100%;margin-left:8.33333%;clear:none;}}@media only screen and (min-width:1280px){.country-selector__country{width:75%;float:left;margin-right:-100%;margin-left:12.5%;clear:none;}}.country-selector__country-list{display:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:start;justify-content:flex-start;margin-top:1.25rem;}@media only screen and (min-width:768px){.country-selector__country-list{margin-top:1.5rem;}}.country-selector__country-list--selected{display:-ms-flexbox;display:flex;}.country-selector__country-item{-ms-flex-preferred-size:100%;flex-basis:100%;margin-bottom:1.25rem;}@media only screen and (min-width:768px){.country-selector__country-item{-ms-flex-preferred-size:50%;flex-basis:50%;margin-bottom:1.5rem;}}@media only screen and (min-width:1280px){.country-selector__country-item{-ms-flex-preferred-size:33%;flex-basis:33%;}}.country-selector__country-link{font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:bold;}@media only screen and (min-width:768px){.country-selector__country-link{font-size:1.5rem;}}.clear-float{clear:both;display:block;}
.footer-menu{background-color:#333;margin:0 auto;max-width:1344px;width:100%;}@media only screen and (min-width:768px){.footer-menu{display:-ms-flexbox;display:flex;-ms-flex-flow:row wrap;flex-flow:row wrap;-ms-flex-pack:justify;justify-content:space-between;}}.footer-menu__entry{border-bottom:0.0625rem solid rgba(255,255,255,0.1);}@media only screen and (min-width:768px){.footer-menu__entry{border-bottom:0;margin:2.125rem 0;width:30%;}}@media only screen and (min-width:1280px){.footer-menu__entry{width:14.375%;}}.footer-menu__entry:last-child{border-bottom:0;}.footer-menu__heading{color:#fff;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:bold;margin:0;padding:1.5rem 0;position:relative;}@media only screen and (min-width:768px){.footer-menu__heading.js-footer-menu__heading{pointer-events:none;cursor:default;}}.footer-menu__heading:hover{text-decoration:none;}.footer-menu__heading-icon{content:'';display:block;height:0.625rem;position:absolute;right:0;top:2rem;width:0.625rem;}@media only screen and (min-width:768px){.footer-menu__heading-icon{display:none;}}.footer-menu__heading-icon::before{background:#999;content:'';display:block;height:0.125rem;position:absolute;top:0.25rem;width:100%;}.footer-menu__heading-icon::after{background:#999;content:'';display:block;height:100%;left:0.25rem;position:absolute;width:0.125rem;}.footer-menu__list{display:none;margin:0.5rem 0 2.25rem 0;}@media only screen and (min-width:768px){.footer-menu__list{display:block;margin:0;}}.footer-menu__item{font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;margin:1.75rem 0;}@media only screen and (min-width:768px){.footer-menu__item{margin:1.25rem 0;}}.footer-menu__link{color:#c3c3c3;font-family:"Noto Sans",Arial,sans-serif;font-size:0.9rem;font-weight:normal;}.footer-menu__entry--active .footer-menu__list{display:block;}.footer-menu__entry--active .footer-menu__item:first-child{margin-top:0.5rem;}@media only screen and (min-width:768px){.footer-menu__entry--active .footer-menu__item:first-child{margin:1.25rem 0;}}.footer-menu__entry--active .footer-menu__heading-icon::after{display:none;}
.footer{background-color:#333;padding:2.625rem 1.25rem 2.25rem;}@media only screen and (min-width:768px){.footer{padding:2.625rem 2.625rem 1.875rem;}}@media only screen and (min-width:1280px){.footer .country-selector{display:inline-block;vertical-align:middle;}}.footer .country-selector__top,.footer .country-selector__content{text-align:left;}.footer .country-selector__current{color:#fff;display:inline-block;margin-top:1.875rem;}@media only screen and (min-width:768px){.footer .country-selector__current{display:block;margin-top:0.9375rem;}}@media only screen and (min-width:1280px){.footer .country-selector__current{margin-top:0.3125rem;}}.footer__top{margin:0 auto;text-align:center;max-width:1344px;}@media only screen and (min-width:768px){.footer__top{text-align:left;}.footer__top::after{clear:both;content:'';display:table;}}.footer__logo{display:block;margin-bottom:1.875rem;}@media only screen and (min-width:768px){.footer__logo{width:33.33333%;float:left;margin-right:-100%;margin-left:0%;clear:none;margin-bottom:0;margin-top:15px;}}@media only screen and (min-width:1280px){.footer__logo{width:16.66667%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.footer__logo img{max-width:245px;}.footer-search{margin-bottom:0.875rem;}@media only screen and (min-width:768px){.footer-search{width:33.33333%;float:right;margin-left:0;margin-right:0%;clear:none;margin-bottom:0;}}@media only screen and (min-width:1280px){.footer-search{width:16.66667%;float:right;margin-left:0;margin-right:0%;clear:none;}}.footer-search__input{background-color:#2b2a2a;position:relative;text-align:left;}.footer-search__input input[type='text']{border:0;}.footer-search__input input[type='submit']{opacity:0;z-index:-1;position:absolute;padding:0;margin:0;width:0;height:0;}.footer-search__text{background-color:transparent;border:0;color:#999;font-family:"Noto Sans",Arial,sans-serif;font-size:0.875rem;font-weight:normal;line-height:1rem;outline:none;padding:0;width:calc(100% - 17px);}@media only screen and (min-width:768px){.footer-search__text{font-size:1rem;}}.footer-search__icon{display:block;height:19px;margin-left:2px;position:absolute;right:20px;top:15px;transform:rotate(-45deg);width:14px;cursor:pointer;-webkit-appearance:none;appearance:none;background:transparent;border-radius:0;border:0;margin:0;padding:0;}.footer-search__icon::before{border-radius:14px;border:2px solid #fff;content:'';display:block;height:14px;width:14px;}.footer-search__icon::after{background-color:#fff;content:'';display:block;height:5px;left:6px;position:absolute;top:16px;width:2px;}.footer-search__icon:hover{background:transparent;}.footer__bottom{margin:1.25rem auto 0;max-width:1344px;text-align:center;position:relative;}@media only screen and (min-width:768px){.footer__bottom{text-align:left;}.footer__bottom::after{clear:both;content:'';display:table;}}@media only screen and (min-width:1280px){.footer__bottom{margin-top:5rem;}}@media only screen and (min-width:768px){.footer__bottom-right{width:41.66667%;float:right;margin-left:0;margin-right:0%;clear:none;text-align:right;}}.footer__bottom-left{margin-top:1.875rem;}@media only screen and (min-width:768px){.footer__bottom-left{width:50%;float:left;margin-right:-100%;margin-left:0%;clear:none;margin-top:0;}}@media only screen and (min-width:1280px){.footer__social{display:inline-block;vertical-align:middle;}}.footer__social-item{display:inline-block;margin:0 1.125rem;}@media only screen and (min-width:768px){.footer__social-item:last-child{margin-right:0;}}@media only screen and (min-width:1280px){.footer__social-item:last-child{margin-right:2.8125rem;}}.footer__social-link{display:block;}.footer__social-link .icon{fill:#fff;vertical-align:middle;}.footer__copyright,.footer__copylinks{display:inline-block;}.footer__copyright{color:#999;font-family:"Noto Sans",Arial,sans-serif;font-size:0.7rem;font-weight:normal;}@media only screen and (min-width:1280px){.footer__copyright{margin-right:1rem;}}.footer__copylinks-item{display:inline-block;margin-right:0.1875rem;}.footer__copylinks-item:not(:last-child) .footer__copylinks-link::after{content:'|';margin-left:0.375rem;}.footer__copylinks-link{color:#fff;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;font-weight:bold;}
.comparison-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.comparison-mobile .form-field--select,.comparison-mobile select{width:100%;border-image:none;-webkit-appearance:none;appearance:none;}.comparison-mobile select{background:url(/themes/custom/verifone_theme/dist/assets/icon-arrow-up-blue.svg);background-position:0 15px;background-repeat:no-repeat;transform:rotate(180deg);}.comparison-mobile__add-device{width:100%;padding:10px 20px;border-bottom:0.25rem solid #ebebeb;font-weight:bold;position:relative;margin-bottom:60px;}.comparison-mobile__add-device .icon-close{position:absolute;display:block;text-indent:-99999px;background:#fff;line-height:1;padding:16px;text-align:center;right:5px;top:4px;border:0;}.comparison-mobile__add-device .icon-close::before,.comparison-mobile__add-device .icon-close::after{left:0.8125rem;top:0.593rem;}.comparison-mobile__add-device .icon-close:hover,.comparison-mobile__add-device .icon-close:focus{background:#fff;}.comparison-mobile__category{width:100%;}.comparison-mobile__devices.eyebrow{width:100%;margin:30px 0;display:block;}.comparison-mobile__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.comparison-mobile__item{display:-ms-flexbox;display:flex;-ms-flex:0 1 46%;flex:0 1 46%;margin-bottom:40px;}.comparison-mobile__item:nth-of-type(2n+1){margin-right:6%;border-right:1px solid #ccc;}.comparison-mobile__device--type.eyebrow,.comparison-mobile__device--model,.comparison-mobile__device--remove{display:block;}.comparison-mobile__device--type.eyebrow{margin-bottom:10px;}.comparison-mobile__device--remove{margin-top:10px;}.comparison-mobile__device--remove label{margin-left:10px;}.comparison{position:relative;}.comparison.comparison--sticky{overflow:hidden;}.comparison.comparison--sticky.comparison--fixed{bottom:0;position:fixed;width:100%;z-index:30;}.comparison.comparison--sticky .comparison__tray-tab{margin-bottom:-2.5rem;transition:margin-bottom 250ms ease;}.comparison.comparison--sticky .comparison__items-container{position:absolute;width:100%;}.comparison.comparison--sticky.comparison--visible{overflow:auto;}.comparison.comparison--sticky.comparison--visible .comparison__tray-tab{margin-bottom:0;}.comparison.comparison--sticky.comparison--visible .comparison__items-container{position:relative;}.comparison__tray-tab{margin-left:1.25rem;margin-right:1.25rem;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:768px){.comparison__tray-tab{margin-left:2.625rem;margin-right:2.625rem;}}@media only screen and (min-width:1280px){.comparison__tray-tab{max-width:84rem;}}@media only screen and (min-width:1424px){.comparison__tray-tab{margin-left:auto;margin-right:auto;}}@media only screen and (min-width:55em){.comparison__tray-tab{-ms-flex-pack:end;justify-content:flex-end;}}.comparison__tray-control{background:#f6f7f9;border:0;box-shadow:0 -2px 4px rgba(0,0,0,0.2);border-radius:3px 0 0 3px;font:normal 0.75rem/1.25rem "Noto Sans",Arial,sans-serif;letter-spacing:0.2em;text-transform:uppercase;width:232px;outline:0;padding:10px 0;text-align:center;position:relative;bottom:-2px;z-index:0;}.comparison__tray-control .icon--up{height:1.375rem;position:absolute;top:0.75rem;transform:none;}.comparison__tray-control.js-is-open .icon--up{top:0.25rem;transform:rotate(180deg);}.comparison__items-container{background:#fff;box-shadow:0 -4px 5px -4px rgba(0,0,0,0.2);display:none;height:12rem;overflow:hidden;position:relative;transition:height 250ms ease;z-index:10;}@media only screen and (min-width:1280px){.comparison__items-container{height:5.75rem;}}.comparison__items-container.js-is-open{display:block;}.comparison__items-container .comparison__wrapper{margin:0 auto;max-width:84rem;}@media only screen and (min-width:1280px){.comparison__items-container.can-compare .comparison__items{width:calc(100% - 340px);}.comparison__items-container.can-compare .comparison__add-devices{min-width:18.75rem;}}.comparison__items,.comparison__items *{box-sizing:border-box;}.comparison__items{float:left;width:100%;height:5.75rem;overflow:hidden;outline:none;position:relative;}@media only screen and (min-width:1280px){.comparison__items{width:calc(100% - 180px);}}.comparison__item{border-left:1px solid #ebebeb;display:block;float:left;min-height:6.25rem;padding:18px 0 0 30px;transition:left 250ms ease;width:13.125rem;}@media only screen and (min-width:55em){.comparison__item{padding:18px 20px 0 30px;}}.comparison__item .comparison__device--model,.comparison__item .comparison__device--remove{display:block;float:right;width:100px;}@media only screen and (min-width:768px){.comparison__item .comparison__device--model,.comparison__item .comparison__device--remove{width:calc(100% - 75px);}}.comparison__item:first-child{border-left:0;}.comparison__item:last-child,.comparison__item.is-selected:last-child{border-right:1px solid #ebebeb;}.comparison__device,.comparison-mobile__device{margin-right:0;float:left;display:block;}@media only screen and (min-width:64em){.comparison__device,.comparison-mobile__device{margin-right:0;}}.comparison__device img{width:65px;}.comparison-mobile__device--meta{display:block;float:left;}.comparison__device--model,.comparison__device--remove{display:block;font-family:"Noto Sans",Arial,sans-serif;float:left;line-height:1;margin-bottom:5px;white-space:nowrap;width:calc(100% - 60px);text-overflow:ellipsis;overflow:hidden;}@media only screen and (min-width:1280px){.comparison__device--model,.comparison__device--remove{width:calc(100% - 50px);}}.comparison__device--remove{cursor:pointer;}.comparison__device--model,.comparison-mobile__device--model{color:#464646;font-weight:bold;}.comparison__add-devices{border-top:1px solid #ebebeb;display:-ms-flexbox;display:flex;float:right;height:100%;-ms-flex-pack:center;justify-content:center;min-width:10.75rem;text-align:center;width:100%;}@media only screen and (min-width:1280px){.comparison__add-devices{border-left:1px solid #ebebeb;border-top:0;width:auto;}}.comparison__trigger{-ms-flex-align:center;align-items:center;color:#0281be;display:block;font-family:"Noto Sans",Arial,sans-serif;padding:2.25rem 0;transition:color 250ms ease;}.comparison__trigger svg{vertical-align:middle;}.comparison__trigger svg rect,.comparison__trigger svg path{stroke:#0281be;transition:color 250ms ease;}.comparison__trigger--disabled{color:#999;}.comparison__trigger--disabled svg rect,.comparison__trigger--disabled svg path{stroke:#999;}.comparison__items .flickity-viewport{height:100%;margin:0 auto;}.comparison__items .flickity-prev-next-button{background:#fff;border:0;display:none;padding:2.25rem 0.75rem;position:absolute;top:0;}.comparison__items .flickity-prev-next-button:hover{background:#fff;}.comparison__items .flickity-prev-next-button[disabled]{opacity:0.5;}.comparison__items .flickity-prev-next-button svg{fill:#0281be;width:1rem;}.comparison__items .flickity-prev-next-button.previous{left:0;}.comparison__items .flickity-prev-next-button.next{right:0;}@media only screen and (min-width:1280px){.comparison__items--with-arrows .flickity-viewport{width:calc(100% - 80px);}}@media only screen and (min-width:1280px){.comparison__items--with-arrows .flickity-prev-next-button{display:block;}}
.comparison-mobile{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;}.comparison-mobile .form-field--select,.comparison-mobile select{width:100%;border-image:none;-webkit-appearance:none;appearance:none;}.comparison-mobile select{background:url(/themes/custom/verifone_theme/dist/assets/icon-arrow-up-blue.svg);background-position:0 15px;background-repeat:no-repeat;transform:rotate(180deg);}.comparison-mobile__add-device{width:100%;padding:10px 20px;border-bottom:0.25rem solid #ebebeb;font-weight:bold;position:relative;margin-bottom:60px;}.comparison-mobile__add-device .icon-close{position:absolute;display:block;text-indent:-99999px;background:#fff;line-height:1;padding:16px;text-align:center;right:5px;top:4px;border:0;}.comparison-mobile__add-device .icon-close::before,.comparison-mobile__add-device .icon-close::after{left:0.8125rem;top:0.593rem;}.comparison-mobile__add-device .icon-close:hover,.comparison-mobile__add-device .icon-close:focus{background:#fff;}.comparison-mobile__category{width:100%;}.comparison-mobile__devices.eyebrow{width:100%;margin:30px 0;display:block;}.comparison-mobile__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}.comparison-mobile__item{display:-ms-flexbox;display:flex;-ms-flex:0 1 46%;flex:0 1 46%;margin-bottom:40px;}.comparison-mobile__item:nth-of-type(2n+1){margin-right:6%;border-right:1px solid #ccc;}.comparison-mobile__device--type.eyebrow,.comparison-mobile__device--model,.comparison-mobile__device--remove{display:block;}.comparison-mobile__device--type.eyebrow{margin-bottom:10px;}.comparison-mobile__device--remove{margin-top:10px;}.comparison-mobile__device--remove label{margin-left:10px;}
.hide{display:none;}.page--legal-agreement{max-width:1400px;width:auto;margin:0 auto;display:-ms-grid;display:grid;padding:32px;-ms-grid-columns:1fr;grid-template-columns:1fr;}@media only screen and (min-width:48em){.page--legal-agreement{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);gap:15px;}}@media only screen and (min-width:55em){.page--legal-agreement{-ms-grid-columns:1fr 2fr;grid-template-columns:1fr 2fr;gap:15px;}}.page--legal-agreement .form-input--select-wrapper{margin-bottom:12px;}.page--legal-agreement .version-display{margin-bottom:12px;}.page--legal-agreement .version-display__content{margin-top:32px;}.page--legal-agreement .version-display__content p{text-indent:2em;text-align:justify;}.page--legal-agreement .version-display__content p.text-indent4{text-indent:4em;}.page--legal-agreement .version-display__content p,.page--legal-agreement .version-display__content ul,.page--legal-agreement .version-display__content ol{margin:1rem 0;font-size:1rem;font-family:sans-serif;line-height:1.5;}.page--legal-agreement .version-display__content li{list-style:unset;margin-left:20px;}.page--legal-agreement .version-display__content table{border-collapse:collapse;}.page--legal-agreement .version-display__content table,.page--legal-agreement .version-display__content th,.page--legal-agreement .version-display__content td{border:1px solid black;padding-right:10px;padding-left:10px;font-family:sans-serif;}.page--legal-agreement .version-display__content table p,.page--legal-agreement .version-display__content th p,.page--legal-agreement .version-display__content td p{text-align:left;text-indent:0;}.page--legal-agreement .version-display__content .Indent1{margin-left:2em;}.page--legal-agreement .version-display__content .Indent2{margin-left:4em;}.page--legal-agreement .version-display__content .Indent3{margin-left:6em;}.page--legal-agreement .version-display__content .Indent4{margin-left:8em;}.page--legal-agreement .version-display__content .Indent5{margin-left:10em;}.page--legal-agreement .version-display__content ol{counter-reset:list;}.page--legal-agreement .version-display__content ol > li > ol > li{list-style:none;}.page--legal-agreement .version-display__content ol > li > ol > li:before{content:"(" counter(list,lower-alpha) ") ";counter-increment:list;}.page--legal-agreement .version-display__content ol > li > ol > li > ol > li{list-style:none;}.page--legal-agreement .version-display__content ol > li > ol > li > ol > li:before{content:"(" counter(list,lower-roman) ") ";counter-increment:list;}.page--legal-agreement .version-display__date{padding-top:8px;font-family:sans-serif;font-size:1rem;}.legal-agreement__sidebar{-ms-flex-preferred-size:40%;flex-basis:40%;min-width:400px;}.legal-agreement__sidebar > ul{padding-bottom:32px;}.legal-agreement__sidebar li > a{color:#000;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;margin:0;padding:0.5rem 0;position:relative;}.legal-agreement__sidebar li.active > a{text-decoration:underline;}.legal-agreement__sidebar > ul > li > a{font-weight:bold;}.legal-agreement__sidebar > ul > ul > li{list-style:disc;margin:0 32px;}.legal-agreement__sidebar > ul > ul > ul > li{margin:0 0 0 44px;list-style:'-';padding-left:8px;}.legal-agreement__sidebar > ul > ul > ul > ul > li{margin:0 0 0 56px;list-style:'-';padding-left:8px;}.legal-agreement__sidebar > ul > ul > ul > ul > ul > li{margin:0 0 0 68px;list-style:'-';padding-left:8px;}.legal-agreement__content{max-width:700px;-ms-flex-positive:1;flex-grow:1;}
.hero-gradient{background-image:linear-gradient(-180deg,#000000 25%,#00a3da 100%);width:100%;min-height:400px;}@media only screen and (min-width:1280px){.hero-gradient{min-height:500px;}}.hero-gradient__container{margin-left:1.25rem;margin-right:1.25rem;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;min-height:400px;height:100%;margin:0 auto;padding:8rem 1.25rem 4rem;}@media only screen and (min-width:768px){.hero-gradient__container{margin-left:2.625rem;margin-right:2.625rem;}}@media only screen and (min-width:1280px){.hero-gradient__container{max-width:84rem;}}@media only screen and (min-width:1424px){.hero-gradient__container{margin-left:auto;margin-right:auto;}}@media only screen and (min-width:1280px){.hero-gradient__container{min-height:500px;padding:14rem 1.25rem 7rem;}}.hero-gradient__container .small-headline{color:#fff;font-family:"Crimson Text",Georgia,serif;font-size:30px;font-weight:normal;text-align:center;margin:0;margin-bottom:14px;}@media only screen and (min-width:1280px){.hero-gradient__container .small-headline{font-size:51px;margin-bottom:0;}}.hero-gradient__container .large-headline{color:#fff;font-family:"Noto Sans",Arial,sans-serif;font-size:40px;font-weight:bold;letter-spacing:-1.48px;line-height:50px;text-align:center;margin:0;margin-bottom:30px;}@media only screen and (min-width:1280px){.hero-gradient__container .large-headline{margin-bottom:9px;font-size:90px;letter-spacing:-1.29px;line-height:122px;}}.hero-gradient__container .text-headline{color:#fff;font-family:"Crimson Text",Georgia,serif;font-size:20px;font-weight:normal;letter-spacing:-0.66px;line-height:26px;text-align:center;margin:0;}@media only screen and (min-width:1280px){.hero-gradient__container .text-headline{margin-bottom:9px;font-size:24px;letter-spacing:-0.79px;line-height:34px;max-width:600px;}}@media only screen and (min-width:1280px){.hero-gradient--legal-page .large-headline{font-size:64px;letter-spacing:-1.29px;line-height:120px;}}
.eyebrow{display:block;color:#333;font-family:"Noto Sans",Arial,sans-serif;font-size:12px;font-weight:normal;letter-spacing:0.2em;line-height:20px;margin:0;text-transform:uppercase;}@media only screen and (min-width:768px){.eyebrow{font-size:14px;line-height:22px;}}@media only screen and (min-width:1280px){.eyebrow{font-size:16px;line-height:20px;}}.eyebrow a{color:#333;}.eyebrow a:hover{color:#999;}.eyebrow--smaller{font-size:12px;line-height:20px;}.eyebrow--underline{display:inline-block;font-size:12px;margin-bottom:60px;}@media only screen and (min-width:768px){.eyebrow--underline{margin-bottom:80px;}}@media only screen and (min-width:1280px){.eyebrow--underline{margin-bottom:72px;}}.eyebrow--underline::after{background:#333;content:'';display:block;height:1px;margin-top:20px;opacity:0.2;width:calc(100% + 40px);}.eyebrow__subtext{letter-spacing:0.005em;text-transform:none;}.eyebrow__subtext::before{content:'|';display:inline-block;margin:0 8px 0 7px;}
.pager{border-top:0.0625rem solid #999;margin:4.375rem 0 3.75rem;min-height:5.3125rem;padding-top:1.875rem;position:relative;text-align:center;}@media only screen and (min-width:1280px){.pager{margin:5.625rem 0 4.375rem;min-height:8.4375rem;padding-top:4.375rem;}}.pager::after{clear:both;content:'';display:block;}.pager__item--previous{left:0;position:absolute;}.pager__item--previous.vf-button{border-width:0.125rem;padding:0.625rem 1.125rem 0.625rem 0.875rem;}@media only screen and (min-width:1280px){.pager__item--previous.vf-button{padding:1.125rem 2.5rem;}}.pager__item--next{position:absolute;right:0;}.pager__item--next.vf-button{border-width:0.125rem;padding:0.625rem 0.875rem 0.625rem 1.125rem;}@media only screen and (min-width:1280px){.pager__item--next.vf-button{padding:1.125rem 2.5rem;}}.pager__label{display:none;}@media only screen and (min-width:1280px){.pager__label{display:inline-block;}}.pager__icon{display:inline-block;}@media only screen and (min-width:1280px){.pager__icon{display:none;}}.pager__icon .icon-chevron{border-color:#999;height:1.0625rem;width:1.0625rem;}.pager__icon .icon-chevron--left{margin-left:0.3125rem;margin-right:-0.3125rem;}.pager__icon .icon-chevron--right{margin-left:-0.3125rem;margin-right:0.3125rem;}.pager__items{display:none;margin-top:0.9375rem;}@media only screen and (min-width:1280px){.pager__items{display:inline-block;}}.pager__items .pager__item{display:inline-block;margin:0 1.125rem;}.pager__items .pager__item a,.pager__items .pager__item span{font-family:"Noto Sans",Arial,sans-serif;font-size:1.5rem;font-weight:bold;}.pager__summary{display:inline-block;font-family:"Noto Sans",Arial,sans-serif;font-size:1.125rem;font-weight:bold;margin-top:0.9375rem;}@media only screen and (min-width:1280px){.pager__summary{display:none;}}
.filter{height:5.625rem;position:relative;transition:height 250ms ease;z-index:2;}.filter.is-active .filter__box{display:block;}.filter--sticky .filter__container{position:fixed;top:0;}.filter--sticky.is-active .filter__box{overflow-y:auto;max-height:calc(100vh - 90px);}@media only screen and (min-width:768px){.filter--sticky.is-active .filter__box{max-height:none;}}.filter__container{background-color:#fff;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:end;justify-content:flex-end;position:relative;width:100%;z-index:1;}.filter__overlay{background-color:rgba(0,0,0,0.6);display:none;height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity 0.35s ease-in-out;width:100%;}.filter__overlay.is-open{display:block;}@media only screen and (min-width:768px){.filter__overlay.is-open{display:none;}}.filter__overlay.is-show{opacity:1;}.filter__header{border-bottom:1px solid #ebebeb;border-top:1px solid #ebebeb;height:5.625rem;width:100%;z-index:2;}@media only screen and (min-width:1280px){.filter__header{padding:0 3.25rem;}}.filter__box{background-color:#fff;box-shadow:inset 0 0.125rem 0.1875rem -0.0625rem rgba(0,0,0,0.1);display:none;position:absolute;padding-top:1.25rem;padding-bottom:3.125rem;padding-left:1.25rem;padding-right:1.25rem;top:5.625rem;width:100%;z-index:1;}@media only screen and (min-width:768px){.filter__box{background-color:#f6f7f9;position:relative;top:0;}}@media only screen and (min-width:1280px){.filter__box{padding-left:5rem;padding-right:5rem;}}.filter__dropdown{width:75%;float:left;margin-right:-100%;margin-left:0%;clear:none;border-left:1px solid #ebebeb;border-right:1px solid #ebebeb;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;position:relative;}@media only screen and (min-width:768px){.filter__dropdown{width:41.66667%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}@media only screen and (min-width:1280px){.filter__dropdown{width:25%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.filter__dropdown .form-field--select{margin:auto 0;}.filter__dropdown .form-field--select label{cursor:pointer;margin-bottom:0;margin-left:1.6875rem;margin-top:0.625rem;}.filter__dropdown .form-input--select-wrapper{background-color:transparent;border:0;font-weight:500;padding:0;}.filter__dropdown .form-input--select{font-size:1.75rem;height:100%;}.filter__dropdown .form-field--mocker{font-size:1.75rem;position:relative;top:0;}.filter__dropdown .form-field--mocker .form-field--mocker-text{min-height:2.625rem;padding-left:1.6875rem;padding-right:1.875rem;}.filter__dropdown .form-field--mocker::after{margin-top:0.75rem;right:30px;}.filter__dropdown .form-field--mocker + .form-input--select{bottom:0;font-size:1rem;left:0;position:absolute;right:0;top:0;}@media only screen and (min-width:1280px){.filter__dropdown .form-field--mocker + .form-input--select{display:none;}}.filter__dropdown select{background:url(/themes/custom/verifone_theme/dist/assets/icon-arrow-down-blue.svg);background-position:100% 50%;background-size:20px 20px;background-repeat:no-repeat;border-image:none;-webkit-appearance:none;appearance:none;border-radius:0;}@media only screen and (min-width:1280px){.filter__dropdown select{display:none;}}.filter__dropdown .js-form-type-select{margin-top:-2.5rem;}@media only screen and (min-width:1280px){.filter__dropdown .js-form-type-select{margin-top:0;}}.filter__dropdown .js-form-type-select-styled,.filter__dropdown .select-options{display:none;}.filter__toggle{width:25%;float:right;margin-left:0;margin-right:0%;clear:none;-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;height:100%;-ms-flex-pack:center;justify-content:center;border-right:1px solid #ebebeb;border-left:1px solid #ebebeb;}@media only screen and (min-width:768px){.filter__toggle{width:16.66667%;float:right;margin-left:0;margin-right:0%;clear:none;}}@media only screen and (min-width:1280px){.filter__toggle{width:12.5%;float:right;margin-left:0;margin-right:0%;clear:none;}}.filter__toggle__icon{background:transparent url(/themes/custom/verifone_theme/src/components/filtered-insights/assets/filter.png) center center no-repeat;height:1.375rem;position:relative;width:1.5rem;}.filter__toggle__icon + .filter__toggle__copy{margin-left:1.25rem;}.filter.is-active .filter__toggle__icon{background:none;}.filter.is-active .filter__toggle__icon::after,.filter.is-active .filter__toggle__icon::before{background-color:#09c;content:'';display:block;height:100%;position:absolute;top:0;width:0.1875rem;}.filter.is-active .filter__toggle__icon::before{left:0.75rem;transform:rotate(-45deg);}.filter.is-active .filter__toggle__icon::after{right:0.5625rem;transform:rotate(45deg);}.filter__toggle__copy{color:#09c;display:none;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;}@media only screen and (min-width:768px){.filter__toggle__copy{display:block;}}@media only screen and (min-width:768px){.filter__category{width:33.333%;}}.filter__category + .filter__category{border-top:0.0625rem solid #ebebeb;}@media only screen and (min-width:768px){.filter__category + .filter__category{border-top:0;}}.filter__category.is-active .filter__category__head__icon::after{content:'-';}.filter__category.is-active .filter__category__body{display:block;}.filter__category__head{-ms-flex-align:center;align-items:center;cursor:pointer;display:-ms-flexbox;display:flex;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;height:4.375rem;text-transform:uppercase;}.filter__category__head__icon{color:#0281be;display:block;font-size:1.3125rem;height:100%;margin-left:auto;position:relative;width:0.625rem;}.filter__category__head__icon::after{content:'+';left:50%;line-height:0;position:absolute;top:50%;transform:translate(-50%,-50%);}@media only screen and (min-width:768px){.filter__category__head__icon{display:none;}}@media only screen and (min-width:768px){.filter__box__cat{display:-ms-flexbox;display:flex;}}.filter__category__body{display:none;padding-bottom:1.25rem;}@media only screen and (min-width:768px){.filter__category__body{display:block;}}.filter__category__body .form-checkbox{opacity:0;}.filter__category__body .form-checkbox + label::before{background:#fff;border:2px solid #ccc;content:'';display:inline-block;height:1.25rem;left:-0.45rem;margin-left:-1.5625rem;position:relative;width:1.25rem;top:0.3125rem;transition:border-color 250ms ease;}.filter__category__body .form-checkbox:checked + label::before{border-color:#0281be;}.filter__category__body .form-checkbox:disabled + label::before{border-color:#ebebeb;}.filter__category__body .form-checkbox + label{color:#0281be;}.filter__category__body .form-checkbox:disabled + label{color:#999;}.filter__category__body .form-checkbox + label > .icon--check{fill:#fff;height:0.5625rem;left:-0.45rem;margin-left:-1rem;opacity:0;position:relative;top:0;width:0.75rem;transition:opacity 250ms ease;}.filter__category__body .form-checkbox:checked + label > .icon--check{fill:#0281be;opacity:1;}@media only screen and (min-width:768px){.filter__box__button{display:none;}}.filter__button{width:100%;}.filter-insights{margin-top:3.75rem;padding-left:1.25rem;padding-right:1.25rem;}@media only screen and (min-width:768px){.filter-insights{padding-left:2.5rem;padding-right:2.5rem;}}@media only screen and (min-width:1280px){.filter-insights{width:83.33333%;float:left;margin-right:-100%;margin-left:8.33333%;clear:none;clear:both;float:none;margin-top:7.5rem;padding-left:6.75rem;padding-right:6.75rem;}}.filter-insights__item::after{content:'';display:table;clear:both;}.filter-insights__item:first-child .filter-insights__wrapper{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__wrapper{display:block;}.filter-insights__item:first-child .filter-insights__wrapper::after{content:'';display:table;clear:both;}}.filter-insights__item:first-child .filter-insights__content{float:none;-ms-flex-order:1;order:1;width:100%;}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__content{width:58.33333%;float:left;margin-right:-100%;margin-left:0%;clear:none;padding-top:1.25rem;}}@media only screen and (min-width:1280px){.filter-insights__item:first-child .filter-insights__content{width:41.66667%;float:left;margin-right:-100%;margin-left:0%;clear:none;padding-top:2.5rem;}}.filter-insights__item:first-child .filter-insights__image{position:relative;z-index:-1;float:none;margin-bottom:1.875rem;margin-top:0;width:100%;}.filter-insights__item:first-child .filter-insights__image::before{background:none;background:linear-gradient(to bottom,rgba(255,255,255,0) 0%,white 100%);content:'';display:block;height:36%;opacity:0.75;position:absolute;bottom:0;width:100%;}.filter-insights__item:first-child .filter-insights__image img{position:relative;z-index:-1;}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__image{position:relative;z-index:-1;width:66.66667%;float:right;margin-left:0;margin-right:0%;clear:none;margin-bottom:0;}.filter-insights__item:first-child .filter-insights__image::before{background:none;background:linear-gradient(to left,rgba(255,255,255,0) 0%,white 100%);content:'';display:block;height:100%;opacity:0.75;position:absolute;left:0;width:36%;}.filter-insights__item:first-child .filter-insights__image img{position:relative;z-index:-1;}}@media only screen and (min-width:1280px){.filter-insights__item:first-child .filter-insights__image{width:70%;float:right;margin-left:0;margin-right:0%;clear:none;}}.filter-insights__item:first-child .filter-insights__image--location{text-align:center;}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__image--location{padding-top:1.25rem;text-align:right;}}@media only screen and (min-width:1280px){.filter-insights__item:first-child .filter-insights__image--location{padding-top:2.5rem;}}.filter-insights__item:first-child .filter-insights__title{font-size:2.25rem;line-height:2.5rem;margin-bottom:1.25rem;padding-right:0;}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__title{font-size:2.5rem;line-height:2.8125rem;}}@media only screen and (min-width:1240px){.filter-insights__item:first-child .filter-insights__title{font-size:3.5rem;line-height:3.75rem;}}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__title{width:100%;}}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__description{width:57.14286%;float:left;margin-right:-100%;margin-left:0%;clear:none;clear:both;font-size:1rem;}}@media only screen and (min-width:768px){.filter-insights__item:first-child .filter-insights__description{width:60%;float:left;margin-right:-100%;margin-left:0%;clear:none;clear:both;}}.filter-insights__item + .filter-insights__item{margin-top:3.125rem;}.filter-insights__content{width:75%;float:left;margin-right:-100%;margin-left:0%;clear:none;}@media only screen and (min-width:768px){.filter-insights__content{width:83.33333%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}@media only screen and (min-width:1280px){.filter-insights__content{width:85%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.filter-insights__category{color:#6d6c6c;margin-bottom:1.25rem;}@media only screen and (min-width:1280px){.filter-insights__category{font-size:0.75rem;}}.filter-insights__title{font-size:1.5rem;line-height:1.875rem;color:#141414;display:block;font-family:"Noto Sans",Arial,sans-serif;font-weight:bold;margin-bottom:0.625rem;margin-top:-0.3125rem;padding-right:0.625rem;}@media only screen and (min-width:1240px){.filter-insights__title{font-size:1.875rem;line-height:2.125rem;}}@media only screen and (min-width:768px){.filter-insights__title{width:80%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.filter-insights__title a{color:#141414;}.filter-insights__title a:hover{text-decoration:none;}.filter-insights__image{width:25%;float:right;margin-left:0;margin-right:0%;clear:none;margin-bottom:1.25rem;margin-top:2.5625rem;position:relative;}@media only screen and (min-width:768px){.filter-insights__image{width:16.66667%;float:right;margin-left:0;margin-right:0%;clear:none;margin-top:0.3125rem;}}@media only screen and (min-width:1280px){.filter-insights__image{width:15%;float:right;margin-left:0;margin-right:0%;clear:none;}}.filter-insights__image img{height:100%;left:0;object-fit:cover;top:0;}.filter-insights__description{color:#6d6c6c;font-size:1.125rem;line-height:1.875rem;}@media only screen and (min-width:768px){.filter-insights__description{width:80%;float:left;margin-right:-100%;margin-left:0%;clear:none;clear:both;}}.form-dropdown{background:#fff;border:0.5rem solid #f6f7f9;border-top:0;display:none;position:absolute;width:100%;}.form-dropdown .form-dropdown--option{border-bottom:0.125rem solid #f6f7f9;color:#222;cursor:pointer;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;line-height:1;padding:1.25rem;}.form-dropdown .form-dropdown--option:first-child{border-top:0.5rem solid #f6f7f9;}.form-dropdown .form-dropdown--option:last-child{border-bottom:0;}.form-dropdown .form-dropdown--option.is-selected{color:#999;}@media only screen and (min-width:1280px){.filter__dropdown--open{border:0.5rem solid #f6f7f9;}.filter__dropdown--open .form-field--select label{margin-left:1.25rem;}.filter__dropdown--open .form-field--select .form-field--mocker-text{padding-left:1.25rem;}.filter__dropdown--open .form-field--select .form-field--mocker::after{margin-top:1rem;right:1.5rem;transform:rotate(-135deg);}.filter__dropdown--open .form-field--select .form-dropdown{display:block;left:-0.5rem;padding-top:0.625rem;width:calc(100% + 1rem);}}.is-filtered .featured-insights,.is-filtered .paybook-magazine-volumes,.is-filtered .upcoming-events,.is-filtered .contact-us-inpage,.is-filtered .article-aggregator{display:none;}.is-filtered .filter-insights{margin-bottom:3.75rem;}@media only screen and (min-width:1280px){.is-filtered .filter-insights{margin-bottom:4.375rem;}}.filter-insights__item.has-video:first-child .filter-insights__wrapper .filter-insights__content{float:none;margin-top:0;top:0;padding-top:0;}@media only screen and (min-width:768px){.filter-insights__item.has-video:first-child .filter-insights__wrapper .filter-insights__content{position:relative;top:3.125rem;z-index:1;}}@media only screen and (min-width:768px){.filter-insights__item.has-video:first-child .filter-insights__wrapper .filter-insights__content .filter-insights__title{margin-right:-40%;background:rgba(255,255,255,0.4);width:auto;padding:8px 8px 8px 0;}}.filter-insights__item.has-video .filter-insights__content{float:none;top:0;}@media only screen and (min-width:768px){.filter-insights__item.has-video .filter-insights__content{position:relative;top:3.125rem;z-index:1;}}@media only screen and (min-width:768px){.filter-insights__item.has-video .filter-insights__title{background:rgba(255,255,255,0.4);width:auto;padding:8px 8px 8px 0;}}.filter-insights__item.has-video .filter-insights__video{position:relative;width:100%;height:16.25rem;margin-bottom:1.875rem;}@media only screen and (min-width:768px){.filter-insights__item.has-video .filter-insights__video{height:17.125rem;}}@media only screen and (min-width:1240px){.filter-insights__item.has-video .filter-insights__video{height:29.0625rem;}}.filter-insights__item.has-video .filter-insights__video .filter-insight-video-embed-field-responsive-video{position:absolute;right:0;top:0;height:100%;width:100%;}@media only screen and (min-width:768px){.filter-insights__item.has-video .filter-insights__video .filter-insight-video-embed-field-responsive-video{width:66.66667%;float:right;margin-left:0;margin-right:0%;clear:none;}}@media only screen and (min-width:1280px){.filter-insights__item.has-video .filter-insights__video .filter-insight-video-embed-field-responsive-video{width:70%;float:right;margin-left:0;margin-right:0%;clear:none;}}.filter-insights__item.has-video .filter-insights__video .filter-insight-video-embed-field-responsive-video iframe{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:0;}
@media only screen and (min-width:768px){.filter__header{padding-left:2.625rem;}}.filter__inner-wrapper{height:100%;margin:0 auto;max-width:84rem;}.filter__summary{width:75%;float:left;margin-right:-100%;margin-left:0%;clear:none;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:bold;height:100%;line-height:1.5rem;}@media only screen and (min-width:768px){.filter__summary{width:50%;float:left;margin-right:-100%;margin-left:0%;clear:none;font-size:1.5rem;line-height:2.1875rem;}}@media only screen and (min-width:1280px){.filter__summary{width:50%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}
img{transition:opacity 500ms ease;}img.lazyload,img.lazyloading{opacity:0;}img.lazyloaded{opacity:1;}
.hero{background-image:linear-gradient(-180deg,#000000 25%,#00a3da 100%);color:#fff;min-height:30rem;overflow:hidden;position:relative;text-align:center;}.hero::after{content:'';display:block;-ms-flex-negative:0;flex-shrink:0;padding-top:66.67%;width:100%;}@media only screen and (min-width:1280px){.hero::after{padding-top:56.25%;}}.hero.playing-video .hero__img,.hero.playing-video .hero__content{opacity:0;z-index:-1;}.hero.playing-background-video .hero__img{opacity:0;z-index:-1;}.hero.play-on-sticky-bar{overflow-x:visible;}.hero.play-on-sticky-bar .hero__embed{height:3.375rem;position:fixed;width:100%;pointer-events:none;}@media only screen and (min-width:768px){.hero.play-on-sticky-bar .hero__embed{height:5.625rem;}}.hero.play-on-sticky-bar .video-embed-field-responsive-video{height:3.375rem;margin:0;position:relative;width:auto;}@media only screen and (min-width:768px){.hero.play-on-sticky-bar .video-embed-field-responsive-video{height:5.625rem;}}@media only screen and (min-width:1280px){.hero.play-on-sticky-bar .video-embed-field-responsive-video{margin:0 2.625rem 0 0;max-width:84rem;}}@media only screen and (min-width:1424px){.hero.play-on-sticky-bar .video-embed-field-responsive-video{margin:0 auto 0 0;}}.hero.play-on-sticky-bar .video-embed-field-responsive-video iframe{float:left;height:3.375rem;pointer-events:all;position:relative;width:6rem;}@media only screen and (min-width:768px){.hero.play-on-sticky-bar .video-embed-field-responsive-video iframe{height:5.625rem;width:10rem;}}.hero.play-on-sticky-bar.playing-video .hero__embed{z-index:22;}.hero--minimal{display:-ms-flexbox;display:flex;}@media only screen and (min-width:768px){.hero--minimal{display:block;}}.hero--minimal .hero__content > *:first-child{margin-top:0;}.hero--webform-confirmation .hero__title{color:#fff;}.hero__img{height:100%;left:0;position:absolute;top:0;width:100%;}.hero__img img{height:100%;object-fit:cover;width:100%;}.hero__embed,.hero .video-embed-field-responsive-video{height:100%;left:0;position:absolute;top:0;width:100%;}.hero__embed iframe,.hero .video-embed-field-responsive-video iframe{transition:height 250ms ease,width 250ms ease;width:100%;height:100%;}.hero__content{padding-left:1.25rem;padding-right:1.25rem;padding-top:5rem;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;-ms-flex-negative:0;flex-shrink:0;float:left;-ms-flex-pack:center;justify-content:center;padding-bottom:2.5rem;position:relative;width:100%;z-index:1;min-height:66.67vw;}@media only screen and (min-width:768px){.hero__content{padding-left:2.5rem;padding-right:2.5rem;}}@media only screen and (min-width:1240px){.hero__content{padding-top:7.5rem;}}@media only screen and (min-width:1280px){.hero__content{min-height:56.25vw;}}.hero__content.has-overlay::before{background:linear-gradient(to bottom,rgba(0,0,0,0.6) 30%,rgba(0,0,0,0) 100%);content:'';display:block;height:75%;opacity:0.88;position:absolute;top:0;left:0;right:0;width:100%;z-index:-1;}.hero__content > *:first-child{margin-top:auto;}@media only screen and (min-width:768px){.hero__content > *:first-child{margin-top:0;}}.hero__content .hero__contact__information{line-height:1.5;}@media only screen and (min-width:320px){.hero__content .hero__contact__information{position:static;width:100%;padding-top:1.25rem;}}@media only screen and (min-width:1280px){.hero__content .hero__contact__information{position:absolute;right:1.25rem;bottom:1.25rem;width:30%;}}.hero__category{font-size:0.75rem;display:block;font-family:"Noto Sans",Arial,sans-serif;font-weight:normal;line-height:1.5;margin-bottom:0;text-transform:uppercase;}@media only screen and (min-width:768px){.hero__category{font-size:0.875rem;}}@media only screen and (min-width:1240px){.hero__category{font-size:1rem;}}.hero__category + .hero__title{margin-top:0.625rem;}@media only screen and (min-width:768px){.hero__category + .hero__title{margin-top:1.25rem;}}@media only screen and (min-width:1240px){.hero__category + .hero__title{margin-top:1.5rem;}}.hero__title{font-size:7vw;line-height:8vw;width:95%;font-family:"Noto Sans",Arial,sans-serif;line-height:1;margin-bottom:0;margin-top:0;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero__title{font-size:7vw;line-height:8vw;}}@media only screen and (min-width:768px){.hero__title{font-size:7vw;line-height:8vw;}}@media only screen and (min-width:1240px){.hero__title{font-size:7vw;line-height:8vw;}}@media only screen and (min-width:768px){.hero__title{width:83.33333%;float:left;margin-right:-100%;margin-left:-8.33333%;clear:none;float:none;margin-left:0;margin-right:0;}}@media only screen and (min-width:1424px){.hero__title{max-width:75%;width:100%;}}.hero__title + .hero__sub-title{margin-top:1.25rem;}@media only screen and (min-width:768px){.hero__title + .hero__sub-title{margin-top:0.9375rem;}}.hero__title + .hero__media{margin-top:1.25rem;}@media only screen and (min-width:768px){.hero__title + .hero__media{margin-top:1.875rem;}}.hero__sub-title{font-size:1.5rem;line-height:1.875rem;font-family:"Noto Sans",Arial,sans-serif;font-weight:400;margin-bottom:0;margin-top:0;}@media only screen and (min-width:768px){.hero__sub-title{font-size:1.25rem;}}@media only screen and (min-width:1240px){.hero__sub-title{font-size:1.875rem;line-height:2.125rem;}}.hero__description{font-family:"Crimson Text",Georgia,serif;font-size:1.125rem;line-height:1.5rem;margin-top:1.5rem;}.hero__description:lang(lt){font-family:"Noto Sans",Arial,sans-serif;}.hero__description a{text-decoration:underline;color:#fff;}@media only screen and (min-width:768px){.hero__description{width:66.66667%;float:left;margin-right:-100%;margin-left:-8.33333%;clear:none;float:none;font-size:1.25rem;line-height:1.875rem;margin-left:0;margin-right:0;}.hero--event .hero__description{font-weight:bold;}}@media only screen and (min-width:1280px){.hero__description{width:50%;float:left;margin-right:-100%;margin-left:-4.16667%;clear:none;float:none;font-size:1.5rem;line-height:2.125rem;margin-left:0;margin-right:0;}}.hero__description + .hero__media{margin-top:1.875rem;}@media only screen and (min-width:1280px){.hero__description + .hero__media{margin-top:3.125rem;}}.hero__media{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:unset;-ms-flex-pack:center;justify-content:center;width:100%;}@media only screen and (min-width:768px){.hero__media{height:3.75rem;-ms-flex-wrap:nowrap;flex-wrap:nowrap;}}.hero__media .form-field + .form-field{margin-left:0;margin-top:1.25rem;}@media only screen and (min-width:768px){.hero__media .form-field + .form-field{margin-left:4.16667%;margin-top:0;}}@media only screen and (min-width:1280px){.hero__media .form-field + .form-field{margin-left:4.16667%;}}.hero__media .hero__dropdown{width:100%;}@media only screen and (min-width:768px){.hero__media .hero__dropdown{width:41.66667%;}}@media only screen and (min-width:1280px){.hero__media .hero__dropdown{width:25%;}}.hero__media + .hero__links{margin-top:1.875rem;}@media only screen and (min-width:1240px){.hero__media + .hero__links{margin-top:3.75rem;}}.hero__media .vf-button:not(.rsvp__send){margin-left:5px;margin-right:5px;}.hero__video{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;padding:1.0625rem 2.5rem;}.hero__video.hidden{display:none;}.hero__video.vf-button--secondary{margin-top:10px;}@media only screen and (min-width:480px){.hero__video.vf-button--secondary{margin-top:0;}}.hero__video__icon{height:0.5rem;}.hero__video__icon::after{border-bottom:0.375rem solid transparent;border-left:0.4375rem solid #fff;border-top:0.375rem solid transparent;content:'';display:table;height:0;position:relative;top:-0.1875rem;width:0;}.hero__video__icon + .hero__video__text{margin-left:0.625rem;}.hero__audio{-ms-flex-align:center;align-items:center;color:#fff;display:-ms-flexbox;display:flex;font-family:"Noto Sans",Arial,sans-serif;font-size:0.875rem;-ms-flex-pack:center;justify-content:center;text-align:center;}.hero__audio__icon{border-radius:100%;border:0.0625rem solid #fff;height:2.25rem;padding:0.9375rem;position:relative;width:2.25rem;}.hero__audio__icon .icon{display:none;fill:#fff;left:0;margin:auto;position:absolute;right:0;top:0.375rem;width:1.25rem;}.hero__audio__icon .icon--active{display:block;}.hero__audio__icon + .hero__audio__text{margin-left:0.625rem;}.hero__links{display:-ms-inline-flexbox;display:inline-flex;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-top:auto;}.hero__link__item{display:-ms-inline-flexbox;display:inline-flex;position:relative;}.hero__link__item:not(.hidden) + .hero__link__item{margin-left:0.625rem;padding-left:0.625rem;}.hero__link__item:not(.hidden) + .hero__link__item::before{background-color:#fff;bottom:0;content:'';height:0.75rem;left:0;margin-bottom:auto;margin-top:auto;position:absolute;top:0;width:0.0625rem;}.hero__link{font-size:0.875rem;-ms-flex-align:center;align-items:center;color:#fff;cursor:pointer;display:-ms-flexbox;display:flex;font-family:"Noto Sans",Arial,sans-serif;}@media only screen and (min-width:1240px){.hero__link{font-size:1rem;}}.hero__link .icon{margin-right:0.625rem;stroke:#fff;vertical-align:middle;}.hero__link.form-field--checkbox{height:1.25rem;}.hero__link.form-field--checkbox .js-device-compare{margin-right:0.3125rem;}.hero__link.form-field--checkbox label{font-size:0.875rem;color:#fff;cursor:pointer;font-family:"Noto Sans",Arial,sans-serif;}@media only screen and (min-width:1240px){.hero__link.form-field--checkbox label{font-size:1rem;}}.hero__link.form-field--checkbox .icon{margin-right:0;}.hero__author{margin-top:1.875rem;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-family:"Noto Sans",Arial,sans-serif;font-size:0.875rem;-ms-flex-pack:center;justify-content:center;margin-bottom:1.875rem;}@media only screen and (min-width:768px){.hero__author{margin-top:0.3125rem;}}@media only screen and (min-width:1240px){.hero__author{margin-top:1.875rem;}}.hero__author__photo{border-radius:100%;height:1.875rem;overflow:hidden;transform:translateZ(0);width:1.875rem;}.hero__author__photo + .hero__author__name{margin-left:0.625rem;}.hero__author__name{font-weight:bold;}.hero__author__name + .hero__author__job{margin-left:0.625rem;padding-left:0.625rem;}.hero__author__name + .hero__author__job::before{background-color:#fff;bottom:0;content:'';height:0.9375rem;left:-0.625rem;margin-bottom:auto;margin-left:0.625rem;margin-top:auto;position:absolute;top:0;width:0.0625rem;}.hero__author__job{position:relative;padding-left:0.625rem;}.hero--basic-page{background-color:#fff;}.hero--basic-page .hero__content > *:first-child{margin-top:0;}.hero--article .hero__title{font-size:7vw;line-height:7vw;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero--article .hero__title{font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--article .hero__title{font-size:4.375rem;line-height:4.375rem;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:1240px){.hero--article .hero__title{font-size:8.125rem;line-height:1;font-size:7vw;line-height:7vw;}}.hero--article .hero__link .icon{margin-right:0;}@media only screen and (min-width:768px){.hero--article .hero__link .icon{margin-right:0.625rem;}}.hero--article .hero__link__text{display:none;}@media only screen and (min-width:768px){.hero--article .hero__link__text{display:block;}}.hero--event .hero__title{font-size:3rem;font-size:7vw;}@media only screen and (min-width:480px){.hero--event .hero__title{font-size:4.375rem;font-size:7vw;}}@media only screen and (min-width:768px){.hero--event .hero__title{font-size:6.25rem;font-size:7vw;}}@media only screen and (min-width:1240px){.hero--event .hero__title{font-size:7vw;}}.hero--event .hero__description{margin-top:1.5rem;font-weight:bold;}@media only screen and (min-width:480px){.hero--event .hero__description{margin-top:1.25rem;}}@media only screen and (min-width:768px){.hero--event .hero__description{margin-top:1.75rem;}}.hero--event .hero__description p{font-size:0.875rem;line-height:1.5rem;font-family:"Noto Sans",Arial,sans-serif;}@media only screen and (min-width:480px){.hero--event .hero__description p{font-size:1.5rem;line-height:2.125rem;}}@media only screen and (min-width:768px){.hero--event .hero__description p{font-size:1.875rem;line-height:2.125rem;}}.hero--landing .hero__category{margin-right:auto;}.hero--landing .hero__title{font-size:2.25rem;line-height:1;font-size:7vw;line-height:7vw;text-align:left;width:100%;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero--landing .hero__title{font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--landing .hero__title{font-size:4.375rem;line-height:4.375rem;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:1240px){.hero--landing .hero__title{font-size:6.25rem;line-height:1;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--landing .hero__title{width:91.66667%;float:left;margin-right:-100%;margin-left:-8.33333%;clear:none;clear:both;float:none;margin-left:0;margin-right:auto;}}@media only screen and (min-width:1280px){.hero--landing .hero__title{width:70.83333%;float:left;margin-right:-100%;margin-left:-4.16667%;clear:none;clear:both;float:none;margin-left:0;margin-right:auto;}}.hero--landing .hero__title + .hero__media{margin-top:1.875rem;}.hero--landing .hero__media{-ms-flex-pack:start;justify-content:flex-start;margin-right:auto;}@media only screen and (min-width:1424px){.hero--landing .hero__category,.hero--landing .hero__title,.hero--landing .hero__media{margin-left:auto;margin-right:auto;max-width:75%;text-align:left;width:100%;overflow-wrap:break-word;word-wrap:break-word;}}.hero--login{min-height:36.25rem;}.hero--login .hero__category{margin-right:auto;}.hero--login .hero__title{font-size:2.25rem;line-height:1;font-size:7vw;line-height:7vw;text-align:center;width:100%;margin-top:-9.375rem;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero--login .hero__title{font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--login .hero__title{font-size:4.375rem;line-height:4.375rem;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:1240px){.hero--login .hero__title{font-size:6.25rem;line-height:1;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--login .hero__title{width:91.66667%;float:left;margin-right:-100%;margin-left:-8.33333%;clear:none;width:100%;text-align:center;clear:both;float:none;margin-left:0;margin-right:auto;margin-bottom:1.875rem;}}@media only screen and (min-width:1280px){.hero--login .hero__title{width:70.83333%;float:left;margin-right:-100%;margin-left:-4.16667%;clear:none;width:100%;text-align:center;clear:both;float:none;margin-left:0;margin-right:0;}}.hero--login .error-messages{display:block;position:relative;padding-top:1.25rem;padding-bottom:0.625rem;color:#fff;}.hero--login .error-messages a{color:#fff;text-decoration:underline;}.login-form-div{width:100%;z-index:2;}.login-form-div .create-account-link{display:none;}.login-form-div .user-login-form{width:50rem;padding:0;z-index:2;font-family:'Arimo',sans-serif;background:none;margin:0 auto;}.login-form-div .user-login-form .js-form-item{float:left;border:0;}.login-form-div .user-login-form .js-form-item label{font-family:'Arimo',sans-serif;font-size:0.75rem;text-transform:uppercase;padding-bottom:1.25rem;}.login-form-div .user-login-form .js-form-item input{font-size:1rem;font-family:'Arimo',sans-serif;color:#000;border:0;margin:0.625rem 0;}.login-form-div .user-login-form .js-form-item:first-child{margin-right:1.25rem;}.login-form-div .user-login-form .js-form-item:nth-child(2){margin-left:1.25rem;}.login-form-div .user-login-form .js-form-item .form-actions input[type='submit']{background:transparent;border:3px solid #fff;color:#fff;font-size:16px;font-family:'Arimo',sans-serif;}@media only screen and (min-width:320px){.login-form-div .user-login-form{width:calc(100% - 60px);max-width:500px;margin:0 auto;}.login-form-div .user-login-form .js-form-item{float:left;width:100%;border:0;}.login-form-div .user-login-form .js-form-item:first-child{margin-right:0;}.login-form-div .user-login-form .js-form-item:nth-child(2){margin-left:0;}}@media only screen and (min-width:1240px){.login-form-div .user-login-form{max-width:50rem;width:50rem;margin:0 auto;}.login-form-div .user-login-form .js-form-item{float:left;width:23.75rem;border:0;}.login-form-div .user-login-form .js-form-item:first-child{margin-right:1.25rem;}.login-form-div .user-login-form .js-form-item:nth-child(2){margin-left:1.25rem;}}.request-password-link{display:none;}.hero--no_hero.hero--minimal{min-height:100%;}.hero--no_hero::after{content:none;}.hero--no_hero .hero__content{width:calc(100% - 40px);display:block;text-align:center;margin:0 1.25rem;float:none;background:#fff;color:#000;top:150px;box-shadow:0 0 100px rgba(0,0,0,0.1);padding-bottom:9.375rem;}@media only screen and (min-width:768px){.hero--no_hero .hero__content{padding-top:0;padding-bottom:0;}}@media only screen and (min-width:320px){.hero--no_hero .hero__content{min-height:100%;}}@media only screen and (min-width:1280px){.hero--no_hero .hero__content{min-height:100%;}}.hero--no_hero .hero__content .hero__title{font-size:2.25rem;line-height:1;font-size:7vw;line-height:7vw;margin:0 auto;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero--no_hero .hero__content .hero__title{font-size:7vw;line-height:7vw;}}@media only screen and (min-width:768px){.hero--no_hero .hero__content .hero__title{font-size:4.375rem;line-height:4.375rem;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:1240px){.hero--no_hero .hero__content .hero__title{font-size:8.125rem;line-height:1;font-size:7vw;line-height:7vw;}}@media only screen and (min-width:320px){.hero--no_hero .hero__content .hero__title{padding-top:0;padding-bottom:3.125rem;}}@media only screen and (min-width:768px){.hero--no_hero .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}@media only screen and (min-width:1240px){.hero--no_hero .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}@media only screen and (min-width:1280px){.hero--no_hero .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}.hero--no_hero .hero__content .hero__media{display:none;}.hero--no_hero .hero__content .hero__category{display:none;}.paragraphs-component{margin:0 1.25rem;box-shadow:0 0 100px rgba(0,0,0,0.1);}@media only screen and (min-width:1280px){.paragraphs-component{width:81.25rem;margin:0 auto;}}.hero--no_hero_basic.hero--minimal{min-height:100%;}.hero--no_hero_basic::after{content:none;}.hero--no_hero_basic .hero__content{width:calc(100% - 40px);display:block;text-align:center;float:none;background:#fff;color:#000;top:150px;box-shadow:0 0 100px rgba(0,0,0,0.1);padding-bottom:9.375rem;max-width:81.25rem;margin:0 auto;}@media only screen and (min-width:768px){.hero--no_hero_basic .hero__content{padding-top:0;padding-bottom:0;}}@media only screen and (min-width:320px){.hero--no_hero_basic .hero__content{min-height:100%;}}@media only screen and (min-width:1280px){.hero--no_hero_basic .hero__content{min-height:100%;}}.hero--no_hero_basic .hero__content .hero__title{font-size:2.25rem;line-height:1;font-size:5vw;line-height:5vw;margin:0 auto;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:480px){.hero--no_hero_basic .hero__content .hero__title{font-size:5vw;line-height:5vw;}}@media only screen and (min-width:768px){.hero--no_hero_basic .hero__content .hero__title{font-size:4.375rem;line-height:4.375rem;font-size:5vw;line-height:5vw;}}@media only screen and (min-width:1240px){.hero--no_hero_basic .hero__content .hero__title{font-size:8.125rem;line-height:1;font-size:5vw;line-height:5vw;}}@media only screen and (min-width:320px){.hero--no_hero_basic .hero__content .hero__title{padding-top:0;padding-bottom:3.125rem;}}@media only screen and (min-width:768px){.hero--no_hero_basic .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}@media only screen and (min-width:1240px){.hero--no_hero_basic .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}@media only screen and (min-width:1280px){.hero--no_hero_basic .hero__content .hero__title{padding-top:6.25rem;padding-bottom:14.375rem;}}.hero--no_hero_basic .hero__content .hero__media{display:none;}.hero--no_hero_basic .hero__content .hero__category{display:none;}.hero--home .hero__content > *:first-child{margin-top:0;}.hero--home .hero__category{font-size:1rem;font-family:"Crimson Text",Georgia,serif;font-weight:bold;line-height:1;text-transform:initial;}@media only screen and (min-width:768px){.hero--home .hero__category{font-size:1.75rem;}}.hero--home .hero__category:lang(lt){font-family:"Noto Sans",Arial,sans-serif;}.hero--home .hero__category + .hero__title{margin-top:1.25rem;}@media only screen and (min-width:768px){.hero--home .hero__category + .hero__title{margin-top:0.625rem;}}@media only screen and (min-width:1240px){.hero--home .hero__category + .hero__title{margin-top:1.875rem;}}@media only screen and (min-width:768px){.hero--home .hero__title{width:83.33333%;float:left;margin-right:-100%;margin-left:8.33333%;clear:none;clear:both;float:none;margin-left:0;margin-right:0;}}@media only screen and (min-width:1280px){.hero--home .hero__title{width:66.66667%;float:left;margin-right:-100%;margin-left:16.66667%;clear:none;clear:both;float:none;margin-left:0;margin-right:0;}}.hero--retail{display:block;}.hero .form-field--mocker{width:calc(100% - 33px);}.scroll-to-products{background-color:#fff;border:0.25rem solid #ebebeb;bottom:-5%;color:#222;cursor:pointer;font-family:"Noto Sans",Arial,sans-serif;font-size:0.9375rem;text-align:center;line-height:2;position:absolute;right:-200px;width:200px;}@media only screen and (min-width:990px){.scroll-to-products{bottom:10%;}}.scroll-to-products:hover{text-decoration:underline;}.hero--product .hero__content{-ms-flex-pack:end;justify-content:flex-end;padding-bottom:2.5rem;}@media only screen and (min-width:768px){.hero--product .hero__content{padding-bottom:5rem;}}@media only screen and (min-width:1240px){.hero--product .hero__content{-ms-flex-pack:center;justify-content:center;}}.hero--product.hero--minimal .hero__content{-ms-flex-pack:center;justify-content:center;}@media only screen and (min-width:1240px){.hero--product.hero--minimal .hero__content{-ms-flex-pack:center;justify-content:center;}}.hero--compare-devices{max-height:initial;min-height:initial;}.hero--compare-devices::after{padding:0;}.hero--compare-devices .hero__content{position:relative;}.hero--compare-devices .hero__title{font-size:2.25rem;line-height:2.5rem;margin:4.375rem 0;max-width:84rem;width:auto;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:768px){.hero--compare-devices .hero__title{font-size:2.5rem;line-height:4.375rem;margin:3.125rem 2.1875rem;}}@media only screen and (min-width:1280px){.hero--compare-devices .hero__title{font-size:3.5rem;margin:5rem 2.5rem;}}.hero--compare-devices .hero__media{display:none;}.hero--compare-devices .hero__links{margin-top:0;}.hero--search{min-height:auto;text-align:left;}.hero--search::after{display:none;}.hero--search .hero__content{float:none;min-height:auto;padding:7.5rem 1.25rem 3.75rem;-ms-flex-align:start;align-items:flex-start;margin:0 auto;max-width:1344px;display:block;}@media only screen and (min-width:768px){.hero--search .hero__content{padding:7.5rem 2.625rem 3.75rem;}}@media only screen and (min-width:1280px){.hero--search .hero__content{padding:9.375rem 2.625rem 6.25rem;}}@media only screen and (min-width:1344px){.hero--search .hero__content{padding:9.375rem 0 6.25rem;}}.hero--search .hero__title{border-bottom:1px solid #33bef2;font-size:1.125rem;padding-bottom:1.25rem;width:auto;overflow-wrap:break-word;word-wrap:break-word;}@media only screen and (min-width:768px){.hero--search .hero__title{font-size:2.5rem;line-height:4.375rem;margin-top:0;padding-bottom:0;}}@media only screen and (min-width:1280px){.hero--search .hero__title{font-size:3.5rem;border-bottom:0;}}.hero--search .hero__media{display:none;}.hero--video-cta .hero__link .icon{margin-right:0;}@media only screen and (min-width:768px){.hero--video-cta .hero__link .icon{margin-right:0.625rem;}}.hero--video-cta .hero__link__text{display:none;}@media only screen and (min-width:768px){.hero--video-cta .hero__link__text{display:block;}}.hero--video-cta .hero__content .small_heading{color:#fff;font-size:30px;text-align:center;margin:0 0 4px;line-height:22px;}@media only screen and (min-width:1280px){.hero--video-cta .hero__content .small_heading{font-size:42px;line-height:54px;}}.hero--video-cta .hero__title{font-family:"Noto Sans",Arial,sans-serif;font-size:40px;font-weight:bold;letter-spacing:-1.48px;line-height:50px;text-align:center;overflow:hidden;}@media only screen and (min-width:1280px){.hero--video-cta .hero__title{font-size:64px;letter-spacing:-1.29px;line-height:120px;}}.hero--video-cta .hero__embed iframe,.hero--video-cta .video-embed-field-responsive-video iframe{position:absolute;top:0;left:0;width:400%;margin-left:-150%;height:100%;pointer-events:none;}@media only screen and (min-width:768px){.hero--video-cta .hero__embed iframe,.hero--video-cta .video-embed-field-responsive-video iframe{width:200%;margin-left:-50%;}}.hero--category-mag .hero__content{padding-bottom:8.75rem;}.status-message[role='contentinfo']{background-color:#7fd6f6;font-family:"Noto Sans",Arial,sans-serif;padding:1rem;text-align:center;}.status-message[role='contentinfo'] div[role='alert']{color:#f3402f;}.cta-container{display:-ms-grid;display:grid;-ms-grid-columns:1fr;grid-template-columns:1fr;max-width:1344px;column-gap:20px;margin-bottom:24px;margin-top:130px;border-top:0;}@media only screen and (min-width:768px){.cta-container{-ms-grid-columns:1fr 1fr;grid-template-columns:1fr 1fr;border-top:2px solid rgba(255,255,255,0.6);}}.cta-container .cta-container__item:nth-child(2){border-left:0;}@media only screen and (min-width:768px){.cta-container .cta-container__item:nth-child(2){border-left:2px solid rgba(255,255,255,0.6);}}.cta-container__item{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding:0 40px 20px;margin-top:20px;-ms-flex-align:center;align-items:center;text-align:center;}@media only screen and (min-width:768px){.cta-container__item{margin-top:20px;-ms-flex-align:start;align-items:start;text-align:start;}}.cta-container__item .cta-container__title{color:#fff;line-height:54px;font-size:1.25rem;margin:0;}@media only screen and (min-width:768px){.cta-container__item .cta-container__title{font-size:1.875rem;margin:16px 0 10px;}}.cta-container__desc{font-family:"Crimson Text",Georgia,serif;font-size:20px;letter-spacing:-0.66px;line-height:26px;margin:0 0 14px;-ms-flex:1;flex:1;}@media only screen and (min-width:1280px){.cta-container__desc{font-size:24px;letter-spacing:-0.79px;line-height:34px;margin:8px 0 40px;}}
.header-menu{background:#fff;}@media only screen and (min-width:1280px){.header-menu{padding:0 2.625rem;background-color:rgba(0,0,0,0.5);}}.header-menu a{cursor:pointer;text-decoration:none;}.header-menu__left{padding:1.25rem 1.25rem 0;}@media only screen and (min-width:768px){.header-menu__left{padding:1.25rem 2.5rem 0;}}@media only screen and (min-width:1280px){.header-menu__left{display:-ms-flexbox;display:flex;-ms-flex-preferred-size:600px;flex-basis:600px;margin-left:-1.25rem;padding:0;width:auto;}}.header-menu__right{padding:0 1.25rem 1.25rem;}@media only screen and (min-width:768px){.header-menu__right{padding:0 2.5rem 1.25rem;}}@media only screen and (min-width:1280px){.header-menu__right{-ms-flex-preferred-size:600px;flex-basis:600px;margin-right:-1.25rem;padding:0;text-align:right;width:auto;}}.header-menu__right .header-menu__item--last-child{border:0;}@media only screen and (min-width:1280px){.header-menu__right .header-menu__item{margin-left:-5px;}}.header-menu__item{border-bottom:1px solid rgba(0,0,0,0.1);position:relative;}@media only screen and (min-width:1280px){.header-menu__item{border:0;display:inline-block;position:relative;}}.header-menu__item .header-menu__mobile-overlay{z-index:10;position:absolute;top:1px;height:60px;width:150px;font-size:0;}@media only screen and (min-width:768px){.header-menu__item .header-menu__mobile-overlay{top:15px;}}@media only screen and (min-width:1280px){.header-menu__item .header-menu__mobile-overlay{display:none;}}.header-menu__link{color:#0281be;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:bold;padding:1.25rem 0;position:relative;text-decoration:none;}@media only screen and (min-width:768px){.header-menu__link{font-size:1.25rem;padding:1.875rem 0;}}@media only screen and (min-width:1280px){.header-menu__link{color:#fff;display:inline-block;font-size:1rem;line-height:1.25rem;padding:1.875rem 1.25rem;cursor:default;}.header-menu__link.js-header-menu__link{pointer-events:hand;}.header-menu__link.header-menu__search-link,.header-menu__link.header-menu__close-link{pointer-events:inherit;}.header-menu__link.header-menu__link--active::before{background:#fff;bottom:25px;content:'';display:block;height:2px;position:absolute;width:calc(100% - 40px);}.header-menu__link.header-submenu__link--active::before{background:#fff;bottom:25px;content:'';display:block;height:2px;position:absolute;width:calc(100% - 40px);}}.header-menu__link:hover{color:#0281be;}.header-menu__toggle-icon{content:'';display:block;height:24px;width:24px;}@media only screen and (min-width:1280px){.header-menu__toggle-icon{display:none;}}.header-menu__toggle-icon::before{background:#00adef;content:'';display:block;height:2px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;}.header-menu__toggle-icon::after{background:#00adef;content:'';display:block;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:2px;}.header-menu__toggle,.header-submenu__toggle{background:none;border:0;float:right;padding:0;position:relative;top:0;}@media only screen and (min-width:768px){.header-menu__toggle,.header-submenu__toggle{top:0.1875rem;}}@media only screen and (min-width:1280px){.header-menu__toggle,.header-submenu__toggle{position:absolute;top:0;right:0;}}.header-submenu__toggle-icon{content:'';display:block;width:1.5rem;height:1.5rem;}.header-submenu__toggle-icon::before{background:#222;content:'';display:block;height:0.125rem;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:10px;}.header-submenu__toggle-icon::after{background:#222;content:'';display:block;height:10px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:0.125rem;}.header-menu__logo,.header-menu__logo-plain,.header-menu__logo-colored{display:none;}.header-menu__search{display:none;}.header-menu__search-icon{display:inline-block;height:19px;margin-left:2px;margin-right:0.625rem;position:relative;transform:rotate(-45deg);vertical-align:middle;width:14px;}.header-menu__search-icon::before{border-radius:14px;border:2px solid #fff;content:'';display:block;height:14px;width:14px;}@media only screen and (min-width:1280px){.header-menu__search-icon::before{border-color:#fff;}}.header-menu__search-icon::after{background-color:#fff;content:'';display:block;height:5px;left:6px;position:absolute;top:14px;width:2px;}@media only screen and (min-width:1280px){.header-menu__search-icon::after{border-color:#fff;}}.header-menu__close{display:none;}.header-menu__close-icon{display:inline-block;height:18px;margin-left:-2px;margin-right:0.625rem;margin-top:-2px;position:relative;transform:rotate(-45deg);vertical-align:middle;width:18px;}.header-menu__close-icon::before{background-color:#222;content:'';display:block;height:100%;left:8px;position:absolute;top:0;width:2px;}@media only screen and (min-width:1280px){.header-menu__close-icon::before{border-color:#222;}}.header-menu__close-icon::after{background-color:#222;content:'';display:block;height:2px;left:0;position:absolute;top:8px;width:100%;}@media only screen and (min-width:1280px){.header-menu__close-icon::after{background-color:#222;}}.header-submenu{display:none;margin:0.75rem 0 2.1875rem;}@media only screen and (min-width:1280px){.header-submenu{background-color:#fff;left:0;margin:0;width:19.25rem;position:absolute;text-align:left;}}.header-submenu__second{display:none;margin:0.75rem 0 2.1875rem;}@media only screen and (min-width:1280px){.header-submenu__second{background-color:#fff;margin:0;position:relative;text-align:left;min-width:16.25rem;}}.header-submenu__item{margin:1.75rem 0;}@media only screen and (min-width:768px){.header-submenu__item{margin:2.8125rem 0;}}@media only screen and (min-width:1280px){.header-submenu__item{margin:1.25rem;}}.header-submenu__item .header-submenu__link{margin-right:1.25rem;}@media only screen and (min-width:1280px){.header-submenu__group .header-submenu__item{position:relative;}}.header-submenu-second__item{margin:1.75rem 0;}@media only screen and (min-width:768px){.header-submenu-second__item{margin:1.875rem 0;}}@media only screen and (min-width:1280px){.header-submenu-second__item{margin:1.25rem 0;}}.header-submenu__link,.header-submenu__expand{color:#222;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:bold;}@media only screen and (min-width:768px){.header-submenu__link,.header-submenu__expand{font-size:1.25rem;}}@media only screen and (min-width:1280px){.header-submenu__link,.header-submenu__expand{font-size:1rem;line-height:1.25rem;}}.header-submenu__expand{position:relative;left:6.25rem;}.header-submenu-second__link{color:#8e969f;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;}@media only screen and (min-width:768px){.header-submenu-second__link{font-size:1.25rem;}}@media only screen and (min-width:1280px){.header-submenu-second__link{width:100%;overflow:hidden;display:inline-block;text-overflow:ellipsis;font-size:1rem;line-height:1.25rem;}}.header-submenu__link:focus,.header-submenu__link:hover,.header-submenu__link.header-submenu__link--active{color:#222;text-decoration:underline;}.header-submenu-second__link:focus,.header-submenu-second__link:hover,.header-submenu-second__link.header-submenu-second__link--active{text-decoration:underline;}.header-menu--alt .header-menu__item--active .header-submenu{display:block;}.header-menu--alt .header-menu__item--active .header-menu__toggle-icon::after{display:none;}.header-menu--alt .header-menu__item--active .header-submenu__item:first-child{margin-top:0;}@media only screen and (min-width:1280px){.header-menu--alt .header-menu__item--active .header-submenu__item:first-child{margin-top:1.25rem;}}.header-menu--alt .header-submenu__item--active .header-submenu__second{margin-left:1.25rem;display:block;}.header-menu--alt .header-submenu__item--active .header-submenu__toggle-icon::after{display:none;}.header-menu--alt .header-submenu__item--active .header-submenu-second__item:first-child{margin-top:2.125rem;}@media only screen and (min-width:1280px){.header-menu--alt .header-submenu__item--active .header-submenu-second__item:first-child{margin-top:1.25rem;}}@media only screen and (min-width:1280px){.header-menu__container{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;max-height:none;max-width:1344px;overflow:visible;position:relative;width:100%;border-bottom:2px solid rgba(153,153,153,0.5);}.header-menu__logo{display:block;}.header-menu__close-link{color:#222;}.header-menu--default .header-menu__item:hover .header-menu__link,.header-menu--default .header-menu__item--active .header-menu__link{background-color:#fff;color:#222;position:relative;text-decoration:none;}.header-menu--default .header-menu__item:hover .header-menu__link::before,.header-menu--default .header-menu__item--active .header-menu__link::before{background:#00adef;bottom:25px;content:'';display:block;height:2px;position:absolute;width:calc(100% - 40px);}.header-menu--default .header-menu__item:hover.header-menu__search .header-menu__search-icon::before,.header-menu--default .header-menu__item--active.header-menu__search .header-menu__search-icon::before{border-color:#222;}.header-menu--default .header-menu__item:hover.header-menu__search .header-menu__search-icon::after,.header-menu--default .header-menu__item--active.header-menu__search .header-menu__search-icon::after{background-color:#222;}.header-menu--default .header-menu__item:hover .header-submenu,.header-menu--default .header-menu__item--active .header-submenu{display:block;}.header-menu--default .header-menu__logo-plain{display:block;}.header-menu--default .header-submenu__item--active .header-submenu__second{display:block;}.header-menu--default .header-submenu__item--active .header-submenu__toggle-icon::after{display:none;}.header-menu--default .header-submenu__item--active .header-submenu-second__item:first-child{margin-top:0;}}@media only screen and (min-width:1280px) and (min-width:1280px){.header-menu--default .header-submenu__item--active .header-submenu-second__item:first-child{margin-top:1.25rem;}}@media only screen and (min-width:1280px){.header-menu--alt{background:#fff;height:320px;overflow:hidden;}.header-menu--alt .header-menu__item{position:inherit;}.header-menu--alt .header-menu__item:focus .header-menu__link,.header-menu--alt .header-menu__item:hover .header-menu__link{position:relative;text-decoration:none;}.header-menu--alt .header-submenu__item{position:inherit;}.header-menu--alt .header-submenu__item:focus .header-menu__link,.header-menu--alt .header-submenu__item:hover .header-menu__link{position:relative;text-decoration:none;}.header-menu--alt .header-menu__link{color:#999;}.header-menu--alt .header-submenu__link{color:#999;}.header-menu--alt .header-submenu{width:100%;}.header-menu--alt .header-submenu__group{float:left;margin-left:-1.25rem;min-width:280px;}.header-menu--alt .header-submenu-second__group{float:left;margin-left:-1.25rem;min-width:280px;}.header-menu--alt .header-menu__container{border-bottom:1px solid rgba(0,0,0,0.1);}.header-menu--alt .header-menu__logo-colored{display:block;}.header-menu--alt .header-menu__search-icon::before{border-color:#999;}.header-menu--alt .header-menu__search-icon::after{background-color:#999;}.header-menu--alt .header-menu__item--active .header-menu__link::before{background:#00adef;bottom:25px;content:'';display:block;height:2px;position:absolute;width:calc(100% - 40px);}}.ie11 .header-submenu__item{list-style-image:url("data:0");}.webform-contact-us a:focus{outline-color:#0281be;}
.header-search__result{margin-top:2.1875rem;}@media only screen and (min-width:768px){.header-search__result{margin-top:3.125rem;}.header-search__result::after{clear:both;content:'';display:table;}}@media only screen and (min-width:1280px){.header-search__result{margin-top:5rem;}}.header-search__no-results{padding-bottom:2.1875rem;}@media only screen and (min-width:768px){.header-search__no-results{padding-bottom:3.125rem;}}@media only screen and (min-width:1280px){.header-search__no-results{padding-bottom:5rem;}}@media only screen and (min-width:768px){.header-search__recommendations{width:41.66667%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}@media only screen and (min-width:1280px){.header-search__recommendations{width:45.83333%;float:left;margin-right:-100%;margin-left:0%;clear:none;}}.header-search__recommendations .header-search__item{margin:1.25rem 0;}@media only screen and (min-width:768px){.header-search__recommendations .header-search__item{margin:1.875rem 0;}}.header-search__top-results{display:none;}@media only screen and (min-width:768px){.header-search__top-results{width:41.66667%;float:left;margin-right:-100%;margin-left:50%;clear:none;display:block;}}@media only screen and (min-width:1280px){.header-search__top-results{width:45.83333%;float:right;margin-left:0;margin-right:0%;clear:none;}}.header-search__section-header{color:#222;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;font-weight:normal;letter-spacing:0.2em;margin-bottom:1.875rem;text-transform:uppercase;}@media only screen and (min-width:768px){.header-search__section-header{font-size:0.875rem;}}@media only screen and (min-width:1280px){.header-search__section-header{border-bottom:1px solid rgba(0,0,0,0.1);font-size:1rem;margin-bottom:1.875rem;padding-bottom:1.5625rem;}}.header-search__link{color:#222;font-family:"Noto Sans",Arial,sans-serif;font-size:1.125rem;font-weight:bold;}@media only screen and (min-width:768px){.header-search__link{font-size:1.5rem;}}@media only screen and (min-width:1280px){.header-search__link{font-size:1.875rem;}}.header-search__link:hover{color:#222;text-decoration:none;}.header-search__image{background-color:#f7f7f7;float:left;height:4.375rem;margin-bottom:1.875rem;overflow:hidden;width:4.375rem;}@media only screen and (min-width:1280px){.header-search__image{height:5.625rem;width:5.625rem;}}.header-search__image img{margin-top:-0.9375rem;}@media only screen and (min-width:1280px){.header-search__image img{margin-top:0;}}.header-search__image + .header-search__content{margin-left:6.25rem;}@media only screen and (min-width:1280px){.header-search__image + .header-search__content{margin-left:8.125rem;}}.header-search__image--icon{-ms-flex-align:center;align-items:center;background-color:#7c5fbf;display:-ms-flexbox;display:flex;}.header-search__image--icon img{display:block;margin:0 auto;}.header-search__image--location-icon{background:#fff;}.header-search__content{margin-bottom:1.875rem;}.header-search__label{color:#6e6e6e;display:block;font-family:"Noto Sans",Arial,sans-serif;font-size:0.75rem;font-weight:normal;letter-spacing:0.2em;margin-bottom:0.625rem;text-transform:uppercase;}.header-search__top-list .header-search__item{border-bottom:1px solid rgba(0,0,0,0.1);padding-top:1.875rem;}.header-search__top-list .header-search__item:first-child{padding-top:0;}.header-search__top-list .header-search__item:last-child{border:0;}.header-search__top-list .header-search__item::after{clear:both;content:'';display:table;}
.header-search{background-color:#fff;}@media only screen and (min-width:1280px){.header-search{padding:0 2.625rem;}}.header-search__container{margin:0 1.25rem;padding-top:4.375rem;}@media only screen and (min-width:768px){.header-search__container{margin:0 2.625rem;}}@media only screen and (min-width:1280px){.header-search__container{margin:0 auto;max-width:1344px;padding-top:5rem;}}.header-search__form{position:relative;}.header-search__input{border-bottom:1px solid rgba(0,0,0,0.2);font-family:"Noto Sans",Arial,sans-serif;font-size:1.125rem;font-weight:normal;padding-bottom:0.625rem;position:relative;}@media only screen and (min-width:1280px){.header-search__input{font-size:3.5rem;letter-spacing:0.005em;line-height:3.5rem;margin-right:10.75rem;}}.header-search__suggestion{max-width:100%;opacity:0.2;overflow:hidden;position:absolute;text-transform:uppercase;white-space:nowrap;z-index:0;}@media only screen and (min-width:1280px){.header-search__suggestion{top:5px;}}.header-search__placeholder{opacity:0.2;position:absolute;z-index:1;}@media only screen and (min-width:1280px){.header-search__placeholder{top:5px;}}.header-search .header-search__text{background-color:transparent;border:0;font-family:"Noto Sans",Arial,sans-serif;font-size:1.125rem;font-weight:normal;outline:none;padding:0;position:relative;text-transform:uppercase;width:100%;z-index:2;}@media only screen and (min-width:1280px){.header-search .header-search__text{font-size:3.5rem;letter-spacing:0.005em;line-height:3.5rem;}}.header-search .header-search__submit{background:#fff;border:1px solid rgba(0,0,0,0.2);bottom:0;display:none;font-family:"Noto Sans",Arial,sans-serif;font-size:1rem;font-weight:normal;outline:none;padding:1.25rem 2.5rem;position:absolute;right:0;}@media only screen and (min-width:1280px){.header-search .header-search__submit{display:block;}}
.no-scroll{height:100%;overflow:hidden;}@media only screen and (min-width:1280px){.no-scroll{overflow:auto;}}.header{display:block;max-width:100vw;position:relative;z-index:500;}.header .header-menu{background:transparent;display:none;}@media only screen and (min-width:1280px){.header .header-menu{display:block;max-height:none;overflow-y:visible;width:100%;}}.header .header-search{display:none;}@media only screen and (min-width:1280px){.header .header-menu--alt{background-color:#fff;}.header .header-menu__search{display:inline-block;}}.header__top{margin:0 auto;position:fixed;width:100%;z-index:901;transition:all 0.25s ease-in-out;}.header__controls{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding:1.25rem;position:relative;}@media only screen and (min-width:768px){.header__controls{padding:1.25rem 2.5rem;}}@media only screen and (min-width:1280px){.header__controls{display:none;}}.header__controls::before{bottom:5px;box-shadow:0 0 10px 0 rgba(0,0,0,0.2);content:'';display:none;height:110%;left:-5%;position:absolute;width:110%;}.header__close{display:none;height:14px;overflow:hidden;width:14px;}.header__close-icon{display:block;height:18px;margin-left:-2px;margin-top:-2px;position:relative;transform:rotate(-45deg);width:18px;}.header__close-icon::before{background-color:#222;content:'';display:block;height:100%;left:8px;position:absolute;top:0;width:2px;}.header__close-icon::after{background-color:#222;content:'';display:block;height:2px;left:0;position:absolute;top:8px;width:100%;}.header__burger{display:block;height:13px;overflow:hidden;width:24px;}.header__burger-icon{border-bottom:1px solid #fff;border-top:1px solid #fff;display:block;height:13px;position:relative;width:24px;}.header__burger-icon::before{background-color:#fff;content:'';display:block;height:1px;left:0;position:absolute;top:5px;width:24px;}.header-menu__logo{max-width:150px;}.header__logo{text-align:center;z-index:0;max-width:150px;}.header__logo-colored{display:none;}.header__search{display:block;height:19px;overflow:hidden;width:16px;}.header__search-icon{display:block;height:19px;margin-left:2px;position:relative;transform:rotate(-45deg);width:14px;}.header__search-icon::before{border-radius:14px;border:2px solid #fff;content:'';display:block;height:14px;width:14px;}.header__search-icon::after{background-color:#fff;content:'';display:block;height:5px;left:6px;position:absolute;top:14px;width:2px;}.header__hero-placeholder{background-color:rgba(0,0,0,0.5);height:480px;}.header--fixed{z-index:99999;}@media only screen and (min-width:1280px){.header--fixed{z-index:initial;}}.header--fixed .header__controls{background-color:#fff;padding-bottom:1.5625rem;}.header--fixed .header__controls::before{display:block;}.header--fixed .header__close{display:block;}.header--fixed .header__logo-colored{display:block;}.header--fixed .header__logo-plain{display:none;}.header--fixed .header__top{background-color:#fff;height:100vh;width:100vw;}@media only screen and (min-width:1280px){.header--fixed .header__top{background-color:transparent;height:auto;width:100%;}}.header--fixed-menu .header__burger{display:none;}.header--fixed-menu .header__search-icon::before{border-color:#999;}.header--fixed-menu .header__search-icon::after{background-color:#999;}.header--fixed-menu .header-menu{display:block;max-height:calc(100% - 65px);overflow-y:scroll;width:120vw;-webkit-overflow-scrolling:touch;}@media only screen and (min-width:1280px){.header--fixed-menu .header-menu{display:block;height:auto;max-height:none;overflow-y:visible;width:100%;}}.header--fixed-menu .header-menu .header-menu__container{margin-bottom:35px;}@media only screen and (min-width:1280px){.header--fixed-menu .header-menu .header-menu__container{margin-bottom:0;}}.header--fixed-menu .header-menu__left,.header--fixed-menu .header-menu__right{width:100vw;}@media only screen and (min-width:1280px){.header--fixed-menu .header-menu__left,.header--fixed-menu .header-menu__right{padding:0;width:auto;}}.header--fixed-search .header__close{-ms-flex-order:3;order:3;}.header--fixed-search .header__burger-icon{border-color:#999;}.header--fixed-search .header__burger-icon::before{background-color:#999;}.header--fixed-search .header__search{display:none;}.header--fixed-search .header-search{display:block;max-height:calc(100% - 65px);overflow-y:scroll;height:100vh;width:120vw;}@media only screen and (min-width:1280px){.header--fixed-search .header-search{height:auto;display:block;max-height:none;overflow-y:visible;width:100%;}}.header--fixed-search .header-search__container{width:calc(100vw - 40px);}@media only screen and (min-width:768px){.header--fixed-search .header-search__container{width:calc(100vw - 84px);}}@media only screen and (min-width:1280px){.header--fixed-search .header-search__container{width:auto;}}@media only screen and (min-width:1280px){.header--fixed-search .header-menu{background-color:#fff;}.header--fixed-search .header__top{background-color:#fff;}.header--fixed-search .header-menu__item{display:none;}.header--fixed-search .header-menu__close{display:inline-block;}.header--fixed-search .header-menu__logo-plain{display:none;}.header--fixed-search .header-menu__logo-colored{display:block;}.header--fixed-search .header-menu__container{border-bottom:1px solid rgba(0,0,0,0.1);}.header--fixed-search .header-menu__search{display:none;}.header--fixed-search .header-menu--alt{height:auto;}}
@media print{@page{size:auto;margin:0;}*,*::before,*::after{box-shadow:none !important;}.local-tasks,.flickity-page-dots,.flickity-prev-next-button,.sticky-bar,.gallery,.filter{display:block !important;-webkit-print-color-adjust:exact;}.eyebrow--underline{margin-bottom:50px !important;}.header .header__top{position:absolute;}.header .header__logo-plain{display:block !important;}.header .header__logo-colored{display:none;}.header .header__burger,.header .header__search{opacity:1;}.hero{color:#fff;text-shadow:0 0 0 #ccc;-webkit-print-color-adjust:exact;min-height:auto;}.hero .hero__content{min-height:auto;}.hero::after,.hero .hero__content.has-overlay::before{display:none;}.comparison.comparison--sticky.comparison--fixed{position:relative;}.footer{background-color:#333 !important;}.footer .footer__bottom{text-align:center;}.footer__top{display:none !important;}.footer-menu{background-color:#333 !important;display:block;position:relative;-webkit-print-color-adjust:exact;width:100%;height:100%;}.footer-menu .footer-menu__entry{background-color:#333 !important;-webkit-print-color-adjust:exact;display:block;width:33%;height:25rem;float:left;position:relative;}.footer-menu .footer-menu__heading{color:#f6f7f9;-webkit-print-color-adjust:exact;}.footer-menu .footer-menu__link{color:#999;-webkit-print-color-adjust:exact;}.footer-menu .footer-menu__list{display:block;}.footer-menu .footer-menu__heading-icon{display:none;}.quote .quote__image{display:none !important;}.event-item{margin:0 auto;}.event-item .event-date::before{display:none;}.article-intro{margin-top:0;opacity:1;transform:translateY(0);}.article-intro .article-intro__items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;height:auto !important;}.article-intro .article-intro__item{left:auto !important;margin:0 0 20px !important;position:relative !important;top:auto !important;width:100%;}.article-intro .article-intro__item picture{display:none;}.article-intro .article-intro__item .quote--insight{padding-top:60px;}.article-intro .article-intro__item .quote--insight::before{display:none;}.article-intro .article-intro__item .noto-sans-h6{min-height:auto !important;}.article-intro.article-intro-5 .article-intro__item.item-4{margin:40px 0 !important;-ms-flex-order:1 !important;order:1 !important;width:100%;}.article-intro.article-intro-5 .article-intro__item.item-8{-ms-flex-order:2 !important;order:2 !important;}.article-intro.article-intro-7 .article-intro__item.item-4,.article-intro.article-intro-7 .article-intro__item.item-7{margin:40px 0 !important;-ms-flex-order:1 !important;order:1 !important;width:100%;}.article-intro.article-intro-7 .article-intro__item.item-11{-ms-flex-order:2 !important;order:2 !important;}.homepage-location{border-top:0;}.homepage-location .homepage-location__header{margin-top:0;}.homepage-location .homepage-location__figure{display:none;}.homepage-location .homepage-location__accordion .homepage-location__detail .icon-container{display:none;}.homepage-location .homepage-location__accordion .homepage-location__detail .location-detail__details{display:block !important;}.case-study{border:0;}.case-study .quote--card{margin:0;}.case-study .quote--card::before{display:none;}.about{background-color:#fff;}.about .about__heading{margin-top:0;}.about .about__item{margin-bottom:20px;}.about .about__item-title{color:#000;}.paybook-magazine-promo{padding-left:0;padding-right:0;}.paybook-magazine-promo .paybook-magazine-promo__item{left:auto !important;margin-bottom:20px;position:relative !important;}.paybook-magazine-promo .paybook-magazine-promo__item-image,.paybook-magazine-promo .paybook-magazine-promo__item-bg{display:none !important;}.paybook-magazine-promo .flickity-viewport{height:auto !important;}.contact-us-inpage{border:0;}.contact-us-inpage::after{display:none;}.contact-us-inpage .contact-us-inpage__inner{padding-bottom:0;}.contact-us-inpage .eyebrow--underline{margin-bottom:0;}.key-stats .key-stats__item{margin:0 auto 20px;}.key-stats .key-stats__heading::before{display:none;}.key-stats.key-stats--media .key-stats__image{display:none;}.key-stats.key-stats--media .key-stats__item{margin-top:0;}.featured-product{min-height:auto;}.featured-product::before,.featured-product .featured-product__bg{display:none;}.featured-product .featured-product__title,.featured-product .featured-product__content .noto-sans-h5{color:#000;}.product-grid .product-item{margin-bottom:20px;margin-top:0 !important;}.product-grid .product-item .product-item__image,.product-grid .product-item .product-item__action{display:none;}.product-grid__group .product-grid__header{margin-bottom:20px !important;margin-left:0 !important;width:100% !important;}.product-grid__group .product-grid__header .product-group__description{margin-left:0;margin-right:0;min-height:auto;}.related-insights .flickity-viewport{height:auto !important;}.related-insights .flickity-slider{position:relative;}.related-insights .related-insights__slide{left:auto !important;position:relative !important;}.related-insights .related-insights__slide-image{display:none;}.executive-summary__divider-line{border-bottom:0;padding-bottom:0;}.industry-impacts .industry-impacts__article-image{display:none;}.industry-impacts__divider-line{border-top:0;}.industry-impacts__divider-line::before{display:none;}.featured-insights{border-bottom:0;padding:0;}.featured-insights .featured-insights__item .featured-insights__image,.featured-insights .featured-insights__item:first-child .featured-insights__image{display:none;}.featured-insights .featured-insights__item .featured-insights__meta,.featured-insights .featured-insights__item:first-child .featured-insights__meta{float:none;width:auto;}.paybook-magazine-volumes .paybook-magazine-volumes__item{left:auto !important;margin-bottom:20px;position:relative !important;}.paybook-magazine-volumes .paybook-magazine-volumes__item-image,.paybook-magazine-volumes .paybook-magazine-volumes__item-bg{display:none !important;}.paybook-magazine-volumes .flickity-viewport{height:auto !important;}.filter-insights .filter-insights__item .filter-insights__image{display:none;}.product-overview .product-media--overlap .product-media__image,.product-overview .product-media--fixed .product-media__list-item-image{display:none;}.product-features{background-color:#fff;}.product-features .product-features__content-image,.product-features .product-features__content-download{display:none;}.product-features .product-features__specification{padding-top:0;}.product-specification{background-color:#fff;}.product-specification .product-specification__container{display:block;}.product-specification .product-specification__heading{border:0;}.product-specification .product-specification__heading:first-child{padding-top:0;}.product-specification .product-specification__heading .icon{display:none !important;}.product-media.product-media--fixed + .product-media--multiple{padding-top:0;}.speaker-schedule{display:block !important;}.speaker-schedule .flickity-viewport{height:auto !important;}.speaker-schedule .gallery__slides__item{left:auto !important;margin-bottom:20px;margin-right:0;position:relative !important;}.speaker-schedule .gallery__slides__bgeqh{height:100% !important;}.event-details .event-details__image{display:none;}}
