:root{--mm-ocd-width:80%;--mm-ocd-min-width:200px;--mm-ocd-max-width:440px}body.mm-ocd-opened{overflow-y:hidden;-ms-scroll-chaining:none;overscroll-behavior:none}.mm-ocd{position:fixed;top:0;right:0;bottom:100%;left:0;z-index:9999;overflow:hidden;-ms-scroll-chaining:none;overscroll-behavior:contain;background:transparent;-webkit-transition-property:bottom,background-color;-o-transition-property:bottom,background-color;transition-property:bottom,background-color;-webkit-transition-duration:0s,.3s;-o-transition-duration:0s,.3s;transition-duration:0s,.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;-webkit-transition-delay:.45s,.15s;-o-transition-delay:.45s,.15s;transition-delay:.45s,.15s}.mm-ocd--open{bottom:0;background:rgba(0,0,0,.25);-webkit-transition-delay:0s;-o-transition-delay:0s;transition-delay:0s}.mm-ocd__content{position:absolute;top:0;bottom:0;z-index:2;width:var(--mm-ocd-width);min-width:var(--mm-ocd-min-width);max-width:var(--mm-ocd-max-width);background:#fff;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:-o-transform;transition-property:transform;transition-property:transform,-webkit-transform,-o-transform;-webkit-transition-duration:.3s;-o-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease}.mm-ocd--left .mm-ocd__content{left:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.mm-ocd--right .mm-ocd__content{right:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.mm-ocd--open .mm-ocd__content{-webkit-transform:translateZ(0);transform:translateZ(0)}.mm-ocd__backdrop{position:absolute;top:0;bottom:0;z-index:3;width:clamp(calc(100% - var(--mm-ocd-max-width)),calc(100% - var(--mm-ocd-width)),calc(100% - var(--mm-ocd-min-width)));background:rgba(3,2,1,0)}.mm-ocd--left .mm-ocd__backdrop{right:0}.mm-ocd--right .mm-ocd__backdrop{left:0}.mm-spn,.mm-spn a,.mm-spn li,.mm-spn span,.mm-spn ul{display:block;padding:0;margin:0;-webkit-box-sizing:border-box;box-sizing:border-box}:root{--mm-spn-item-height:50px;--mm-spn-item-indent:20px;--mm-spn-line-height:24px;--mm-spn-panel-offset:30%}.mm-spn{width:100%;height:100%;-webkit-tap-highlight-color:transparent;-webkit-overflow-scrolling:touch;overflow:hidden;-webkit-clip-path:inset(0 0 0 0);clip-path:inset(0 0 0 0);-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.mm-spn ul{-webkit-overflow-scrolling:touch;position:fixed;top:0;left:100%;bottom:0;z-index:2;width:calc(100% + var(--mm-spn-panel-offset));padding-right:var(--mm-spn-panel-offset);line-height:var(--mm-spn-line-height);overflow:visible;overflow-y:auto;background:inherit;-webkit-transition:left .3s ease 0s;-o-transition:left .3s ease 0s;transition:left .3s ease 0s;cursor:default}.mm-spn ul:after{content:"";display:block;height:var(--mm-spn-item-height)}.mm-spn>ul,.mm-spn ul.mm-spn--open{left:0}.mm-spn ul.mm-spn--parent{left:calc(-1*var(--mm-spn-panel-offset));overflow:visible}.mm-spn li{position:relative;background:inherit;cursor:pointer}.mm-spn li:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/2);right:calc(var(--mm-spn-item-height)/2);z-index:0;width:10px;height:10px;border-top:2px solid;border-right:2px solid;-webkit-transform:rotate(45deg) translateY(-50%);-o-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);opacity:.4}.mm-spn li:after{content:"";display:block;margin-left:var(--mm-spn-item-indent);border-top:1px solid;opacity:.15}.mm-spn a,.mm-spn span{position:relative;z-index:1;padding:calc((var(--mm-spn-item-height) - var(--mm-spn-line-height))/2) var(--mm-spn-item-indent)}.mm-spn a{background:inherit;color:inherit;text-decoration:none}.mm-spn a:not(:last-child){width:calc(100% - var(--mm-spn-item-height))}.mm-spn a:not(:last-child):after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;border-right:1px solid;opacity:.15}.mm-spn span{background:transparent}.mm-spn.mm-spn--navbar{cursor:pointer}.mm-spn.mm-spn--navbar:before{content:"";display:block;position:absolute;top:calc(var(--mm-spn-item-height)/2);left:var(--mm-spn-item-indent);width:10px;height:10px;margin-top:2px;border-top:2px solid;border-left:2px solid;-webkit-transform:rotate(-45deg) translate(50%,-50%);-o-transform:rotate(-45deg) translate(50%,-50%);transform:rotate(-45deg) translate(50%,-50%);opacity:.4}.mm-spn.mm-spn--navbar.mm-spn--main{cursor:default}.mm-spn.mm-spn--navbar.mm-spn--main:before{content:none;display:none}.mm-spn.mm-spn--navbar:after{content:attr(data-mm-spn-title);display:block;position:absolute;top:0;left:0;right:0;height:var(--mm-spn-item-height);padding:0 calc(var(--mm-spn-item-indent)*2);line-height:var(--mm-spn-item-height);opacity:.4;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.mm-spn.mm-spn--navbar.mm-spn--main:after{padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--navbar ul{top:calc(var(--mm-spn-item-height) + 1px)}.mm-spn.mm-spn--navbar ul:before{content:"";display:block;position:fixed;top:inherit;z-index:2;width:100%;border-top:1px solid;opacity:.15}.mm-spn.mm-spn--light{color:#444;background:#f3f3f3}.mm-spn.mm-spn--dark{color:#ddd;background:#333}.mm-spn.mm-spn--vertical{overflow-y:auto}.mm-spn.mm-spn--vertical ul{width:100%;padding-right:0;position:static}.mm-spn.mm-spn--vertical ul ul{display:none;padding-left:var(--mm-spn-item-indent)}.mm-spn.mm-spn--vertical ul ul:after{height:calc(var(--mm-spn-item-height)/2)}.mm-spn.mm-spn--vertical ul.mm-spn--open{display:block}.mm-spn.mm-spn--vertical li.mm-spn--open:before{-webkit-transform:rotate(135deg) translate(-50%);-o-transform:rotate(135deg) translate(-50%);transform:rotate(135deg) translate(-50%)}.mm-spn.mm-spn--vertical ul ul li:last-child:after{content:none;display:none}html{-webkit-text-size-adjust:100%}.xigen-deployment-test{color:none}*{-webkit-box-sizing:border-box;box-sizing:border-box}body{margin:0;color:#212121}body:after{bottom:0;height:0;z-index:100001;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease}body.transition:after{height:100%}p:empty{display:none}.body--preventscroll{overflow:hidden}ul{margin:25px 0 0;padding:0}a{color:inherit}.grecaptcha-badge{opacity:0}.margin-top-none{margin-top:0}.margin-bottom-none{margin-bottom:0}.margin-top-none-important{margin-top:0!important}.margin-top-30{margin-top:30px}.margin-bottom-30{margin-bottom:30px}.display-none{display:none!important}.background-transparent{background:transparent}.width-auto{width:auto}section{padding:0 0 50px;position:relative}section+section{padding-top:50px}section.bg_black{background:#000;color:#fff}section.bg_white_dark{background:#eceff1}section.bg_gray{background:#b0bec5}section.section--background-black{background-color:#000;color:#fff}section.section--background-black p{color:inherit}section.section--background-white{background:#fff;color:#212121}section.section--background-white p{color:inherit}section.section--background-offwhite{background:#eceff1;color:#212121}section.section--background-offwhite p{color:inherit}section.section--background-vicon-blue{background:#2653b9;color:#fff}section.section--background-vicon-blue p{color:inherit}section.section--text-center{text-align:center}section.section--padding-top-small{padding-top:60px!important}section.section--padding-bottom-small{padding-bottom:60px!important}section.section--padding-top-none{padding-top:0}section.section--padding-bottom-none{padding-bottom:0}section.section--padding-vertical-small{padding-bottom:30px;padding-top:30px}section.section--padding-vertical-none{padding-bottom:0;padding-top:0}section.section--padding-bottom-100{padding-bottom:100px}section.section--padding-top-100{padding-top:100px}section.section--padding-100{padding-top:100px;padding-bottom:100px}section.section--align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.section--blue-subtitle h4{margin-top:0;margin-bottom:25px;font-size:12px;font-weight:600;line-height:22px;letter-spacing:1.2px;text-transform:uppercase}section.section--blue-tick-list ul{list-style:none}section.section--blue-tick-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:25px}section.section--blue-tick-list ul li p{margin-top:0}section.section--blue-tick-list ul li:before{content:"";display:block;width:15px;height:10px;margin-top:10px;margin-right:12px;background-image:url(/app/themes/xigen2019/resources/assets/images/general/check.png);background-repeat:no-repeat;background-position:50%}.hidden,.hidden *{-webkit-transition:all 0s!important;-o-transition:all 0s!important;transition:all 0s!important}button{outline:0;border:0}video.fullscreen{position:fixed;left:0;top:0;z-index:-1}.video-container{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.video-container.widescreen{padding-bottom:56.25%}.video-container embed,.video-container iframe,.video-container object,.video-container video{position:absolute;top:0;left:0;width:100%;height:100%}.copy-to-clipboard{position:relative}.notification{position:absolute;background:#000;color:#fff;font-size:12px;padding:5px 10px;bottom:100%;left:0;margin:0 0 10px -27px}.notification:after{position:absolute;content:"";left:50%;top:100%;margin-left:-4px;width:0;height:0;border-color:#000 transparent transparent;border-style:solid;border-width:8px 4px 0}.rollover{content:"";position:fixed;left:0;top:0;z-index:1000;width:100%;height:100%;background:#111;visibility:visible;pointer-events:none;-webkit-animation:rollOver 1.4s ease-in-out forwards;-o-animation:rollOver 1.4s ease-in-out forwards;animation:rollOver 1.4s ease-in-out forwards;-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}.icon{width:11px!important;display:inline-block;margin:0 !important 8px!important;position:relative;top:1px}@-webkit-keyframes rollOver{0%{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}45%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}45.1%,55%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;transform-origin:100% 0}}@-o-keyframes rollOver{0%{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}45%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}45.1%,55%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}}@keyframes rollOver{0%{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}45%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}45.1%,55%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}to{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}}@media screen and (max-width:767px){.title-mobile-resize h2{font-size:1.9rem}}.grecaptcha-badge{display:none!important}::-webkit-scrollbar{height:0;width:0;background:transparent}@media (min-width:480px){.d-mobile-only{display:none!important}}@media (min-width:769px){.d-tablet-only{display:none!important}}@media (max-width:1023px){.d-none--tablet{display:none!important}}@media (max-width:480px){.d-none--xs{display:none!important}section.section--padding-none--xs .container{padding:0!important}}@media (max-width:768px){.d-none--s{display:none!important}}@media screen and (min-width:768px){section{padding:120px 0}.section--padding-quickstart-testimonial{padding-top:135px!important;padding-bottom:104px!important}}@media (max-width:1199px){.d-block--l{display:none!important}}@media (min-width:1200px){.d-none--l{display:none!important}}@media screen and (max-width:1440px){.d-none--xl{display:none}}.d-none{display:none}@media (min-width:768px){body .d-md-block{display:block!important}body .d-md-none{display:none!important}}.ignite-button>input[type=checkbox],.ignite-button>input[type=radio],.sr-only{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}@media screen and (max-width:767px){.sr-only\@\<md{clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}}.arrow-link{position:relative;display:inline-block;margin-top:1rem;text-transform:uppercase;text-decoration:none;color:#000;font-weight:600;letter-spacing:1px;font-size:.6875rem}.arrow-link:after,.arrow-link:before{content:"";position:absolute}.arrow-link:before{right:-16px;top:8px;-webkit-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px);height:1px;width:12px;background:#000}.arrow-link:after{right:-10px;top:5px;width:6px;height:6px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:1px solid #000;border-top:1px solid #000}.object-fit-cover{-o-object-fit:cover;object-fit:cover}*{font-family:Poppins,sans-serif}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p{line-height:38px;width:100%;margin:25px 0;color:inherit}.h3--no-margin,.h4--no-margin,.p--no-margin{margin:0}li,p{font-weight:300;line-height:30px;font-size:.9375rem;color:#212121}p strong{font-weight:600}.h1,h1{font-size:1.875rem}.h2,h2{font-size:1.75rem}.h3,h3{font-size:1.625rem}.h4,h4{font-size:1.5rem}.h5,h5{font-size:1.125rem}.h6,h6{font-size:1rem}.h1--test{margin-bottom:0}.h1--large{font-size:1.875rem}.text--black{color:#000}.text--white{color:#fff}.arrow,.btn__arrow,.caps_small,.caps_tinier,.caps_tiny{font-size:.75rem;font-weight:600;margin:0 0 25px;display:block;text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:1px;color:#b0bec5}.caps_small--black{color:#212121}.caps_small--grey{color:#b0becf!important}.caps_small--spaced{line-height:18px}.caps_tiny{font-size:.6875rem}.caps_tiny--white{color:#fff!important}.caps_tinier{font-size:.625rem}.caps_small--black,.caps_tiny--black{color:#212121}.text--bold{font-weight:700}.caps_center{text-align:center}@media (max-width:480px){.caps-tiny--xs{font-size:10px!important}.font-bold__mobile{font-weight:600}}@media screen and (min-width:768px){.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6,p{line-height:56px}p{line-height:30px}.h1,h1{font-size:2.8125rem;line-height:56px}.h1--large{font-size:4.0625rem;line-height:76px}.h2,h2{font-size:2.8125rem;line-height:56px}.h3,h3{font-size:1.875rem;line-height:38px}.h4,h4{line-height:28px}.h5,h5{line-height:24px}.h6,h6{line-height:22px}b{font-weight:700}}@media (max-width:480px){.xs-margin-top-10{margin-top:10px!important}}@media (max-width:768px){.mobile-margin-top-50{margin-top:50px!important}.mobile-margin-bottom-50{margin-bottom:50px!important}}form{-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.form--sending{opacity:.6;pointer-events:none}.why-is-everyone-talking-about-direct-to-consumer-ecommerce .form--sending{opacity:.97}.form__response{display:none}label{font-weight:600;font-size:11px;letter-spacing:1px;text-transform:uppercase;color:#212121;-webkit-text-size-adjust:100%}textarea{resize:vertical;height:130px}input[type=email],input[type=tel],input[type=text],select,textarea{padding:15px 20px;margin-bottom:1rem;border:1px solid #ddd;border-radius:1px;width:100%;outline:0;-webkit-transition:border .2s ease;-o-transition:border .2s ease;transition:border .2s ease;font-size:16px;font-weight:300;-webkit-appearance:none;-moz-appearance:none;appearance:none}input[type=email]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{border:1px solid #cacaca}.custom-select{position:relative}.custom-select:after{content:"";position:absolute;right:16px;top:50%;-webkit-transform:translateY(-100%);-o-transform:translateY(-100%);transform:translateY(-100%);z-index:1;width:16px;height:16px;background-image:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNiAxNiI+PHBhdGggZmlsbD0ibm9uZSIgc3Ryb2tlPSIjMDAwIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiIHN0cm9rZS13aWR0aD0iMiIgZD0iTTIgNWw2IDYgNi02Ii8+PC9zdmc+");background-repeat:no-repeat;background-size:16px 16px;pointer-events:none}.wpcf7-response-output{display:none;color:#000!important}.cro-form .wpcf7-response-output,.section--background-black .wpcf7-response-output,section.white-content .wpcf7-response-output{color:#fff!important}p:last-of-type{margin:20px 0 0}.wpcf7-not-valid{border-color:#ec407a}.wpcf7-not-valid::-webkit-input-placeholder{color:#ec407a}.wpcf7-not-valid::-moz-placeholder{color:#ec407a}.wpcf7-not-valid::-ms-input-placeholder{color:#ec407a}.wpcf7-not-valid::placeholder{color:#ec407a}.wpcf7-not-valid-tip{display:block;margin-bottom:1rem;color:#ec407a;text-transform:none;font-size:14px;font-weight:300;letter-spacing:0}.cro-form .wpcf7-not-valid{border-color:#fff}.cro-form .wpcf7-not-valid::-webkit-input-placeholder{color:#fff}.cro-form .wpcf7-not-valid::-moz-placeholder{color:#fff}.cro-form .wpcf7-not-valid::-ms-input-placeholder{color:#fff}.cro-form .wpcf7-not-valid::placeholder{color:#fff}.cro-form .wpcf7-not-valid-tip{color:red;font-weight:900}.wpcf7-form-control-wrap{display:block}.wpcf7-start-a-conversation .phone{width:100%}.pagination{padding:0 0 100px;text-align:center}.pagination__wrapper{display:inline-block;font-weight:600}.pagination__wrapper .page-numbers{color:#cfd8dc;text-decoration:none;font-size:1.25rem;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.pagination__wrapper .page-numbers:hover{color:#212121}.pagination__wrapper .page-numbers+.page-numbers{margin:0 0 0 30px}.pagination__wrapper .current{color:#212121}.slider .row{position:relative}.slider .slide{outline:none}.slider .slick-slider,.slider .slick-slider:focus{outline:0}.slider__dots{text-align:center}.slider__dots ul{list-style:none;padding:0;margin:0}.slider__dots button{text-indent:-9999999px;width:12px;height:12px;border-radius:100%;background:#cfd8dc;padding:0;-webkit-transition:background .2s ease;-o-transition:background .2s ease;transition:background .2s ease;cursor:pointer}.slider__dots li{display:inline-block;margin:0 5px;padding:0}.slider__dots li.slick-active button,.slider__dots li:hover button{background:#212121}.slider__dots li:after{display:none}.slider__arrows{position:absolute;right:0;top:-11px}.slider__arrows_arrow{-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.slider__arrows_arrow--inactive{opacity:.4}.slider__arrows_next,.slider__arrows_prev{position:relative;background:none;text-indent:-9999999px;width:25px;padding:0;height:22px;cursor:pointer;margin:0 0 0 45px}.slider__arrows_next:after,.slider__arrows_next:before,.slider__arrows_prev:after,.slider__arrows_prev:before{content:"";position:absolute;right:0;left:0}.slider__arrows_next:before,.slider__arrows_prev:before{top:13px;-webkit-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px);height:2px;width:15px;background:#000;-webkit-transition:all .2s ease .4s;-o-transition:all .2s .4s ease;transition:all .2s ease .4s}.slider__arrows_next:after,.slider__arrows_prev:after{top:9px;width:8px;height:8px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:2px solid #000;border-top:2px solid #000;-webkit-transition:all .2s ease .2s;-o-transition:all .2s .2s ease;transition:all .2s ease .2s}.slider__arrows--white .slider__arrows_next:before,.slider__arrows--white .slider__arrows_prev:before{background:#fff}.slider__arrows--white .slider__arrows_next:after,.slider__arrows--white .slider__arrows_prev:after{border-right:2px solid #fff;border-top:2px solid #fff}.slider__arrows_prev:after{-webkit-transform:translateX(4px) rotate(-135deg);-o-transform:translateX(4px) rotate(-135deg);transform:translateX(4px) rotate(-135deg)}@media (max-width:480px){.posts.slider .posts__content p{display:none}.posts.slider .posts__content{padding:30px 10px 0}.posts.slider .posts__image{padding:0 10px}h2.slider__title{max-width:157px}}@media (min-width:1024px){.slider--2-slides .slider__arrows{display:none}.casestudies.slider .slider__arrows{right:20px!important}.posts.slider .slider__arrows{right:50px!important}}@media (min-width:1280px){.slider--3-slides .slider__arrows{display:none}}.slick-slider.full-width{width:100%}.slick-slider.full-width .slick-list{padding:0}.article,.slick-slider.full-width .slick-slide,.slick-slider.full-width .slick-track{width:100%}.article{position:relative;overflow:hidden}.article:hover img{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.article figure{margin:0;position:relative}.article figure figcaption{display:none;position:absolute;top:1rem;left:1rem;padding:.2rem .55rem;background:#000;color:#fff;border-radius:99999px;text-transform:uppercase;font-size:11px;letter-spacing:1.1px}.article.case_study figure figcaption{display:block}.article+.article{margin:40px 0 0}.article__image{overflow:hidden;background:#f1f1f1;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:-o-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-o-transform .4s ease-in-out}.article img,.article picture{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:left;object-position:left;display:block}.article img{-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:-o-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-o-transform .4s ease-in-out}.article a{color:inherit;text-decoration:none;outline:none!important}.article h2{font-size:20px;line-height:1.2;margin:0 0 20px}.article span{color:#b0bec5}.article__content{padding:15px 0 0}.article__content .h5+.arrow,.article__content .h5+.btn__arrow,.article__content .h5+.caps_small{margin:20px 0 0!important;line-height:1.5}@media screen and (min-width:768px){.article{margin:0 0 100px!important;width:48%}.article.slide{margin-bottom:0!important}.article.third{width:31%}}body.single-post .post__body ul{margin-left:18px;margin-bottom:25px}body.single-post .post__body ol li:last-child{padding-bottom:0}body.single-post .post__body .wp-block-image figcaption{font-size:15px;font-weight:700}body.single-post .post__body_return .btn__black_outline img,body.single-post .post__footer .btn__black_outline img{margin-top:0!important;margin-bottom:0!important}.statistics{position:relative;padding:60px 0 0;text-align:left;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.statistics__stat{width:100%}.statistics__stat .counter-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics__stat--column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.statistics__stat_counter{display:block}.statistics__stat_bar{display:inline-block;height:10px;background:#fc920b;margin:15px 0;-webkit-transition:width 1.4s ease-in-out .2s;-o-transition:width 1.4s .2s ease-in-out;transition:width 1.4s ease-in-out .2s}.statistics__stat_number{color:#2c2c2c;font-weight:600;font-size:1.5rem;position:relative;top:-13px;margin:0 10px}.statistics__stat_circle{width:100%}.statistics__stat_circle .statistics__stat_counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:150px;width:150px;background:#d4dad3;border-radius:100%;text-align:center;font-weight:600;font-size:30px;padding-left:20px;padding-right:20px}.statistics__stat_circle .statistics__stat_counter--featured{width:210px;height:210px;font-size:50px;color:#fff}.statistics__stat_circle .statistics__stat_label{display:block;max-width:50%;margin:40px auto;padding-left:0;padding-right:0;text-align:center}.statistics__stat_circle+.statistics__stat{margin:30px 0}.statistics.hidden .statistics__stat_bar{width:0!important}@media screen and (min-width:993px){.statistics__stat{margin:0!important}.statistics__stat_circle{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics__stat_circle .statistics__stat_label--space{margin-top:20px!important;max-width:90%!important}}@media (hover:hover){.btn:hover{opacity:1}}.btn{border-radius:35px;display:inline-block;padding:18px 40px;background:#fff;color:#212121;overflow:hidden;position:relative;text-transform:uppercase;font-weight:600;font-size:.6875rem;cursor:pointer;margin:25px 0 0;letter-spacing:1px;-webkit-tap-highlight-color:transparent;line-height:1.5;text-align:center}.btn,.btn:hover{text-decoration:none}.btn:hover{background:#00bcd4;-webkit-box-shadow:inset 0 0 0 2px #00bcd4;box-shadow:inset 0 0 0 2px #00bcd4;color:#fff}.btn__non{color:inherit;border:0}.btn__non,.btn__transp{background:transparent;padding:inherit}.btn__transp{color:#fff;-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.btn__transp:focus,.btn__transp:hover{background:#00bcd4;-webkit-box-shadow:inset 0 0 0 2px #00bcd4;box-shadow:inset 0 0 0 2px #00bcd4}.btn__white{background:#fff;color:#000}.btn__cyan{background:#00bcd4;color:#fff}.btn__cyan,.btn__cyan:focus,.btn__cyan:hover{-webkit-box-shadow:inset 0 0 0 2px #00bcd4;box-shadow:inset 0 0 0 2px #00bcd4}.btn__cyan:focus,.btn__cyan:hover{background:transparent;color:#00bcd4}.btn__pink{background:#ec407a;color:#fff}.btn__pink--opp,.btn__pink:hover{background:#fff;color:#ec407a}.btn__pink--opp,.btn__pink--opp:hover,.btn__pink:hover{-webkit-box-shadow:inset 0 0 0 2px #ec407a;box-shadow:inset 0 0 0 2px #ec407a}.btn__pink--opp:hover{background:#ec407a;color:#fff}.btn__purple{background:#a54cbd;color:#fff}.btn__purple:hover{background:#fff;-webkit-box-shadow:inset 0 0 0 2px #a54cbd;box-shadow:inset 0 0 0 2px #a54cbd;color:#a54cbd}.btn__purple-black{background:#bc66a0;color:#fff;-webkit-box-shadow:inset 0 0 0 2px #bc66a0;box-shadow:inset 0 0 0 2px #bc66a0}.btn__purple-black:focus,.btn__purple-black:hover{background:#000;-webkit-box-shadow:inset 0 0 0 2px #000;box-shadow:inset 0 0 0 2px #000}.btn__orange{width:auto;background:#fff;-webkit-box-shadow:inset 0 0 0 2px #f68d2e;box-shadow:inset 0 0 0 2px #f68d2e;color:#f68d2e;border:none}.btn__orange:hover{background:#f68d2e;color:#fff;-webkit-box-shadow:inset 0 0 0 2px;box-shadow:inset 0 0 0 2px}.btn__white_outline{background:none;color:#fff!important}.btn__white_outline,.btn__white_outline:hover{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.btn__white_outline:hover{background:#fff;color:#000!important}.btn__white_outline--cyan{background:transparent;color:#fff}.btn__white_outline--cyan,.btn__white_outline--cyan:hover{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.btn__white_outline--cyan:hover{background:#fff;color:#00bcd4}.btn__white_outline span{color:inherit}.btn__black{background:#000;color:#fff}.btn__black_outline,.btn__black_outline_char{background:none;-webkit-box-shadow:inset 0 0 0 2px #212121;box-shadow:inset 0 0 0 2px #212121;border:0}@media only screen and (max-width:767px){.post__body_return.post__body_return--double .btn__black_outline{padding:18px 30px}}.btn__black_outline.btn__black_outline--right{float:right}.btn__black_outline.btn__black_outline--right:after{content:"";display:table;clear:both}.btn__reduced-padding-mobile{padding:16px 38px}.btn__black_outline_char{-webkit-transition-property:background-color,color,-webkit-box-shadow;transition-property:background-color,color,-webkit-box-shadow;-o-transition-property:background-color,color,box-shadow;transition-property:background-color,color,box-shadow;transition-property:background-color,color,box-shadow,-webkit-box-shadow}.btn__black_outline_char:focus,.btn__black_outline_char:hover{color:#212121;background-color:#a2c91c;-webkit-box-shadow:inset 0 0 0 2px #a2c91c;box-shadow:inset 0 0 0 2px #a2c91c}.btn__char{background:#c3e64b}.btn__char:focus,.btn__char:hover{color:#212121;background-color:#a2c91c;-webkit-box-shadow:none;box-shadow:none}.arrow,.btn__arrow{position:relative;display:inline-block;padding:0 10px 0 0}.arrow:after,.arrow:before,.btn__arrow:after,.btn__arrow:before{content:"";position:absolute;right:0;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.arrow:before,.btn__arrow:before{top:5px;-webkit-transform:translateX(8px);-o-transform:translateX(8px);transform:translateX(8px);height:2px;width:8px;background:#cfd8dc}.arrow:after,.btn__arrow:after{top:2px;width:6px;height:6px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:2px solid #cfd8dc;border-top:2px solid #cfd8dc}.arrow--purple-2,.btn__arrow--purple-2{color:#bc66a0}.arrow--purple-2:before,.btn__arrow--purple-2:before{background:#bc66a0}.arrow--purple-2:after,.btn__arrow--purple-2:after{border-right:2px solid #bc66a0;border-top:2px solid #bc66a0}.arrow.black,.btn__arrow.black{color:#000}.arrow.black:before,.btn__arrow.black:before{background:#000}.arrow.black:after,.btn__arrow.black:after{border-right:2px solid #000;border-top:2px solid #000}.arrow:hover:after,.arrow:hover:before,.btn__arrow:hover:after,.btn__arrow:hover:before{right:-6px}.arrow--referrals,.content__column p .arrow--referrals{color:#212121}.arrow--referrals:before,.content__column p .arrow--referrals:before{background-color:currentColor}.arrow--referrals:after,.content__column p .arrow--referrals:after{border-right-color:currentColor;border-top-color:currentColor}@media (max-width:480px){.btn--responsive{padding:9px 20px;font-size:9px}}@media (min-width:375px){.btn__reduced-padding-mobile{padding:18px 40px}}.btn__ignite{color:#5b62ea}.btn__ignite,.btn__ignite:hover{-webkit-box-shadow:inset 0 0 0 2px #5b62ea;box-shadow:inset 0 0 0 2px #5b62ea}.btn__ignite:hover{background-color:#5b62ea;color:#fff}.btn__referrals,a.btn__referrals{-webkit-box-shadow:inset 0 0 0 2px #a4a2d9;box-shadow:inset 0 0 0 2px #a4a2d9;color:#a4a2d9}.btn__referrals:hover,a.btn__referrals:hover{-webkit-box-shadow:inset 0 0 0 2px #a4a2d9;box-shadow:inset 0 0 0 2px #a4a2d9;background-color:#a4a2d9;color:#fff}.btn__migration:hover{background:#fff!important;color:#a5ddff!important}.btn__ignite--heading>.ignite-package__selected{padding-right:20px;background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-blue.svg);background-size:1.2em auto;background-repeat:no-repeat;background-position:top .3em right 0}.btn__ignite--heading:hover>.ignite-package__selected{background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-white.svg)}.is-selected .btn__ignite--heading,.is-selected .btn__ignite--heading:hover{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff}.btn__ignite--features>.ignite-package__selected{padding-right:20px;background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-white.svg);background-size:1.2em auto;background-repeat:no-repeat;background-position:top .3em right 0}.btn__ignite--features:hover>.ignite-package__selected{background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-blue.svg)}.is-selected .btn__ignite--features{-webkit-box-shadow:inset 0 0 0 2px #5b62ea;box-shadow:inset 0 0 0 2px #5b62ea;background-color:#5b62ea;color:#fff}.is-selected .btn__ignite--features:hover{-webkit-box-shadow:inset 0 0 0 2px #5b62ea;box-shadow:inset 0 0 0 2px #5b62ea;background-color:#fff;color:#5b62ea}.btn__ignite-invert{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff;background-color:#5b62ea;color:#fff}.btn__ignite-invert:hover{-webkit-box-shadow:inset 0 0 0 2px #5b62ea;box-shadow:inset 0 0 0 2px #5b62ea;background-color:#fff;color:#5b62ea}.btn__ignite-turquoise{-webkit-box-shadow:inset 0 0 0 2px #fff;box-shadow:inset 0 0 0 2px #fff;background-color:#56c5bb;color:#fff}.btn__ignite-turquoise:hover{-webkit-box-shadow:inset 0 0 0 2px #56c5bb;box-shadow:inset 0 0 0 2px #56c5bb;background-color:#fff;color:#56c5bb}.btn--bg-transp{background:transparent}.btn--premium-support{color:#6048dc!important;background:#fff;border:2px solid #6048dc}.btn--premium-support:hover{color:#fff!important;background:#6048dc;border:2px solid #6048dc;-webkit-box-shadow:none;box-shadow:none}.close--small,.contact_close,.filters__close,.ml-filters__close,.modal__close{position:absolute;right:30px;top:30px;background:none;cursor:pointer;width:40px;height:40px;z-index:1}.close--small div,.contact_close div,.filters__close div,.ml-filters__close div,.modal__close div{position:absolute;width:32px;height:2px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);background:#000;z-index:1;top:12px;right:-3px}.close--small div:last-of-type,.contact_close div:last-of-type,.filters__close div:last-of-type,.ml-filters__close div:last-of-type,.modal__close div:last-of-type{-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}@media (min-width:768px){.col-2\/3\@md{margin-left:auto;margin-right:auto;width:66.66667%}}.split_blocks{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;background:#fff;overflow:hidden}.split_blocks__media{position:relative;width:100%;height:300px;overflow:hidden}.split_blocks__video{position:absolute;left:0;top:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.split_blocks__video{-webkit-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}}@supports (-ms-ime-align:auto){.split_blocks__video{-webkit-transform:scale(1.2);-o-transform:scale(1.2);transform:scale(1.2)}}.split_blocks__video .video-js .vjs-tech{-o-object-fit:cover;object-fit:cover}.split_blocks__video div{height:100%!important}.split_blocks__content{width:100%;margin-left:auto;padding:80px 0;opacity:1}.split_blocks.hidden .split_blocks__content{opacity:0}@media screen and (min-width:600px){.split_blocks{min-height:600px;padding:60px 0}.split_blocks:nth-child(odd) .split_blocks__content{margin-left:0;padding:0}.split_blocks:nth-child(odd) .split_blocks__media{left:auto;right:0}.split_blocks .container{padding:0 30px}.split_blocks__media{position:absolute;width:100%;max-width:50%;height:100%;top:0;left:0}.split_blocks__video,.split_blocks__video div.video-js,.split_blocks__video video{position:absolute;z-index:1;left:0;top:0}.split_blocks__content{position:relative;z-index:2;width:50%;width:calc(50% - 30px);margin-left:auto;padding:0}}.footer_insights{padding:0}.footer_insights .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer_insights__item{width:100%;background:#464648;text-align:center;-webkit-transition:background .4s ease;-o-transition:background .4s ease;transition:background .4s ease}.footer_insights__item:hover{background:#3f3f42}.footer_insights__item:hover p{padding-right:0;padding-left:20px}.footer_insights__item:hover p:before{width:0;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer_insights__item:hover p:after{right:100%}.footer_insights__item:nth-child(2n){background:#eceff1}.footer_insights__item:nth-child(2n) a{color:#000}.footer_insights__item:nth-child(2n) p:before{background:#000}.footer_insights__item:nth-child(2n) p:after{border-color:#000}.footer_insights__item:nth-child(2n):hover{background:#f7f8f9}.footer_insights__item a{display:block;color:#fff;text-decoration:none;padding:150px 30px}.footer_insights__item .h3{padding:0 0 30px}.footer_insights__item p{text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:.6875rem;width:auto;display:inline-block;position:relative;padding:0 20px 0 0;margin:0;-webkit-transition:padding .2s ease .2s;-o-transition:padding .2s .2s ease;transition:padding .2s ease .2s;color:inherit}.footer_insights__item p:after,.footer_insights__item p:before{content:"";position:absolute;right:0}.footer_insights__item p:before{top:13px;-webkit-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);height:2px;width:15px;background:#fff;-webkit-transition:all .2s ease .6s;-o-transition:all .2s .6s ease;transition:all .2s ease .6s}.footer_insights__item p:after{top:9px;width:8px;height:8px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:2px solid #fff;border-top:2px solid #fff;-webkit-transition:all .2s ease .2s;-o-transition:all .2s .2s ease;transition:all .2s ease .2s}.footer_insights__item--gray{background:#212121}.footer_insights__item--gray:hover{background:#2c2c2c}.footer_insights__item--violet{background-color:#5b62ea;color:#fff}.footer_insights--single .footer_insights__item{background:#eceff1}.footer_insights--single .footer_insights__item a{color:#212121}.footer_insights--single .footer_insights__item p:before{background:#000}.footer_insights--single .footer_insights__item p:after{border-color:#000}.footer_insights--single .footer_insights__item:hover{background:#f7f8f9}.footer_insights__item--gray a{color:#fff}.footer_insights__item--gray p{color:#b0bec5}.footer_insights__item--gray p:before{background:#b0bec5!important}.footer_insights__item--gray p:after{border-color:#b0bec5!important}@media screen and (min-width:768px){.footer_insights__item{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer_insights__item a{padding:200px 30px}}@media screen and (min-width:1000px){.footer_insights__itema{padding:220px 30px}}.about-us-2022-preview .footer_insights__item .h3{font-size:45px;line-height:1.2}.header{top:0;padding:15px 0;left:0;width:100%;z-index:5;-webkit-transform:translateY(-100%) translateZ(0);transform:translateY(-100%) translateZ(0);position:fixed;transition:background-color .5s linear,transform .5s cubic-bezier(.25,.46,.45,.94),-webkit-transform .5s cubic-bezier(.25,.46,.45,.94),height .5s ease-in-out;background:#000;height:81px;overflow:hidden}.header ::-webkit-scrollbar{width:10px}.header ::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 7px 20px #212121;box-shadow:inset 0 0 7px 20px #212121}.header ::-webkit-scrollbar-thumb{background:#101010;height:10px}.header ::-webkit-scrollbar-thumb:hover{background:#101010}.header .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header a,.header img{z-index:1001;position:relative}.header__nav{position:fixed;height:100%;width:100%;left:0;top:100px;display:none;overflow:auto;height:calc(100% - 100px);overflow-y:scroll}.header__nav_toggle{cursor:pointer;background:none;color:#464648;border-left:1px solid #464648;position:absolute;right:0;z-index:1;padding:0 13px;height:64%;width:40px;top:18%;text-indent:-999999px}.header__nav_toggle:after,.header__nav_toggle:before{content:"";position:absolute;height:2px;width:10px;left:15px;top:16px;background:#464648;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.header__nav_toggle:after{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.header__nav_item{display:block}.header__nav_link{color:#fff;text-decoration:none;font-weight:600;font-size:.75rem;letter-spacing:1px;padding:15px 0;position:relative;display:block;text-transform:uppercase}.header__nav_link--active:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.header__nav_link--active>.header__nav_toggle:after{-webkit-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg)}@media (max-width:768px){.header__nav_item .mobile-no-dropdown .header__nav_dropdown,.header__nav_item .mobile-no-dropdown a .header__nav_toggle{display:none}}.header__nav_wrapper{margin:0;padding:0 30px;list-style:none}.header__nav_dropdown{display:none;margin:0}.header__nav_dropdown.is-active{display:block}.header__nav_dropdown .header__nav_link{padding-left:15px}.header__nav_dropdown .header__nav_dropdown .header__nav_link{padding-left:30px;text-transform:none;font-weight:400}.header__brand{display:inline-block;margin-top:1px;width:130px}.header__toggle{position:absolute;right:30px;top:25px;height:30px;width:30px;background:none;padding:2px;cursor:pointer}.header__toggle_bar{height:2px;width:26px;background:#fff;position:absolute;left:2px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease;display:block}.header__toggle_bar:first-child{top:6px}.header__toggle_bar:nth-child(2),.header__toggle_bar:nth-child(3){top:14px}.header__toggle_bar:nth-child(4){top:22px}.header--fixed{-webkit-transform:translateY(0) translateZ(0);transform:translateY(0) translateZ(0);background:#000}.header__nav_toggle--desktop{display:none}.header-wrapper{position:relative;z-index:10;height:95px;background:#000}@media screen and (min-width:1280px){.header--fixed{padding:25px;height:auto}.header__nav{position:relative;display:block;top:0;left:auto;width:auto;overflow:hidden}.header__nav_wrapper{padding:0;margin:0;list-style:none}.header__nav_wrapper>li.full-width>.header__nav_dropdown{width:100%;left:0}.header__nav_wrapper>li>.header__nav_dropdown{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:auto;position:fixed;top:60px;left:auto;padding:36px calc(50% - 585px) 15px;opacity:0;pointer-events:none;-webkit-transition:opacity .3s ease-out;-o-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.header__nav_wrapper>li>.header__nav_dropdown:after{content:"";width:100%;position:absolute;left:0;background:#212121;border-top:1px solid #fff;bottom:0;height:calc(100% - 36px)}.header__nav_wrapper>li .header__nav_dropdown,.header__nav_wrapper>li .header__nav_dropdown>li{display:block}.header__nav_wrapper>li .header__nav_dropdown>li .header__nav_dropdown{display:block;display:none;border-top:none}.header__nav_wrapper>li .header__nav_dropdown>li .header__nav_dropdown li{display:block;margin:0!important}.header__nav_wrapper>li .header__nav_dropdown>li .header__nav_dropdown li.header__nav_parent{position:relative;display:block}.header__nav_wrapper>li .header__nav_dropdown>li .header__nav_dropdown li .header__nav_dropdown{margin-left:16px}.header__nav_wrapper>li .header__nav_dropdown>li .header__nav_dropdown li .header__nav_dropdown.active{display:block}.header__nav_wrapper>li .header__nav_dropdown li a{padding:15px 0!important;line-height:1.2}.header__nav_wrapper>li .header__nav_dropdown li a:after{display:none}.header__nav_wrapper>li:hover .header__nav_dropdown{opacity:1;pointer-events:all}.header{overflow:visible}.header__nav_item{display:inline-block}.header__nav_link{padding:5px;position:relative;font-size:.875rem;letter-spacing:1.2px}.header__nav_cta{display:inline-block!important;position:absolute;bottom:60px;-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.header__nav_cta a{text-transform:uppercase!important;color:#00bcd4;letter-spacing:1.2px!important}.header__nav_cta:after,.header__nav_cta:before{content:"";position:absolute;right:-20px;z-index:9999}.header__nav_cta:before{top:23px;-webkit-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);height:2px;width:15px;background:#00bcd4}.header__nav_cta:after,.header__nav_cta:before{-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.header__nav_cta:after{top:19px;width:8px;height:8px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:2px solid #00bcd4;border-top:2px solid #00bcd4}.header__nav_cta:hover{padding-right:0;padding-left:20px}.header__nav_cta:hover,.header__nav_cta:hover:before{-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.header__nav_cta:hover:before{width:0}.header__nav_cta:hover:after{right:100%}ul.header__nav_wrapper>.header__nav_item+.header__nav_item{border-top:0;margin-left:20px}.header__brand{margin-top:-6px;width:auto}.header__nav_item--active>.header__nav_link:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.header__wrapper{padding:0}.header__nav_toggle,.header__toggle{display:none}}html[lang=en-GB]{margin-top:0!important}body.header_active .header__toggle_bar:nth-child(2){-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}body.header_active .header__toggle_bar:nth-child(3){-webkit-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg)}body.header_active .header__toggle_bar:first-child,body.header_active .header__toggle_bar:nth-child(4){opacity:0}@media screen and (min-width:1280px){.header__nav .header__nav_item.button a{margin-top:0;padding:5px 15px;background:transparent;border:1px solid #fff;border-radius:9999px}.header__nav .header__nav_item.button a:active,.header__nav .header__nav_item.button a:focus,.header__nav .header__nav_item.button a:hover{background:#00bcd4;border:1px solid transparent}.header__nav .menu-item-has-children>a:after{content:"+";display:inline-block;color:#fff}.header__nav .menu-item-has-children:hover>a{color:#00bcd4}.header__nav .menu-item-has-children:hover>a:after{content:"-";color:#00bcd4}.header__nav li ul.header__nav_dropdown.level-0{padding-left:25px;padding-right:25px}.header__nav li ul.header__nav_dropdown.level-0>li:not(.menu-item-has-children)>a:hover{color:#00bcd4}.header__nav li.full-width ul.header__nav_dropdown.level-0{padding-left:0;padding-right:0;max-width:1170px;min-height:370px;margin:0 auto;left:0;right:0}.header__nav li.full-width ul.header__nav_dropdown.level-0>li{width:33.3%}.header__nav li.full-width ul.header__nav_dropdown.level-0>li>a{padding:15px 25px!important}.header__nav li.full-width ul.header__nav_dropdown.level-0>li>a span{display:block;background-image:url(/app/uploads/2020/01/chevron_right-white.svg);background-repeat:no-repeat;background-size:6px;background-position:100%}.header__nav li.full-width ul.header__nav_dropdown.level-0>li.header__nav_item--active>a,.header__nav li.full-width ul.header__nav_dropdown.level-0>li:hover>a{background-color:#00bcd4;color:#fff}.header__nav li.full-width ul.header__nav_dropdown.level-0>li.header__nav_item--active>ul{display:block;position:absolute;left:calc(33.3% + 36px);top:36px;width:calc(66.6% - 36px)}.header__nav ul.header__nav_dropdown.level-1{padding-left:10px;padding-right:10px}.header__nav ul.header__nav_dropdown.level-1>li{float:left;width:50%}.header__nav ul.header__nav_dropdown.level-1>li>a{-webkit-transform:uppercase;-o-transform:uppercase;transform:uppercase;font-weight:700;font-size:14px;line-height:22px;color:#fff}.header__nav ul.header__nav_dropdown.level-2{display:block!important;margin:0!important}.header__nav ul.header__nav_dropdown.level-2>li>a{font-size:14px;line-height:24px;font-weight:300}.header__nav ul.header__nav_dropdown.level-2>li>a:hover{color:#00bcd4}}.header__nav_item.heading:after,.header__nav_item.heading:before{content:none}.header__nav_item.heading span{padding-bottom:0}.header__nav_item.no-border:after{content:none}.header__nav_item.lowercase span{text-transform:none;font-weight:400}.header__nav_item.less-padding:before{top:20px}.header__nav_item.less-padding span{padding-top:6px;padding-bottom:6px}.header__nav_item.more-bottom-padding:before{top:20px}.header__nav_item.more-bottom-padding span{padding-top:6px;padding-bottom:20px}.footer{position:relative;background:#000;padding:60px 0;overflow:hidden}.footer .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer__column{width:100%;color:#fff;margin:0 0 60px}.footer__column h6{margin:0 0 20px;font-size:1rem;font-weight:400}.footer__column p,.footer__nav_item{color:#fff}.footer__nav_link{color:inherit;position:relative;text-decoration:none}.footer__nav_link:after{position:absolute;content:"";background:#fff;bottom:-6px;left:0;height:2px;width:100%;opacity:0;-webkit-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__nav_link:hover:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.footer__wrap{position:relative}.footer__featured{margin:0}.footer__featured_item{display:inline-block}.footer__featured_item+.footer__featured_item{margin:0 0 0 30px}.footer__featured_item img{max-width:96px;height:28px}.footer__social{margin:20px 0 0}.footer__social_item{display:inline-block;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.footer__social_item:hover{opacity:.6}.footer__social_item+.footer__social_item{margin-left:20px}.footer__social img{height:16px;width:21px}.footer__social a{display:block}.footer__nav{list-style:none}.footer__nav_item+.footer__nav_item{margin:10px 0 0}.footer__copyright{color:#464648;font-size:.875rem;margin:10px 0 0}@media screen and (min-width:1000px){.footer__wrap{width:75%}.footer__social{margin:0;position:absolute;left:100%;top:0;max-width:230px;width:100%}.footer__column{width:25%;margin:0 0 80px}}.reveal{position:relative;padding:80px 0;background:#fff;color:#212121}.reveal .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;-o-transition:opacity .8s .4s ease,-o-transform 1s .4s ease;transition:opacity .8s ease .4s,transform 1s ease .4s;transition:opacity .8s ease .4s,transform 1s ease .4s,-webkit-transform 1s ease .4s,-o-transform 1s ease .4s}.reveal .arrow,.reveal .btn__arrow,.reveal .caps_small,.reveal .caps_tiny{margin:0}.reveal p{color:inherit}.reveal__column{width:100%}.reveal.hidden .row{opacity:0!important;-webkit-transform:translate3d(0,60px,0)!important;transform:translate3d(0,60px,0)!important}.reveal.section--background-black .arrow,.reveal.section--background-black .btn__arrow,.reveal.section--background-black .caps_small,.reveal.section--background-black .caps_tiny{color:#b0bec5}.reveal.section--background-offblack{background:#212121}.reveal.section--justify-center{text-align:center}.reveal.section--justify-center .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.reveal__toggle{position:relative;width:130px;margin:30px 0 0;cursor:pointer}.reveal__toggleBar{background:#fff;position:absolute;right:0;top:4px;width:10px;height:2px;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-o-transform .3s ease-in-out}.reveal__toggleWrap{left:0;top:0}.reveal__toggleWrap--active .reveal__toggleBar:last-of-type{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.reveal__toggleWrap .caps_tiny{color:#fff!important}@media screen and (min-width:768px){.reveal__column{-webkit-box-flex:1;-ms-flex:1;flex:1;text-align:left;padding:0 20px 0 0}}@media screen and (min-width:768px){.reveal__column:last-of-type{padding:0 0 0 20px}}@media screen and (min-width:1024px){.reveal__column{padding:0 40px 0 0}.reveal__column:last-of-type{padding:0 0 0 40px}}.content{position:relative;padding:80px 0;background:#fff;color:#212121}.content.ignite-content-decoration .content__column{background-image:url(/app/themes/xigen2019/resources/assets/deco/fave-250.png);background-repeat:no-repeat;background-position:100% 100%}@media screen and (max-width:768px){.content.ignite-content-decoration .content__column{background:none}}.content a{color:inherit}@media (max-width:480px){.content{padding:40px 0}}.content .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;-webkit-transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;-o-transition:opacity .8s .4s ease,-o-transform 1s .4s ease;transition:opacity .8s ease .4s,transform 1s ease .4s;transition:opacity .8s ease .4s,transform 1s ease .4s,-webkit-transform 1s ease .4s,-o-transform 1s ease .4s}.content .arrow,.content .btn__arrow,.content .caps_small,.content .caps_tiny{margin:0}.content p{color:inherit}.content .list{margin:33px 0 0}.content .list.list--sitemap{margin:20px 0 0}.content .list.list--simple{margin:6px 0 0}.content .list li{font-weight:300;line-height:30px;font-size:.9375rem;color:#212121;position:relative;padding:0 0 0 18px}.content .list li:after{content:"";position:absolute;left:0;top:12px;width:4px;height:4px;background:#212121;border-radius:100%}img{display:block;max-width:100%;height:auto}img.full{height:auto!important}.content__column,img.full{width:100%}.content__column+.content__column{margin-top:35px}@media screen and (min-width:992px){.content__column+.content__column{margin-top:0}.row.unset{position:unset}.content__column.wide{position:absolute;top:0;width:50%;height:100%}.content__column.wide.right{right:0}.content__column.wide.left{left:0}}@media screen and (min-width:768px){.content__dynamic-width{--split:50}.content__dynamic-width>.content__column:first-child{-ms-flex-preferred-size:calc(var(--split, 50)*1%);flex-basis:calc(var(--split, 50)*1%)}.content__dynamic-width>.content__column:last-child{-ms-flex-preferred-size:calc((100 - var(--split, 50))*1%);flex-basis:calc((100 - var(--split, 50))*1%)}}.content__column .h1,.content__column h1,.h2,.h3,.h4,.h5,.h6,h2,h3,h4,h5,h6{margin-top:0}.content__column:last-of-type img{margin-bottom:0}.content__column p a,.link--standard{color:inherit}.link--white{color:#fff!important;text-decoration:underline!important}.link--white:after{display:none!important}.content__column img.bottom-right{position:relative;margin:0 auto -120px;max-width:80%}.content--column_mob_first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 30px}.content__image-rounded{border-radius:9px;-webkit-box-shadow:0 3px 63px rgba(0,0,0,.16);box-shadow:0 3px 63px rgba(0,0,0,.16)}.content.hidden .row{opacity:0!important;-webkit-transform:translate3d(0,60px,0)!important;transform:translate3d(0,60px,0)!important}.content.section--background-black .arrow,.content.section--background-black .btn__arrow,.content.section--background-black .caps_small,.content.section--background-black .caps_tiny{color:#b0bec5}.content.section--background-offwhite{background:#eceff1}.content.section--background-offwhite-alternate{background:#f3f5f6}.content.section--background-pink-gradient{background:-webkit-gradient(linear,left top,left bottom,from(#e3007d),to(#b7174c));background:-webkit-linear-gradient(#e3007d,#b7174c);background:-o-linear-gradient(#e3007d,#b7174c);background:linear-gradient(#e3007d,#b7174c)}.content.section--background-pink{background:#9e1a7e}.content.section--background-offblack{background:#212121}.content.section--background-gold{background:#f59d0d;color:#fff}.content.section--background-blue{background:#1f88c9;color:#fff}.content.section--background-navy{background:#00188c;color:#fff}.content.section--background-vicon-blue{background:#2653b9;color:#fff}.content.section--background-blue-ignite{background:#5b62ea;color:#fff}.content.section--background-blue-premium{background:#6048dc;color:#fff}.content.section--background-blue-secondary{background:#0077c8;color:#fff}.content.section--background-red{background:#ea443f;color:#fff}.content.section--background-green{background:#31ac4a;color:#fff}.content.section--background-purple{background:#8031a7;color:#fff}.content.section--background-primal-orange{background:#e84e0f;color:#fff}.content.section--background-pharma-purple{background:#260e6f;color:#fff}.content.section--background-jj-blue{background:#00234c;color:#fff}.content.section--justify-center{text-align:center}.content.section--justify-center .row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.content.section--overflow-hidden{overflow:hidden}.content.section--background-cover{background-size:cover}.content--image_overflow img{height:100%;width:100%}.content--image_overflow .row:first-of-type{margin:0 0 60px}.content--background-image{background-position:50%;background-repeat:no-repeat;background-size:cover}.content_padding-lrg{padding:120px 0}.align-items-center>div>div{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.section--background-contain-half{background-size:contain;background-position:0 0}@media (max-width:480px){.section--background-contain-half{background-position:0 -36%}}@media screen and (min-width:992px){.content{padding:120px 0}.content img.bottom-right{position:absolute;right:0;margin:0;bottom:-120px;max-width:50%}.content__column{-webkit-box-flex:1;-ms-flex:1;flex:1}.content__column.content__column--increased{-webkit-box-flex:1.4;-ms-flex:1.4;flex:1.4}.content__column--large{-webkit-box-flex:2;-ms-flex:2;flex:2}.content--column_mob_first{-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit;margin:0}.content--space_between .content__column{padding:0 65px 0 0}.content--space_between .row{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.content--align-items_center .row{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.content--space_between .content__column:last-of-type{padding:0 0 0 65px}.content--space_between-reduced .content__column{padding:0 20px 0 0!important}.content--space_between-reduced .content__column:last-of-type{padding:0 0 0 20px!important}.content--image_reverse .content__column:last-of-type{padding-bottom:30px!important;margin:-25px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.content--image_reverse .content__column:last-of-type img{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;margin:0 0 120px}.content--image_reverse .content__column img{margin:120px 0 0}.content--image_overflow .row:first-of-type{margin:-300px 0 60px}}@media screen and (min-width:1024px){.content--space_between.content--space_between_alternate .content__column{padding:0 30px 0 0}.content--space_between.content--space_between_alternate .content__column:last-of-type{padding:0}}@media screen and (max-width:767px){.about .content img{margin-top:40px;margin-bottom:40px}}@media screen and (max-width:576px){.full-width-on-mobile{width:100%!important;height:auto!important}}@media (max-width:480px){.content__hide-on-mobile{display:none!important}.content__column{margin-top:0}.content__mobile-remove-padding{padding:0!important}.content--reduce-mobile-padding{padding-bottom:220px!important}}@media (min-width:1440px){.content__integrations-img{margin-left:14%}}.header-wrapper+section{padding-top:25px}.hero{position:relative;overflow:hidden;background-color:#000}@media screen and (min-width:768px){.hero{padding-top:14rem;padding-bottom:12rem}}.hero__content label{color:#fff}.hero__content input[type=email],.hero__content input[type=text],.hero__content textarea{border:1px solid #fff;background:transparent;color:#fff}.hero__content .wpcf7-submit{width:auto}.hero__content .adobe-logo{display:block;margin-top:25px}@media (min-width:576px){.hero__content .adobe-logo{display:inline-block;margin-top:0;float:right}}.hero__content .adobe-logo img{height:65px}section.hero{background-size:cover;background-repeat:no-repeat;background-position:50%}.hero--ignite,.hero--white{background-color:#fff;color:#000;text-align:center}@media screen and (max-width:768px){.hero--ignite.no-padding-bottom{padding-bottom:0}}.hero__content--ignite h1{font-size:1.75rem;line-height:1.2}.hero--ignite--title-container h1{max-width:400px}.hero__play{margin:auto;height:74px;width:74px;background:rgba(0,188,212,.8);border-radius:100%;cursor:pointer;-webkit-transition:-webkit-transform .2s ease-in-out;transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;transition:transform .2s ease-in-out,-webkit-transform .2s ease-in-out,-o-transform .2s ease-in-out;z-index:1;top:0!important;left:0!important;right:0;bottom:0;position:absolute;text-align:center}.hero__play:hover{background:#00bcd4}.hero__play:after{display:none}.hero__play svg{position:relative;left:3px;top:4px;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.hero__play--vertical-adjust svg{top:4px}.hero__content{color:#fff;position:relative;z-index:1;overflow:hidden}.hero__content--ignite,.hero__secondary-content--ignite{max-width:770px;margin:0 auto}.hero__content--ignite{color:#000}.hero__content .arrow,.hero__content .btn__arrow,.hero__content .caps_small{padding-bottom:30px}.hero__content div{overflow:hidden}.hero-ignite-row,.hero__secondary-content,.hero__secondary-content--ignite{position:relative}.hero__secondary-content--ignite p{font-size:.875rem;line-height:1.2;font-weight:700;color:#000}@media screen and (min-width:768px){.hero__secondary-content--ignite p{font-size:1.25rem}}.hero .hero__animated-content,.hero .hero__ignite-logo,.hero__animated-content,.hero__content .arrow,.hero__content .btn__arrow,.hero__content .caps_small,.hero__content .caps_tiny,.hero h1,.hero h2,.hero h4,.hero p{margin:0;-webkit-transform:translateZ(0);transform:translateZ(0);transition:transform .8s cubic-bezier(.16,1.08,.38,.98) .04s,-webkit-transform .8s cubic-bezier(.16,1.08,.38,.98) .04s}.hero .arrow,.hero .btn__arrow,.hero .caps_small,.hero .caps_small__tick,.hero .caps_tiny{color:inherit;-webkit-transition-delay:.7s;-o-transition-delay:.7s;transition-delay:.7s}.hero .caps_small__tick-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.hero__background{position:absolute;left:0;top:0;height:100%;width:100%}.hero__background_img{height:100%;width:100%;display:block;-o-object-fit:cover;object-fit:cover}.hero__feature{position:absolute;bottom:0}.hero a{color:inherit}a.hero__email:after,a.hero__tel:after{content:none}.hero__facebook:hover{color:#3c5a99}.hero__facebook:hover:after{background:#3c5a99}.hero__twitter:hover{color:#1da1f2}.hero__twitter:hover:after{background:#1da1f2}.hero__instagram:hover{color:#d10869}.hero__instagram:hover:after{background:#d10869}.hero_full{background-repeat:no-repeat;background-size:cover;background-position:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero_full--alternate{display:block;padding-top:180px}.postid-16993 .hero_full{background-position:100%}.hero_small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;min-height:200px}@media screen and (min-width:768px){.hero_small{min-height:400px;min-height:50vh}}.hero_small .hero__feature_img{display:none}.hero_standard+section.content .row{-webkit-transition-delay:.6s;-o-transition-delay:.6s;transition-delay:.6s}.hero_video{margin-top:80px;z-index:0}@media screen and (min-width:768px){.hero_video{min-height:60vh;margin-top:0}}.hero_video .hero__video{height:300px}@media screen and (min-width:768px){.hero_video .hero__video{height:auto}}.hero_video a{position:absolute;left:0;right:0}.hero_video--background-content{position:relative}.hero_video--background-content:before{content:"";width:100%;height:100%;position:absolute;background:#000;z-index:9;opacity:.7;top:0;left:0}.hero_video--background-content .btn__white_outline{position:relative!important;width:auto!important;color:#fff}.hero_video--background-content .btn__white_outline:hover{color:#000}.hero_video__content-row{display:table}.hero_video__column-left{display:table-cell;width:65%}.hero_video__column-right{display:table-cell;width:30%;text-align:center;position:relative}@media screen and (max-width:1000px){.hero_video__column-left{display:block;width:100%}.hero_video__column-right{display:none}}.hero_video.fullscreen{position:fixed;top:0;left:0;width:100%;height:100%;z-index:1000000}.hero_video.fullscreen .hero__video{display:none}.hero_video.fullscreen .hero__video_full{width:100%;height:100%}.hero.hidden .hero__animated-content,.hero.hidden .hero__content .arrow,.hero.hidden .hero__content .btn__arrow,.hero.hidden .hero__content .caps_small,.hero.hidden .hero__content .caps_tiny,.hero.hidden .hero__ignite-logo,.hero.hidden h1,.hero.hidden h2,.hero.hidden h4,.hero.hidden p{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}.hero__ignite-logo>img{margin:0 auto 20px}@media screen and (max-width:767px){.hero__ignite-logo>img{max-width:190px}}.hero--ignite__mobile{display:none}.quick-start__hero .hero--ignite__mobile{display:block}.quick-start__hero .hero--ignite__mobile:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:110px;height:110px;background-image:url("/app/themes/xigen2019/resources/assets/images/ignite/ROI Guaranteed Ping_Purple.png");background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute;bottom:52vw;right:calc(50% - 51vw)}.hero--ignite__mobile img{width:100%}@media screen and (min-width:480px){.hero--ignite__mobile:after{bottom:60vw;right:calc(50% - 49vw)}}@media screen and (min-width:768px){.hero--ignite{height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero--ignite--half-height{height:150vh;padding-bottom:100vh;margin-bottom:-100vh}.hero__ignite-logo>img{width:auto}.hero__content--ignite h1{font-size:4.0625rem!important}.hero__secondary-content--ignite p{font-size:1.25rem}.hero_large{min-height:600px;min-height:80vh}.hero_small{min-height:400px;min-height:45vh}.hero_small .hero__feature_img{display:block}.hero_medium{padding-top:280px;padding-bottom:140px}.hero_full{min-height:100%;min-height:100vh}.hero_video .hero__content{width:60%}.hero__feature{position:absolute;bottom:0;left:50%}.hero__feature_img{max-width:720px}.hero__tel{margin-right:10px}.quick-start__hero .hero--ignite__mobile{display:none}}@media (min-width:768px) and (max-width:1024px){.hero_full--alternate{padding-top:320px}}@media only screen and (min-device-width:768px) and (max-device-width:1440px) and (orientation:landscape){.hero_full--alternate{padding-top:230px}}@media (min-width:1680px){.hero_full--alternate{padding-top:280px}}main[data-barba-namespace=Home] .hero__background{left:0;top:0;height:100%;width:100%}@media screen and (min-width:768px){main[data-barba-namespace=Home] .hero__background{height:80vh}}@media (-ms-high-contrast:active),(-ms-high-contrast:none){main[data-barba-namespace=Home] .hero__background{position:absolute}}@supports (-ms-ime-align:auto){main[data-barba-namespace=Home] .hero__background{position:absolute}}@media (min-width:768px){.hero--ignite-feature .hero__content--ignite,.hero--ignite-feature h1{padding:0 50px}.small-only{display:none!important}}.fwa-hero,.fwa-hero__l{display:-webkit-box;display:-ms-flexbox;display:flex}.fwa-hero__l{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.fwa-hero__r{-webkit-box-flex:1;-ms-flex:1;flex:1}.fwa-hero input{color:#000!important}.fwa-hero input:focus{outline:none!important}@media (max-width:1199px){.fwa-hero{display:block}}.fwa-hero__form{padding:20px 0 20px 80px}@media (max-width:991px){.fwa-hero__form{padding:20px 0}}.fwa-hero__form .fwa-form{display:block;background:#fff;border-radius:20px;-webkit-box-shadow:0 3px 20px rgba(0,0,0,.16);box-shadow:0 3px 20px rgba(0,0,0,.16);padding:30px}.fwa-hero__form form label{color:#000}.fwa-hero__form form .wpcf7-form-control-wrap{position:relative}.fwa-hero__form form .wpcf7-not-valid-tip{position:absolute;font-size:11px;display:block;left:0;top:100%;-webkit-transform:translateY(13px);-o-transform:translateY(13px);transform:translateY(13px);width:100%}.fwa-hero__form form .wpcf7-checkbox .wpcf7-list-item-label{font-weight:400!important;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:80%}.fwa-hero__form form input{width:100%!important;padding:15px 20px;border:1px solid #ddd!important;margin-bottom:20px}.fwa-hero__form form input[type=checkbox]{position:relative;top:3px;margin-right:10px;margin-bottom:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;height:16px;width:16px!important;padding:1px;margin-left:0}.fwa-hero__form form input[type=checkbox]:checked:after{left:4px;top:2px;position:absolute;content:"";display:block;width:3px;height:6px;border:solid #000;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.hero-rpfm{background:#212121}.hero-rpfm--background{background-position:50%;background-repeat:no-repeat;background-size:cover}.c-rpfm{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;padding-top:65px!important}.arrow-hero{position:absolute;left:42%;bottom:40px;width:160px}@media (max-width:991px){.c-rpfm{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.arrow-hero{display:none}}.c-rpfm__content{max-width:471px}.c-rpfm__content h1,.c-rpfm__content h4{color:#fff}.c-rpfm__form{position:relative;-ms-flex-item-align:start;align-self:flex-start;max-width:500px;padding:30px;background:#fff;border-radius:20px}.c-rpfm__form .btn{margin:10px 0 20px}@media (max-width:1199px) and (min-width:992px){.c-rpfm{-ms-flex-pack:distribute;justify-content:space-around}.c-rpfm__content,.c-rpfm__form{max-width:38%}.arrow-hero{left:44%;bottom:90px;width:110px}}@media (max-width:991px){.c-rpfm__content,.c-rpfm__form{margin:0 auto 80px}}.form-frame{--offset:-20px;position:absolute}@media (min-width:600px){.form-frame{--offset:-30px}}.form-frame--tl{top:var(--offset,0);left:var(--offset,0)}.form-frame--tr{top:var(--offset,0);right:var(--offset,0)}.form-frame--bl{bottom:var(--offset,0);left:var(--offset,0)}.form-frame--br{bottom:var(--offset,0);right:var(--offset,0)}.forms-insights-registration{margin:0 20%}@media (max-width:991px){.forms-insights-registration .forms-insights-registration{margin:0}}.wp-block-embed{margin:0}.wp-block-image{margin:20px 0 0}.wp-block-table{margin:20px 0}.filters{width:100%}.filters__modal{position:fixed;left:0;top:0;overflow:auto;padding:60px 20px;height:100%;width:100%;background:#fff;z-index:10001;display:none}.filters__toggle i{margin:0 10px 0 0}.filters__close{padding:0;width:26px;height:26px;top:20px;right:20px}.filters__close div{width:26px}.filters__header{margin:0;padding:0 0 20px;position:relative}.filters__header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#eceff1}.filters__container{position:relative}.filters__container:after{content:"";display:table;clear:both}.filters__top{float:left;width:50%}.filters__sub{float:right;width:50%;position:absolute;right:0;top:0}.filters__sub ul{display:none}.filters__items{list-style:none;margin:20px 0 0;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity .3s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .3s ease .6s,-webkit-transform .5s ease .6s;-o-transition:opacity .3s .6s ease,-o-transform .5s .6s ease;transition:opacity .3s ease .6s,transform .5s ease .6s;transition:opacity .3s ease .6s,transform .5s ease .6s,-webkit-transform .5s ease .6s,-o-transform .5s ease .6s}.filters__item{display:block;color:#b0bec5;font-weight:600;margin:0;padding:0}.filters__item:after{display:none}.filters__item+.filters__item{margin:15px 0 0}.filters__link{position:relative;color:#212121;text-decoration:none;padding:0 0 5px;background-color:transparent}.filters__link:after{position:absolute;content:"";background:#212121;bottom:0;left:0;width:100%;height:2px;opacity:0;-webkit-transform:translateY(2px);-o-transform:translateY(2px);transform:translateY(2px);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.filters__link.active:after,.filters__link:hover:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.filters__toggle{margin:0 0 60px;cursor:pointer}@media screen and (min-width:768px){.filters__modal{padding:150px 30px}.filters__header{padding:0}.filters__header:after{display:none}.filters__wrapper{position:relative;max-width:770px;margin:0 auto}.filters__items{margin:30px 0 0}.filters__link{font-size:18px}.filters__close{top:-110px;right:0}}.ml-filters{width:100%}.ml-filters ul{margin:0}.ml-filters__modal{position:fixed;left:0;top:0;overflow:auto;padding:60px 20px;height:100%;width:100%;background:#000;z-index:10001;display:none}.ml-filters__toggle{margin:0;padding:0}.ml-filters__toggle i{margin:0 10px 0 0}.ml-filters__close{padding:0;width:26px;height:26px;top:20px;right:20px}.ml-filters__close div{width:26px;background:#fff}.ml-filters__header{margin:0;padding:0 0 20px;position:relative}.ml-filters__header:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background:#eceff1}.ml-filters__container{position:relative}.ml-filters__container:after{content:"";display:table;clear:both}.ml-filters__top{float:left;width:49%!important}.ml-filters__sub{float:right;width:49%!important;position:absolute;right:0;top:0}.ml-filters__sub ul{display:none}.ml-filters__items{list-style:none;margin:20px 0 0;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1;-webkit-transition:opacity .3s ease .6s,-webkit-transform .5s ease .6s;transition:opacity .3s ease .6s,-webkit-transform .5s ease .6s;-o-transition:opacity .3s .6s ease,-o-transform .5s .6s ease;transition:opacity .3s ease .6s,transform .5s ease .6s;transition:opacity .3s ease .6s,transform .5s ease .6s,-webkit-transform .5s ease .6s,-o-transform .5s ease .6s}.ml-filters__item{display:block;color:#b0bec5;font-weight:600;margin:0;padding:0}.ml-filters__item:after{display:none}.ml-filters__item+.ml-filters__item{margin:5px 0 0}@media screen and (min-width:768px){.ml-filters__item+.ml-filters__item{margin:15px 0 0}}.ml-filters__link{position:relative;padding:0 0 5px;text-decoration:none;text-align:left;color:#fff;background-color:transparent}.ml-filters__link.active,.ml-filters__link:hover{text-decoration:underline}section.multilevel-filter .row>.ml-filters{margin-bottom:45px;padding-bottom:45px;border-bottom:1px solid #e0e2e1}section.multilevel-filter .row>.ml-filters__toggle{padding:0;margin:0;cursor:pointer}.ml-filters__link{font-size:17px;line-height:20px}@media screen and (min-width:768px){.ml-filters__modal{padding:100px 30px}.ml-filters__header{padding:0;color:#eceff1}.ml-filters__header:after{display:none}.ml-filters__wrapper{position:relative;max-width:770px;margin:0 auto;max-width:1220px}.ml-filters__items{margin:30px 0 0}.ml-filters__link{font-size:30px;line-height:35px;font-weight:700}.ml-filters__sublist .ml-filters__link{font-size:30px;font-weight:400}.ml-filters__close{top:-75px;right:0}}.featuredCasestudy{padding:0}.featuredCasestudy .h6{font-weight:600;font-size:1rem;margin:0;line-height:1.2}.featuredCasestudy .container{padding:0}.featuredCasestudy .row{position:relative}.featuredCasestudy__wrapper{display:block;max-height:900px;overflow:hidden}.featuredCasestudy__link{display:block;z-index:1;bottom:0;right:0;background:#fff;color:#212121;text-decoration:none;padding:25px 50px 25px 25px;width:100%;font-weight:600;position:relative}.featuredCasestudy__link:after{content:"";position:absolute;right:30px;top:50%;margin-top:-9px;height:21px;width:10px;background:url(/app/uploads/2020/01/chevron_right-black.svg) 50% no-repeat}.featuredCasestudy__link strong{line-height:1.5}.featuredCasestudy__link--dark{background:#000}.featuredCasestudy__link--dark .h6{color:#fff}.featuredCasestudy__link--dark:after{background:url(/app/uploads/2020/01/chevron_right-white.svg) 50% no-repeat}.featuredCasestudy .caps_tiny{margin:15px 0 0;color:#b0bec5;font-weight:600;max-width:282px;line-height:1.5}@media screen and (min-width:768px){.featuredCasestudy__link{margin:0 30px 0 0;padding:30px 60px 30px 30px;max-width:400px;-webkit-transform:translateY(50%);-o-transform:translateY(50%);transform:translateY(50%);position:absolute}}@media screen and (min-width:1260px){.featuredCasestudy img{width:100%;min-height:900px;-o-object-fit:cover;object-fit:cover}.featuredCasestudy__link{margin:0 100px 0 0}}.brands{padding:80px 0;overflow:hidden}.brands h2{margin:0 0 30px}.brands .arrow,.brands .btn__arrow,.brands .caps_small{color:#212121}.brands__text{opacity:1}.brands__items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;margin:60px 0 -80px}.brands__items:after{content:"";width:40%}.brands__items_item{width:40%;text-align:center;margin:0 0 80px;-webkit-transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) .4s,-webkit-transform 1s cubic-bezier(.16,1.08,.38,.98) .4s;transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) .4s,-webkit-transform 1s cubic-bezier(.16,1.08,.38,.98) .4s;-o-transition:opacity .8s .4s cubic-bezier(.16,1.08,.38,.98),-o-transform 1s .4s cubic-bezier(.16,1.08,.38,.98);transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) .4s,transform 1s cubic-bezier(.16,1.08,.38,.98) .4s;transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) .4s,transform 1s cubic-bezier(.16,1.08,.38,.98) .4s,-webkit-transform 1s cubic-bezier(.16,1.08,.38,.98) .4s,-o-transform 1s cubic-bezier(.16,1.08,.38,.98) .4s}.brands__items_item a{-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;display:block}.brands__items_item a:hover{opacity:.6}.brands__items_item img,.brands__items_item svg{display:inline-block;max-width:100%}.brands_alt{background:#eceff1;color:#212121}.brands_alt path,.brands_alt rect{fill:#000}.brands.hidden .brands__items_item{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0)}@media screen and (min-width:768px){.brands{padding:120px 0}.brands__text{margin:-25px 0 140px}.brands__text--reduced{padding:0 100px 0 0}.brands__items{margin:60px 0 -140px}.brands__items:after{width:31%}.brands__items--items_increased.brands__items{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brands__items--items_increased .brands__items_item{width:33%}.brands__items_item{width:31%;margin:0 0 140px}.brands_remove_spacing .brands__items_item{margin-top:30px}}@media screen and (min-width:900px){.brands__items_item{width:25%;margin:0 0 140px}.brands__items--items_middle .brands__items_item{width:20%}}@media screen and (min-width:1024px){.brands__items--items_increased .brands__items_item{width:15%}}.testimonials{padding:80px 0;background:#eceff1}.testimonials .slider__dots{margin:30px 0 0}.testimonials .arrow,.testimonials .btn__arrow,.testimonials .caps_small{text-align:center;color:#b0bec5}.testimonials__slider{display:block}.testimonials__slider_item{text-align:center}.testimonials__slider_item p{font-size:1rem;font-weight:600;line-height:30px}.testimonials__slider_item span{font-size:.9375rem;font-weight:100;margin:30px auto 0;display:block}.testimonials.section--background-white{background:#fff}.testimonials.section--background-black .arrow,.testimonials.section--background-black .btn__arrow,.testimonials.section--background-black .caps_small,.testimonials.section--background-black p{color:#fff}@media screen and (min-width:768px){.testimonials__slider_item span{margin:60px auto 0}.testimonials__slider_item p{font-size:1.5rem;font-weight:600;line-height:38px}.testimonials{padding:120px 0}}.features{padding:80px 0;background:#eceff1}.features .arrow,.features .btn__arrow,.features .caps_small{color:#000;margin:0 0 60px}.features__content{margin-bottom:50px}.features__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 0 -30px}.features__item{width:100%;padding-top:60%;background:#fff;text-align:center;position:relative;margin:0 0 30px;height:290px}.features__item_wrapper{position:absolute;padding:25px 10px;left:0;top:0;height:100%;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features__item_icon{margin:0}.features__item_icon img{width:28px;height:28px;margin:0 auto 20px}.features__item_icon img.large{width:148px;height:148px}.features__item_icon svg{height:2em}.features__item_icon .fa,.features__item_icon .fab,.features__item_icon .fal{font-size:22px}.features__content+p{margin:10px 0 0}@media screen and (min-width:600px){.features__item{width:47%;padding-top:47%}}@media screen and (min-width:768px){.features{padding:120px 0}.features__item{width:32%;padding-top:32%}}@media screen and (min-width:890px){.features__item{width:23%;padding-top:23%}}@media screen and (min-width:1280px){.features__item{height:auto}}.features__cta{margin-top:5rem;text-align:center}.brand{padding:80px 0}.brand .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.brand h2{margin:0 0 30px}.brand__content{padding:0 0 40px}.brand__logo{margin:0 0 60px;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.brand__logo img{max-width:135px;max-height:50px;width:100%}@media screen and (min-width:768px){.brand{padding:120px 0}.brand__content{width:75%;padding:0 30px 0 0}.brand__logo{margin:0;width:25%;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-ordinal-group:inherit;-ms-flex-order:inherit;order:inherit}.brand__logo img{max-width:270px;max-height:100px}}.resources .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.resources__nav{width:28%;margin:0 4% 0 0;padding:0 4% 0 0;border-right:1px solid #cfd8dc;-ms-flex-item-align:start;align-self:flex-start;display:none}.resources__nav h6{margin:0 0 30px}.resources__item{padding:30px 0 30px 18px;margin:0;border-top:1px solid #cfd8dc}.resources__item strong{font-size:1.125rem}.resources__item h5{margin:0;position:relative;display:inline-block;width:auto}.resources__item h5:after{content:"";position:absolute;left:-18px;top:50%;margin-top:-6px;height:12px;width:8px;background:url(/app/uploads/2020/01/chevron_right-black.svg) 50% no-repeat}div.resources__item a{color:#212121;text-decoration:none}.resources__item.last{border-bottom:1px solid #cfd8dc;margin:0 0 60px}.resources__content{width:100%}.resources__content .h2,.resources__content h2{padding:0 0 20px}.resources__content hr{border-color:#cfd8dc;border-top:0;margin:40px 0}.resources__content a{color:inherit}.resources__content a:hover{text-decoration:underline}@media screen and (min-width:768px){.resources__nav{display:block}.resources__content{width:68%}}.ml-filters__bar{padding-bottom:2rem}.ml-filters__bar.hide-filters-bar{display:none!important}.ml-filters__bar--rounded{display:inline-block;padding:0 .5rem;border:1px solid #b0bec5;border-radius:15px}.ml-filters__bar a{text-decoration:none;color:inherit}.ml-filters__bar .clear-wrapper{margin-left:15px}.article__item{position:relative}.article__item.case_study{background:#000;color:#fff}.article__item.case_study .article__content{padding:15px}.article__item picture img{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.articles.hidden .filters_items{-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0);opacity:0}@media screen and (min-width:768px){.articles{margin-bottom:-80px}.articles .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;gap:3.5%}}.insight .container{width:100%;padding-right:16px;padding-left:16px;margin-right:auto;margin-left:auto}@media (min-width:576px){.insight .container{max-width:540px}}@media (min-width:768px){.insight .container{max-width:720px}}@media (min-width:992px){.insight .container{max-width:960px}}@media (min-width:1200px){.insight .container{max-width:1200px}}.insight .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-right:-16px;margin-left:-16px}.insight__content,.insight__sidebar{position:relative;width:100%;min-height:1px;padding-right:16px;padding-left:16px}.insight__sidebar{display:none}@media (min-width:992px){.insight__sidebar{display:block;-webkit-box-flex:0;-ms-flex:0 0 27%;flex:0 0 27%;max-width:27%}}.insight__sidebar .sticky-sidebar{width:100%;overflow:auto;position:sticky;top:20%;border-left:2px solid #000;padding:1.5rem}.insight__sidebar .sticky-sidebar>div{font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:11px;margin-bottom:.5rem}.insight__sidebar .sticky-sidebar .share-icons{margin-bottom:2rem}.insight__sidebar .sticky-sidebar .share-icons li{margin-right:.5rem;margin-bottom:.5rem}.insight__sidebar .sticky-sidebar .share-icons li a{background-color:#000}.insight__sidebar .sticky-sidebar h5{margin:0 0 1rem}.insight__sidebar .sticky-sidebar .btn{margin:0}@media (min-width:992px){.insight__content{-webkit-box-flex:0;-ms-flex:0 0 68%;flex:0 0 68%;max-width:68%}}.insight__content .related-posts .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-right:16px;padding-left:16px}.insight__content .related-posts .row h4{margin-bottom:1rem}.post__head__date{font-size:11px!important}.post__head__title{margin-bottom:25px}@media (min-width:992px){.post__head__title{margin-bottom:60px}}.post__head__tags{margin-top:1rem}.post__head__tags a{color:#003e74;text-decoration:underline}.post__head__image{margin-bottom:30px}.post__body .accordion{margin:2rem 0}.post__body .accordion__wrapper{width:100%;margin:0}.post__footer{margin-top:3rem}@media (min-width:992px){.post__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.post__footer__cta .btn{margin:0 0 1rem}@media (min-width:992px){.post__footer__cta .btn{margin:0}}.post__footer__share-icons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.post__footer__share-icons span{font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:11px!important;margin-right:1rem}.post__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:1rem;margin-bottom:1rem}@media (min-width:992px){.post__navigation{margin-top:3rem}}.post__navigation__next,.post__navigation__previous{position:relative}.post__navigation__next a,.post__navigation__previous a{color:#b0bec5;font-size:.6875rem;letter-spacing:1px;font-weight:600;text-transform:uppercase;text-decoration:none}.share-icons{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0}.share-icons li a{display:block;padding:.5rem}.share-icons li a img{height:18px;width:18px;margin:0}.mobile-cta{display:block;position:sticky;left:0;bottom:0;padding:1rem;border-top:2px solid #000;border-bottom:2px solid #000;background-color:#fff;width:100%;z-index:1;overflow:auto}@media (min-width:992px){.mobile-cta{display:none}}.mobile-cta .btn{display:block;width:100%;margin:0}.post__body ol{counter-reset:numbers;padding:0}.post__body ol li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:10px 0;line-height:1.6}.post__body ol li:before{content:counter(numbers,decimal-leading-zero);counter-increment:numbers;font-weight:700;color:#000;margin-right:1em}.post__body ol li.blog-list__list-item--purple-number:before{color:#4b3798}.post__body img{width:100%;margin:20px auto}.post-table__wrapper{overflow-x:auto}.post-table__wrapper::-webkit-scrollbar{height:auto;width:auto;background:#fff}.post-table__wrapper::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.post-table__wrapper::-webkit-scrollbar-thumb{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.5)}.post-table{font-size:10px;border-collapse:collapse}.post-table__head{background-color:#2b2e34;color:#fff}.post-table__tr{border-bottom:2px solid #2b2e34}.post-table__tr td:first-of-type{font-weight:600}.post-table__th{text-align:left;vertical-align:top;padding:6px 10px 4px 0}.post-table__td{padding:5px 10px 5px 0;vertical-align:top}@media (max-width:480px){.half-report-section{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.half-report-border{border:0!important;padding-left:0!important;margin-left:0!important}}.contact{position:fixed;left:0;top:100%;height:100%;width:100%;background:#fff;z-index:1001;padding:0;overflow:auto;opacity:0;-webkit-transition:opacity .4s cubic-bezier(.16,1.08,.38,.98);-o-transition:opacity .4s cubic-bezier(.16,1.08,.38,.98);transition:opacity .4s cubic-bezier(.16,1.08,.38,.98)}.contact__offices{position:relative}.contact__office--right{position:absolute;height:182px;top:-30px;left:63%}.contact__directions-wrapper--right{margin-top:30px}.contact__tel-space{margin-left:0}.contact .footer h6{margin:0}.contact .h2,.contact .h3,.contact h2,.contact h3{margin:0 0 50px}.contact__form{opacity:0;-webkit-transform:translate3d(0,40px,0);transform:translate3d(0,40px,0);width:100%}.wpcf7-form p{margin:0}.wpcf7-acceptance input[type=checkbox]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox;display:inline-block;width:auto;margin-right:10px;position:relative;top:2px;padding:0}.wpcf7-acceptance .wpcf7-list-item-label{display:inline-block}@media (max-width:767px){.wpcf7-acceptance .wpcf7-list-item-label{font-size:9px;position:relative;top:2px}}.wpcf7-acceptance--white .wpcf7-list-item-label{color:#fff}.contact__form .arrow{color:#212121}.contact__form .arrow:before{background:#212121}.contact__form .arrow:after{border-color:#212121}#wpcf7-f26782-o1 .screen-reader-response,.contact__form .screen-reader-response{display:none}.btn.contact__submit{border:1px solid #fff;color:#fff;background-color:#000;margin-top:32px;margin-bottom:24px}.btn.contact__submit:hover{background-color:#00bcd4}.contact__form_thanks{display:none}.contact__form_thanks p{padding:0 0 20px}.contact__details{color:#fff;background:url(/app/uploads/2019/09/bedford_map.jpg) 50% no-repeat;background-size:cover}.contact__details a,.contact__details p{color:#fff}.contact__office+.contact__office{margin:30px 0 0}.contact__office p a{color:#fff}.contact__office h6{margin:0}.contact__directions{text-transform:uppercase;font-weight:600;letter-spacing:1px;font-size:.6875rem;width:auto;display:inline-block;position:relative;padding:0 8px 0 0;color:#fff!important}.contact__directions:after,.contact__directions:before{content:"";position:absolute;right:0}.contact__directions:before{top:15px;-webkit-transform:translateX(10px);-o-transform:translateX(10px);transform:translateX(10px);height:1px;width:7px;background:#fff}.contact__directions:after{top:13px;width:4px;height:4px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:1px solid #fff;border-top:1px solid #fff}.contact__thank-you-cta{margin-top:30px}@media (min-width:768px){.contact__office--right{left:25%}.contact__directions-wrapper--right{margin-top:30px}}@media (min-width:480px){h3.contact__our-offices{margin-top:7px}.contact__thank-you-cta{margin-bottom:50px;margin-top:12px}}@media (min-width:768px){.contact__tel-space{margin-left:15px}.contact__office{margin:30px 0 0}.contact__names{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact__name{width:49%}div.contact__name:first-of-type{margin-bottom:0}}@media screen and (min-width:1200px){.contact{padding:120px 120px 144px}.contact:after{content:"";z-index:123;left:0;width:100%;background:#fff}.contact:after,.contact__map{position:absolute;top:0;height:100%}.contact__map{right:0;width:50%;background:url(/app/uploads/2019/09/bedford_map.jpg) 50% no-repeat;background-size:cover}.contact__details,.contact__form{padding:0}.contact__details{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;background:none}.contact_close{margin:-50px 0 0;right:0;top:0}.contact_close div{background:#fff}}@media (-ms-high-contrast:active) and (min-widtH:1200px),screen and (-ms-high-contrast:none) and (min-widtH:1200px){.contact__form{padding-right:80px}}body{position:relative}body:after{content:"";position:fixed;left:0;top:0;width:100%;height:100%;background:#fff;opacity:0;visibility:visible;pointer-events:none}.contact.contact--transition:after{-webkit-animation:contactIntro .4s cubic-bezier(.16,1.08,.38,.98) .7s forwards;-o-animation:contactIntro .4s .7s cubic-bezier(.16,1.08,.38,.98) forwards;animation:contactIntro .4s cubic-bezier(.16,1.08,.38,.98) .7s forwards}.contact.contact--transition{opacity:1;top:0}.contact.contact--transition .contact__details,.contact.contact--transition .contact__form{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,-webkit-transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s;transition:opacity .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,-webkit-transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s;-o-transition:opacity .8s 1.1s cubic-bezier(.16,1.08,.38,.98),-o-transform .8s 1.1s cubic-bezier(.16,1.08,.38,.98);transition:transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,opacity .8s cubic-bezier(.16,1.08,.38,.98) 1.1s;transition:transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,opacity .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,-webkit-transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s,-o-transform .8s cubic-bezier(.16,1.08,.38,.98) 1.1s}@-webkit-keyframes contactIntro{0%{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;transform-origin:0 0}99.9%{-webkit-transform:scaleX(.5);transform:scaleX(.5);-webkit-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;transform-origin:0 0}}@-o-keyframes contactIntro{0%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}99.9%{-webkit-transform:scaleX(.5);-o-transform:scaleX(.5);transform:scaleX(.5);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}}@keyframes contactIntro{0%{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}99.9%{-webkit-transform:scaleX(.5);-o-transform:scaleX(.5);transform:scaleX(.5);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}to{-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}}.lead-source{display:none}.awards{background:#000;position:relative}.awards,.awards .arrow,.awards .btn__arrow,.awards .caps_small,.awards .caps_tiny{color:#fff}.awards__item{padding:40px 0;border-top:1px solid #464648;opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;transition:opacity .8s ease .4s,-webkit-transform 1s ease .4s;-o-transition:opacity .8s .4s ease,-o-transform 1s .4s ease;transition:opacity .8s ease .4s,transform 1s ease .4s;transition:opacity .8s ease .4s,transform 1s ease .4s,-webkit-transform 1s ease .4s,-o-transform 1s ease .4s}.awards__item:last-of-type{border-bottom:1px solid #464648}.awards__item_logo{display:none}.awards__item_logo img{height:100%;max-height:100px}.awards__item_content:after{content:"";position:absolute;background:inherit;bottom:0;left:0;height:100%;width:100%;-webkit-transition:all .8s ease-in-out .3s;-o-transition:all .8s .3s ease-in-out;transition:all .8s ease-in-out .3s;-webkit-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;-webkit-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0)}.awards__item_content.hidden:after{-webkit-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1)}.awards__item_content .h5{margin:0 0 20px}.awards__item_content p:last-of-type{margin:0}.awards__event{font-size:18px;margin:0 0 15px}.awards__title{margin:0 0 5px;font-weight:500;text-transform:uppercase;color:#b0bec5!important;letter-spacing:1px;font-size:11px;line-height:1.5}@media screen and (min-width:768px){.awards__item{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.awards__item_logo{display:block;width:30%}.awards__item_content{width:70%}}@media screen and (min-width:1024px){.awards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #464648}.awards__item{width:50%;-webkit-box-align:end;-ms-flex-align:end;align-items:end}.awards__item_logo{margin-top:7px}.awards__item:last-of-type{border-bottom:none}.awards__item_content{padding-left:30px;-ms-flex-item-align:baseline;align-self:baseline}}.cards .arrow,.cards .btn__arrow,.cards .caps_small{color:#212121}.cards__content{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition:all .4s ease .6s;-o-transition:all .4s .6s ease;transition:all .4s ease .6s}.cards__wrapper{margin:60px 0 0}.cards__item{position:relative;width:100%;background:#212121;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.cards--thin .cards__item{padding:30px;min-height:200px}.cards__item--large{height:905px}.cards__item .h6{padding:30px;margin:0;color:#fff}.cards__item p{line-height:26px;color:#fff;margin-top:0}.cards__item_body,.cards__item_sub{-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease}.cards__item_body{padding:0 30px 60px}.cards__item_sub{position:absolute;top:20px;opacity:0;padding:30px}.cards__item_overlay{position:absolute;content:"";left:0;top:0;width:100%;height:100%;background:#fff;-webkit-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0;-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0);-webkit-transition:all 1s cubic-bezier(.16,1.08,.38,.98);-o-transition:all 1s cubic-bezier(.16,1.08,.38,.98);transition:all 1s cubic-bezier(.16,1.08,.38,.98);-webkit-transition-delay:inherit;-o-transition-delay:inherit;transition-delay:inherit}.cards__item .arrow,.cards__item .btn__arrow,.cards__item .caps_small{position:absolute;margin:0;bottom:30px;left:30px;color:#b0bec5}.cards__item-icon svg{position:absolute;right:30px;bottom:30px;font-size:25px;color:#8b8b8b}.cards__item--hover:hover{background:#eceff1}.cards__item--hover:hover .h6{color:inherit}.cards__item--hover:hover p{color:#212121}.cards__item--hover:hover .cards__item_body{opacity:0}.cards__item--hover:hover .cards__item_sub{opacity:1}.cards--thin .caps_tiny{line-height:1.65!important;font-weight:500!important}.cards__item+.cards__item{margin:30px 0 0}.cards.hidden .cards__content{opacity:0;-webkit-transform:translate3d(0,30px,0);transform:translate3d(0,30px,0)}.cards.hidden .cards__item_overlay{-webkit-transform:scaleX(1);-o-transform:scaleX(1);transform:scaleX(1)}@media (min-width:768px){.cards--thin .cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards--thin .cards__item{width:47%;margin:10px!important}}@media screen and (min-width:840px){.cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.cards__item{width:30%;margin:0!important}}@media (min-width:1024px){div .cards--thin .cards__item{width:17%;margin:0 10px 30px!important;height:284px}.cards--thin .container{padding:0!important}}@media (min-width:1200px){div .cards--thin .cards__item{width:18%}}.accordion{background:#000;color:#fff}.accordion--white{background-color:#fff;color:#000}.accordion ul{padding:0 0 0 20px}.accordion p{margin:0 0 25px;color:#fff}.accordion p a{color:inherit}.accordion.accordion--white p{color:#212121}.accordion__content{margin-bottom:3rem}.accordion__item{border-top:1px solid #707070;padding:40px 60px 40px 0;position:relative;cursor:pointer}@media (max-width:480px){.accordion__item{padding:20px 60px 20px 0}}.accordion__item:last-of-type{border-bottom:1px solid #707070}.accordion--white .accordion__item{border-top:1px solid #cfd8dc}.accordion--white .accordion__item:last-of-type{border-bottom:1px solid #cfd8dc}.accordion--small .accordion__item{padding:5px 0}.accordion__item_toggle{position:absolute;right:30px;top:49px;background:none;border:none;height:20px;width:20px;cursor:pointer}@media (max-width:480px){.accordion__item_toggle{top:24px}}.accordion--small .accordion__item_toggle{top:16px}.accordion__item_toggle div{position:absolute;left:4px;top:9px;width:12px;height:2px;background:#707070;-webkit-transition:-webkit-transform .3s ease-in-out;transition:-webkit-transform .3s ease-in-out;-o-transition:-o-transform .3s ease-in-out;transition:transform .3s ease-in-out;transition:transform .3s ease-in-out,-webkit-transform .3s ease-in-out,-o-transform .3s ease-in-out}.accordion__item_toggle div:last-of-type{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s}.accordion--white .accordion__item_toggle div{width:9px;background:#cfd8dc;height:2.2px}.accordion__item_header{font-size:1rem;font-weight:600}.accordion__item_header h3{margin:0}@media (max-width:480px){.accordion__item_header h3{line-height:25px}}.accordion__item_body{display:none;padding:30px 0 0}.accordion--small .accordion__item_body{padding:0}.accordion__item_body ul{padding:0;margin:0}.accordion__item_body p{color:#fff}.accordion--white .accordion__item_body li,.accordion--white .accordion__item_body p{color:#212121!important}.accordion--small .accordion__item_body p{color:#000}.accordion__item_body li{color:#fff}.accordion__item_body li:after{background:#fff}.accordion__item--active .accordion__item_toggle div{-webkit-transform-origin:50%;-o-transform-origin:50%;transform-origin:50%;-webkit-transform:scaleX(0);-o-transform:scaleX(0);transform:scaleX(0)}.accordion__item--active .accordion__item_toggle div:last-of-type{-webkit-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0)}@media screen and (max-width:375px){.accordion__item_header h3{font-size:14px!important}}@media screen and (min-width:768px){.accordion__item_toggle{top:42px}.accordion__item_header h3{max-width:none}}.quick-start__features--mobile .accordion--small .accordion__item_toggle{top:37px;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:.2s ease-out;-o-transition:.2s ease-out;transition:.2s ease-out}.quick-start__features--mobile .accordion--small .accordion__item_toggle div{-webkit-transform:none;-o-transform:none;transform:none}.quick-start__features--mobile .accordion--small .accordion__item_toggle div:last-of-type{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quick-start__features--mobile .accordion--small .accordion__item--active .accordion__item_toggle{-webkit-transform:translateY(-50%) rotate(-45deg);-o-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg)}.quick-start__features--mobile .accordion--small .accordion__item--active .accordion__item_toggle div{-webkit-transform:none;-o-transform:none;transform:none}.quick-start__features--mobile .accordion--small .accordion__item--active .accordion__item_toggle div:last-of-type{-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg)}.quick-start__features--mobile .accordion--small h5{margin-top:0}.quick-start__features--mobile .accordion--small .accordion__item{padding:18px 0}.list{list-style:none}.list--right-space{margin-right:0!important}@media (min-width:768px){.list--right-space{margin-right:140px!important}}.list--white{list-style:none}.list--white li+li{margin:20px 0 0}.list--white li{color:#fff;background:url(/app/uploads/2020/01/chevron_right-white.svg) top 10px left no-repeat;padding:0 0 0 13px;background-size:5px 10px}.list--white li a{color:#fff}.list a{position:relative;text-decoration:none;color:#212121;font-size:15px}.list .current_page_item a,.list a:hover{text-decoration:underline}.list li{padding:0 0 0 13px;background:url(/app/uploads/2020/01/chevron_right.svg) top 10px left no-repeat;background-size:5px 10px}.list li:after{display:none}.list li+li{margin:20px 0 0}.list.list--sitemap li+li{margin:2px 0 0}.content--small-large ul:last-of-type.list--sitemap{margin-top:-30px!important}.hr--sitemap{margin-top:-25px}@media (min-width:768px){.content--small-large ul:last-of-type.list--sitemap{margin-top:10px!important}.hr--sitemap{margin-top:20px;margin-bottom:20px}.list--sitemap-first{margin-top:20px!important}.list--sitemap-first-item{margin-top:34px!important}}@media screen and (min-width:1024px){.list a:after{content:"";position:absolute;left:0;bottom:-4px;width:100%;height:1px;background:#000;opacity:0;-webkit-transform:translateY(3px);-o-transform:translateY(3px);transform:translateY(3px);-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.list a:hover{text-decoration:none}.list a:hover:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}.list .current_page_item a{text-decoration:none}.list .current_page_item a:after{opacity:1;-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}}.casestudies{overflow:hidden;background:#eceff1;padding:120px 0}.casestudies .arrow,.casestudies .btn__arrow,.casestudies .caps_small{margin:0 0 60px}.casestudies .container{position:relative;background:inherit}.casestudies .container:after{content:"";position:absolute;right:100%;top:0;height:110%;width:100%;background:inherit}.casestudies>div>div{font-size:12px;padding-bottom:45px}.casestudies-small{background:#fff}.casestudies-small .slider__arrows_arrow--inactive{opacity:1}@media screen and (min-width:768px){.casestudies .slick-list{overflow:visible}.casestudies .slick-slide{width:500px!important}.casestudies.casestudies-small .slick-slide{width:332px!important}.casestudies.slider-fwa .slick-slide{width:400px!important}.casestudies__item{padding:0 30px 0 0;margin:0!important}}.posts{overflow:hidden;background:#fff}.posts .container{position:relative;background:inherit}.posts .container:after{content:"";position:absolute;right:100%;top:0;height:100%;width:100%;background:inherit}.posts .caps_tiny{margin:0 0 10px}.posts .arrow,.posts .btn__arrow,.posts .caps_small{color:#000;margin:0}.posts__wrapper{margin:60px 0 0}.reviews-header{width:calc(100% - 40px)!important;margin:0 auto}.posts__wrapper--reviews{margin-top:10px}.posts__wrapper--reviews .posts__item{padding:0!important}.posts__wrapper--reviews .posts__content .posts.slider .posts__content p{display:block!important}.posts__single-reviews{padding:30px;border-radius:10px;-webkit-box-shadow:0 0 12px 3px rgba(0,0,0,.1);box-shadow:0 0 12px 3px rgba(0,0,0,.1);margin:20px;background-color:#fff}.posts__single-reviews .posts__content{padding-top:0}.posts__rating img{width:14px;display:inline-block!important}.posts__image{overflow:hidden}.posts__content{padding:30px 0 0}.posts__single-reviews .posts__content p{display:block!important}@media screen and (min-width:768px){.posts .slick-list{overflow:visible}.posts__item{padding:0 30px 0 0}}.story{background:#000;color:#fff}.story .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.story__content{width:100%;position:relative}.story__content p{color:inherit}.story__content p:first-of-type{margin:30px 0 0}.story__content img{margin:30px 0;height:auto}.story__images_item{width:100%}.story__images_item+.story__images_item{margin:40px 0 0}@media (max-width:768px){.normalize-margin-mobile{margin:30px auto!important}.normalize-margin-mobile--alternate{margin:80px auto 30px!important}}@media screen and (min-width:500px) and (max-width:767px){.story__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.story__images_item{width:48%}.story__images_item+.story__images_item{margin:0}}@media screen and (min-width:768px){.story__content{width:50%}.story__content img{margin:40px 0 0;position:absolute;bottom:0;left:0}.story__images{width:48%;width:calc(50% - 40px)}}.timeline__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.timeline__wrapper:before{position:absolute;content:"";height:100%;width:2px;background:#d0d8db;left:14px;-webkit-transition:height 1.4s ease-in-out .2s;-o-transition:height 1.4s .2s ease-in-out;transition:height 1.4s ease-in-out .2s}.timeline__wrapper:after{position:absolute;content:"";bottom:0;left:15px;width:10px;height:10px;margin-left:-7px;border-radius:100%;background:#d0d8db;border:2px solid #d0d8db;outline:10px solid #fff}.timeline__wrapper.hidden .timeline__wrapper:before{height:0}.timeline__date{text-align:center;margin:0 0 40px}.timeline__date .h2{font-size:28px}.timeline__item{position:relative;padding:0 0 60px}.timeline__item:after{content:"";position:absolute;top:0;left:15px;width:10px;height:10px;margin-left:-7px;border-radius:100%;background:#fff;border:2px solid #d0d8db;outline:10px solid #fff}.timeline__item p+.timeline__item p{margin:20px 0 0}.timeline__item_event{padding-left:40px}.timeline__results{width:100%;max-width:1095px;margin:60px auto 0}.timeline__results .h3{margin:0 0 30px;font-weight:600}.timeline_alt{background:#000;color:#fff}.timeline_alt p{color:inherit}.timeline_alt .timeline__item:after{background:#000;border:2px solid #d0d8db;outline:10px solid #000}.timeline_alt .timeline__wrapper:after{background:#fff;outline:10px solid #000}.timeline_alt .statistics__stat_number{color:#fff;margin:0 0 20px;display:block}@media screen and (min-width:860px){.timeline__wrapper{position:relative}.timeline__wrapper:before{left:50%;margin:0 0 0 -1px}.timeline__wrapper:after{left:50%}.timeline__item{padding:0 0 60px}.timeline__item_event{width:40%}.timeline__item:nth-child(2n) .timeline__item_event{margin-left:auto}.timeline__item:nth-child(2n) .timeline__item_event--right{margin-left:0}.timeline__item:nth-child(odd) .timeline__item_event--right{margin-left:auto}.timeline__item:after{left:50%}.timeline_alt .statistics__stat_number{display:inline-block;margin:0 10px}.timeline__results{text-align:center}}.media{padding:0}.media.media--background-gray{position:relative}.media.media--background-gray:before{content:"";position:absolute;width:100%;height:50%;background:#eceff1;bottom:0;left:0}.media.media--background-gray .container{position:relative;z-index:9}.media.media--background-gray .container img{margin:0 auto}.media__full-image-wrap{position:relative}.media__full-image-content{position:absolute;top:0;right:0;left:0;bottom:0;z-index:9;margin:0 auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:stretch;align-content:stretch}.media__content-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;gap:30px 30px;width:100%}@media (max-width:767px){.media__content-grid{display:block}.media__content-grid div{margin-bottom:50px}}.fxd{position:fixed;z-index:-1;top:0;display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100vh!important}.fxd-parent{height:90vh}.full-width-img{display:block;width:100%;height:630px;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:relative;z-index:9}@media (max-width:480px){.full-width-img{height:unset;-o-object-fit:cover;object-fit:cover}}.height-auto{height:auto}.sized-video{display:block;margin:0 auto}.casestudy .article__item{-webkit-transition:opacity .2s ease-in-out;-o-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;opacity:1}.casestudy .article__image{position:relative;background:none;-webkit-transition:-webkit-transform .4s ease-in-out;transition:-webkit-transform .4s ease-in-out;-o-transition:-o-transform .4s ease-in-out;transition:transform .4s ease-in-out;transition:transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-o-transform .4s ease-in-out}.casestudy .article__image picture{display:block}.casestudy .article__image img{opacity:1;-webkit-transition:opacity .1s linear 1.1s,-webkit-transform .4s ease-in-out;transition:opacity .1s linear 1.1s,-webkit-transform .4s ease-in-out;-o-transition:opacity .1s 1.1s linear,-o-transform .4s ease-in-out;transition:opacity .1s linear 1.1s,transform .4s ease-in-out;transition:opacity .1s linear 1.1s,transform .4s ease-in-out,-webkit-transform .4s ease-in-out,-o-transform .4s ease-in-out}.casestudy .article__image:after{content:"";position:absolute;top:0;bottom:0;left:0;z-index:1;background:#212121;width:100%;height:100%;-webkit-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left;-webkit-animation:casestudyTransition .8s ease-in-out .7s forwards;-o-animation:casestudyTransition .8s .7s ease-in-out forwards;animation:casestudyTransition .8s ease-in-out .7s forwards}.casestudy .article__image:hover{-webkit-transform:scale(.95);-o-transform:scale(.95);transform:scale(.95)}.casestudy .article__image:hover img{-webkit-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1)}.casestudy .article__content{opacity:1;-webkit-transition:opacity .4s ease-in-out;-o-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out}.casestudy.hidden .article__image img{opacity:0}.casestudy.hidden .article__image:after{-webkit-animation:none;-o-animation:none;animation:none}.casestudy.hidden .article__content{opacity:0}.casestudy.transition .article__item{-webkit-transition-delay:.2s;-o-transition-delay:.2s;transition-delay:.2s;opacity:0}@-webkit-keyframes casestudyTransition{0%{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;transform-origin:bottom left}49.9%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom left;transform-origin:bottom left}50%{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top left;transform-origin:top left}}@-o-keyframes casestudyTransition{0%{-o-transform:scaleY(0);transform:scaleY(0);-o-transform-origin:bottom left;transform-origin:bottom left}49.9%{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:bottom left;transform-origin:bottom left}50%{-o-transform:scaleY(1);transform:scaleY(1);-o-transform-origin:top left;transform-origin:top left}to{-o-transform:scaleY(0);transform:scaleY(0);-o-transform-origin:top left;transform-origin:top left}}@keyframes casestudyTransition{0%{-webkit-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left}49.9%{-webkit-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom left;-o-transform-origin:bottom left;transform-origin:bottom left}50%{-webkit-transform:scaleY(1);-o-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}to{-webkit-transform:scaleY(0);-o-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top left;-o-transform-origin:top left;transform-origin:top left}}.statement{padding:0}.statement .container{position:relative;z-index:1}.statement__header{padding:60px 0;position:relative;overflow:hidden}.statement__header h2{color:#fff;margin:0}.statement__header img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.statement__header_background{position:absolute;left:0;top:0;width:100%;height:100%}.statement__blocks{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.statement__blocks img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.statement__blocks_content{padding:30px}.statement__blocks_content h3{margin:0}@media screen and (min-width:1024px){.statement__blocks_item{width:50%;-ms-flex-item-align:center;align-self:center;max-height:650px;overflow:hidden}.statement__blocks_item:nth-child(2n) .statement__blocks_content{margin-left:0;margin-right:auto;padding:80px 0 80px 80px}.statement__blocks_item--full{width:100%;-webkit-box-flex:1;-ms-flex:auto;flex:auto;padding:120px 0}.statement__blocks_item--full .statement__blocks_content{max-width:1200px;width:100%;margin:0 auto;padding:0 30px}.statement__blocks_item--full .statement__blocks_content__full{max-width:100%}}@media screen and (min-width:1024px) and (min-width:768px){.statement__blocks_item--full .statement__blocks_content{padding:0 15px}}@media screen and (min-width:1024px){.statement__blocks_content{max-width:587px;margin-left:auto;padding:80px 80px 80px 0}}.statement__header{padding:160px 0}.cta{padding:0 0 80px}.cta__wrapper{padding:30px;border:1px solid #eceff1}.cta h6,.cta p{margin:0}.cta h6{font-weight:600}.cta .btn__arrow{margin:20px 0 0}.fixed-scroller__side{width:100%}.fixed-scroller__side--sticky .fixed-scroller__content{position:sticky;top:145px;width:100%!important}.fixed-scroller__side--sticky .fixed-scroller__content h2{font-size:20px;line-height:1.2}.fixed-scroller__content{position:relative;left:0}.fixed-scroller__content iframe{width:100%;margin-bottom:30px;margin-top:30px}.fixed-scroller__content--fixed{position:sticky;top:0;bottom:auto;left:auto}.fixed-scroller.columns-ignite .fixed-scroller__content--end{bottom:120px!important}.fixed-scroller__image{opacity:0;position:absolute;top:0;-webkit-transition:none;-o-transition:none;transition:none}.fixed-scroller__image--active{opacity:1;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;position:absolute;top:0;left:0}.fixed-scroller__grid{margin-top:40px}.fixed-scroller__grid-item{margin-bottom:40px}.fixed-scroller__grid div:nth-of-type(16).fixed-scroller__grid-item{margin-bottom:0!important}.fixed-scroller__grid-item h3,.fixed-scroller__grid-item span{color:#212121;line-height:1.7;margin-bottom:15px!important}.fixed-scroller__grid-item h3{margin-top:23px}.fixed-scroller__grid-icon{width:23px;height:23px}.fixed-scroller__grid-text{margin-top:0!important}@media screen and (min-width:768px){.fixed-scroller__container{display:-webkit-box;display:-ms-flexbox;display:flex}.fixed-scroller__side{max-width:50%;width:100%;padding:0 30px 0 0;position:relative}.fixed-scroller__side:last-of-type{padding:0 0 0 20px}.fixed-scroller__side.fixed-scroller__side--right.fixed-scroller__side--no-padding{padding:0 0 0 15px!important}.fixed-scroller__grid{margin-top:90px}}@media screen and (min-width:1024px){.fixed-scroller__grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.fixed-scroller__grid-icon{margin-bottom:20px!important}.fixed-scroller__grid-item{width:50%;margin-bottom:90px}.fixed-scroller__grid div:nth-of-type(15).fixed-scroller__grid-item{margin-bottom:0!important}.fixed-scroller__grid-item h3{margin-top:45px!important}}@font-face{font-family:AdelleSAGE;src:url(/app/themes/xigen2019/resources/assets/fonts/AdelleSage.ttf)}.pseudo-carousel{overflow:hidden;position:relative}.pseudo-carousel__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:0;right:-24%}.pseudo-carousel__item{margin-right:15px}.pseudo-carousel__item.bordered{border:1px solid #b0bec5;border-radius:2px;-webkit-box-shadow:5px 5px 5px rgba(0,0,0,.1);box-shadow:5px 5px 5px rgba(0,0,0,.1)}.pseudo-carousel__item:last-of-type{margin-right:none}.pseudo-carousel__item img{max-width:560px}.animated-icons .icon{width:250px!important}.phone-wrap:after{content:"";display:table;clear:both}.iphone{padding-top:0;padding-bottom:0}.phone{width:245px;margin:0 auto;position:relative;padding-bottom:1px}.phone-side{padding-left:0!important}@media (max-width:767px){.phone-side{padding-top:0!important}}.phone-wrap{max-width:245px!important;padding-top:0!important;position:relative;z-index:2;top:0}.phone-frame,.phone-wrap{display:block;width:100%}.cover-top{height:120px}.cover-bottom,.cover-top{width:100%;background:#fff}.cover-bottom{height:calc(100vh - 580px)}.phone-page{width:213px;position:relative;z-index:1;top:-622px;margin-bottom:-378px!important;overflow:visible}@media screen and (max-width:767px){.phone-page{padding-top:184px;margin-bottom:-564px!important}}.phone-sidecontent{position:relative;top:0;width:100%;max-width:unset!important}@media (min-width:768px){.block .sticky.phone-sidecontent{width:100%;padding-top:120px;padding-bottom:100px}}.scattered-images{overflow:hidden}.scattered-images__container{position:relative;min-height:980px;width:1200px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.scattered-images__img{display:block;-o-object-position:center;object-position:center;-o-object-fit:cover;object-fit:cover;position:absolute}@media (max-width:1200px){.scattered-images__container{width:auto;padding:0 20px}.scattered-images__img{position:static;width:100%!important;max-width:470px;margin:20px auto}}.scattered-images__img.horizontal{width:470px;height:330px}.scattered-images__img.vertical{width:370px;height:530px}.scattered-images__img.img1{top:315px;left:-470px}.scattered-images__img.img6,.scattered-images__img.video{top:100px;left:100px}.scattered-images__img.img3{top:0;right:100px}.scattered-images__img.img4{top:315px;right:-470px}.scattered-images__img.img5{top:650px;right:100px}.scattered-images__img.img2{top:530px;left:100px}.images__slider{overflow:hidden}.images__slider ul.slick-dots{margin-top:20px}.images__slider .slick-list{overflow:visible;margin-right:-116px}.images__slider .slick-slide{margin-right:20px}.images__slider--hide-dots ul.slick-dots{display:none!important}.images__slider_image{position:relative}.images__slider_text{position:absolute;bottom:25px;margin-bottom:0!important;margin-left:23px;font-weight:500;letter-spacing:1.1px}.slider--ignite-mobile{overflow:visible;width:66%}@media (max-width:389px){.slider--ignite-mobile{width:47%}}.slider--ignite-mobile-wrapper{width:calc(100vw - 30px);overflow:hidden}.featured-image{position:relative;z-index:0}.featured-image__top-background{height:50%;position:absolute;width:100%;z-index:0}.featured-image__top-background--y-offset-25{height:25%}.featured-image__top-background--black{background-color:#000}.featured-image__top-background--offwhite{background-color:#eceff1}.featured-image__top-background--white{background-color:#fff}.featured-image__featured-image{z-index:1;position:relative;margin:0 auto}.featured-image__featured-image-width--1013{width:1013px}.featured-image__featured-image--remove-above-section-padding{margin-top:-70px}.featured-image__top-background--00234C{background-color:#00234c}@media (min-width:481px){.featured-image__top-background.featured-image__top-background--y-offset-80{height:80%}.featured-image__featured-image--remove-above-section-padding{margin-top:-100px}}.till-section{overflow:hidden}.tilt-container{padding:0!important}.tilt{-webkit-transform-style:preserve-3d;transform-style:preserve-3d;position:relative}@media (max-width:1200px){.tilt{-webkit-transform-style:unset;transform-style:unset}.tilt-object{-webkit-transform:scale(.75);-o-transform:scale(.75);transform:scale(.75)}}@media (max-width:1080px){.tilt-object{-webkit-transform:scale(.75) translateX(-100px);-o-transform:scale(.75) translateX(-100px);transform:scale(.75) translateX(-100px)}}@media (max-width:900px){.tilt-object{-webkit-transform:scale(.75) translateX(-200px);-o-transform:scale(.75) translateX(-200px);transform:scale(.75) translateX(-200px)}}@media (max-width:575px){.tilt-object{-webkit-transform:scale(.5) translateX(-300px);-o-transform:scale(.5) translateX(-300px);transform:scale(.5) translateX(-300px)}}@media (max-width:460px){.tilt-object{-webkit-transform:scale(.5) translateX(-370px);-o-transform:scale(.5) translateX(-370px);transform:scale(.5) translateX(-370px)}}@media (max-width:380px){.tilt-object{-webkit-transform:scale(.4) translateX(-400px);-o-transform:scale(.4) translateX(-400px);transform:scale(.4) translateX(-400px)}}.tilt__image{position:absolute;max-width:unset}.absolute-images__ecommerce-large img,.absolute-images__ecommerce-small img{display:block!important}.absolute-images__ecommerce-furniture{width:80%;max-width:288px}@media (min-width:375px){.absolute-images__ecommerce-small img:first-of-type{top:-487px!important}.absolute-images__ecommerce-small img:last-of-type{top:-326px!important}}@media (min-width:768px){.absolute-images__ecommerce-small img:first-of-type{top:-817px!important;right:257px!important;left:auto!important}.absolute-images__ecommerce-small img:last-of-type{top:-596px!important}}@media (min-width:1024px){.absolute-images__ecommerce-large img{display:block!important;top:-46px!important;left:-2px!important}.absolute-images__ecommerce-small img:first-of-type{top:-599px!important;right:334px!important}.absolute-images__ecommerce-small img:last-of-type{top:-404px!important;right:71px!important}}@media (min-width:1200px){.absolute-images__ecommerce-large img{display:block!important;left:28px!important}.absolute-images__ecommerce-small img:first-of-type{top:-634px!important;right:373px!important}.absolute-images__ecommerce-small img:last-of-type{top:-462px!important;right:115px!important}}@media screen and (max-width:1199px){.absolute-images__absolute-image--hide{display:none}}@media (max-width:768px){.absolute-images__absolute-image{display:none}}.statistics-overview{height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.statistics-overview.section--background-pink{background:#9e1a7e}.statistics-overview.section--background-lightpink{background:#dd87c3}.statistics-overview.section--background-lightgreen{background:#69c0ac}.statistics-overview .statistics-overview__numbers-half{display:-webkit-box;display:-ms-flexbox;display:flex;width:50%}.statistics-overview__number{width:auto}.statistics-overview__descriptions,.statistics-overview__numbers{display:-webkit-box;display:-ms-flexbox;display:flex}.statistics-overview__after-number,.statistics-overview__number{color:#fff}.statistics-overview__description{margin-top:0;color:#c94db3}.statistics-overview.section--background-lightpink .statistics-overview__description{color:#edbadf}.statistics-overview.section--background-lightgreen .statistics-overview__description{color:#a4ddd1}.statistics-overview__description,.statistics-overview__number{font-size:16px}@media (min-width:375px){.statistics-overview__description,.statistics-overview__number{font-size:20px}}@media (min-width:481px){.statistics-overview{height:660px}}@media (min-width:768px){.statistics-overview__after-number,.statistics-overview__description,.statistics-overview__number{font-size:50px}}@media (min-width:1024px){.statistics-overview__after-number,.statistics-overview__description,.statistics-overview__number{font-size:65px}}.scrolling-images .scrolling-images__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.scrolling-images__image{margin:0 auto}.image-reel__container{display:-webkit-box;display:-ms-flexbox;display:flex}.image-reel__right{margin-left:-13px;margin-top:70px}.image-reel__background-image-wrapper{position:relative}.image-reel__background-image{max-width:none;width:100%}.image-reel__image-reel-wrapper{position:absolute;top:33.5%;left:17px;width:100%;height:40%}.image-reel__item{position:relative;height:100%}.image-reel__item img{max-width:none;height:87%}@media (min-width:481px){.image-reel__right{margin-left:-120px}.image-reel__background-image{width:auto}.image-reel__image-reel-wrapper{left:27px}}.blog-list li.blog-list__list-item{padding:0 0 15px 10px}.blog-list li.blog-list__list-item:after{display:none}.blog-list__heading{margin-bottom:25px}.blog-image-with-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.blog-image-with-text img.blog-image-with-text__image{width:100px;height:100px;margin:20px 0;-ms-flex-item-align:center;align-self:center}.blog-heading--extra-margin{margin-top:28px;margin-bottom:40px}.blog-cta-image__wrapper{position:relative}.single .post .blog-cta-image__wrapper a .blog-cta-image__span{display:none;font-size:11px!important}.blog-cta-image__img{margin:0!important}.blog-cta-image__cta{position:absolute;margin:0!important;bottom:25%;right:2%}ul.blog-list--grid{list-style:none!important;margin:15px 0 0!important}@media (min-width:481px){.blog-image-with-text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.blog-image-with-text img.blog-image-with-text__image{width:130px;height:auto;margin-right:30px}}@media (min-width:768px){.single .post .blog-cta-image__wrapper a .blog-cta-image__span{display:inline}.blog-cta-image__cta{bottom:27%}ul.blog-list--grid{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}ul.blog-list--grid li{width:50%!important;margin-bottom:6px}}.image-splitter__wrapper{width:100%;padding-bottom:750px;overflow:hidden;position:relative}@media screen and (max-width:992px){.image-splitter__wrapper{padding-bottom:100%}}.image-splitter__image_new{position:absolute;background-size:cover;font-size:0;width:100%;height:100%;margin:0}.image-splitter__image_old{background-size:cover;position:absolute;width:50%;-webkit-box-shadow:0 5px 10px -2px rgba(0,0,0,.3);box-shadow:0 5px 10px -2px rgba(0,0,0,.3);bottom:0;height:100%}.image-splitter__image_old:before{top:0}.image-splitter__image_old:after{bottom:0}.image-splitter__handle{position:absolute;height:75px;width:75px;top:50%;left:50%;border-radius:50%;-webkit-transform:translateY(-50%) translateX(-50%);-o-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%);z-index:1}.image-splitter__handle:after,.image-splitter__handle:before{content:"";width:10px;height:10px;background:transparent;border-top:2px solid #fff;border-left:2px solid #fff;color:#fff;font-size:26px;position:absolute;top:calc(50% - 2px);font-family:monospace}.image-splitter__handle:before{left:30px;-webkit-transform:rotate(-45deg) translateY(-50%);-o-transform:rotate(-45deg) translateY(-50%);transform:rotate(-45deg) translateY(-50%)}.image-splitter__handle:after{right:30px;-webkit-transform:rotate(135deg) translateX(-50%);-o-transform:rotate(135deg) translateX(-50%);transform:rotate(135deg) translateX(-50%)}.image-splitter__slider{-webkit-appearance:none;-moz-appearance:none;position:absolute;top:50%;left:-37.5px;padding:0;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);background-color:transparent;border:none;width:calc(100% + 75px);z-index:2;opacity:0}.image-splitter__slider:active,.image-splitter__slider:focus{border:none;outline:none}.image-splitter__slider::-webkit-slider-thumb{-webkit-appearance:none;height:75px;width:75px;border-radius:50%;background:transparent;border:4px solid #fff;cursor:pointer}.image-splitter__slider::-moz-range-track{-moz-appearance:none;height:15px;width:100%;background-color:transparent;position:relative;outline:none}.image-splitter ::-ms-thumb{display:block;height:75px;width:75px;opacity:0;cursor:pointer!important}.image-splitter ::-ms-fill-lower,.image-splitter ::-ms-fill-upper,.image-splitter ::-ms-tooltip,.image-splitter ::-ms-track{opacity:0;height:75px;border:none;outline:none}.section.overflow-cards{padding:0}.overflow-cards__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.overflow-cards__card{margin:0 auto 30px}@media (min-width:1024px){.overflow-cards__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}.overflow-cards__card{margin:0 0 50px}}@media (min-width:1440px){.overflow-cards__wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.overflow-cards__card{margin:0 20px 0 0}.overflow-cards__image{max-width:none;width:308px}}@media (min-width:1920px){.overflow-cards__card{margin:0 18px 0 0}.overflow-cards__image{width:auto;max-width:300px}}@media (max-width:767px){.overflow-cards__image{max-height:55vh}}.cro__text-fade:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:18%;background-image:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),color-stop(99%,#fff),to(#fff));background-image:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff 99%,#fff);background-image:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 99%,#fff 100%);background-image:linear-gradient(180deg,hsla(0,0%,100%,0),#fff 99%,#fff);pointer-events:none}.cro__text-fade.cro__text-fade--removed:after{position:static}.cro-statistics{display:none;position:absolute;right:0;top:0}.cro-statistics__box{padding:30px;background-color:#fff;border-radius:12px;-webkit-box-shadow:0 0 2px 1px #ddd;box-shadow:0 0 2px 1px #ddd;-webkit-animation:MoveUpDown 4.7s ease-in-out infinite;-o-animation:MoveUpDown 4.7s ease-in-out infinite;animation:MoveUpDown 4.7s ease-in-out infinite}.cro-statistics__small-box{position:absolute;top:-90px;left:-80px;z-index:998;padding:20px;-webkit-animation:MoveUpDownSmall 4.2s ease-in-out infinite;-o-animation:MoveUpDownSmall 4.2s ease-in-out infinite;animation:MoveUpDownSmall 4.2s ease-in-out infinite}.cro-statistics__header{font-size:24px;font-weight:700}.cro-statistics__traffic{font-size:30px;font-weight:700;position:absolute;top:24px;right:30px}.cro-statistics__percentage{position:absolute;top:51px;left:68px;font-size:20px;font-weight:600}.cro-statistics__conversion-rate{position:absolute;top:84px;left:39px;max-width:91px;text-align:center;font-size:11px;-webkit-transition:none!important;-o-transition:none!important;transition:none!important;-webkit-transition-delay:0s!important;-o-transition-delay:0s!important;transition-delay:0s!important}.cro-statistics__large-box{position:relative;top:-20px;right:0}.cro-statistics__large-bottom{position:relative}.cro-statistics__revenue{position:relative;margin:40px 0 0}.cro-statistics__revenue-percentage{position:absolute;font-weight:700;padding-right:15px;right:0;bottom:0;font-size:18px;color:red}.cro-statistics__revenue-percentage:after{content:"";position:absolute;top:10px;right:1px;width:0;height:0;border-color:red transparent transparent;border-style:solid;border-width:6px 4px 0}.cro-statistics__revenue-box{position:absolute;z-index:1;top:-25px;left:102.5px;width:auto;background:#000;color:#fff;padding:4px 5px}.cro-statistics__revenue-box:after{content:"";position:absolute;right:1px;background-color:#000;height:7px;width:7px;top:15px;left:45px;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cro-statistics__dice{position:relative}.cro-statistics__dice_left{position:absolute;top:-20px;left:-250px;-webkit-animation:MoveUpDown 2.7s ease-in-out infinite;-o-animation:MoveUpDown 2.7s ease-in-out infinite;animation:MoveUpDown 2.7s ease-in-out infinite}.cro-statistics__dice_right{position:absolute;top:-386px;right:0;-webkit-animation:MoveUpDown 3.1s ease-in-out infinite;-o-animation:MoveUpDown 3.1s ease-in-out infinite;animation:MoveUpDown 3.1s ease-in-out infinite}.cro-statistics__dice_rotate{-webkit-animation:Rotate 3.1s ease-in-out infinite;-o-animation:Rotate 3.1s ease-in-out infinite;animation:Rotate 3.1s ease-in-out infinite}.cro-form{max-width:770px;background-color:#212121;color:#fff;margin:0 auto;padding:60px 30px}.cro-form h3{margin-top:0}.cro-form input{background-color:#212121;color:#fff}.cro-form .form__response{text-align:center}.cro-form__user-email{word-break:break-word}.cro-gated__form-submit{padding:12px 9px}.cro-gated__acceptance{margin-top:40px;position:relative}.cro-gated__acceptance span.wpcf7-form-control-wrap{position:absolute;left:-9px}.cro-gated__acceptance .wpcf7-not-valid-tip{position:relative;top:71px;left:11px;font-size:13px;line-height:1.5}@supports (-webkit-touch-callout:none){.cro-gated__acceptance .wpcf7-not-valid-tip{top:-5px!important}}.cro-gated__acceptance--migration .wpcf7-not-valid-tip{top:72px;left:23px}.cro-gated__acceptance>label{margin-bottom:25px!important}.cro-form .wpcf7-form-control-wrap.email{position:relative}.cro-form .email span.wpcf7-not-valid-tip{position:absolute;left:2px;top:35px}.cro-gated__acceptance label{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.cro-gated__after{margin-top:52px!important}.cro-gated__acceptance--migration label{padding-left:43px}.cro-gated__acceptance label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.cro-gated__acceptance span.wpcf7-list-item-label{position:absolute;top:7px;left:12px;height:15px;width:15px;background-color:#fff}@supports (-webkit-touch-callout:none){.cro-gated__acceptance span.wpcf7-list-item-label{top:-95px}}.cro-gated__acceptance--migration span.wpcf7-list-item-label{left:23px}.cro-gated__acceptance span.wpcf7-list-item-label:after{content:"";position:absolute;display:none}.cro-gated__acceptance label input:checked~span.wpcf7-list-item-label:after{display:block}.cro-gated__acceptance span.wpcf7-list-item-label:after{left:5px;top:1px;width:3px;height:8px;border:solid #000;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg)}.cro-gated__acceptance label{color:#fff;text-transform:none;font-size:15px;font-weight:300;line-height:2;letter-spacing:0}@-webkit-keyframes MoveUpDown{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(40px);transform:translateY(40px)}}@-o-keyframes MoveUpDown{0%,to{-o-transform:translateY(0);transform:translateY(0)}50%{-o-transform:translateY(40px);transform:translateY(40px)}}@keyframes MoveUpDown{0%,to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(40px);-o-transform:translateY(40px);transform:translateY(40px)}}@-webkit-keyframes MoveUpDownSmall{0%,to{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(25px);transform:translateY(25px)}}@-o-keyframes MoveUpDownSmall{0%,to{-o-transform:translateY(0);transform:translateY(0)}50%{-o-transform:translateY(25px);transform:translateY(25px)}}@keyframes MoveUpDownSmall{0%,to{-webkit-transform:translateY(0);-o-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(25px);-o-transform:translateY(25px);transform:translateY(25px)}}@-webkit-keyframes Rotate{0%,to{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}}@-o-keyframes Rotate{0%,to{-o-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-o-transform:rotate(10deg);transform:rotate(10deg)}}@keyframes Rotate{0%,to{-webkit-transform:rotate(-10deg);-o-transform:rotate(-10deg);transform:rotate(-10deg)}50%{-webkit-transform:rotate(10deg);-o-transform:rotate(10deg);transform:rotate(10deg)}}@media (min-width:375px){.cro-gated__form-submit{padding:18px 35px}.cro-gated__acceptance .wpcf7-not-valid-tip{top:44px;font-size:14px}.cro-gated__acceptance--migration .wpcf7-not-valid-tip{top:72px}@supports (-webkit-touch-callout:none){.cro-gated__acceptance span.wpcf7-list-item-label{top:-65px}}@supports (-webkit-touch-callout:none){.cro-gated__acceptance--migration span.wpcf7-list-item-label{top:-95px}}}@media (min-width:480px){.cro-gated__form-submit{padding:18px 40px}}@media (min-width:768px){.cro-form{padding:75px 100px 76px;margin-top:50px}.cro-form--alternate-padding{padding:75px 72px 76px}.cro-statistics{display:block;-webkit-transform:scale(.8);-o-transform:scale(.8);transform:scale(.8)}.cro-gated__acceptance .wpcf7-not-valid-tip{top:40px}.cro-gated__after{margin-top:20px!important}@supports (-webkit-touch-callout:none){.cro-gated__acceptance--migration span.wpcf7-list-item-label{top:-35px}}}@media (min-width:1000px){.cro-statistics{-webkit-transform:scale(1);-o-transform:scale(1);transform:scale(1)}.cro-statistics__dice_right{right:0}}@media (min-width:1000px){.cro-gated__acceptance--migration .wpcf7-not-valid-tip{top:7px}}@media (min-width:1200px){.cro-statistics__dice_right{right:-130px}}.modal__wrapper{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;overflow-y:auto;display:none}.modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100vh;padding:5rem 1rem;text-align:center}@media (min-width:640px){.modal__inner{display:block;padding:0}}.modal__bg{position:fixed;top:0;right:0;bottom:0;left:0;background:#000;opacity:.7;z-index:-1}.modal__center{display:none}@media (min-width:640px){.modal__center{display:inline-block;vertical-align:middle;height:100vh}}.modal{position:relative;display:inline-block;vertical-align:bottom;background-color:#fff;text-align:left;overflow:hidden;-webkit-box-shadow:0 3px 6px rgba(0,0,0,.3);box-shadow:0 3px 6px rgba(0,0,0,.3)}@media (min-width:640px){.modal{margin-top:2rem;margin-bottom:2rem;vertical-align:middle;max-width:32rem;width:100%}}.modal__close{top:1rem;right:1rem}.modal__close div{background:#fff;width:18px;top:.5rem;right:0}.modal__close:hover div{background:#464648}.modal__hero{background-repeat:no-repeat;background-size:cover;background-position:50%;padding:2.5rem 2rem}@media (min-width:640px){.modal__hero{padding:2rem 5rem}}@media (max-width:767.98px){.modal__hero-inner{max-width:300px}}.modal__hero h3{font-size:27px;margin-bottom:1rem}.modal__hero p{font-size:14px;margin:0}.modal__hero h3,.modal__hero p{color:#fff}.modal__body{padding:2rem}@media (min-width:640px){.modal__body{padding:2rem 5rem}}.modal__body h4{margin-bottom:.75rem;line-height:1.3;font-size:20px}.modal__body .screen-reader-response ul{margin:0}.modal__body .wpcf7-acceptance label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-size:14px;text-transform:none;font-weight:300;color:#212121}.modal__body .wpcf7-acceptance input[type=checkbox]{top:5px;border-radius:0;margin:0 .5rem 0 0}.modal__body .caps_tiny{margin:0 0 10px}@media (max-width:374px){.modal__content.ignite-xi__content .modal__close div{top:17px!important}}.modal__content.ignite-xi__content .modal__close div{background-color:#212121}:root{--mm-ocd-width:100%}@media screen and (min-width:1280px){#mobile-menu{display:none}}.mm-ocd{top:81px}.mm-spn,.mm-spn *{font-size:14px}.mm-spn.mm-spn--navbar:after{content:"Back";text-align:left;text-transform:uppercase;font-weight:700}.mm-spn.mm-spn--navbar ul{-webkit-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease;top:60px}.mm-spn.mm-spn--navbar.mm-spn--main:after{display:none}.mm-spn.mm-spn--navbar.mm-spn--main ul{top:0}.mm-spn.mm-spn--navbar ul:before{opacity:1;position:static}.mm-spn.mm-spn--dark{background:#000;color:#fff}.mm-spn li:after{margin:0;opacity:1}.mm-spn.mm-spn--navbar:after,.mm-spn.mm-spn--navbar:before{opacity:1}.mm-spn ul{padding:0 20px;width:100%}.mm-spn ul:before{opacity:1}.mm-spn ul li{color:#fff}.mm-spn ul li:before{opacity:1}.mm-spn ul li.button{padding-top:.5rem}.mm-spn ul li.button:after,.mm-spn ul li.button:before{content:none}.mm-spn ul li.button a{text-align:center;border:1px solid #fff;border-radius:999px;font-weight:700;text-transform:uppercase}.mm-spn ul li.button a:hover{background-color:#00bcd4}.mm-spn ul li.no-bottom-border:after{content:none}.mm-spn a{color:#fff;font-weight:400;text-transform:none}.mm-spn a:not(:last-child):after{border:none}.mm-spn span{font-weight:700;text-transform:uppercase}.background-video-scroller__set-height{height:2000px;position:relative}.background-video-scroller__video--before-sticky{position:absolute;top:0;left:0}.background-video-scroller__video--sticky{position:fixed;top:0;left:0}.background-video-scroller__video--after-sticky{position:absolute;bottom:0;left:0}.background-video-scroller__video{position:sticky;top:0;height:100vh}.page-id-8471 .hero__secondary-content--ignite,.page-id-9373 .hero__secondary-content--ignite{margin-top:0}.quick-start__hero{padding-bottom:0}.quick-start__hero-header{display:block!important;font-size:27px;line-height:38px;margin-bottom:15px!important}.page-id-8471 .hero--ignite,.page-id-8710 .hero--ignite,.page-id-9373 .hero--ignite,.page-id-9445 .hero--ignite{padding-bottom:0;padding-top:100px}.quick-start__start-today{margin-top:0}.hero__content--ignite h1{margin-top:26px;margin-bottom:26px}.quick-start__hero-description{margin:0 auto!important;max-width:226px}.quick-start__intro,.quick-start__intro--magento{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-80px}.quick-start__header{font-size:28px;line-height:38px}.quick-start__intro-left{max-width:585px}.quick-start__intro-right{max-width:507px;z-index:999}.quick-start__features--mobile{margin-top:-129px}.quick-start__intro-paragraph--magento{z-index:999}.quick-start__features--mobile-magento{margin-top:-120px}.quick-start__features--mobile-magento .accordion__item h5{font-size:16px}.quick-start__grid-item{margin-bottom:50px}.quick-start__grid-item--end{margin-top:-50px}.quick-start__grid-item h4{font-size:25px;margin-top:0}.quick-start__ctas-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.quick-start__ctas-wrapper a{width:100%;text-align:center}.quick-start__all-themes-img{display:none}.page-id-8471 .images__slider--hide-dots,.page-id-8710 .images__slider--hide-dots,.page-id-9373 .images__slider--hide-dots,.page-id-9445 .images__slider--hide-dots{margin-top:-50px;margin-bottom:-80px;z-index:999}.page-id-8471 .images__slider--hide-dots .slick-slide,.page-id-8710 .images__slider--hide-dots .slick-slide,.page-id-9373 .images__slider--hide-dots .slick-slide,.page-id-9445 .images__slider--hide-dots .slick-slide{max-width:29%}.quick-start__ctas-wrapper a{padding:18px 38px!important}.quick-start__email{max-width:400px;margin:40px auto 20px;padding:18px 30px;border:1px solid #666;border-radius:50px;text-transform:uppercase;font-weight:700;font-size:11px;letter-spacing:1px;text-align:center}.quick-start__email::-webkit-input-placeholder{color:#666}.quick-start__email::-moz-placeholder{color:#666}.quick-start__email::-ms-input-placeholder{color:#666}.quick-start__email::placeholder{color:#666}@media (min-width:480px){.quick-start__hero-mobile{display:none}.quick-start__all-themes-img{display:block}.quick-start__all-themes-img--mobile{display:none}}@media (min-width:768px){.quick-start__hero{position:relative}.quick-start__hero:after{content:"";display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:150px;height:150px;background-image:url("/app/themes/xigen2019/resources/assets/images/ignite/ROI Guaranteed Ping_Purple.png");background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute;top:calc(50% - 235px);right:calc(50% - 360px)}.quick-start__hero-header{font-size:65px;line-height:76px}.page-id-8710 .hero__content--ignite,.page-id-9445 .hero__content--ignite,.quick-start__hero--635 .hero__content--ignite{max-width:635px!important}.quick-start__hero{background-position:50%;background-size:cover}.quick-start__hero-description{max-width:496px}.quick-start__intro{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.quick-start__all-themes-img{margin-top:-6%}.quick-start__ctas-wrapper{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:495px}.quick-start__ctas-wrapper a{width:auto}}@media (min-width:1024px){.quick-start__hero:after{width:180px;height:180px;font-size:11px;right:calc(50% - 375px)}.quick-start__hero-description{max-width:630px}.quick-start__intro,.quick-start__intro--magento{margin-top:0;margin-bottom:20px}.quick-start__intro--magento{text-align:center}.quick-start__intro--magento h1{font-size:55px!important;line-height:66px!important}.quick-start__grid-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.quick-start__grid-item{width:30%}.quick-start__intro-left{font-size:45px!important;line-height:55px!important}.quick-start__header{font-size:65px;line-height:76px}.quick-start__features-wrapper{margin-bottom:190px}.quick-start__high-conversion{margin-top:65px}.quick-start__academy-cta{margin-bottom:-40px}}@media (min-width:1260px){.quick-start__hero:after{top:calc(50% - 17vw);right:calc(50% - 29vw)}}@media (min-width:1440px){.quick-start__intro--magento h1{font-size:65px!important;line-height:76px!important}.quick-start__all-themes-img{margin-top:-5%}}#quick-start__submit{display:none}.ignite__blue-bg{background-color:#5b62ea}.ignite__mobile-padding{padding-top:35px;padding-bottom:35px}@media screen and (min-width:768px){.ignite__mobile-padding{padding-top:80px;padding-bottom:80px}}.ignite-packages-wrapper,.ignite-styles-wrapper,.ignite-summary-wrapper{background-image:url(/app/themes/xigen2019/resources/assets/images/general/Purple_Dots.svg);background-repeat:no-repeat}.ignite-packages-wrapper{background-position:left calc(50% + 825px) top 620px}.ignite-styles-wrapper{background-position:right calc(50% + 825px) top 870px}.ignite-summary-wrapper{background-position:left calc(50% + 825px) top 520px}.ignite-h2,.ignite-h3,.ignite-h4,.ignite-h5{line-height:1.1;margin-bottom:1em}.ignite-h2{font-size:1.75rem;margin-top:0}@media screen and (min-width:768px){.ignite-h2{font-size:4.0625rem}}.ignite-h3{font-size:1.5625rem}.ignite-h4{font-size:1.125rem}.ignite-h5{font-size:.6875rem;text-transform:uppercase;color:#5b62ea}.ignite__text{text-align:center}.ignite__text h2{color:#fff;margin-top:0}.ignite__text .h3{font-size:1.75rem}@media screen and (min-width:768px){.ignite__text .h3{font-size:2.1875rem}}.ignite__text p{color:#fff;font-size:.9375rem;line-height:1.5}@media screen and (min-width:768px){.ignite__text p:not(.ignite-regular){font-size:1.25rem}}.ignite-button-group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.ignite-button-group{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ignite-button-group--package{margin:40px auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (min-width:768px){.ignite-button-group--package{margin-top:70px;margin-bottom:100px}}.ignite-button>label{border-color:#eceef8;border-style:solid;border-width:1px 2px;font-size:1.25rem;color:#cfd8dc;text-transform:none;letter-spacing:0;padding:20px 30px;display:block;cursor:pointer;text-align:center}@media screen and (min-width:768px){.ignite-button>label{border-width:2px 1px}}.ignite-button>:checked~label{color:#fff;background-color:#5b62ea}.ignite-button:first-child>label{border-top-left-radius:40px;border-top-right-radius:40px;border-top-width:2px}@media screen and (min-width:768px){.ignite-button:first-child>label{border-top-right-radius:0;border-bottom-left-radius:40px;border-left-width:2px}}.ignite-button:last-child>label{border-bottom-left-radius:40px;border-bottom-right-radius:40px;border-bottom-width:2px}@media screen and (min-width:768px){.ignite-button:last-child>label{border-top-right-radius:40px;border-bottom-left-radius:0;border-right-width:2px}}.ignite-packages{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-15px;width:calc(100% + 30px)}@media screen and (min-width:768px){.ignite-packages{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.ignite-package{margin:0 15px;width:calc(100% - 30px)}@media screen and (min-width:768px){.ignite-package{width:calc(50% - 30px)}}@media screen and (min-width:1024px){.ignite-package{width:calc(25% - 30px)}}.ignite-package__box{border:2px solid #eceef8;border-radius:20px;display:block;padding:35px;margin:35px 0}@media scren and (min-width:768px){.ignite-package__box{padding:40px}}.ignite-package__heading{text-align:center;-webkit-transition-duration:.5s;-o-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:background-color,border-color,-webkit-box-shadow;transition-property:background-color,border-color,-webkit-box-shadow;-o-transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow;transition-property:background-color,border-color,box-shadow,-webkit-box-shadow;background-color:#fff;-webkit-box-shadow:rgba(91,98,234,.65) 0 0 0;box-shadow:0 0 0 rgba(91,98,234,.65);position:relative}.is-selected .ignite-package__heading{background-color:#5b62ea;border-color:#5b62ea;-webkit-box-shadow:rgba(91,98,234,.65) 0 0 50px;box-shadow:0 0 50px rgba(91,98,234,.65)}@media screen and (max-width:767px){.is-collapsed .ignite-package__heading{margin-bottom:0}.ignite-package__heading .btn{width:100%}}.ignite-package__tag-line,.ignite-package__title{color:#5b62ea;font-size:.6875rem;font-weight:700;line-height:1.2;text-transform:uppercase}.ignite-package__title{margin-top:0;margin-bottom:30px;text-align:center}.ignite-package__tag-line{margin-bottom:0;text-decoration:line-through}.ignite-package__price{font-weight:700;font-size:2.8125rem;line-height:1.2;margin-top:0}.ignite-package__price>small{display:block;font-size:.9375rem;font-weight:400}.ignite-package__price-per-year{font-size:.8125rem;margin-top:0!important}.is-selected .ignite-package__heading>.ignite-package__price,.is-selected .ignite-package__heading>.ignite-package__price-per-year,.is-selected .ignite-package__heading>.ignite-package__tag-line,.is-selected .ignite-package__heading>.ignite-package__title{color:#fff}.ignite-package__unselected,.is-selected .ignite-package__selected{display:inline-block}.ignite-package__selected,.is-selected .ignite-package__unselected{display:none}.ignite-package__popular{background-color:#56c5bc;border-radius:50%;-webkit-box-shadow:rgba(86,197,188,.65) 0 0 30px;box-shadow:0 0 30px rgba(86,197,188,.65);color:#fff;font-size:.9375rem;font-weight:700;line-height:1.5;position:absolute;left:-1rem;top:-2rem;width:100px;height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:10px}.ignite-package__breakdown,.ignite-package__popular{display:-webkit-box;display:-ms-flexbox;display:flex}.ignite-package__breakdown{font-size:.6875rem;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;line-height:1.8;padding-right:20px}.ignite-package__breakdown>dd,.ignite-package__breakdown>dt{margin-top:2em}.ignite-package__breakdown>dd:first-child,.ignite-package__breakdown>dd:nth-child(2),.ignite-package__breakdown>dt:first-child,.ignite-package__breakdown>dt:nth-child(2){margin-top:0}.ignite-package__breakdown>dt{padding-right:1em;width:70%}.ignite-package__breakdown>dd{margin-left:0;width:30%;font-weight:700;color:#5b62ea}.ignite-package__features{list-style-type:none;margin:0;padding:0}.ignite-package__features>li{font-size:.6875rem;line-height:1.5;margin-bottom:1em}.ignite-package__features>li>del,.ignite-package__features>li>span{background-repeat:no-repeat;background-position:top .35em left 0;padding-left:20px;display:block}.ignite-package__features>li>span{background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick.svg);background-size:1.1em auto}.ignite-package__features>li>del{background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-cross.svg);background-size:.8em auto;text-decoration:none;color:#cfd8dc}@media screen and (min-width:768px){.ignite-hidden\@md{display:none!important}}@media screen and (max-width:767px){.ignite-hidden\@\<md{display:none!important}}[aria-expanded=false]>.ignite-package__expanded,[aria-expanded=true]>.ignite-package__collapsed{display:none}.ignite-styles{list-style-type:none;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin:20px -30px;width:calc(100% + 60px)}.ignite-style{margin:40px 30px;width:calc(100% - 60px)}@media screen and (min-width:768px){.ignite-style{width:calc(50% - 60px)}}@media screen and (min-width:1024px){.ignite-style{width:calc(33.33333% - 60px)}}.ignite-style__button{border:none;background-color:transparent;padding:0;text-align:left;cursor:pointer;display:block}.ignite-style__button:hover .ignite-style__hover,.ignite-style__button[aria-current=true] .ignite-style__selected{opacity:1}.ignite-style__caption{font-size:.9375rem;font-weight:700;margin-top:20px;display:block}.ignite-style__image{display:block;overflow:hidden;position:relative}.ignite-style__image>img{-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:-o-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s,-o-transform .3s}:hover>.ignite-style__image>img{-webkit-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05)}.ignite-style__hover,.ignite-style__selected{position:absolute;left:0;top:0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0;pointer-events:none;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;text-transform:uppercase;font-size:.75rem;font-weight:700;color:#fff}.ignite-style__hover{background-color:rgba(0,0,0,.7)}.ignite-style__hover>img{margin-left:1em;width:1em}.ignite-style__selected{background-color:rgba(0,4,77,.7);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.ignite-style__selected>img{width:55px;display:block;margin-bottom:1em}.ignite-modal,.ignite-modal__bg,.ignite-modal__content{position:fixed;left:0;top:0;width:100%;height:100%;z-index:1000}.ignite-modal__bg{background-color:rgba(0,0,0,.3)}.ignite-modal__content{background-color:#fff;height:90vh;width:90%;max-width:1500px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-shadow:0 0 3em rgba(0,0,0,.5);box-shadow:0 0 3em rgba(0,0,0,.5);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:1024px){.ignite-modal__content{height:75vh;width:75%}}.ignite-modal__heading{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-negative:0;flex-shrink:0;padding:30px 40px}@media screen and (min-width:768px){.ignite-modal__heading{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.ignite-modal__heading-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:767px){.ignite-modal__heading-buttons{margin-top:20px}}.ignite-modal__heading-buttons>button,.ignite-modal__heading-buttons a button{margin-left:1em;margin-top:0;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:768px){.ignite-modal__heading-buttons>.btn__ignite-invert{padding-right:60px;background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-white.svg);background-size:1.2em auto;background-repeat:no-repeat;background-position:top 50% right 40px}}.ignite-modal__title{font-size:1.5625rem;margin:0}.ignite-modal__body{height:100%;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.ignite-modal__iframe{background-image:url(/app/themes/xigen2019/resources/assets/images/general/loader.svg);background-repeat:no-repeat;background-position:50%;position:relative;overflow:hidden;height:100%}.ignite-modal__iframe:before{content:"";display:block;width:150%;position:absolute;left:50%;top:0;height:40px;pointer-events:none;background-image:-webkit-radial-gradient(top,ellipse,rgba(0,0,0,.2),transparent 50%);background-image:-o-radial-gradient(top,ellipse,rgba(0,0,0,.2),transparent 50%);background-image:radial-gradient(ellipse at top,rgba(0,0,0,.2),transparent 50%);-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%)}.ignite-modal__iframe>iframe{border:none;width:100%;height:100%;display:block}.ignite-modal__iframe>iframe.is-loaded{background-color:#fff}.ignite-tables{margin-top:60px}@media screen and (min-width:768px){.ignite-tables{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:-15px;margin-right:-15px;width:calc(100% + 30px)}}.ignite-table{font-size:.6875rem;text-align:left;width:100%}.ignite-table th{color:#5b62ea;font-weight:700;text-transform:uppercase;padding-bottom:40px;text-align:inherit}.ignite-table td{padding-top:5px;padding-bottom:5px}.ignite-table label{font-weight:400;text-transform:none;display:block;padding-left:4em;position:relative}.ignite-table label>input[type=checkbox]{position:absolute;left:0;top:0}@media screen and (min-width:768px){.ignite-table{border:2px solid #eceef8;border-radius:20px;padding:30px 50px;width:calc(50% - 30px);margin:15px}.ignite-table td:first-child,.ignite-table th:first-child{width:100%}}@media screen and (min-width:1024px){.ignite-table{padding:50px 100px}}.ignite-checkbox{width:19px;height:19px;padding:0;border-radius:4px;vertical-align:middle}.ignite-checkbox:checked{background-color:#5b62ea;background-image:url(/app/themes/xigen2019/resources/assets/images/general/ignite-tick-white.svg);background-repeat:no-repeat;background-position:50%;background-size:.9em;border-color:#5b62ea}.ignite-summary{margin-top:60px}@media screen and (max-width:767px){.ignite-summary{border-style:none;padding:0}}@media screen and (min-width:768px){.ignite-summary{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;margin-top:75px}}.ignite-summary img[src=""]{display:none}.ignite-summary__full-column{width:100%}@media screen and (min-width:768px){.ignite-summary__column{width:50%}.ignite-summary__column+.ignite-summary__column{padding-left:10%}}.ignite-list{list-style-type:none;padding:0}.ignite--features-price{display:none}.ignite-contact__form-thanks{padding-top:40px;outline:none}.ignite--start-selling .hero__content div:nth-of-type(2){display:none!important}.ignite--start-selling .hero__content--ignite h1{margin-bottom:0!important}@media (min-width:1024px){.ignite--start-selling .hero__content--ignite{margin-top:220px}}@media (min-width:1440px){.ignite--start-selling .hero__content--ignite{margin-top:160px}}.para-themes{width:100%;height:100vh;margin-top:-20vw;position:relative;overflow:hidden}@media (max-width:479px){.para-themes{display:none}}.para-themes__theme{width:13.45vw;height:9.15vw;border-radius:8px;-webkit-box-shadow:0 11px 30px rgba(0,0,0,.4);box-shadow:0 11px 30px rgba(0,0,0,.4);background-repeat:no-repeat;background-position:50%;background-size:cover;position:absolute}.para-themes__theme--1{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme01-16.png);left:-1.7vw;bottom:23.5vw}.para-themes__theme--2{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme02.png);left:-1.7vw;bottom:13.2vw}.para-themes__theme--3{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme03-13.png);left:-1.7vw;bottom:2.95vw}.para-themes__theme--4{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme04.png);left:-1.7vw;bottom:-7.1vw}.para-themes__theme--5{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme05-10.png);left:13.3vw;bottom:19.2vw}.para-themes__theme--6{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme06-19.png);left:13.3vw;bottom:8.95vw}.para-themes__theme--7{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme07-22.png);left:13.3vw;bottom:-1.2vw}.para-themes__theme--8{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme08-20.png);left:28.3vw;bottom:14.6vw}.para-themes__theme--9{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme09-21.png);left:28.3vw;bottom:4.2vw}.para-themes__theme--10{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme05-10.png);left:28.3vw;bottom:-5.95vw}.para-themes__theme--11{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme11.png);left:43.25vw;bottom:16.5vw}.para-themes__theme--12{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme12-23.png);left:43.25vw;bottom:6.3vw}.para-themes__theme--13{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme03-13.png);left:43.25vw;bottom:-3.9vw}.para-themes__theme--14{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme14.png);left:58.25vw;bottom:14.8vw}.para-themes__theme--15{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme15.png);left:58.25vw;bottom:4.6vw}.para-themes__theme--16{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme01-16.png);left:58.25vw;bottom:-5.6vw}.para-themes__theme--17{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme17.png);left:73.25vw;bottom:18.25vw}.para-themes__theme--18{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme18.png);left:73.25vw;bottom:7.95vw}.para-themes__theme--19{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme06-19.png);left:73.25vw;bottom:-2.15vw}.para-themes__theme--20{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme08-20.png);left:88.2vw;bottom:24.7vw}.para-themes__theme--21{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme09-21.png);left:88.2vw;bottom:14.5vw}.para-themes__theme--22{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme07-22.png);left:88.2vw;bottom:4.25vw}.para-themes__theme--23{background-image:url(/app/themes/xigen2019/resources/assets/images/themes/theme12-23.png);left:88.2vw;bottom:-5.9vw}.hero--ignite{position:relative}.hero__ignite-logo img{margin:0 auto}.ignite-deco{background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute}@media (max-width:767px){.ignite-deco{display:none}}.ignite-deco--dots-white{width:9.6vw;height:12vw;background-image:url(/app/themes/xigen2019/resources/assets/deco/dots-white.svg)}@media (max-width:1199px){.ignite-deco--dots-white{width:108px;height:147px}}.ignite-deco--dots-purple{width:12vw;height:10vw;background-image:url(/app/themes/xigen2019/resources/assets/deco/dots-purple.svg)}@media (max-width:1199px){.ignite-deco--dots-purple{width:144px;height:112px}}.ignite-deco--dots-purple-blob{background-image:url(/app/themes/xigen2019/resources/assets/deco/blob-dots.png);bottom:8.5vh!important;left:14.3vw!important;width:30vw;height:416px}@media (max-width:1199px){.ignite-deco--dots-purple-blob{width:144px;height:112px}}.ignite-deco--dots-purple-v{width:10vw;height:12vw;background-image:url(/app/themes/xigen2019/resources/assets/deco/dots-purple-v.svg)}@media (max-width:1199px){.ignite-deco--dots-purple-v{width:112px;height:144px}}.ignite-deco--phones1{background-image:url(/app/themes/xigen2019/resources/assets/deco/1/phones-left.png);width:28.5vw;height:50vw;bottom:-4vw;left:0}@media (max-width:1199px){.ignite-deco--phones1{width:400px;height:640px;left:calc(50vw - 685px)}}.ignite-deco--phones2{background-image:url(/app/themes/xigen2019/resources/assets/deco/1/phones-right.png);width:28.5vw;height:50vw;bottom:-4vw;right:0}@media (max-width:1199px){.ignite-deco--phones2{width:400px;height:640px;right:calc(50vw - 685px)}}.ignite-deco--top-left{background-image:url(/app/themes/xigen2019/resources/assets/deco/7/top-left.png);width:22vw;height:50vw;bottom:-4vw;left:0;background-position:top}@media (max-width:1199px){.ignite-deco--top-left{width:400px;height:640px;left:calc(50vw - 685px)}}.ignite-deco--top-right{background-image:url(/app/themes/xigen2019/resources/assets/deco/7/top-right.png);width:22vw;height:50vw;bottom:-4vw;right:0;background-position:top}@media (max-width:1199px){.ignite-deco--top-right{width:400px;height:640px;right:calc(50vw - 685px)}}.ignite-deco--blob1{background-image:url(/app/themes/xigen2019/resources/assets/deco/1/blob-left.png);width:22.5vw;height:24vw;top:4vw;left:-1vw}@media (max-width:1199px){.ignite-deco--blob1{width:324px;height:338px;top:11vh;left:calc(50vw - 685px)}}.ignite-deco--blob2{background-image:url(/app/themes/xigen2019/resources/assets/deco/1/blob-right.png);width:16.5vw;height:29vw;top:-4vw;right:0}@media (max-width:1199px){.ignite-deco--blob2{width:250px;height:434px;top:-7vh;right:calc(50vw - 685px)}}.ignite-deco__dots1{top:9.2vw;left:7.8vw}@media (max-width:1199px){.ignite-deco__dots1{top:21vh;left:calc(50vw - 595px)}}.ignite-deco__dots2{top:16vh;right:-.8vw}@media (max-width:1199px){.ignite-deco__dots2{top:21.5vh;right:calc(50vw - 643px)}}.ignite-deco__dots3{bottom:.5vh;left:21.3vw}@media (max-width:1199px){.ignite-deco__dots3{bottom:4.5vh;left:calc(50vw - 394px)}}.ignite-deco__dots4{bottom:16.5vh;right:19vw}@media (max-width:1199px){.ignite-deco__dots4{bottom:4.5vh;right:calc(50vw - 394px)}}.ignite-deco--blob3{background-image:url(/app/themes/xigen2019/resources/assets/deco/2/blob-left.svg);width:24.5vw;height:25vw;top:2.2vw;left:-4vw}@media (max-width:1199px){.ignite-deco--blob3{width:324px;height:338px;top:11vh;left:calc(50vw - 685px)}}.ignite-deco--blob4{background-image:url(/app/themes/xigen2019/resources/assets/deco/2/blob-right.svg);width:36.5vw;height:35vw;top:9vw;right:-279px}@media (max-width:1199px){.ignite-deco--blob4{width:341px;height:400px;top:30vh;right:calc(50vw - 707px)}}.ignite-deco__dots5{top:14vw;left:5vw}@media (max-width:1199px){.ignite-deco__dots5{top:22vh;left:calc(50vw - 595px)}}.ignite-deco__dots6{bottom:17vh;right:4.6vw}@media (max-width:1199px){.ignite-deco__dots6{bottom:21.5vh;right:calc(50vw - 540px)}}.ignite-deco__dots7{bottom:1vh;left:7vw}@media (max-width:1199px){.ignite-deco__dots7{top:37vh;left:calc(50vw - 538px)}}.ignite-deco__dots8{top:14vh;right:1vw}@media (max-width:1199px){.ignite-deco__dots8{top:21.5vh;right:calc(50vw - 643px)}}.ignite-deco--blob5{background-image:url(/app/themes/xigen2019/resources/assets/deco/3/blob-left.svg);width:24.5vw;height:25vw;top:12vw;left:-4vw}@media (max-width:1199px){.ignite-deco--blob5{width:324px;height:338px;top:30vh;left:calc(50vw - 633px)}}.ignite-deco--blob6{background-image:url(/app/themes/xigen2019/resources/assets/deco/3/blob-right.svg);width:26.5vw;height:30vw;top:4vw;right:-10vw}@media (max-width:1199px){.ignite-deco--blob6{width:341px;height:400px;top:14vh;right:calc(50vw - 707px)}}.ignite-deco__dots9{top:48vh;left:4vw}@media (max-width:1199px){.ignite-deco__dots9{top:53vh;left:calc(50vw - 490px)}}.ignite-deco__dots10{top:9.5vw;right:3vw}@media (max-width:1199px){.ignite-deco__dots10{top:30vh;right:calc(50vw - 500px)}}.ignite-deco__dots11{top:13vh;left:-4vw}@media (max-width:1199px){.ignite-deco__dots11{top:22.5vh;left:calc(50vw - 580px)}}.ignite-deco__dots12{top:64vh;right:-9.2vw}@media (max-width:1199px){.ignite-deco__dots12{top:70vh;right:calc(50vw - 643px)}}.ignite-deco--blob7{background-image:url(/app/themes/xigen2019/resources/assets/deco/4/blob-left.svg);width:24.5vw;height:25vw;top:19.2vw;left:-5vw}@media (max-width:1199px){.ignite-deco--blob7{width:395px;height:403px;top:50vh;left:calc(50vw - 791px)}}.ignite-deco--blob8{background-image:url(/app/themes/xigen2019/resources/assets/deco/4/blob-right.svg);width:40vw;height:39vw;top:3vw;right:-15vw}@media (max-width:1199px){.ignite-deco--blob8{width:765px;height:765px;top:7vh;right:calc(50vw - 1012px)}}.ignite-deco__dots13{bottom:4vh;left:5vw}@media (max-width:1199px){.ignite-deco__dots13{bottom:14vh;left:calc(50vw - 490px)}}.ignite-deco__dots14{top:4.5vw;right:-1vw}@media (max-width:1199px){.ignite-deco__dots14{top:50vh;right:calc(50vw - 515px)}}.ignite-deco__dots15{top:27vh;left:7.5vw}@media (max-width:1199px){.ignite-deco__dots15{top:22.5vh;left:calc(50vw - 580px)}}.ignite-deco__dots16{bottom:12vh;right:13.8vw}@media (max-width:1199px){.ignite-deco__dots16{bottom:14.5vh;right:calc(50vw - 643px)}}.ignite-deco--blob9{background-image:url(/app/themes/xigen2019/resources/assets/deco/5/blob-left.svg);width:25.5vw;height:29vw;top:14.2vw;left:-8vw}@media (max-width:1199px){.ignite-deco--blob9{width:395px;height:403px;top:50vh;left:calc(50vw - 791px)}}.ignite-deco--blob10{background-image:url(/app/themes/xigen2019/resources/assets/deco/5/blob-right.svg);width:25vw;height:25.5vw;top:7vw;right:-8vw}@media (max-width:1199px){.ignite-deco--blob10{width:304px;height:320px;top:24vh;right:calc(50vw - 680px)}}.ignite-deco__dots17{bottom:18vh;left:4.5vw}@media (max-width:1199px){.ignite-deco__dots17{bottom:14vh;left:calc(50vw - 490px)}}.ignite-deco__dots18{top:7vw;right:5.2vw}@media (max-width:1199px){.ignite-deco__dots18{top:23vh;right:calc(50vw - 496px)}}.ignite-deco__dots19{top:10vh;left:1.6vw}@media (max-width:1199px){.ignite-deco__dots19{top:22.5vh;left:calc(50vw - 580px)}}.ignite-deco__dots20{bottom:12.4vh;right:-7vw}@media (max-width:1199px){.ignite-deco__dots20{top:22.5vh;left:calc(50vw - 614px)}}.ignite-deco--blob11{background-image:url(/app/themes/xigen2019/resources/assets/deco/6/blob-left.svg);width:32.5vw;height:33vw;top:7.2vw;left:-6vw}@media (max-width:1199px){.ignite-deco--blob11{width:375px;height:403px;top:15vh;left:calc(50vw - 752px)}}.ignite-deco--blob12{background-image:url(/app/themes/xigen2019/resources/assets/deco/6/blob-right.svg);width:29vw;height:25.5vw;top:18vw;right:-8vw}@media (max-width:1199px){.ignite-deco--blob12{width:29vw;height:25.5vw;top:18vw;right:-8vw}}.ignite-deco__dots21{bottom:18vh;left:5vw}@media (max-width:1199px){.ignite-deco__dots21{bottom:35vh;left:calc(50vw - 513px)}}.ignite-deco__dots22{top:14vw;right:8.2vw}@media (max-width:1199px){.ignite-deco__dots22{top:12vh;right:calc(50vw - 435px)}}.ignite-deco__dots23{top:14vh;left:.6vw}@media (max-width:1199px){.ignite-deco__dots23{top:22.5vh;left:calc(50vw - 615px)}}.ignite-deco__dots24{bottom:5.4vh;right:-5.4vw}@media (max-width:1199px){.ignite-deco__dots24{bottom:32vh;right:calc(50vw - 614px)}}@media (min-width:768px){.ignite-deco--mob{display:none}}.ignite-deco--mob{background-repeat:no-repeat;background-size:contain;background-position:50%;position:absolute}.ignite-deco--mob.ignite-deco--dots-purple-v,.ignite-deco--mob.ignite-deco--dots-white{width:60px;height:80px}.ignite-deco--mob.ignite-deco--dots-purple{width:80px;height:60px}.ignite-deco--mob.ignite-deco--blob3{width:175px;height:175px;top:32px;left:-116px}.ignite-deco--mob.ignite-deco--blob4{width:175px;height:175px;top:auto;bottom:0;right:-133px}.ignite-deco--mob.ignite-deco__dots5{top:145px;left:-18px}.ignite-deco--mob.ignite-deco__dots6{top:auto;bottom:15px;right:-51px}.ignite-deco--mob.ignite-deco__dots7{top:auto;bottom:-9px;left:4px}.ignite-deco--mob.ignite-deco__dots8{top:auto;bottom:121px;right:-74px;left:auto}.ignite-deco--mob.ignite-deco--blob5{width:175px;height:175px;top:auto;bottom:0;left:-116px}.ignite-deco--mob.ignite-deco--blob6{width:175px;height:175px;top:164px;right:-133px}.ignite-deco--mob.ignite-deco__dots9{top:auto;bottom:-7px;left:-18px}.ignite-deco--mob.ignite-deco__dots10{top:198px;right:-35px}.ignite-deco--mob.ignite-deco__dots11{top:auto;bottom:239px;left:-38px}.ignite-deco--mob.ignite-deco__dots12{top:auto;bottom:80px;right:-71px;left:auto}.ignite-deco--mob.ignite-deco--blob7{background-image:url(/app/themes/xigen2019/resources/assets/deco/4/blob-left-m.svg);width:175px;height:175px;top:auto;bottom:0;left:-91px}.ignite-deco--mob.ignite-deco--blob8{background-image:url(/app/themes/xigen2019/resources/assets/deco/4/blob-right-m.svg);width:175px;height:175px;top:82px;right:-115px}.ignite-deco--mob.ignite-deco__dots15{top:144px;left:-47px}.ignite-deco--mob.ignite-deco__dots16{top:auto;bottom:23px;right:35px;left:auto}.ignite-deco--mob.ignite-deco--blob9{width:175px;height:175px;top:auto;bottom:0;left:-136px}.ignite-deco--mob.ignite-deco--blob10{width:175px;height:175px;top:138px;right:-134px}.ignite-deco--mob.ignite-deco__dots17{top:auto;bottom:37px;left:-35px}.ignite-deco--mob.ignite-deco__dots18{top:115px;right:-16px}.ignite-deco--mob.ignite-deco__dots19{top:auto;bottom:137px;left:-54px}.ignite-deco--mob.ignite-deco__dots20{top:264px;right:-74px;left:auto}.ignite-deco--mob.ignite-deco--blob11{width:175px;height:175px;top:129px;left:-94px}.ignite-deco--mob.ignite-deco--blob12{width:175px;height:175px;top:322px;right:-134px}.ignite-deco--mob.ignite-deco__dots21{top:238px;left:-35px}.ignite-deco--mob.ignite-deco__dots22{top:292px;right:-17px}.ignite-deco--mob.ignite-deco__dots23{top:132px;left:-36px}.ignite-deco--mob.ignite-deco__dots24{top:452px;right:-56px}.ignite-xi{text-align:center}.ignite-xi__blob-purple{position:absolute;z-index:2;top:calc(50% - 375px);left:calc(50% - 355px);pointer-events:none}.ignite-xi__dots-white-1{position:absolute;z-index:3;top:calc(50% - 270px);left:calc(50% - 245px);pointer-events:none}.ignite-xi__blob-green{position:absolute;z-index:2;bottom:calc(50% - 367px);right:calc(50% - 310px);pointer-events:none}.ignite-xi__dots-white-2{position:absolute;z-index:3;bottom:calc(50% - 270px);right:calc(50% - 232px);pointer-events:none}.ignite-xi__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:618px}@media (max-width:767px){.ignite-xi__content{height:unset;padding:30px}}.ignite-xi__body{padding:0;max-width:400px}.ignite-xi__heading{position:relative;font-size:32px;line-height:1.35;margin-bottom:20px;padding-top:0}.ignite-xi__description{width:300px;margin:0 auto 30px!important}.ignite-xi__body input{max-width:81%;margin:0 auto;font-size:11px;letter-spacing:1.1px}.ignite-xi__body inputplaceholder{opacity:.15}.ignite-exit-intent-form .form__body>span{position:relative}.ignite-exit-intent-form .form__body>span span.wpcf7-not-valid-tip{position:absolute;left:0;bottom:-40px}.ignite-exit-intent-form .wpcf7-submit{margin:35px 0 0!important}@media (max-width:767px){.ignite-xi__content{max-width:90%;max-height:90%;height:unset;padding:100px 30px}.ignite-xi__blob-purple{width:181px;top:-55px;left:-60px}.ignite-xi__dots-white-1{width:40px;top:10px;left:10px}.ignite-xi__blob-green{width:172px;bottom:-50px;right:-34px}.ignite-xi__dots-white-2{width:40px;bottom:20px;right:30px}}@media (max-width:374px){.ignite-xi__description{padding:0 25px}.ignite-xi__blob-purple{width:181px;top:-52px;left:-112px}.ignite-xi__dots-white-1{width:40px;top:10px;left:-34px}.ignite-xi__blob-green{width:172px;bottom:-76px;right:-82px}.ignite-xi__dots-white-2{width:40px;bottom:-16px;right:-3px}}.ignite-offer{display:none;width:100%;height:151px!important;position:fixed;z-index:10000;bottom:0;left:0;background:#fff}.ignite-offer.active{display:block}.ignite-offer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:100%;position:relative;z-index:2}.ignite-offer h2{font-size:25px;max-width:290px;line-height:1.5;margin:0}.ignite-offer h4{display:none}.ignite-offer .btn{margin:0 0 0 40px}.ignite-offer-counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ignite-offer-counter__set{display:inline-block;margin:0 7.5px}.ignite-offer-counter__set__numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ignite-offer-counter__set__numbers span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:35px;margin:0 2px;background:#5b62ea;color:#fff;border-radius:6px}.ignite-offer-counter__set h3{margin:0;font-size:14px;line-height:2;text-align:center}.ignite-offer-ping{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:116px;height:116px;margin-left:100px;border-radius:50%;background:#5b62ea;color:#fff;font-weight:700;line-height:1.2}.ignite-offer-ping span{text-align:center}.ignite-offer-ping__label{font-size:16px}.ignite-offer-ping__amount{font-size:20px}.ignite-offer__blob-purple{position:absolute;top:0;left:calc(50% - 900px)}.ignite-offer__blob-green{position:absolute;bottom:0;right:calc(50% - 800px)}.ignite-offer__dots-1{position:absolute;top:22px;left:calc(50% - 766px)}.ignite-offer__dots-2{position:absolute;bottom:23px;right:calc(50% - 696px)}.ignite-offer__blob-green--tb,.ignite-offer__blob-purple--tb,.ignite-offer__dots-green--tb,.ignite-offer__dots-purple--tb,.ignite-offer__dots-white--tb-1,.ignite-offer__dots-white--tb-2{display:none}@media (min-width:1680px){.ignite-offer__blob-purple{left:calc(50% - 1100px)}.ignite-offer__dots-1{left:calc(50% - 966px)}}@media (max-width:1199px){.ignite-offer{height:auto!important;position:relative;overflow:hidden}.ignite-offer__container{display:block;text-align:center}.ignite-offer h2{max-width:unset;margin-top:57px;margin-bottom:13px}.ignite-offer-counter{display:block}.ignite-offer .btn{margin:13px 0 40px}.ignite-offer-ping{position:absolute;bottom:30px;right:calc(50% - 370px)}.ignite-offer__blob-green,.ignite-offer__blob-purple,.ignite-offer__dots-1,.ignite-offer__dots-2{display:none}.ignite-offer__blob-green--tb,.ignite-offer__blob-purple--tb,.ignite-offer__dots-green--tb,.ignite-offer__dots-purple--tb,.ignite-offer__dots-white--tb-1,.ignite-offer__dots-white--tb-2{display:inline-block;position:absolute}.ignite-offer__blob-purple--tb{top:0;left:0}.ignite-offer__blob-green--tb{bottom:0;right:0}.ignite-offer__dots-purple--tb{bottom:40px;left:60px}.ignite-offer__dots-green--tb{top:40px;right:40px}.ignite-offer__dots-white--tb-1{top:18px;left:70px}.ignite-offer__dots-white--tb-2{bottom:16px;right:148px}}@media (max-width:767px){.ignite-offer-ping{display:none}.ignite-offer h4{display:block;text-align:center;margin-top:45px;margin-bottom:0;font-size:13px;line-height:1.5}.ignite-offer h2{display:block;max-width:200px;margin-top:0;margin-left:auto;margin-right:auto;font-size:20px}.ignite-offer-counter__set{margin:0 4px}.ignite-offer-counter__set__numbers span{width:28px;height:29px;font-size:15px;margin:0 1px}.ignite-offer__dots-green--tb,.ignite-offer__dots-purple--tb{display:none}.ignite-offer__blob-purple--tb{left:-30px;width:262px}.ignite-offer__blob-green--tb{bottom:-18px;width:285px}.ignite-offer__dots-white--tb-1{top:12px;left:40px}.ignite-offer__dots-white--tb-2{right:27px}}.columns-ignite:after{content:"";display:table;clear:both}.columns-ignite>.container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.columns-ignite__intro{max-width:40%;width:40%;padding:0 20px 0 0}.columns-ignite__intro h2{margin-top:0}@media screen and (min-width:768px){.columns-ignite__intro h2{font-size:63px;line-height:1}}@media (min-width:1025px) and (max-width:1199px){.columns-ignite__intro h2{font-size:50px}}.columns-ignite__list{max-width:60%;width:60%;padding:0 3%}.columns-ignite__list:after{content:"";display:table;clear:both}.columns-ignite__list__single{max-width:50%;width:50%;padding:0 3%;float:left}.columns-ignite__list__single:nth-child(2n){margin-top:9rem}.columns-ignite__decoration-right{position:absolute;right:3%;top:35%}.columns-ignite__decoration-left{position:absolute;left:3%;bottom:20%}.columns-ignite__emoji{font-size:35px;margin-top:0}@media (max-width:1024px){.columns-ignite>.container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.columns-ignite__intro,.columns-ignite__list{max-width:100%;width:100%}.columns-ignite__list{margin-top:6rem;padding:0}}@media (max-width:767px){.columns-ignite{padding-top:0}.columns-ignite__list{margin-top:0}.columns-ignite__list__single{max-width:100%;width:100%;float:none;padding-top:30px}.columns-ignite__list__single:nth-child(2n),.columns-ignite__list__single:nth-child(odd){margin-top:0}}.frequently-asked-questions{position:relative}.frequently-asked-questions__background{position:absolute;left:5%;bottom:30%}.frequently-asked-questions__questions{border-top:1px solid #cfd8dc;font-weight:600;font-size:1.125rem;padding-top:25px}.frequently-asked-questions__answer:last-child{border-bottom:1px solid #cfd8dc;padding-bottom:25px}@media (max-width:1024px){.frequently-asked-questions__background{display:none}}.simple-media-hub{overflow:hidden}.media-hub__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%}.media-hub__left{position:relative;width:65%;width:calc(70% - 30px)}.media-hub__left img{width:100%;-o-object-fit:cover;object-fit:cover}.media-hub__right{width:30%;position:relative}.media-hub__slider,.media-hub__slider .slick-list,.media-hub__slider .slick-track{height:100%}.media-hub__slider{outline:0;position:absolute!important;top:0;left:0;height:100%;width:100%}.media-hub__slider .slick-list{min-height:100%}.media-hub__item-image{height:100%;max-height:263px;-o-object-fit:cover;object-fit:cover}.media-hub__large-image-text{position:absolute;bottom:47px;margin-bottom:0;margin-left:43px}.media-hub__right .slick-active button{background-color:#5b62ea!important}.media-hub__item.slide{position:relative;margin-bottom:11px}.media-hub__right .slider__dots{position:absolute;bottom:-33px;z-index:999;right:43%}.media-hub__right .slider__arrows_next,.media-hub__right .slider__arrows_prev{color:#cfd8dc;border:1px solid #cfd8dc;border-radius:50%;padding:20px;margin:0 0 0 13px}.media-hub__right .slider__arrows_next:before,.media-hub__right .slider__arrows_prev:before{background-color:#cfd8dc;-webkit-transform:translateX(13px);-o-transform:translateX(13px);transform:translateX(13px)}.media-hub__right .slider__arrows_next:after,.media-hub__right .slider__arrows_prev:after{border-right:2px solid #cfd8dc;border-top:2px solid #cfd8dc;top:15px}.media-hub__right .slider__arrows_prev:after{-webkit-transform:translateX(13px) rotate(-135deg);-o-transform:translateX(13px) rotate(-135deg);transform:translateX(13px) rotate(-135deg)}.media-hub__right .slider__arrows_next:after{-webkit-transform:translateX(18px) rotate(45deg);-o-transform:translateX(18px) rotate(45deg);transform:translateX(18px) rotate(45deg)}.media-hub__right .slider__arrows_next:before,.media-hub__right .slider__arrows_prev:before{top:19px}.media-hub__right .slider__dots button{height:8px;width:8px}.media-hub__right .slider__arrows{display:none}@media (min-width:1280px){.media-hub__right .slider__dots{bottom:-18px;right:-14%;-webkit-transform:rotate(90deg) translateX(-50%);-o-transform:rotate(90deg) translateX(-50%);transform:rotate(90deg) translateX(-50%)}.media-hub__right .slider__arrows{display:block;-webkit-transform:rotate(90deg);-o-transform:rotate(90deg);transform:rotate(90deg);position:absolute;right:-24%;top:24px}}@media (min-width:1440px){.media-hub__right .slider__dots{right:-19%}.media-hub__right .slider__arrows{right:-33%}}.contact-columns{margin-bottom:100px}.contact-columns:after{content:"";display:table;clear:both}.contact-columns__first_column,.contact-columns__second_column,.contact-columns__second_column__child__first,.contact-columns__second_column__child__second{float:left;width:50%}.contact-columns__second_column__child__first{padding-right:3%}.contact-columns__content{padding-right:120px}@media (max-width:1024px){.contact-columns__first_column,.contact-columns__second_column{float:none;width:100%}.contact-columns__content{padding-right:30px}}@media (max-width:767px){.contact-columns__second_column,.contact-columns__second_column__child__first,.contact-columns__second_column__child__second{width:100%;float:none;padding:0}.contact-columns__content{padding-right:0}}.migration-checklist__hero{max-width:211px}@media (min-width:768px){.migration-checklist__hero{max-width:608px}}@media (min-width:1200px){.migration-checklist__hero{max-width:714px}}@media (max-width:767px){.d-to-c__container .container{padding:0}}.d-to-c__form-wrap{position:relative;width:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyBpZD0iTGF5ZXJfMSIgZGF0YS1uYW1lPSJMYXllciAxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyNDAgMjQwIj48ZGVmcz48c3R5bGU+LmNscy0xe2ZpbGw6I2ZjNTE4NTt9PC9zdHlsZT48L2RlZnM+PGNpcmNsZSBjbGFzcz0iY2xzLTEiIGN4PSIxMjAiIGN5PSIxMjAiIHI9IjEyMCIvPjwvc3ZnPg==);background-repeat:no-repeat;background-position:50%;background-size:contain;padding:250px 0;color:#fff;overflow:hidden}@media (max-width:767px){.d-to-c__form-wrap{background-size:cover}}.d-to-c__form-wrap input,.d-to-c__form-wrap textarea{background:transparent}.d-to-c__form-wrap:before{content:"";width:80px;height:80px;background:#a6e3e9;border-radius:50%;display:block;position:absolute;left:0;top:80px}@media (max-width:767px){.d-to-c__form-wrap:before{display:none}}.d-to-c__form-wrap:after{content:"";width:80px;height:80px;background:#fff;border-radius:50%;right:0;left:400px;bottom:100px;display:block;position:absolute;margin:0 auto}@media (max-width:767px){.d-to-c__form-wrap:after{display:none}}.d-to-c--decoration--red{background-color:#fc5185;width:80px;height:80px;position:relative;right:-77%;border-radius:50%}.d-to-c--decoration--content{position:relative}.d-to-c--decoration--content:before{content:"";background-color:#30e3ca;width:80px;height:80px;border-radius:50%;position:absolute;top:40%;left:8%;z-index:8}@media (max-width:1024px){.d-to-c--decoration--content:before{left:0}}@media (max-width:966px){.d-to-c--decoration--content:before{display:none}}.d-to-c--decoration--content:after{content:"";background-color:#ffb961;width:80px;height:80px;border-radius:50%;position:absolute;top:47%;right:5%;z-index:8}@media (max-width:1024px){.d-to-c--decoration--content:after{right:0}}@media (max-width:966px){.d-to-c--decoration--content:after{display:none}}.d-to-c__fade-wrapper{position:relative;overflow:hidden}.d-to-c__fade-text{position:absolute;bottom:0;left:0;width:100%;display:block!important;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(#fff));background-image:-webkit-linear-gradient(top,transparent,#fff);background-image:-o-linear-gradient(top,transparent,#fff);background-image:linear-gradient(180deg,transparent,#fff);height:80%}.btn__d-to-c--alternate{color:#fff!important;text-decoration:none!important}.btn__d-to-c--alternate:hover{color:#fc5185!important;text-decoration:none!important}.hero-form{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.hero-form .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-line-pack:center;align-content:center;margin-top:40px;padding-bottom:50px}.hero-form.hero-form--bottom-space{margin-bottom:220px}.hero-form.hero-form--bottom-small-space{padding-bottom:0;margin-bottom:0}.hero-form__fix-space{position:relative;top:-52px}.hero-form__col{width:calc(50% - 15px);position:relative}.hero-form__col--form{margin-left:70px;width:calc(50% - 85px)}.hero-form__col--form form{padding:30px;background:#fff;border-radius:20px}.hero-form__col--text h1{margin-top:0}.hero-form__col--text ul{margin-left:17px}.hero-form__float-image{height:200px;width:100%;position:absolute;bottom:-100px;background-size:contain;background-repeat:no-repeat;max-width:1200px;margin:auto;right:0;left:0;padding:0 15px}@media only screen and (max-width:1024px){.hero-form{margin-top:0;padding-top:10px}.hero-form .container{display:block}.hero-form__col{width:calc(100% - 15px)!important;margin-bottom:50px;margin-left:0}.hero-form__col--form{width:100%!important}.hero-form__float-image{background-position:50%;height:300px;bottom:-150px}}@media only screen and (max-width:767px){.hero-form{margin-bottom:90px}}.wide-column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}.wide-column.wide-column__reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wide-column.wide-column__reverse .wide-column__text{width:calc(60% - 50px);margin-right:50px}.wide-column.wide-column__reverse .wide-column__image{margin-right:0}.wide-column__pb-0{padding-bottom:0!important;padding-top:100px!important}.wide-column__image{width:calc(40% - 50px);margin-right:50px}.wide-column__text{width:60%;margin-right:0}.wide-column__text ul{margin-left:17px}.dcw-decoration-1{background-image:url(/app/themes/xigen2019/resources/assets/deco/dcw-decoration-1.svg);background-position:0}.dcw-decoration-1,.dcw-decoration-2{background-repeat:no-repeat;background-size:200px}.dcw-decoration-2{background-image:url(/app/themes/xigen2019/resources/assets/deco/dcw-decoration-2.svg);background-position:100% 100%}.dcw-decoration-3{position:relative}.dcw-decoration-3:before{content:"";width:280px;height:280px;background-image:url(/app/themes/xigen2019/resources/assets/deco/dcw-decoration-3.svg);background-size:280px;background-size:contain;background-repeat:no-repeat;background-position:50%;display:block;position:absolute;left:-140px}.dcw-decoration-4{background-image:url(/app/themes/xigen2019/resources/assets/deco/dcw-decoration-4.svg);background-size:186px;background-repeat:no-repeat;background-position:0}@media only screen and (max-width:1024px){.wide-column.wide-column__reverse h3{margin-top:0}}@media only screen and (max-width:767px){.wide-column__text{width:100%!important;margin-right:0!important;margin-left:0!important}.wide-column__text h3{margin-top:35px!important;font-size:1.9rem!important}.wide-column__image{width:100%!important;margin-right:0!important;margin-left:0!important}.wide-column__pb-0{padding-top:50px}}.counter-grid{position:relative;background-size:cover;background-position:50%;background-repeat:no-repeat;margin-top:80px;padding:80px 0}.counter-grid:after{content:"";width:100%;height:230px;background-color:#fff;position:absolute;bottom:0}.counter-grid__float-text{text-align:center;background:#fff;padding:50px;border-radius:50px;width:70%;margin:50px auto auto;position:relative;z-index:9}.counter-grid__sub-head{margin-top:50px!important;color:#fff;width:70%;margin:auto}.counter-grid__head{color:#fff}.counter-grid__wrap{width:70%;margin:auto}.counter-grid__number{margin-top:50px;font-weight:600}.counter-grid__sub_title{margin-top:5px}.counter-grid__item{width:50%}.counter-grid__item span{display:block;width:100%;color:#fff}.counter-grid__wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-ms-flex-line-pack:stretch;align-content:stretch}@media only screen and (max-width:1024px){.counter-grid__item{width:calc(50% - 20px)}.counter-grid__item:nth-child(odd){margin-right:20px}.counter-grid__item:nth-child(2n){margin-left:20px}}@media only screen and (max-width:767px){.counter-grid__head .h1{font-size:1.9rem}.counter-grid__item{margin-left:0!important;margin-right:0!important}.counter-grid__sub-head{width:100%}.counter-grid__sub-head .h1{margin-top:0}.counter-grid__wrap{width:100%;display:block}.counter-grid__item{width:100%;text-align:center}.counter-grid__float-text{width:100%;padding:20px}.counter-grid{margin-top:40px;padding:40px 0}}.slider-right__wrap{padding-top:50px!important}.slider-right{position:relative}.slider-right__slide{width:310px;padding:30px;border-radius:10px;-webkit-box-shadow:0 0 50px rgba(0,0,0,.25);box-shadow:0 0 50px rgba(0,0,0,.25);margin:40px 15px}.slider-right__stars img{width:15px;height:auto;display:inline-block!important}.slider-right__title{margin-bottom:50px}.slider-right__slide--first{-webkit-box-shadow:none!important;box-shadow:none!important}@media only screen and (max-width:1024px){.slider-right{-webkit-transform:none!important;-o-transform:none!important;transform:none!important;display:block!important}.slider-right__slide--first{display:none}.pseudo-carousel__wrap{right:0!important}.slider-right__slide{width:calc(100% - 30px);min-width:calc(100% - 30px)}.slider-right__title{margin-top:0;margin-bottom:0}}@media only screen and (max-width:767px){.double-column-shortcode h1,.slider-right__title{font-size:1.9rem}}table{border-collapse:collapse;width:100%;font-size:14px}table thead{background-color:#2b2e34;color:#fff}table tbody td,table tbody th{border-bottom:2px solid #2b2e34}table td,table th{padding:1rem}.stats{padding:4.5rem 0}.stats__inner{max-width:64rem;margin:0 auto}.stats__column{-webkit-box-flex:100%;-ms-flex:100%;flex:100%;margin-bottom:2rem}@media (min-width:768px){.stats__column{-webkit-box-flex:1;-ms-flex:1 1 0%;flex:1 1 0%;margin-bottom:0}}.stats__column:last-of-type{margin-bottom:0}.stats__column img{-o-object-fit:contain;object-fit:contain;height:90px;margin:0 auto}.icons{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.icons__column{text-align:center;margin-bottom:1.5rem;width:100%}@media (min-width:768px){.icons__column{-webkit-box-flex:1;-ms-flex:1 0 0%;flex:1 0 0%}}.icons__column img{margin:0 auto;height:35px}.close--small{position:relative;top:0;left:0;padding:0;width:14px;height:14px}.close--small div{width:14px;background:#000;top:7px;right:0}.bc-theme--dark{background:#212121;color:#fff}.bc-theme--dark p{color:#fff}.bcards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.bcard{text-align:center;padding:150px 20px 0;position:relative}.bcard img{position:absolute;top:-20px;left:50%;-webkit-transform:translateX(-50%);-o-transform:translateX(-50%);transform:translateX(-50%);display:block;max-width:32px;margin:100px auto 40px}.bcard h5{font-size:18px;margin-bottom:10px}.bcard p{margin-top:5px}@media (min-width:992px){.bcards--3 .bcard{width:33%;padding:150px 40px 0}.bcards--4 .bcard{width:25%}}@media (max-width:991px){.bcard{width:50%}}@media (max-width:776px){.bcard{width:100%}}.two-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:50%}.two-col--img-r .two-col__col--cnt{padding-right:20px}.two-col--img-l{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.two-col--img-l .two-col__col--cnt{padding-left:20px}.two-col__col{width:100%}@media screen and (max-width:991px){.two-col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%}}.phase-cards-section{background:#212121;color:#fff;overflow-x:hidden;padding:0 0 120px;position:relative}.phase-cards-section p{color:#fff}.phase-cards-wrap{padding-top:100px;position:relative;height:340px}.phase-cards{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;width:100%;position:absolute;left:calc(50% - 227px)}.phase-card{width:222px;margin:0 30px;text-align:center;position:relative;-ms-flex-negative:0;flex-shrink:0}@media (min-width:768px){.phase-card{margin:0 115px}}@media (max-height:750px){.phase-card h5,.phase-card p{line-height:1.7}}@media (max-height:600px){.phase-card h5{font-size:16px;line-height:1.2;margin-bottom:0}}.phase-card:after{content:"";width:103px;height:40px;background-image:url(/app/themes/xigen2019/resources/assets/images/replatforming/rose-arrow.svg);background-position:50%;background-size:contain;background-repeat:no-repeat;position:absolute;top:44px;right:-160px}@media (max-width:767px){.phase-card:after{display:none}}.phase-card--even:after{top:86px;-webkit-transform:scaleY(-1);-o-transform:scaleY(-1);transform:scaleY(-1)}.phase-card__circ{width:170px;height:170px;margin:0 auto 30px;border:4px solid #fff;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media (max-height:750px){.phase-card__circ{width:100px;height:100px}}@media (max-height:600px){.phase-card__circ{width:80px;height:80px;border:3px solid #fff}}.circ-title{font-size:20px;font-weight:600;text-transform:uppercase;padding-top:15px}@media (max-height:750px){.circ-title{font-size:14px;padding-top:10px;font-size:10px}}.circ-number{font-size:65px;font-weight:600;line-height:1.2}@media (max-height:750px){.circ-number{font-size:30px}}.wrapper{margin:0 auto}.trigger{position:absolute}.trigger--one{left:0}.scene{height:100vh;top:0;left:0;right:0}.scene,.scene>h3{position:absolute}.scene>h3{top:calc(50vh - 300px);padding:0 30px}@media (min-width:768px){.scene>h3{padding:0 15px}}@media (max-height:920px){.scene>h3{top:calc(50vh - 260px)}}@media (max-height:750px){.scene>h3{top:calc(50vh - 260px)}}@media (max-height:600px){.scene>h3{top:calc(50vh - 170px)}}.scene--active{position:fixed}.scene--ended{position:absolute;bottom:0;top:auto}.horizontal-scroll-section{position:relative;min-height:100vh;opacity:0;-webkit-transition:opacity .2s;-o-transition:.2s opacity;transition:opacity .2s}.horizontal-scroll-section img{display:block;max-height:80%;width:auto}.horizontal-scroll-section--init{opacity:1}.horizontal-scroll-section__content,.horizontal-scroll-section__content-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.horizontal-scroll-section__content-wrapper{height:100%;position:relative}.horizontal-scroll-section__content-section{position:relative;min-width:60vw;text-align:center;padding:calc(50vh - 150px) 0 0;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:top;-ms-flex-align:top;align-items:top}@media (max-height:600px){.horizontal-scroll-section__content-section{padding:calc(50vh - 115px) 0 0}}.horizontal-scroll-section__content-section>div:first-of-type{margin-left:calc(50vw - 111px)}.horizontal-scroll-section__content-section>div:last-of-type{--padding-right:Max(100px,calc(50vw - 222px));padding-right:var(--padding-right);width:calc(50vw + var(--padding-right))}@media (min-width:768px){.horizontal-scroll-section__content-section>div:last-of-type{width:calc(222px + var(--padding-right))}}.horizontal-scroll-section__content-section>div:last-of-type:after{background-image:none}.horizontal-scroll-section__image{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.horizontal-scroll-section__image h2{margin-left:20px;width:250px;text-align:left;-ms-flex-negative:0;flex-shrink:0}.horizontal-scroll-section__image--four img,.horizontal-scroll-section__image--two img{max-width:400px}.horizontal-scroll-section--animation-one .horizontal-scroll-section__image--two{opacity:1;-webkit-transform:translateX(0);-o-transform:translateX(0);transform:translateX(0)}.rs-subline{font-weight:600;font-size:20px;max-width:970px;line-height:1.5;margin:0 auto 80px!important}.rs-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.rs-slide__col{min-width:50%}.rs-slide__col--cnt{padding-left:90px}@media (max-width:991px){.rs-slide__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.rs-slide__col--cnt{padding-left:unset}}.rs-fromto{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:30px}.rs-fromto,.rs-fromto__from,.rs-fromto__to{display:-webkit-box;display:-ms-flexbox;display:flex}.rs-fromto__from,.rs-fromto__to{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;height:70px;border:2px solid #eceff1}@media (max-width:440px){.rs-fromto__from img,.rs-fromto__to img{width:75%}}.rs-fromto__from{background:#eceff1}.rs-fromto__from.background-white,.rs-fromto__to{background:#fff}.rs-fromto__to.background-grey{background:#eceff1}.rs-fromto__from{position:relative;font-weight:700}.rs-fromto__from.chevron:after{content:"";width:0;height:0;border-top:35px solid transparent;border-bottom:35px solid transparent;border-left:12px solid #eceff1;position:absolute;top:0;right:-16px}.rs-fromto__to>img{max-height:100%}.rs-slider .slick-arrow{position:absolute;z-index:10;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:43px;height:43px;border-radius:50%;background-position:50%;background-repeat:no-repeat;color:transparent;cursor:pointer}.rs-slider .slick-prev{left:-50px;background-image:url(/app/themes/xigen2019/resources/assets/images/replatforming/rs-prev.png)}.rs-slider .slick-next{right:-50px;background-image:url(/app/themes/xigen2019/resources/assets/images/replatforming/rs-next.png)}@media (max-width:1250px){.rs-slider .slick-prev{left:-5px}.rs-slider .slick-next{right:-5px}}@media (max-width:991px){.rs-slider .slick-arrow{width:25px;height:25px;background-size:40%}}@media (max-width:479px){.rs-slider .slick-prev{left:-25px}.rs-slider .slick-next{right:-25px}}.rs-cnt{margin-bottom:20px}.rs-numbers__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:10px}.rs-numbers__figure,.rs-numbers__text{height:43px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left;white-space:nowrap}.rs-numbers__text{width:58%;font-size:20px;font-weight:600}.rs-numbers__figure{font-size:30px;font-weight:600;padding-left:60px}@media (max-width:600px){.rs-numbers__text{font-size:14px}.rs-numbers__figure{font-size:18px}}.rts-slider .slick-list{padding:0!important}.rts-slider .slick-track{padding-top:20px;padding-bottom:100px}.rts-slider .slick-slide{opacity:.6;padding:30px}.rts-slider .slick-slide.slick-active.slick-center{opacity:1;border-radius:10px;-webkit-box-shadow:0 0 15px rgba(0,0,0,.16);box-shadow:0 0 15px rgba(0,0,0,.16)}.rts-slider .stars{margin-bottom:17px}.rts-slider .rts-item__content{margin-bottom:15px;font-size:14px}.rts-slider .rts-item__name{margin-bottom:15px;font-size:15px;font-weight:600}.rts-slider .slick-arrow{position:absolute;z-index:10;bottom:0;left:50%!important;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);width:43px;height:43px;border-radius:50%;background-position:50%;background-repeat:no-repeat;color:transparent;background-color:transparent;cursor:pointer}.rts-slider .slick-prev{-webkit-transform:translateX(-15px);-o-transform:translateX(-15px);transform:translateX(-15px);background-image:url(/app/themes/xigen2019/resources/assets/images/replatforming/rs-prev.png)}.rts-slider .slick-next{-webkit-transform:translateX(15px);-o-transform:translateX(15px);transform:translateX(15px);background-image:url(/app/themes/xigen2019/resources/assets/images/replatforming/rs-next.png)}@media (max-width:991px){.rts-slider .slick-list{padding:0 10px!important}.rts-slider .slick-arrow{width:25px;height:25px;background-size:40%}.rts-slider .slick-prev{left:-20px}.rts-slider .slick-next{right:-20px}}.clients_slider{background:#000}.clients_slider__intro{margin-bottom:100px}.clients_slider__image{width:150px;margin:0 auto}.clients_slider__slider .slick-track{position:relative;top:0;left:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.single-quote{background-color:#000}.single-quote .container{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;display:-webkit-box;display:-ms-flexbox;display:flex}.single-quote__image{width:200px;display:inline-block}@media only screen and (max-width:767px){.single-quote__image{margin-bottom:20px}}.single-quote__content{width:calc(100% - 210px);display:inline-block}.single-quote__content *{color:#fff}.single-quote__content p:first-of-type{margin-top:0!important}.single-quote__name{color:#7d8596;font-size:20px;margin-bottom:0!important}.single-quote__role{color:#7d8596;font-size:15px;margin-top:0!important}@media only screen and (max-width:767px){.single-quote .container,.single-quote__content,.single-quote__image{display:block;width:100%}}.referrals-content{background-color:#c8c8f0;color:#212121}@media (min-width:992px){.referrals-content{padding-top:220px;padding-bottom:220px}}.referrals-content--megaphone .row{position:static}.referrals-no-padding{padding:0}.referrals-megaphone{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden;margin-top:2em}@media (min-width:992px){.referrals-megaphone{position:absolute;left:auto;right:0;bottom:-140px;width:50%;height:789px;z-index:1;margin-left:0;margin-right:0;margin-top:0}}.referrals-megaphone__image{-webkit-transform:translateX(5em);-o-transform:translateX(5em);transform:translateX(5em)}@media (min-width:992px){.referrals-megaphone__image{max-width:none;height:100%;width:auto;position:absolute;left:30px;top:0;-webkit-transform:none;-o-transform:none;transform:none}}.referrals-count{text-align:center}.referrals-count__inner{display:inline-block;position:relative}@media (min-width:992px){.referrals-count__inner{display:block;position:static}}.referrals-count__image{margin-bottom:40px}.referrals-heart{position:absolute;z-index:2}.referrals-heart--1{top:15px;left:5%}.referrals-heart--2{top:-30px;right:5%}.referrals-heart--3{bottom:40%;right:10%}.referrals-heart--4{bottom:100px;left:10%}.referrals-heart--5{top:-50px;left:33%}.referrals-heart--6{top:80px;right:0}.referrals-heart--7{top:150px;left:-7%}@media (min-width:992px){.referrals-heart--1{top:85px;left:35%}.referrals-heart--2{top:60px;left:50%;right:auto}.referrals-heart--3{top:235px;left:50%;right:auto;bottom:auto}.referrals-heart--4{bottom:130px;left:40%}.referrals-heart--5{top:-50px;left:15%}.referrals-heart--6{top:80px;left:33%;right:auto}.referrals-heart--7{top:50%;left:-2%}}.referrals-slide{--translate-x:-100%;overflow:hidden}.referrals-slide.is-visible{--translate-x:0}.referrals-slide>span{display:block;-webkit-transition:-webkit-transform .5s;transition:-webkit-transform .5s;-o-transition:-o-transform .5s;transition:transform .5s;transition:transform .5s,-webkit-transform .5s,-o-transform .5s;-webkit-transform:translateX(var(--translate-x,0));-o-transform:translateX(var(--translate-x,0));transform:translateX(var(--translate-x,0))}.referrals-slide--opposite{--translate-x:100%}.referrals-modal{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.referrals-modal .modal{max-height:90vh;overflow:auto}@media (min-width:640px){.referrals-modal .modal{max-width:43rem}}.referrals-modal .modal__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.referrals-modal .modal__bg{z-index:0}.referrals-modal .modal__hero{background-color:#c8c8f0;padding:1rem 2.5rem}.referrals-modal .modal__hero h3{margin:0}.referrals-modal .modal__close{top:1.5rem;right:2.5rem}.referrals-modal .modal__body{padding:2.5rem}.referrals-modal .form__response>:first-child{margin-top:0}.referrals-modal input[type=email],.referrals-modal input[type=text],.referrals-modal textarea{border-color:#000}.article__content .ml-filters{color:#cfd8dc!important}.article__content .ml-filters .tag-link{font-size:12px;line-height:100%;font-weight:700;text-transform:uppercase;text-decoration:none;color:#cfd8dc!important}.flex{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.flex.space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex.full-width{width:100%}.flex .flex-1{-webkit-box-flex:1;-ms-flex:1;flex:1}body.welcome-back .wpcf7-list-item-label{color:#fff}body.welcome-back .wpcf7-wb-submit-btn{border:0}body.welcome-back .wb-hero{min-height:70vh;padding:86px 0}@media screen and (min-width:575px){body.welcome-back .wb-hero{background-image:url(https://xigen.co.uk/app/uploads/2023/03/Hero-Banner-2000x615@2x-scaled.jpg);background-repeat:no-repeat;min-height:80vh;background-size:175%;background-position:100% 100%}}@media screen and (min-width:768px){body.welcome-back .wb-hero{background-image:url(https://xigen.co.uk/app/uploads/2023/03/Hero-Banner-2000x615@2x-scaled.jpg);background-position:bottom;background-repeat:no-repeat;background-size:contain;min-height:62vh}}@media screen and (min-width:1260px){body.welcome-back .wb-hero{background-image:url(https://xigen.co.uk/app/uploads/2023/03/Hero-Banner-2000x615@2x-scaled.jpg);background-position:100% 100%;background-repeat:no-repeat;min-height:60vh}}.featured-overlayBox__wrapper{display:block;width:100%;margin:auto}.featured-overlayBox__wrapper-right{margin-top:140px}.featured-overlayBox__wrapper-left{margin-bottom:50px}.featured-overlayBox__content{display:block;z-index:1;background:#fff;-webkit-filter:drop-shadow(0 10px 20px rgba(0,0,0,.101961));filter:drop-shadow(0 10px 20px rgba(0,0,0,.101961));padding:10px 30px 40px;width:100%;position:relative}.featured-overlayBox__content-right{bottom:0;right:0}.featured-overlayBox__content-left{bottom:0;left:0}@media screen and (min-width:768px){.featured-overlayBox__content{max-width:670px;-webkit-transform:translateY(-20%);-o-transform:translateY(-20%);transform:translateY(-20%);position:absolute;padding:50px}.featured-overlayBox__wrapper{width:100%;min-height:500px;-o-object-fit:cover;object-fit:cover;overflow:hidden}.featured-overlayBox__wrapper-right{margin-top:0}.featured-overlayBox__wrapper-left{margin-bottom:100px}.featuredOB-title{font-size:.875rem;line-height:1.2;margin-top:0}.featuredOB-subtitle{font-size:1.875rem;line-height:1.2}.featuredOB-text{font-size:.938rem;line-height:1.5}}@media screen and (min-width:1260px){.featured-overlayBox img{width:100%;max-height:500px;-o-object-fit:cover;object-fit:cover}.featured-overlayBox__content-right{right:17%}.featured-overlayBox__content-left,.featured-overlayBox__content-right{-webkit-transform:translateY(-5%);-o-transform:translateY(-5%);transform:translateY(-5%);padding:70px}.featured-overlayBox__content-left{left:17%}.featured-overlayBox__wrapper{width:80%;min-height:500px;-o-object-fit:cover;object-fit:cover}.featured-overlayBox__wrapper-right{margin-top:0}.featured-overlayBox__wrapper-left{margin-bottom:100px}.featuredOB-title{font-size:.938rem;line-height:25px;margin-top:0}.featuredOB-subtitle{font-size:2.813rem;line-height:55px}.featuredOB-text{font-size:1.125rem;line-height:28px}}.thank-you-rpfm-bg-left{background-image:none}@media (min-width:992px){.thank-you-rpfm-bg-left{background-image:url(/app/themes/xigen2019/resources/assets/images/general/Replatforming-Graphic-Left.png);background-position:-250px 100%;background-size:contain;background-repeat:no-repeat}}.thank-you-rpfm-bg-right{background-image:none}@media (min-width:992px) and (max-width:1350px){.thank-you-rpfm-bg-right{background-image:url(/app/themes/xigen2019/resources/assets/images/general/Replatforming-Graphic-Right.png);background-position:150% 100%;background-size:80%;background-repeat:no-repeat}}@media (min-width:1351px) and (max-width:1669px){.thank-you-rpfm-bg-right{background-image:url(/app/themes/xigen2019/resources/assets/images/general/Replatforming-Graphic-Right.png);background-position:150% 100%;background-size:contain;background-repeat:no-repeat}}@media (min-width:1700px){.thank-you-rpfm-bg-right{background-image:url(/app/themes/xigen2019/resources/assets/images/general/Replatforming-Graphic-Right.png);background-position:120% 100%;background-size:contain;background-repeat:no-repeat}}.thank-you-pink-arrow-hero{position:absolute;right:25%;bottom:-200px}@media (max-width:768px){.thank-you-pink-arrow-hero{bottom:-170px;height:150px;width:auto}}.thank-you-guide-img{margin:auto;display:block;width:60%}.thank-you-guide-ping{display:block;position:absolute;bottom:12%;right:12%;width:15%}@media (min-width:601px) and (max-width:763px){.thank-you-guide-ping{display:block;position:absolute;bottom:22%;right:12%;width:15%}}@media (min-width:764px) and (max-width:991px){.thank-you-guide-ping{display:block;position:absolute;bottom:35%;right:12%;width:15%}}@media (min-width:992px){.thank-you-guide-ping{display:block;position:absolute;bottom:44%;right:15%;width:150px}}.thank-you-content-centre{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:992px){.thank-you-content-centre{-webkit-box-pack:left;-ms-flex-pack:left;justify-content:left}}section.offset_video_top__bottom_background{position:relative;padding:0}section.offset_video_top__bottom_background video{position:relative;width:100%;z-index:1}section.offset_video_top__bottom_background .bottom-bg,section.offset_video_top__bottom_background .top-bg{position:absolute;left:0;right:0}section.offset_video_top__bottom_background .top-bg{top:0;bottom:50%}section.offset_video_top__bottom_background .bottom-bg{top:50%;bottom:0}.block{padding-top:100px;padding-bottom:100px;position:relative;z-index:1}.block h6{margin-bottom:15px!important;font-size:16px}.block .block_container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.block .side{width:50%;position:relative}@media screen and (max-width:767px){.block .block_container{display:block}.block .block_container.swap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.block .block_container.swap .left-side{padding-top:60px}.block .side{width:100%}}.block .side__heading{width:85%;margin-bottom:40px}.block h2,.block h3,.block h4,.block h5,.block h6{margin:0;font-weight:600}.block h4{margin:60px 0 20px;font-size:1.1rem}.block ul{list-style:none}.block ul li{padding-top:2px;padding-left:15px;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIzLjAuNiwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIGZvY3VzYWJsZT0iZmFsc2UiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiCgkgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCAyNTMuMiA0NDIuOCIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMjUzLjIgNDQyLjg7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHBhdGggZD0iTTIzLjMsMy41TDMuNSwyMy4zYy00LjcsNC43LTQuNywxMi4zLDAsMTdsMTgwLjcsMTgxLjFMMy41LDQwMi41Yy00LjcsNC43LTQuNywxMi4zLDAsMTdsMTkuOCwxOS44YzQuNyw0LjcsMTIuMyw0LjcsMTcsMAoJbDIwOS40LTIwOS40YzQuNy00LjcsNC43LTEyLjMsMC0xN0w0MC4zLDMuNUMzNS42LTEuMiwyOC0xLjIsMjMuMywzLjV6Ii8+Cjwvc3ZnPgo=);background-repeat:no-repeat;background-size:6px;background-position:0}.block ul li:after{display:none}.block .left-side{padding-right:40px}.block .right-side{padding-left:40px}.block .margin-top{margin-top:100px}@media (max-width:767px){.block .left-side{padding-right:0}.block .right-side{padding-left:0}}.block .side__content{-webkit-transition:.3s;-o-transition:.3s;transition:.3s}@media (min-width:768px){.block .right-side p:first-of-type{margin-top:0}.block .sticky{top:120px;width:35vw;max-width:400px}}.animated{-webkit-transition-property:opacity,-webkit-transform;transition-property:opacity,-webkit-transform;-o-transition-property:opacity,-o-transform;transition-property:transform,opacity;transition-property:transform,opacity,-webkit-transform,-o-transform;-webkit-transition-duration:.8s;-o-transition-duration:.8s;transition-duration:.8s;-webkit-transition-delay:.4s;-o-transition-delay:.4s;transition-delay:.4s;-webkit-transition-timing-function:cubic-bezier(.16,1.08,.38,.98);-o-transition-timing-function:cubic-bezier(.16,1.08,.38,.98);transition-timing-function:cubic-bezier(.16,1.08,.38,.98)}.hidden .animated{-webkit-transform:translateY(500px);-o-transform:translateY(500px);transform:translateY(500px);opacity:0}.testimonial-with-intro{margin-bottom:1rem;text-align:center;background-size:200% 200%;background-position:50%;background-repeat:no-repeat;background-color:transparent;overflow-x:hidden}@media screen and (min-width:768px){.testimonial-with-intro{padding:200px 0 0;background-size:100% calc(100% - 50px)}}.testimonial-with-intro .container *{color:#fff}.testimonial-with-intro .intro-wrapper{max-width:770px;margin:0 auto}.testimonial-with-intro .intro-wrapper h3{position:relative;width:auto;display:inline-block}.testimonial-with-intro .intro-wrapper h3:after{content:"";position:absolute;top:-2rem;right:-4rem;background:transparent url(/app/themes/xigen2019/resources/assets/images/general/stars.png) 50% no-repeat;background-size:contain;width:88px;height:60px}.testimonial-with-intro .testimonial-wrapper{position:relative;margin-top:2rem;padding:3rem 1rem;border-radius:1rem;-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1);color:#000}.testimonial-with-intro .testimonial-wrapper img{position:absolute;width:3.5rem;padding:.3rem;top:-1.5rem;left:0;right:0;display:block;margin:0 auto;background-color:#d0aacd;border-radius:99999px}.testimonial-with-intro .testimonial-copy{max-width:770px;margin:0 auto .5rem;font-size:20px;color:#00bcd4}.testimonial-with-intro .testimonee,.testimonial-with-intro .testimonee *{font-size:12px;color:#000}.cta-with-background-and-custom-modal{max-width:1170px;width:100%;margin:0 auto 5rem;background-size:cover;background-repeat:no-repeat;background-color:transparent;border-radius:1rem}.cta-with-background-and-custom-modal *{color:#fff}.cta-with-background-and-custom-modal .container{width:auto;margin:0 2rem;max-width:588px}.cta-with-background-and-custom-modal .container .copy-wrapper p{font-size:20px}.cta-with-background-and-custom-modal .custom-modal{display:none;position:fixed;z-index:999999;top:0;left:0;right:0;bottom:0;background:transparent -webkit-gradient(linear,left top,left bottom,from(#edb9d6),to(#b9b0d7)) 0 0 no-repeat padding-box;background:transparent -webkit-linear-gradient(top,#edb9d6,#b9b0d7) 0 0 no-repeat padding-box;background:transparent -o-linear-gradient(top,#edb9d6 0,#b9b0d7 100%) 0 0 no-repeat padding-box;background:transparent linear-gradient(180deg,#edb9d6,#b9b0d7) 0 0 no-repeat padding-box}.cta-with-background-and-custom-modal .custom-modal.show{display:block}.cta-with-background-and-custom-modal .custom-modal .content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:70vh;max-width:98vw;padding:1rem;border-radius:10px;background:#fff;text-align:center;margin:auto;-webkit-transform:translateY(15vh);-o-transform:translateY(15vh);transform:translateY(15vh);-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1)}@media screen and (min-width:768px){.cta-with-background-and-custom-modal .custom-modal .content{max-width:70vw;padding:2rem 4rem}}.cta-with-background-and-custom-modal .custom-modal .content .scroll{overflow-y:auto}.cta-with-background-and-custom-modal .custom-modal .content *{color:#000}.cta-with-background-and-custom-modal .custom-modal .content .wpcf7{width:100%}.cta-with-background-and-custom-modal .custom-modal .content .screen-reader-response{display:none}.cta-with-background-and-custom-modal .custom-modal .content form{text-align:left}.cta-with-background-and-custom-modal .custom-modal .content form label.checkbox{font-weight:400;text-transform:none;margin-bottom:.5rem}.cta-with-background-and-custom-modal .custom-modal .content form label a{text-decoration:none;color:#00bcd4}.cta-with-background-and-custom-modal .custom-modal .content form input[type=checkbox]{margin-right:.5rem}.cta-with-background-and-custom-modal .custom-modal .content form .wpcf7-form-control.wpcf7-acceptance .wpcf7-list-item-label{font-weight:400;text-transform:none}.cta-with-background-and-custom-modal .custom-modal .content form input[type=submit]{margin-top:1rem;background-color:#00bcd4;border-radius:999px;border:none;padding:.9rem 2rem;color:#fff;display:block}.cta-with-background-and-custom-modal .custom-modal .content form.sent>*{display:none!important}.cta-with-background-and-custom-modal .custom-modal .content form.sent .wpcf7-response-output{display:block!important}.cta-with-background-and-custom-modal .custom-modal .content form .wpcf7-response-output{display:block!important;margin-top:1rem}.cta-with-background-and-custom-modal .custom-modal .content .custom-modal-close{position:absolute;top:1rem;right:1rem;text-decoration:none;font-size:28px;line-height:28px}.nudgify-toaster .toast-outer{z-index:0!important}.main__hero{position:relative;overflow:hidden;background-color:#000;background-size:cover;height:80vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:480px){.main__hero{height:50vh}}.main__hero .hero-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pre-header{color:#00bcd4!important;font-size:12px;font-weight:600}.body-copy{color:#fff}@media (max-width:480px){.main__hero{background-size:contain}}.partners__section{background-color:#eceff1;padding-top:90px}@media (max-width:480px){.partners__section{padding-top:45px}}.partners-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:auto!important}@media (max-width:767px){.partners-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:45px 0}}.partners-container .partners-col-1{width:50%}@media (max-width:767px){.partners-container .partners-col-1{width:100%;padding-bottom:50px}}.partners-container .partners-col-1 a{border:2px solid #212121;border-radius:27px;padding:8px 40px;text-decoration:none}.partners-container .button-container{padding-top:45px}@media (max-width:767px){.partners-container .button-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex}}.partners-container .button-container a{font-weight:600}.partners-container .button-container a:hover{background:#00bcd4;color:#fff;border:2px solid #00bcd4}.partners-container .button-container .tiny__font{font-size:11px}.partners-images-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}@media (max-width:767px){.partners-images-grid{place-items:center}}.partners-images-grid img{max-width:170px;height:auto}@media (max-width:480px){.partners-images-grid img{max-width:150px}}.case-study-section{background-size:cover;background-repeat:no-repeat;height:80vh;display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:912px){.case-study-section{height:auto}}@media (max-width:480px){.case-study-section{background-position:50%}}.case-study-white{color:#fff;margin-bottom:25px}.case-study-font-small{font-size:11px}.case-study-left-content,.case-study-right-content{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.case-study-left-content{max-width:388px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (max-width:912px){.case-study-left-content{padding:40px 0}}.case-study-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media (max-width:480px){.case-study-container{padding:10px 30px!important}}.top-section h1{margin-bottom:40px}.top-section p{border-radius:16px;width:116px;height:32px;background-color:#fff;text-align:center;font-weight:600;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:11px;color:#000}.case-categories{font-size:11px;margin-bottom:25px!important;color:#b0bec5;font-weight:600}.case__link{color:#fff;text-decoration:none;font-weight:600}.case-arrow{margin-left:10px}@media (max-width:767px){.case-study-right-content{display:none}.case-study-left-content{width:100%}}.header-body-cols-container{max-width:1200px;margin:0 auto;padding:20px}.header-body-cols-section{padding-top:45px}.header-body-cols-section .pre-header{margin-bottom:25px;font-weight:600}.header-section{text-align:center;margin-bottom:40px}.header-section h3{line-height:25px}.two-cols-container{display:grid;grid-template-columns:repeat(2,1fr);gap:40px}@media (max-width:480px){.two-cols-container{gap:0}}.highlight-item{padding:20px 20px 20px 0}.highlight-header{font-weight:700;margin-bottom:10px;font-size:20px;line-height:25px}.highlight-body{font-size:16px;line-height:1.5}.large-body-text,.large-body-text *{font-size:24px;font-weight:300}@media (max-width:768px){.two-cols-container{grid-template-columns:1fr}}.staggered-cols-section{padding-top:120px}.staggered-stats-header-copy h3{font-size:30px;color:#fff;text-align:center;font-weight:600}.staggered-stats-header-copy p{color:#fff;text-align:center;font-weight:300;font-size:15px}.staggered-stats-columns{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:40px}@media (max-width:990px){.staggered-stats-columns{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.column{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box}.align-top{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:center}.align-bottom{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:33vh;text-align:center}.column h1{margin:0}.column h4{margin:10px 0 0}.column__header{color:#52d82a;font-size:60px}.column__body{color:#fff;font-size:18px;font-weight:600}.statistic__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-pack:distribute;justify-content:space-around;padding-top:45px}@media (max-width:767px){.statistic__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.statistic__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.statistic__container .statistic{color:#f24c7c;font-size:60px;font-weight:600}.statistic__container .stat-copy{font-size:18px;color:#fff;margin:0;font-weight:600}@media (max-width:480px){.statistic__container .stat-copy{padding-bottom:30px}}.heading-with-ping{padding:60px 0!important}.header-with-ping-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:991px){.header-with-ping-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.ping-img img{min-height:232px;min-width:232px}.text-top-img-bottom{background-size:cover}.text-top-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.text-top-container,.text-top-container .img{display:-webkit-box;display:-ms-flexbox;display:flex}.text-top-container .img{max-height:500px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.text-top-container .img img{max-width:75%}.text-top-container .top-text-content{text-align:center}.hero-with-arrow{background-size:cover;padding-top:120px!important;padding-bottom:60px!important}.hero-with-arrow img{position:absolute;right:19%;height:53%;z-index:999}@media (max-width:767px){.hero-with-arrow img{display:none}}.one-col__col{background:#000;padding:40px 100px 100px;border-radius:15px;width:970px}@media (max-width:991px){.one-col__col{padding:40px 50px 100px}}.one-col{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:120px}@media (max-width:991px){.one-col{padding:50px 15px 80px}}.one-col-header-text{text-align:center}.one-col-header-text p{margin:0}#wpcf7-f22332-o1>div{display:none}.homepage-hero{position:relative}@media (min-width:1280px){.homepage-hero{height:85vh}}.homepage-hero__video{display:none;position:relative;height:100%}@media (min-width:1280px){.homepage-hero__video{display:block}}.homepage-hero__video:before{content:"";position:absolute;background-color:#000;opacity:.8;width:100%;height:100%;top:0;left:0}.homepage-hero__video video{display:block;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.homepage-hero__content-wrapper{background-size:cover;background-repeat:no-repeat;background-position:50%;background-color:#000;padding-top:10rem;padding-bottom:5rem}@media (min-width:1280px){.homepage-hero__content-wrapper{background-image:none!important;position:absolute;background-color:transparent;padding-top:0;padding-bottom:0;width:100%;height:100%;top:0;left:0;z-index:1}}.homepage-hero__content-wrapper:before{content:"";position:absolute;background-color:#000;opacity:.8;width:100%;height:100%;top:0;left:0}@media (min-width:1280px){.homepage-hero__content-wrapper:before{display:none}}@media (min-width:1280px){.container,.homepage-hero__inner{height:100%}}@media (min-width:1280px){.homepage-hero__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.homepage-hero__content{position:relative;width:100%}@media (min-width:1280px){.homepage-hero__content{width:50%}}.homepage-hero__content .caps_tiny,.homepage-hero__content h1{color:#fff}.homepage-hero__content .btn{margin:0}.homepage-hero__link{position:absolute;background-color:transparent;cursor:pointer;padding:1rem;bottom:0;right:0;color:#fff;z-index:2;text-transform:uppercase;font-size:.6875rem;font-weight:600;letter-spacing:1px}.services{background-color:#fff;padding:1.5rem 0}.services__intro{text-align:center;margin-bottom:3rem}.services__intro .caps_tiny{color:#000}.services__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.service{width:100%;margin-bottom:3rem}@media (min-width:768px){.service{width:49%}}@media (min-width:1024px){.service{-webkit-box-flex:0;-ms-flex:0 32%;flex:0 32%}}.service__content h2{margin-bottom:1rem;line-height:1.2}.service__content p{margin:0 0 1rem}.service__cta{display:inline-block;position:relative;-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.service__cta a{font-size:.6875rem;text-transform:uppercase;color:#000;text-decoration:none;font-weight:700;letter-spacing:1px}.service__cta:after,.service__cta:before{content:"";position:absolute;right:-20px;z-index:9}.service__cta:before{top:13px;-webkit-transform:translateX(7px);-o-transform:translateX(7px);transform:translateX(7px);height:2px;width:15px;background:#000}.service__cta:after,.service__cta:before{-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.service__cta:after{top:9px;width:8px;height:8px;-webkit-transform:translateX(7px) rotate(45deg);-o-transform:translateX(7px) rotate(45deg);transform:translateX(7px) rotate(45deg);border-right:2px solid #000;border-top:2px solid #000}.service__cta:hover{padding-right:0;padding-left:20px}.service__cta:hover,.service__cta:hover:before{-webkit-transition:all .2s ease .3s;-o-transition:all .2s .3s ease;transition:all .2s ease .3s}.service__cta:hover:before{width:0}.service__cta:hover:after{right:100%}.img-hover-zoom{overflow:hidden;margin-bottom:2rem}.img-hover-zoom img{-webkit-transition:-webkit-transform .5s ease;transition:-webkit-transform .5s ease;-o-transition:-o-transform .5s ease;transition:transform .5s ease;transition:transform .5s ease,-webkit-transform .5s ease,-o-transform .5s ease}.img-hover-zoom:hover img{-webkit-transform:scale(1.3);-o-transform:scale(1.3);transform:scale(1.3)}.homepage-testimonials{padding-top:100px}.homepage-testimonials__heading{text-align:center;color:#000}.stats-section{position:relative;padding:8rem 0;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (min-width:1024px){.stats-section{padding:12rem 0}}.stats-section__overlay{width:100%;height:100%;position:absolute;top:0;left:0}.stats__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.stats__column{width:50%;z-index:1;text-align:center;margin-bottom:1rem}@media (min-width:1024px){.stats__column{width:25%;margin-bottom:0}}.stat{font-size:3rem;font-weight:700}@media (min-width:1024px){.stat{font-size:4rem}}.stat-prefix{margin-right:-10px}.stat-suffix{margin-left:-10px}.stat__content{font-weight:700}.awards-section{background-color:#000;padding:6rem 0}.awards-section__heading{font-size:45px;color:#fff}.awards-section__awards{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));list-style-type:none}@media (min-width:1024px){.awards-section__awards{grid-template-columns:repeat(2,minmax(0,1fr))}}.awards-section__item{display:-webkit-box;display:-ms-flexbox;display:flex;border-bottom:1px solid #646a78;color:#fff;padding:2rem 0}.awards-section__item:last-child{border-bottom:0}@media (min-width:1024px){.awards-section__item:last-child,.awards-section__item:nth-last-child(2){border-bottom:0}}.awards-section__item img{width:120px;height:80px;-o-object-fit:contain;object-fit:contain;margin-right:2rem}.awards-section__content{-webkit-box-flex:1;-ms-flex:1;flex:1}.awards-section__content h4{font-size:20px;line-height:1.3;margin-bottom:1rem}.awards-section__content p{color:#7d8596;font-size:12px;font-weight:600;line-height:1.8}.awards-section__content p:last-of-type{margin:0}.blockquote-section{background-color:#000;padding:6rem 0}@media (min-width:1024px){.blockquote{display:-webkit-box;display:-ms-flexbox;display:flex}}.blockquote__avatar{margin-right:2.5rem}@media (max-width:1023.98px){.blockquote__avatar img{width:70px;height:70px;margin-bottom:2rem}}@media (min-width:1024px){.blockquote__avatar img{min-width:140px;min-height:140px}}.blockquote__content blockquote{margin:0}.blockquote__content blockquote p{color:#fff;font-size:30px;line-height:1.5;font-weight:500;margin-top:0;margin-bottom:2rem}.blockquote__content cite{font-style:normal;font-size:20px;color:#7d8596;font-weight:300}.blockquote__content cite span{font-size:15px}.cta-section{padding:6rem 0}.cta-section__wrapper{display:grid;grid-template-columns:repeat(1,minmax(0,1fr));gap:1rem}@media (min-width:1024px){.cta-section__wrapper{grid-template-columns:repeat(2,minmax(0,1fr))}}.cta-section__heading>div{max-width:30rem}.cta-section__heading h3{font-size:45px;line-height:1.3}.cta-section__content p{margin-top:0}.manifesto{background-color:#000;padding:10rem 0}.manifesto h2{color:#fff}.manifesto__date{font-size:100px;color:#646a78}.manifesto__date span{color:#fff}.manifesto-desktop{display:none}@media (min-width:1024px){.manifesto-desktop{display:block}}.manifesto-mobile{display:block}.manifesto-mobile h3{color:#646a78}.manifesto-mobile h3 span,.manifesto-mobile h4{color:#fff}@media (min-width:1024px){.manifesto-mobile{display:none}}.vertical-detail{display:none}@media (min-width:768px){.vertical-detail{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.vertical-detail__copy{width:50%}.vertical-detail__image-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;max-width:70%;max-height:100vh}.vertical-detail__image-holder img{max-width:70%}}@media (min-width:768px) and (-ms-high-contrast:none),screen and (min-width:768px) and (-ms-high-contrast:active){.vertical-detail__image-holder img{height:100%}}@media (min-width:768px){.vertical-detail.sticky .vertical-detail__copy{height:auto;margin-top:50vh;margin-bottom:50vh}.vertical-detail.sticky .vertical-detail__content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0;opacity:0;will-change:opacity;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s}.vertical-detail.sticky .vertical-detail__content:before{position:absolute;content:"";width:50px;height:2px;top:48%;left:-20%;background-color:#fff}.vertical-detail.sticky .vertical-detail__content h3,.vertical-detail.sticky .vertical-detail__content p{color:#fff}.vertical-detail.sticky .vertical-detail__image-holder{position:sticky;top:0;right:0;bottom:0}}@media (min-width:850px) and (max-height:810px){.vertical-detail__image-holder img{max-width:58%}}@media (max-width:767px){.vertical-detail__content{opacity:1!important}}.bi-directional-scroll__wrapper{overflow-x:hidden}.bi-directional-scroll{display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;margin-bottom:40px;padding-right:100px;padding-left:100px}@media (min-width:768px){.bi-directional-scroll{margin-bottom:80px}}.bi-directional-scroll__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#d0d2d6;margin-right:2rem}@media (min-width:768px){.bi-directional-scroll__item{margin-right:0}}.bi-directional-scroll__index{margin-right:1rem;font-size:12px}@media (min-width:768px){.bi-directional-scroll__index{margin-right:2rem;font-size:16px}}.bi-directional-scroll__heading{font-size:18px;text-align:center;font-weight:500;line-height:1.4;margin-bottom:0}@media (min-width:768px){.bi-directional-scroll__heading{font-size:28px}}@media (min-width:992px){.bi-directional-scroll__heading{font-size:38px}}@media (min-width:1200px){.bi-directional-scroll__heading{font-size:80px}}.bi-directional-scroll__divider{display:none;width:70px;height:2px;background-color:#d0d2d6;margin-left:2rem;margin-right:2rem}@media (min-width:768px){.bi-directional-scroll__divider{display:block}}.what-we-do-list__list{list-style:none;display:grid;grid-template-columns:repeat(1,minmax(0,1fr))}@media (min-width:1024px){.what-we-do-list__list{grid-template-columns:repeat(2,minmax(0,1fr))}}.what-we-do-list__index{font-weight:600;color:#d0d2d6;position:relative;font-size:12px}.what-we-do-list__index:after{content:"";height:2px;width:20px;position:absolute;right:-200%;background:#d0d2d6;top:50%;-webkit-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%)}.what-we-do-list__item{font-weight:600;color:#000;margin-bottom:50px;display:inline-block;font-size:25px}.what-we-do-list__intro{margin-bottom:100px}.what-we-do-list__intro h2{font-size:40px}.what-we-do-list__intro p{font-size:20px;line-height:1.8}.hero-floating-image{background:#000;position:relative}@media screen and (min-width:768px){.hero-floating-image{padding-top:200px;margin-bottom:100px}}.hero-floating-image *{color:#fff}.hero-floating-image:after{content:"";display:block;height:370px;background:#fff;width:100%;position:absolute;bottom:0;left:0}.hero-floating-image p{font-size:25px;font-weight:600;line-height:1.6}.hero-floating-image__images{margin-top:100px}.hero-floating-image__images .container{padding:0}.hero-floating-image__image{width:45%;-o-object-fit:contain;object-fit:contain;position:relative;z-index:2}@media only screen and (max-width:767px){.hero-floating-image__image{width:100%}}.hero-floating-image__image--1{margin-top:130px}@media only screen and (max-width:767px){.hero-floating-image__image--1{margin-bottom:50px}}.hero-floating-image__images-container{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important;-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}@media only screen and (max-width:767px){.hero-floating-image__images-container{display:block!important}}.logo-carousel__wrapper{background-color:#000;padding:6rem 0}.logo-carousel__heading{font-size:45px;line-height:1.4;color:#fff;text-align:center}.logo-carousel__slide{height:110px}.logo-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-carousel .slick-slide img{margin:0 auto;padding-left:15px;padding-right:15px;-webkit-filter:grayscale(1);filter:grayscale(1)}.logo-carousel-alt__wrapper{background-color:#fff;padding:6rem 0}@media (max-width:480px){.logo-carousel-alt__wrapper{padding:3rem 0}}.logo-carousel-alt__heading{margin-top:0;margin-bottom:30px;color:#000;font-size:20px;line-height:30px;text-align:center}.logo-carousel-alt{margin-bottom:20px}.logo-carousel-alt__slide{height:150px}.logo-carousel-alt .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.logo-carousel-alt .slick-slide img{margin:0 auto;padding-left:15px;padding-right:15px}.logo-carousel-alt .slick-slide:hover img{opacity:1}.image-carousel{padding-bottom:120px}.image-carousel .slick-slide img{width:100%;max-height:250px;-o-object-fit:contain;object-fit:contain}@media (min-width:768px){.image-carousel .slick-list{padding-right:15rem}.image-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.image-carousel .slick-slide{margin:0 40px}.image-carousel .slick-slide img{width:100%;max-height:500px;-o-object-fit:contain;object-fit:contain}}.harling-image-1{margin:70px auto 100px}@media (min-width:992px){.harling-image-1{margin-right:0}}.harling-image-2{margin-left:auto;margin-right:auto}.content__column:last-of-type .harling-image-2,.harling-image-2{margin-bottom:100px}@media (min-width:992px){.harling-image-2{margin-left:0;margin-right:0}}.harling-image-3{margin-left:auto;margin-right:auto}@media (min-width:992px){.harling-image-3{margin-left:0;margin-right:0}}.harling-circle-stats .statistics__stat_label{font-size:1.125rem;font-weight:700;line-height:1.5}@media (min-width:993px){.harling-circle-stats .statistics__stat_label{margin-bottom:5px;min-height:3em}}@media (min-width:1100px){.harling-circle-stats .statistics__stat_label{min-height:1px}}.laptop{--container-width:100vw;--laptop-image:url(/app/themes/xigen2019/resources/assets/images/general/Laptop-screenless.png);--laptop-aspect:(2/1);--laptop-width:var(--container-width);--laptop-height:calc(var(--laptop-width)/var(--laptop-aspect));--laptop-screen-width:78.9%;--cover-height:calc((100vh - var(--laptop-height))/2);--laptop-top-buffer:12.5;--laptop-bottom-buffer:22.4;padding:0;position:relative}.laptop--tablet{--laptop-image:url(/app/themes/xigen2019/resources/assets/images/general/Tablet-screenless-2.png);--laptop-screen-width:68%;--laptop-top-buffer:7.5;--laptop-bottom-buffer:7.375;padding-top:40px;padding-bottom:40px}.laptop__screen{height:100vh;position:sticky;top:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.laptop__wrapper{position:relative;height:100%}.laptop__wrapper:after,.laptop__wrapper:before{content:"";display:block;width:100%;height:var(--cover-height);position:absolute;left:0;background-color:#fff}.laptop__wrapper:before{top:0}.laptop__wrapper:after{bottom:0}.laptop__image{background-image:var(--laptop-image);background-repeat:no-repeat;background-size:contain;background-position:50%;display:block;height:100%;width:100%;position:absolute;top:0;left:0}.laptop__website{width:var(--laptop-screen-width);margin-left:auto;margin-right:auto;margin-top:calc(-100vh + var(--cover-height) + var(--laptop-height)*var(--laptop-top-buffer)/100);padding-bottom:calc(var(--cover-height) + var(--laptop-height)*var(--laptop-bottom-buffer)/100)}.laptop__website>img{min-width:100%;padding-left:10%;padding-right:10%}.laptop-stats>.statistics{padding-top:0}.laptop-stats .statistics__stat__label{font-weight:700}.laptop-stats .statistics__stat_counter{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.laptop-stats .statistics__stat_holder{width:100%}.laptop-stats .statistics__stat_number{position:static}.laptop-stats--valkyrie .statistics__stat_bar{background-color:#fff}.laptop-video__video-wrapper{width:100%;padding-top:54.6875%;background-image:url(/app/themes/xigen2019/resources/assets/images/general/Macbook-cropped-2.jpg);background-repeat:no-repeat;background-size:100%;position:relative}.laptop-video__video{position:absolute;left:14.9038%;top:4.0659%;width:69.8317%;height:71.7582%}.page-specific-analytics{--colour:#ea8e0c;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}@media (min-width:768px){.page-specific-analytics{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.page-specific-analytics--stack{--colour:#deb066;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:40px}.page-specific-analytics--stack>.page-specific-analytics__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:30px}.page-specific-analytics--stack .page-specific-analytics__text{margin:0}.page-specific-analytics--stack .page-specific-analytics__text>strong{font-size:1.66667em}.page-specific-analytics__icon{background-color:var(--colour);width:60px;height:60px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-negative:0;flex-shrink:0;color:#fff;border-radius:30px;font-size:25px}.page-specific-analytics__text{font-weight:700}.page-specific-analytics__text>strong{color:var(--colour);font-size:2.3em}.animated__gif{padding:0!important}.gif-container{height:50vh;background-repeat:no-repeat;background-size:cover;background-position:50%}@media (max-width:767px){.gif-container{background-repeat:no-repeat;background-size:cover!important;background-position:50%}}.banner-with-content{background-position:80%;background-repeat:no-repeat;background-size:cover}.testimonials-slider__heading{margin-bottom:50px!important;color:#212121;text-align:center}.testimonial-slider .slick-slide{margin:1rem}.testimonial-slider .slick-center{-webkit-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08)}.testimonial-slider .slick-center .testimonial-slider__slide{opacity:1;background-color:#fff;-webkit-box-shadow:rgba(99,99,99,.2) 0 2px 8px 0;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}.testimonial-slider__slide{opacity:.5;padding:1.5rem;border-radius:.5rem}.testimonial-slider__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:2rem}.testimonial-slider__arrow{position:relative;background:none;text-indent:-9999999px;width:25px;padding:0;height:22px;cursor:pointer}.testimonial-slider__arrow:after,.testimonial-slider__arrow:before{content:"";position:absolute;right:0;left:0}.testimonial-slider__arrow:before{-webkit-transform:translateX(4px);-o-transform:translateX(4px);transform:translateX(4px);height:2px;width:15px;background-color:rgba(0,0,0,.4)}.testimonial-slider__arrow:after{top:7px;width:8px;height:8px;-webkit-transform:translateX(10px) rotate(45deg);-o-transform:translateX(10px) rotate(45deg);transform:translateX(10px) rotate(45deg);border-right:2px solid rgba(0,0,0,.4);border-top:2px solid rgba(0,0,0,.4)}.testimonial-slider__arrow:hover:before{background-color:#000}.testimonial-slider__arrow:hover:after{border-right:2px solid #000;border-top:2px solid #000}.testimonial-slider__arrow.prev:after{-webkit-transform:translateX(4px) rotate(-135deg);-o-transform:translateX(4px) rotate(-135deg);transform:translateX(4px) rotate(-135deg)}.testimonial-slider__arrow.next{margin-left:2rem}.wpcf7cf_add,.wpcf7cf_remove,[data-class=wpcf7cf_group]{display:none}.wpcf7cf_repeater_sub{margin-bottom:20px}.wpcf7cf_repeater_controls,.wpcf7cf_step_controls{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:20px}.wpcf7cf_multistep .wpcf7cf_step{width:100%}.wpcf7cf_multistep .wpcf7cf_step .step-title{display:none}.wpcf7cf_multistep .wpcf7cf_steps-dots{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;margin-bottom:20px;-ms-flex-wrap:wrap;flex-wrap:wrap}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot .step-index{display:inline-block;border-radius:50%;background:#dfdfdf;color:#000;width:40px;height:40px;line-height:40px;text-align:center}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot{border-bottom:5px solid #dfdfdf;text-align:center;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:15px;min-width:120px}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed{border-bottom:5px solid #333}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active{border-bottom:5px solid #333;font-weight:700}.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.active .step-index,.wpcf7cf_multistep .wpcf7cf_steps-dots .dot.completed .step-index{background-color:#333;color:#fff}.wpcf7cf_step_controls .disabled{pointer-events:none;cursor:default;opacity:.5}section.no_padding_bottom{padding-bottom:0}.container{max-width:1200px;width:100%;margin:0 auto;padding:0 30px}.container__full{max-width:100%}@media screen and (min-width:768px){.container{padding:0 15px}}.container--small{max-width:1000px}.homepage-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:3rem}.homepage-brands>div{width:40%;margin-bottom:2.5rem}.homepage-brands>div img{height:30px;margin:0 auto}@media (min-width:1024px){.homepage-brands>div{width:20%}}.brand-large{height:50px!important}.single-news main,.single-post main{padding:80px 0 0}body.ignite main{padding:0!important}.single .post p,.single .post span{font-family:Poppins,sans-serif;font-size:15px}.single .post li a,.single .post p a{color:#00bcd4;text-decoration:none}@media screen and (min-width:768px){.single-case_study .content__column{padding:0 30px 0 0}}.template-contact.contact{position:inherit;opacity:1;padding:0;top:auto}.template-contact .contact:after,.template-contact .contact_close{display:none}.template-contact .contact{position:relative;opacity:inherit;top:auto;min-height:100%}.template-contact .hero{padding:140px 0 25px}@media (min-width:767px){.template-contact .hero{padding:180px 0 70px}}.template-contact .hero .row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:992px){.template-contact .hero__copy{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:60%}}.template-contact .hero__links{margin-top:20px}@media (min-width:992px){.template-contact .hero__links{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:30%}}.template-contact .hero__links ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin:0;list-style:none}.template-contact .hero__links ul li a{display:block;padding:.5rem 0}@media (min-width:767px){.template-contact .hero__links ul li a{padding:.5rem 1rem}}.template-contact .hero__links ul li a.hero__email,.template-contact .hero__links ul li a.hero__tel{text-decoration:underline;color:#fff;font-size:20px;font-weight:800}.template-contact .content{padding-top:0;padding-bottom:50px}@media (min-width:767px){.template-contact .content{padding:50px 0}}.template-contact .contact__form label{color:#fff}.template-contact .footer{border-top:1px solid #464648}.ignite-contact .contact__form,.template-contact .contact__details,.template-contact .contact__form{opacity:inherit;-webkit-transform:none;-o-transform:none;transform:none;-webkit-transition:none;-o-transition:none;transition:none}.hero-premium-simple--desktop,.hero-premium-simple__mobile-image{display:none}@media (min-width:992px){.hero-premium-simple--desktop{display:block;background-position:80%;background-repeat:no-repeat;background-size:cover}.hero-premium-simple--desktop h1{font-size:.75rem;font-weight:600;margin:0;display:block;text-transform:uppercase;text-decoration:none;line-height:1;letter-spacing:1px;color:#000}.hero-premium-simple--desktop .h1-wrap{margin:0 0 25px}}@media (min-width:1200px){.hero-premium-simple--desktop{background-position:100%}}@media (max-width:991px){.hero-premium-simple__mobile-image{display:block;width:100%;margin-top:-55vw;pointer-events:none;osition:relative}}.premium-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.premium-info__head{width:55%}.premium-info__content{width:40%}@media (max-width:991px){.premium-info{display:block}.premium-info__content,.premium-info__head{width:100%}}.premium-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:15px}.premium-item{width:33%;padding-right:100px;margin-bottom:60px}@media (max-width:1199px){.premium-item{width:50%}}@media (max-width:991px){.premium-item{width:100%}}.premium-item h5{margin:30px 0 0}.error404 .content{padding:210px 0 120px}.error404 .content img{margin:0 auto 60px;max-width:200px}.error404 .content .btn{margin:30px auto 0}@media screen and (min-width:768px){.error404 .content{padding:300px 0}.error404 .content img{max-width:100%}}.fwa-brands{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:80px}@media (max-width:767px){.fwa-brands{margin-top:40px;margin-bottom:-40px}.fwa-brands>div{width:30%;margin:0 0 40px}.fwa-brands img{margin:0 auto}}@media (max-width:460px){.fwa-brands>div{width:50%}}.hwa-expert{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.hwa-expert__l{padding-right:40px}.hwa-expert__l,.hwa-expert__r{-webkit-box-flex:1;-ms-flex:1;flex:1}.hwa-expert ul{padding-left:20px;margin-bottom:40px}@media (max-width:991px){.hwa-expert__l,.hwa-expert__r{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit}.hwa-expert__l{padding-right:0;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.hwa-expert__r img{max-width:290px;margin:0 auto}}.slider-fwa h2{text-align:center;color:#fff}@media (max-width:768px){.slider-fwa h2{margin:0 0 40px}}.slider-fwa__row{position:relative;padding-top:40px}@media (max-width:460px){.slider-fwa__row .slider__arrows{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative;top:0;margin:0 0 20px}.slider-fwa__row .slider__arrows .slider__arrows_next,.slider-fwa__row .slider__arrows .slider__arrows_prev{margin:0}}.stars{background-image:url(/app/themes/xigen2019/resources/assets/images/general/stars-5.svg);background-position:50%;background-size:cover;width:70px;height:8px}.slider-fwa .slider-fwa__row .slider__arrows{right:0!important}.slider-fwa .slick-slide:focus{outline:none!important}@media screen and (max-width:678px){.slider-fwa .slick-list{overflow:visible}.slider-fwa .slick-slide{margin:0 10px}}.slide--fwa{display:block;max-width:370px;background:#fff;border-radius:10px;-webkit-box-shadow:0 0 16px rgba(0,0,0,.25);box-shadow:0 0 16px rgba(0,0,0,.25);padding:30px;min-height:295px}.slide--fwa p{margin:0;padding:15px 0;font-size:14px;line-height:24px}body.page-template-template-ecommerce-session-recording .header,body.page-template-template-ecommerce-session-recording .header--fixed,body.page-template-template-ecommerce-session-recording .header-wrapper{background:transparent}body.page-template-template-ecommerce-session-recording .header-wrapper{position:fixed}body.page-template-template-ecommerce-session-recording .hero__content{max-width:550px;padding:5rem 5rem 3rem 0}body.page-template-template-ecommerce-session-recording .hero__content h1{margin-bottom:.5rem;font-size:22px;line-height:24px}body.page-template-template-ecommerce-session-recording .hero__content h4{font-size:18px;line-height:20px}@media screen and (min-width:768px){body.page-template-template-ecommerce-session-recording .hero__content{max-width:none;padding-right:20vw}body.page-template-template-ecommerce-session-recording .hero__content h1{font-size:45px;line-height:56px}body.page-template-template-ecommerce-session-recording .hero__content h4{font-size:24px;line-height:28px}}body.page-template-template-ecommerce-session-recording section .container.two-col{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}body.page-template-template-ecommerce-session-recording video{border-radius:1rem}body.page-template-template-ecommerce-session-recording .features__wrapper .features__item{padding-top:0;background:#fff;-webkit-box-shadow:0 7px 15px rgba(0,0,0,.1);box-shadow:0 7px 15px rgba(0,0,0,.1);border-radius:10px;height:auto}body.page-template-template-ecommerce-session-recording .features__wrapper .features__item .features__item_wrapper{position:relative;-webkit-box-align:start;-ms-flex-align:start;align-items:start}body.page-template-template-ecommerce-session-recording .features__wrapper .features__item .features__item_wrapper .features__item_icon img{width:103px;height:103px}body.page-template-template-ecommerce-session-recording p:last-of-type{margin:0}.page-id-24 .hero{min-height:570px;height:570px;margin-bottom:5rem}.page-id-24 .footer_insights{display:none}.page-id-24 #BrzyHr_app iframe{width:100%!important}.page-id-24 iframe h1,.page-id-24 iframe h2{color:#000!important}.page-id-24 .wpcf7-response-output{display:block!important;color:#fff!important;font-size:.9rem;margin-top:1rem}.page-id-20868 .hero{min-height:570px;height:570px;margin-bottom:5rem}.page-id-20868 .footer_insights{display:none}.page-id-20868 .wpcf7-response-output{display:block!important;color:#fff!important;font-size:.9rem;margin-top:1rem}.page-id-22240 .hero{min-height:570px;height:570px;margin-bottom:5rem}.page-id-22240 .footer_insights{display:none}.page-id-22240 .wpcf7-response-output{display:block!important;color:#fff!important;font-size:.9rem;margin-top:1rem}.animated-heading-cyan-hide-onload,.animated-heading-magenta-hide-onload{opacity:0}.animated-heading-magenta{position:relative;color:#ec407a;font-size:100px;letter-spacing:.3rem;left:-50px;opacity:0}.animated-heading-magenta-show{-webkit-animation-name:magenta-show;-o-animation-name:magenta-show;animation-name:magenta-show;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes magenta-show{0%{left:-50px;opacity:0}to{left:0;opacity:1}}@-o-keyframes magenta-show{0%{left:-50px;opacity:0}to{left:0;opacity:1}}@keyframes magenta-show{0%{left:-50px;opacity:0}to{left:0;opacity:1}}.animated-heading-magenta-hide{-webkit-animation-name:magenta-hide;-o-animation-name:magenta-hide;animation-name:magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes magenta-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}@-o-keyframes magenta-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}@keyframes magenta-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}.animated-heading-cyan{position:relative;color:#00bcd4;font-size:100px;letter-spacing:0;right:-50px;opacity:0}.animated-heading-cyan-show{-webkit-animation-name:cyan-show;-o-animation-name:cyan-show;animation-name:cyan-show;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes cyan-show{0%{right:-50px;opacity:0}to{right:0;opacity:1}}@-o-keyframes cyan-show{0%{right:-50px;opacity:0}to{right:0;opacity:1}}@keyframes cyan-show{0%{right:-50px;opacity:0}to{right:0;opacity:1}}.animated-heading-cyan-hide{-webkit-animation-name:cyan-hide;-o-animation-name:cyan-hide;animation-name:cyan-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes cyan-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}@-o-keyframes cyan-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}@keyframes cyan-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}.animated-heading-glassdoor{position:relative;color:#ec407a;font-size:100px;letter-spacing:.3rem;right:-50px;opacity:0}.animated-heading-glassdoor-show{-webkit-animation-name:glassdoor-magenta-show;-o-animation-name:glassdoor-magenta-show;animation-name:glassdoor-magenta-show;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor-magenta-show{0%{right:-50px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}@-o-keyframes glassdoor-magenta-show{0%{right:-50px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}@keyframes glassdoor-magenta-show{0%{right:-50px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}.animated-heading-glassdoor-hide{-webkit-animation-name:glassdoor-magenta-hide;-o-animation-name:glassdoor-magenta-hide;animation-name:glassdoor-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}@-o-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}@keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:-50px;opacity:0}}.animated-heading-opening{position:relative;color:#00bcd4;font-size:100px;letter-spacing:.3rem;right:0;opacity:0;margin:0;line-height:70px}.animated-heading-opening-show{-webkit-animation-name:opening-magenta-show;-o-animation-name:opening-magenta-show;animation-name:opening-magenta-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opening-magenta-show{0%{right:-20px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}@-o-keyframes opening-magenta-show{0%{right:-20px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}@keyframes opening-magenta-show{0%{right:-20px;opacity:0;font-size:100px}to{right:0;opacity:1;font-size:100px}}.animated-heading-opening-hide{-webkit-animation-name:opening-magenta-hide;-o-animation-name:opening-magenta-hide;animation-name:opening-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:-20px;opacity:0}}@-o-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:-20px;opacity:0}}@keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:-20px;opacity:0}}.work-perks__title{position:relative;color:#003e74;font-size:100px;line-height:100px;letter-spacing:.1rem;margin-top:8rem;margin-bottom:-15px;left:-50px;opacity:0;padding:0 1rem}.work-perks__title-show{-webkit-animation-name:works-perks-show;-o-animation-name:works-perks-show;animation-name:works-perks-show;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes works-perks-show{0%{left:-50px;opacity:0;font-size:100px}to{left:0;opacity:1;font-size:100px}}@-o-keyframes works-perks-show{0%{left:-50px;opacity:0;font-size:100px}to{left:0;opacity:1;font-size:100px}}@keyframes works-perks-show{0%{left:-50px;opacity:0;font-size:100px}to{left:0;opacity:1;font-size:100px}}.work-perks__title-hide{-webkit-animation-name:works-perks-hide;-o-animation-name:works-perks-hide;animation-name:works-perks-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes works-perks-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}@-o-keyframes works-perks-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}@keyframes works-perks-hide{0%{left:0;opacity:1}to{left:-50px;opacity:0}}.works-perks__card-title{font-size:1rem;padding:0 1rem;line-height:1.5rem}.career__hero-text{position:relative;width:540px;margin-top:120px}.career__hero-circle{position:absolute;width:240px;right:0;top:0;display:none;z-index:9}.career__hero-circle.career__hero-circle-show{display:block;-webkit-animation-name:hero-circle;-o-animation-name:hero-circle;animation-name:hero-circle;-webkit-animation-duration:.6s;-o-animation-duration:.6s;animation-duration:.6s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;z-index:0;left:auto;right:auto;top:auto;bottom:auto;width:auto;height:auto}@-webkit-keyframes hero-circle{0%{right:0;opacity:0}75%{right:0;opacity:.5}95%{right:0;opacity:.6}to{right:0;opacity:1}}@-o-keyframes hero-circle{0%{right:0;opacity:0}75%{right:0;opacity:.5}95%{right:0;opacity:.6}to{right:0;opacity:1}}@keyframes hero-circle{0%{right:0;opacity:0}75%{right:0;opacity:.5}95%{right:0;opacity:.6}to{right:0;opacity:1}}.careers__hero-content{color:#fff;line-height:1.4rem;font-size:18px;padding-right:1rem}.careers__hero-heading{font-size:4.063rem;margin-bottom:1.8rem!important;line-height:4.8rem;margin-top:-.5rem!important}.works-perks{background:#003e74;padding:5rem 0}.work-perks__container{padding:0 50px}.works-perks__heading{color:#fff;font-size:43px;letter-spacing:-.04rem;opacity:0}.works-perks__heading-show{position:relative;-webkit-animation-name:work_perks_heading;-o-animation-name:work_perks_heading;animation-name:work_perks_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes work_perks_heading{0%{left:-200px;opacity:0}to{left:0;opacity:1}}@-o-keyframes work_perks_heading{0%{left:-200px;opacity:0}to{left:0;opacity:1}}@keyframes work_perks_heading{0%{left:-200px;opacity:0}to{left:0;opacity:1}}.works-perks__content{color:#fff;font-size:15px;padding-bottom:2.7rem}.works-perks__column{display:-webkit-box;display:-ms-flexbox;display:flex}.works-perks__col,.works-perks__column{-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.works-perks__col{width:23.2%;background:#fff;border-radius:.5rem;margin:0 .6% 1.6rem;text-align:center;padding:2.4rem 1.1rem 2rem;height:295px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.works-perks__subtitle{font-size:13px;line-height:1.3rem;letter-spacing:-.01rem}.works-perks__icon{margin-left:auto;margin-right:auto;margin-bottom:1rem;width:61px}.works-perks__top{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.works-perks__top-left{width:60%;margin-left:1.8%;position:relative}.works-perks__top-right{width:38%}.works-perks__top-image{margin-top:-160px;margin-right:0;width:93%;margin-left:7%;display:block}.work-perks__underline{position:absolute;top:6.5rem;left:1.6rem;width:70%;display:none}.work-perks__underline-show{display:block;-webkit-animation-name:underline_works_perks;-o-animation-name:underline_works_perks;animation-name:underline_works_perks;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes underline_works_perks{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@-o-keyframes underline_works_perks{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@keyframes underline_works_perks{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}.careers-form{padding:5rem 0;text-align:center}.careers-form__heading{font-size:45px;line-height:50px;color:#fff}.career-form-panel .container{padding:0 15px}.careers-form__content{font-size:.85rem;color:#fff!important;font-weight:300;max-width:600px;margin-left:auto!important;margin-right:auto!important}.careers-form__btn{font-weight:700;font-size:.65rem;letter-spacing:.05rem;color:#00bcd4!important;text-decoration:none;line-height:4rem}.our-story{padding:2rem 0 7rem;margin-top:0}.our-story-2{padding:2rem 0}.our-story__heading,.our-values__heading{font-size:45px;margin-bottom:0;opacity:0}.our-story__heading-show{-webkit-animation-name:our_story_heading;-o-animation-name:our_story_heading;animation-name:our_story_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes our_story_heading{0%{margin-left:-200px;opacity:0}to{margin-left:0;opacity:1}}@-o-keyframes our_story_heading{0%{margin-left:-200px;opacity:0}to{margin-left:0;opacity:1}}@keyframes our_story_heading{0%{margin-left:-200px;opacity:0}to{margin-left:0;opacity:1}}.our-values__heading-show{position:relative;-webkit-animation-name:our_values_heading;-o-animation-name:our_values_heading;animation-name:our_values_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes our_values_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}@-o-keyframes our_values_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}@keyframes our_values_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}.glassdoor__heading-show{position:relative;-webkit-animation-name:glassdoor_heading;-o-animation-name:glassdoor_heading;animation-name:glassdoor_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}@-o-keyframes glassdoor_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}@keyframes glassdoor_heading{0%{right:-200px;opacity:0}to{right:0;opacity:1}}.our-story__content{font-size:15px;font-weight:300;line-height:1.75rem;margin-top:2.2rem!important}.our-story__img{position:absolute;margin-top:-422px;width:85%;margin-left:auto;right:0}.our-story__img-2{margin-bottom:0}.our-story__column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:1rem}.our-story__col{width:46%;margin:0 4% 0 0;position:relative}.our-story__colnew:first-child{width:42%;margin:0 .5%}.our-story__colnew:nth-child(2){width:53%;margin:0 .5% 0 3.5%}.our-story__underline{margin-top:-2px;margin-left:3rem;display:none;position:absolute}.our-story__underline-show{display:block;-webkit-animation-name:underline_1;-o-animation-name:underline_1;animation-name:underline_1;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes underline_1{0%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@-o-keyframes underline_1{0%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@keyframes underline_1{0%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}.our-story__underline-2{display:none}.accordion-list li:first-child.active .our-story__underline-2{-webkit-animation-name:underline_2a;-o-animation-name:underline_2a;animation-name:underline_2a}.accordion-list li:nth-child(2).active .our-story__underline-2{-webkit-animation-name:underline_2b;-o-animation-name:underline_2b;animation-name:underline_2b}.accordion-list li:nth-child(3).active .our-story__underline-2{-webkit-animation-name:underline_2c;-o-animation-name:underline_2c;animation-name:underline_2c}.accordion-list li:nth-child(4).active .our-story__underline-2{-webkit-animation-name:underline_2d;-o-animation-name:underline_2d;animation-name:underline_2d}.accordion-list li:nth-child(5).active .our-story__underline-2{-webkit-animation-name:underline_2e;-o-animation-name:underline_2e;animation-name:underline_2e}.active .our-story__underline-2{position:absolute;margin-top:0;margin-left:0;display:block;top:39px;z-index:9;left:0;width:188px;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes underline_2{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:390px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:390px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:390px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:170px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:170px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:170px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:238px;height:10px;margin-left:0;opacity:1}}.faq__col{position:relative}ul.accordion-list{padding:0;margin:0;list-style:none}ul.accordion-list,ul.accordion-list li{position:relative;display:block;width:100%;height:auto;background-color:#fff}ul.accordion-list li{padding:.8rem 0;margin:0 auto;cursor:pointer}ul.accordion-list li h3{font-weight:700;position:relative;display:block;width:100%;height:auto;padding:0 1.1rem 0 0;margin:0;letter-spacing:.01em;cursor:pointer;color:#000;font-size:1.25rem;line-height:1.8rem}@media (min-width:768px){ul.accordion-list li h3{font-size:25px}}ul.accordion-list li.active h3:after{content:"-"}ul.accordion-list li h3:after{color:#00bcd4;width:12px;content:"+";position:absolute;right:0;top:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;font-size:22px;font-weight:700}ul.accordion-list li div.answer{position:relative;display:block;width:100%;height:auto;margin:0;cursor:pointer;padding:0 2.5rem 0 0}ul.accordion-list li div.answer p{color:#000;font-size:14px;line-height:1.55rem;position:relative;display:block;font-weight:300;padding:15px 0 0;cursor:pointer;margin:0}.glassdoor{padding:6rem 0 3rem}.glassdoor__heading{font-size:45px;opacity:0}.glassdoor__content{font-size:15px}.glassdoor__circle{position:absolute;top:7px;left:13px;width:130px;display:none}@media (min-width:768px){.glassdoor__circle-show{display:block;-webkit-animation-name:circle_glassdoor;-o-animation-name:circle_glassdoor;animation-name:circle_glassdoor;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}}@-webkit-keyframes circle_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0x;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@-o-keyframes circle_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0x;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@keyframes circle_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0x;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}.glassdoor__underline{position:absolute;top:50px;left:0;width:211px;display:none}@media (min-width:768px){.glassdoor__underline-show{display:block;-webkit-animation-name:underline_glassdoor;-o-animation-name:underline_glassdoor;animation-name:underline_glassdoor;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}}@-webkit-keyframes underline_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@-o-keyframes underline_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}@keyframes underline_glassdoor{0%{margin-left:0;margin-top:0}60%{margin-left:0;margin-top:0}70%{margin-left:0;margin-top:0}80%{margin-left:0;margin-top:0}90%{margin-left:0;margin-top:0}to{margin-left:0;margin-top:0}}.glassdoor__column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:3rem}.glassdoor__col:first-child{position:relative;width:43%;margin-right:2%}.glassdoor__col:nth-child(2){position:relative;width:55%}.glassdoor__card-column{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.glassdoor__card{width:33.333%}.glassdoor__star-rating{color:#0caa41;font-size:.88rem}.glassdoor__star-rating svg{margin:0 2px}.glassdoor__status{font-size:.85rem;margin-top:.3rem!important}.glassdoor__card-heading{font-size:1.65rem;line-height:2.3rem;padding-right:3rem;min-height:117px}.glassdoor__ticklist{list-style-type:none;margin-top:-.95rem!important}.glassdoor__ticklist li{font-size:.82rem;display:inline;margin-right:12px;line-height:1.3rem}.glassdoor__ticklist li:nth-child(3){display:block}.glassdoor__ticklist svg{color:#0caa41;margin-right:4px}.glassdoor .slick-prev{position:absolute;font-size:1rem;bottom:-3.3rem;right:3.4rem;font-size:0;background:transparent;cursor:pointer}.glassdoor .slick-prev:before{content:"";background:url(/app/uploads/2023/09/arrow-left-solid.png);width:26px;display:block;height:23px;background-size:cover;background-repeat:no-repeat}.glassdoor .slick-next{position:absolute;font-size:1rem;bottom:-3.3rem;right:.5rem;font-size:0;background:transparent;cursor:pointer}.glassdoor .slick-next:after{content:"";background:url(/app/uploads/2023/09/arrow-right-solid.png);width:26px;display:block;height:23px;background-size:cover;background-repeat:no-repeat}.glassdoor__greenimg{display:block}.glassdoor__greenimg-mobile{display:none}.latest-openings{padding:2rem 0 0}.latest-openings__img{padding:0 4rem;max-width:1600px;width:100%;margin-left:auto;margin-right:auto;margin-bottom:5rem}.latest-openings__heading{font-size:45px;line-height:48px;margin-top:0;margin-bottom:0}.latest-openings__content{width:60%;font-size:15px}.latest-openings__jobs{width:100%;background:#ccc;margin-top:1.7rem}.careers-modal--active{display:block!important;z-index:99999}.careers-modal{position:fixed;background:rgba(0,62,124,.92);height:100vh;width:100vw;top:0;left:0;display:none}.careers-modal label{color:#fff}.careers-modal__inner{background:#000;position:fixed;padding:2.5rem 2rem 3rem;width:90%;max-width:570px;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-o-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:99999}.careers-modal__close{color:#fff;font-size:1.4rem;position:absolute;right:7px;top:0;padding:.35rem .5rem;cursor:pointer;z-index:99999;text-decoration:none}.careers-modal__content{padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.careers-modal__content,.careers-modal__content form{width:100%;overflow:hidden}.careers-modal input[type=file]{margin:1rem 0;color:#fff}.latest-openings-grey-panel{background:#eceff1;padding:4.8rem 0}.career-form-panel{padding:80px 0}@media (max-width:1260px){.animated-heading-cyan,.animated-heading-magenta{font-size:70px}.work-perks__title{font-size:70px;line-height:95px}.animated-heading-glassdoor{font-size:70px}.animated-heading-opening{font-size:70px;line-height:65px}.animated-heading-cyan{right:-20px}}@media (max-width:1200px){.animated-heading-cyan,.animated-heading-glassdoor,.animated-heading-magenta{font-size:3.8rem}.animated-heading-opening{font-size:3.8rem;line-height:2.6rem}.works-perks__col{width:31.333%;margin:0 1.55% 1.8rem 0}.work-perks__container{padding:0 30px}.page-id-24 .hero,.page-id-20868 .hero,.page-id-22240 .hero{min-height:470px;height:470px;margin-bottom:5rem}.work-perks__underline{left:0;width:65%}}@media (max-width:1200px){.animated-heading-magenta{position:relative;color:#ec407a;letter-spacing:.3rem;left:0}.animated-heading-magenta-show{-webkit-animation-name:magenta-show;-o-animation-name:magenta-show;animation-name:magenta-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes magenta-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@-o-keyframes magenta-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@keyframes magenta-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}.animated-heading-magenta-hide{-webkit-animation-name:magenta-hide;-o-animation-name:magenta-hide;animation-name:magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes magenta-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}@-o-keyframes magenta-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}@keyframes magenta-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}.our-story__heading-show{-webkit-animation-name:our_story_heading;-o-animation-name:our_story_heading;animation-name:our_story_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes our_story_heading{0%{margin-left:-30px;opacity:0}to{margin-left:0;opacity:1}}@-o-keyframes our_story_heading{0%{margin-left:-30px;opacity:0}to{margin-left:0;opacity:1}}@keyframes our_story_heading{0%{margin-left:-30px;opacity:0}to{margin-left:0;opacity:1}}.our-values__heading-show{-webkit-animation-name:our_values_heading;-o-animation-name:our_values_heading;animation-name:our_values_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes our_values_heading{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@-o-keyframes our_values_heading{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@keyframes our_values_heading{0%{right:-30px;opacity:0}to{right:0;opacity:1}}.animated-heading-cyan{position:relative;color:#00bcd4;letter-spacing:.3rem;right:0}.animated-heading-cyan-show{-webkit-animation-name:cyan-show;-o-animation-name:cyan-show;animation-name:cyan-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes cyan-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@-o-keyframes cyan-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@keyframes cyan-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}.animated-heading-cyan-hide{-webkit-animation-name:cyan-hide;-o-animation-name:cyan-hide;animation-name:cyan-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes cyan-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@-o-keyframes cyan-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@keyframes cyan-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}.animated-heading-glassdoor{position:relative;color:#ec407a;letter-spacing:.3rem;right:0}.animated-heading-glassdoor-show{-webkit-animation-name:glassdoor-magenta-show;-o-animation-name:glassdoor-magenta-show;animation-name:glassdoor-magenta-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@-o-keyframes glassdoor-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@keyframes glassdoor-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}.animated-heading-glassdoor-hide{-webkit-animation-name:glassdoor-magenta-hide;-o-animation-name:glassdoor-magenta-hide;animation-name:glassdoor-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@-o-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}.animated-heading-opening{position:relative;letter-spacing:.3rem;right:0}.animated-heading-opening-show{-webkit-animation-name:opening-magenta-show;-o-animation-name:opening-magenta-show;animation-name:opening-magenta-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opening-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@-o-keyframes opening-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}@keyframes opening-magenta-show{0%{right:-30px;opacity:0}to{right:0;opacity:1}}.animated-heading-opening-hide{-webkit-animation-name:opening-magenta-hide;-o-animation-name:opening-magenta-hide;animation-name:opening-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@-o-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}@keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:0}}.work-perks__title{position:relative;color:#003e74;letter-spacing:.3rem;margin-top:8rem;margin-bottom:-15px;left:0;font-size:70px;line-height:77px}.work-perks__title-show{-webkit-animation-name:works-perks-show;-o-animation-name:works-perks-show;animation-name:works-perks-show;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes works-perks-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@-o-keyframes works-perks-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@keyframes works-perks-show{0%{left:-30px;opacity:0}to{left:0;opacity:1}}.work-perks__title-hide{-webkit-animation-name:works-perks-hide;-o-animation-name:works-perks-hide;animation-name:works-perks-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes works-perks-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}@-o-keyframes works-perks-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}@keyframes works-perks-hide{0%{left:0;opacity:1}to{left:0;opacity:0}}.works-perks__heading-show{-webkit-animation-name:work_perks_heading;-o-animation-name:work_perks_heading;animation-name:work_perks_heading;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes work_perks_heading{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@-o-keyframes work_perks_heading{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@keyframes work_perks_heading{0%{left:-30px;opacity:0}to{left:0;opacity:1}}}@media (max-width:992px){.glassdoor{padding:3rem 0}.animated-heading-cyan,.animated-heading-magenta{font-size:3.4rem}.work-perks__title{font-size:3.4rem;margin-bottom:-10px;line-height:3.4rem}.animated-heading-glassdoor{font-size:3.4rem}.animated-heading-opening{font-size:3.4rem;line-height:2.1rem}.our-story__img{margin-top:-300px}.our-values__heading{margin-bottom:1rem}}@media (max-width:768px){.our-story{padding:2rem 0}.animated-heading-cyan,.animated-heading-glassdoor,.animated-heading-magenta{font-size:2.8rem}.animated-heading-opening{font-size:2.8rem;line-height:1.8rem}.work-perks__title{font-size:3rem;line-height:3rem;margin-bottom:-8px;margin-top:2rem;margin-left:-.9rem}.our-story__col,.our-story__colnew:first-child{width:99%;margin:0 .5%}.our-story__colnew:nth-child(2){width:99.5%;margin:0 .5% 0 0}.works-perks__top-left{margin-left:.3%}.our-story__img{margin-top:-600px;width:40%;margin-left:auto;display:block}.career__hero-text{margin-top:1rem;width:510px}.careers__hero-heading{font-size:3.7rem;line-height:4.6rem}.our-story__img-2{margin-bottom:4.5rem}.works-perks__heading{font-size:1.9rem}.works-perks__col{width:47.5%;margin:0 2% 1.8rem .5%}.works-perks__top-image{margin-top:0}.glassdoor__col:first-child{width:97%;margin-right:2%}.glassdoor__col:nth-child(2),.latest-openings__content{width:100%}.career__hero-circle{width:220px;right:15px;top:0}.glassdoor__status{font-size:.75rem}.glassdoor__card-heading{font-size:1.4rem;line-height:2rem;min-height:117px}.glassdoor__ticklist li{display:block}.our-story__heading{font-size:38px;margin-bottom:.8rem}.our-values__heading{font-size:38px;margin-bottom:1rem}.glassdoor__heading,.latest-openings__heading{font-size:38px}.glassdoor__greenimg{display:none}.glassdoor__greenimg-mobile{display:block}.glassdoor__greenimg-mobile-show{position:relative;-webkit-animation-name:green-image-mobile;-o-animation-name:green-image-mobile;animation-name:green-image-mobile;-webkit-animation-duration:.9s;-o-animation-duration:.9s;animation-duration:.9s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes green-image-mobile{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@-o-keyframes green-image-mobile{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@keyframes green-image-mobile{0%{left:-30px;opacity:0}to{left:0;opacity:1}}@-webkit-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:230px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:230px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:230px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:188px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:320px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:320px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:320px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:150px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:150px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:150px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:195px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:195px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:195px;height:10px;margin-left:0;opacity:1}}}@media (max-width:600px){.glassdoor__card-heading{min-height:auto}.our-story__heading{font-size:32px;margin-bottom:.8rem}.our-values__heading{font-size:32px;margin-bottom:1rem}.glassdoor__heading,.latest-openings__heading{font-size:32px}}@media (max-width:560px){.career-form-panel{padding:40px 0 20px}.works-perks__col{width:99%}.works-perks__top-left,.works-perks__top-right{width:100%}.works-perks__top-image{display:none}.animated-heading-cyan,.animated-heading-glassdoor,.animated-heading-magenta{font-size:2.8rem}.animated-heading-opening{font-size:2.8rem;line-height:2.6rem;margin-bottom:-6px}.work-perks__title{font-size:2.8rem;line-height:2.8rem;margin-left:-10px}.latest-openings__img{padding:0 2rem}.career__hero-text{width:400px}.careers__hero-heading{font-size:2.4rem;line-height:3rem}.career__hero-circle{right:60px;top:10px;width:155px}.animated-heading-opening-hide{-webkit-animation-name:opening-magenta-hide;-o-animation-name:opening-magenta-hide;animation-name:opening-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}.our-story__img{display:none}.careers-modal__inner{width:90%;max-width:90%}@-webkit-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}@-o-keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}@keyframes opening-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}.animated-heading-glassdoor-hide{-webkit-animation-name:glassdoor-magenta-hide;-o-animation-name:glassdoor-magenta-hide;animation-name:glassdoor-magenta-hide;-webkit-animation-duration:1.5s;-o-animation-duration:1.5s;animation-duration:1.5s;-webkit-animation-fill-mode:forwards;-o-animation-fill-mode:forwards;animation-fill-mode:forwards}@-webkit-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}@-o-keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}@keyframes glassdoor-magenta-hide{0%{right:0;opacity:1}to{right:0;opacity:1}}ul.accordion-list li h3{font-size:1.1rem;line-height:1.7rem}.works-perks{padding:1.9rem 0}@-webkit-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:202px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:202px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:202px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:166px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:166px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:166px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:280px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:128px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:128px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:128px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:162px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:162px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:162px;height:10px;margin-left:0;opacity:1}}}@media (max-width:440px){.career__hero-text{width:100%}.animated-heading-cyan,.animated-heading-glassdoor,.animated-heading-magenta{font-size:38px;margin-bottom:.8rem}.animated-heading-opening{font-size:38px;line-height:2rem;margin-bottom:-.25rem}.work-perks__title{font-size:38px;line-height:2rem;margin-bottom:-5px;margin-left:-10px;letter-spacing:.15rem}.our-story{padding:2rem 0;margin-top:-3rem}.our-story__img{display:none}.works-perks__heading{font-size:1.6rem}.latest-openings__heading{font-size:35px;line-height:38px}.glassdoor__heading,.our-story__heading{font-size:35px}.careers-form__heading{font-size:35px;line-height:38px}ul.accordion-list li h3{font-size:.95rem;line-height:1.6rem}@-webkit-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:182px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:182px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2a{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:182px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:146px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:146px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2b{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:146px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:240px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:240px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2c{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:240px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:108px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:108px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2d{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:108px;height:10px;margin-left:0;opacity:1}}@-webkit-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:142px;height:10px;margin-left:0;opacity:1}}@-o-keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:142px;height:10px;margin-left:0;opacity:1}}@keyframes underline_2e{0%{width:0;height:10px;margin-left:0;opacity:0}to{width:142px;height:10px;margin-left:0;opacity:1}}}.background-cover{background-size:cover!important}.background-image{position:relative}.background-image>img{-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;bottom:0;right:0;width:100%;height:100%}.text-black{color:#000!important}.bg-black{background-color:#000!important}.text-black_off{color:#212121!important}.bg-black_off{background-color:#212121!important}.text-black_light{color:#212121!important}.bg-black_light{background-color:#212121!important}.text-gray_dark{color:#464648!important}.bg-gray_dark{background-color:#464648!important}.text-gray{color:#b0bec5!important}.bg-gray{background-color:#b0bec5!important}.text-gray_light{color:#cfd8dc!important}.bg-gray_light{background-color:#cfd8dc!important}.text-white_dark{color:#eceff1!important}.bg-white_dark{background-color:#eceff1!important}.text-white{color:#fff!important}.bg-white{background-color:#fff!important}.text-azul{color:#003e74!important}.bg-azul{background-color:#003e74!important}.text-cyan{color:#00bcd4!important}.bg-cyan{background-color:#00bcd4!important}.text-rose{color:#ec407a!important}.bg-rose{background-color:#ec407a!important}.text-char{color:#c3e64b!important}.bg-char{background-color:#c3e64b!important}.text-ignite{color:#5b62ea!important}.bg-ignite{background-color:#5b62ea!important}.text-purple{color:#a54cbd!important}.bg-purple{background-color:#a54cbd!important}.text-purple-2{color:#bc66a0!important}.bg-purple-2{background-color:#bc66a0!important}.text-turquoise{color:#56c5bb!important}.bg-turquoise{background-color:#56c5bb!important}.text-blue-premium{color:#6048dc!important}.bg-blue-premium{background-color:#6048dc!important}.text-orange{color:#f68d2e!important}.bg-orange{background-color:#f68d2e!important}.text-white li,.text-white p,.white-content{color:#fff!important}.white-content{padding:0}.white-content a,.white-content h1,.white-content h2,.white-content h3,.white-content h4,.white-content h5,.white-content h6,.white-content label,.white-content p{color:#fff!important}.white-content .btn--primary{border:2px solid #fff}.white-content .btn--primary:hover{-webkit-box-shadow:none;box-shadow:none}.mt-0{margin-top:0!important}.text-center{text-align:center!important}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}.opaque-header-new .header--fixed,.opaque-header-new .header-wrapper{background:transparent}@media (max-width:768px){.opaque-header-new .mobile-stack-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.opaque-header-new .mobile-stack-flex .col-md-6,.opaque-header-new .mobile-stack-flex .tab__contents,.opaque-header-new .mobile-stack-flex .tab__headers{width:100%!important;margin-left:0!important}.opaque-header-new .mobile-center{margin:0 auto}.opaque-header-new .shrink-mobile{width:50%!important;margin:0 auto 2rem!important}.opaque-header-new .shrink-mobile img{margin-bottom:2rem}.opaque-header-new .shrink-mobile img:last-of-type{margin-bottom:0}.opaque-header-new .numbers.accordion .accordion__image{margin-top:3rem;margin-right:.5rem}.opaque-header-new .numbers.accordion .accordion__item_body{margin-right:-3rem}}@media (max-width:375px){.opaque-header-new .accordion__item_header h3{line-height:18px}}.opaque-header-new .logged-in .header-wrapper{height:95px}.opaque-header-new .header-wrapper{height:0}.opaque-header-new .caps_large{color:#212121;font-size:12px;font-weight:600}.opaque-header-new .mt-3{margin-top:6rem}.opaque-header-new .xigen-frm-button .btn__white_outline{-webkit-box-shadow:none;box-shadow:none;border:1px solid #fff}.opaque-header-new .xigen-frm-button .btn__white_outline:hover{background:#fff!important}.opaque-header-new .sticker-bg-white{background:#fff;color:#000;border-radius:25px;display:inline-block;padding:5px 20px;border:none;font-size:11px}.opaque-header-new .body-class{margin-top:1rem}.opaque-header-new .banner-with-content{background-position:40%}.opaque-header-new .banner-with-content img{max-width:263px}.opaque-header-new .header--fixed{border-bottom:1px solid #fff;background:rgba(33,33,33,.67)}.opaque-header-new .header--fixed:hover,.opaque-header-new .header--yes{background:#212121}.opaque-header-new .footer_insights{display:none}.opaque-header-new .wpcf7-form input[type=email],.opaque-header-new .wpcf7-form input[type=tel],.opaque-header-new .wpcf7-form input[type=text],.opaque-header-new .wpcf7-form textarea{background:#fff!important;color:#000!important}.opaque-header-new .casestudies .row:first-of-type{color:#212121;font-size:12px;letter-spacing:1.2px;margin-bottom:3rem}.opaque-header-new .testimonials-slider{background:#eceff1}.opaque-header-new .caps-tiny{color:#b0bec5;font-size:11px;margin-bottom:2rem;margin-top:6rem}.opaque-header-new .allwhite{color:#fff}.opaque-header-new .xigen-link{font-size:11px;text-decoration:none;line-height:0;font-weight:600}.opaque-header-new .xigen-link:after{content:url(/app/uploads/2024/06/arrow-right-solid.svg);width:10px;height:14px;display:inline-block;vertical-align:middle;margin-left:9px}.opaque-header-new .xigen-link.dark:after{content:url(/app/uploads/2024/06/arrow-right-solid-dark.svg)}.opaque-header-new .header-wrapper+section{padding-top:2rem;margin-top:-63px;background-color:unset}.opaque-header-new .hero_full .hero__content{margin-top:200px;max-width:795px}.opaque-header-new .hero_full p{margin-top:1rem;color:#fff}.opaque-header-new .pre-header{color:#00bcd4;font-size:12px;letter-spacing:1.2px;margin-bottom:1rem;font-weight:600}.opaque-header-new .logo-carousel-alt__wrapper{padding:0}.opaque-header-new .centered-content{text-align:center}.opaque-header-new .centered-content .content__column{max-width:950px;margin:0 auto}.opaque-header-new .numbers.accordion .col-md-6{width:50%}.opaque-header-new .numbers.accordion .accordion__content{margin-bottom:0}.opaque-header-new .numbers.accordion .accordion__item:first-of-type{padding-top:0;border-top:0}.opaque-header-new .numbers.accordion .accordion__item:first-of-type .accordion__item_toggle{top:16px}.opaque-header-new .numbers.accordion .accordion__item_toggle div{width:25px;height:4px;background:#fff}.opaque-header-new .numbers.accordion .accordion__item_header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.opaque-header-new .numbers.accordion img{max-width:300px;float:right;margin-top:-3rem;margin-right:4rem}.opaque-header-new .numbers.accordion .accordion__item_number{font-size:30px;margin-right:2rem;color:#00bcd4}.opaque-header-new .numbers.accordion .accordion__item_body{margin-left:4rem}.opaque-header-new .numbers.accordion .accordion__image{width:100%;height:auto}.opaque-header-new .bg-position-low{background-position:40%}.tab.content{background:#000;color:#fff}.tab.content .centered-content{max-width:675px;margin:0 auto}.tab.content .tab__wrapper{max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:3rem auto 0}.tab.content .active img{background:#00bcd4}.tab.content .tab__headers{width:20%;min-width:-webkit-fit-content;min-width:-moz-fit-content;min-width:fit-content}.tab.content .tab__contents{padding-top:1rem;width:50%;margin-left:10%}.tab.content .tab__item_header{display:-webkit-box;display:-ms-flexbox;display:flex;height:62px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:10px;border-radius:42px;margin-bottom:1rem;cursor:pointer;text-wrap:wrap;padding-right:28px}.tab.content .tab__item_header.active,.tab.content img{background:#212121}.tab.content img{max-width:18px;max-height:18px;padding:1rem;border-radius:50%;-webkit-box-sizing:content-box;box-sizing:content-box;margin-right:.8rem}.tab.content h3{margin:0;padding-left:.5rem}.tab.content .tabsh3{font-size:20px;letter-spacing:2px;font-weight:600}.tab.content .tab__item_body{-ms-flex-item-align:end;align-self:flex-end;max-width:700px;display:none}.tab.content .tab__item_body.active{display:block}.features-new{background:#fff}@media (max-width:768px){.features-new .masonry{-webkit-column-count:1!important;-moz-column-count:1!important;column-count:1!important}.features-new .mason-fade-out:after{background:rgba(240,248,255,0)!important}}.features-new .features__content{text-align:center;max-width:950px;margin:0 auto 4rem}.features-new .masonry{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:2rem;-moz-column-gap:2rem;column-gap:2rem}.features-new .masonry__item_icon{margin-top:0;margin-bottom:1rem}.features-new .masonry__item{background-color:#fff;margin-bottom:2rem;padding:1.8rem;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-shadow:#d9d9d9 1px 1px 11px 1px;box-shadow:1px 1px 11px 1px #d9d9d9;border:none;border-radius:11px}.features-new .masonry__heading{margin-bottom:0}.features-new .masonry__content{margin-top:-1rem}.features-new img,.features-new svg:not(.fa-plus){background:#eceff1;padding:14px;-webkit-box-sizing:content-box;box-sizing:content-box;border-radius:50%;height:18px;width:18px}.template-new-wordpress .banner-with-content .container{max-width:1200px}.template-new-wordpress .tab__wrapper{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.template-new-wordpress .tab__headers{width:38%!important}.template-new-wordpress .hidethis{display:none}.template-new-wordpress .xigen-view-more{font-size:15px;letter-spacing:1.5px;cursor:pointer;text-align:center;margin:2rem auto 0}.template-new-wordpress .mason-fade-out{position:relative}.template-new-wordpress .mason-fade-out:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,0)),to(#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,0),#fff);background:-o-linear-gradient(top,hsla(0,0%,100%,0) 0,#fff 100%);background:linear-gradient(180deg,hsla(0,0%,100%,0),#fff);pointer-events:none}.template-new-ecommerce .a2-col-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:5rem}.template-new-ecommerce .a2-col-container .svg-inline--fa{margin-right:2rem;background:#eceff1;padding:1rem;border-radius:50%}.template-new-ecommerce .a2-col-container .text-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.template-new-ecommerce .a2-col-container h4,.template-new-ecommerce .a2-col-container p{margin:0}@media (max-width:768px){.mobile-stack-flex{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mobile-stack-flex .col-md-6,.mobile-stack-flex .tab__contents,.mobile-stack-flex .tab__headers{width:100%!important;margin-left:0!important}}