@charset "UTF-8";/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */button,hr,input{overflow:visible}audio,canvas,progress,video{display:inline-block}progress,sub,sup{vertical-align:baseline}[type=checkbox],[type=radio],legend{padding:0;box-sizing:border-box}.animated,.slow,.slower,.slowest,.super-slowest{animation-fill-mode:both}*,.calendly-overlay .calendly-popup,.slick-slider,legend{box-sizing:border-box}.page_inner_customer-support24x7,.page_inner_signup2021 .smoothScroll,.signup_pop .smoothScroll{scroll-behavior:smooth}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}audio:not([controls]){display:none;height:0}img{border-style:none}svg:not(:root){overflow:hidden}button,input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:ButtonText dotted 1px}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}textarea{overflow:auto}.modal,html.calendly-page-scroll-locked body{overflow:hidden}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}[hidden],template{display:none}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */.animated{animation-duration:1s}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}.slow{animation-duration:.5s}.slower{animation-duration:2s}.slowest{animation-duration:3s}.super-slowest{animation-duration:5s}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}100%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.dropdown,.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.morphext>.animated{display:inline-block}.modal{display:none;position:fixed;z-index:2002;padding-top:100px;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#756f6f;margin:auto;padding:4rem 3rem;width:60%;position:relative}.modalClose{color:#000;float:right;font-size:30px;position:absolute;top:0;right:1rem;font-style:normal}@media screen and (max-width:600px){.modalClose{top:7rem}}.modalClose:focus,.modalClose:hover{color:#000;text-decoration:none;cursor:pointer}.calendly-badge-widget,.calendly-badge-widget *,.calendly-inline-widget,.calendly-inline-widget *,.calendly-overlay,.calendly-overlay *{font-size:16px;line-height:1.2em}.calendly-badge-widget iframe,.calendly-inline-widget iframe,.calendly-overlay iframe{display:inline;width:100%;height:100%}.calendly-popup-content{position:relative}.calendly-popup-content.mobile{-webkit-overflow-scrolling:touch;overflow-y:auto}.calendly-overlay{position:fixed;top:0;left:0;right:0;bottom:0;overflow:hidden;z-index:9999;background-color:#a5a5a5;background-color:rgba(31,31,31,.4)}.calendly-overlay .calendly-close-overlay{position:absolute;top:0;left:0;right:0;bottom:0}.calendly-overlay .calendly-popup{position:absolute;top:50%;left:50%;transform:translateY(-50%) translateX(-50%);width:80%;min-width:901px;max-width:1000px;height:90%;max-height:680px;background-color:#fff}.calendly-overlay .calendly-popup .calendly-popup-content{height:100%}.calendly-overlay .calendly-popup .calendly-popup-close{position:absolute;top:0;right:-24px;color:#fff;font-size:24px;cursor:pointer}.calendly-overlay .calendly-popup .calendly-popup-close:before{content:"×"}.calendly-badge-widget{position:fixed;right:20px;bottom:15px;z-index:9998}.calendly-badge-widget .calendly-badge-content{display:table-cell;width:auto;height:45px;padding:0 30px;border-radius:25px;box-shadow:rgba(0,0,0,.25) 0 2px 5px;font-family:sans-serif;text-align:center;vertical-align:middle;font-weight:700;font-size:14px;color:#fff;cursor:pointer}.calendly-badge-widget .calendly-badge-content.white{color:#666a73}*,.p_dark_background,a,h4{color:#fff}.calendly-badge-widget .calendly-badge-content span{display:block;font-size:12px;font-weight:100}h1,h2,h3{font-weight:400}@media screen and (max-width:975px){.calendly-overlay .calendly-popup{position:fixed;top:50px;left:0;right:0;bottom:0;transform:none;width:100%;height:auto;min-width:0;max-height:none}.calendly-overlay .calendly-popup .calendly-popup-content{background-color:#fff}.calendly-overlay .calendly-popup .calendly-popup-close{top:-50px;right:14px;font-size:40px}}.spinner{position:absolute;top:50%;left:0;right:0;transform:translateY(-50%);text-align:center;z-index:-1}.spinner>div{display:inline-block;width:18px;height:18px;background-color:#e1e1e1;border-radius:50%;vertical-align:middle;animation:bouncedelay 1.4s infinite ease-in-out;animation-fill-mode:both}.slick-list,.slick-slider{display:block;position:relative}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes bouncedelay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.slick-slide{margin:0 20px}.slick-slide img{width:100%}.slick-slider{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-dots{display:flex;list-style-type:none;margin:4rem;padding:0;justify-content:center}.slick-slider .slick-list,.slick-slider .slick-track{transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px;pointer-events:none}.slick-dots button{border-radius:50%;background-color:#d8d8d8;text-indent:-9999px;width:20px;height:20px;border:none;margin:0 5px;outline:0;cursor:pointer}.container,.width-100{width:100%}.slick-dots .slick-active button{background-color:#4dc8a2}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.hidden{display:none!important}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Lato,sans-serif;outline:0}.CTAbutton,.custom-dialog__submit,.install-button{text-align:center;display:inline-block;cursor:pointer;text-transform:uppercase}.hideme,.responsive--show,iframe[name=google_conversion_frame]{display:none}.client-list,.dropdown__list,.guaranteeStripe-section__list,.integration-section__list,.nav-sidebar__collapse-list,.nav-sidebar__menu-list,.navigation-list,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features,.page_new-landing_openletter .terms-section__list,.powers-section__list,.shared-inbox-hero .client-list,.slides-controls,.start-terms-section__list,.superpowers-section__list,.tab,.terms-section__list{padding:0;list-style-type:none;margin:0}a{text-decoration:none}h1,h2,h3,h4,h5,h6,p{padding:0;border:0;margin:0}h4,p{margin-bottom:3rem;font-family:Lato,sans-serif}h1{font-size:35px;margin-bottom:1rem;font-family:Lato,sans-serif;line-height:1.5}@media all and (max-width:720px){h1{font-size:36px}}h2{font-size:30px;margin-bottom:1.5rem;line-height:1;font-family:Lato,sans-serif;color:#2f6ef1}@media all and (max-width:960px){h2{font-size:22px;line-height:1.25;text-align:center}.navigation.sell{align-items:center}}h3{font-size:18px;font-family:Lato,sans-serif;color:#13224c}p{line-height:1.7;font-size:15px;color:#414670}b,strong{font-weight:700}h4{font-size:18px;font-weight:400;line-height:28px}h5{font-size:14px}h6{font-size:1.67em}* img{color:#989898}.container{max-width:1120px;margin:0 auto}@media all and (min-width:880px){.container__adjust{padding-top:132px}}@media all and (max-width:1120px){.container__adjust{padding:0 1rem}}#hiver-safari-download-window .hiver-popup-body{text-align:center}#hiver-safari-download-window.hiver-popup-layout{display:none;background-clip:padding-box;z-index:6;background-color:#FFF;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 3px rgba(0,0,0,.3);outline:0;position:absolute;padding:37px 30px 15px;margin:auto;top:90px;right:125px;font-family:'Open Sans',sans-serif;font-weight:400}#hiver-safari-download-window.hiver-popup-layout b,#hiver-safari-download-window.hiver-popup-layout li{color:#000}@media all and (max-width:960px){.navigation.sell .navigation__toggle{margin-top:.5rem}}.navigation{max-width:1120px;margin:0 auto;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:880px){.navigation{align-items:baseline;margin:0 2rem;padding-top:7px!important}}.navigation__sellAdsLogo{height:60px}@media all and (max-width:960px){.navigation__sellAdsLogo{margin-top:1rem}}.navigation__sellAdsLogo img{height:100%;margin-top:5px}@media all and (min-width:960px){.navigation__logo{padding:.3rem 0}}.navigation .mobile-logo--start{padding-top:1rem}@media all and (max-width:960px){.navigation__sellAdsLogo img{height:78%;margin-top:-4px}.navigation__logo{position:relative;top:9px}.navigation .mobile-logo{height:37px;width:82px}.navigation .mobile-logo--start{text-align:center;display:inherit;padding-bottom:1rem}}.navigation .mobile-logo--margin-top{margin-top:20px}.navigation__toggle-menu{height:20px}@media all and (min-width:880px){.navigation__toggle-menu{display:none}}.navigation__link{display:flex;align-items:center;line-height:1;transition:all .2s ease-in-out;font-size:14px;padding:1rem 0;cursor:pointer;outline:0}.navigation__link--active,.navigation__link:hover{opacity:.6}.navigation--inverted .dropdown__arrow{border-top:5px solid #000}.navigation--inverted .navigation__link{color:#000;outline:0}.navigation--inverted .dropdown__toggle svg g{fill:#000}.navigation--homepage .navigation-list__item--filled-white{background:#06ccc2}.navigation--homepage .navigation-list__item--filled-white .navigation__link{color:#fff}.navigation--logo-only{padding-top:2rem}.navigation--logo-only .start-call-to-action-section__green-button{display:none;margin-top:0}.navigation--logo-only.fixed{animation:fadeInDown .5s ease;position:fixed;left:0;right:0;box-shadow:0 2px 14px 0 rgba(0,0,0,.18);height:83px;background-color:#fff;top:0;z-index:2;padding-top:10px}@media all and (max-width:960px){.navigation--logo-only.fixed{display:none}}.navigation--logo-only.fixed .start-call-to-action-section__green-button{display:block;height:50px;border-radius:3px;padding-top:1rem}.navigation--logo-only.fixed .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:960px){.navigation--logo-only{padding-top:2rem;text-align:center}}.navigation-list{display:flex;flex-direction:row;justify-content:flex-end;align-items:center}@media all and (max-width:880px){.navigation-list{display:none}}.navigation-list__top{display:flex;justify-content:space-around}.navigation-list__item{padding:10px 1em;margin:2em 0 1em;position:relative;align-items:baseline}.navigation-list__item:last-child{margin:0 1rem 1rem 0}.navigation-list__item--last{margin-right:0}.navigation-list__item--upper-yellow{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px;transition:none;padding:0;color:#2b2b2b;top:2px;margin:0;text-align:center}.navigation-list__item--upper-yellow:hover{box-shadow:0 3px 16px 2px rgba(150,150,150,.22);transform:scale(1.01) translateY(-2px);transition:all .3s ease-in-out}.navigation-list__item--upper-yellow .navigation__link{color:#000;padding:10px 1em;opacity:1;justify-content:center}.navigation-list__item--filled-yellow{background:#ffd31a;border-radius:5px;transition:none;padding:0;color:#2b2b2b;box-shadow:0 4px #c3a940;top:2px;margin:0;width:140px;text-align:center}.navigation-list__item--filled-yellow .navigation__link{color:#000;padding:10px 1em;opacity:1;outline:0}.navigation-list__item h3{margin-bottom:.3rem}.col-2:not(:last-child),.col-3:not(:last-child){border-right:none!important}.dropdown{z-index:2000;top:60px;display:block;opacity:0;transition:.4s ease;right:-279px}.dropdown__products{left:-204px;right:-413px}.dropdown__arrow{width:0;height:0;margin-left:10px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;transition:all .4s ease}.dropdown__container{display:flex;flex-direction:column;padding:1.5rem 1.2rem 1.5rem 2.2rem}.dropdown__container li{line-height:1.7}.dropdown__container a:hover{color:#151a43}.dropdown__header{margin:34px 0 0 2.2rem;color:#151a43;font-weight:700;font-size:16px}.dropdown__header--top-space{margin-top:-5px!important}.dropdown__content{color:#7d819e;font-size:13px;margin-bottom:13px;line-height:1.92}.dropdown__content--target-page{color:#0091ff}.dropdown__content--target-page:hover{color:#0091ff!important}.dropdown__content--sub-heading{color:#545876;font-size:14px;font-weight:700}.dropdown__content span{font-size:13px;color:#7d819e;line-height:1.69;font-weight:400}.dropdown__content span:hover{color:#151a43}.dropdown__link{color:#969696;font-size:.8rem;margin:.5rem 0 1rem}.dropdown__link--target-page{color:#0091ff}.dropdown__link--target-page:hover{color:#0091ff!important}.dropdown__large{min-width:958px}.dropdown__medium{min-width:665px}.dropdown__description{color:#969696;font-size:.8rem;margin-bottom:35px}.dropdown__features li{line-height:2}.navigation-list__item:hover .dropdown{visibility:visible;opacity:1}.navigation-list__item:hover .dropdown__arrow{transform:rotateZ(180deg)}.guide{background-color:#1e202e!important}.sticky,.sticky-mobile{background-color:#fff;box-shadow:0 2px 15px -3px rgba(0,0,0,.31);position:fixed}.sticky .dropdown__arrow{border-top:5px solid #000}.sticky .navigation{align-items:inherit}.sticky .navigation-list__item{margin:0;outline:0}.sticky .navigation__link{color:#000;outline:0}.guide em.dropdown__arrow.dropdown__arrow--down.dropdown__arrow--white-arrow{border-top:5px solid #fff}.guide a.navigation__link.page-nav,.guide span.navigation__link.page-nav.nonclickable{color:#fff}.sticky-mobile{height:69px;transition:.3s ease}.container-main{left:0;top:0;z-index:3;position:fixed;width:100%}.start-shared-inbox-hero__error{color:red;margin-bottom:1rem}.dropdown .col-2 .dropdown__content{line-height:2.8;margin-bottom:18px}.dropdown .col-2 .dropdown__header{margin:34px 0 -1rem 2.2rem}.divider{display:inline-block;border-bottom:1px solid #e7e7e7;height:50px}.nonclickable{pointer-events:none;cursor:default}.footer-section{background-color:#f6f6f6}@media all and (max-width:960px){.divider{height:75px;margin-bottom:2rem}.footer-section .container{flex-direction:column!important;padding-bottom:1rem}}.footer-section__column{flex-basis:100%;flex:1;margin-left:9px}@media all and (max-width:960px){.footer-section__column{margin:0 3rem}}.footer-section__logo{display:block;margin-bottom:1rem}.footer-section__raw{display:flex;max-height:99px;background-color:#f9f9f9;margin-top:2rem}.footer-section__address{color:#666;font-style:normal;font-size:14px;line-height:1.8;margin-bottom:1.5rem}@media all and (max-width:840px){.footer-section{text-align:left}.footer-section__address{margin-bottom:.5rem}}.footer-section__address--divider{width:1.5rem;height:1px;margin-bottom:1.5rem;background:#666;opacity:.7}.footer-section__social{margin:1.5rem 0 1rem}.footer-section__social a{margin-right:.4rem}.footer-section__downloads{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center}.footer-section__button{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;width:25px;height:25px;border:2px solid #f0f0f0;border-radius:5px;padding:5px;box-sizing:content-box}.footer-section__button--first{margin-right:.5rem}.footer-section__image{display:block;width:100%;height:100%}@media all and (min-width:840px){.footer-section .responsive--show{display:block}}@media all and (max-width:840px){.footer-section .responsive--show{display:inline-block}.footer-section .responsive--hidden{display:none}}@media all and (min-width:840px){.footer-section .responsive--mobile{display:none}}@media all and (max-width:840px){.footer-section .responsive--mobile{display:inline-block}}.footer-section .container{display:flex}.footer-section p{margin-bottom:1rem}.footer-section a,.footer-section p{text-decoration:none;font-size:14px}.footer-section a{transition:all .2s ease-in-out;color:#545876}.footer-section a:hover{background-color:transparent;color:#000}.footer-list{list-style-type:none;padding:0;margin-bottom:4rem}@media all and (min-width:960px){.footer-list--space{padding-left:2rem}}@media all and (max-width:960px){.footer-section .container{flex-direction:column}.footer-list{margin-bottom:0}.footer-list--mobileHidden{display:none}}.footer-list__user-logo-bottom{padding-top:1.4rem;margin:-.5rem 0 0 7rem}@media all and (max-width:960px){.footer-list__user-logo-bottom{margin:0 auto}.footer-list__user-logo-bottom img{width:64px;height:81px}}.footer-list__user-logo{padding-top:1.4rem;margin:-.5rem 0 0 -22rem}@media all and (max-width:960px){.footer-list__user-logo{margin:0}.footer-list__item--mobileHidden{display:none}}.footer-list__heading,.footer-list__item{margin-bottom:1rem;font-size:14px;font-family:Lato}.footer-list__user-logo img{width:81px;height:33px}.footer-list__heading{color:#151a43;font-weight:700}.footer-list__heading--partners{margin-top:-1.6rem}@media all and (max-width:985px){.footer-list__heading--partners{margin-top:-2.6rem}}.footer-list__item{line-height:1.57;margin-right:.2rem;color:#545876}.footer-list__item--image img{height:39px;margin-right:.5rem}@media all and (max-width:960px){.footer-list p{padding-bottom:0!important}}.footer-list__light-item:hover{color:#000}.footer-list__gdpr{margin-left:0}.footer-compare{display:flex}.footer-compare__link{padding-left:19px}.footer-compare__image{width:20px;height:21px}.terms-section{background-color:#fff;padding:.5rem 0}.terms-section .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:unset}.terms-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.terms-section__link{margin-right:2rem}.terms-section__link a{color:#666}@media all and (max-width:1024px){.terms-section__link a{font-size:12px}}@media all and (max-width:960px){.terms-section{padding:1rem 0}.terms-section__cloud-img{padding-bottom:2rem}.terms-section__list{flex-direction:column!important}.terms-section__link{padding-bottom:1.5rem;margin-right:0}.top-footer-section .container{border-bottom:none!important}}.terms-section p{margin-bottom:0;color:#666}.facebook-icon:hover svg{fill:#00f!important}.top-footer-section{background-color:#f6f6f6;padding:3rem 0 0}.top-footer-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.top-footer-section__columnFirst{width:55%;margin-bottom:2rem}.top-footer-section__leftLogo{display:flex;align-items:center}@media all and (max-width:960px){.top-footer-section__columnFirst{width:100%;text-align:center;margin-bottom:0}.top-footer-section__leftLogo{flex-direction:column}}.top-footer-section__ccpa{margin-left:2rem}.top-footer-section__columnSecond{width:42%;justify-content:space-around;display:flex;margin-bottom:2rem}.top-footer-section__columnSecond a:hover{box-shadow:0 3px 16px 2px rgba(150,150,150,.22);transform:scale(1.01) translateY(-2px);transition:all .3s ease-in-out}@media all and (max-width:960px){.top-footer-section__columnSecond{width:100%;flex-direction:column;justify-content:space-evenly}.top-footer-section__columnSecond a{margin:0 auto;box-shadow:none!important}.top-footer-section__image{margin-top:2rem}}.top-footer-section__mobile-res{display:flex;justify-content:space-between;width:55%}@media all and (max-width:1025px){.top-footer-section__mobile-res{justify-content:space-evenly;width:63%}.location-section{padding:0 1rem}}@media all and (max-width:960px){.top-footer-section__mobile-res{margin:0 auto;justify-content:space-evenly;display:flex;width:36%}.top-footer-section--mobileHidden{display:none}}@media all and (max-width:600px){.top-footer-section__mobile-res{width:47%}}@media all and (max-width:450px){.top-footer-section__mobile-res{width:85%}}@media all and (min-width:960px){.top-footer-section--desktopHidden{display:none}}.location-section{background-color:#252526;height:133px}.location-section .container{display:flex}.location-section__column{width:20%;text-align:left;padding-top:.5rem}@media all and (max-width:1025px){.location-section__column{width:100%;text-align:left}}@media all and (min-width:960px){.location-section__column--location{padding-left:1rem}}.location-section__heading{color:#fff;font-size:12px!important;margin-bottom:0;padding-top:2rem;line-height:20px;opacity:.67}.location-section__heading a{color:#fff;font-size:14px;opacity:1}.location-section__heading a:hover{color:#fff}@media all and (max-width:960px){.location-section{height:auto}.location-section__column{width:100%;padding-top:2rem;text-align:center}.location-section__heading a,.location-section__heading--top-space{padding-top:0}}.location-section__heading1{color:#fff;font-size:12px;margin-bottom:0;padding-top:1.8rem;line-height:20px;opacity:.67;padding-left:5rem}.location-section__heading1 a{color:#fff;font-size:14px;opacity:1}.location-section__heading1 a:hover{color:#fff}.location-section__image1{position:absolute;margin-left:-20px}@media all and (max-width:960px){.location-section__heading1{padding:0}.location-section__heading1 a{padding-top:0}.location-section__image1{margin:0 auto;display:flex;padding-bottom:1rem;position:static;width:15px;height:21px;box-sizing:content-box}}.location-section__image2{position:absolute;margin-left:-20px}@media all and (max-width:960px){.location-section__image2{margin:0 auto;display:flex;padding-bottom:1rem;position:static;width:15px;height:21px;box-sizing:content-box}}.location-section__social{padding:0 0 0 6rem;display:flex;justify-content:space-around}@media all and (max-width:960px){.location-section__social{padding:1rem 1rem 1rem 3rem;display:block}.location-section__social a{margin-right:2rem}.location-section__social .icon{width:26px;height:26px}.location-section__hiverLogo{width:109px;height:50px}}.nav-sidebar-container{position:fixed;top:0;right:0;height:100%;background:#fff;opacity:1;z-index:2001;width:100vw;transition:all .3s ease-in-out;overflow:scroll}.CTAbutton,.install-button{transition:all .25s ease-in-out}.nav-sidebar-container--hidden{right:-100%}@media all and (min-width:960px){.location-section__hiverLogo{padding-top:2rem}.nav-sidebar-container--hidden{display:none}}.nav-sidebar{position:absolute;background:#fff;min-height:100%;text-align:center;right:0;width:100%}.nav-sidebar--header{display:flex;justify-content:flex-end;align-items:center;margin:25px}.nav-sidebar__logo{margin:1rem 0}.nav-sidebar__link{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.nav-sidebar__item{text-transform:uppercase;padding:1.5rem 0;border-bottom:1px solid #f4f4f4}.nav-sidebar__item--list{padding:1rem 0}.nav-sidebar__item--collapsed{padding:0;height:0;display:none}.nav-sidebar__item--active .nav-sidebar__collapse-triangle{transform:rotate(90deg)}.nav-sidebar__sub-item{text-transform:capitalize;padding:1rem 0}.nav-sidebar__collapse-triangle{margin-left:.5rem}.nav-sidebar__collapse-list--collapsed{display:none}.nav-sidebar__social{margin:2rem 0}.nav-sidebar__social-link:not(:last-child){margin-right:1rem}.nav-sidebar a,.nav-sidebar span{color:#000}.CTAbutton{min-width:260px;border-radius:9px;font-weight:500;padding:1.3rem 1rem;background-color:#03bfb4;border:2px solid #03bfb4}.CTAbutton--inverted{background-color:#fff;color:#03bfb4}.CTAbutton:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px #afafaf}.install-button{color:#fff;background-color:#f7d063;border-radius:2px;display:inline-block;padding:1rem 3rem;margin-top:0;cursor:pointer;position:relative}.install-button:hover{transform:scale(1) translateY(-4px) translateZ(20px)}@media all and (max-width:960px){.install-button{padding:1rem 2.5rem}}.install-button--green{background-color:#3ecf8e;border-radius:5px;padding:1rem 2rem}.install-button .install-button__main{font-size:16px;font-family:Lato,sans-serif;color:#000;font-weight:500;margin-bottom:0!important;text-transform:none}@media all and (max-width:960px){.install-button .install-button__main{margin-bottom:.8rem}.supported_browsers{display:none}}.install-button .install-button__main .install-button__help{color:#fff}.install-button--request-demo-mobile{color:#323232;text-transform:inherit;margin-bottom:1rem}@media all and (min-width:960px){.install-button--request-demo-mobile{display:none}}.install-button__main{color:#000;margin-bottom:8px;font-size:14px;font-family:Lato,sans-serif;font-weight:600}.install-button__main--no-margin{margin-bottom:0}.install-button__help{color:#383b44;font-size:12px;text-transform:capitalize;font-weight:400}.install-button__orSignup{padding-bottom:2px;border-bottom:1px solid transparent}.install-button__orSignup:hover{border-bottom:1px solid #fff;transition:all .3s ease-in-out;opacity:1.67}.dropdown.top-arrow-product:before,.dropdown.top-arrow-resource:before{display:block;position:absolute;height:10px;width:10px;background:#fff;top:-5px;transform:rotate(45deg);content:""}.dropdown{box-shadow:-1.7px 1px 20px 0 rgba(0,0,0,.16);position:absolute;background-color:#fff;border-radius:4px;min-width:250px}.dropdown.top-arrow-resource:before{right:18.5rem}.dropdown.top-arrow-product:before{right:26.8rem}.dropdown__toggle{margin-left:9px;width:9px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;padding-top:8px}.dropdown__list{overflow:hidden}.dropdown__link{white-space:nowrap;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}.dropdown__text{color:#000;padding-right:1rem;padding-left:.5rem;font-size:.8rem}.dropdown__icon{padding:1.2rem 1.25rem;box-sizing:content-box;transition:all .4s ease-in-out}.dropdown__icon svg{transition:all .4s ease-in-out;width:17px;height:auto}.dropdown__item{font-size:14px;cursor:pointer;transition:all .1s ease-in-out;position:relative;text-transform:uppercase}.dropdown__item:after{content:"";position:absolute;background:#f1f1f1;width:100%;height:1px;display:block;left:3.5rem}.dropdown__item:hover{background:#f1f1f1;transition:all .4s ease-in-out}.tab__item,.tab__item--active{transition:all .5s ease-in-out}.dropdown__item:hover:after{background:0 0}.dropdown__item:hover .dropdown__icon{background:#03bfb4}.dropdown__item:hover .dropdown__icon svg circle,.dropdown__item:hover .dropdown__icon svg path{fill:#fff}.guaranteeStripe-section{background-color:#1a3346;padding:1rem;margin-top:3rem}@media all and (max-width:670px){.guaranteeStripe-section{display:none}}.guaranteeStripe-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.guarantee{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.guarantee svg{margin-right:2rem;width:42px}.feedback-section{background:linear-gradient(135deg,#f7fafd 50%,#03bfb4 50%);padding:6rem 0}@media all and (max-width:820px){.feedback-section{background:#03bfb4;padding:2rem 0}.feedback-section .container{display:none}}.feedback-section__heading{margin-bottom:4rem;color:#000;text-align:center}.feedback-section .container{background:#fff;padding:5rem 2rem;box-shadow:0 0 20px grey}.feedback-section .feedbacks{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.feedback{width:36%}@media all and (max-width:480px){.feedback{display:flex;flex-direction:column;width:100%}}.feedback__divider{width:2px;background:#e8e8e8;height:260px}@media all and (max-width:480px){.feedback__divider{width:80%;height:2px;margin:1em auto}.feedback__author-image{-ms-grid-row-align:center;align-self:center}}.feedback__author-image{margin-bottom:.3rem}.feedback__author{margin-bottom:1.5rem;font-style:italic;color:#000}@media all and (max-width:480px){.feedback__author{text-align:center}}.feedback__text{color:#000;margin-bottom:1.5rem;line-height:1.5;opacity:.8}@media all and (max-width:820px){.feedback__text{margin-right:0}}.feedback__company-logo{-webkit-filter:invert(1);filter:invert(1);margin:1rem 0}.mobileFeedback{background:#fff;min-height:440px;width:90%;margin:auto;text-align:center;padding:2rem 1rem}@media all and (min-width:820px){.mobileFeedback{display:none}}.mobileFeedback .slides-controls{margin-top:3rem}.final-call-to-action-section{padding:6rem 0;text-align:center}.final-call-to-action-section b,.final-call-to-action-section h2,.final-call-to-action-section h4,.final-call-to-action-section p{color:#000}.final-call-to-action-section h2{opacity:.8}.final-call-to-action-section p{opacity:.65}.final-call-to-action-section--gray-background{background-color:#fafafa}@media all and (max-width:840px){.final-call-to-action-section{padding:3rem 0}}.final-call-to-action-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.final-call-to-action-section__heading--frontapp{font-size:30px;margin-bottom:1.5rem;line-height:1!important}@media all and (max-width:960px){.final-call-to-action-section__heading--frontapp{font-size:22px;line-height:1.25!important}}.final-call-to-action-section__button{border-color:#fff;margin:20px 0 40px 20px;background-color:#f1f1ed;color:#515151}.final-call-to-action-section__button--first{background-color:#fdde47;color:#121212}@media all and (max-width:560px){.final-call-to-action-section__button{margin:0 0 3rem}.final-call-to-action-section__button--first{display:none;margin-left:0}}.final-call-to-action-section__button--transparent-border{border-color:transparent}.final-call-to-action-section--solid-background{background-color:#03bfb4}.final-call-to-action-section--solid-background b,.final-call-to-action-section--solid-background h2,.final-call-to-action-section--solid-background p{color:#fff;opacity:1}.final-call-to-action-section--solid-background .CTAbutton{color:#03bfb4;background:#fff}.final-call-to-action-section--solid-background .CTAbutton:hover{box-shadow:0 26px 13px -21px rgba(255,255,255,.44)}.final-call-to-action-section--solid-background .CTAbutton--inverted{background:#03bfb4;color:#fff}.final-call-to-action-section p{line-height:1.8}.tab{padding-left:5rem;padding-top:2rem}.tab__title{margin-bottom:.4rem;color:#000}.tab__description{margin-bottom:0;font-size:17px;font-weight:300;line-height:1.7;color:#6b6b6b}.tab__image{display:none}.tab__item{padding:1rem 2rem;cursor:pointer;border-left:10px solid transparent;text-align:left}.advantages-section__heading,.hero-mini__main{text-align:center}.tab__item:not(:last-child){margin-bottom:1.5rem}.tab__item--active{background-color:#fff;border-color:#f0b828;box-shadow:-4px 8px 20px 0 #cecece}.tab__item--active .tab__title{color:#03bfb4}.superpowers-section{background:#fff;padding:6rem 0 4rem;text-align:center}.superpowers-section b,.superpowers-section h2,.superpowers-section h4,.superpowers-section p{color:#000}.superpowers-section h2{opacity:.8}.superpowers-section p{opacity:.65}.superpowers-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:baseline}.superpower{flex-basis:33.33%;padding:0 2rem;flex-grow:1}.superpower__image{display:block;height:96px;margin:3rem auto}.superpower__title{margin-bottom:1rem}.superpower__description{line-height:1.6}.landing-hero{overflow:hidden;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:space-between;align-items:center}.landing-hero__column{width:50%}.landing-hero__column--last{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:center}@media all and (max-width:880px){.landing-hero__column{width:100%;text-align:center}.landing-hero__column--last{flex:0}}.landing-hero__button{margin-bottom:.5rem}.landing-hero__button--non-supported-browsers h3{margin-top:0}.landing-hero__bleeding-banner{position:relative;right:5rem;max-height:620px}@media all and (max-width:960px){.landing-hero__bleeding-banner{display:none}}.landing-hero .mid{padding:10.25rem 0 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}@media all and (max-width:960px){.landing-hero .mid{padding:10.25rem 1rem 1rem}}.hero-mini{padding:3rem 0}.hero-mini__bg{position:absolute;top:0;left:0;right:0;height:476px;background:#14a8ff;background:linear-gradient(90deg,#14a8ff,#3453e6);overflow:hidden}@media all and (max-width:960px){.hero-mini__bg{height:430px}.customer-header{position:absolute}}.hero-mini__bg .circle{position:absolute;border-radius:50%;right:-500px}.hero-mini__bg .circle.circle-1{width:1400px;height:1400px;background-color:rgba(24,16,224,.08);top:-210px;right:-1000px}.hero-mini__bg .circle.circle-2{width:1750px;height:1750px;background-color:rgba(189,16,224,.08);top:0;right:-800px}.hero-mini__bg .circle.circle-3{width:2250px;height:2250px;background-color:rgba(54,16,224,.08);top:-480px;left:-120px}.hero-mini .customer-header,.hero-mini .features-header{position:absolute;left:0;right:0}.hero-mini .customer-header .hero-mini__para,.hero-mini .features-header .hero-mini__para{font-size:22px}.hero-mini__main{padding:0 0 4rem;width:70%;margin:auto}.hero-mini__main--large{width:90%;padding:5rem 0 8rem}.hero-mini__heading{font-size:2.4rem}.hero-mini__heading--download{margin-top:6rem}@media all and (max-width:720px){.hero-mini__heading{font-size:1.8rem}}.hero-mini__sub-heading{font-size:1rem}.hero-mini__para{line-height:1.5;margin-bottom:1.5rem;color:#fff}.advantages-section b,.advantages-section h2,.advantages-section h4,.advantages-section p,.feature-tabs b,.feature-tabs h2,.feature-tabs h4,.feature-tabs p{color:#000}.advantages-section{background:#fff;padding:5rem 0}.advantages-section h2{opacity:.8}.advantages-section p{opacity:.65}@media all and (max-width:960px){.advantages-section{padding:5rem 1rem}}.advantages-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;padding:3rem 0;align-items:stretch}.advantages-section--grey-background{background:#f6f6f6}.advantage__image{margin-bottom:2rem;margin-left:-1rem}@media all and (max-width:640px){.advantage__image{margin-left:auto;margin-right:auto;max-width:100%;display:block}}.advantage__image--offset{margin-bottom:2rem;margin-left:-3rem}.advantage__title{color:#000;font-size:1.5rem;margin-bottom:1.5rem}.advantage__divider{height:2px;width:45px;margin-bottom:1rem}@media all and (max-width:640px){.advantage__image--offset{margin-left:auto;margin-right:auto}.advantage__title{text-align:center}.advantage__divider{margin:0 auto 1rem}}.advantage__description{max-width:400px;line-height:1.5}.analytics-section{background:url(https://images.hiverhq.com/images/background/analytics.png) center 100% no-repeat #4a90e2;min-height:100vh;padding:5rem 0 0}.feature-tabs,.feature-tabs--white-background{background-color:#fff}@media all and (max-height:720px){.analytics-section{min-height:720px}}.analytics-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.analytics-section__column{width:50%}.analytics-section__column--last{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:center}@media all and (max-width:960px){.analytics-section{background-position:70% 120%}.analytics-section__column{width:100%;text-align:center}}.analytics-section h2{text-align:left}.analytics-section p{max-width:360px;line-height:1.6}.feature-tabs__focus-image,.slide__image{max-width:100%}.analytics{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start;width:500px}@media all and (max-width:960px){.analytics-section h2{text-align:center}.analytics-section p{max-width:100%}.analytics{display:none}}.analytics__text{font-size:1.5rem;line-height:1.2}.analytics__number{font-size:4.5rem;line-height:.8}.analytics__percent{font-size:2rem;line-height:1}.feature-tabs{padding:8rem 0;text-align:center;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}@media all and (min-width:1080px){.feature-tabs{min-height:100vh}}.feature-tabs h2{opacity:.8;line-height:1.5}.feature-tabs p{opacity:.65}.feature-tabs__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;margin-top:7rem;align-items:flex-start}@media all and (max-width:1080px){.feature-tabs{padding:3rem 1rem}.feature-tabs__main{display:none}}.feature-tabs__column{width:50%}.feature-tabs__column--first{min-height:550px}.feature-tabs__column--last{margin:auto;min-height:0}@media all and (min-width:1080px){.features-slides{display:none}}.slide__title{color:#04bfb4;font-size:1.25rem;margin:1rem 0}.faq b,.faq h2,.faq h4,.faq p,.faq__more{color:#000}.slide__description{line-height:1.5}.client-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin-bottom:1.5rem}.client-list__item img{max-width:100%;margin:1rem 0}@media all and (max-width:480px){.client-list{flex-direction:row;padding:0 1em;justify-content:space-around}.client-list__item{width:calc(50% - 1rem);margin:0 .5rem}.client-list__item:nth-child(-n+3){display:block}}@media all and (min-width:480px) and (max-width:800px){.client-list__item{width:33%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin-bottom:1rem}.client-list__item:nth-child(-n+2){display:block}}@media all and (min-width:800px){.client-list__item{width:20%}}.quick-faq-section{padding:4rem 0}.quick-faq-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:baseline}.faq{width:50%;padding:2rem}.faq h2{opacity:.8}.faq p{opacity:.65}@media all and (max-width:760px){.faq{padding:1rem;width:100%}}.faq__question{margin-bottom:1.5rem;display:flex;flex-direction:row;justify-content:flex-start;align-items:center;flex-wrap:nowrap}@media all and (max-width:1366px){.faq__question{flex-wrap:nowrap}}.faq__marker{width:5px;height:40px;margin-right:1.6rem}.faq__answer{line-height:1.8;padding-left:2rem;margin-bottom:1rem}.faq__more{margin-left:2rem;font-size:.9rem}.faq__more:hover{text-decoration:underline}.downloads-section{background:url(https://images.hiverhq.com/images/background/download.jpg) center 100% no-repeat #4a90e2;min-height:90vh;background-size:cover;padding:3rem 0 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:flex-end}.downloads-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:-4px}@media all and (max-width:1050px){.downloads-section{background:#4481cc}.downloads-section__main{flex-direction:column-reverse}.downloads-section__column--last{margin-bottom:1.5rem;text-align:center}}.downloads-section__column{flex:1}.downloads-section__column--first{flex:1.5}.downloads-section__image{max-width:90%;display:block;margin:auto}.downloads-section__heading{line-height:1.2;font-weight:400;color:#fff}.downloads-section__heading b{font-weight:700}.downloads-section__button{height:100%;display:inline-block;margin-right:1rem}@media all and (max-width:840px){.downloads-section__button{width:35%}}.downloads-section__download-image{border-radius:6px;width:100%}.downloads-section__para{margin:2rem 0;line-height:1.6}@media all and (max-width:1050px){.downloads-section__para{margin:1rem 0}}.downloads-section .container{overflow:hidden}.powers-section{background-color:#fafafa;padding:5rem 0}.powers-section b,.powers-section h2,.powers-section h4,.powers-section p{color:#000}.powers-section h2{opacity:.8}.powers-section p{opacity:.65}.powers-section__header{margin-bottom:5rem;text-align:center}.powers-section__sub-heading{color:#000;font-weight:300}.powers-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:baseline}.power{width:33.33%;padding:0 2rem}.power__image{height:90px;margin:.5rem 0}.power__title{margin:2rem 0 1.4rem;font-weight:500;font-size:1.4rem}@media all and (max-width:840px){.power{width:100%;text-align:center}}.hiver-logos-section{padding:4rem 0 1rem;background-color:#f7fafd}.client-list-wrapper .hiver-logos-section{padding:3rem 0}@media all and (max-width:960px){.hiver-logos-section{padding:2rem 1rem}}.hiver-logos-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.hiver-logos-section--collaborative-page{padding:3rem 1rem;background:0 0}.hiver-logos-section__column{text-align:center}.hiver-logos-section__heading{color:#151a43;font-size:16px;text-align:center;margin-bottom:3rem;font-weight:400}.hiver-logos-section__image1{width:85%}.hiver-logos-section__image2{width:100%}@media all and (min-width:960px){.hiver-logos-section__image2{display:none}}.product-feedback-section{padding:6rem 0 8rem;background-color:#fff}@media all and (max-width:960px){.hiver-logos-section__image1{display:none}.product-feedback-section{padding:5rem 1rem}}.product-feedback-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:self-start}.product-feedback-section__column:first-child{width:48%;box-shadow:30px 28px 56px 0 rgba(19,51,76,.05);background-color:#fff}@media all and (max-width:960px){.product-feedback-section__column:first-child{width:100%;margin:1rem 0}}.product-feedback-section__column:last-child{width:45%}.product-feedback-section__background{padding-top:43px;padding-left:31px;text-align:left;line-height:2.21;font-size:14px;float:left}@media all and (max-width:960px){.product-feedback-section__column:last-child{width:100%;margin:1rem 0}.product-feedback-section__background{width:60%;box-shadow:none;padding-top:15%;padding-left:2%}.product-feedback-section__background br{display:none}.product-feedback-section__image1{width:40%}}@media all and (max-width:600px){.product-feedback-section__background{padding-top:2%}}.product-feedback-section__image1{float:left}.product-feedback-section__image2{margin-bottom:1rem;width:20px}.product-feedback-section__heading{font-size:16px;font-weight:400;color:#151a43;margin-bottom:.5rem;line-height:1}.product-feedback-section__heading--space{line-height:1.15}.product-feedback-section__sub-heading{font-size:16px;color:#151a43;line-height:1.88;font-weight:400;margin-bottom:0}.product-feedback-section__vacasa-link{margin-bottom:0}.product-feedback-section__vacasa-link a{font-size:14px;color:#414670;font-weight:400;position:relative}.product-feedback-section__vacasa-link a:hover{background-color:transparent;color:#1ab394}@media all and (min-width:600px){.product-feedback-section__vacasa-link a:after{content:'';position:absolute;width:36px;height:11px;background-image:url(/images/front/arrow.png);background-repeat:no-repeat;left:10rem;top:.4rem}}.product-feedback-section__para{color:#566d7f;font-weight:400;margin-bottom:1rem;font-size:16px}.product-feedback-section__image{float:left;width:44px;margin-top:9px}.product-feedback-section__author{float:left;margin-left:1rem;padding-top:.5rem;margin-bottom:0;font-size:14px}@media all and (max-width:960px){.product-feedback-section__heading{text-align:left}.product-feedback-section__sub-heading{line-height:1.5}}.feature{max-width:1120px;margin:auto;padding:6rem 0;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:nowrap}.feature__wrapper:nth-child(even){background-color:#f6f6f6}.feature__image{max-width:100%}@media all and (max-width:800px){.feature{flex-direction:column}.feature__image{margin:2rem auto;max-width:90%}}.feature__text{max-width:345px}.feature__title{margin-bottom:2.5rem;text-align:left;position:relative;line-height:1.5;color:#000}.feature__title:after{content:"";display:block;position:absolute;background-color:#03bfb4;height:2px;width:50px;margin-top:1rem}@media all and (max-width:800px){.feature__title{text-align:center}.feature__title:after{left:50%;bottom:-20px;transform:translateX(-50%)}}.feature__description{line-height:1.6;text-align:left}.feature--overflowing{height:360px;margin-bottom:5rem}@media all and (max-width:800px){.feature__description{text-align:center}.feature--overflowing{height:auto;margin-bottom:0}}.feature--overflowing-large{height:460px;margin-bottom:5rem}.feature__media--offset-down{position:relative;top:5rem}@media all and (max-width:800px){.feature--overflowing-large{height:auto;margin-bottom:0}.feature__media--offset-down{top:0}.features-header{padding-top:6rem}}.basic-text-section{padding:4rem 0}.basic-text-section b,.basic-text-section h2,.basic-text-section h4,.basic-text-section p{color:#000}.basic-text-section h2{opacity:.8;margin-bottom:1rem;font-size:1.2rem}.basic-text-section p{opacity:.65}.basic-text-section li,.custom-dialog__pop-up h2{opacity:.8}.basic-text-section b,.basic-text-section em,.basic-text-section h2,.basic-text-section h3,.basic-text-section li,.basic-text-section p{text-align:left;color:#000}.basic-text-section a{color:#00f}.basic-text-section ol,.basic-text-section p{margin-bottom:2.5rem;line-height:1.5}.basic-text-section li:not(:last-child){margin-bottom:1rem}.basic-text-section table{width:100%;margin:2rem 0;opacity:.8;border-collapse:collapse}.basic-text-section td,.basic-text-section th{padding:1rem;text-align:left;border:1px solid #e4e4e4;color:#000}.basic-text-section th{background:#eee}.slides-controls{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;width:120px;margin:1rem auto}@media all and (min-width:1080px){.slides-controls{display:none}}.slides-controls li{width:10px;height:10px;border-radius:50%;background:#b8b9c4}.slides-controls li.active{background:#f0b828}.custom-dialog{height:100vh;background:rgba(47,47,47,.38);position:fixed;width:100%;top:0;left:0;z-index:1;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;display:none}.custom-dialog h3{color:#000}.custom-dialog__pop-up{background:#fff;padding:4rem 2rem 2rem;width:60%;position:relative}.custom-dialog__pop-up b,.custom-dialog__pop-up h2,.custom-dialog__pop-up h4,.custom-dialog__pop-up p{color:#000}.custom-dialog__pop-up p{opacity:.65}.custom-dialog p{margin-bottom:1.5rem}.custom-dialog__close-toggle{position:absolute;top:1rem;right:1rem;font-size:2rem;color:#000}.custom-dialog__input-control{margin-bottom:1rem}.custom-dialog__label{color:#000;display:block;margin-bottom:1rem}.custom-dialog__input{color:#000;height:40px;width:100%;border-radius:4px;outline:0;box-shadow:none;padding-left:1rem;border:1px solid #dadada}.custom-dialog__submit{background:#03bfb4;color:#fff;margin:1.5rem 0;outline:0;border:0;padding:.8rem 2rem;border-radius:5px}.Shared-inbox-PDF-download{padding:0 0 8rem;background-color:#f7fafd;margin-top:-2rem}.Shared-inbox-PDF-download--helpdesk{padding:8rem 0 3rem}@media all and (max-width:960px){.Shared-inbox-PDF-download{padding:2rem 0 0}}.Shared-inbox-PDF-download__column{background-image:url(https://images.hiverhq.com/images/new-homepage/shared-inbox/pdfNew.png);background-repeat:no-repeat;width:100%;text-align:center;padding:6rem 3rem;height:240px;background-position:center}@media all and (max-width:960px){.Shared-inbox-PDF-download__column{padding:2rem 1rem;background-image:none;margin-left:0;height:auto}}.Shared-inbox-PDF-download__column--background{background-image:url(https://images.hiverhq.com/images/new-homepage/gmail-helpdesk/pdfGmailNew.png)}@media all and (max-width:960px){.Shared-inbox-PDF-download__column--background{background-image:none}}.Shared-inbox-PDF-download__column--finance-pdf{background-image:url(https://images.hiverhq.com/images/new-homepage/gmail-helpdesk/pdfbg.png)}.Shared-inbox-PDF-download h2{color:#fff;font-size:26px;font-weight:700;padding:0 0 0 10rem}@media all and (max-width:960px){.Shared-inbox-PDF-download__column--finance-pdf{background-image:none}.Shared-inbox-PDF-download h2{color:#2f6ef1;padding:0 0 2rem}}.Shared-inbox-PDF-download--h2{padding:0 0 0 12rem!important;margin-top:-1rem}@media all and (max-width:960px){.Shared-inbox-PDF-download--h2{padding:0 0 2rem!important}.Shared-inbox-PDF-download a{color:#000}}.Shared-inbox-PDF-download a{color:#000;display:inline-block;font-size:17px;background-image:linear-gradient(275deg,#fbab7e,#f7ce68);padding:1rem 2rem;border-radius:11px;cursor:pointer;transition:all .2s ease-in-out}.Shared-inbox-PDF-download a:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);text-decoration:none}.banner-link:hover,.case-study__link:hover{text-decoration:underline}.helpdesk-customers-responses{padding:7rem 0 3rem;background-color:#f7fafd}.helpdesk-customers-responses__sla{background-color:#fff}.helpdesk-customers-responses .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center}.helpdesk-customers-responses__columnFirst{width:45%}@media all and (max-width:960px){.helpdesk-customers-responses{padding:2rem 0}.helpdesk-customers-responses__sla{margin:3rem 0}.helpdesk-customers-responses .container{padding:0 1rem}.helpdesk-customers-responses__columnFirst{width:100%;margin-right:8.5rem}}.helpdesk-customers-responses__csat{background-color:#fff0d4;padding:1rem 2rem;display:flex;margin-top:3rem}.helpdesk-customers-responses__image-csat{width:20%;margin-right:2rem}@media all and (max-width:960px){.helpdesk-customers-responses__image-csat{width:100%}}.helpdesk-customers-responses__csat-paragraph{color:#525f7f;font-size:17px;margin-bottom:0}.helpdesk-customers-responses__csat-paragraph br{display:none}.helpdesk-customers-responses__columnSecond{width:46%}@media all and (max-width:960px){.helpdesk-customers-responses__columnSecond{width:100%}}.helpdesk-customers-responses__columnFirstSla{width:30%}@media all and (max-width:960px){.helpdesk-customers-responses__columnFirstSla{width:100%;margin-right:8.5rem}.helpdesk-customers-responses__image{width:145%}}.helpdesk-customers-responses__columnSecondSla{width:20%;text-align:center}.helpdesk-customers-responses__heading{color:#292593;font-size:22px}.helpdesk-customers-responses__paragraph{color:#525f7f;font-size:17px;margin-bottom:1rem}.helpdesk-customers-responses__paragraph b{color:#203f57}.helpdesk-customers-responses__paragraph a{color:#13334c;font-size:16px}.helpdesk-customers-responses__paragraph a:hover{color:#1ab394}.helpdesk-customers-responses .top-space{padding-top:1rem}.sla-graphic{background-color:#fff;padding:3rem 0}@media all and (max-width:960px){.helpdesk-customers-responses__columnSecondSla{width:100%}.sla-graphic{display:none}}.sla-violation{color:#000;display:block!important;background-image:linear-gradient(to bottom,#eaf6fd,#d0eaf9)}@media all and (min-width:960px){.sla-violation{padding:3rem 4rem 2rem}.sla-violation__content{width:38%}}.sla-violation__content{margin:0 auto;padding-bottom:2rem}.hiver-gmail-inbox{padding:5rem 0 6rem}.hiver-gmail-inbox .container{max-width:1120px;margin:0 auto;width:100%}.hiver-gmail-inbox__heading{text-align:center;margin-bottom:5rem;color:#292593}.hiver-gmail-inbox__main{position:relative;text-align:center}.hiver-gmail-inbox__image{max-width:100%}.finance-gmail-section{padding:3rem 0;background-color:#fbfdff}@media all and (max-width:960px){.hiver-gmail-inbox{display:none}.finance-gmail-section{padding:2rem 1rem 0}}.finance-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.finance-gmail-section__columnFirst{width:50%}@media all and (max-width:960px){.finance-gmail-section__columnFirst{width:100%}}.finance-gmail-section__columnSecond{width:44%}.finance-gmail-section__columnSecond span{position:relative;right:3rem;top:2rem}.finance-gmail-section__heading{color:#151a43;font-size:24px;line-height:1.3}@media all and (max-width:960px){.finance-gmail-section__columnSecond{width:100%}.finance-gmail-section__columnSecond span{left:0;top:1.8rem}.finance-gmail-section__heading{padding-bottom:1rem;font-size:27px;margin-left:0}.finance-gmail-section__heading br{display:none}.finance-gmail-section__paragraph{padding:0 1rem}}.finance-gmail-section__paragraph{color:#151a43;font-size:18px;margin-bottom:2rem!important}@media all and (max-width:960px){.finance-gmail-section__image{width:100%;padding:3rem 0}}.homepage-customer-feedback-section{padding:0;background-color:#fbfdff;position:relative;top:0;text-align:center;margin-top:-4rem}.case-study__logo-wrapper,.testimonial-section--circular:before{top:50%;left:50%;transform:translate(-50%,-50%);border-radius:100%}.homepage-customer-feedback-section__column{width:70%;padding:.5rem 0;background-color:#f1f8ff;margin:0 auto;text-align:center}@media all and (max-width:960px){.homepage-customer-feedback-section__column{width:100%;padding:2rem 1rem}}.homepage-customer-feedback-section__heading{font-size:20px;color:#151a43;line-height:1.77;padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.homepage-customer-feedback-section__para{font-size:14px;color:#151a43}@media all and (min-width:960px){.homepage-customer-feedback-section__image{position:relative;bottom:2rem}}@media all and (max-width:960px){.homepage-customer-feedback-section__para{margin-bottom:0}.homepage-customer-feedback-section__image{padding-bottom:1rem}}.finance-feature-section{padding:5rem 0;background-color:#f1f8ff}@media all and (max-width:960px){.finance-feature-section{padding:2rem 0}}.finance-feature-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;padding-top:4rem}.finance-feature-section__main-heading{color:#1f9c79;font-size:24px;text-align:center}.finance-feature-section__sub-heading{color:#151a43;font-size:20px;text-align:center;line-height:1.5}@media all and (max-width:960px){.finance-feature-section .container{padding-top:0}.finance-feature-section__sub-heading{padding:0 1rem}.finance-feature-section__sub-heading br{display:none}}.finance-feature-section__column-first{width:33%;padding-right:2rem}@media all and (max-width:960px){.finance-feature-section__column-first{width:100%;padding-right:0}}.finance-feature-section__image{padding:2rem 0}.finance-feature-section__heading{color:#1b2b4e;font-size:18px;font-weight:700;line-height:1.67}.finance-feature-section__para{color:#151a43;font-size:18px;margin-bottom:1rem}.finance-feature-section__link{margin-bottom:0}.finance-feature-section__link a{color:#2934d7;font-size:18px}@media all and (max-width:960px){.finance-feature-section__image{padding-left:1rem}.finance-feature-section__heading{text-align:left;padding:0 1rem}.finance-feature-section__link a,.finance-feature-section__para{padding:0 1rem}}.finance-feature-section__column-second{width:33%;padding:0 2rem 2rem 0}@media all and (max-width:960px){.finance-feature-section__column-second{width:100%;padding:0}}.finance-feature-section__column-third{width:33%}.finance-control-section{margin-top:-4rem;background-color:#f1f8ff}@media all and (max-width:960px){.finance-feature-section__column-third{width:100%}.finance-control-section{padding:0;margin-top:0}}.finance-control-section .container{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:7rem}@media all and (max-width:960px){.finance-control-section .container{display:inline-block;padding-bottom:0}}.finance-control-section__column-first{width:33%;padding:0 2rem}@media all and (max-width:960px){.finance-control-section__column-first{width:100%}}.finance-control-section__column-second{width:29%}@media all and (max-width:960px){.finance-control-section__column-second{width:100%;margin-top:0;padding:0 2rem;margin-bottom:0}}.finance-control-section__column-third{width:28%}.finance-control-section__sub-heading{font-size:18px;color:#1b2b4e;font-weight:700;line-height:1.67}.finance-control-section__paragraph{color:#151a43;font-size:18px;line-height:1.67;opacity:.77;margin-bottom:1rem}@media all and (max-width:960px){.finance-control-section__column-third{width:100%;padding:0 2rem}.finance-control-section__sub-heading{text-align:left;margin-bottom:1rem}.finance-control-section__paragraph{margin-bottom:1rem}}.finance-control-section__link a{color:#2934d7;font-size:18px}.finance-control-section__image{padding:2rem 0}@media all and (max-width:960px){.finance-control-section__image{margin-left:0;padding:0 0 1rem}}.finance-control-section__author{margin-bottom:0}.finance-review-section{padding:2rem 0 0;background-color:#fbfdff}.finance-review-section .container{display:flex}.finance-review-section__column{margin:0 auto;text-align:center;position:relative;bottom:7rem}@media all and (max-width:960px){.finance-review-section{padding:0}.finance-review-section__column{position:static;bottom:0}}.finance-review-section__heading{font-size:20px;color:#2c2d6f;line-height:1.65;text-align:center;margin-top:-3rem}.finance-review-section__author{font-weight:300;color:#2c2d6f;text-align:center;margin-bottom:0}.finance-review-section__image{text-align:center;bottom:5rem;position:relative}.finance-review-section__bg{background-color:#fff;padding:3rem 5rem;margin:0 auto;text-align:center}@media all and (max-width:960px){.finance-review-section__bg{padding:3rem 1rem}}.homepage-gsuite{padding:9rem 0;background-color:#fbfdff;text-align:center}@media all and (max-width:960px){.homepage-gsuite{padding:6rem 1rem}}.homepage-gsuite__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding:0 1rem}.homepage-gsuite__heading{font-size:24px;color:#23336e;padding-bottom:4rem}.homepage-gsuite__column{width:33%;align-items:center}@media all and (max-width:960px){.homepage-gsuite__heading{padding:10rem 0 2rem}.homepage-gsuite__column{width:100%;padding-bottom:2rem}}.testimonial-section{background:#EDF0F3;text-align:center;padding:5rem 1.5rem}.testimonial-section__image{width:90px;margin-bottom:1.5rem;border-radius:100%}.testimonial-section__testimonial{font:400 1.6rem/1.4 Lato,sans-serif;width:50%;font-style:italic;color:#282828;margin:0 auto 1.5rem}@media all and (max-width:900px){.testimonial-section__testimonial{width:100%;font-size:1.4rem}.testimonial-section__quote{display:none}}.testimonial-section__divider{background:#fff;height:3px;width:75px;margin:1.8rem auto}.testimonial-section__author{font:700 1rem/1.3 Lato,sans-serif;color:#444;margin-bottom:.5rem}.testimonial-section__company{font-size:14px;line-height:1.13;color:#444}.testimonial-section__quote{width:40px;height:40px;margin-bottom:1rem}.testimonial-section--horizontal{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;background-image:#EDF0F3;text-align:left;padding:6rem 1.5rem}.testimonial-section--horizontal .testimonial-section__content{max-width:640px;margin-left:2rem}.testimonial-section--horizontal .testimonial-section__testimonial{width:100%}.testimonial-section--horizontal .testimonial-section__image{margin:0}.testimonial-section--circular{background:0 0;width:450px;position:relative}.testimonial-section--circular:before{content:"";display:block;position:absolute;background-image:linear-gradient(to bottom,#d1f7ff,#a4ebff);width:360px;height:360px;z-index:-1}@media all and (max-width:900px){.testimonial-section--horizontal{text-align:center}.testimonial-section--horizontal .testimonial-section__content{margin:0}.testimonial-section--horizontal .testimonial-section__image{margin:0 auto 1rem}.testimonial-section--circular{margin:1.5rem auto}.testimonial-section--circular:before{height:320px;width:320px}}.testimonial-section--circular .testimonial-section__testimonial{font:1.35rem/1.6 Lato,sans-serif;width:100%}@media all and (max-width:900px){.testimonial-section--circular .testimonial-section__testimonial{font-size:1.3rem;margin-bottom:0}}.testimonial-section--circular .testimonial-section__content{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;margin:0;text-align:left}.testimonial-section--circular .testimonial-section__quote{width:50px;height:50px}.testimonial-section--circular .testimonial-section__image{margin-bottom:0;margin-right:1rem}.case-study{max-width:450px;margin:40px 0}.case-study__banner-image,.case-study__logo{max-width:100%}@media all and (max-width:450px){.case-study{width:340px;margin:20px auto}.case-study .case-study__snippet{font-size:14px}.case-study .case-study__content{padding:20px}}@media all and (max-width:900px){.case-study{margin:20px auto}}.case-study__banner{position:relative;padding-bottom:3px;display:block}.case-study__logo-wrapper{position:absolute;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;background:#fff;width:125px;height:125px}.case-study__content{padding:2.5rem 2rem;border:1px solid #d5d5d5;border-top:0 solid #fff}.case-study__category{font:400 13px/1 Lato,sans-serif;color:#989494;margin-bottom:.6rem;text-transform:uppercase}.case-study__title{font:600 19px/1 Lato,sans-serif;color:#222;text-transform:uppercase}.case-study__link{font:400 16px/1 Lato,sans-serif;color:#4ebca8;cursor:pointer}.case-study__snippet{font:16px/1.5 Lato,sans-serif;color:#5b5b5b;margin-bottom:1rem;height:6rem;text-align:justify}.case-study--horizontal{display:flex;flex-direction:row;justify-content:center;max-width:inherit;flex-wrap:nowrap;align-items:initial}.case-study--horizontal .case-study__banner{padding:0;display:block;height:100%}.case-study--horizontal .case-study__content{border-top:1px solid #d5d5d5;padding:40px 100px;border-left:none;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:flex-start}.case-study--horizontal .case-study__banner-image{max-width:initial}.case-study--horizontal .case-study__logo-wrapper{position:initial;transform:none;border-radius:0;margin-bottom:20px;width:100px;height:100px}.case-study.futureBooks{display:none}@media all and (max-width:1024px){.case-study--horizontal{display:none}.case-study.futureBooks{display:block}}.case-study__h1{font:33px/1.5 Lato,sans-serif;text-align:center;color:#333;margin-bottom:5rem}.case-study__h2{font:26px/1.5 Lato,sans-serif;text-align:center;color:#333;margin-bottom:2rem}.case-study__h3{font:600 18px/1.6 Lato,sans-serif;color:#333;margin-bottom:.6rem}.case-study__list-item,.case-study__text{font:400 18px/1.8 Lato,sans-serif;color:#5c5c5c}.case-study__text{margin-bottom:2rem}.case-study__text--center{text-align:center}.case-study__text--last{margin-bottom:0}.case-study__list{padding-left:1.25rem}.case-study__list-item{margin-bottom:0}.homepage-gsuit-customers{padding:5rem 0 2rem;background-color:#f7fafd}.homepage-gsuit-customers .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.homepage-gsuit-customers__column{text-align:center}.homepage-gsuit-customers__heading{margin-bottom:4rem;color:#292593}.homepage-gsuit-customers__image{width:100%}@media all and (min-width:1000px){.page_new-landing_pricingv2 .pricing-hero-mini{background:url(/images/pricing/herobg@2x.jpg) bottom no-repeat;height:870px;background-size:100%}}@media all and (max-width:1000px){.page_new-landing_pricingv2 .pricing-hero-mini{height:auto;background-image:linear-gradient(to bottom,rgba(236,238,255,0),#dfe1ff)}}@media all and (max-width:1024px){.page_new-landing_pricingv2 .pricing-hero-mini{padding:0 1rem}}@media all and (max-width:960px){.homepage-gsuit-customers{padding:0 1rem}.homepage-gsuit-customers__image{width:100%}.page_new-landing_pricingv2 .pricing-hero-mini .container__adjust-pricing{padding-left:2rem;padding-right:2rem}}@media all and (max-width:330px){.page_new-landing_pricingv2 .pricing-hero-mini .container__adjust-pricing{padding-left:1rem;padding-right:1rem}}@media all and (min-width:880px){.page_new-landing_pricingv2 .pricing-hero-mini .container__adjust-pricing{padding-top:172px}}.page_new-landing_pricingv2 .pricing-hero-mini__main{padding:0 0 5.5rem;text-align:center;background-size:cover;margin:auto}.page_new-landing_pricingv2 .pricing-hero-mini__heading{color:#151a43;padding:1rem 0 0;font-size:38px;margin-bottom:0;font-weight:700;line-height:1.26}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-hero-mini__heading{padding:6rem 0 1rem;font-size:28px}}.page_new-landing_pricingv2 .pricing-hero-mini__sub-head{color:#545876;text-align:center;font-size:18px;line-height:1.89;margin-top:3px}.page_new-landing_pricingv2 .pricing-hero-mini__price-button{background:#fff;border-radius:28px;display:inline-flex;position:relative}@media all and (max-width:400px){.page_new-landing_pricingv2 .pricing-hero-mini__price-button{width:100%}}@media all and (min-width:600px){.page_new-landing_pricingv2 .pricing-hero-mini__price-button:before{content:"";background:url(/images/pricing/save-20.svg) no-repeat;width:92px;height:60px;position:absolute;left:-105px;top:-35px}}.page_new-landing_pricingv2 .pricing-hero-mini__price-button a{color:#545876;padding:10px 0;width:170px;font-size:16px;display:block;font-weight:700;border:2px solid #ffd31a}@media all and (max-width:400px){.page_new-landing_pricingv2 .pricing-hero-mini__price-button a{width:50%}}.page_new-landing_pricingv2 .pricing-hero-mini__price-button a:first-child{border-radius:28px 0 0 28px}.page_new-landing_pricingv2 .pricing-hero-mini__price-button a:last-child{border-radius:0 28px 28px 0;margin-left:-2px}.page_new-landing_pricingv2 .pricing-hero-mini__price-button a.active{background-image:linear-gradient(#ffeb38,#ffd31a);border:none;line-height:21px;color:#151a43;z-index:1}.homepage-review-section{padding:0;background-image:url(https://images.hiverhq.com/images/new-homepage/g2Leaderbg.svg);background-repeat:no-repeat;position:relative;margin-top:-6rem;background-position:center center;background-color:#fff}.homepage-review-section--pricing-review{position:static;margin-top:9rem;background-color:#f7fafd}@media all and (max-width:960px){.homepage-review-section{background-image:none}.homepage-review-section--pricing-review{margin-top:3rem}}.homepage-review-section--pricing-compare{margin-top:-6rem}.homepage-review-section__column{width:72%;padding:.5rem 0;margin:12rem auto 0}@media all and (max-width:960px){.homepage-review-section__column{width:100%;padding:2rem 1rem;margin:9rem auto 0;text-align:center}}.homepage-review-section__column--pricing-compare{margin:0 auto}.homepage-review-section__heading{font-size:20px;color:#151a43;line-height:1.77;margin-top:-3rem;margin-left:12rem;margin-bottom:3rem}@media all and (min-width:960px){.homepage-review-section__image{position:relative;bottom:3.5rem;width:143px;height:137px;left:21rem}}@media all and (max-width:960px){.homepage-review-section__heading{margin-top:0;margin-bottom:-3rem;margin-left:0}.homepage-review-section__image{padding-bottom:1rem}}.pricing-section{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;padding:3rem 0 0;margin:0 auto;max-width:1200px;align-items:flex-start;position:relative;z-index:2}@media all and (max-width:760px){.pricing-section{flex-direction:column;padding:0 0 1rem}}@media all and (min-width:1400px){.pricing-section:after,.pricing-section:before{position:absolute;content:'';height:170px;width:164px;z-index:1}.pricing-section:after{right:-92px;top:-65px;background:url(/images/pricing/heroAfter.svg) no-repeat}.pricing-section:before{left:-84px;top:-100px;background:url(/images/pricing/heroBefore.svg) no-repeat}}.pricing-section .pricing-plan{position:relative}@media all and (min-width:1200px){.pricing-section .pricing-plan{z-index:3}}@media all and (min-width:1000px){.pricing-section .pricing-plan{width:23%}.pricing-section .pricing-plan__mid{width:26%;margin-top:-3rem}.pricing-section .pricing-plan__mid .price-panel{height:820px}.pricing-section .pricing-plan__mid .price-panel__price{margin-bottom:12px}.pricing-section .pricing-plan__mid .price-panel__sub-heading{font-size:22px;padding-top:36px}.pricing-section .pricing-plan__mid .price-panel__price span{font-size:70px}.pricing-section .pricing-plan__mid .price-panel__price sup{font-size:30.4px;top:-24px}.pricing-section .price-panel{min-height:720px}}@media all and (max-width:1000px){.pricing-section .pricing-plan{width:70%;margin-bottom:2rem;text-align:center;margin-right:auto;margin-left:auto}}@media all and (max-width:600px){.pricing-section .pricing-plan{width:100%}}.pricing-section .price-panel{background:#fff;border-radius:8px;box-shadow:0 20px 80px 0 rgba(0,0,0,.1)}.pricing-section .price-panel a{display:block;text-align:center}.pricing-section .price-panel__top-heading{font-size:16px;font-weight:700;color:#fff;font-style:italic;background-image:linear-gradient(263deg,#88b3ff,#6c5af0);border-radius:8px 8px 0 0;padding:8px 8px 17px 18px;height:43px}@media all and (min-width:1000px){.pricing-section .price-panel__top-heading{margin:-22px 0}.pricing-section .price-panel__info{min-height:116px}}.pricing-section .price-panel__sub-heading{font-size:16px;font-weight:700;letter-spacing:.8px;color:#6c5af0;padding-left:17px;padding-top:25px;margin:0}@media all and (max-width:1000px){.pricing-section .price-panel__top-heading{margin:0}.pricing-section .price-panel__sub-heading{padding-left:0}}.pricing-section .price-panel__price{margin:0;text-indent:-14px;line-height:1.2;padding-left:1.5rem}@media all and (max-width:1000px){.pricing-section .price-panel__price{padding-left:0}}.pricing-section .price-panel__price span{font-size:57px;color:#151a43;font-weight:700}.pricing-section .price-panel__price sup{top:-23px;font-size:19.2px;left:5px;color:#545876;font-weight:700}.pricing-section .price-panel__price-unit{color:#151a43;font-size:16px;font-style:italic;margin-bottom:.5rem;display:inline;margin-left:5px}@media all and (max-width:400px){.pricing-section .price-panel__price-unit{display:block}}.pricing-section .price-panel__info{font-size:14px;line-height:1.57;color:#545876;padding:1rem 18px;margin-bottom:0}@media all and (min-width:1210px){.pricing-section .price-panel__info{min-height:116px;padding:1rem 18px}}@media all and (min-width:1150px){.pricing-section .price-panel__info{min-height:95px}}.pricing-section .price-panel__trial-button{color:#2b2a2a;background-image:linear-gradient(to right,#ffeb38,#ffd31a);display:inline-block;font-weight:700;padding:1rem;border-radius:28px;margin-top:1rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-style:normal;width:calc(100% - 36px);margin-bottom:2.5rem}.pricing-section .price-panel__trial-button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}@media all and (max-width:1000px){.pricing-section .price-panel__trial-button{width:70%;padding:1rem 2rem;border-radius:28px}}.page_inner_signup2021 .main,.signup_pop .main{display:flex;flex-wrap:wrap;height:100%}.page_inner_signup2021 .main_review,.signup_pop .main_review{height:auto;width:31%;background-color:#545876;position:relative;display:inherit}.page_inner_signup2021 .main_form,.signup_pop .main_form{height:auto;width:69%;display:inherit;background:#fff}.page_inner_signup2021 .main_form_inner,.signup_pop .main_form_inner{transition:transform .4s;display:block;margin:auto}.page_inner_signup2021 .review_heading img,.signup_pop .review_heading img{display:block;margin:auto}.page_inner_signup2021 .main_review_wrapper,.signup_pop .main_review_wrapper{width:100%;margin:auto;display:block}.page_inner_signup2021 .review_content,.signup_pop .review_content{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.63;letter-spacing:normal;text-align:center;color:#e6e2ff;max-width:357px;margin:26px auto 13px}.page_inner_signup2021 .top_icon,.signup_pop .top_icon{width:-webkit-max-content;width:-moz-max-content;width:max-content;margin:auto}.page_inner_signup2021 .customer_img img,.signup_pop .customer_img img{display:block;margin:auto}.page_inner_signup2021 .customer_details,.signup_pop .customer_details{margin:14px auto auto;display:block;max-width:270px}.page_inner_signup2021 .customer_job,.page_inner_signup2021 .customer_name,.signup_pop .customer_job,.signup_pop .customer_name{font-family:Lato;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.77;letter-spacing:normal;text-align:center;color:#a8acce}.page_inner_signup2021 .customer_name,.signup_pop .customer_name{font-size:14px;font-weight:700;color:#e6e2ff}.page_inner_signup2021 .review,.signup_pop .review{min-width:100%}.page_inner_signup2021 .main_review_inner,.signup_pop .main_review_inner{display:flex;width:100%;flex-wrap:nowrap;overflow:hidden;scrollbar-width:none}.page_inner_signup2021 .main_review_inner::-webkit-scrollbar,.signup_pop .main_review_inner::-webkit-scrollbar{display:none}.page_inner_signup2021 .nav_dots,.signup_pop .nav_dots{margin-top:18px;margin-bottom:40px}.page_inner_signup2021 .dots,.signup_pop .dots{align-self:center;list-style:none;padding:0;display:flex;margin:auto;width:-webkit-max-content;width:-moz-max-content;width:max-content}.page_inner_signup2021 .dots li,.signup_pop .dots li{margin-right:6px}.page_inner_signup2021 .dots li:before,.signup_pop .dots li:before{content:'';height:12px;width:12px;display:inline-block;background:#f2f2f2;border-radius:6px;cursor:pointer;transition:all .3s ease}.page_inner_signup2021 .dots li.active:before,.signup_pop .dots li.active:before{width:30px;background:#fc0}.page_inner_signup2021 .bottom_heading,.signup_pop .bottom_heading{font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:.17px;color:#e6e2ff;margin:7vh auto 30px;text-align:center}.page_inner_signup2021 .sign-up-page-form__hiverLogo img,.signup_pop .sign-up-page-form__hiverLogo img{display:block;margin:2.4vh auto 30px}.page_inner_signup2021 .signup_form,.signup_pop .signup_form{max-width:614px;min-height:455px!important;height:473px;margin:auto;padding:25px 103px;border-radius:19px;border:1px solid #d1d1d1;min-width:614px;overflow:hidden}.page_inner_signup2021 .hs_form_render.signup_form .hs-main-font-element,.signup_pop .hs_form_render.signup_form .hs-main-font-element{display:none!important}.page_inner_signup2021 .hs_form_render.signup_form .tickok,.signup_pop .hs_form_render.signup_form .tickok{top:74px!important;right:5px;background-image:url(../../images/signup2021/check.svg);animation:fadeins .5s}.page_inner_signup2021 .hs_form_render.signup_form .ticknotok,.signup_pop .hs_form_render.signup_form .ticknotok{background-image:url(../../images/signup2021/error.svg);width:25px;position:absolute;right:5px;height:22px;background-repeat:no-repeat;top:74px;animation:fadeins .5s}@keyframes fadeins{from{opacity:.1;transform:translate(10px)}to{opacity:1px;transform:translate(0)}}.page_inner_signup2021 .hs_form_render.signup_form select,.signup_pop .hs_form_render.signup_form select{border-radius:17.5px;border:1px solid #f1f1f1;background-color:#fefefe;padding:10px 15px 10px 10px;height:42px;text-overflow:ellipsis;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#545876}.page_inner_signup2021 .hs_form_render.signup_form fieldset,.signup_pop .hs_form_render.signup_form fieldset{padding:0!important;margin-top:5px!important}.page_inner_signup2021 .hs_form_render.signup_form label,.signup_pop .hs_form_render.signup_form label{display:block;font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#151a43;padding-left:12px;padding-bottom:15px;padding-top:1.9rem}.page_inner_signup2021 .hs_form_render.signup_form .no-list,.signup_pop .hs_form_render.signup_form .no-list{margin:0}.page_inner_signup2021 .hs_form_render.signup_form .no-list li label,.signup_pop .hs_form_render.signup_form .no-list li label{display:none}.page_inner_signup2021 .hs_form_render.signup_form .hs-error-msg,.signup_pop .hs_form_render.signup_form .hs-error-msg{color:red;font-size:12px;display:block!important;font-weight:400!important;padding-bottom:0;padding-left:12px!important;padding-top:2px;animation:fadeinse .5s}.page_inner_signup2021 .hs_form_render.signup_form input,.signup_pop .hs_form_render.signup_form input{padding:10px 35px 13px 12px;border-radius:17.5px;border:1px solid #f1f1f1!important;background-color:#f4f4f4!important;height:42px;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#545876}.page_inner_signup2021 .hs_form_render.signup_form input::-webkit-input-placeholder,.signup_pop .hs_form_render.signup_form input::-webkit-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.page_inner_signup2021 .hs_form_render.signup_form input:-ms-input-placeholder,.signup_pop .hs_form_render.signup_form input:-ms-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.page_inner_signup2021 .hs_form_render.signup_form input::placeholder,.signup_pop .hs_form_render.signup_form input::placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.page_inner_signup2021 .actions,.signup_pop .actions{width:-webkit-min-content;width:-moz-min-content;width:min-content;margin:auto}.page_inner_signup2021 input[type=submit],.signup_pop input[type=submit]{color:#2b2b2b!important;border-radius:28px!important;margin:34px 0 0!important;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%)!important;padding:10px!important;font-weight:700!important;font-family:Lato;font-size:16px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;width:237px!important;height:49px!important}.page_inner_signup2021 input[data-reactid=".hbspt-forms-0.1:$5"],.signup_pop input[data-reactid=".hbspt-forms-0.1:$5"]{display:none}.page_inner_signup2021 #load,.signup_pop #load{width:5rem;height:5rem;background-image:url(https://images.hiverhq.com/images/new-homepage/form-loader.gif);background-repeat:no-repeat;margin:150px auto auto;display:block;padding-left:20px}.page_inner_signup2021 .hs_form_loader:after,.signup_pop .hs_form_loader:after{width:5rem;height:5rem;position:absolute;z-index:9999;background-image:url(https://images.hiverhq.com/images/new-homepage/form-loader.gif);background-position:center;background-repeat:no-repeat;top:7rem}.page_inner_signup2021 .customers_banner,.signup_pop .customers_banner{margin:auto auto 19px;display:block}.page_inner_signup2021 .customerList,.signup_pop .customerList{display:flex;flex-wrap:wrap;max-width:322px;margin:auto}.page_inner_signup2021 .img_badge,.signup_pop .img_badge{margin-top:13px}.page_inner_signup2021 .img_badge img,.signup_pop .img_badge img{margin:auto;display:block}.page_inner_signup2021 .heading_main,.signup_pop .heading_main{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;text-align:center;color:#151a43;margin:auto}.page_inner_signup2021 .sub_heading,.page_inner_signup2021 .terms,.signup_pop .sub_heading,.signup_pop .terms{font-weight:400;font-family:Lato;font-style:normal;letter-spacing:normal;text-align:center;font-stretch:normal}.page_inner_signup2021 .sub_heading,.signup_pop .sub_heading{font-size:16px;line-height:1.81;color:#545876}.page_inner_signup2021 .form_wrapper,.signup_pop .form_wrapper{position:relative;width:inherit;margin:auto;max-width:614px}.page_inner_signup2021 .form_heading_wrapper,.signup_pop .form_heading_wrapper{margin:auto;position:absolute;top:-15px;background:#fff;z-index:3;left:90px;min-width:442px}.page_inner_signup2021 .form_heading_wrapper h2,.signup_pop .form_heading_wrapper h2{margin:0}.page_inner_signup2021 .terms,.signup_pop .terms{font-size:13px;line-height:1.85;color:#151a43;padding-top:13px}.page_inner_signup2021 .terms a,.signup_pop .terms a{color:#1e8ff8}@media (max-height:700px){.page_inner_signup2021 .bottom_heading{margin-top:0;margin-bottom:15px}.page_inner_signup2021 .review_inner{margin-top:20px}.page_inner_signup2021 .review_content{margin-top:15px}.page_inner_signup2021 .img_badge{display:none}}@media (min-width:1600px){.page_inner_signup2021 .bottom_heading{margin-top:14vh}}.signup_pop{display:none;position:fixed;height:100%;width:100%;z-index:10;top:0}.signup_pop .signup_pop_bg{height:100%;width:100%;background:#000;opacity:.65;position:fixed;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px)}.signup_pop .signup_pop_outer{width:100%;display:flex;height:100%}.signup_pop .signup_pop_inner{width:90%;max-width:1049px;height:90%;max-height:666px;position:relative;margin:auto;display:block;border-radius:19px;overflow:auto;animation:appearPop .3s;background:#545876}@keyframes appearPop{from{opacity:.1}to{opacity:1}}.signup_pop .sign-up-page-form__hiverLogo img{margin-top:0}.signup_pop .signup_form{padding:25px 44px!important;min-width:inherit;width:495px;overflow:hidden;height:473px}.signup_pop .form_wrapper{max-width:495px}.signup_pop .form_heading_wrapper{left:26px}.signup_pop .signup_cross{position:absolute;top:25px;right:25px;cursor:pointer}.signup_pop .review_content{font-family:Lato;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.37;letter-spacing:normal;text-align:center;color:#e6e2ff;padding-left:25px;padding-right:24px}.features-section b,.features-section h2,.features-section h4,.features-section p,.hiver-extention-in-gmail b,.hiver-extention-in-gmail h2,.hiver-extention-in-gmail h4,.hiver-extention-in-gmail p,.integration-section b,.integration-section h2,.integration-section h4,.integration-section p{color:#000}.signup_pop .customers_banner{margin-bottom:14px}.web-landing-hero{background-color:#04bfb4;background-repeat:no-repeat;background-size:cover}.web-landing-hero__banner-image{position:relative;left:2rem}@media all and (max-width:960px){.web-landing-hero__banner-image{display:none}}.hiver-extention-in-gmail{background-color:#E7F4F6;text-align:center;min-height:100vh;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;padding:8rem 0}.hiver-extention-in-gmail h2{opacity:.8}.hiver-extention-in-gmail p{opacity:.65}.hiver-extention-in-gmail__image{max-width:100%;display:block;margin:2.5rem auto 0}.hiver-extention-in-gmail .responsive--show{display:none}@media all and (max-width:960px){.hiver-extention-in-gmail .responsive--hidden{display:none}.hiver-extention-in-gmail .responsive--show{display:block}}.automation-section{background:url(https://images.hiverhq.com/images/background/automation.png) 0 100% no-repeat #4e5888;min-height:100vh;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}@media all and (max-height:720px){.automation-section{padding:5rem 0}}.automation-section__heading{text-align:center}.automation-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.automation-section__para{max-width:360px;line-height:1.6}@media all and (max-width:840px){.automation-section{padding:2rem 0;background:#4e5888}.automation-section__main{flex-direction:column-reverse}.automation-section__para{max-width:100%}}.automation-section__image{max-width:100%;margin:0 auto 1rem}.automation-section__column{width:50%}.automation-section__column--last{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:center}@media all and (max-width:840px){.automation-section__column{width:100%;text-align:center}}.integration-section{background-color:#f3f3f4;padding:7rem 0 6rem;text-align:center}.integration-section h2{opacity:.8}.integration-section p{opacity:.65;line-height:1.5}.integration-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.integration-section .responsive--show{display:none}.integration-section .container{width:60%}@media all and (max-width:650px){.integration-section{padding:6rem 0 3rem}.integration-section p{margin-bottom:1rem}.integration-section .responsive--hidden{display:none}.integration-section .responsive--show{display:block}.integration-section .container{width:100%}}.integration__image{width:120px}@media all and (max-width:650px){.integration__image{width:200px;margin:auto;display:block}}.shared-inbox-hero{background:url(https://images.hiverhq.com/images/background/sharedInbox.jpg) no-repeat fixed #03bfb4;background-size:cover;text-align:center}@media all and (max-width:960px){.shared-inbox-hero{padding-top:5rem}}.shared-inbox-hero__heading{margin-top:5rem}.shared-inbox-hero__main{overflow:hidden;max-height:480px}.shared-inbox-hero__banner-image{width:100%}@media all and (max-width:1000px){.shared-inbox-hero__banner-image{display:none}}.shared-inbox-hero .client-list-wrapper{background-color:#42455d;width:100%}.shared-inbox-hero .client-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding:1rem 0}.features-section{padding:5rem 0 0;text-align:center}.features-section h2{opacity:.8}.features-section p{opacity:.65}.features-section--no-padding{padding:0}.page_landing_collaboration-landing .zendesk-hero{position:relative}.page_landing_collaboration-landing .zendesk-hero:before{content:"";position:absolute;width:540px;height:473px;background-image:url(/images/google-groups/hero-bg.svg)!important;background-repeat:no-repeat;bottom:0;top:8.5rem;right:0;z-index:-1;background-size:cover}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero:before{background:#fff!important}}.page_landing_collaboration-landing .zendesk-hero:after{content:"";position:absolute;width:256px;height:132px;background-image:url(/images/google-groups/fill-10-copy.svg);top:0;background-repeat:no-repeat;left:28%}.page_landing_collaboration-landing .zendesk-hero__column-main{padding-top:10rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:86%;align-items:center}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_landing_collaboration-landing .zendesk-hero__column-first{width:53%}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_landing_collaboration-landing .zendesk-hero__column-second{width:38%;padding-top:1rem}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero__column-second{width:90%;margin:auto;padding-top:4rem}}.page_landing_collaboration-landing .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.26;color:#151a43;margin-bottom:30px;margin-top:2rem}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero__heading{font-size:28px;padding-top:9rem}.page_landing_collaboration-landing .zendesk-hero__heading br{display:none}}.page_landing_collaboration-landing .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:93%;margin-bottom:1.5rem;margin-top:-1rem}@media all and (max-width:960px){.page_landing_collaboration-landing .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_landing_collaboration-landing .zendesk-hero__image{width:100%}}.page_landing_collaboration-landing .zendesk-hero__new-button{margin-bottom:2rem}.page_landing_collaboration-landing .zendesk-hero__button{background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;cursor:pointer;display:inline-block;transition:all .6s ease-out}.page_landing_collaboration-landing .zendesk-hero__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_landing_collaboration-landing .zendesk-hero__button a{color:#2b2b2b;font-weight:700;font-family:Lato;font-size:16px;padding:1rem 2.3rem;display:inline-block}.page_landing_collaboration-landing .homepage-new-logo-section{padding-bottom:7.5rem;padding-top:5rem}.page_landing_collaboration-landing .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-new-logo-section{padding:5rem 0 0}.page_landing_collaboration-landing .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_landing_collaboration-landing .homepage-new-logo-section__heading{width:58%;margin:auto}}.page_landing_collaboration-landing .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;text-align:center;padding-bottom:2rem}.page_landing_collaboration-landing .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (min-width:960px){.page_landing_collaboration-landing .homepage-new-logo-section__mobile-logo{display:none}}.page_landing_collaboration-landing .homepage-gmail-section{position:relative}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_landing_collaboration-landing .homepage-new-logo-section__logo{display:none}.page_landing_collaboration-landing .homepage-gmail-section{margin-bottom:1rem}.page_landing_collaboration-landing .homepage-gmail-section:before{display:none}}.page_landing_collaboration-landing .homepage-gmail-section:before{content:"";position:absolute;width:532px;height:788px;transform:rotate(0);background-image:url(/images/google-groups/bubble1.svg);background-repeat:no-repeat;z-index:-1;bottom:5rem}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-gmail-section:before{padding-bototm:5rem}}.page_landing_collaboration-landing .homepage-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_landing_collaboration-landing .homepage-gmail-section__row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 0 5rem;width:90%;margin:auto;text-align:center;position:relative}.page_landing_collaboration-landing .homepage-gmail-section__illustration-inner-image{position:absolute;top:13rem}@media all and (min-width:960px){.page_landing_collaboration-landing .homepage-gmail-section__gmail-image-mobile{display:none}}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-gmail-section__row{flex-direction:column;width:100%;margin:auto auto 4rem;text-align:center;opacity:1;transition:none;padding:0}.page_landing_collaboration-landing .homepage-gmail-section__title-content{width:90%;margin:4rem auto auto}.page_landing_collaboration-landing .homepage-gmail-section__illustration-image,.page_landing_collaboration-landing .homepage-gmail-section__illustration-inner-image{display:none}.page_landing_collaboration-landing .homepage-gmail-section__gmail-image-mobile{width:100%;margin:auto;padding-top:2rem}}.page_landing_collaboration-landing .homepage-gmail-section__title{color:#151a43;font-size:32px;font-weight:700;font-family:Lato;line-height:1.3;margin-bottom:1rem}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-gmail-section__title{font-size:24px;font-weight:700;width:90%;margin:auto;padding-bottom:1rem}}.page_landing_collaboration-landing .homepage-gmail-section__sub-title{font-size:16px;font-family:Lato;font-weight:400;color:#545876;width:55%;margin:auto;line-height:1.88}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-gmail-section__sub-title{width:84%;margin:auto;padding:0}}.page_landing_collaboration-landing .homepage-gmail-section__illustration-image{padding-top:0}.page_landing_collaboration-landing .remote-Collaborate-section{padding:0 0 4rem;margin-top:-4rem}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section{padding:0;margin-top:0}}.page_landing_collaboration-landing .remote-Collaborate-section h2{font-size:32px;font-weight:700;color:#151a43;padding-left:3rem;text-align:left;line-height:1.25;font-family:lato;margin-bottom:1rem}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section h2{padding-left:1.5rem;font-size:24px}}.page_landing_collaboration-landing .remote-Collaborate-section__sub-heading{padding-left:3rem;font-family:Lato;font-size:16px;line-height:1.88;color:#545876;margin-bottom:3rem}.page_landing_collaboration-landing .remote-Collaborate-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding-top:3rem;width:98%;margin:0 auto}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section__sub-heading{padding-left:1.5rem}.page_landing_collaboration-landing .remote-Collaborate-section__main{flex-direction:raw;width:100%}}.page_landing_collaboration-landing .remote-Collaborate-section__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:0;padding-left:1rem}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section__heading{padding-left:0}}.page_landing_collaboration-landing .remote-Collaborate-section__column{width:33%;padding:3%;margin-bottom:5%;transition:all .6s ease-out}.page_landing_collaboration-landing .remote-Collaborate-section__column:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:11px;background:#fff}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section__column{width:100%;margin-bottom:25%;padding:3% 7%}.page_landing_collaboration-landing .remote-Collaborate-section__info{width:92%}}@media all and (min-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section__column--lastColumn1{margin:0 auto 10% 12rem}.page_landing_collaboration-landing .remote-Collaborate-section__column--lastColumn2{margin:0 12rem 10% auto}}.page_landing_collaboration-landing .remote-Collaborate-section__number{display:flex;align-items:center;justify-content:center;position:absolute;padding-left:21rem}.page_landing_collaboration-landing .remote-Collaborate-section__number span{margin-top:-4rem;margin-left:-39rem}.page_landing_collaboration-landing .remote-Collaborate-section__info{font-family:Lato;font-size:18px;color:#545876;margin-bottom:.5rem;opacity:.99}.page_landing_collaboration-landing .remote-Collaborate-section__info strong{font-weight:700;color:#1b2b4e;font-family:Lato;font-size:20px}.page_landing_collaboration-landing .remote-Collaborate-section__info span{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_landing_collaboration-landing .remote-Collaborate-section__info span:before{content:'\2665';color:red;padding-right:.5rem}@media all and (max-width:960px){.page_landing_collaboration-landing .remote-Collaborate-section__icons{padding:0 0 0 .5rem}}.page_landing_collaboration-landing .remote-Collaborate-section__time{font-size:20px;font-weight:400;color:#151a43;opacity:.99}.page_landing_collaboration-landing .remote-Collaborate-section__time b{font-size:70px;font-weight:700;color:#151a43}.page_landing_collaboration-landing .remote-Collaborate-section__link{margin-bottom:1rem;color:#0091ff}.page_landing_collaboration-landing .remote-Collaborate-section__para{margin-bottom:1rem;color:#545876}.page_landing_collaboration-landing .remote-Collaborate-section__more{color:#0091ff;font-size:16px;font-weight:700;font-family:Lato;margin-bottom:0}.page_landing_collaboration-landing .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_landing_collaboration-landing .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_landing_collaboration-landing .free-trial-section{padding:2rem 0 0}.page_landing_collaboration-landing .free-trial-section h2{padding:0 1rem;font-size:24px}.page_landing_collaboration-landing .free-trial-section h2 br{display:none}}.page_landing_collaboration-landing .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_landing_collaboration-landing .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_landing_collaboration-landing .book-consultation{padding:1rem 0}.page_landing_collaboration-landing .book-consultation .container{display:flex}.page_landing_collaboration-landing .book-consultation h1{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;text-align:center;padding-bottom:1rem}.page_landing_collaboration-landing .book-consultation__main{border-radius:21px;background-image:linear-gradient(to bottom,#88b3ff,#6c5af0);box-shadow:-5px 10px 19px 0 rgba(149,159,255,.38);width:100%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}@media all and (max-width:960px){.page_landing_collaboration-landing .book-consultation h1{font-size:24px}.page_landing_collaboration-landing .book-consultation__main{width:100%;border-radius:0;padding:3rem 0}}.page_landing_collaboration-landing .book-consultation__column{padding:19px 0}@media all and (max-width:960px){.page_landing_collaboration-landing .book-consultation__column{padding:0}}.page_landing_collaboration-landing .book-consultation h2{font-size:24px;font-weight:700;font-family:Lato;line-height:1.42;color:#fff;text-align:center;padding-top:3.5rem;margin-left:-3rem}@media all and (max-width:960px){.page_landing_collaboration-landing .book-consultation h2{font-size:19px;padding-top:1rem;margin-left:0}}.page_landing_collaboration-landing .book-consultation a{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 0;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:363px;height:49px;transition:all .2s ease-in-out;text-align:center;margin:3rem auto 0;display:block;font-family:lato}.page_landing_collaboration-landing .book-consultation a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_landing_collaboration-landing .managing-inbox__section{padding:7rem 0 17rem;overflow:hidden}@media all and (max-width:960px){.page_landing_collaboration-landing .book-consultation a{margin-top:0;width:316px}.page_landing_collaboration-landing .managing-inbox__section{padding:2rem 0 0}}.page_landing_collaboration-landing .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}@media all and (max-width:960px){.page_landing_collaboration-landing .managing-inbox__section h2{padding:1rem;font-size:24px;margin:0}.page_landing_collaboration-landing .managing-inbox__section h2 br{display:none}}.page_landing_collaboration-landing .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_landing_collaboration-landing .managing-inbox__main{margin-bottom:133px}.page_landing_collaboration-landing .managing-inbox__main--1{position:relative}.page_landing_collaboration-landing .managing-inbox__main--1:before{background:url(/images/collab-inbox/first.svg) no-repeat;position:absolute;height:478px;width:408px;content:'';left:-10rem;z-index:-999}}.page_landing_collaboration-landing .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_landing_collaboration-landing .managing-inbox__main--3{position:relative}.page_landing_collaboration-landing .managing-inbox__main--3:before{background:url(/images/collab-inbox/thired.svg) no-repeat;position:absolute;height:484px;width:373px;content:'';left:-10rem;z-index:-999;bottom:-6rem}.page_landing_collaboration-landing .managing-inbox__main--4{position:relative}.page_landing_collaboration-landing .managing-inbox__main--4:before{background:url(/images/collab-inbox/second.svg) no-repeat;position:absolute;height:478px;width:406px;content:'';right:-11rem;z-index:-999;bottom:-4.5rem}}@media all and (min-width:960px) and (max-width:960px){.page_landing_collaboration-landing .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}.page_landing_collaboration-landing .managing-inbox__info{width:55%;border-radius:10px;padding:32px 78px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_landing_collaboration-landing .managing-inbox__main--inverse{flex-direction:column-reverse}.page_landing_collaboration-landing .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}.page_landing_collaboration-landing .managing-inbox__info h3{width:100%}.page_landing_collaboration-landing .managing-inbox__info h3 br{display:none}}.page_landing_collaboration-landing .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}.page_landing_collaboration-landing .managing-inbox__info p{font-size:18px;color:#fff;line-height:1.88;margin-bottom:0}.page_landing_collaboration-landing .managing-inbox__testimonial{width:39%;padding:55px 0 30px}@media all and (max-width:960px){.page_landing_collaboration-landing .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}}.page_landing_collaboration-landing .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_landing_collaboration-landing .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_landing_collaboration-landing .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_landing_collaboration-landing .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_landing_collaboration-landing .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_landing_collaboration-landing .managing-inbox__author p{line-height:1.5;font-size:14px}.page_landing_collaboration-landing .managing-inbox__author p strong{font-size:16px;color:#151a43}.page_landing_collaboration-landing .homepage-casestudy{padding:0 0 3rem;margin-top:-8rem}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy{padding:4rem 0 3rem;margin-top:0}}.page_landing_collaboration-landing .homepage-casestudy__title{width:42%;margin:auto;padding-bottom:6rem;font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy__title{width:87%;text-align:left;padding-bottom:3rem;font-size:24px}}.page_landing_collaboration-landing .homepage-casestudy__main{flex-direction:column!important;width:83%!important;position:relative;margin:0 auto;display:flex}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy__main{width:100%!important}.page_landing_collaboration-landing .homepage-casestudy__common-row{width:100%;background-color:#f8f8f8;height:450px}}.page_landing_collaboration-landing .homepage-casestudy__grey-box{background-color:#f8f8f8;padding:1.5rem 27rem 1.5rem 2.5rem;font-family:Lato;font-size:18px;font-weight:400;color:#545876;line-height:1.89;border-radius:12px;width:927px;margin-bottom:6.8rem}.page_landing_collaboration-landing .homepage-casestudy__grey-box br{display:none}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy__grey-box{width:98%;padding:0 2rem 0 1.5rem}.page_landing_collaboration-landing .homepage-casestudy__grey-box br{display:inline-block}}.page_landing_collaboration-landing .homepage-casestudy__wrapper{height:243px!important;width:253px;position:absolute;right:3rem;box-shadow:rgba(225,225,225,.54) 5px 10px 20px 0;background-color:#fff;border-radius:11px;padding:1rem;transition:all .6s ease-out 0s;overflow:hidden}.page_landing_collaboration-landing .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy__wrapper{position:initial;width:80%!important;margin-top:-9rem!important;padding-left:1.5rem!important;text-align:left!important;margin-bottom:4rem!important;margin:auto auto 2rem}}.page_landing_collaboration-landing .homepage-casestudy__wrapper--vacasa{margin-top:-1rem;background-image:linear-gradient(to bottom,#fff8da,#fff)!important}.page_landing_collaboration-landing .homepage-casestudy__wrapper--flexport{margin-top:18.5rem;background-image:linear-gradient(to bottom,#f1f9ff 0,#fff)!important}.page_landing_collaboration-landing .homepage-casestudy__wrapper--fertility{margin-top:38rem;background-image:linear-gradient(to bottom,#fdf6ff,#fff)!important}.page_landing_collaboration-landing .homepage-casestudy__grey-box-title{font-family:Lato;font-size:24px;font-weight:700;line-height:1.17;color:#1b2b4e;padding:0 0 1.5rem 2.5rem}@media all and (max-width:960px){.page_landing_collaboration-landing .homepage-casestudy__grey-box-title{line-height:1.56;padding:2rem 9rem 1.5rem 1.5rem;font-size:18px}}.page_landing_collaboration-landing .homepage-casestudy__logo{margin-top:0!important;padding-left:0!important;padding-bottom:1rem}.page_landing_collaboration-landing .homepage-casestudy__logo--mid{margin-top:.5rem!important;padding-bottom:1.5rem!important}.page_landing_collaboration-landing .homepage-casestudy__speed{padding-bottom:.2rem!important;line-height:1.63!important;color:#545876;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400}.page_landing_collaboration-landing .homepage-casestudy__percentage{font-size:32px!important;padding-top:0!important;margin-bottom:1rem!important;line-height:1.25!important;font-weight:700;color:#151a43}.page_landing_collaboration-landing .homepage-casestudy__percentage--mid{margin-bottom:0!important}.page_landing_collaboration-landing .homepage-casestudy__arrow-image{margin-left:1rem}.page_landing_collaboration-landing .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_landing_collaboration-landing .homepage-casestudy__cta--mid{padding-top:1.5rem!important}.page_landing_collaboration-landing .more-resources{padding-bottom:5rem}.page_landing_collaboration-landing .more-resources:before{content:"";position:absolute;width:100%;height:366px;background-color:#f6f6f6;z-index:-1;margin-top:14rem}.page_landing_collaboration-landing .more-resources__column-main{display:flex;justify-content:space-between;width:67%;margin:auto}@media all and (max-width:960px){.page_landing_collaboration-landing .more-resources{padding-bottom:4rem}.page_landing_collaboration-landing .more-resources:before{height:739px}.page_landing_collaboration-landing .more-resources__column-main{flex-direction:column;width:100%}}.page_landing_collaboration-landing .more-resources__common-column{width:349px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;transition:all .6s ease-out}.page_landing_collaboration-landing .more-resources__common-column:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_landing_collaboration-landing .more-resources__common-column{width:90%;margin:auto auto 3rem}}.page_landing_collaboration-landing .more-resources__content{font-family:Lato;font-size:16px;font-weight:700;line-height:1.75;color:#1b2b4e;padding:2rem 7rem 2rem 2rem;margin-bottom:0}@media all and (max-width:960px){.page_landing_collaboration-landing .more-resources__content{padding:2rem 5rem 2rem 2rem}}.page_landing_collaboration-landing .more-resources__button{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;padding:0 0 2rem 2rem;margin-bottom:0}.page_landing_collaboration-landing .more-resources__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.31;color:#151a43;width:58%;margin:auto;text-align:center;padding-bottom:3.3rem}.shared-label-hero{background:url(https://images.hiverhq.com/images/background/sharedInbox.jpg) no-repeat;background-size:cover}.shared-label-features .features-section__heading{padding:0 1rem}.shared-label-features .feature__media--offset-up{position:relative;top:-5rem}@media all and (max-width:800px){.shared-label-features .feature__media--offset-up{top:0}}.shared-label-features .feature__media--offset-down{position:relative;left:4rem;top:3rem}.shared-label-features .feature--overflowing{height:360px;margin-top:6rem;margin-bottom:0}@media all and (max-width:800px){.shared-label-features .feature__media--offset-down{top:0;left:0}.shared-label-features .feature--overflowing{height:auto;margin:2rem 0}}.page_landing_manage-groups-landing .zendesk-hero{margin-bottom:3rem}@media all and (max-width:960px){.page_landing_collaboration-landing .more-resources__title{width:89%;font-size:24px}.page_landing_collaboration-landing .more-resources__image{width:100%}.page_landing_manage-groups-landing .zendesk-hero{margin-bottom:0!important}.page_landing_manage-groups-landing .zendesk-hero:after{display:none}}.page_landing_manage-groups-landing .zendesk-hero:before{width:540px!important;height:473px!important;background-image:url(/images/google-groups/hero-bg.svg)!important;bottom:0!important;top:10.5rem!important}.page_landing_manage-groups-landing .zendesk-hero:after{content:"";position:absolute;width:256px;height:132px;background-image:url(/images/google-groups/fill-10-copy.svg);top:0;background-repeat:no-repeat;left:28%}.page_landing_manage-groups-landing .zendesk-hero__column-first{margin-top:5rem!important}@media all and (max-width:960px){.page_landing_manage-groups-landing .zendesk-hero__column-first{margin-top:0!important}.page_landing_manage-groups-landing .zendesk-hero__heading{padding-top:100px!important;padding-bottom:0!important}.page_landing_manage-groups-landing .zendesk-hero__sub-heading{width:80%!important;margin:0 auto!important}}.page_landing_manage-groups-landing .zendesk-hero__column-second{width:36%!important;margin-top:3rem!important}@media all and (max-width:960px){.page_landing_manage-groups-landing .zendesk-hero__column-second{width:90%!important;margin:auto!important}}@media all and (max-width:834px){.page_landing_manage-groups-landing .zendesk-hero__image{width:70%!important;margin:0 auto;display:block}}@media all and (max-width:500px){.page_landing_manage-groups-landing .zendesk-hero__image{width:100%!important}}.page_landing_manage-groups-landing .helpdesk-logos{text-align:center;padding-bottom:7.5rem}@media all and (max-width:1025px){.page_landing_manage-groups-landing .helpdesk-logos{padding:0 1rem}}@media all and (max-width:960px){.page_landing_manage-groups-landing .helpdesk-logos{padding-bottom:10px;padding-top:4rem}}.page_landing_manage-groups-landing .helpdesk-logos__heading{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-bottom:0;padding-bottom:2.8rem;line-height:1.42}@media all and (max-width:960px){.page_landing_manage-groups-landing .helpdesk-logos__heading{width:100%;margin:auto;padding-bottom:27px}}.page_landing_manage-groups-landing .helpdesk-logos__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:834px){.page_landing_manage-groups-landing .helpdesk-logos__logos-column{width:65%;margin:0 auto!important;justify-content:space-evenly}}@media all and (max-width:600px){.page_landing_manage-groups-landing .helpdesk-logos__logos-column{width:100%;justify-content:space-evenly;margin:auto}}.page_landing_manage-groups-landing .helpdesk-logos__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:1024px){.page_landing_manage-groups-landing .helpdesk-logos__logo-box{margin-bottom:1.5rem;width:133px;height:91px}}.page_landing_manage-groups-landing .front-manage-inboxes{margin-bottom:7rem}@media all and (max-width:960px){.page_landing_manage-groups-landing .helpdesk-logos__logo{display:none}.page_landing_manage-groups-landing .helpdesk-logos__mobile-logo{width:auto;height:auto}.page_landing_manage-groups-landing .front-manage-inboxes{margin-bottom:2rem;position:relative}}.page_landing_manage-groups-landing .front-manage-inboxes:before{content:"";position:absolute;background-image:url(/images/zendesk-hiver/yellow-bg.svg);background-size:cover;width:99.85%;height:2480px;z-index:-2;margin-top:-11rem;padding-bottom:5rem}@media all and (min-width:960px){.page_landing_manage-groups-landing .helpdesk-logos__mobile-logo{display:none}.page_landing_manage-groups-landing .front-manage-inboxes .container{max-width:1024px}}.page_landing_manage-groups-landing .front-manage-inboxes h2{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;text-align:center;margin-bottom:0;position:relative;bottom:4rem}@media all and (max-width:960px){.page_landing_manage-groups-landing .front-manage-inboxes:before{height:100%;padding-bottom:25rem;right:0;left:0}.page_landing_manage-groups-landing .front-manage-inboxes h2{width:81%;font-size:24px;margin:auto;bottom:2.5rem}.page_landing_manage-groups-landing .front-manage-inboxes__column-first{overflow:hidden}}.page_landing_manage-groups-landing .front-manage-inboxes__column-first{margin-top:-3rem}@media all and (max-width:1024px){.page_landing_manage-groups-landing .front-manage-inboxes__column-first{padding:0}}.page_landing_manage-groups-landing .front-manage-inboxes__content-box{background-color:#fffcfc;display:flex;flex-direction:row-reverse;margin-top:50px;justify-content:space-between;border-radius:11px;transition:all .25s ease-in-out}.page_landing_manage-groups-landing .front-manage-inboxes__content-box:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(255,226,125,.72)}@media all and (max-width:960px){.page_landing_manage-groups-landing .front-manage-inboxes__content-box{flex-direction:column;height:auto;margin:50px 5rem;background-color:#fff;align-items:center}.page_landing_manage-groups-landing .front-manage-inboxes__content-box:nth-child(even){flex-direction:column-reverse}.page_landing_manage-groups-landing .front-manage-inboxes__content-box img{width:100%;height:auto}}@media all and (max-width:500px){.page_landing_manage-groups-landing .front-manage-inboxes__content-box{margin:50px 1rem!important}}.page_landing_manage-groups-landing .front-manage-inboxes__content-box img{max-width:493px;width:100%}.manage-group-slider img,.page_landing_manage-groups-landing .more-resources__common-column img,.streamline-item__image,.streamline-item__title{max-width:100%}@media all and (max-width:960px){.page_landing_manage-groups-landing .front-manage-inboxes .inverse{flex-direction:column-reverse}}.page_landing_manage-groups-landing .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 5rem 0 2.5rem;width:50%}.page_landing_manage-groups-landing .front-manage-inboxes__content--width{width:52%;padding:0 8rem 0 2.5rem}.page_landing_manage-groups-landing .front-manage-inboxes__content h3{font-family:Lato;font-size:22px;font-weight:700;color:#151a43;line-height:1.45}@media all and (max-width:960px){.page_landing_manage-groups-landing .front-manage-inboxes__content{width:100%;padding:2rem;text-align:center}.page_landing_manage-groups-landing .front-manage-inboxes__content h3{text-align:left;font-size:20px}.page_landing_manage-groups-landing .front-manage-inboxes__content p{text-align:left}}.page_landing_manage-groups-landing .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:0;padding-top:14px;padding-bottom:22px}.page_landing_manage-groups-landing .front-manage-inboxes__content span{color:#0091ff;font-weight:700}.page_landing_manage-groups-landing .homepage-gmail-section{margin-bottom:3rem}@media all and (max-width:1024px){.page_landing_manage-groups-landing .homepage-gmail-section{padding-top:3rem}}.page_landing_manage-groups-landing .homepage-gmail-section:before{content:"";position:absolute;width:531px;height:874px;transform:rotate(0);background-image:url(https://images.hiverhq.com/images/new-homepage/gmail-section-bubble.svg);background-repeat:no-repeat;z-index:-1}@media all and (max-width:960px){.page_landing_manage-groups-landing .front-manage-inboxes__content span{text-align:left}.page_landing_manage-groups-landing .homepage-gmail-section{padding-top:1rem}.page_landing_manage-groups-landing .homepage-gmail-section:before{display:none}}.page_landing_manage-groups-landing .homepage-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_landing_manage-groups-landing .homepage-gmail-section__row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 0 5rem;width:90%;margin:auto;text-align:center;position:relative}.page_landing_manage-groups-landing .homepage-gmail-section__illustration-inner-image{position:absolute;top:13rem}@media all and (min-width:960px){.page_landing_manage-groups-landing .homepage-gmail-section__gmail-image-mobile{display:none}}@media all and (max-width:960px){.page_landing_manage-groups-landing .homepage-gmail-section__row{flex-direction:column;width:100%;margin:auto auto 4rem;text-align:center;opacity:1;transition:none;padding:0}.page_landing_manage-groups-landing .homepage-gmail-section__title-content{width:90%;margin:auto}.page_landing_manage-groups-landing .homepage-gmail-section__illustration-image,.page_landing_manage-groups-landing .homepage-gmail-section__illustration-inner-image{display:none}.page_landing_manage-groups-landing .homepage-gmail-section__gmail-image-mobile{margin:auto;padding-top:2rem}}@media all and (max-width:400px){.page_landing_manage-groups-landing .homepage-gmail-section__gmail-image-mobile{width:100%}}.page_landing_manage-groups-landing .homepage-gmail-section__title{color:#151a43;font-size:32px;font-weight:700;font-family:Lato;line-height:1.3;margin-bottom:1rem}@media all and (max-width:960px){.page_landing_manage-groups-landing .homepage-gmail-section__title{font-size:24px;font-weight:700;width:90%;margin:auto;padding-bottom:1rem}}.page_landing_manage-groups-landing .homepage-gmail-section__sub-title{font-size:16px;font-family:Lato;font-weight:400;color:#545876;width:55%;margin:auto;line-height:1.88}@media all and (max-width:960px){.page_landing_manage-groups-landing .homepage-gmail-section__sub-title{width:84%;margin:auto;padding:0}}.page_landing_manage-groups-landing .homepage-gmail-section__illustration-image{padding-top:0}@media all and (max-width:1024px){.page_landing_manage-groups-landing .homepage-gmail-section__illustration-image{width:100%}.page_landing_manage-groups-landing .book-consultation__main{border-radius:0!important}}.page_landing_manage-groups-landing .book-consultation .container{flex-wrap:wrap}.page_landing_manage-groups-landing .book-consultation__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;margin:auto;padding-bottom:2.6rem;text-align:center}@media all and (max-width:960px){.page_landing_manage-groups-landing .book-consultation__heading{font-size:24px;width:77%}}.page_landing_manage-groups-landing .book-consultation__main{width:100%!important;align-items:center}.page_landing_manage-groups-landing .book-consultation__main h2{padding-top:0!important;margin:0}.page_landing_manage-groups-landing .book-consultation__column a{padding:1rem 3rem!important;width:auto!important;margin-top:0!important}.page_landing_manage-groups-landing .book-consultation__column--text{position:relative;right:2rem}@media all and (max-width:960px){.page_landing_manage-groups-landing .book-consultation__main{flex-direction:column}.page_landing_manage-groups-landing .book-consultation__main h2{margin-bottom:2rem;font-size:20px}.page_landing_manage-groups-landing .book-consultation__column a{padding:1rem!important}.page_landing_manage-groups-landing .book-consultation__column--text{right:0}}.page_landing_manage-groups-landing .book-consultation__column--button{position:relative;right:1.5rem}.page_landing_manage-groups-landing .hiver-customer{text-align:center;padding-top:8rem}@media all and (max-width:1024px){.page_landing_manage-groups-landing .hiver-customer{padding-top:4rem}}@media all and (min-width:1025px){.page_landing_manage-groups-landing .hiver-customer{margin-bottom:20rem}}@media all and (max-width:900px){.page_landing_manage-groups-landing .hiver-customer{margin-bottom:10rem}}.page_landing_manage-groups-landing .hiver-customer__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.31;color:#151a43;margin-bottom:1rem}@media all and (max-width:960px){.page_landing_manage-groups-landing .book-consultation__column--button{right:0}.page_landing_manage-groups-landing .hiver-customer__title{font-size:24px}}.page_landing_manage-groups-landing .hiver-customer__sub-title{font-family:Lato;font-size:22px;font-weight:700;line-height:1.91;color:#545876}@media all and (max-width:960px){.page_landing_manage-groups-landing .hiver-customer__sub-title{width:82%;margin:auto auto 4rem;font-size:16px}}.page_landing_manage-groups-landing .google-groups-casestudy{padding:3rem 0 2rem}@media all and (max-width:1024px){.page_landing_manage-groups-landing .google-groups-casestudy{padding:2rem 0 3rem}}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy{padding:4rem 0 3rem}}@media all and (max-width:320px){.page_landing_manage-groups-landing .google-groups-casestudy .top{margin-top:-11rem!important}}.page_landing_manage-groups-landing .google-groups-casestudy__title{width:45%;margin:auto;padding-bottom:6rem;font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy__title{width:86%;text-align:left;padding-bottom:3rem;font-size:24px;line-height:1.42}}.page_landing_manage-groups-landing .google-groups-casestudy__main{width:83%;position:relative;margin:0 auto}@media all and (max-width:960px){.page_landing_manage-groups-landing .google-groups-casestudy__main{width:100%}}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy__common-row{width:100%;background-color:#f8f8f8;height:330px}}@media all and (max-width:450px){.page_landing_manage-groups-landing .google-groups-casestudy__common-row{height:450px}}.page_landing_manage-groups-landing .google-groups-casestudy__grey-box{background-color:#f8f8f8;padding:1.5rem 27rem 1.5rem 2.5rem;font-family:Lato;font-size:18px;font-weight:400;color:#545876;line-height:1.89;border-radius:12px;width:98%;margin-bottom:6.8rem}@media all and (max-width:1120px){.page_landing_manage-groups-landing .google-groups-casestudy__grey-box{padding:1.5rem 19rem 1.5rem 2.5rem}}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy__grey-box{padding:0 2rem 0 1.5rem}.page_landing_manage-groups-landing .google-groups-casestudy__grey-box br{display:none}}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper{height:243px;width:253px;position:absolute;right:3rem;box-shadow:rgba(225,225,225,.54) 5px 10px 20px 0;background-color:#fff;border-radius:11px;padding:1rem;transition:all .6s ease-out 0s;overflow:hidden;top:0}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy__wrapper{position:static;width:255px;display:block;margin:-121px auto 3rem}}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper--vacasa{background-image:linear-gradient(to bottom,#fff8da,#fff)!important}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper--flexport{background-image:linear-gradient(to bottom,#f1f9ff 0,#fff)!important}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper--fertility{background-image:linear-gradient(to bottom,#fdf6ff,#fff)!important}@media all and (max-width:500px){.page_landing_manage-groups-landing .google-groups-casestudy__wrapper--flexport{margin-top:-90px}.page_landing_manage-groups-landing .google-groups-casestudy__wrapper--fertility{margin-top:-61px}}.page_landing_manage-groups-landing .google-groups-casestudy__grey-box-title{font-family:Lato;font-size:24px;font-weight:700;line-height:1.17;color:#1b2b4e;padding:0 0 1.5rem 2.5rem}@media all and (max-width:800px){.page_landing_manage-groups-landing .google-groups-casestudy__grey-box-title{line-height:1.56;padding:2rem 6rem 1.5rem 1.5rem;font-size:20px}}.page_landing_manage-groups-landing .google-groups-casestudy__logo{margin-top:0!important;padding-left:0!important;padding-bottom:1rem}.page_landing_manage-groups-landing .google-groups-casestudy__logo--mid{margin-top:.5rem!important;padding-bottom:1.5rem!important}.page_landing_manage-groups-landing .google-groups-casestudy__speed{padding-bottom:.2rem!important;line-height:1.63!important;color:#545876;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400}.page_landing_manage-groups-landing .google-groups-casestudy__percentage{font-size:32px!important;padding-top:0!important;margin-bottom:1rem!important;line-height:1.25!important;font-weight:700;color:#151a43}.page_landing_manage-groups-landing .google-groups-casestudy__percentage--mid{margin-bottom:0!important}.page_landing_manage-groups-landing .google-groups-casestudy__arrow-image{margin-left:1rem}.page_landing_manage-groups-landing .google-groups-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_landing_manage-groups-landing .google-groups-casestudy__cta--mid{padding-top:1.5rem!important}.page_landing_manage-groups-landing .more-resources{padding-bottom:5rem}.page_landing_manage-groups-landing .more-resources:before{content:"";position:absolute;width:100%;height:366px;background-color:#f6f6f6;z-index:-1;margin-top:14rem}.page_landing_manage-groups-landing .more-resources__column-main{display:flex;justify-content:space-between;width:67%;margin:auto}@media all and (max-width:960px){.page_landing_manage-groups-landing .more-resources{padding-bottom:0}.page_landing_manage-groups-landing .more-resources:before{height:850px;background-color:#fff}.page_landing_manage-groups-landing .more-resources__column-main{flex-direction:column;width:80%}}@media all and (max-width:500px){.page_landing_manage-groups-landing .more-resources__column-main{width:100%}}.page_landing_manage-groups-landing .more-resources__common-column{width:349px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;transition:all .6s ease-out}.page_landing_manage-groups-landing .more-resources__common-column:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:1100px){.page_landing_manage-groups-landing .more-resources__common-column{width:48%}}@media all and (max-width:960px){.page_landing_manage-groups-landing .more-resources__common-column{width:90%;margin:auto auto 3rem}}.page_landing_manage-groups-landing .more-resources__content{font-family:Lato;font-size:16px;font-weight:700;line-height:1.75;color:#1b2b4e;padding:2rem 7rem 2rem 2rem;margin-bottom:0}@media all and (max-width:960px){.page_landing_manage-groups-landing .more-resources__content{padding:2rem 3rem 2rem 2rem}}.page_landing_manage-groups-landing .more-resources__button{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;padding:0 0 2rem 2rem;margin-bottom:0}.page_landing_manage-groups-landing .more-resources__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.42;color:#151a43;width:58%;margin:auto;text-align:center;padding-bottom:3.3rem}.manage-group-slider p,.manage-group-slider span,.manage-group-slider strong{font-family:Lato}@media all and (max-width:700px){.page_landing_manage-groups-landing .more-resources__title{width:89%}}@media all and (max-width:960px){.page_landing_manage-groups-landing .more-resources__title{font-size:24px}.page_landing_manage-groups-landing .more-resources__image{width:100%}}@media all and (max-width:1024px){.page_landing_manage-groups-landing .free-trial-section{padding:2rem 0 0!important}}@media all and (max-width:600px){.google-groups-bg:before{content:'';position:absolute;width:225px;height:326px;background-image:url(/images/google-groups/hero-bg1.svg);display:block;right:0;bottom:0;z-index:-1;background-repeat:no-repeat}}@media all and (max-width:600px) and (max-width:320px){.google-groups-bg:before{bottom:-52px}}.manage-group-slider{margin-top:-13rem;margin-bottom:-3rem;position:relative;bottom:4rem;height:450px;background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%)}@media all and (max-width:1025px){.manage-group-slider{min-height:460px;height:auto;width:100%;background-color:#f9d335;margin:10rem 0 0}}@media all and (max-width:600px){.manage-group-slider{min-height:560px}}.manage-group-slider .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0;width:95%}.manage-group-slider .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly;padding-left:0}.manage-group-slider .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}@media all and (max-width:1025px){.manage-group-slider .testimonial-widget{bottom:6rem;width:100%}.manage-group-slider .testimonial{flex-direction:column;height:auto;padding-left:0}.manage-group-slider .testimonial.current{width:85%;margin:0 auto auto}}.manage-group-slider .testmonial-image{height:auto;margin-top:5.5rem}@media all and (max-width:1025px){.manage-group-slider .testmonial-image{width:140px;position:relative;left:calc(100% - 8rem);top:2rem;margin-top:0}}.manage-group-slider .testmonial-content{width:58%;text-align:initial;position:relative}.manage-group-slider .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:1025px){.manage-group-slider .testmonial-content{width:100%;margin:0 auto auto;text-align:center}.manage-group-slider .testmonial-col{padding-top:3rem}.manage-group-slider .testmonial-col br{display:none}}.manage-group-slider .next-testimonial{position:absolute;top:11rem;right:6rem;width:50px}@media all and (min-width:1441px){.manage-group-slider .next-testimonial{position:absolute;left:unset;top:10rem;right:4rem}}@media all and (max-width:1025px){.manage-group-slider .next-testimonial{top:unset;bottom:3rem;right:calc(50% - 70px);width:50px}.manage-group-slider .prev-testimonial--web{display:none}}.manage-group-slider .prev-testimonial{position:relative;top:11rem}@media all and (min-width:1025px){.manage-group-slider .prev-testimonial--mobile{display:none}}@media all and (max-width:1025px){.manage-group-slider .prev-testimonial--mobile{position:absolute;top:unset;bottom:3rem;left:calc(50% - 70px);width:50px}}@media all and (min-width:1441px){.manage-group-slider .prev-testimonial{position:absolute;left:5rem;bottom:11rem}}.manage-group-slider .grey-out{opacity:1;width:50px}.manage-group-slider .wrap{display:flex;width:85%;margin:0 auto}.manage-group-slider strong{font-size:18px;font-weight:700;line-height:1.88;color:#2e1606;padding-top:2.5rem}@media all and (max-width:1025px){.manage-group-slider .wrap{width:100%}.manage-group-slider strong{font-size:14px;text-align:left;padding-top:1rem}}.manage-group-slider span{font-size:16px;font-weight:400;line-height:normal;color:#6a330f}.manage-group-slider .start-quote{position:absolute;top:5rem;left:-5rem}.manage-group-slider .end-quote{position:absolute;right:0;bottom:5rem}.manage-group-slider .logo-image{position:absolute;bottom:2rem;right:8rem}@media all and (max-width:1025px){.manage-group-slider span{font-size:14px;text-align:left}.manage-group-slider .start-quote{left:0;top:-1rem;width:39px}.manage-group-slider .end-quote{display:none}.manage-group-slider .logo-image{left:0;top:0;position:relative;float:left;margin-top:1rem}}@media all and (min-width:1450px){.manage-group-slider .logo-image{bottom:1rem;right:9rem}}@media all and (min-width:1920px){.manage-group-slider .logo-image{bottom:3rem!important}}@media all and (max-width:1280px){.manage-group-slider .logo-image--vacasa{bottom:0}}@media all and (min-width:1680px){.manage-group-slider .logo-image--flexport{bottom:3rem}}@media all and (min-width:1920px){.manage-group-slider .logo-image--flexport{bottom:5rem!important}}.manage-group-slider button{width:80px;padding:6px;z-index:99}.manage-group-slider p{font-size:20px;font-weight:700;line-height:1.45;color:#2e1606;margin-bottom:0;padding-top:6rem;width:88%}@media all and (max-width:1025px){.manage-group-slider p{font-size:16px;line-height:1.75;text-align:left;padding-top:0;width:100%}.page_new-landing_new-homepage .homepage-hero:before{bottom:0}}.email-management-features .feature__wrapper--solid-background{background:url(https://images.hiverhq.com/images/email-management/managementFeature.png) #438083}.email-management-features .feature__wrapper--solid-background h4,.email-management-features .feature__wrapper--solid-background p{opacity:1;color:#fff}.email-management-features .feature__wrapper--solid-background h4:after{background:#fff}.home-landing-hero{background-color:#fff;background-image:url(https://images.hiverhq.com/images/homepage/heroBackground.png);background-repeat:no-repeat;background-size:cover}.home-landing-hero .landing-hero__column h1{color:#151515;font-size:44px;line-height:1.5;font-weight:300;letter-spacing:-1.1px;display:inline;border-bottom:2px solid #06ccc2}.home-landing-hero .landing-hero__column p{font-size:18px;font-weight:300;line-height:1.56;color:#555;margin:3rem 0 4rem}.home-landing-hero .landing-hero__column a{font-size:16px;font-weight:300;letter-spacing:.1px;text-align:center;color:#8c8c8c;border-bottom:none;margin-bottom:-1rem}@media all and (max-width:960px){.home-landing-hero .landing-hero__column{width:100%;text-align:center}.home-landing-hero .landing-hero__column h1{border-bottom:none}.home-landing-hero{background-image:none!important;background-color:#03bfb4}.home-landing-hero__banner-image{display:none}}.streamline-section,.streamline-section--white-background{background-color:#fff}.home-landing-hero__banner-image{position:relative;left:7rem;top:-2.3rem}.home-landing-hero__banner-text{position:absolute;z-index:1;top:24px;right:173px;width:108px;height:18px;background:#fff;line-height:18px}@media all and (max-width:960px){.home-landing-hero__banner-text{display:none}}.home-landing-hero__banner-text .animated{color:#03bfb4;font-size:14px}.home-landing-hero .landing-hero__column{position:relative}.home-landing-hero .mid{padding:7rem 0 4rem;align-items:flex-start}.streamline-section{padding:6rem 0}.streamline-section b,.streamline-section h2,.streamline-section h4,.streamline-section p{color:#000}.streamline-section h2{opacity:.8}.streamline-section p{opacity:.65}.streamline-section__heading{font-weight:400;margin-bottom:3rem;text-align:center}.streamline-section__keywords{border-bottom:1px dashed #979797;padding-bottom:4px;width:150px;display:inline-block}.streamline-section__keywords .animated{font-weight:500;color:#000}.streamline-item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding:2rem 0}.streamline-item__title{font-size:1.47rem;margin-bottom:1.5rem;font-weight:300}.streamline-item__media{flex-basis:40%}.streamline-item__text{flex-basis:38%}.streamline-item__description{line-height:1.8}@media all and (max-width:840px){.streamline-section__keywords{width:110px}.streamline-item{flex-basis:100%;flex-direction:column}.streamline-item:nth-child(2n+1){flex-direction:column-reverse}.streamline-item .streamline-item__media,.streamline-item .streamline-item__text{text-align:center}.streamline-item .streamline-item__image{margin-bottom:3rem}}.why-hiver-section{padding:8rem 0 7rem}.why-hiver-section b,.why-hiver-section h2,.why-hiver-section h4,.why-hiver-section p{color:#000}.why-hiver-section h2{opacity:.8}.why-hiver-section p{opacity:.65}.why-hiver-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.why-hiver-section__column{width:50%}.why-hiver-section__image{display:block;margin:0 auto 3rem;max-width:100%}.why-hiver-section__heading{line-height:1.2;text-align:left;font-weight:400;color:#000;margin-bottom:3rem}.why-hiver-section__subheading{line-height:1.2;margin:2rem 0 1rem;font-size:1.4rem;font-weight:300}.why-hiver-section__para{margin:0 0 3rem;line-height:1.6}.why-hiver-section__para span{font-style:italic;color:#000}@media all and (max-width:840px){.why-hiver-section__column{width:100%}.why-hiver-section__heading{text-align:center}.why-hiver-section__para,.why-hiver-section__subheading{text-align:left}}#olark-wrapper .olark-launch-button{z-index:1!important}.brings-hiver-section{background-color:#f2f5f5;padding:6rem 0}.brings-hiver-section b,.brings-hiver-section h2,.brings-hiver-section h4,.brings-hiver-section p{color:#000}.brings-hiver-section h2{opacity:.8}.brings-hiver-section p{opacity:.65}.brings-hiver-section__heading{font-size:34px;text-align:center;font-weight:400}.brings-hiver-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.brings-hiver-section__column{width:45%;margin-top:3rem}@media all and (max-width:850px){.brings-hiver-section__column{width:100%}}.brings-hiver-section .brings-hiver__background{background-color:#fff;padding:3rem;min-height:514px;text-align:center;margin-bottom:2rem}.brings-hiver-section .brings-hiver__button{display:block;text-decoration:none;color:#fff;font-size:19px;background-color:#06ccc2;border-radius:5px;text-align:center;padding:17px 0;transition:all .25s ease-in-out}.brings-hiver-section .brings-hiver__button:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px rgba(150,150,150,.3)}.brings-hiver-section .brings-hiver__heading{font-weight:300;font-size:24px;color:#325161;text-align:center;line-height:36px}.brings-hiver-section .brings-hiver__image{height:300px}.brings-hiver-section .brings-hiver__image--first{padding-bottom:1rem}.brings-hiver-section .brings-hiver__para{font-size:18px;color:#000;font-weight:300;text-align:center;margin-top:-1rem}.customer-feedback-section{background-color:#f2f5f5;padding:5rem}.customer-feedback-section b,.customer-feedback-section h2,.customer-feedback-section h4,.customer-feedback-section p{color:#000}.customer-feedback-section h2{opacity:.8}.customer-feedback-section p{opacity:.65}@media all and (max-width:960px){.brings-hiver-section .brings-hiver__heading{margin-bottom:1rem}.brings-hiver-section .brings-hiver__image{height:152px}.customer-feedback-section{padding:3rem 0}}.customer-feedback-section__heading{text-align:center!important;font-size:34px}.customer-feedback-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.customer-feedback-section__column{width:42%;display:flex;margin-top:5rem;margin-bottom:2rem}@media all and (max-width:850px){.customer-feedback-section__column{width:100%;margin-top:0}}.customer-feedback-section__image{height:79px;border-radius:50%}.customer-feedback-section .customer-feedback__background{background-color:#fdde47;padding:2rem;border-radius:0 20px 20px;margin-left:2rem}.customer-feedback-section .customer-feedback__heading{font-weight:400;margin-bottom:1rem;font-size:18px;color:#000}@media all and (max-width:960px){.customer-feedback-section__column:last-child{display:none}.customer-feedback-section .customer-feedback__heading{margin-bottom:1rem}}.customer-feedback-section .customer-feedback__para{font-size:15px;color:#000;margin-bottom:1rem;font-weight:300}.customer-feedback-section .customer-feedback__author{color:#000;font-size:14px;margin-bottom:0;margin-left:0;font-weight:300}#post{display:flex;align-items:center;width:468px;margin:0 auto;padding-top:1.5rem}.hs_homeform_render .hs_email>label,.hs_homeform_render .hs_error_rollup{display:none}#post .avatar{float:left;width:444px;height:48px;background-color:#faf9f9;border-radius:27px;margin:11px 8px 8px;background-image:linear-gradient(to right,transparent 0,#E8E8E8 50%,transparent 100%);background-size:600px;animation:shine-avatar 2s infinite ease-out}@keyframes shine-lines{0%{background-position:-100px}100%,40%{background-position:140px}}@keyframes shine-avatar{0%{background-position:-32px}100%,40%{background-position:208px}}.opacityZero{opacity:0}@keyframes fadeins{from{opacity:.1;transform:translate(10px)}to{opacity:1;transform:translate(0)}}.hs_homeform_render .hs-input{padding:14px 41px 16px 26px;font-size:16px;color:#545876;font-weight:400;width:288px;border-radius:25px 0 0 25px;border:none;font-family:Lato,sans-serif}.hs_homeform_render .hs_email{float:left;position:relative}.hs_homeform_render .hs_submit{float:left}.hs_homeform_render .input-error-msg{position:absolute;right:0;left:0;padding:0;margin:0;top:58px;line-height:.9}.hs_homeform_render .input-error-msg label{font-size:12px;color:red;padding:10px 0;border-radius:3px;background-image:linear-gradient(to right,#fff 1%,#fee 17%,#fff0f0 78%,#fff 98%);width:465px;height:36px;display:flex;align-items:center;justify-content:center;white-space:nowrap}.hs_homeform_render .email-button{background-image:linear-gradient(#ffec38 10%,#ffd31a 95%);padding:15px 38px;font-size:16px;font-family:Lato,sans-serif;font-weight:700;margin-top:0;background-size:auto 200%;background-position:0 100%;color:#2b2b2b;transition:background-position .5s;border:none;border-radius:0 25px 25px 0;cursor:pointer}.hs_homeform_render .email-button:hover{background-position:0 0}.page_new-landing_new-homepage .homepagePop{margin-top:25px;display:none}.page_new-landing_new-homepage .homepage-hero{min-height:720px}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero{height:auto;background-color:#fff!important}}.page_new-landing_new-homepage .homepage-hero:before{content:"";position:absolute;width:314px;height:342px;background-image:url(https://images.hiverhq.com/images/new-homepage/heroBefore.png);background-repeat:no-repeat;right:0;top:20rem;background-size:100%;z-index:-9}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero:before{background:#fff!important}}.page_new-landing_new-homepage .homepage-hero:after{content:"";position:absolute;width:293px;height:351px;background-image:url(https://images.hiverhq.com/images/new-homepage/heroAfter.png);background-repeat:no-repeat;left:0;top:20rem;background-size:cover;z-index:-9}.page_new-landing_new-homepage .homepage-hero__main{padding-top:14rem}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero:after{background:#fff!important}.page_new-landing_new-homepage .homepage-hero__main{padding-top:8rem}}.page_new-landing_new-homepage .homepage-hero__heading{font-family:Lato;font-size:48px;font-weight:900;line-height:1.36;color:#151a43;text-align:center;margin-bottom:8px}@media all and (max-width:1025px){.page_new-landing_new-homepage .homepage-hero:after{bottom:0}.page_new-landing_new-homepage .homepage-hero__heading{font-size:32px;padding:0 2rem}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__heading{font-size:30px;padding:0 2rem}}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-hero__mobileBg{width:100%}}@media all and (max-width:450px){.page_new-landing_new-homepage .homepage-hero__mobileBg{width:100%}}@media all and (min-width:960px){.page_new-landing_new-homepage .homepage-hero__mobileBg{display:none}.page_new-landing_new-homepage .homepage-hero__button-section{height:80px}}.page_new-landing_new-homepage .homepage-hero__sub-heading{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;text-align:center;margin-bottom:2rem}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__sub-heading{font-size:16px;padding:0 2rem;margin:2rem 0 0}}@media all and (max-width:500px){.page_new-landing_new-homepage .homepage-hero__sub-heading br{display:none}}.page_new-landing_new-homepage .homepage-hero__button-section{margin-top:-2rem;margin-bottom:40px;display:flex;justify-content:center}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__button-section{flex-direction:column;margin:0 auto;align-items:center}}.page_new-landing_new-homepage .homepage-hero__border-wrap form{background:linear-gradient(91deg,#f7b500 8%,#fff614 97%);padding:2px;border-radius:27px;margin-top:2rem;display:block;height:52px}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__border-wrap{display:flex;flex-direction:column;align-items:center;padding:0;width:100%;background:0 0}.page_new-landing_new-homepage .homepage-hero__email-button-mobile{padding:1rem 5rem;margin-bottom:2rem}}.page_new-landing_new-homepage .homepage-hero__email-button-mobile{font-size:16px;font-weight:700;color:#2b2b2b;border-radius:25px;text-transform:initial;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;margin-top:2rem}.page_new-landing_new-homepage .homepage-hero__on-demand{color:#0091ff;font-size:16px;font-weight:700;cursor:pointer;display:flex;justify-content:center;margin:0 auto;width:200px}.page_new-landing_new-homepage .homepage-hero__play-icon{position:relative;top:-3px;left:10px}.page_new-landing_new-homepage .homepage-hero__icon-column{position:relative}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__on-demand{padding:0}.page_new-landing_new-homepage .homepage-hero__play-icon{top:-3px}.page_new-landing_new-homepage .homepage-hero__chrome{padding-bottom:2rem}.page_new-landing_new-homepage .homepage-hero__icon-column{flex-direction:column}.page_new-landing_new-homepage .homepage-hero__icon-column-text p{text-align:left}}.page_new-landing_new-homepage .homepage-hero__icon-column:after{content:'';position:absolute;height:40px;background-image:url(https://images.hiverhq.com/images/new-homepage/line.svg);background-repeat:no-repeat;left:5.3rem;bottom:17px;width:20px}.page_new-landing_new-homepage .homepage-hero__icon-column-text{margin-top:.7rem;padding-left:3rem;display:flex;align-items:center}.page_new-landing_new-homepage .homepage-hero__icon-column-text p{margin-bottom:0;font-family:Lato;font-size:14px;font-weight:700;color:#151a43;padding-right:10px}.page_new-landing_new-homepage .homepage-hero__review{font-size:12px;color:#545876;font-weight:400;padding-left:3rem;margin-bottom:0}.page_new-landing_new-homepage .homepage-hero__review-section{display:flex;justify-content:center;padding:0 0 2rem;margin-top:-2rem}@media all and (max-width:1000px){.page_new-landing_new-homepage .homepage-hero__icon-column:after{bottom:53px;left:5.3rem}.page_new-landing_new-homepage .homepage-hero__review-section{padding:0}}.page_new-landing_new-homepage .homepage-hero__iconWrap{cursor:pointer}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-hero__iconWrap{padding-bottom:1rem}}.page_new-landing_new-homepage .homepage-hero__iconWrap:hover{transform:scale(1.05) translateY(0);transition:all .25s ease-in-out}.page_new-landing_new-homepage .homepage-new-logo-section{padding-top:8rem;padding-bottom:48px;background-image:url(https://images.hiverhq.com/images/new-homepage/backgorund-shape.png);height:361.1px;margin-top:-7rem;background-size:cover}.page_new-landing_new-homepage .homepage-new-logo-section__column1{display:flex;justify-content:space-around;width:60%;margin:0 auto}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-new-logo-section{padding-top:11rem;padding-bottom:36px;background-image:none;height:auto}.page_new-landing_new-homepage .homepage-new-logo-section__column1{width:100%}}@media all and (max-width:834px){.page_new-landing_new-homepage .homepage-new-logo-section__column1{width:70%}}.page_new-landing_new-homepage .homepage-new-logo-section__column1--secondraw{width:67%;padding-top:40px}@media all and (max-width:834px){.page_new-landing_new-homepage .homepage-new-logo-section__column1--secondraw{width:80%}}.page_new-landing_new-homepage .homepage-new-logo-section .desktopHide{padding-top:1.5rem}@media all and (min-width:500px){.page_new-landing_new-homepage .homepage-new-logo-section .desktopHide{display:none}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}}@media all and (max-width:835px){.page_new-landing_new-homepage .homepage-new-logo-section__logos-column{width:90%;justify-content:space-around;margin:auto}}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-new-logo-section__logos-column{width:80%;justify-content:space-around;margin:auto}}@media all and (max-width:320px){.page_new-landing_new-homepage .homepage-new-logo-section__logos-column{width:100%;justify-content:space-around;margin:auto}}.page_new-landing_new-homepage .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.75;color:#151a43;text-align:center;padding-bottom:40px;padding-top:10px}@media all and (min-width:1440px){.page_new-landing_new-homepage .homepage-new-logo-section__heading{padding-top:30px}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-new-logo-section__heading{font-size:24px;padding-bottom:40px;width:83%;margin:auto;line-height:1.42}}.page_new-landing_new-homepage .homepage-new-logo-section__logo-box{display:flex;align-items:center;justify-content:center}@media all and (max-width:540px){.page_new-landing_new-homepage .homepage-new-logo-section__logo-box{width:133px;height:74px;background-color:#FAF9F9;margin:0 1rem}}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-new-logo-section__logo{width:100%;padding:0 1rem}}@media all and (max-width:500px){.page_new-landing_new-homepage .homepage-new-logo-section__logo,.page_new-landing_new-homepage .homepage-new-logo-section__logo-box--mobileHide{display:none}}.page_new-landing_new-homepage .homepage-new-logo-section__mobile-logo{padding:0 3rem}@media all and (min-width:500px){.page_new-landing_new-homepage .homepage-new-logo-section__mobile-logo{display:none}}.page_new-landing_new-homepage .homepage-new-logo-section__text-link{padding-bottom:3rem;display:flex;justify-content:center;padding-top:2rem}@media all and (min-width:500px){.page_new-landing_new-homepage .homepage-new-logo-section__text-link{display:none}}.page_new-landing_new-homepage .homepage-new-logo-section__text-link a{color:#1e8ff8;font-size:16px;font-weight:700;cursor:pointer}.page_new-landing_new-homepage .homepage-new-logo-section__arrow-image{position:relative;top:6px;left:10px}.page_new-landing_new-homepage .homepage-gsuite-section{padding:6rem 0;margin-top:6rem;background-color:#fbfbfb}.page_new-landing_new-homepage .homepage-gsuite-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.page_new-landing_new-homepage .homepage-gsuite-section__column{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-new-logo-section__arrow-image{top:0}.page_new-landing_new-homepage .homepage-gsuite-section{padding:5rem 0 3rem;margin:4rem 0 1rem}.page_new-landing_new-homepage .homepage-gsuite-section__column{flex-direction:column}}.page_new-landing_new-homepage .homepage-gsuite-section__heading-column{display:flex;flex-direction:column;width:30%;justify-content:center}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-gsuite-section__heading-column{width:100%;text-align:center}}.page_new-landing_new-homepage .homepage-gsuite-section__gsuite-column{width:70%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_new-homepage .homepage-gsuite-section__heading{color:#696c88;font-size:24px;font-weight:700;font-family:Lato;line-height:1.42}.page_new-landing_new-homepage .homepage-gsuite-section__heading2{color:#151a43;font-weight:700}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-gsuite-section__gsuite-column{width:100%;margin:auto;flex-direction:column;padding-top:4rem;align-items:center}.page_new-landing_new-homepage .homepage-gsuite-section__heading{font-weight:700;width:82%;margin:auto}.page_new-landing_new-homepage .homepage-gsuite-section__image{margin-bottom:3rem}}.page_new-landing_new-homepage .homepage-gsuite-section__chrome-image{padding-top:2rem}.page_new-landing_new-homepage .homepage-gsuite-section__chrome-image:hover{transform:scale(1.03) translateY(0);transition:all .25s ease-in-out}.page_new-landing_new-homepage .homepage-gsuite-section__col-image{width:220px}.page_new-landing_new-homepage .homepage-gsuite-section__col-image:hover{transform:scale(1.05) translateY(0);transition:all .25s ease-in-out}.page_new-landing_new-homepage .helpdesk-video{background-color:#fff}@media all and (max-width:1024px){.page_new-landing_new-homepage .helpdesk-video{padding-top:3rem}}@media all and (max-width:540px){.page_new-landing_new-homepage .helpdesk-video{padding-top:0;margin-bottom:5rem;background-color:#fff}}.page_new-landing_new-homepage .helpdesk-video__column{width:85%;margin:-80px auto auto;height:650px;display:flex;justify-content:center;align-items:center;position:relative}@media all and (max-width:1025px){.page_new-landing_new-homepage .helpdesk-video__image{width:100%}}@media all and (min-width:960px){.page_new-landing_new-homepage .helpdesk-video__mobile-image{display:none}}@media all and (max-width:960px){.page_new-landing_new-homepage .helpdesk-video__column{width:100%;height:400px;margin-top:0}.page_new-landing_new-homepage .helpdesk-video__image{display:none}.page_new-landing_new-homepage .helpdesk-video__mobile-image{width:100%;background-color:#f7f9ff;padding:1rem 0 2rem}}.page_new-landing_new-homepage .helpdesk-video .wistia_responsive_padding{width:100%!important}.page_new-landing_new-homepage .helpdesk-video .blob{position:absolute;z-index:1;top:16rem}@media all and (max-width:960px){.page_new-landing_new-homepage .helpdesk-video .blob{top:10rem}.page_new-landing_new-homepage .helpdesk-video__play-button{display:none}}.page_new-landing_new-homepage .helpdesk-video .blob:before{content:"";position:absolute;height:55px;width:55px;box-shadow:3px 4px 23px 0 rgba(80,80,80,.06);transform:scale(1);animation:pulse 2s infinite;background-repeat:no-repeat;border-radius:50%}@keyframes pulse{0%{transform:scale(1);box-shadow:3px 4px 23px 0 rgba(80,80,80,.06);background-color:#cae7ff;opacity:.8}100%{transform:scale(2);box-shadow:3px 4px 23px 0 rgba(80,80,80,.06);background-color:#d9eeff;opacity:.11}}.page_new-landing_new-homepage .helpdesk-video__play-button{position:absolute;top:11.6rem;left:21.7rem;animation-name:rotater;animation-duration:10s;animation-iteration-count:5;animation-timing-function:linear;animation-play-state:running;transform-origin:50px 50px}.page_new-landing_new-homepage .helpdesk-video__title-content{text-align:center;padding-top:123px}@media all and (max-width:1024px){.page_new-landing_new-homepage .helpdesk-video__title-content{width:90%;margin:auto;padding:0}}.page_new-landing_new-homepage .helpdesk-video__title{color:#151a43;font-size:32px;font-weight:700;font-family:Lato;line-height:1.31;margin-bottom:1rem}@media all and (max-width:960px){.page_new-landing_new-homepage .helpdesk-video__title{font-size:24px;padding:0 2rem 1rem;line-height:1.42}.page_new-landing_new-homepage .helpdesk-video__sub-title{padding:0;font-size:16px;color:#545876}}.page_new-landing_new-homepage .helpdesk-video__sub-title{font-size:16px;font-family:Lato;font-weight:400;margin-bottom:3rem;color:#545876;line-height:1.88}@media all and (max-width:500px){.page_new-landing_new-homepage .helpdesk-video__sub-title br,.page_new-landing_new-homepage .helpdesk-video__title br{display:none}}.page_new-landing_new-homepage .homepage-teams-section{padding:92px 1rem 10rem;background-image:linear-gradient(to bottom,rgba(250,251,255,0),#eef1ff 99%);height:258px}@media all and (max-width:1024px){.page_new-landing_new-homepage .homepage-teams-section{padding:0 0 1rem;height:auto}}@media all and (max-width:850px){.page_new-landing_new-homepage .homepage-teams-section{padding:92px 0 1rem;background-image:none}}@media all and (max-width:599px){.page_new-landing_new-homepage .homepage-teams-section{background-image:none;height:auto;padding:0 0 1rem;text-align:center}}.page_new-landing_new-homepage .homepage-teams-section__heading{font-family:Lato;color:#151a43;font-size:32px;font-weight:700;text-align:left;line-height:1.31}@media all and (max-width:1024px){.page_new-landing_new-homepage .homepage-teams-section__heading{padding:0 0 1rem;width:63%;margin:auto;line-height:1.42;text-align:center}.page_new-landing_new-homepage .homepage-teams-section__heading br{display:none}}.page_new-landing_new-homepage .homepage-teams-section__main{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}@media all and (max-width:1024px){.page_new-landing_new-homepage .homepage-teams-section__main{display:block}}.page_new-landing_new-homepage .homepage-teams-section__outer{display:flex;justify-content:center;padding-top:1.5rem}@media all and (max-width:500px){.page_new-landing_new-homepage .homepage-teams-section__outer{flex-direction:column}}.page_new-landing_new-homepage .homepage-teams-section__column{width:350px;text-align:center;border-radius:11px;transition:all .6s ease-out;height:219px;margin-right:2rem}.page_new-landing_new-homepage .homepage-teams-section__column:hover{transform:translateY(-10px)}@media all and (max-width:540px){.page_new-landing_new-homepage .homepage-teams-section__column{width:auto}}.page_new-landing_new-homepage .homepage-teams-section__image-box{background-color:#fff}.page_new-landing_new-homepage .homepage-teams-section__image{display:flex;padding-top:26px;padding-left:23px}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-teams-section__heading{font-size:24px}.page_new-landing_new-homepage .homepage-teams-section__column{box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);height:auto;margin:0 1rem 2rem}.page_new-landing_new-homepage .homepage-teams-section__image{padding:13px 0;margin:0 auto}}.page_new-landing_new-homepage .homepage-teams-section__outer-box{box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;height:132px}.page_new-landing_new-homepage .homepage-teams-section__sub-heading{font-family:Lato;font-size:18px;font-weight:700;line-height:1.56;color:#545876;text-align:left;padding:13px 0 13px 24px}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-teams-section__outer-box{height:172px}.page_new-landing_new-homepage .homepage-teams-section__sub-heading{font-size:20px;text-align:center;padding:6px 0 25px}}.page_new-landing_new-homepage .homepage-teams-section__link{font-family:Lato;font-size:16px;font-weight:700;color:#1e8ff8;text-align:left;padding-left:24px}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-teams-section__link{display:flex;flex-direction:column;align-items:center;padding:0 19px}}@media all and (max-width:350px){.page_new-landing_new-homepage .homepage-teams-section__link{display:contents}}.page_new-landing_new-homepage .homepage-teams-section__arrow-image below(960){width:21px}.page_new-landing_new-homepage .home_feature_nav_bar{position:-webkit-sticky;position:sticky;top:68px;font-family:Lato;font-size:14px;font-weight:700;color:#545876;padding-top:5px;padding-bottom:5px;z-index:2;width:100%;background-color:#ededed}@media all and (min-width:960px){.page_new-landing_new-homepage .home_feature_nav_bar{display:none}}.page_new-landing_new-homepage .Nav_Link{width:80px;height:20px;font-family:Lato;font-size:16px;color:#545876;font-weight:700}.page_new-landing_new-homepage .Nav_Link.active{font-weight:700;color:#0091ff}.page_new-landing_new-homepage .Feature_Navigation_UL{width:100%;background-color:var(--ice-blue);text-decoration:none;list-style-type:none;padding:0;display:flex;justify-content:space-evenly}.agent_email,.signup-modal-section a,.start-landing-hero__second .signup-section__form-block a{text-decoration:underline}.page_new-landing_new-homepage .sec_link{display:block;float:left}.page_new-landing_new-homepage .current_sec{border-bottom:#14a8ff 5px solid;padding-bottom:16px}.page_new-landing_new-homepage .homepage-customer{padding-bottom:11rem;padding-top:15rem}@media all and (max-width:1025px){.page_new-landing_new-homepage .homepage-customer{padding-top:6rem}}.page_new-landing_new-homepage .homepage-customer .container{display:flex;flex-wrap:wrap;justify-content:space-between}.page_new-landing_new-homepage .homepage-customer .main{display:flex;justify-content:space-between;margin-bottom:40px;transition:all .25s ease-in-out;align-items:center}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer{padding-top:3rem;padding-bottom:0}.page_new-landing_new-homepage .homepage-customer .main{flex-direction:column}.page_new-landing_new-homepage .homepage-customer .reverse{flex-direction:column-reverse}.page_new-landing_new-homepage .homepage-customer__column-first{flex-direction:column;margin-bottom:0}.page_new-landing_new-homepage .homepage-customer__column-first--reverse .container{flex-direction:column-reverse}}.page_new-landing_new-homepage .homepage-customer__text-column{width:41%;transition:all .6s ease-out;margin-top:0;padding:2rem 0 2rem 5rem}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__text-column{width:100%;text-align:left;margin:auto;padding:2rem}}@media all and (min-width:1441px){.page_new-landing_new-homepage .homepage-customer__text-column{width:50%}}@media all and (min-width:960px){.page_new-landing_new-homepage .homepage-customer__text-column--leftSpace{padding:2rem 0 2rem 4rem}}@media all and (min-width:1440px){.page_new-landing_new-homepage .homepage-customer__text-column--leftSpace{padding:2rem 0 2rem 5rem}}@media all and (min-width:960px){.page_new-landing_new-homepage .homepage-customer__text-column--right-space{padding:8rem 4rem 2rem 0}}@media all and (min-width:1440px){.page_new-landing_new-homepage .homepage-customer__text-column--right-space{padding:2rem 5rem 2rem 0}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__image-column{width:90%;margin:auto;padding-top:2rem}.page_new-landing_new-homepage .homepage-customer__image-column--collaborate{padding-top:2rem}}.page_new-landing_new-homepage .homepage-customer__image-column:before{content:"";position:absolute;width:500px;height:515px;background-image:url(https://images.hiverhq.com/images/new-homepage/bubble-1.svg);background-repeat:no-repeat;z-index:-1;right:0}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-customer__image-column:before{background-image:url(https://images.hiverhq.com/images/new-homepage/bubble1-mobile.svg);width:204.8px;height:227.9px}}.page_new-landing_new-homepage .homepage-customer__image-column--collaborate:before{width:550px;height:515px;background-image:url(https://images.hiverhq.com/images/new-homepage/bubble-2.svg);left:0}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-customer__image-column--collaborate:before{background-image:url(https://images.hiverhq.com/images/new-homepage/bubble2-mobile.svg);width:239px;height:229px}}.page_new-landing_new-homepage .homepage-customer__image-column--automate:before{width:539px;height:515px;background-image:url(https://images.hiverhq.com/images/new-homepage/bubble-3.svg)}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-customer__image-column--automate:before{background-image:url(https://images.hiverhq.com/images/new-homepage/bubble3-mobile.svg);width:229.6px;height:228.7px}}.page_new-landing_new-homepage .homepage-customer__image-column--service:before{width:374px;height:458px;background-image:url(https://images.hiverhq.com/images/new-homepage/bubble-4.svg);left:0}@media all and (max-width:600px){.page_new-landing_new-homepage .homepage-customer__image-column--service:before{background-image:url(https://images.hiverhq.com/images/new-homepage/bubble4-mobile.svg);width:232px;height:228.6px}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__image-column--automate{padding-top:3rem}}.page_new-landing_new-homepage .homepage-customer__image-column--service{padding-top:0;margin-left:1rem}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__image-column--service{padding-top:1rem;margin:auto}}@media all and (max-width:1025px){.page_new-landing_new-homepage .homepage-customer__image{width:100%;margin:auto}}.page_new-landing_new-homepage .homepage-customer__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:42px;color:#151a43;padding-bottom:4rem;margin:0 auto;text-align:center}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__heading{line-height:1.42;width:100%;font-size:24px;padding:0 3rem 3rem}}.page_new-landing_new-homepage .homepage-customer__content{font-family:Lato;font-size:22px;font-weight:700;line-height:1.27;color:#151a43;width:86%;padding-bottom:1rem}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__content{font-size:20px;width:88%;line-height:1.6}}@media all and (max-width:1024px){.page_new-landing_new-homepage .homepage-customer__content br{display:none}.page_new-landing_new-homepage .homepage-slider{padding-top:2rem}}.page_new-landing_new-homepage .homepage-customer__sub-content{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:1.5rem;width:100%}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-customer__sub-content{font-size:16px;margin:auto auto 1rem}}.page_new-landing_new-homepage .homepage-customer__cta{font-family:Lato;font-size:16px;font-weight:700;color:#1e8ff8;margin-bottom:0}.page_new-landing_new-homepage .homepage-customer__cta:hover{color:#324DEF}.page_new-landing_new-homepage .homepage-customer__cta:hover span{background-position-x:0}.page_new-landing_new-homepage .homepage-customer__cta:hover span img{opacity:0}.page_new-landing_new-homepage .homepage-customer__arrow-image{position:relative;top:6px;left:10px}@media all and (max-width:900px){.page_new-landing_new-homepage .homepage-customer__arrow-image{left:0}}@media all and (max-width:330px){.page_new-landing_new-homepage .homepage-customer__arrow-image{display:none}}.page_new-landing_new-homepage .homepage-customer__arrow-image-hover{position:relative;top:7px;left:10px;display:inline-block;background:url(https://images.hiverhq.com/images/new-homepage/arrow-hover.svg) no-repeat;background-position-x:200px}@media all and (max-width:330px){.page_new-landing_new-homepage .homepage-customer__arrow-image-hover{display:none}}.page_new-landing_new-homepage .homepage-slider{overflow:hidden}.page_new-landing_new-homepage .homepage-slider__heading{font-size:32px;font-weight:900;line-height:1.25;color:#151a43;text-align:center}@media all and (max-width:1024px){.page_new-landing_new-homepage .dots{padding-top:6rem}}.page_new-landing_new-homepage .tabs-controls{position:relative;z-index:1;display:flex;justify-content:center;align-items:stretch;width:100%;max-width:800px;margin:0 auto;box-sizing:border-box;padding:0 0 50px;list-style-type:none}.new-partner-hero__column-second img,.page_inner_customers .flexport img,.page_new-landing_pricingv2 .join-hiver-section__main img,.page_new-landing_pricingv2 .pricing-not-for-profit-section__main img,.partner-review-section__img{max-width:100%}@media all and (max-width:350px){.page_new-landing_new-homepage .tabs-controls{padding:50px 0 30px}}.page_new-landing_new-homepage .tabs-controls__item{z-index:9;border-radius:50%;margin:0 9px;cursor:pointer}.page_new-landing_new-homepage .tabs-controls__item a{width:15px;height:15px;display:block;background-color:#e4e4e4;border-radius:50%}.page_new-landing_new-homepage .tabs-controls__item a.tabs-controls__link--active{background-color:#ffd31a}.page_new-landing_new-homepage .tabs-controls__link:after{position:absolute;left:0;right:0;bottom:0;display:block;width:0;height:4px;background-color:#423E37;border-radius:2px;margin:auto;content:"";transition:width .4s}.page_new-landing_new-homepage .cards-container{position:relative;z-index:1;width:818px;height:435px;margin:0 auto}.page_new-landing_new-homepage .card{position:absolute;padding:23px;transition:transform .3s,opacity .2s;opacity:0;transform:translateX(0) translateY(0)}.page_new-landing_new-homepage .card.slidehidden{z-index:100;background-color:#fff;color:#fff;transform:rotate(0) translateX(101%) translateY(0) scale(1);opacity:0;transition:color .2s,background-color .2s,transform .5s,opacity .2s .4s;animation:1s fadeInslide}.page_new-landing_new-homepage .child-1{transform:translateX(-162px) translateY(-1px) scale(.8);z-index:2;opacity:1}.page_new-landing_new-homepage .child-1 img{opacity:.5}@media all and (max-width:1024px){.page_new-landing_new-homepage .cards-container{width:75%;margin:0 auto!important}.page_new-landing_new-homepage .card{padding:10px}.page_new-landing_new-homepage .child-1{transform:translateX(-147px) translateY(-1px) scale(.8)}}@media all and (max-width:800px){.page_new-landing_new-homepage .child-1{transform:translateX(-112px) translateY(-1px) scale(.8)}}@media all and (max-width:600px){.page_new-landing_new-homepage .child-1{transform:translateX(-98px) translateY(-1px) scale(.8)}}@media all and (max-width:415px){.page_new-landing_new-homepage .child-1{transform:translateX(-70px) translateY(-1px) scale(.8)}}@media all and (max-width:300px){.page_new-landing_new-homepage .child-1{transform:translateX(-59px) translateY(-1px) scale(.8)}}.page_new-landing_new-homepage .child-2{transform:translateX(-321px) translateY(3px) scale(.6);z-index:1;opacity:1}.page_new-landing_new-homepage .child-2 img{opacity:.3}@media all and (max-width:1024px){.page_new-landing_new-homepage .child-2{transform:translateX(-265px) translateY(3px) scale(.6)}}@media all and (max-width:800px){.page_new-landing_new-homepage .child-2{transform:translateX(20px) translateY(3px) scale(.1)}}@media all and (max-width:768px){.page_new-landing_new-homepage .child-2{transform:translateX(-186px) translateY(3px) scale(.6)}}@media all and (max-width:500px){.page_new-landing_new-homepage .child-2{transform:translateX(-81px) translateY(3px) scale(.6)}}@media all and (max-width:600px){.page_new-landing_new-homepage .child-2{transform:translateX(-81px) translateY(3px) scale(.1)}}.page_new-landing_new-homepage .card--current{z-index:3;opacity:1;transform:translateX(0) translateY(0) scale(1)}@keyframes fadeInslide{0%{opacity:1}100%{opacity:0}}.page_new-landing_new-homepage .testimonial-homepage .slide{display:flex;flex-direction:row;justify-content:space-evenly;width:100%;margin:0 auto}@media all and (max-width:1024px){.page_new-landing_new-homepage .testimonial-homepage .slide{margin:0 12px!important}}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide{height:500px;margin:0 8px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide1{background-color:#ecf9ff;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide1{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide1{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide2{background-color:#fffadf;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide2{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide2{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide3{background-color:#edf5ff;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide3{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide3{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide4{background-color:#fcf4ff;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide4{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide4{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide5{background-color:#f0faff;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide5{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide5{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .slide.slide6{background-color:#ffebed;border-radius:16px;height:395px}@media all and (max-width:600px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide6{height:500px}}@media all and (max-width:350px){.page_new-landing_new-homepage .testimonial-homepage .slide.slide6{height:550px}}.page_new-landing_new-homepage .testimonial-homepage .testmonial-image{top:4.8rem;position:relative;right:1rem;height:295px}@media all and (max-width:1024px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-image{top:5.7rem}}@media all and (max-width:800px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-image{top:7rem}}@media all and (max-width:900px){.page_new-landing_new-homepage .homepage-customer__arrow-image-hover{left:0}.page_new-landing_new-homepage .testimonial-homepage .testmonial-image{display:none}}.page_new-landing_new-homepage .testimonial-homepage .testmonial-content{width:auto;padding-top:1rem;padding-bottom:3rem}@media all and (max-width:1025px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-content{padding-top:0}}@media all and (max-width:850px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-content{width:100%;padding-top:3rem}}@media all and (max-width:650px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-content{width:100%;padding-top:5rem}}@media all and (max-width:450px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-content{width:100%;padding-top:2rem}}@media all and (min-width:900px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-mobile-image{display:none}}.page_new-landing_new-homepage .testimonial-homepage .testmonial-col{display:flex;flex-direction:column;margin-top:-1rem}.page_new-landing_new-homepage .testimonial-homepage .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_new-landing_new-homepage .testimonial-homepage .grey-out{opacity:1}.page_new-landing_new-homepage .testimonial-homepage .wrap{margin:0 auto}.page_new-landing_new-homepage .testimonial-homepage img{max-width:100%;width:auto}.page_new-landing_new-homepage .testimonial-homepage strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#151a43}@media all and (max-width:960px){.page_new-landing_new-homepage .testimonial-homepage .testmonial-mobile-image{position:absolute;bottom:0}.page_new-landing_new-homepage .testimonial-homepage .testmonial-col{padding-left:0 1rem}.page_new-landing_new-homepage .testimonial-homepage strong{top:1.2rem;text-align:left;font-size:14px;padding:0 1rem}}.page_new-landing_new-homepage .testimonial-homepage span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#545876;padding-top:7px}.page_new-landing_new-homepage .testimonial-homepage .start-quote{position:relative;top:1rem;right:6rem}@media all and (min-width:960px){.page_new-landing_new-homepage .testimonial-homepage .logo-image-desktop{margin-top:-1rem;display:none}}@media all and (max-width:960px){.page_new-landing_new-homepage .testimonial-homepage span{text-align:left;font-size:14px;padding:1rem 1rem 0}.page_new-landing_new-homepage .testimonial-homepage .start-quote{top:-1rem;left:0;height:40px;padding:0 1rem}.page_new-landing_new-homepage .testimonial-homepage .logo-image-desktop{padding:0 1rem}.page_new-landing_new-homepage .testimonial-homepage .logo-image{display:none;position:initial;float:left;margin-top:4rem}}@media all and (max-width:1024px){.page_new-landing_new-homepage .testimonial-homepage .logo-image--mobile{height:74px}}.page_new-landing_new-homepage .testimonial-homepage button{width:18px;height:18px;padding:6px;z-index:99;background-color:#fff4c8}.page_new-landing_new-homepage .testimonial-homepage .slick-active button{background-color:#ffd31a}.page_new-landing_new-homepage .testimonial-homepage .slick-dots{margin:2rem 0 4rem}.page_new-landing_new-homepage .testimonial-homepage p{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;margin-bottom:1.5rem;width:95%}@media all and (max-width:960px){.page_new-landing_new-homepage .testimonial-homepage p{font-size:16px;line-height:1.75;text-align:initial;padding:0 1rem}}.page_new-landing_new-homepage .homepage-casestudy-slider__main.autoplay-casestudy.slick-initialized.slick-slider{padding-top:3rem}@media all and (min-width:1024px){.page_new-landing_new-homepage .homepage-casestudy-slider__main.autoplay-casestudy.slick-initialized.slick-slider{display:none}}@media all and (min-width:960px){.page_new-landing_new-homepage .homepage-casestudy-slider{padding:6rem 0}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-casestudy-slider{padding:3rem 0 2rem;margin-top:-4rem}}.page_new-landing_new-homepage .homepage-casestudy-slider__main{display:flex;flex-direction:row}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper{width:25%;height:270px;border-radius:6px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);padding:1rem;pointer-events:all!important}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--1{background-color:#fff9e0}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--2{background-color:#edf7ff}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--3{background-color:#fff1f3}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--4{background-color:#faf2ff}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--5{background-color:#ffeef1}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--6{background-color:#ebf6ff}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--7{background-color:#e6fffb}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--8{background-color:#fff9dc}.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper--9{background-color:#f3f3f3}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-casestudy-slider__wrapper{width:100%;margin-bottom:1rem}}.page_new-landing_new-homepage .homepage-casestudy-slider__logo{width:auto}.page_new-landing_new-homepage .homepage-casestudy-slider__logo--top{margin-top:1.5rem}.page_new-landing_new-homepage .homepage-casestudy-slider__desc{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#151a43;padding-top:1rem;margin-bottom:0}.page_new-landing_new-homepage .homepage-casestudy-slider__percentage{font-family:Lato;font-size:32px;font-weight:700;line-height:1.31;color:#151a43;margin-bottom:0}.page_new-landing_new-homepage .homepage-casestudy-slider__arrow-image{width:12px;display:inline}.page_new-landing_new-homepage .homepage-casestudy-slider__speed{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#151a43;padding-bottom:1rem;margin-bottom:0}.page_new-landing_new-homepage .homepage-casestudy-slider__cta{font-family:Lato;font-size:16px;font-weight:700;color:#1e8ff8}@media all and (min-width:960px){.page_new-landing_new-homepage .homepage-casestudy{padding:7rem 0 0}}.page_new-landing_new-homepage .homepage-casestudy__main{position:relative}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-casestudy{padding:3rem 0 2rem;margin-top:-4rem}.page_new-landing_new-homepage .homepage-casestudy__main{display:none}}.page_new-landing_new-homepage .homepage-casestudy__column{width:75%;display:flex;padding-bottom:1rem}@media all and (max-width:1025px){.page_new-landing_new-homepage .homepage-casestudy__column{width:73%}}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-casestudy__column{width:100%}.page_new-landing_new-homepage .homepage-casestudy__wrapper--2{display:none}}.page_new-landing_new-homepage .homepage-casestudy__wrapper{width:261px;height:253px;border-radius:6px;padding:1rem;pointer-events:all!important;margin:0 1rem 1rem;transition:all .25s ease-in-out}.page_new-landing_new-homepage .homepage-casestudy__wrapper:hover{box-shadow:rgba(225,225,225,.54) 5px 10px 20px 0}.page_new-landing_new-homepage .homepage-casestudy__wrapper--1{background-color:#fff9e0}.page_new-landing_new-homepage .homepage-casestudy__wrapper--2{background-image:url(https://images.hiverhq.com/images/new-homepage/flexport-bg.svg)!important;background-repeat:no-repeat;background-size:cover;padding:1rem 0 0 18rem;width:542px;height:253px}.page_new-landing_new-homepage .homepage-casestudy__wrapper--3{background-color:#fff1f3}.page_new-landing_new-homepage .homepage-casestudy__wrapper--4{background-color:#faf2ff}.page_new-landing_new-homepage .homepage-casestudy__wrapper--5{background-color:#ffeef1}.page_new-landing_new-homepage .homepage-casestudy__wrapper--6{background-color:#ebf6ff}.page_new-landing_new-homepage .homepage-casestudy__wrapper--7{background-color:#e6fffb}.page_new-landing_new-homepage .homepage-casestudy__wrapper--8{background-image:url(https://images.hiverhq.com/images/new-homepage/oxford-background.svg)!important;background-repeat:no-repeat;background-size:contain;height:536px;position:absolute;right:0;top:0;width:247px}.page_new-landing_new-homepage .homepage-casestudy__wrapper--9{background-color:#f3f3f3}@media all and (max-width:960px){.page_new-landing_new-homepage .homepage-casestudy__wrapper--8{display:none}.page_new-landing_new-homepage .homepage-casestudy__wrapper{width:100%}}.page_new-landing_new-homepage .homepage-casestudy__logo{width:auto!important;margin-left:-1.3rem}.page_new-landing_new-homepage .homepage-casestudy__desc{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#151a43;margin-bottom:0}.page_new-landing_new-homepage .homepage-casestudy__percentage{font-family:Lato;font-size:32px;font-weight:700;line-height:1.31;color:#151a43;margin-bottom:0}.page_new-landing_new-homepage .homepage-casestudy__arrow-image{margin-left:8px;width:12px!important;display:inline}.page_new-landing_new-homepage .homepage-casestudy__speed{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#151a43;margin-bottom:8px}.page_new-landing_new-homepage .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#1e8ff8;display:flex}.page_new-landing_new-homepage .homepage-casestudy .slick-list{padding:2% 10%!important}.page_new-landing_new-homepage .hiver-signup-fold{padding:61px 0 64px;position:relative}.page_new-landing_new-homepage .hiver-signup-fold:before{content:"";position:absolute;width:567.7px;height:687px;background-image:url(https://images.hiverhq.com/images/new-homepage/bubble-bg.svg);background-repeat:no-repeat;z-index:-1;right:0;background-position-x:right}@media all and (max-width:960px){.page_new-landing_new-homepage .hiver-signup-fold{padding:3rem 0 73px}.page_new-landing_new-homepage .hiver-signup-fold:before{display:none}}.page_new-landing_new-homepage .hiver-signup-fold .main{display:flex;align-items:center}.page_new-landing_new-homepage .hiver-signup-fold__columnFirst{width:70%}@media all and (max-width:960px){.page_new-landing_new-homepage .hiver-signup-fold .main{flex-direction:column}.page_new-landing_new-homepage .hiver-signup-fold__columnFirst{width:100%;padding-bottom:2rem}}.page_new-landing_new-homepage .hiver-signup-fold__columnSecond{width:17%;display:flex;flex-direction:column;align-items:center}@media all and (max-width:1025px){.page_new-landing_new-homepage .hiver-signup-fold__columnSecond{width:100%}.page_new-landing_new-homepage .hiver-signup-fold__title br{display:none}}.page_new-landing_new-homepage .hiver-signup-fold__title{font-family:Lato;font-size:32px;font-weight:700;line-height:42px;text-align:left;color:#151a43;padding-bottom:1rem}@media all and (max-width:1024px){.page_new-landing_new-homepage .hiver-signup-fold__title{padding-left:3rem}}@media all and (max-width:1000px){.page_new-landing_new-homepage .hiver-signup-fold__title{font-size:32px;width:97%;line-height:1.42;padding:0 3rem;text-align:center}}@media all and (max-width:835px){.page_new-landing_new-homepage .hiver-signup-fold__title{text-align:center}}@media all and (max-width:800px){.page_new-landing_new-homepage .hiver-signup-fold__title{padding:0 1rem;font-size:24px}}@media all and (max-width:1025px){.page_new-landing_new-homepage .hiver-signup-fold__image{width:100%}}.page_new-landing_new-homepage .hiver-signup-fold__signup .install-button{border-radius:28px;font-family:Lato;font-size:16px;font-weight:700;padding:1rem 3.4rem;color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;transition:all .25s ease-in-out;text-align:center}.page_new-landing_new-homepage .hiver-signup-fold__signup .install-button span{font-weight:700}@media all and (max-width:960px){.page_new-landing_new-homepage .hiver-signup-fold__image{width:100%}.page_new-landing_new-homepage .hiver-signup-fold__signup{margin:auto auto 3rem}}.page_new-landing_new-homepage .hiver-signup-fold__chrome-exten{margin-top:1rem}.page_new-landing_new-homepage .hiver-signup-fold__chrome-exten a{font-family:Lato;font-size:16px;font-weight:700;color:#2b2b2b;border:2px solid #fff614;border-radius:28px;padding:1rem 2.2rem}.page_new-landing_new-homepage .hiver-signup-fold__chrome-exten:hover{transform:scale(1.02) translateY(-4px);transition:all .25s ease-in-out}@media all and (max-width:960px){.page_new-landing_new-homepage .hiver-signup-fold__chrome-exten{margin:auto auto 2rem}}.page_new-landing_new-homepage .hiver-signup-fold__cta-column{display:flex;flex-direction:row;justify-content:space-between;width:60%}@media all and (max-width:1025px){.page_new-landing_new-homepage .hiver-signup-fold__cta-column{width:76%;margin:0 auto;flex-direction:column}}@media all and (max-width:960px){.page_new-landing_new-homepage .hiver-signup-fold__cta-column{width:100%;flex-direction:column;align-items:center}}.page_new-landing_new-homepage .inner{display:none}.page_new-landing_new-homepage .hidden-text{display:block!important;list-style:none;margin:-1.5rem 0 0 -3rem;width:350px;background:0 0!important;opacity:.77;font-family:Lato;font-size:16px;font-weight:400;line-height:1.69;color:#fff}.page_new-landing_new-homepage .inline_display{display:block!important;height:140px!important}.partner_sec_img_left{padding:3rem 0 4rem;background-color:#f7fafd}.partner_sec_img_left .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center}.partner_sec_img_left__columnFirst{width:38%}@media all and (max-width:960px){.partner_sec_img_left{padding:0 1rem}.partner_sec_img_left__columnFirst{width:100%;margin-left:3rem;padding-bottom:2rem}.partner_sec_img_left__image{max-width:100%}}.partner_sec_img_left__image{width:80%}.partner_sec_img_left__columnSecond{width:42%}.partner_sec_img_left__heading{color:#292593;font-size:22px;margin-bottom:1.5rem;line-height:1}.partner_sec_img_left__paragraph{color:#414670;font-size:17px;margin-bottom:1rem}.partner_sec_img_left__paragraph b{color:#13334c;font-size:16px;font-weight:400;cursor:pointer}.partner_sec_img_left__paragraph b:hover{color:#1ab394}.partner_sec_img_left .top-space{padding-top:1rem}.partner_sec_img_right{padding:4rem 0;background-color:#f7fafd}@media all and (max-width:960px){.partner_sec_img_left__columnSecond{width:100%}.partner_sec_img_left__heading{line-height:1.25;text-align:center}.partner_sec_img_right{padding:4rem 1rem}}.partner_sec_img_right .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center}.partner_sec_img_right__columnFirst{width:42%}@media all and (max-width:960px){.partner_sec_img_right__columnFirst{width:100%}}.partner_sec_img_right__columnSecond{width:35%}@media all and (max-width:960px){.partner_sec_img_right__columnSecond{width:100%;margin-left:3rem;padding-top:2rem}}.partner_sec_img_right__columnSecond img{width:77%}.partner_sec_img_right__heading{color:#292593;font-size:22px;margin-bottom:1.5rem;line-height:1}.partner_sec_img_right__paragraph{color:#414670;font-size:17px;margin-bottom:1rem}.partner_sec_img_right__paragraph b{color:#13334c;font-size:16px;font-weight:400;cursor:pointer}.partner_sec_img_right__paragraph b:hover{color:#1ab394}.partner_sec_img_right .top-space{padding-top:1rem}.partner_sec_last{padding:3rem 0 20rem}.partner-review-section{padding:0;background-repeat:no-repeat;position:relative;margin-top:-9rem;background-position:center center}.partner-review-section__column{width:72%;padding:.5rem 0;margin:0 auto;margin-text-align:center}@media all and (max-width:960px){.partner_sec_img_right__heading{line-height:1.25;text-align:center}.partner-review-section{background-image:none}.partner-review-section__img{display:none}}.partner-review-section__img-mobile{margin-left:-1.3rem}.partner-review-section__heading{font-size:20px;color:#151a43;line-height:1.77;margin-top:-6rem;margin-bottom:3rem}@media all and (max-width:500px){.partner-review-section__heading{margin-bottom:-3rem;margin-left:0;margin-top:-3.5rem;font-size:12px}}@media all and (min-width:500px){.partner-review-section__heading{margin-bottom:0;margin-top:-4.5rem}}@media all and (max-width:960px){.partner-review-section__image{padding-bottom:1rem;margin-left:7rem}}.partner-gsuite{padding:8rem 0 9rem;text-align:center}.partner-gsuite .hiver-gsuite-section{background:#fff}.new-partner-hero{background-color:#f7fafd}@media all and (min-width:960px){.partner-review-section__img-mobile{display:none}.partner-review-section__image{position:relative;bottom:3.5rem;width:143px;height:137px;left:21rem}.new-partner-hero{height:50rem}}.new-partner-hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(116deg,#2b12a5,#7045af);overflow:hidden;opacity:.9;height:33rem}.new-partner-hero__bg .rect{opacity:.15}.new-partner-hero__bg .rect.rect-1{transform:rotate(-25deg) translateY(-534px);background-image:linear-gradient(126deg,#e4e4e4,rgba(255,255,255,0));height:560px}.new-partner-hero__bg .rect.rect-2{transform:rotate(-25deg) translate(420px,124px);background-image:linear-gradient(156deg,#7678ff,rgba(255,255,255,0));height:720px}.new-partner-hero__bg .rect.rect-3{transform:rotate(-25deg) translate(120px,-1152px);background-image:linear-gradient(156deg,#9798e0,rgba(255,255,255,0));height:180px}.new-partner-hero .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.new-partner-hero__column-first{width:52%;text-align:left;z-index:1}@media all and (max-width:960px){.partner-gsuite{padding:0}.partner-gsuite .hiver-gsuite-section{padding:0;margin:auto}.new-partner-hero__column-first--darkbackground p{color:#fff}.new-partner-hero__column-first{width:100%;text-align:center}}.new-partner-hero__heading{font-size:36px!important;padding-top:4rem;font-weight:400;line-height:1.59;color:#fff}@media all and (max-width:960px){.new-partner-hero__heading{padding-top:8rem}.new-partner-hero__logos-desktop{display:none}}.new-partner-hero__sub-heading{margin-bottom:2rem!important;color:#fff;font-size:18px;line-height:1.94}.new-partner-hero__logos-desktop{padding:6rem 1rem 7rem;margin-left:-2rem}.new-partner-hero__logos-mobile{width:100%}@media all and (min-width:960px){.new-partner-hero__logos-mobile{display:none}}.new-partner-hero__column-second{width:48%;position:relative;margin-top:1rem}.new-partner-hero__column-second img{margin-top:3rem}@media all and (max-width:960px){.new-partner-hero__column-second{display:block;width:100%}.new-partner-hero__sub-heading{text-align:center}.new-partner-hero__image{width:100%}}.new-partner-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;position:relative;cursor:pointer;border-radius:5.6px;display:inline-block;font-size:14px;transition:all .25s ease-in-out}.new-partner-hero__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.new-partner-hero__image{margin-top:7rem;margin-bottom:11rem}.reseller_program,.why_hiver_partner{width:80%!important;text-align:center}.gpartner_img{text-align:center}.show_on_form_render{display:none}.partner_sec_img_right li{color:#414670;font-size:17px;line-height:1.7}.reseller_program{margin:auto}.reseller_program .partner_sec_img_left__heading{font-size:24px;margin-top:2rem}.reseller_program .partner_sec_img_left__paragraph{padding-bottom:2rem}.partner_tos{font-size:13px;color:grey}.partner_tos a{color:#3096f3}.start-shared-inbox-hero__image{padding-bottom:1rem}.why_hiver_partner{padding-left-padding-right:2rem;border:2px solid #ece9fd;margin:auto;padding:0;background-color:#e1e2fa;border-top-left-radius:5rem 5rem;border-bottom-right-radius:5rem 5rem}.why_hiver_partner .partner_sec_img_left__heading{font-size:24px;margin-top:4rem}.why_hiver_partner .partner_sec_img_left__paragraph{padding-bottom:3rem}.why_hiver_partner p{padding-left:4rem;padding-right:4rem}.partner_first_sec{padding-top:11rem}@media all and (max-width:960px){.why_hiver_partner .partner_sec_img_left__heading{font-size:22px}.why_hiver_partner p{padding-left:2rem;padding-right:2rem}.hideOnMobile{display:none}.partner_first_sec{padding-top:4rem}.partner_agreement{padding:9rem 1rem}.partner_agreement_hero .hero-mini__heading{padding-top:5rem}}.cc_container .partner-gsuite__main{padding:1rem 1rem 0}.agent_email{color:#00f}.page_inner_about-us .about-hiver-hero-section{background-color:#fbfdff}.page_inner_about-us .about-hiver-hero-section b,.page_inner_about-us .about-hiver-hero-section h2,.page_inner_about-us .about-hiver-hero-section h4,.page_inner_about-us .about-hiver-hero-section p{color:#000}.page_inner_about-us .about-hiver-hero-section h2{opacity:.8}.page_inner_about-us .about-hiver-hero-section p{opacity:.65}.page_inner_about-us .about-hiver-hero-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between;padding-top:13rem}.page_inner_about-us .about-hiver-hero-section__imageColumn{width:45%}@media all and (max-width:960px){.page_inner_about-us .about-hiver-hero-section__imageColumn{width:100%}}.page_inner_about-us .about-hiver-hero-section__textColumn{width:45%;margin-top:-5rem}.page_inner_about-us .about-hiver-hero-section__textColumn h1{font-size:36px;font-weight:700;color:#fff;padding:3px 8px 4px 12px;display:table;background-color:#5369ea;margin-bottom:2px;font-family:Lato;line-height:1;opacity:.8}@media all and (max-width:960px){.page_inner_about-us .about-hiver-hero-section__textColumn{width:100%}.page_inner_about-us .about-hiver-hero-section__textColumn h1{font-size:27px;line-height:1.25}.page_inner_about-us .about-hiver-hero-section__textColumn p{margin-top:0}}.page_inner_about-us .about-hiver-hero-section__textColumn p{font-size:16px;font-weight:400;line-height:1.88;color:#545876;padding-top:24px;margin-bottom:-12px;font-family:Lato;opacity:inherit}.page_inner_about-us .about-hiver-hero-section__image{width:100%}@media all and (max-width:960px){.page_inner_about-us .about-hiver-hero-section__image{padding-top:4rem}}.page_inner_about-us .about-hiver-info{padding:7rem 0 6rem;background-color:#fbfdff;width:100%}.page_inner_about-us .about-hiver-info__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_inner_about-us .about-hiver-info__data{position:absolute;top:5rem;left:2rem;display:flex}@media all and (max-width:960px){.page_inner_about-us .about-hiver-info{padding:4rem 1rem 2rem;background-image:none}.page_inner_about-us .about-hiver-info__main{flex-direction:column}.page_inner_about-us .about-hiver-info__data{position:static;flex-direction:column}}.page_inner_about-us .about-hiver-info__number{text-align:center;padding-right:3rem}.page_inner_about-us .about-hiver-info__bg{margin-left:-10rem}.page_inner_about-us .about-hiver-info__image{position:absolute;top:-1.5rem;left:-4rem}.page_inner_about-us .about-hiver-info__column-first{width:45%;position:relative}@media all and (max-width:960px){.page_inner_about-us .about-hiver-info__number{padding-right:0}.page_inner_about-us .about-hiver-info__bg,.page_inner_about-us .about-hiver-info__image{display:none}.page_inner_about-us .about-hiver-info__column-first{width:100%;background-color:#fde14f;padding:3rem 0 0}}.page_inner_about-us .about-hiver-info__column-second{width:45%}@media all and (max-width:960px){.page_inner_about-us .about-hiver-info__column-second{width:100%;padding-top:3rem}}.page_inner_about-us .about-hiver-info__para{font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:1rem;font-family:Lato}.page_inner_about-us .about-values-section{padding:0 0 3rem;background-color:#fbfdff}.page_inner_about-us .about-values-section__main{display:flex;justify-content:space-between;flex-direction:row}.page_inner_about-us .about-values-section__column{width:32%}.page_inner_about-us .about-values-section__heading{font-family:Lato;font-size:36px;font-weight:700;color:#151a43;margin-bottom:0}@media all and (max-width:960px){.page_inner_about-us .about-values-section__main{flex-direction:column}.page_inner_about-us .about-values-section__column{width:100%}.page_inner_about-us .about-values-section__heading{padding:0 0 2rem 1rem;text-align:left}}@media all and (min-width:960px){.page_inner_about-us .about-values-section__leftTopPara{padding-top:2rem;padding-bottom:4.3rem}}.page_inner_about-us .about-values-section__para{font-family:Lato;padding:1rem 3rem 0 0;font-size:16px;line-height:1.88;color:#545876}.page_inner_about-us .about-values-section__para--space{margin-bottom:2.2rem}.page_inner_about-us .about-values-section__para--firstPara{font-weight:500}.page_inner_about-us .about-values-section__sub-heading{font-family:Lato;font-size:18px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_inner_about-us .about-values-section__para{padding:0 1rem}.page_inner_about-us .about-values-section__sub-heading{padding:0 1rem 1rem}}@media all and (min-width:960px){.page_inner_about-us .about-values-section__image3{padding-top:6rem;padding-bottom:6px}.page_inner_about-us .hiver-founders-section__image{margin-right:-3rem}}@media all and (max-width:960px){.page_inner_about-us .about-values-section__image3{padding:0 1rem 1rem}}.page_inner_about-us .about-values-section__image{padding-bottom:6px}@media all and (max-width:960px){.page_inner_about-us .about-values-section__image{padding:0 1rem 1rem}}.page_inner_about-us .about-values-section__groupPic{padding-top:6rem}@media all and (max-width:960px){.page_inner_about-us .about-values-section__groupPic{width:100%;padding:0 0 0 1rem}}.page_inner_about-us .hiver-founders-section{padding:3rem 0 4rem;text-align:center;background-color:#f1f8ff}@media all and (max-width:960px){.page_inner_about-us .hiver-founders-section{padding:3rem 0 0;margin-bottom:-4rem}}.page_inner_about-us .hiver-founders-section__main{background-image:url(../../images/about-us/foundersbg.png);background-repeat:no-repeat;height:665px;padding-top:3rem;margin-bottom:4rem}@media all and (max-width:960px){.page_inner_about-us .hiver-founders-section__main{height:auto;padding-top:7rem;background-image:none}}.page_inner_about-us .hiver-founders-section__heading{font-size:36px;font-weight:700;text-align:center;color:#151a43;font-family:Lato;padding:1rem 0 0}.page_inner_about-us .hiver-founders-section .hiver-founders-info{width:39%;padding:2%;display:inline-block;vertical-align:top;margin-left:-4rem}@media all and (max-width:960px){.page_inner_about-us .hiver-founders-section .hiver-founders-info{width:100%;padding:5%;margin-left:0}}.page_inner_about-us .hiver-founders-section__name{font-size:18px;font-weight:700;color:#151a43;font-family:Lato;text-align:left;padding-bottom:1rem;padding-top:2rem;margin-bottom:0;line-height:unset}.page_inner_about-us .hiver-founders-section__description{font-size:16px;color:#545876;font-family:Lato;line-height:1.88;text-align:left}@media all and (min-width:960px){.page_inner_about-us .hiver-founders-section__imageNiraj{margin-right:-3rem}}@media all and (max-width:960px){.page_inner_about-us .hiver-founders-section__name{padding-top:0}.page_inner_about-us .hiver-founders-section__image{margin-top:-4rem}.page_inner_about-us .hiver-founders-section__imageNiraj{margin-top:-4rem;background-image:url(../../images/about-us/founderBg.svg);background-repeat:no-repeat;padding:2rem 0 0 2rem}}.page_inner_about-us .about-logo-section{padding:7rem 0 4rem;text-align:center;background-color:#fbfdff}.page_inner_about-us .about-logo-section b,.page_inner_about-us .about-logo-section h2,.page_inner_about-us .about-logo-section h4,.page_inner_about-us .about-logo-section p{color:#000}.page_inner_about-us .about-logo-section h2{opacity:.8}.page_inner_about-us .about-logo-section p{opacity:.65}.page_inner_about-us .about-logo-section__heading{font-size:24px;color:#151a43!important;margin-bottom:4rem;font-weight:700;font-family:Lato;opacity:1!important;line-height:1.15}.page_inner_about-us .about-logo-section__image{border-radius:11px;background-color:#f6f6f6;margin:0 .4rem}@media all and (max-width:960px){.page_inner_about-us .about-logo-section{padding:4rem 0 3rem}.page_inner_about-us .about-logo-section__first{flex-direction:column;padding:0 3rem}.page_inner_about-us .about-logo-section__image{margin:0 0 2rem}}.page_inner_about-us .about-Investors-section{padding:3rem 0 7rem;text-align:center;background-color:#fbfdff}.page_inner_about-us .about-Investors-section__main{width:67%;display:inline-block}.page_inner_about-us .about-team-image__image0,.page_inner_about-us .about-team-image__image1{width:100%}.page_inner_about-us .about-Investors-section__heading{font-size:24px;color:#151a43;margin-bottom:3rem;font-weight:700;font-family:Lato;line-height:1.15}@media all and (max-width:960px){.page_inner_about-us .about-Investors-section{padding:0 0 4rem}.page_inner_about-us .about-Investors-section__main{flex-direction:column;width:100%}.page_inner_about-us .about-Investors-section__heading{margin-bottom:2rem}}.page_inner_about-us .about-Investors-section__image1{border-radius:11px;background-color:#fff;padding:17px 71px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);margin:0 2rem}@media all and (max-width:960px){.page_inner_about-us .about-Investors-section__image1{margin:0 0 2rem}}.page_inner_about-us .about-Investors-section__image2{border-radius:11px;background-color:#fff;padding:29px 37px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);margin:0 2rem}@media all and (max-width:960px){.page_inner_about-us .about-Investors-section__image2{margin:0 0 2rem}.page_inner_about-us .about-team-image__image0{display:none}}.page_inner_about-us .about-team-image{margin:0 0 -.2rem}.page_inner_about-us .about-team-image__main{position:relative}.page_inner_about-us .about-team-image__image2{position:absolute;bottom:.5rem;left:0;right:0;margin-right:auto;margin-left:auto;width:50%;padding-top:0}@media all and (min-width:960px){.page_inner_about-us .about-team-image__image1{display:none}.page_inner_about-us .about-team-image__image2{bottom:1rem;width:15%}}.page_new-landing_pricingv2 .body-color{background-color:#fff}.page_new-landing_pricingv2 .frequently-asked-questions{padding:0 1rem}.page_new-landing_pricingv2 .frequently-asked-questions__main{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row}@media all and (max-width:960px){.page_new-landing_pricingv2 .frequently-asked-questions{padding:0 2rem}.page_new-landing_pricingv2 .frequently-asked-questions__main{flex-direction:column}}.page_new-landing_pricingv2 .frequently-asked-questions h2{color:#151a43;font-size:32px;font-weight:700;text-align:center;padding-bottom:28px;padding-top:148px}.page_new-landing_pricingv2 .frequently-asked-questions__column{width:47%}.page_new-landing_pricingv2 .frequently-asked-questions__column>div{border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;margin-top:-1px}@media all and (max-width:960px){.page_new-landing_pricingv2 .frequently-asked-questions h2{padding-top:88px;font-size:24px;line-height:1.33}.page_new-landing_pricingv2 .frequently-asked-questions__column,.page_new-landing_pricingv2 .frequently-asked-questions__column>div{width:100%}}.page_new-landing_pricingv2 .frequently-asked-questions__column .open img{transform:rotate(180deg)}.page_new-landing_pricingv2 .frequently-asked-questions__column h3{font-size:18px;font-weight:700;color:#151a43;opacity:.77;padding:40px 0;position:relative;line-height:1.56}@media all and (max-width:960px){.page_new-landing_pricingv2 .frequently-asked-questions__column h3{padding:45px 70px 45px 0;line-height:1.43}}.page_new-landing_pricingv2 .frequently-asked-questions__column p{font-size:16px;line-height:1.88;color:#545876;margin-top:-5px;padding-right:4rem;margin-bottom:1.7rem}.page_new-landing_pricingv2 .frequently-asked-questions__column .accordion{display:none}.page_new-landing_pricingv2 .frequently-asked-questions__column .accordion span{color:#000;font-weight:700}.page_new-landing_pricingv2 .frequently-asked-questions__column .accordion a{color:#1e8ff8;font-weight:700}.page_new-landing_pricingv2 .frequently-asked-questions__image{position:absolute;right:0;top:30px;cursor:pointer;transform:rotate(0);transition:all .4s ease}.page_new-landing_pricingv2 .frequently-asked-questions__bottom-heading{text-align:center;color:#151a43;font-size:22px;font-weight:700;line-height:1.45;margin-bottom:.5rem;margin-top:81px}.page_new-landing_pricingv2 .frequently-asked-questions__bottom-para{color:#0091ff;font-size:16px;font-weight:700;text-align:center;display:block;margin-bottom:140px}.page_new-landing_pricingv2 .join-hiver-section{padding-bottom:148px;position:relative}@media all and (max-width:960px){.page_new-landing_pricingv2 .frequently-asked-questions__image{top:46px}.page_new-landing_pricingv2 .frequently-asked-questions__bottom-para{margin-bottom:80px}.page_new-landing_pricingv2 .join-hiver-section{padding-bottom:80px}}@media all and (max-width:1024px){.page_new-landing_pricingv2 .join-hiver-section{padding-right:1rem;padding-left:1rem}}@media all and (min-width:960px){.page_new-landing_pricingv2 .join-hiver-section:before{content:'';position:absolute;width:392px;height:571px;right:0;bottom:80px;background:url(/images/pricing/joinHiverAfter.svg);z-index:-1}}.page_new-landing_pricingv2 .join-hiver-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;background-image:linear-gradient(252deg,#2d314f,#1e202e 70%);border-radius:15px;align-items:flex-end}.page_new-landing_pricingv2 .join-hiver-section h2{font-size:32px;line-height:1.31;font-weight:700;color:#fff}@media all and (max-width:960px){.page_new-landing_pricingv2 .join-hiver-section h2{padding-top:2rem;font-size:24px;text-align:left}}.page_new-landing_pricingv2 .join-hiver-section__column1{width:59%;padding:4rem 0 4rem 4rem}@media all and (max-width:820px){.page_new-landing_pricingv2 .join-hiver-section__column1{width:55%;padding:0 0 2.5rem 2rem}}@media all and (max-width:760px){.page_new-landing_pricingv2 .join-hiver-section__main{flex-direction:column;margin:0 1rem}.page_new-landing_pricingv2 .join-hiver-section h2{text-align:center}.page_new-landing_pricingv2 .join-hiver-section__column1{width:100%;text-align:center;padding:1rem 1rem 3rem}}.page_new-landing_pricingv2 .join-hiver-section__button{background-image:linear-gradient(285deg,#f7b500,#fff614);display:inline-block;font-size:16px;font-weight:700;color:#151a43;text-align:center;border-radius:28px;cursor:pointer;width:198px;padding:1rem 0;transition:all .25s ease-in-out}.page_new-landing_pricingv2 .join-hiver-section__button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_pricingv2 .pricing-not-for-profit-section{padding-top:60px}@media all and (max-width:1024px){.page_new-landing_pricingv2 .pricing-not-for-profit-section{padding:3rem 1rem 0}}.page_new-landing_pricingv2 .pricing-not-for-profit-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;background-color:#fffce5;border-radius:15px;align-items:flex-end}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-not-for-profit-section__main{flex-direction:column;align-items:center;margin:0 1rem}}@media all and (min-width:960px){.page_new-landing_pricingv2 .pricing-not-for-profit-section__main img{margin-right:2rem}}.page_new-landing_pricingv2 .pricing-not-for-profit-section__heading{font-size:32px;line-height:1.31;font-weight:700;margin-bottom:0;color:#151a43}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-not-for-profit-section__heading{margin-bottom:1rem;margin-top:1rem;font-size:24px}.page_new-landing_pricingv2 .pricing-not-for-profit-section__para{font-size:16px;line-height:30px}}.page_new-landing_pricingv2 .pricing-not-for-profit-section__para{font-size:16px}.page_new-landing_pricingv2 .pricing-not-for-profit-section__column1{width:43%;padding:3rem 0 3rem 4rem}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-not-for-profit-section__para br{display:none}.page_new-landing_pricingv2 .pricing-not-for-profit-section__column1{width:100%;text-align:center;padding:2rem}}.page_new-landing_pricingv2 .pricing-not-for-profit-section__button{background-image:linear-gradient(285deg,#f7b500,#fff614);border-radius:28px;display:inline-block;transition:all .25s ease-in-out}.page_new-landing_pricingv2 .pricing-not-for-profit-section__button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_pricingv2 .pricing-not-for-profit-section__button span{font-size:16px;font-weight:700;color:#151a43;text-align:center;border-radius:28px;display:inline-block;cursor:pointer;width:198px;padding:1rem 0;background:#fffce5;margin:2px}.page_new-landing_pricingv2 .pricing-content-section__new-icon{width:37px;height:18px;border-radius:2px;background-color:#e6e2ff;font-size:13px;display:inline-block;font-weight:700;color:#6c5af0;line-height:1.3;text-align:center;margin-left:3px}.page_new-landing_pricingv2 .pricing-content-section__tooltip{position:relative;top:2px;left:3px}.page_new-landing_pricingv2 .pricing-content-section__details{width:154px;padding:12px;border-radius:5px;background-color:#272727;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.54;color:#fff;position:absolute;z-index:999;right:-105px;display:none}.page_new-landing_pricingv2 .pricing-content-section__details:before{content:'';width:0;height:0;position:absolute;top:-5px;left:40px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}@media all and (max-width:1000px){.page_new-landing_pricingv2 .pricing-content-section__more-btn{padding:1rem 0 1.5rem;background:#f8f8f8;color:#0091ff;font-size:14px;font-weight:700;border-radius:0 0 8px 8px;position:relative}.page_new-landing_pricingv2 .pricing-content-section__more-btn:after{content:'';position:absolute;height:7px;width:12px;background:url(/images/pricing/down-arrow.svg) no-repeat;left:calc(50% - 5px);bottom:10px;transform:rotate(0);transition:all .4s ease;background-size:100%}.page_new-landing_pricingv2 .pricing-content-section__more-btn.active:after{transform:rotate(180deg)}}@media all and (min-width:1000px){.page_new-landing_pricingv2 .pricing-content-section__more-btn{display:none!important}}.page_new-landing_pricingv2 .pricing-content-section__features{padding-left:0;margin:0}@media all and (max-width:1000px){.page_new-landing_pricingv2 .pricing-content-section__features{display:none;padding-bottom:2rem}.page_new-landing_pricingv2 .pricing-content-section__features li{text-align:left}}.page_new-landing_pricingv2 .pricing-content-section__features li{list-style:none;line-height:2.2;padding-left:2.4rem;margin-top:0;position:relative;display:block}.page_new-landing_pricingv2 .pricing-content-section__features li>div{display:inline-block;position:relative;color:#545876;font-size:14px}.page_new-landing_pricingv2 .pricing-content-section__features li:before{content:"";background-image:url(/images/pricing/path.svg);width:10px;height:7px;position:absolute;left:18px;top:16px;background-size:100%}.page_new-landing_pricingv2 .pricing-content-section__features li strong{color:#2b2a2a;margin-left:-1.5rem;background:#fff}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-content-section__features li strong{padding-top:17px}}.page_new-landing_pricingv2 .custom-quote-section__heading{font-size:16px;font-weight:700;color:#1e8ff8;cursor:pointer;text-align:center;line-height:1.38}@media all and (min-width:1000px){.page_new-landing_pricingv2 .custom-quote-section__heading{position:absolute;bottom:0;left:0;right:0}}.page_new-landing_pricingv2 .compare-section{padding:31rem 0 3rem;text-align:center;position:relative}@media all and (min-width:960px){.page_new-landing_pricingv2 .compare-section:before{content:'';position:absolute;width:284px;height:534px;left:0;top:330px;background:url(/images/pricing/compareBefore.svg)}}@media all and (max-width:1400px){.page_new-landing_pricingv2 .compare-section{visibility:hidden;height:0;overflow:hidden;margin-top:-7rem}}@media all and (max-width:1000px){.page_new-landing_pricingv2 .compare-section{display:none;margin-top:0}}.page_new-landing_pricingv2 .compare-section__heading{color:#151a43;font-size:22px;font-weight:700;text-align:center;margin-bottom:1rem}.page_new-landing_pricingv2 .compare-section__para{color:#545876;text-align:center;font-size:16px;font-weight:400;line-height:1.88;margin-bottom:1.2rem}.page_new-landing_pricingv2 .compare-section__button{background-image:linear-gradient(285deg,#f7b500,#fff614);border-radius:28px;display:inline-block;transition:all .25s ease-in-out}.page_new-landing_pricingv2 .compare-section__button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_pricingv2 .compare-section__button span{font-size:16px;font-weight:700;color:#151a43;text-align:center;border-radius:28px;display:inline-block;cursor:pointer;width:198px;padding:1rem 0;background:#fff;margin:2px}.page_new-landing_pricingv2 .pricing-badges-section{padding:0 0 148px;background:url(/images/pricing/securityBefore.svg) bottom left no-repeat}.page_new-landing_pricingv2 .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-badges-section{padding:3rem 1rem;background:0 0}.page_new-landing_pricingv2 .pricing-badges-section__main{width:100%;flex-direction:column;padding-top:1rem}}.page_new-landing_pricingv2 .pricing-badges-section__heading{font-size:32px;color:#151a43;font-weight:700;padding:148px 0 0;text-align:center}@media all and (min-width:400px){.page_new-landing_pricingv2 .pricing-badges-section__heading br{display:none}}.page_new-landing_pricingv2 .pricing-badges-section__para{text-align:center;margin-bottom:5rem}@media all and (max-width:500px){.page_new-landing_pricingv2 .pricing-badges-section__para br{display:none}}.page_new-landing_pricingv2 .pricing-badges-section__column{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1;width:100%}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-badges-section__heading{padding:1rem 0 0;font-size:24px}.page_new-landing_pricingv2 .pricing-badges-section__para{margin-bottom:2rem;font-size:16px}.page_new-landing_pricingv2 .pricing-badges-section__column{padding-top:1rem}}.page_new-landing_pricingv2 .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff;height:198px;position:absolute;top:-1rem;display:block;width:247px;margin-right:auto;margin-left:auto;left:0;right:0;z-index:-1}.page_new-landing_pricingv2 .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem}.page_new-landing_pricingv2 .ratings{width:80%;justify-content:space-between;display:flex}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}.page_new-landing_pricingv2 .ratings{width:100%;justify-content:space-between;display:flex;flex-direction:column}.page_new-landing_pricingv2 .ratings img{margin-bottom:2rem}.page_new-landing_pricingv2 .pricing-gsuite .hiver-gsuite-section{margin:auto}}.page_new-landing_pricingv2 .pricing-gsuite{padding:5rem 0;background-image:linear-gradient(to right,#6a11cb,#4a00e0)}@media all and (max-width:1024px){.page_new-landing_pricingv2 .pricing-gsuite{padding:5rem 1rem}}.page_new-landing_pricingv2 .pricing-gsuite .hiver-gsuite-section{background:0 0}.page_new-landing_pricingv2 .pricing-gsuite .hiver-gsuite-section__heading{font-size:24px;color:#fff;font-weight:700}.page_new-landing_pricingv2 .pricing-gsuite .hiver-gsuite-section__heading2{font-size:24px;font-weight:400;color:#fff}.page_new-landing_pricingv2 .pricing-logos{padding:0 0 2rem;background:url(/images/pricing/logoAfter.svg) bottom right no-repeat}@media all and (max-width:960px){.page_new-landing_pricingv2 .pricing-gsuite .hiver-gsuite-section__heading2{font-weight:700}.page_new-landing_pricingv2 .pricing-logos{padding:0 1rem 4rem}}@media all and (max-width:350px){.page_new-landing_pricingv2 .pricing-logos{padding-left:.5rem;padding-right:.5rem}.page_new-landing_pricingv2 .client-logo-section__logo-box{width:140px}}.page_new-landing_pricingv2 .client-logo-section__link-arrow{padding-left:1rem;position:relative;top:13px;right:10px}.feature-grid{padding:4rem 0;margin-top:25rem}.feature-grid__item{width:calc(33.33% - 2rem);border:1px solid #ebebeb;padding:3rem 1rem;margin-bottom:3rem;margin-left:1rem;margin-right:1rem}.feature-grid__item:nth-child(1){border-top:5px solid #1ab394}.feature-grid__item:nth-child(2){border-top:5px solid #f66}.feature-grid__item:nth-child(3){border-top:5px solid #f0b828}.feature-grid__item:nth-child(4){border-top:5px solid #00aeef}.feature-grid__item:nth-child(5){border-top:5px solid #fff200}.feature-grid__item:nth-child(6){border-top:5px solid #693}.feature-grid__item:nth-child(7){border-top:5px solid #8dc63f}.feature-grid__item:nth-child(8){border-top:5px solid #96c}.feature-grid__item:nth-child(9){border-top:5px solid #448ccb}.feature-grid__item:nth-child(10){border-top:5px solid #f66}.feature-grid__item:nth-child(11){border-top:5px solid #1ab394}.feature-grid__item:nth-child(12){border-top:5px solid #f0b828}.feature-grid__item:nth-child(13){border-top:5px solid #8dc63f}.feature-grid__item:nth-child(14){border-top:5px solid #f69679}.feature-grid__item:nth-child(15){border-top:5px solid #00aeef}.feature-grid__item:nth-child(16){border-top:5px solid #f0b828}.feature-grid__item:nth-child(17){border-top:5px solid #1ab394}.feature-grid__item:nth-child(18){border-top:5px solid #f66}@media all and (max-width:960px){.feature-grid__item{width:calc(50% - 2rem)}}@media all and (max-width:720px){.feature-grid__item{width:100%}}.feature-grid__header{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center;margin-bottom:1rem}.feature-grid__heading{margin-bottom:0;font-size:18px}.feature-grid__icon{width:1.5rem;height:1.5rem;margin-right:1rem}.feature-grid__icon circle,.feature-grid__icon g,.feature-grid__icon path{fill:#74c7de}.page_start_collaborative-inbox .icon path,.page_start_customer_service .icon path,.page_start_customer_support .icon path,.page_start_email-ticket-system .icon path,.page_start_french-helpdesk-software .icon path,.page_start_french-shared-inbox .icon path,.page_start_front-alternative .icon path,.page_start_front-french-translation .icon path,.page_start_gmelius-alternative .icon path,.page_start_google-groups-alternative .icon path,.page_start_groovehq-alternative .icon path,.page_start_happyfox-alternative .icon path,.page_start_helpdesk-g-suite .icon path,.page_start_helpdesk-gmail .icon path,.page_start_helpdesk-gsuite .icon path,.page_start_helpdesk-software .icon path,.page_start_jitbit-alternative .icon path,.page_start_kustomer-alternative .icon path,.page_start_liveagent-alternative .icon path,.page_start_osticket-alternative .icon path,.page_start_shared-inbox .icon path,.page_start_shared-mailbox .icon path,.page_start_teamsupport-alternative .icon path{fill:#a0b0b2}.feature-grid__para{font-size:1rem;margin-left:calc(1rem + 1.5rem);margin-bottom:0}.feature-grid .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:strech}.feature-grid .container b,.feature-grid .container h2,.feature-grid .container h4,.feature-grid .container p{color:#000}.feature-grid .container h2{opacity:.8}.feature-grid .container p{opacity:.65}.page_inner_customers .customer-hero-mini__bg{background-image:url(https://images.hiverhq.com/images/new-homepage/customers/heroBackground.svg);background-size:cover;padding-bottom:2rem}.page_inner_customers .customer-hero-mini__hiverinfo{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;width:45%;margin:0 auto;padding-top:1rem}.page_inner_customers .customer-hero-mini__number{text-align:center}.page_inner_customers .customer-hero-mini__number p{color:#4e2dae;font-size:15px}.page_inner_customers .customer-hero-mini__image{margin:0 auto;display:inherit;padding:5rem 0 2rem}.page_inner_customers .customer-hero-mini--customer{background-color:#fff;min-height:476px}.page_inner_customers .customer-hero-mini--customer .customer-hero-mini__heading{font-size:38px;text-align:center;color:#303030}.page_inner_customers .customer-hero-mini--customer .customer-hero-mini__top-heading{font-size:38px;text-align:center;margin-top:7rem;color:#ed2b2b;font-family:SignPainter-HouseScript;margin-bottom:-1rem}@media all and (max-width:720px){.page_inner_customers .customer-hero-mini--customer .customer-hero-mini__main{width:100%}.page_inner_customers .customer-hero-mini--customer .customer-hero-mini__heading{font-size:1.8rem}}.page_inner_customers .ws-display-review-section{background:#f6f6f6;margin:5rem 0}.page_inner_customers .ws-display-review-section__column-main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;align-items:flex-start}@media all and (max-width:960px){.page_inner_customers .customer-hero-mini__bg{height:auto}.page_inner_customers .customer-hero-mini__image{width:100%;padding:8rem 0 3rem}.page_inner_customers .ws-display-review-section{margin:0}.page_inner_customers .ws-display-review-section__column-main{flex-direction:column}}.page_inner_customers .ws-display-review-section__column-first{width:35%;padding:3rem 0}.page_inner_customers .ws-display-review-section__content{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#151a43}.page_inner_customers .ws-display-review-section__sub-content{font-family:Lato;font-size:16px;font-weight:400;color:#545876;padding:1rem 0 2rem}@media all and (max-width:960px){.page_inner_customers .ws-display-review-section__column-first{width:90%;margin:auto}.page_inner_customers .ws-display-review-section__content{font-size:16px;width:90%;margin:auto}.page_inner_customers .ws-display-review-section__sub-content{font-size:14px;width:90%;margin:auto}}.page_inner_customers .ws-display-review-section__column-last{width:45%;position:relative;bottom:3rem}@media all and (max-width:960px){.page_inner_customers .ws-display-review-section__column-last{width:90%;margin:auto}.page_inner_customers .ws-display-review-section__bitmap-image{padding-left:1rem}.page_inner_customers .ws-display-review-section__ws-display-image{display:none}}@media all and (min-width:960px){.page_inner_customers .ws-display-review-section__ws-mobile-image{display:none}}.page_inner_customers .customer-g2leader{padding:3rem 0;background-color:#fff}@media all and (max-width:960px){.page_inner_customers .customer-g2leader{padding:5rem 1rem 6rem;background-color:transparent}}@media all and (max-width:960px) and (max-width:960px){.page_inner_customers .customer-g2leader{padding:5rem 1rem 2rem}}.page_inner_customers .customer-g2leader__column-first{width:70%;display:flex;margin:auto}.page_inner_customers .customer-g2leader__text{color:#151a43;font-size:24px;line-height:1.42;font-weight:700;font-family:Lato;padding-left:2rem;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_customers .customer-g2leader__column-first{width:100%;height:auto;flex-direction:column;justify-content:center}.page_inner_customers .customer-g2leader__text{text-align:center;font-size:18px;padding-left:0}}.page_inner_customers .customer-g2leader__text span{color:#545876;font-size:24px;line-height:1.42;font-weight:700;font-family:Lato;opacity:.75}@media all and (max-width:960px){.page_inner_customers .customer-g2leader__text span{font-size:18px}.page_inner_customers .customer-g2leader__image{margin:0 auto;display:block;padding-bottom:1rem}.page_inner_customers .customer-logo-section{display:none}}.page_inner_customers .customer-logo-section{padding:5rem 0 3rem}.page_inner_customers .customer-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;color:#696c88;text-align:center;padding-bottom:3rem}@media all and (max-width:960px){.page_inner_customers .customer-logo-section__heading{font-weight:700;width:50%;margin:auto}}.page_inner_customers .customer-logo-section__style-2{color:#151a43}.page_inner_customers .customer-logo-section__column-main{display:flex;flex-direction:column;width:75%;margin:auto}@media all and (max-width:960px){.page_inner_customers .customer-logo-section__column-main{flex-direction:row;justify-content:space-evenly;width:100%;margin:auto}}.page_inner_customers .customer-logo-section__link{color:#0091FF;font-size:16px;font-weight:700;font-family:Lato}.page_inner_customers .customer-logo-section__common-column{display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:1rem}@media all and (max-width:960px){.page_inner_customers .customer-logo-section__common-column{flex-direction:column}}.page_inner_customers .customer-logo-section__logo-box{width:185px;height:127px;border-radius:9.9px;box-shadow:0 20px 20px 0 rgba(217,230,239,.72);background-color:#fff;display:flex;align-items:center;justify-content:center}.page_inner_customers .customer-casestudy-section{padding:5rem 0}@media all and (max-width:960px){.page_inner_customers .customer-logo-section__logo-box{margin-bottom:1rem;box-shadow:none;text-align:center;width:90px;height:90px}.page_inner_customers .customer-logo-section__image{width:80px}.page_inner_customers .customer-casestudy-section{padding:3rem 1rem}}.page_inner_customers .customer-casestudy-section__main{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;flex-direction:row}.page_inner_customers .customer-casestudy-section__column-first{width:48%;padding-left:5rem}@media all and (max-width:960px){.page_inner_customers .customer-casestudy-section__column-first{width:100%;padding-left:0}}.page_inner_customers .customer-casestudy-section__column-second{width:33%;margin-right:5rem}.page_inner_customers .customer-casestudy-section__main-heading{color:#151a43;font-size:24px;margin-bottom:0;opacity:.77}@media all and (max-width:960px){.page_inner_customers .customer-casestudy-section__column-second{width:100%;margin-right:0}.page_inner_customers .customer-casestudy-section__image{width:100%}.page_inner_customers .customer-casestudy-section__main-heading{text-align:left}}.page_inner_customers .customer-casestudy-section__number{color:#0091ff;font-size:42px;font-weight:900;margin-bottom:0;opacity:1;line-height:1.5}.page_inner_customers .customer-casestudy-section__sub-heading{color:#151a43;font-size:24px;font-weight:700;opacity:1;line-height:1.5;margin-bottom:1rem}.page_inner_customers .customer-casestudy-section__para{margin-bottom:2rem;font-size:18px;color:#545876;margin-top:1rem}.page_inner_customers .customer-casestudy-section__button{border-radius:28px;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);text-align:center;color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 4rem;transition:all .2s ease-in-out;display:inline-block}.page_inner_customers .customer-casestudy-section__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_inner_customers .customer-casestudy-slider-section{padding:3rem 0;background-image:url(https://images.hiverhq.com/images/new-homepage/customers/casestudy-slider-bg.png);background-repeat:no-repeat;height:666px;background-size:cover;overflow:hidden}@media all and (max-width:960px){.page_inner_customers .customer-casestudy-section__button{display:inline}.page_inner_customers .customer-casestudy-slider-section{height:auto;padding:3rem 1rem}}.page_inner_customers .customer-casestudy-slider-section__main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.page_inner_customers .customer-casestudy-slider-section__first-column{width:30%;padding-top:8rem}.page_inner_customers .customer-casestudy-slider-section__first-column img{padding-right:1rem}.page_inner_customers .customer-casestudy-slider-section__first-column #tesimonial-arrow{cursor:pointer}.page_inner_customers .customer-casestudy-slider-section__heading{color:#fff;font-size:16px}@media all and (max-width:960px){.page_inner_customers .customer-casestudy-slider-section__main{flex-direction:column}.page_inner_customers .customer-casestudy-slider-section__first-column{width:100%;padding-top:7rem}.page_inner_customers .customer-casestudy-slider-section__first-column #tesimonial-arrow{display:none}.page_inner_customers .customer-casestudy-slider-section__heading{padding-top:2rem}}.page_inner_customers .customer-casestudy-slider-section__para{font-size:20px;color:#fff;margin-bottom:1rem}@media all and (min-width:960px){.page_inner_customers .customer-casestudy-slider-section__second-column{width:66%;position:relative;left:7rem;bottom:3rem}.page_inner_customers .customer-casestudy-slider-section__column{width:38%;position:absolute;transition:all .25s ease-in-out;opacity:.3;display:inline-block}.page_inner_customers .customer-casestudy-slider-section__column.active{opacity:1}}.page_inner_customers .customer-casestudy-slider-section__column img{width:100%}.page_inner_customers .case-studies-section{padding:4rem 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_inner_customers .case-studies-section--first{padding-top:0}@media all and (max-width:720px){.page_inner_customers .case-studies-section{padding:2rem 0}}.page_inner_customers .wistia_click_to_play img{display:none!important}.page_inner_customers .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_inner_customers .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_inner_customers .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_inner_customers .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 0}.page_inner_customers .flexport .testimonial-widget{bottom:6rem}.page_inner_customers .flexport .testimonial{flex-direction:column;height:530px}.page_inner_customers .flexport .testmonial-image{display:none}}.page_inner_customers .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_inner_customers .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_inner_customers .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_inner_customers .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_inner_customers .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_inner_customers .flexport .testmonial-mobile-image{position:relative;right:-12px;top:1rem}.page_inner_customers .flexport .testmonial-mobile-image.third-image{top:.8rem!important}}.page_inner_customers .flexport .testmonial-col{display:flex;flex-direction:column}.page_inner_customers .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_inner_customers .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_inner_customers .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_inner_customers .flexport .prev-testimonial{left:0;left-border:1px solid #000}.page_inner_customers .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_inner_customers .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_inner_customers .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_inner_customers .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_inner_customers .flexport .grey-out{opacity:.8}.page_inner_customers .flexport .wrap{width:90%;margin:0 auto}.page_inner_customers .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_inner_customers .flexport .prev-testimonial{padding-top:2rem;left:0}.page_inner_customers .flexport strong{top:3rem;right:0;font-size:14px}}.page_inner_customers .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_inner_customers .flexport span{top:3.2rem;right:0;font-size:14px}.page_inner_customers .flexport .start-quote.second{bottom:2rem}}.page_inner_customers .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_inner_customers .flexport .start-quote.third{bottom:1rem}}.page_inner_customers .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_inner_customers .flexport .end-quote{display:none;bottom:unset;left:12rem;top:2rem}}.page_inner_customers .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_inner_customers .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_inner_customers .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_inner_customers .flexport button{width:80px;padding:6px;z-index:99}.page_inner_customers .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:1.5rem}.page_inner_customers .customer-slider{background-color:#fff;padding:2rem 0;overflow:hidden}.page_inner_customers .customer-slider__main{display:flex;flex-direction:row}@media all and (min-width:1124px){.page_inner_customers .customer-slider__main{margin-left:5%}.page_inner_customers .customer-slider__main .slick-list{padding:0 10% 0 0!important}}@media all and (max-width:960px){.page_inner_customers .flexport a{left:0}.page_inner_customers .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_inner_customers .customer-slider{background-color:#f7f7f7}.page_inner_customers .customer-slider__column{width:100%}.page_inner_customers .customer-slider__name{text-align:left}}.page_inner_customers .customer-slider__name{color:#545876;font-family:Lato;font-size:18px;font-weight:700;line-height:1.33;margin-bottom:1px;padding:1.5rem 1rem 1rem 2rem}.page_inner_customers .customer-slider__info{color:#545876;font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;width:95%;padding:0 0 1rem 2rem}.page_inner_customers .customer-slider__box{background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:0 0 35px 15px;min-height:300px;margin-bottom:45px}.page_inner_customers .customer-slider .customers-feedback-section__column-second a.control_next1{right:82%}.page_inner_customers .customer-slider .customers-feedback-section__column-second a.control_prev1{left:0}.page_inner_customers .customer-slider__arrows{text-align:center;padding-bottom:2rem}.page_inner_customers .image-text{position:absolute;top:3rem;left:0;color:#fff;background:#545876;font-family:Lato;font-size:16px;font-weight:700;padding:.5rem 3rem .5rem 1rem;border-radius:0 100px 100px 0}.page_inner_customers .customer-slider__heading{font-family:Lato;font-size:24px;font-weight:700;text-align:center;color:#151a43;padding:6rem 0 2rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_inner_customers .customer-slider__info{width:100%}.page_inner_customers .customer-slider__heading{padding-top:0}}.page_inner_customers .customer-gsuite{padding:5rem 0;background-color:#f7f7f7}.page_inner_customers .customer-gsuite .hiver-gsuite-section{background:#f7f7f7}@media all and (max-width:960px){.page_inner_customers .customer-gsuite{padding:0}.page_inner_customers .customer-gsuite .hiver-gsuite-section{background-color:#fff}}.page_inner_customers .customer-slider__link{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;padding-left:2rem}.page_inner_customers .customer-slider__column{margin-right:2rem;pointer-events:visible!important;position:relative}.page_inner_customers .customer-slider__info{margin-bottom:0!important}@media all and (min-width:960px){.page_inner_customers .customer-mobile-logos{display:none}}@media all and (max-width:960px){.page_inner_customers .customer-mobile-logos{width:90%;margin:auto;text-align:center}.page_inner_customers .customer-casestudy-section__para{font-size:16px}}.page_inner_customers .customer-mobile-logos img{width:100%;display:block;margin:auto}.page_inner_customers .video_bg_img img{width:100%;margin:auto}@media all and (max-width:960px){.page_inner_customers .end-quote{display:none}}.page_inner_customers .customer-hero-mini_image_mobile,.page_inner_customers .logo-image-mobile{display:none}@media (max-width:960px){.page_inner_customers .testmonial-col strong{top:1.3rem;text-align:left}.page_inner_customers .testmonial-col span{top:1.6rem;text-align:left}.page_inner_customers .customer-slider__heading{max-width:238px;margin:auto;padding-top:59px;font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:normal;text-align:center;color:#151a43}.page_inner_customers .image-text{display:none}.page_inner_customers .logo-image{left:0!important;display:none}.page_inner_customers .start-quote{top:150px!important;position:absolute!important;left:0!important;right:0!important}.page_inner_customers .testmonial-content{margin-top:200px!important;margin-bottom:0!important}.page_inner_customers .customer-casestudy-section__number{font-weight:1000}.page_inner_customers .customer-casestudy-section__para{margin-bottom:3rem}.page_inner_customers .flexport{height:auto;max-height:536px;margin-bottom:0}.page_inner_customers .prev-testimonial{padding-right:29px}.page_inner_customers .next-testimonial{padding-left:29px}.page_inner_customers .testmonial-mobile-image{position:absolute!important}.page_inner_customers .top-footer-section__columnSecond{overflow:hidden}.page_inner_customers .customer-slider__info{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.86;letter-spacing:normal;color:#545876;padding:0 13px 13px 18px}.page_inner_customers .customer-slider__name,.page_inner_customers .hiver-gsuite-section__heading{letter-spacing:normal;color:#151a43;font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal}.page_inner_customers .customer-slider__name{font-size:18px;line-height:1.33;padding:17px 13px 13px 18px}.page_inner_customers .customer-slider__link{padding-left:18px;padding-bottom:30px}.page_inner_customers .logo-image-mobile{display:block;padding-top:45px}.page_inner_customers .prev1{padding-right:29px}.page_inner_customers .next1{padding-left:29px}.page_inner_customers .hiver-gsuite-section__heading{width:60%!important;font-size:24px;line-height:1.42;text-align:center}.page_inner_customers .video_bg_img,.page_inner_customers .ws-display-review-section__column-last,.page_inner_customers .ws-display-review-section__content,.page_inner_customers .ws-display-review-section__sub-content{width:100%}.page_inner_customers .customer-g2leader__text,.page_inner_customers .customer-g2leader__text span{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:.23px;text-align:center}.page_inner_customers .customer-casestudy-section__main-heading,.page_inner_customers .customer-casestudy-section__sub-heading{line-height:.5}.page_inner_customers .customer-casestudy-section__main-heading{padding-bottom:15px}.page_inner_customers .customer-hero-mini__bg{background-image:none}.page_inner_customers .customer-hero-mini_image_mobile{display:block;position:absolute;z-index:1;top:60px;left:0}.page_inner_customers .customer-slider__box{min-height:auto}.page_inner_customers .customer-slider{padding:0}.page_inner_customers .testimonial-widget{padding:0!important}.page_inner_customers .ws-display-review-section__bitmap-image{padding-left:0}.page_inner_customers .customer-hero-mini__image{width:82%}.page_inner_customers .customer-g2leader__image{height:auto!important;width:28%}}.page_inner_customers .free-trial-section{padding:4rem 0 0;text-align:center;background-color:#fff}.page_inner_customers .free-trial-section h2{font-size:24px;font-weight:700;color:#151a43;margin-bottom:1rem;line-height:1.25}@media all and (max-width:960px){.page_inner_customers .free-trial-section{display:none}.page_inner_customers .free-trial-section h2{padding:0 1rem}.page_inner_customers .free-trial-section h2 br{display:none}}.page_inner_customers .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;border:2px solid #ffd31a;background-color:#fff;border-radius:28px;position:relative;width:200px;height:50px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_inner_customers .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.authentication{min-height:100vh;background-image:url(https://images.hiverhq.com/images/background/authentication.svg);background-position:0 100%;background-repeat:no-repeat;text-align:center;background-size:contain;display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;position:relative}.authentication__back-button{position:absolute;top:5%;right:10%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.authentication__back-button:hover svg{transform:translateX(-5px)}.authentication__back-text{color:#000;text-transform:uppercase}.authentication__back-icon{width:20px;margin-right:1rem;transition:all .3s ease-in-out}.authentication-form__logo{display:block;margin:0 auto 2rem}.authentication-form__status{opacity:1;margin:.5rem 0}.authentication-form__status--error{color:red}.authentication-form__status--success{color:green}.authentication-form__status--hidden{opacity:0}.authentication-form__status a{color:brown;font-weight:800;font-style:italic}.authentication-form__input-form{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.authentication-form__input{padding:1rem 0;text-align:center;min-width:420px;margin:1rem 0;border-radius:7px 0 0 7px;background-color:#fafafa;border:1px solid #979797;color:#000;border-right:0}.authentication-form__input:focus{background:#fff;outline:0;padding:1rem;border:1px solid #03bfb4;border-right:0}.authentication-form__submit{height:52px;padding:0 1rem;color:#252525;font-size:1.2rem;outline:0;border:1px solid #979797;background:#fafafa;cursor:pointer;border-radius:0 6px 6px 0}.authentication-form__submit:hover{color:#03bfb4}.authentication-form__help-text{color:#969696;margin:1rem 0}.authentication-form__help-text--margin-top{margin-top:6rem}.authentication-form__link{font-weight:700;color:#000}.authentication-form hr{margin:1rem 0;opacity:.5}.authentication-form__divider{display:inline-block;margin-bottom:0;color:#838383;background:#fff;position:relative;top:-2rem;padding:0 1rem}.authentication-form__image{display:block;margin:auto;width:180px;transition:all .4s ease-in-out}.authentication-form__image:hover{transform:scale(1.02) translateY(-5px);box-shadow:0 0 20px #efefef}body.error{overflow:hidden!important}.error404__heading{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;font-size:8rem;color:#a1a3a2}.error404__icon{height:150px}.error404__text{color:#000}.error404__button{background:#03bfb4;color:#fff;padding:1rem 5rem;font-size:1rem;text-transform:uppercase;border-radius:30px;font-weight:700}.error-message-section{padding-top:14rem}.error-message-section__heading{font-size:80px;font-weight:700;color:#151A43}@media all and (max-width:960px){.error-message-section{display:none}.error-message-section__heading{font-size:44.8px;margin:.5rem}}.error-message-section__sub-heading{font-size:18px;font-weight:700;color:#151A43;padding:1rem 0}@media all and (max-width:960px){.error-message-section__sub-heading{width:43%;color:#634D13;padding-bottom:0;margin:auto;font-size:14px;padding-top:.1rem}}.error-message-section__text{font-size:16px;font-weight:400;line-height:1.75;color:#545876;width:32%}.search-here-section{background-image:linear-gradient(to bottom,#FFE452,#FFC628 100%);height:354px;position:relative;bottom:2rem}@media all and (max-width:960px){.error-message-section__text{font-size:12px;width:85%;margin:auto;padding:1rem 0;color:#634D13;line-height:1.87}.search-here-section{display:none}}.search-here-section__column-main{display:flex;flex-wrap:wrap;justify-content:space-between;flex-direction:row;align-items:initial}.search-here-section__column-first{width:50%}.search-here-section__column-last{width:42%;position:relative;bottom:18rem}.search-here-section__link{font-size:18px;font-weight:700;color:#634D13;position:relative;top:2.1rem}.search-here-section__link--left{left:3rem}@media all and (min-width:960px){.error-responsive{display:none}}@media all and (max-width:960px){.search-here-section__link{right:2rem;top:0;font-size:14px}.search-here-section__link--left{right:2rem;left:1rem}.error-responsive{background-image:linear-gradient(to bottom,#FFE452,#FFC628 100%);height:430px;margin-top:12rem}}.error-responsive__column-main{text-align:center;position:relative;bottom:6rem}.search_div{padding:1rem 0 1rem 2rem;display:flex;flex-direction:row;background:#f5f5f5;opacity:.6;border-radius:14px;width:480px}@media all and (max-width:960px){.search_div{width:80%;margin:1rem auto auto;position:relative;bottom:2rem}}.search_text{border:none!important;background:#f5f5f5;opacity:1!important;font-size:18px!important;color:#000;padding-left:2rem;width:100%}.top_search_error::-webkit-input-placeholder{padding-left:1rem}.top_search_error:-ms-input-placeholder{padding-left:1rem}.top_search_error::placeholder{padding-left:1rem}.search_img_error{position:relative;top:2.6rem;left:1rem;z-index:1}@media all and (max-width:960px){.search_img_-mobile-error{position:relative;top:1.7rem;right:7rem;z-index:1}}.download-section{padding:2rem 0;background:#fbfbfb}.download-section__icon{width:2rem;margin-right:10px}.download-section__button{background:#fff;color:#03bfb4;border:2px solid #03bfb4;cursor:pointer;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;max-width:420px;border-radius:7px;padding:1.5rem 2rem;margin:3rem auto 0;text-align:center;text-transform:uppercase;font-weight:700;transition:all .4s ease-in-out}.download-section__button:hover{transform:translateY(-5px) scale(1.02);box-shadow:0 25px 22px -15px #d0d0d0}@media all and (max-width:480px){.download-section__button{padding:1.5rem 1rem;width:auto}}.download-section__help-text{color:#03bfb4;text-align:center;margin:1rem}.download-section__image{max-width:100%;margin:3rem auto;display:block}.safari-extenstion-installation__overlay{opacity:0;background:rgba(0,0,0,.7);height:100vh;position:fixed;top:0;left:0;width:100%;z-index:-100;transition:all .8s ease-in-out}.safari-extenstion-installation__overlay--visible{opacity:1;z-index:999}.safari-extenstion-installation__overlay--visible .safari-extenstion-installation__popup{top:20px}.safari-extenstion-installation__popup{position:absolute;background:#fff;top:-2000px;right:20px;transition:all .8s ease-in-out}.safari-installation-popup{padding:1.2rem;border-radius:4px}.safari-installation-popup:before{content:"";display:block;position:absolute;-webkit-clip-path:polygon(50% 23%,0 100%,100% 100%);clip-path:polygon(50% 23%,0 100%,100% 100%);background:#fff;width:20px;height:20px;top:-16px;right:30%}.safari-installation-popup__image{margin-bottom:1rem}.safari-installation-popup__list{margin:0;padding:0 1rem}.safari-installation-popup__list-item{margin-bottom:.5rem;color:#414141;font:400 14px/1 Lato,sans-serif}.safari-installation-popup__list-item--last{margin-bottom:0}.safari-installation-popup__list-item b{color:#222}.hero-mini-disclosure{background-color:#0a86e8;height:276px}.hero-mini-disclosure__main{text-align:center}@media all and (max-width:960px){.hero-mini-disclosure__main{padding:6rem 0 4rem;text-align:center}}.disclosure-section{padding:4rem 0}@media all and (max-width:960px){.disclosure-section{padding:4rem 1rem}}.disclosure-section b,.disclosure-section h2,.disclosure-section i,.disclosure-section li,.disclosure-section p{text-align:left;color:#000}.disclosure-section .sub-header{margin-bottom:1rem;font-size:1.2rem;line-height:1}.disclosure-section ol,.disclosure-section p{margin-bottom:2.5rem;line-height:1.5}.disclosure-section li{font-size:18px;font-weight:300;opacity:.65}.disclosure-section a{color:#1010ff}.disclosure-section li:not(:last-child){margin-bottom:1rem}.security-hero mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.security-hero .container__adjust{padding-top:43px}.security-hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(116deg,#2b12a5,#7045af);overflow:hidden;opacity:.9;height:700px}.security-hero__bg .rect{opacity:.15}.security-hero__bg .rect.rect-1{transform:rotate(-25deg) translateY(-534px);background-image:linear-gradient(126deg,#e4e4e4,rgba(255,255,255,0));height:560px}.security-hero__bg .rect.rect-2{transform:rotate(-25deg) translate(420px,124px);background-image:linear-gradient(156deg,#7678ff,rgba(255,255,255,0));height:720px}.security-hero__bg .rect.rect-3{transform:rotate(-25deg) translate(120px,-1152px);background-image:linear-gradient(156deg,#9798e0,rgba(255,255,255,0));height:180px}.security-hero .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.security-hero__column-first{width:52%;text-align:left;z-index:1}.security-hero__heading{font-size:32px!important}@media all and (max-width:960px){.security-hero .container__adjust{padding-top:105px}.security-hero__bg{height:512px}.security-hero__column-first{width:100%;text-align:center}.security-hero__heading{font-size:27px!important;margin:2rem 0 3rem}.security-hero__column-second,.security-hero__heading br{display:none}}.security-hero__sub-heading{font-size:16px;color:#fff;line-height:1.94;margin-bottom:0}.security-hero__column-second{width:48%;position:relative;left:10rem}.security-hero__image{margin-top:7rem;margin-bottom:11rem}.question-related-section{padding:3rem 10rem;text-align:left;border-radius:26px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;margin:-6rem 6rem;z-index:1}@media all and (max-width:960px){.security-hero__image{width:100%}.question-related-section{padding:2rem 1rem;text-align:center;box-shadow:none;margin:4rem 0}.question-related-section__para{text-align:left}}.question-related-section__heading{font-size:18px;color:#293565;margin-bottom:1.5rem;line-height:1}.question-related-section__para{font-size:16px;color:#414670;line-height:1.96;background-color:#ecf0ff;padding:1rem}.question-related-section__para b{color:#414670;font-weight:blod}.question-related-section__para a{color:#5667fd}.security-center-section{padding:10rem 0;text-align:center}@media all and (max-width:960px){.security-center-section{padding:0 1rem}}.security-center-section__column{width:100%}.security-center-section__heading{font-size:20px;color:#414670;line-height:1.77;margin-bottom:1.5rem}.security-center-section__heading a{color:#5667fd;font-weight:700;border-bottom:1px solid #5667fd}.security-center-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:baseline;padding-top:5rem}@media all and (max-width:960px){.security-center-section__list{padding:2rem 2rem 2rem 0}}.security-center-section__list .images{padding:0 2rem}@media all and (max-width:960px){.security-center-section__list .images{padding:1rem 2rem}}.security-center-section__list .images a{color:#414670;font-size:20px;border-bottom:1px solid #414670}.security-center-section__list .images__title{padding-top:1rem;padding-left:2rem;line-height:unset}.security-badge-section{padding:1rem 0;position:relative;top:-8rem;margin:0 auto}@media all and (min-width:960px){.security-badge-section .container{width:86%}}.security-badge-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;width:100%;margin:0 55rem 0 auto}@media all and (max-width:960px){.security-badge-section{position:static;padding:6rem 0 0}.security-badge-section__main{width:100%;flex-direction:row;margin-right:0}}.security-badge-section__number{display:flex;flex-direction:row;color:#fff;background-color:#6d5eb5;border-radius:15px;padding:.5rem 2rem;position:relative;border:1px solid #b6aee3}@media all and (max-width:700px){.security-badge-section__number{margin-bottom:1rem}.privacy-table-section{overflow-x:auto}}.security-badge-section__para{margin-bottom:0;color:#fff;margin-top:.5rem;margin-left:1rem}.security-section b,.security-section h2,.security-section h4,.security-section p,.security-section__column h3{color:#000}.security-section{padding:6rem 0}.security-section h2{opacity:.8}.security-section p{opacity:.65}.security-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;position:relative;margin-bottom:6rem;flex-direction:column}.security-section__content{padding-top:2rem}.security-section__list{margin-bottom:3rem;list-style:none}.security-section__list li{color:#000;font-size:18px;font-weight:300;margin-bottom:1rem;opacity:.65;position:relative;padding-left:20px;line-height:1.5;text-align:justify}.security-section__list li:before{content:" ";width:13px;height:13px;background:#d8d8d8;border-radius:50%;position:absolute;left:-13px;top:6px;border:1px solid #979797}.security-section__column{width:100%}.security-section__column a{color:#00f}.security-section__column--first{box-shadow:0 2px 1px 0 rgba(0,0,0,.12);margin-bottom:20px}@media all and (min-width:960px){.security-section__main{flex-direction:row}.security-section__column--first{width:250px}.security-section__column--first.fixed-nav{position:fixed;top:30px}.security-section__column--first.ab-nav{position:absolute;bottom:-195px;top:auto}}@media all and (min-width:1120px){.security-section__column--first{width:320px}.security-section__column--first.ab-nav{bottom:-160px}}@media all and (min-width:960px){.security-section__column--last{width:70%}.security-section__column--last.fixed-nav{margin-left:30%}}@media all and (min-width:1120px){.security-section__column--last{width:65%}.security-section__column--last.fixed-nav{margin-left:35%}}.security-tab__nav{list-style:none;padding:0 2rem}.security-tab__heading{background-color:#fee04b;padding:1rem 2rem;font-size:18px;text-align:left;font-weight:500}.security-tab__item{margin-bottom:2rem}.security-tab__item a{color:#828080}.security-tab__item a.active{color:#4fc6bd}.terms-policies-section__content .sub-heading{font-size:25px;font-weight:400;margin:0 0 1rem;opacity:.8;line-height:1}@media all and (max-width:960px){.terms-policies-section__content .sub-heading{text-align:center;line-height:1.25}}.terms-policies-section__content .transparent{font-size:20px;opacity:.45;margin-bottom:0;line-height:unset}.terms-policies-section{background-color:#fff;background-image:url(https://images.hiverhq.com/images/background/termsBackground.png);background-repeat:no-repeat;background-size:100%;padding-bottom:5rem}.terms-policies-section b,.terms-policies-section h2,.terms-policies-section h4,.terms-policies-section p{color:#000}.terms-policies-section h2{opacity:.8}.terms-policies-section p{opacity:.65}@media all and (max-width:960px){.terms-policies-section{padding:0 1rem}}.terms-policies-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-top:3rem;margin-bottom:35rem;position:relative;padding-bottom:9rem}@media all and (max-width:960px){.terms-policies-section__main{padding-bottom:0;margin-bottom:0}.terms-policies-section__content .privacy{text-align:center}}.terms-policies-section__content{padding-top:5rem}.terms-policies-section__content.section-7 span{color:#000;opacity:.64}.terms-policies-section__content .privacy{font-size:25px;font-weight:400;margin:0 0 1rem;opacity:.8;line-height:1}.terms-policies-section__content ol{padding-left:15px}.terms-policies-section__content ol li{font-size:16px;color:#656a7c;line-height:1.75;font-weight:300}.terms-policies-section__content ol li i{color:#656a7c}.terms-policies-section__content h1{color:#333;font-size:32px;font-weight:400}.terms-policies-section__content h2{font-size:25px;font-weight:400;margin:0 0 1rem}.terms-policies-section__content h3{font-size:20px;opacity:.45}.terms-policies-section__content .modifier{font-size:20px;opacity:.45;margin-bottom:0;line-height:unset}.terms-policies-section__content p{font-size:16px;line-height:1.75;margin-bottom:2rem}.terms-policies-section__content b{color:#000;font-weight:500}.terms-policies-section__content strong{font-weight:700;color:#000}.terms-policies-section__column{width:100%}.terms-policies-section__column h3{color:#000}.terms-policies-section__column a{color:#00f}@media all and (max-width:960px){.terms-policies-section__column--first,.terms-policies-section__content h1{text-align:center}}.terms-policies-tab__nav{list-style:none;padding:0;margin-top:2rem;margin-bottom:2rem}.terms-policies-tab__item{padding:1rem 0}@media all and (min-width:960px){.terms-policies-section__main{flex-direction:row}.terms-policies-section__column--first{width:250px;height:850px}.terms-policies-section__column--first.fixed-nav{position:fixed;top:0}.terms-policies-section__column--first.ab-nav{position:absolute;top:auto;bottom:-33rem}.terms-policies-section__column--last{width:70%}.terms-policies-section__column--last.fixed-nav{margin-left:30%}.terms-policies-tab__item--gdpr{padding:4rem 0}.terms-policies-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.terms-policies-tab__item>a{color:#828080;text-transform:uppercase}.terms-policies-tab__item>a.active{color:#000}.terms-policies-tab__subnav{list-style:none;padding:0}.terms-policies-tab__subitem{margin:1rem 0}.terms-policies-tab__subitem:last-child{margin-bottom:0}.terms-policies-tab__subitem a{color:#a0a0a0}.terms-policies-tab__subitem a.active{color:#4fc6bd}.privacy-table{width:100%;border-collapse:collapse;overflow:scroll;margin-bottom:32px}.privacy-table__heading{color:#000;border:1px solid #8b8787;padding:1em;text-align:left;width:16.66%;font-weight:500}.privacy-table__heading:first-child{width:2%}.privacy-table__cell{color:#000;border:1px solid #8b8787;padding:.3125em;vertical-align:top;opacity:.65;font-weight:300}.page_inner_sm-pillar-page .sm-pillar-policies-section{background-color:#fff}.page_inner_sm-pillar-page .sm-pillar-policies-section b,.page_inner_sm-pillar-page .sm-pillar-policies-section h2,.page_inner_sm-pillar-page .sm-pillar-policies-section h4,.page_inner_sm-pillar-page .sm-pillar-policies-section p{color:#000}.page_inner_sm-pillar-page .sm-pillar-policies-section h2{opacity:.8}.page_inner_sm-pillar-page .sm-pillar-policies-section p{opacity:.65}@media all and (max-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section{padding:0 1rem 7rem;margin-top:-3rem}}.page_inner_sm-pillar-page .sm-pillar-policies-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;padding-bottom:30rem}@media all and (max-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section__main{padding-bottom:0;margin-bottom:0}}.page_inner_sm-pillar-page .sm-pillar-policies-section__hero{text-align:center;padding-bottom:5rem;margin-bottom:3rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__bg{background-image:url(https://images.hiverhq.com/images/sm-pillar/sm-bg.png);background-repeat:no-repeat;background-size:100%}.page_inner_sm-pillar-page .sm-pillar-policies-section__heading{margin:0 auto;padding-top:3rem}@media all and (max-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section__bg{background-size:cover}.page_inner_sm-pillar-page .sm-pillar-policies-section__heading{padding-top:6rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__images{width:100%}}.page_inner_sm-pillar-page .sm-pillar-policies-section__images{padding:1rem 0 4rem;display:flex;margin:0 auto}.page_inner_sm-pillar-page .sm-pillar-policies-section__points{font-size:18px!important}.page_inner_sm-pillar-page .sm-pillar-policies-section__numbering{margin-left:1rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__sub-numbering{padding-top:2rem}.page_inner_sm-pillar-page .sm-pillar-policies-section h4{text-align:center}@media all and (max-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section #term-section0{padding-top:5rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__content h1{text-align:center}}.page_inner_sm-pillar-page .sm-pillar-policies-section__content{padding-top:6rem;margin-bottom:-4rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__content.section-7 span{color:#000;opacity:.64}.page_inner_sm-pillar-page .sm-pillar-policies-section__content ol{padding-left:15px}.page_inner_sm-pillar-page .sm-pillar-policies-section__content ol li{font-size:16px;color:#656a7c;line-height:1.75;font-weight:300}.page_inner_sm-pillar-page .sm-pillar-policies-section__content ol li i{color:#656a7c}.page_inner_sm-pillar-page .sm-pillar-policies-section__content h1{color:#333;font-size:32px;font-weight:400}.page_inner_sm-pillar-page .sm-pillar-policies-section__content .sub-content{font-size:19px;font-weight:700;margin:0 0 1rem;color:#1a1a1a;line-height:1;opacity:.8}@media all and (max-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section__content .sub-content{text-align:center;line-height:1.25}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--first{text-align:center}}.page_inner_sm-pillar-page .sm-pillar-policies-section__content h3{font-size:20px;opacity:.45}.page_inner_sm-pillar-page .sm-pillar-policies-section__content p{font-size:17px;line-height:1.75;margin-bottom:1rem;color:#1a1a1a}.page_inner_sm-pillar-page .sm-pillar-policies-section__content b{color:#000;font-weight:700}.page_inner_sm-pillar-page .sm-pillar-policies-section__column{width:100%}.page_inner_sm-pillar-page .sm-pillar-policies-section__column h3{color:#000}.page_inner_sm-pillar-page .sm-pillar-policies-section__column a{color:#00f}@media all and (min-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-section__main{flex-direction:row}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--first{width:300px;border-radius:12px;background-color:#e7eef9;padding:0 2rem;margin-top:2rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--first.fixed-nav{position:fixed;top:0;bottom:0;height:90%;overflow-y:scroll}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--first.ab-nav{position:absolute;bottom:0;top:auto;margin-bottom:2rem;height:auto}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--last{width:70%;padding:0 2rem;margin-top:-2rem}.page_inner_sm-pillar-page .sm-pillar-policies-section__column--last.fixed-nav{margin-left:30%}}.page_inner_sm-pillar-page .sm-pillar-policies-tab__item{padding:1rem 0}@media all and (min-width:960px){.page_inner_sm-pillar-page .sm-pillar-policies-tab__item--gdpr{padding:4rem 0}.page_inner_sm-pillar-page .sm-pillar-policies-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.page_inner_sm-pillar-page .sm-pillar-policies-tab__item>a{color:#1a1a1a}.page_inner_sm-pillar-page .sm-pillar-policies-tab__item>a.active{color:#3257e7;line-height:21px}.page_inner_sm-pillar-page .sm-pillar-policies-tab__subnav{list-style:none;padding:1rem 0}.page_inner_sm-pillar-page .sm-pillar-policies-tab__subitem{margin:1rem 0}.page_inner_sm-pillar-page .sm-pillar-policies-tab__subitem:last-child{margin-bottom:0}.page_inner_sm-pillar-page .sm-pillar-policies-tab__subitem a{color:#a0a0a0}.page_inner_sm-pillar-page .sm-pillar-policies-tab__subitem a.active{color:#3257e7}.page_inner_sm-pillar-page .bullet-part__list{list-style:none}.page_inner_sm-pillar-page .bullet-part__list li{color:#000;font-size:18px;font-weight:300;margin-bottom:1rem;opacity:.65;position:relative;padding-left:20px;line-height:1.5;text-align:justify}.page_inner_sm-pillar-page .bullet-part__list li:before{content:" ";width:7px;height:7px;background:#2576F1;border-radius:50%;position:absolute;left:-3px;top:11px}.page_inner_sm-pillar-page li.sm-pillar-policies-tab__subitem{font-size:16px}.page_inner_g-suite-pillar .g-suite-faq-section{background-color:#fff}.page_inner_g-suite-pillar .g-suite-faq-section b,.page_inner_g-suite-pillar .g-suite-faq-section h2,.page_inner_g-suite-pillar .g-suite-faq-section h4,.page_inner_g-suite-pillar .g-suite-faq-section p{color:#000}.page_inner_g-suite-pillar .g-suite-faq-section h2{opacity:.8}.page_inner_g-suite-pillar .g-suite-faq-section p{opacity:.65}@media all and (max-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section{padding:0 1rem}}.page_inner_g-suite-pillar .g-suite-faq-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;padding-bottom:30rem}@media all and (max-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section__main{padding-bottom:0;margin-bottom:0}}.page_inner_g-suite-pillar .g-suite-faq-section__hero{text-align:center;padding-bottom:5rem;margin-bottom:3rem}.page_inner_g-suite-pillar .g-suite-faq-section__bg{background-image:url(https://images.hiverhq.com/images/sm-pillar/sm-bg.png);background-repeat:no-repeat;background-size:100%}@media all and (max-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section__hero{margin-bottom:1rem}.page_inner_g-suite-pillar .g-suite-faq-section__bg{background-size:cover}}.page_inner_g-suite-pillar .g-suite-faq-section__heading{margin:0 auto;padding-top:3rem}@media all and (max-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section__heading{padding-top:9rem}.page_inner_g-suite-pillar .g-suite-faq-section__images{width:100%}}.page_inner_g-suite-pillar .g-suite-faq-section__images{padding:1rem 0 4rem;display:flex;margin:0 auto}.page_inner_g-suite-pillar .g-suite-faq-section__points{font-size:18px!important}.page_inner_g-suite-pillar .g-suite-faq-section__numbering{margin-left:1rem}.page_inner_g-suite-pillar .g-suite-faq-section__sub-numbering{padding-top:2rem}.page_inner_g-suite-pillar .g-suite-faq-section__alpha{margin-left:3rem}.page_inner_g-suite-pillar .g-suite-faq-section h4{text-align:center;margin-bottom:2rem}.page_inner_g-suite-pillar .g-suite-faq-section__content{padding-top:5rem;border-bottom:.5px solid #eee;padding-bottom:1rem;margin-top:-2rem}.page_inner_g-suite-pillar .g-suite-faq-section__content.section-7 span{color:#000;opacity:.64}.page_inner_g-suite-pillar .g-suite-faq-section__content ol{padding-left:15px}.page_inner_g-suite-pillar .g-suite-faq-section__content ol li{font-size:16px;color:#656a7c;line-height:1.75;font-weight:300}.page_inner_g-suite-pillar .g-suite-faq-section__content ol li i{color:#656a7c}.page_inner_g-suite-pillar .g-suite-faq-section__content h1{color:#333;font-size:32px;font-weight:400}.page_inner_g-suite-pillar .g-suite-faq-section__content .sub-heading{font-size:19px;font-weight:700;margin:0 0 1rem;color:#1a1a1a;opacity:.8;line-height:1}.page_inner_g-suite-pillar .g-suite-faq-section__content h3{font-size:20px;opacity:.45}.page_inner_g-suite-pillar .g-suite-faq-section__content p{font-size:17px;line-height:1.75;margin-bottom:1rem;color:#1a1a1a}.page_inner_g-suite-pillar .g-suite-faq-section__content b{color:#000;font-weight:700}.page_inner_g-suite-pillar .g-suite-faq-section__column{width:100%}.page_inner_g-suite-pillar .g-suite-faq-section__column h3{color:#000}.page_inner_g-suite-pillar .g-suite-faq-section__column a{color:#00f;word-break:break-word}@media all and (min-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section__main{flex-direction:row}.page_inner_g-suite-pillar .g-suite-faq-section__column--first{width:300px;border-radius:12px;background-color:#e7eef9;padding:0 2rem;margin-top:2rem}.page_inner_g-suite-pillar .g-suite-faq-section__column--first.fixed-nav{position:fixed;top:0;bottom:0;height:100%;overflow-y:scroll}.page_inner_g-suite-pillar .g-suite-faq-section__column--first.ab-nav{position:absolute;bottom:0;top:auto;margin-bottom:2rem;height:auto}.page_inner_g-suite-pillar .g-suite-faq-section__column--last{width:70%;padding:0 2rem;margin-top:-2rem}.page_inner_g-suite-pillar .g-suite-faq-section__column--last.fixed-nav{margin-left:30%}}.page_inner_g-suite-pillar .g-suite-faq-tab__item{padding:1rem 0}@media all and (min-width:960px){.page_inner_g-suite-pillar .g-suite-faq-tab__item--gdpr{padding:4rem 0}.page_inner_g-suite-pillar .g-suite-faq-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.page_inner_g-suite-pillar .g-suite-faq-tab__item>a{color:#1a1a1a}.page_inner_g-suite-pillar .g-suite-faq-tab__item>a.active{color:#3257e7;line-height:21px}.page_inner_g-suite-pillar .g-suite-faq-tab__subnav{list-style:none;padding:1rem 0}@media all and (max-width:960px){.page_inner_g-suite-pillar .g-suite-faq-section__column--first,.page_inner_g-suite-pillar .g-suite-faq-section__content .sub-heading,.page_inner_g-suite-pillar .g-suite-faq-section__content h1{text-align:center}.page_inner_g-suite-pillar .g-suite-faq-tab__subnav{padding:0}}.page_inner_g-suite-pillar .g-suite-faq-tab__subitem{margin:1rem 0}.page_inner_g-suite-pillar .g-suite-faq-tab__subitem:last-child{margin-bottom:0}.page_inner_g-suite-pillar .g-suite-faq-tab__subitem a{color:#a0a0a0}.page_inner_g-suite-pillar .g-suite-faq-tab__subitem a.active{color:#3257e7}.page_inner_g-suite-pillar .bullet-part__list{list-style:none}.page_inner_g-suite-pillar .bullet-part__list li{color:#000;font-size:18px;font-weight:300;margin-bottom:1rem;opacity:.65;position:relative;padding-left:20px;line-height:1.5;text-align:justify}.page_inner_g-suite-pillar .bullet-part__list li:before{content:" ";width:7px;height:7px;background:#2576F1;border-radius:50%;position:absolute;left:-3px;top:11px}.page_inner_g-suite-pillar li.g-suite-faq-tab__subitem{font-size:16px}.page_inner_helpscout-alternative .zendesk-hero{position:relative}.page_inner_helpscout-alternative .zendesk-hero:before{content:"";position:absolute;width:870px;height:285px;background-image:url(/images/zendesk-hiver/heroBg.svg);background-repeat:no-repeat;right:0;bottom:5.7rem;z-index:-1;background-size:cover}.page_inner_helpscout-alternative .zendesk-hero__column-main{padding-top:8rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:87%}@media all and (max-width:960px){.page_inner_helpscout-alternative .zendesk-hero:before{background:#fff!important}.page_inner_helpscout-alternative .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_inner_helpscout-alternative .zendesk-hero__column-first{margin-top:-4rem;width:50%}@media all and (max-width:960px){.page_inner_helpscout-alternative .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_inner_helpscout-alternative .zendesk-hero__column-second{width:50%}@media all and (max-width:960px){.page_inner_helpscout-alternative .zendesk-hero__column-second{width:90%;margin:auto}}.page_inner_helpscout-alternative .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.26;color:#151a43;width:103%;padding-bottom:15px;margin-bottom:0}@media all and (max-width:960px){.page_inner_helpscout-alternative .zendesk-hero__heading{font-size:28px;padding-top:9rem;width:100%}}.page_inner_helpscout-alternative .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:93%;padding:0 0 30px;margin-bottom:0}.page_inner_helpscout-alternative .zendesk-hero__new-button{margin-bottom:2rem}.page_inner_helpscout-alternative .zendesk-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px!important;cursor:pointer}.page_inner_helpscout-alternative .zendesk-hero .install-button span{color:#2b2b2b;font-weight:700}.page_inner_helpscout-alternative .homepage-new-logo-section{padding-bottom:7.5rem}.page_inner_helpscout-alternative .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_inner_helpscout-alternative .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_inner_helpscout-alternative .zendesk-hero__image{width:100%}.page_inner_helpscout-alternative .homepage-new-logo-section{padding:5rem 0 0}.page_inner_helpscout-alternative .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_inner_helpscout-alternative .homepage-new-logo-section__heading{width:90%;margin:auto}}.page_inner_helpscout-alternative .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#545876;text-align:center;padding-bottom:2rem}.page_inner_helpscout-alternative .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_inner_helpscout-alternative .homepage-new-logo-section__logo{display:none}}@media all and (min-width:960px){.page_inner_helpscout-alternative .homepage-new-logo-section__mobile-logo{display:none}}.page_inner_helpscout-alternative .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_inner_helpscout-alternative .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}.page_inner_helpscout-alternative .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .helpdesk-ss-section .container{padding:0 1rem}}.page_inner_helpscout-alternative .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_inner_helpscout-alternative .helpdesk-ss-section__column img{margin-bottom:20px}.page_inner_helpscout-alternative .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_inner_helpscout-alternative .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_inner_helpscout-alternative .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_inner_helpscout-alternative .free-trial-section{padding:6rem 0 0}.page_inner_helpscout-alternative .free-trial-section h2{padding:0 1rem;font-size:25px}.page_inner_helpscout-alternative .free-trial-section h2 br{display:none}}.page_inner_helpscout-alternative .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_inner_helpscout-alternative .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_helpscout-alternative .homepage-slider{position:relative;background-image:linear-gradient(284deg,#f5c35c 1%,#fffa7b 94%);margin:-5rem auto 0;width:90%;max-width:1440px;border-radius:16px;height:440px;overflow:hidden}.page_inner_helpscout-alternative .homepage-slider .testimonial-widget{position:relative;text-align:center;padding:0 20px}.page_inner_helpscout-alternative .homepage-slider .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider{height:569px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:0;overflow:visible;border-radius:0}.page_inner_helpscout-alternative .homepage-slider .testimonial-widget{bottom:6rem;height:650px}.page_inner_helpscout-alternative .homepage-slider .testimonial{flex-direction:column;height:600px}.page_inner_helpscout-alternative .homepage-slider .testmonial-image{display:none}}.page_inner_helpscout-alternative .homepage-slider .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_inner_helpscout-alternative .homepage-slider .testmonial-image{top:7.3rem;position:relative;height:324px;left:-51px}.page_inner_helpscout-alternative .homepage-slider .testmonial-content{width:59%;position:relative;text-align:initial;left:-5rem}@media all and (min-width:960px){.page_inner_helpscout-alternative .homepage-slider .testmonial-mobile-image{display:none}}.page_inner_helpscout-alternative .homepage-slider .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .testmonial-content{width:100%;margin:auto;text-align:center;left:0}.page_inner_helpscout-alternative .homepage-slider .testmonial-mobile-image{width:140px;position:relative;right:-9rem;top:3rem}.page_inner_helpscout-alternative .homepage-slider .testmonial-mobile-image.second-image{bottom:-33rem}.page_inner_helpscout-alternative .homepage-slider .testmonial-mobile-image.third-image{top:3rem!important}.page_inner_helpscout-alternative .homepage-slider .testmonial-col{padding-left:1rem}}.page_inner_helpscout-alternative .homepage-slider .next-testimonial{position:absolute;right:100px;top:11rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .next-testimonial{top:98%;bottom:0;right:32%}}.page_inner_helpscout-alternative .homepage-slider .prev-testimonial{position:absolute;left:100px;top:11rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .prev-testimonial{top:98%;bottom:0;left:32%}}.page_inner_helpscout-alternative .homepage-slider .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .prev-testimonial:before .next-tesimonial{border:1px solid #000!important}}.page_inner_helpscout-alternative .homepage-slider .prev-testimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_inner_helpscout-alternative .homepage-slider .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_inner_helpscout-alternative .homepage-slider .grey-out{opacity:1}.page_inner_helpscout-alternative .homepage-slider .wrap{margin:0 auto}.page_inner_helpscout-alternative .homepage-slider img{max-width:100%}.page_inner_helpscout-alternative .homepage-slider strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:4rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider strong{top:3rem;font-size:14px}}.page_inner_helpscout-alternative .homepage-slider span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:4.2rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider span{top:3.2rem;right:0;font-size:14px}}.page_inner_helpscout-alternative .homepage-slider .start-quote{position:relative;top:4.5rem;right:6rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .start-quote{top:unset}.page_inner_helpscout-alternative .homepage-slider .start-quote.second{bottom:2rem}.page_inner_helpscout-alternative .homepage-slider .start-quote.third{bottom:1rem}}.page_inner_helpscout-alternative .homepage-slider .end-quote{position:relative;bottom:10.5rem;left:35rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .end-quote{bottom:unset;left:8rem;top:7rem}}.page_inner_helpscout-alternative .homepage-slider .end-quote--first{position:relative;top:-11rem;left:37rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .end-quote--first{left:8rem;top:7rem}}.page_inner_helpscout-alternative .homepage-slider .logo-image{position:relative;left:24rem;bottom:1rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider .logo-image{left:unset;right:0;margin:0 auto;display:block}.page_inner_helpscout-alternative .homepage-slider .logo-image--michelle{top:0;right:0}}.page_inner_helpscout-alternative .homepage-slider button{width:80px;padding:6px;z-index:99}.page_inner_helpscout-alternative .homepage-slider p{font-family:Lato;font-size:18px;font-weight:700;line-height:1.78;color:#6a330f;position:relative;top:3rem;margin-bottom:1.5rem;width:75%;min-height:202px}.page_inner_helpscout-alternative .homepage-casestudy{padding:5rem 0}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-slider p{font-size:15px;line-height:1.75;top:32px;margin-bottom:0;right:0;text-align:initial;width:100%}.page_inner_helpscout-alternative .homepage-casestudy{padding:5rem 1rem 2rem}}.page_inner_helpscout-alternative .homepage-casestudy__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-casestudy__title{padding-bottom:2.5rem;font-size:24px;width:85%;margin:auto}.page_inner_helpscout-alternative .homepage-casestudy__para br{display:none}}.page_inner_helpscout-alternative .homepage-casestudy__para{font-size:16px;line-height:1.88;font-family:Lato;color:#545876;text-align:center}.page_inner_helpscout-alternative .homepage-casestudy__main{display:flex;flex-direction:row;justify-content:space-between;width:72%;margin:0 auto}.page_inner_helpscout-alternative .homepage-casestudy__wrapper{width:253px;height:275px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;padding:1rem;transition:all .6s ease-out;overflow:hidden}.page_inner_helpscout-alternative .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-casestudy__main{flex-direction:column}.page_inner_helpscout-alternative .homepage-casestudy__wrapper{width:100%;margin:auto auto 2rem;text-align:center}}.page_inner_helpscout-alternative .homepage-casestudy__image-bg{background-color:#f7f7f7;height:109px;margin-left:-1rem;margin-right:-1rem;margin-top:-1rem}.page_inner_helpscout-alternative .homepage-casestudy__logo--top{margin-top:1.5rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-casestudy__logo--top{padding-left:0}}.page_inner_helpscout-alternative .homepage-casestudy__logo--mid{margin-top:3rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-casestudy__logo--mid{padding-left:0}}.page_inner_helpscout-alternative .homepage-casestudy__logo--third{margin-top:2rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .homepage-casestudy__logo--third{padding-left:0}}.page_inner_helpscout-alternative .homepage-casestudy__percentage{font-family:Lato;font-size:24px;font-weight:700;line-height:1.67;color:#151a43;margin-bottom:0;padding-top:13px}.page_inner_helpscout-alternative .homepage-casestudy__arrow-image{margin-left:1rem}.page_inner_helpscout-alternative .homepage-casestudy__speed{font-family:Lato;font-size:16px;font-weight:400;line-height:1.56;color:#151a43;padding-bottom:1rem;margin-bottom:0}.page_inner_helpscout-alternative .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff}.page_inner_helpscout-alternative .book-consultation{padding:1rem 0}.page_inner_helpscout-alternative .book-consultation .container{display:flex}.page_inner_helpscout-alternative .book-consultation__main{border-radius:21px;background-image:linear-gradient(to bottom,#88b3ff,#6c5af0);box-shadow:-5px 10px 19px 0 rgba(149,159,255,.38);width:95%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}@media all and (max-width:960px){.page_inner_helpscout-alternative .book-consultation__main{width:100%;border-radius:0;padding:3rem 0}}.page_inner_helpscout-alternative .book-consultation__column{padding:19px 0}@media all and (max-width:960px){.page_inner_helpscout-alternative .book-consultation__column{padding:0}}.page_inner_helpscout-alternative .book-consultation h2{font-size:24px;font-weight:700;font-family:Lato;line-height:1.42;color:#fff;text-align:center;padding-top:3.5rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .book-consultation h2{font-size:19px;padding-top:1rem}}.page_inner_helpscout-alternative .book-consultation a{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 0;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;transition:all .2s ease-in-out;text-align:center;margin:3rem auto 0;display:block;font-family:lato}.page_inner_helpscout-alternative .book-consultation a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_helpscout-alternative .managing-inbox__section{padding:5rem 0 9rem;overflow:hidden}@media all and (max-width:960px){.page_inner_helpscout-alternative .book-consultation a{margin-top:0}.page_inner_helpscout-alternative .managing-inbox__section{padding:2rem 0 0}}.page_inner_helpscout-alternative .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}.page_inner_helpscout-alternative .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_inner_helpscout-alternative .managing-inbox__main{margin-bottom:120px}.page_inner_helpscout-alternative .managing-inbox__main--1{position:relative}.page_inner_helpscout-alternative .managing-inbox__main--1:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-23rem;z-index:-999}}.page_inner_helpscout-alternative .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_inner_helpscout-alternative .managing-inbox__main--2{position:relative}.page_inner_helpscout-alternative .managing-inbox__main--2:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999}.page_inner_helpscout-alternative .managing-inbox__main--3{position:relative}.page_inner_helpscout-alternative .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-30rem;z-index:-999;bottom:-6rem}.page_inner_helpscout-alternative .managing-inbox__main--4{position:relative}.page_inner_helpscout-alternative .managing-inbox__main--4:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999;bottom:-15rem;transform:rotate(-147deg)}}@media all and (min-width:960px) and (max-width:960px){.page_inner_helpscout-alternative .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}@media all and (max-width:960px){.page_inner_helpscout-alternative .managing-inbox__section h2{padding:1rem}.page_inner_helpscout-alternative .managing-inbox__main--inverse{flex-direction:column-reverse}}.page_inner_helpscout-alternative .managing-inbox__info{width:50%;border-radius:10px;padding:32px 80px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_inner_helpscout-alternative .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}.page_inner_helpscout-alternative .managing-inbox__info h3{width:100%}.page_inner_helpscout-alternative .managing-inbox__info h3 br{display:none}}.page_inner_helpscout-alternative .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}.page_inner_helpscout-alternative .managing-inbox__info p{font-size:18px;color:#fff;line-height:1.88;margin-bottom:0}.page_inner_helpscout-alternative .managing-inbox__testimonial{width:43%;padding:55px 0 30px}@media all and (max-width:960px){.page_inner_helpscout-alternative .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}}.page_inner_helpscout-alternative .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_inner_helpscout-alternative .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_inner_helpscout-alternative .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_inner_helpscout-alternative .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_inner_helpscout-alternative .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_inner_helpscout-alternative .managing-inbox__author p{line-height:1.5;font-size:14px}.page_inner_helpscout-alternative .managing-inbox__author p strong{font-size:16px;color:#151a43}.page_inner_helpscout-alternative .feature-block{background-image:url(/images/zendesk-hiver/yellow-bg.svg);background-size:cover;padding:6rem 0 5rem;position:relative}.page_inner_helpscout-alternative .feature-block h2{line-height:1.31;font-size:32px;color:#2e1606;font-weight:700}@media all and (min-width:960px){.page_inner_helpscout-alternative .feature-block .container{margin-bottom:12rem}.page_inner_helpscout-alternative .feature-block:after{position:absolute;content:'';width:154px;height:167px;background:url(/images/zendesk-hiver/ele-1.svg) no-repeat;bottom:24rem;left:12rem}.page_inner_helpscout-alternative .feature-block:before{position:absolute;content:'';width:525.8px;height:664px;background:url(/images/zendesk-hiver/ele-2.svg) no-repeat;top:0;right:0}.page_inner_helpscout-alternative .feature-block h2{margin-bottom:70px}}@media all and (max-width:960px){.page_inner_helpscout-alternative .feature-block{padding:3rem 0}.page_inner_helpscout-alternative .feature-block h2{font-size:28px;padding:3rem 1rem}.page_inner_helpscout-alternative .feature-block h2 br{display:none}}.page_inner_helpscout-alternative .feature-block__main{display:flex;justify-content:space-between;flex-direction:row}.page_inner_helpscout-alternative .feature-block__column{width:543px;background-color:#fff;margin-bottom:37px;border-radius:11px;overflow:hidden}.page_inner_helpscout-alternative .feature-block__content{padding:2.3rem 4.7rem 2.3rem 2.3rem}@media all and (max-width:960px){.page_inner_helpscout-alternative .feature-block__main{flex-direction:column}.page_inner_helpscout-alternative .feature-block__column{width:90%;margin-right:auto;margin-left:auto}.page_inner_helpscout-alternative .feature-block__content{padding:2rem}}.page_inner_helpscout-alternative .feature-block__content h3{line-height:1.27;font-size:22px;font-weight:700;margin-bottom:10px}.page_inner_helpscout-alternative .feature-block__content p{font-size:16px;line-height:1.88;margin-bottom:25px;color:#545876}.page_inner_helpscout-alternative .feature-block__content span{font-size:16px;font-weight:700;color:#0091ff;position:relative}.page_inner_helpscout-alternative .feature-block__content span:after{content:"";position:absolute;background-image:url(/images/zendesk-hiver/arrow.svg);background-repeat:no-repeat;right:-32px;bottom:-3px;height:21px;width:21px}.page_inner_helpscout-alternative .feature-block a{transition:all .2s ease-in-out}.page_inner_helpscout-alternative .feature-block a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_helpscout-alternative .feature-block__icon{height:90px;background-image:linear-gradient(84deg,#f6f7ff 14%,#cdd3ff 104%);display:flex;align-items:center;padding-left:2.3rem}.page_inner_careers .careers-hero-section{background:url(https://images.hiverhq.com/images/careers/careersHeroBg-compressed.jpg) no-repeat;height:768px;margin-bottom:5rem;background-size:cover}.page_inner_careers .careers-hero-section b,.page_inner_careers .careers-hero-section h2,.page_inner_careers .careers-hero-section h4,.page_inner_careers .careers-hero-section p{color:#000}.page_inner_careers .careers-hero-section h2{opacity:.8}.page_inner_careers .careers-hero-section p{opacity:.65}@media all and (max-width:960px){.page_inner_careers .careers-hero-section{height:auto;padding-bottom:3rem;margin-bottom:0}}.page_inner_careers .careers-hero-section__main{display:flex;flex-direction:column;padding-top:6rem}.page_inner_careers .careers-hero-section__column{margin:0 auto}.page_inner_careers .careers-hero-section__column-third{padding-top:2rem;text-align:center}.page_inner_careers .careers-hero-section__column-third h2,.page_inner_careers .careers-hero-section__column-third p{font-size:16px;color:#fff;padding:6px 0;font-weight:500;opacity:1;margin-bottom:0;font-family:Lato}.page_inner_careers .careers-hero-section__column-third p{line-height:1.15}@media all and (max-width:960px){.page_inner_careers .careers-hero-section__column-third p{line-height:1.55}}.page_inner_careers .careers-hero-section__column-third h2{line-height:1.15}.page_inner_careers .careers-hero-section__playImage{padding-top:2rem;cursor:pointer}@media all and (min-width:960px){.page_inner_helpscout-alternative .feature-block a:nth-child(2){position:relative;top:110px}.page_inner_careers .careers-hero-section__hiveImageMobile{display:none}}@media all and (max-width:960px){.page_inner_careers .careers-hero-section__column-third h2{line-height:1.55}.page_inner_careers .careers-hero-section__hiveImage{display:none}.page_inner_careers .careers-hero-section__hiveImageMobile{width:100%;padding-top:2rem}}.page_inner_careers .why-work-with-hiver{padding:2rem 0 3rem}.page_inner_careers .why-work-with-hiver__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center}.page_inner_careers .why-work-with-hiver__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:2.9rem;line-height:1.15}.page_inner_careers .why-work-with-hiver__column-first{width:48%}@media all and (max-width:960px){.page_inner_careers .why-work-with-hiver{padding:2rem 1rem 3rem}.page_inner_careers .why-work-with-hiver__heading{margin-bottom:2rem;text-align:center}.page_inner_careers .why-work-with-hiver__column-first{width:100%}}.page_inner_careers .why-work-with-hiver__column-second{width:47%}.page_inner_careers .why-work-with-hiver__para{font-family:Lato;font-size:16px;color:#545876;font-weight:400;margin-bottom:2rem}.page_inner_careers .why-work-with-hiver__para b{font-weight:700;color:#151a43}.page_inner_careers .why-work-with-hiver__para--bgpara{background-color:#ffc562;border-radius:29px 29px 29px 0;padding:18px 27px;font-weight:700;color:#151a43;font-family:Lato;margin-bottom:2rem}.page_inner_careers .why-work-with-hiver__workPic{padding-left:3rem}@media all and (max-width:960px){.page_inner_careers .why-work-with-hiver__column-second{width:100%}.page_inner_careers .why-work-with-hiver__workPic{width:100%;padding-left:0}}.page_inner_careers .hiver-benefits-section{padding:2rem 0 0}.page_inner_careers .hiver-benefits-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding-top:4rem;width:98%;margin:0 auto}.page_inner_careers .hiver-benefits-section__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:0;padding-left:1rem}@media all and (max-width:960px){.page_inner_careers .hiver-benefits-section__main{flex-direction:column;width:100%}.page_inner_careers .hiver-benefits-section__heading{padding-left:0}}.page_inner_careers .hiver-benefits-section__column{width:31%;padding:3%;margin-bottom:10%;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);position:relative;height:187px}@media all and (max-width:960px){.page_inner_careers .hiver-benefits-section__column{width:94%;margin-bottom:18%}.page_inner_careers .hiver-benefits-section__info{padding:0 0 0 .5rem}}.page_inner_careers .hiver-benefits-section__number{height:150px;top:-26%;right:0;width:114px;color:rgba(0,0,0,.1);font-size:110px;display:flex;align-items:center;justify-content:center;position:absolute;background:url(https://images.hiverhq.com/images/careers/numberbg.svg) bottom right no-repeat;opacity:.5;font-weight:700}.page_inner_careers .hiver-benefits-section__info{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_inner_careers .hiver-benefits-section__info b,.page_inner_careers .hiver-benefits-section__info strong{font-weight:700;color:#1b2b4e;font-family:Lato}.page_inner_careers .hiver-benefits-section__info span{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_inner_careers .hiver-benefits-section__info span:before{content:'\2665';color:red;padding-right:.5rem}@media all and (max-width:960px){.page_inner_careers .hiver-benefits-section__icons{padding:0 0 0 .5rem}}.page_inner_careers .hiver-team-opening-section{padding:2rem 0 1rem}.page_inner_careers .hiver-team-opening-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding-top:4rem;margin:0 auto;width:96%}.page_inner_careers .hiver-team-opening-section__heading,.page_inner_careers .hiver-team-opening-section__sub-heading{font-size:36px;margin-bottom:0;padding-left:.5rem;color:#151a43;font-family:Lato;font-weight:700}.page_inner_careers .hiver-team-opening-section__heading{padding-bottom:6rem}@media all and (max-width:960px){.page_inner_careers .hiver-team-opening-section__main{flex-direction:column;width:100%}.page_inner_careers .hiver-team-opening-section__heading{padding-bottom:4rem}}.page_inner_careers .hiver-team-opening-section__sub-heading{padding-bottom:6rem}@media all and (max-width:960px){.page_inner_careers .hiver-team-opening-section__sub-heading{padding-bottom:4rem}}.page_inner_careers .hiver-team-opening-section__column{width:29%;padding:5% 3% 3%;margin-bottom:15%;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);position:relative;height:266px;transition:all .25s ease-in-out}@media all and (max-width:960px){.page_inner_careers .hiver-team-opening-section__column{width:92%;margin-bottom:30%;height:auto}}.page_inner_careers .hiver-team-opening-section__column:hover{transform:translateY(-10px)}.page_inner_careers .hiver-team-opening-section__number{height:211px;top:-25%;left:-5%;width:224px;position:absolute}.page_inner_careers .hiver-team-opening-section__team{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;padding-top:7rem;margin-bottom:0;padding-bottom:.5rem}.page_inner_careers .hiver-team-opening-section__position{font-size:16px;font-weight:700;color:#0091ff;font-family:Lato;position:relative;cursor:pointer}@media all and (max-width:960px){.page_inner_careers .hiver-team-opening-section__number{left:0}.page_inner_careers .hiver-team-opening-section__team{padding:10rem 0 0 .5rem}.page_inner_careers .hiver-team-opening-section__position{padding:0 0 0 .5rem}}.page_inner_careers .hiver-team-opening-section__position:after{content:'';position:absolute;width:21px;height:21px;background-image:url(/images/careers/careers-arrow-left.svg);background-repeat:no-repeat;left:12rem;top:.5rem}.page_inner_careers .careers-page-popup td a,.page_inner_careers .hiver-team-opening-section__button{background-image:linear-gradient(94deg,#ffec38,#ffd31a);font-family:Lato}.page_inner_careers .hiver-team-opening-section__button{width:196px;height:50px;border-radius:28px;color:#2b2b2b;font-size:14px;font-weight:700;padding-top:10px;margin:-5rem auto 3rem;transition:all .25s ease-in-out;cursor:pointer;text-align:center;line-height:28px}.page_inner_careers .hiver-team-opening-section__button:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_inner_careers .careers-page-background{display:none}.page_inner_careers .careers-page-background.active{position:fixed;background-color:rgba(0,0,0,.8);left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;z-index:3}.page_inner_careers .careers-page-popup{width:72%;border-collapse:collapse;outline:0;border-radius:8px;box-shadow:0 22px 22px 0 rgba(64,64,64,.72);background-color:#fff;position:relative;overflow:hidden}.page_inner_careers .careers-page-popup__heading{padding:1.5rem 0 1.5rem 3rem;display:flex;border-radius:8px 8px 0 0;background-color:#f7f7f8}@media all and (max-width:960px){.page_inner_careers .hiver-team-opening-section__button{margin:-2rem auto 2rem}.page_inner_careers .careers-page-popup{width:100%}.page_inner_careers .careers-page-popup__heading{display:block}}.page_inner_careers .careers-page-popup__title{color:#151a43;font-size:22px;font-weight:700;font-family:Lato;padding-right:3rem}.page_inner_careers .careers-page-popup__positions{color:#545876;font-size:16px;font-family:Lato;padding-top:.4rem}.page_inner_careers .careers-page-popup td{color:#151a43;font-weight:700;font-size:18px;font-family:Lato;padding:2rem}.page_inner_careers .careers-page-popup td:nth-child(1){width:40%}.page_inner_careers .careers-page-popup td:nth-child(2){width:20%;font-weight:400}.page_inner_careers .careers-page-popup td:nth-child(3){width:20%;color:#545876;font-weight:400}.page_inner_careers .careers-page-popup td a{font-size:14px;color:#2b2b2b;border-radius:28px;padding:1rem 4rem;font-weight:700}.page_inner_careers .careers-page-popup__apply{color:#151a43;font-size:18px;font-family:Lato;padding:3rem 7rem 3rem 0}.page_inner_careers .popupClose{color:#000;float:right;font-size:30px;position:absolute;top:1rem;right:1rem;font-style:normal;padding:0;width:19px;height:36px;background-color:#f7f7f8;cursor:pointer;box-shadow:none}.page_inner_careers .send-resume-section{padding:0}@media all and (max-width:960px){.page_inner_careers .popupClose{top:1.5rem}.page_inner_careers .send-resume-section{background:#0091ff;padding:2rem 1rem;margin:0 1rem 4rem;border-radius:15px}}.page_inner_careers .send-resume-section .container{display:flex;justify-content:center}.page_inner_careers .send-resume-section__text{font-family:Lato;font-size:18px;font-weight:700;text-align:center;color:#fff;position:relative;top:-6.3rem;line-height:1.67;margin-bottom:0}.page_inner_careers .send-resume-section__text a{color:#ffd31a;font-family:Lato}@media all and (max-width:960px){.page_inner_careers .send-resume-section__text{position:static}.page_inner_careers .send-resume-section__image{display:none}}#job-table{max-height:70vh;display:block;overflow-y:scrool;overflow-x:auto;max-width:1206px}.schedule-pricing-hero-mini{background-color:#f6f6f6;background-repeat:repeat-x;height:400px}.schedule-pricing-hero-mini__main{margin:1rem 0 3rem}.schedule-pricing-hero-mini__heading{text-align:center;color:#000;padding:2rem 0 0;font-size:30px;margin-bottom:1.5rem;line-height:1}@media all and (max-width:760px){.schedule-pricing-hero-mini{background-color:#f6f6f6}.schedule-pricing-hero-mini__heading{padding:2rem 0 0}}.third-party-table__cell,.third-party-table__heading{border:1px solid #000;padding:1.5%;color:#000}.third-party-table{width:100%;border-collapse:collapse}.third-party-table__heading{text-align:left;background-color:#8fbc8f;width:33.33%}.third-party-policies-section{background-color:#fff;background-image:url(https://images.hiverhq.com/images/background/termsBackground.png);background-repeat:no-repeat;background-size:100%;padding-bottom:5rem}.third-party-policies-section b,.third-party-policies-section h2,.third-party-policies-section h4,.third-party-policies-section p{color:#000}.third-party-policies-section h2{opacity:.8}.third-party-policies-section p{opacity:.65}.third-party-policies-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-top:3rem;margin-bottom:0;position:relative;padding-bottom:9rem}@media all and (max-width:960px){.schedule-pricing-hero-mini__heading{font-size:22px;line-height:1.25}.third-party-policies-section__main{padding-bottom:0}.third-party-policies-section__content h1{text-align:center}}.third-party-policies-section__content{padding-top:2.5rem}.third-party-policies-section__content ol{padding-left:15px}.third-party-policies-section__content ol li{font-size:16px;color:#656a7c;line-height:1.75;font-weight:300}.third-party-policies-section__content h1{color:#333;font-size:32px;font-weight:400}.third-party-policies-section__content .main{font-size:25px;font-weight:400;margin:0 0 1rem;line-height:1}@media all and (max-width:960px){.third-party-policies-section__content .main{line-height:1.25}.third-party-policies-section__column--first{text-align:center}}.third-party-policies-section__content h3{font-size:20px;opacity:.45}.third-party-policies-section__content p{font-size:16px;line-height:1.75;margin-bottom:2rem}.third-party-policies-section__content b{color:#656a7c}.third-party-policies-section__column{width:100%}.third-party-policies-section__column h3{color:#000}.third-party-policies-section__column--last a{color:#00f}.third-party-policies-tab__nav{list-style:none;padding:0;margin-top:2rem;margin-bottom:2rem}.third-party-policies-tab__item{padding:1rem 0}@media all and (min-width:960px){.third-party-policies-section__main{flex-direction:row}.third-party-policies-section__column--first{width:250px;height:200px}.third-party-policies-section__column--first.fixed-nav{position:fixed;top:0}.third-party-policies-section__column--first.ab-nav{position:absolute;top:auto;bottom:5rem}.third-party-policies-section__column--last{width:70%}.third-party-policies-section__column--last.fixed-nav{margin-left:30%}.third-party-policies-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.third-party-policies-tab__item>a{color:#828080;text-transform:uppercase}.third-party-policies-tab__item>a.active{color:#000}.third-party-policies-tab__subnav{list-style:none;padding:0}.third-party-policies-tab__subitem{margin:1rem 0}.third-party-policies-tab__subitem:last-child{margin-bottom:0}.third-party-policies-tab__subitem a{color:#a0a0a0}.third-party-policies-tab__subitem a.active{color:#4fc6bd}.casestudy-hero{background:url(../../images/case-study/casestudyBG.png);background-size:cover;min-height:465px;padding-bottom:1rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.casestudy-hero__main{width:45%}.casestudy-hero h2{line-height:1.5}@media all and (max-width:960px){.casestudy-hero__main{width:100%}.casestudy-hero h2{width:100%;padding-top:8rem}}.casestudy-hero__sub-main{display:inline-block;margin-right:3rem;line-height:1.82}.casestudy-hero__heading,.casestudy-hero__para{color:#fff}.case-hero{background-color:#f0f8f7;padding:2rem 0}.case-hero__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:65%;margin:0 auto}.case-hero__number{text-align:center}@media all and (max-width:700px){.case-hero__main{width:100%;flex-direction:column}.case-hero__number{padding-bottom:2rem}}.case-hero__number p{color:#70868d;margin-bottom:0}.case-hero__number h3{color:#06ccc2;font-size:42px;margin-bottom:0}.casestudy-content-section b,.casestudy-content-section h2,.casestudy-content-section h4,.casestudy-content-section p,.casestudy-content-section__content em{color:#000}.case-hero__number h3 span{border:solid #38cf7a;border-width:0 2px 2px 0;display:inline-block;padding:8px;transform:rotate(45deg);-webkit-transform:rotate(45deg);margin-left:10px;position:relative;top:-10px}.casestudy-content-section{padding:5rem 0}.casestudy-content-section h2{opacity:.8}.casestudy-content-section p{opacity:.65}.casestudy-content-section__heading{margin-top:2rem}.casestudy-content-section__content{margin-bottom:1.5rem}.casestudy-content-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;width:65%;margin:0 auto}@media all and (max-width:960px){.casestudy-content-section{padding:5rem 1rem}.casestudy-content-section__main{width:100%}}.casestudy-content-section__main i{color:#000;font-weight:300;font-size:20px}.casestudy-content-section h6{font-size:20px;color:#333;margin-bottom:2rem;line-height:1.4}.casestudy-content-section__sub-heading{color:#333;font-weight:400;margin-bottom:2rem}.casestudy-content-section__list{list-style:none;padding-bottom:1rem}.casestudy-content-section__list li{color:#000;opacity:.65;font-size:18px;font-weight:300;margin-bottom:1rem;line-height:1.5;position:relative}.casestudy-content-section__list li:before{content:'';position:absolute;width:12px;height:12px;left:-34px;top:8px;border-radius:50%;background-color:#9beddc}.casestudy-content-section__first{width:55%}@media all and (max-width:700px){.casestudy-content-section__first{width:100%}}.casestudy-content-section__last{width:37%}.casestudy-content-section__last img{display:block;margin:0 auto;max-width:100%}@media all and (max-width:700px){.casestudy-content-section__last{width:100%;margin-bottom:2rem}.cookie-table-section{overflow-x:auto}}.casestudy-content-section__para{position:relative;padding-left:75px}.casestudy-content-section__para:before{content:'';position:absolute;width:55px;height:218px;background:url(../../images/case-study/quote.png) no-repeat;background-size:100%;left:34px;top:-13px}.casestudy-content-section__image{max-width:100%;margin:3rem 0}.cookie-policies-section{background-color:#fff;background-image:url(https://images.hiverhq.com/images/background/termsBackground.png);background-repeat:no-repeat;background-size:100%;padding-bottom:5rem}.cookie-policies-section b,.cookie-policies-section h2,.cookie-policies-section h4,.cookie-policies-section p{color:#000}.cookie-policies-section h2{opacity:.8}.cookie-policies-section p{opacity:.65}.cookie-policies-section .resource-list{padding-left:18px;margin-top:-20px;margin-bottom:2rem}.cookie-policies-section .resource-list li{color:#000;padding-bottom:10px;opacity:.65}.cookie-policies-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;margin-top:3rem;margin-bottom:6rem;position:relative;padding-bottom:9rem}.cookie-policies-section__heading{padding-top:2.5rem}.cookie-policies-section__heading h1{color:#333;font-size:32px;font-weight:400}@media all and (max-width:960px){.cookie-policies-section__main{padding-bottom:0;margin-bottom:0}.cookie-policies-section__heading h1{text-align:center}}.cookie-policies-section__content{padding-top:5rem}.cookie-policies-section__content ol{padding-left:15px}.cookie-policies-section__content ol li{font-size:16px;color:#656a7c;line-height:1.75;font-weight:300}.cookie-policies-section__content ol li i{color:#656a7c}.cookie-policies-section__content .content-main{font-size:25px;font-weight:400;margin:0 0 1rem;line-height:1;color:#000;opacity:.8}@media all and (max-width:960px){.cookie-policies-section__content .content-main{text-align:center;line-height:1.25}}.cookie-policies-section__content .sub-main{font-size:20px;opacity:.45;margin-bottom:0;line-height:unset}.cookie-policies-section__content p{font-size:16px;line-height:1.75;margin-bottom:2rem;text-align:justify}.cookie-policies-section__content b{color:#000;font-weight:500}.cookie-policies-section__column{width:100%}.cookie-policies-section__column h3{color:#000}.cookie-policies-section__column a{color:#00f}@media all and (max-width:960px){.cookie-policies-section__column--first{text-align:center}}.cookie-policies-tab__nav{list-style:none;padding:0;margin-top:2rem;margin-bottom:2rem}.cookie-policies-tab__item{padding:1rem 0}@media all and (min-width:960px){.cookie-policies-section__main{flex-direction:row}.cookie-policies-section__column--first{width:250px;height:300px}.cookie-policies-section__column--first.fixed-nav{position:fixed;top:0}.cookie-policies-section__column--first.ab-nav{position:absolute;bottom:0;top:auto}.cookie-policies-section__column--last{width:74%}.cookie-policies-section__column--last.fixed-nav{margin-left:26%}.cookie-policies-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.cookie-policies-tab__item>a{color:#828080;text-transform:uppercase}.cookie-policies-tab__item>a.active{color:#000}.cookie-policies-tab__subnav{list-style:none;padding:0}.cookie-policies-tab__subitem{margin:1rem 0}.cookie-policies-tab__subitem:last-child{margin-bottom:0}.cookie-policies-tab__subitem a{color:#a0a0a0}.cookie-policies-tab__subitem a.active{color:#4fc6bd}.cookie-table{width:100%;border-collapse:collapse;overflow:scroll}.cookie-table__heading{color:#000;border:1px solid #8b8787;padding:1em;text-align:left;width:16.66%;font-weight:500}.cookie-table__cell{color:#000;border:1px solid #8b8787;padding:.3125em;vertical-align:top;font-weight:300}.vacasa-casestudy-hero{background:url(../../images/case-study/vacasaBG.png);background-size:cover;min-height:465px;padding-bottom:1rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render{min-height:auto}.vacasa-casestudy-hero__main{width:45%}.vacasa-casestudy-hero h2{line-height:1.5;font-size:29px;color:#fff}@media all and (max-width:960px){.vacasa-casestudy-hero__main{width:100%}.vacasa-casestudy-hero h2{width:100%;font-size:24px;margin-top:6rem}}.vacasa-casestudy-hero__para{font-size:14px;color:#fff}.vacasa-casestudy-hero__sub-main{display:inline-block;margin-right:3rem;line-height:2.21;font-size:14px}.vacasa-casestudy-hero__sub-main b{font-size:21px;font-weight:300}.vacasa-case-hero{background-color:#f0f8f7;padding:2rem 0}.vacasa-case-hero__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;width:90%;margin:0 auto}@media all and (max-width:960px){.vacasa-case-hero{padding:2rem 1rem}.vacasa-case-hero__main{width:100%;flex-direction:column}}.vacasa-case-hero__number{text-align:center}@media all and (max-width:700px){.vacasa-case-hero__number{padding-bottom:2rem}}.vacasa-case-hero__number p{color:#70868d;margin-bottom:0;font-size:19px;text-align:center}.vacasa-case-hero__number h3{color:#06ccc2;font-size:42px;margin-bottom:0}.vacasa-casestudy-content-section b,.vacasa-casestudy-content-section h2,.vacasa-casestudy-content-section h4,.vacasa-casestudy-content-section p,.vacasa-casestudy-content-section__content em{color:#000}.vacasa-case-hero__number h3 span{border:solid #38cf7a;border-width:0 2px 2px 0;display:inline-block;padding:8px;margin-left:10px;position:relative}.vacasa-case-hero__number h3 span.down{transform:rotate(45deg);-webkit-transform:rotate(45deg);top:-10px}.vacasa-case-hero__number h3 span.up{transform:rotate(-135deg);-webkit-transform:rotate(-135deg);top:0}.vacasa-casestudy-content-section{padding:5rem 0}.vacasa-casestudy-content-section h2{opacity:.8}.vacasa-casestudy-content-section p{opacity:.65}@media all and (max-width:960px){.vacasa-casestudy-content-section{padding:5rem 1rem}}.vacasa-casestudy-content-section__heading{margin-top:2rem;font-size:29px}.vacasa-casestudy-content-section__content{margin-bottom:1.5rem}.vacasa-casestudy-content-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start;width:65%;margin:0 auto;padding:2rem 0}@media all and (max-width:960px){.vacasa-casestudy-content-section__main{width:100%}}.vacasa-casestudy-content-section__main i{color:#000;font-weight:300;font-size:20px}.vacasa-casestudy-content-section h6{font-size:20px;color:#333;margin-bottom:2rem;line-height:1.45;font-weight:300}.vacasa-casestudy-content-section__sub-heading{color:#333;font-weight:400;margin-bottom:2rem}.vacasa-casestudy-content-section__sub-heading--space{color:#000;margin:3rem 0 2rem}.vacasa-casestudy-content-section__first{width:70%;padding-bottom:1rem}@media all and (max-width:700px){.vacasa-casestudy-content-section__first{width:100%}}.vacasa-casestudy-content-section__last{width:39%;margin-left:-6rem}.vacasa-casestudy-content-section__last img{display:block;margin:0 auto;max-width:88%}@media all and (max-width:960px){.vacasa-casestudy-content-section__last{width:100%;margin-bottom:2rem;margin-left:0}}.vacasa-casestudy-content-section__para{position:relative;padding-left:75px}.vacasa-casestudy-content-section__para:before{content:'';position:absolute;width:149px;height:438px;background:url(../../images/case-study/quote.png) no-repeat;background-size:100%;left:-5px;top:-103px}.vacasa-casestudy-content-section__image{margin:3rem 0 3rem -3rem;width:851px}@media all and (max-width:960px){.vacasa-casestudy-content-section__image{margin:0;width:100%}}.vacasa-casestudy-content-section__photo{margin:4rem 0 5rem 10rem}@media all and (max-width:960px){.vacasa-casestudy-content-section__photo{margin:0;width:100%}}.vacasa-casestudy-content-section h4{margin:8rem 0 1rem 5rem;font-size:25px;font-weight:300;color:#343434}.vacasa-casestudy-content-section__author{margin:-1rem 0 6rem 4.5rem}.start-landing-hero b,.start-landing-hero h2,.start-landing-hero h4,.start-landing-hero p{color:#000}.start-landing-hero h2{opacity:.8}.start-landing-hero p{opacity:.65}.start-landing-hero .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:normal;padding:3rem 0}@media all and (max-width:960px){.start-landing-hero .mid{padding:3rem 0 0}}.start-landing-hero__first{width:60%;background:url(https://images.hiverhq.com/images/start/gmailBG.png) no-repeat;background-position-y:center;padding:2rem 5rem 1rem;box-shadow:0 2px 26px 0 rgba(2,8,7,.12)}@media all and (max-width:960px){.start-landing-hero__first{width:100%;background:0 0;box-shadow:none;padding:0 1rem 3rem}}.mobile-signup-section__button:hover,.signup-modal-section input[type=submit]:hover,.start-call-to-action-section__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px)}.start-landing-hero__first h2{color:#0d918b;font-size:25px;font-weight:300;line-height:1.48;margin-bottom:2rem;margin-top:2rem}@media all and (max-width:960px){.start-landing-hero__first h2{margin:0 0 3rem}.start-landing-hero__second{display:none}}.start-landing-hero__first h2 b{color:#0d918b}.start-landing-hero__first h3{color:#2b2b2b;font-size:18px;margin-bottom:.5rem;font-weight:500}.start-landing-hero__first p{font-size:15px}.start-landing-hero__points{padding-left:4rem;position:relative}.start-landing-hero__heading:before,.start-landing-hero__second-heading:before,.start-landing-hero__third-heading:before{position:absolute;content:'';height:59px;width:59px;left:-6px}.start-landing-hero__heading:before{background:url(https://images.hiverhq.com/images/svg/handLogo.svg);background-size:100%}.start-landing-hero__second-heading:before{background:url(https://images.hiverhq.com/images/svg/apps.svg);background-size:100%}.start-landing-hero__third-heading:before{background:url(https://images.hiverhq.com/images/svg/google.svg);background-size:100%}.start-landing-hero__second{width:40%;background-color:#07d0c7;padding:3rem 3rem 0}.start-landing-hero__second .signup-section__form-block{margin-left:1rem}.start-landing-hero__second .signup-section__form-block .signup-section__para{margin-bottom:2rem}.start-landing-hero__second .signup-section__form-block .signup-section__error{margin:0;padding:0;color:#3d3d3d;text-align:left!important;font-size:12px;position:relative;top:-10px;height:1rem;left:1.5rem}.start-landing-hero__second .signup-section__form-block h2{color:#fff;line-height:1.36;font-size:22px;text-align:center;opacity:1;margin-bottom:3rem;margin-left:-1rem}.start-landing-hero__second .signup-section__form-block h1{font-size:32px;text-align:center;margin-bottom:-1.5rem}.start-landing-hero__second .signup-section__form-block p{opacity:1;text-align:center;font-size:13px;color:#fff;line-height:3.43;margin-top:2rem;margin-bottom:0}.start-landing-hero__second .signup-section__form-block input[type=text],.start-landing-hero__second .signup-section__form-block select{border-bottom:1px solid #fff;border-top:none;border-right:none;border-left:none;font-size:14px;font-weight:300;font-family:sofia-pro-soft;outline:0}.start-landing-hero__second .signup-section__form-block .form-control{position:relative;margin-bottom:1rem}.start-landing-hero__second .signup-section__form-block .form-control img.field-valid-tick{position:absolute;top:10px;right:1.7rem;display:none}.start-landing-hero__second .signup-section__form-block .form-control img.field-valid-tick.valid{display:block}.start-landing-hero__second .signup-section__form-block input[type=text]{width:85%;background:0 0;color:#fff;padding:.5rem 0}.start-landing-hero__second .signup-section__form-block input[type=text].phone{width:59%}.start-landing-hero__second .signup-section__form-block input[type=text]::-webkit-input-placeholder{color:#fff}.start-landing-hero__second .signup-section__form-block input[type=text]::-moz-placeholder{color:#fff}.start-landing-hero__second .signup-section__form-block input[type=text]:-ms-input-placeholder{color:#fff}.start-landing-hero__second .signup-section__form-block input[type=text]:-moz-placeholder{color:#fff}.start-landing-hero__second .signup-section__form-block select{background:url(https://images.hiverhq.com/images/svg/drop.svg) center right no-repeat;-webkit-appearance:none;-webkit-border-radius:0;padding:.5rem 7% .5rem 0;width:22%;margin-right:3%;cursor:pointer}.start-landing-hero__second .signup-section__form-block select option{color:#000}.start-landing-hero__second .signup-section__form-block input[type=submit]{border-radius:3px;background-color:#fff;border:none;color:#07d0c7;font-family:sofia-pro-soft;font-size:16px;padding:1rem 3rem;margin:2rem auto 0;display:block;outline:0;cursor:pointer;transition:all .25s ease-in-out}.start-landing-hero__second .signup-section__form-block input[type=submit]:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.start-landing-hero__second .signup-section__form-block .chromeInstall{margin-left:3.5rem;margin-top:1.5rem}.start-landing-hero__second .signup-section__thankyou{text-align:center}.start-landing-hero__second .signup-section__thankyou h1{font-size:32px;text-align:center;margin-top:5rem}.start-landing-hero__second .signup-section__thankyou p{color:#fff;font-size:18px;line-height:2.22;opacity:1;text-align:center}.start-landing-hero__second img.signup-section__icon{top:.5rem;position:relative;left:-.5rem}.start-feedback-section b,.start-feedback-section h2,.start-feedback-section h4,.start-feedback-section p{color:#000}.start-feedback-section h2{opacity:.8}.start-feedback-section p{opacity:.65}.start-feedback-section__heading{text-align:center!important;font-size:34px}.start-feedback-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;align-items:normal;background:url(https://images.hiverhq.com/images/start/feedback.png)}.start-feedback-section__column{width:39%;display:flex;margin-top:5rem;margin-bottom:5rem}@media all and (max-width:960px){.start-feedback-section__column{width:100%;padding:0 1rem}.start-feedback-section__column:last-child{display:none}.start-feedback-section .start-feedback__heading{margin-bottom:1rem}}.start-feedback-section__image{height:79px;border-radius:50%;margin-top:1rem}.start-feedback-section .start-feedback__background{background-color:#fff;padding:2rem;border-radius:0 20px 20px;margin-left:2rem}.start-feedback-section .start-feedback__heading{font-weight:400;margin-bottom:1rem;font-size:18px;color:#191919}.start-feedback-section .start-feedback__para{font-size:15px;color:#191919;margin-bottom:1rem;font-weight:300}.start-feedback-section .start-feedback__author{color:#040404;font-size:14px;margin-bottom:0;margin-left:0;opacity:1}.start-logo-section b,.start-logo-section h2,.start-logo-section h4,.start-logo-section p{color:#000}.start-logo-section h2{opacity:.8}.start-logo-section p{opacity:.65}@media all and (max-width:960px){.start-logo-section{padding-bottom:4rem}}@media all and (min-width:960px){.start-logo-section .mid{padding:0 0 7rem}}.start-logo-section__heading{font-size:25px;color:#282d41;text-align:center;margin-top:10rem;font-weight:500}@media all and (max-width:960px){.start-logo-section__heading{margin:7rem 0 4rem}}.start-logo-section__column{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;margin-top:5rem}@media all and (max-width:960px){.start-logo-section__column{margin-top:0;width:49%;display:inline-block}.start-logo-section__image{width:100%}.start-call-to-action-section .mid{display:none}}.start-call-to-action-section{margin-top:3rem}.start-call-to-action-section .mid{background:url(https://images.hiverhq.com/images/start/gSuit.png) center center;padding:6rem 0;text-align:center}.start-call-to-action-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.start-call-to-action-section__heading h2{font-size:25px;margin-bottom:.5rem;line-height:2;color:#fff;opacity:inherit}.start-call-to-action-section__heading p{font-size:20px;color:#fff;opacity:inherit}.start-call-to-action-section__button{color:#07d0c7;border:none;padding:1rem 1rem 1.3rem;transition:all .25s ease-in-out;background-color:#fff;height:50px;border-radius:3px}.start-call-to-action-section__button:hover{transition:all .2s ease-in-out}.start-call-to-action-section__green-button{border-radius:0;border:none;background-color:#07d0c7}.start-terms-section{padding:2.5rem 0}.start-terms-section li{font-size:14px}.start-terms-section p{margin-bottom:0;color:#828e94;font-size:14px}.start-terms-section a{transition:all .2s ease-in-out}.start-terms-section a:hover{background-color:transparent;color:#000}.start-terms-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:840px){.start-terms-section{display:none}}.start-terms-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.start-terms-section__link{margin-right:2rem}.start-terms-section__link a{color:#828e94;font-weight:300}.signup-modal-section{width:516px;background-color:#07d0c7;padding:3rem;height:588px}@media all and (max-width:960px){.signup-modal-section{width:100%}}.signup-modal-section .signup-section__form{margin-left:3rem}.signup-modal-section .form-control{position:relative;margin-bottom:1.5rem}.signup-modal-section .form-control .field-valid-tick{position:absolute;left:304px;display:none}.signup-modal-section .form-control .field-valid-tick.valid{display:inline}.signup-modal-section .signup-section__form-block{margin-left:1rem}.signup-modal-section .signup-section__para{margin-bottom:2rem;margin-left:-3.5rem}.signup-modal-section .signup-section__error{margin:.5rem 0 0 1.5rem;padding:0;color:#3d3d3d!important;text-align:left!important;font-size:12px;height:1rem;line-height:1}.signup-modal-section h2{margin-left:-1rem}.signup-modal-section p{opacity:1;text-align:center;font-size:13px;color:#fff;line-height:3.43;margin-top:2rem;margin-bottom:0}.signup-modal-section p.signup-section__error{margin:.5rem 0 0 1.5rem;padding:0;color:#3d3d3d!important;text-align:left!important;font-size:12px;height:1rem;line-height:1}.signup-modal-section h2{color:#fff;line-height:1.36;font-size:22px;text-align:center;opacity:1;margin-bottom:3rem}.signup-modal-section h1{font-size:32px;text-align:center;margin-bottom:-1.5rem}.signup-modal-section input[type=text],.signup-modal-section select{border-bottom:1px solid #fff;font-size:14px;font-weight:300;border-top:none;border-right:none;border-left:none;font-family:sofia-pro-soft;outline:0}.signup-modal-section input[type=text]{width:80%;background:0 0;color:#fff;padding:.5rem 0}.signup-modal-section input[type=text].phone{width:54%}.signup-modal-section input[type=text]::-webkit-input-placeholder{color:#fff}.signup-modal-section input[type=text]::-moz-placeholder{color:#fff}.signup-modal-section input[type=text]:-ms-input-placeholder{color:#fff}.signup-modal-section input[type=text]:-moz-placeholder{color:#fff}.signup-modal-section select{background:url(https://images.hiverhq.com/images/svg/drop.svg) center right no-repeat;-webkit-appearance:none;-webkit-border-radius:0;padding:.5rem 7% .5rem 0;width:22%;margin-right:3%;cursor:pointer}.signup-modal-section select option{color:#000}.signup-modal-section input[type=submit]{border-radius:3px;background-color:#fff;border:none;color:#07d0c7;font-family:sofia-pro-soft;font-size:16px;padding:1rem 3rem;margin:0 auto 0 1rem;display:block;outline:0;cursor:pointer;transition:all .25s ease-in-out}.signup-modal-section input[type=submit]:hover{transition:all .2s ease-in-out}.signup-modal-section .modalClose{color:#fff;top:-27px;font-size:22px;right:0}.mobile-signup-section__icon,.signup-modal-section img{top:.5rem;left:-.5rem;position:relative}.signup-modal-section .chromeInstall{margin-left:2.6rem;margin-top:1.5rem;text-decoration:none;width:337px;height:76px;border-radius:0}.signup-modal-section__thankyou h1{font-size:32px;text-align:center;margin-top:6rem;margin-bottom:-1rem;text-decoration:none}.signup-modal-section__thankyou p{color:#fff;font-size:18px;line-height:2.22;opacity:1;text-align:center;margin-bottom:1rem}.mobile-signup-section{background-color:#07d0c7;padding:3rem;text-align:center;width:100%;max-height:450px}@media all and (min-width:960px){.mobile-signup-section{display:none}}.mobile-signup-section h2{color:#fff;line-height:1.36;font-size:22px;text-align:center;opacity:1;margin-bottom:3rem}.mobile-signup-section__heading{font-size:25px;margin-bottom:.5rem;line-height:2;color:#fff}@media all and (max-width:960px){.mobile-signup-section__heading{font-size:22px}.mobile-signup-section--top{max-height:370px}}.mobile-signup-section__para{font-size:20px;color:#fff!important;opacity:1!important}.mobile-signup-section__email-field{width:85%;font-size:14px;font-weight:300;border-bottom:1px solid #fff;border-top:none;border-right:none;border-left:none;background:0 0;color:#fff;padding:.5rem 0;margin-bottom:2rem;outline:0;font-family:sofia-pro-soft}.mobile-signup-section__email-error{margin:0;padding:0;text-align:left!important;font-size:12px;position:relative;top:-28px;height:0;left:1.5rem;color:#000}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_shared-mailbox .start-shared-inbox-logo__column{text-align:center}.mobile-signup-section__button{border-radius:3px;background-color:#fff;border:none;color:#07d0c7;font-size:16px;padding:1rem 3rem;margin:2rem auto 0;display:block;outline:0;cursor:pointer;transition:all .25s ease-in-out;font-family:sofia-pro-soft}@media all and (max-width:960px){.mobile-signup-section__button{margin-top:1rem;margin-bottom:5rem}}.mobile-signup-section__button:hover{transition:all .2s ease-in-out}.mobile-signup-section__image{width:40%}.mobile-signup-section__thankyou{display:none}.mobile-signup-section input[type=text]::-webkit-input-placeholder{color:#fff}.mobile-signup-section input[type=text]::-moz-placeholder{color:#fff}.mobile-signup-section input[type=text]:-ms-input-placeholder{color:#fff}.mobile-signup-section input[type=text]:-moz-placeholder{color:#fff}.page_start_shared-mailbox .start-shared-inbox-logo{background-color:#586c7a;padding:2rem 0}@media all and (min-width:960px){.page_start_shared-mailbox .start-shared-inbox-logo__column{width:50%}}.page_start_shared-mailbox .start-shared-inbox-logo__heading{font-size:18px;margin-bottom:0}.page_start_shared-mailbox .start-shared-inbox-hero__first{padding-top:1.5rem}.page_start_shared-mailbox .start-shared-inbox-hero__heading{font-family:Lato;font-size:17px!important;font-weight:400;color:#222!important}.page_start_shared-mailbox .start-shared-inbox-hero__sub-heading{font-size:12.5px;font-size-font-weight:normal;color:#767676}.page_start_shared-mailbox .start-shared-inbox-hero__sub-heading1{margin-bottom:1rem;font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876}.page_start_shared-mailbox .start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:23%;position:absolute;right:6rem;top:0}.page_start_shared-mailbox .start-shared-inbox-hero__icon--desktop{width:138px;height:108px}.page_start_shared-mailbox .start-shared-inbox-hero__heading1{font-family:Lato;font-size:32px;font-weight:700;line-height:1.34;color:#151a43}.page_start_shared-mailbox .start-shared-inbox-hero__second{right:6rem!important}.page_start_shared-mailbox .start-shared-inbox-hero__policy{margin:1rem 0 2rem}.page_start_shared-mailbox .start-shared-inbox-hero__image{position:relative}.page_start_shared-mailbox .start-shared-inbox-hero__image--top-space{right:1rem}.page_start_shared-mailbox .start-shared-inbox-hero__image--border{right:0;padding-top:0}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up{width:30%;height:550px;box-shadow:0 2px 23px 0 rgba(0,0,0,.15);border-radius:10px}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel]{border-radius:5px;padding:10px 0 10px 1rem;font-size:14px;color:#767676;border:1px solid #979797;height:42px}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render select{font-size:14px;color:#767676;padding:10px 13px 10px 1rem;border-radius:5px;border:1px solid #979797;text-overflow:ellipsis}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit]{border-radius:20px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);font-size:14px;font-weight:700;color:#3b3b3b;width:75%;padding:12px 0;margin-top:-1rem}.page_start_shared-mailbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok{top:12px!important}.page_start_shared-mailbox .front-manage-inboxes{background-color:#f8f8f8!important;height:86rem;margin-bottom:16rem;padding-top:2.5rem}@media all and (min-width:960px){.page_start_shared-mailbox .front-manage-inboxes__column{width:50%}}.page_start_shared-mailbox .front-manage-inboxes h2{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;padding-top:1rem}.page_start_shared-mailbox .front-manage-inboxes__content-box{width:63%;background-color:#fff;display:flex;flex-direction:row;margin-top:2rem;height:302px}.page_start_shared-mailbox .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem}.page_start_shared-mailbox .front-manage-inboxes__content h3{font-family:Lato;font-size:18px;font-weight:700;color:#151a43;text-align:left!important}.page_start_shared-mailbox .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876;margin-bottom:0;padding-top:1rem}.page_start_shared-mailbox .front-manage-inboxes__content p span{color:#151a43;font-weight:700}.page_start_shared-mailbox .front-features{margin-top:5rem}.page_start_shared-mailbox .front-features__box{width:212px;height:300px;border-radius:9.9px;box-shadow:-7px 15px 28px 0 rgba(148,196,255,.38);background-image:linear-gradient(325deg,#3453e6 6%,#14a8ff 103%);padding:19px 19px 28px 20px}.page_start_shared-mailbox .front-features__content{font-family:Lato;font-size:18px;font-weight:700;color:#fff;padding:10px 0;margin-bottom:0}.page_start_shared-mailbox .front-features__sub-content{font-family:Lato;font-size:14.4px;font-weight:400;line-height:2.13;color:#fff}.page_start_shared-mailbox .front-features__column{display:flex;justify-content:space-between;width:60%}.page_start_shared-mailbox .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_start_shared-mailbox .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_start_shared-mailbox .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_start_shared-mailbox .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 5rem}.page_start_shared-mailbox .flexport .testimonial-widget{bottom:6rem}.page_start_shared-mailbox .flexport .testimonial{flex-direction:column;height:530px}.page_start_shared-mailbox .flexport .testmonial-image{display:none}}.page_start_shared-mailbox .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_start_shared-mailbox .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_start_shared-mailbox .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_start_shared-mailbox .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_start_shared-mailbox .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_start_shared-mailbox .flexport .testmonial-mobile-image{width:140px;position:relative;left:8rem;top:1rem}.page_start_shared-mailbox .flexport .testmonial-mobile-image.second-image{top:2.5rem!important}.page_start_shared-mailbox .flexport .testmonial-mobile-image.third-image{top:2rem!important}}.page_start_shared-mailbox .flexport .testmonial-col{display:flex;flex-direction:column}.page_start_shared-mailbox .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_start_shared-mailbox .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_start_shared-mailbox .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_start_shared-mailbox .flexport .prev-testimonial{left:0}.page_start_shared-mailbox .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_start_shared-mailbox .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_start_shared-mailbox .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_start_shared-mailbox .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_start_shared-mailbox .flexport .grey-out{opacity:1}.page_start_shared-mailbox .flexport .wrap{width:90%;margin:0 auto}.page_start_shared-mailbox .flexport img{max-width:100%}.page_start_shared-mailbox .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_start_shared-mailbox .flexport .prev-testimonial{padding-top:2rem;left:0}.page_start_shared-mailbox .flexport strong{top:3rem;right:0;font-size:14px}}.page_start_shared-mailbox .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_start_shared-mailbox .flexport span{top:3.2rem;right:0;font-size:14px}}.page_start_shared-mailbox .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_start_shared-mailbox .flexport .start-quote{right:8rem;bottom:3rem;top:unset}.page_start_shared-mailbox .flexport .start-quote.second{bottom:2rem}.page_start_shared-mailbox .flexport .start-quote.third{bottom:1rem}}.page_start_shared-mailbox .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_start_shared-mailbox .flexport .end-quote{bottom:unset;left:12rem;top:2rem}}.page_start_shared-mailbox .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_start_shared-mailbox .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_start_shared-mailbox .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_start_shared-mailbox .flexport button{width:80px;padding:6px;z-index:99}.page_start_shared-mailbox .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:0}.page_start_shared-mailbox .pricing-badges-section{padding:0 0 1rem;background:#fff}@media all and (max-width:960px){.page_start_shared-mailbox .flexport a{left:0}.page_start_shared-mailbox .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_start_shared-mailbox .pricing-badges-section{padding:0 0 3rem}}.page_start_shared-mailbox .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_start_shared-mailbox .pricing-badges-section__main{width:100%;flex-direction:column}}.page_start_shared-mailbox .pricing-badges-section__heading{font-size:24px;color:#151a43;font-weight:700;padding:6rem 0 4rem;text-align:center;line-height:1.5}.page_start_shared-mailbox .pricing-badges-section__column{align-items:center;position:relative;z-index:1}@media all and (max-width:960px){.page_start_shared-mailbox .pricing-badges-section__column{padding-top:1rem}}.page_start_shared-mailbox .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff!important;height:140px;position:absolute;top:4rem;display:block;background:0 0;width:223px;left:-3rem;z-index:-1}.page_start_shared-mailbox .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_start_shared-mailbox .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}}.page_start_shared-mailbox .pricing-badges-section__privacyShield{padding-left:1rem}.page_start_shared-mailbox .bottom-banner{display:block;padding:5rem 0}.page_start_shared-mailbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_start_shared-mailbox .bottom-banner{padding:3rem 1rem}.page_start_shared-mailbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_start_shared-mailbox .bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_start_shared-mailbox .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_start_shared-mailbox .bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_start_shared-mailbox .bottom-banner__image1{position:absolute;right:-17rem}.page_start_shared-mailbox .bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_start_shared-mailbox .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_start_shared-mailbox .bottom-banner__image1,.page_start_shared-mailbox .bottom-banner__image2{display:none}}.page_start_shared-mailbox .bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_start_shared-mailbox .bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}.page_start_shared-mailbox .bottom-banner__no-credit-card{font-size:18px}}.page_start_shared-mailbox .bottom-banner__no-credit-card{font-family:Lato;font-size:18px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}.page_start_shared-mailbox .bottom-banner__ready-to-grow h2{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;padding-left:7.5rem;text-align:center;padding-top:1rem;color:#fff;margin-bottom:0}.page_start_shared-mailbox .bottom-banner__ready-to-grow h2 span{position:relative;right:3.5rem}.page_start_shared-mailbox .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_start_shared-mailbox .bottom-banner__ready-to-grow{width:83%;padding-left:0;padding-top:8rem;text-align:center}.page_start_shared-mailbox .bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_start_shared-mailbox .bottom-banner__button{margin-left:42%;margin-top:1rem}.page_start_shared-mailbox .bottom-banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_start_shared-mailbox .bottom-banner .install-button__main{font-weight:700}.page_start_shared-mailbox .terms-section{height:82px;background-color:#ededed;display:flex}.page_start_shared-mailbox .terms-section__list{font-size:12px;color:#344041}.page_start_shared-mailbox .location-section__social{padding:0;width:11%}@media all and (min-width:960px){.page_start_inbox-management .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_inbox-management .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_inbox-management .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);width:13px;height:10px;position:absolute;left:2rem;top:.8rem}@media all and (max-width:960px){.page_start_inbox-management .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.page_start_inbox-management .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_collaborative-inbox .start-shared-inbox-logo__column{text-align:center}.page_start_inbox-management .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_inbox-management .pricing-content-section__features li{padding:1rem 0 0}}.page_start_inbox-management .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_inbox-management .pricing-content-section__features .quote:hover{color:#1ab394}.page_start_collaborative-inbox .start-shared-inbox-logo{background-color:#586c7a;padding:2rem 0}@media all and (min-width:960px){.page_start_collaborative-inbox .start-shared-inbox-logo__column{width:50%}}.page_start_collaborative-inbox .start-shared-inbox-logo__heading{font-size:18px;margin-bottom:0}.page_start_collaborative-inbox .start-shared-inbox-hero__first{padding-top:1.5rem}.page_start_collaborative-inbox .start-shared-inbox-hero__heading{font-family:Lato;font-size:17px!important;font-weight:400;color:#222!important}.page_start_collaborative-inbox .start-shared-inbox-hero__sub-heading{font-size:12.5px;font-size-font-weight:normal;color:#767676}.page_start_collaborative-inbox .start-shared-inbox-hero__sub-heading1{margin-bottom:1rem;font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876}.page_start_collaborative-inbox .start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:23%;position:absolute;right:6rem;top:0}.page_start_collaborative-inbox .start-shared-inbox-hero__icon--desktop{width:138px;height:108px}.page_start_collaborative-inbox .start-shared-inbox-hero__heading1{font-family:Lato;font-size:32px;font-weight:700;line-height:1.34;color:#151a43}.page_start_collaborative-inbox .start-shared-inbox-hero__second{right:6rem!important}.page_start_collaborative-inbox .start-shared-inbox-hero__policy{margin:1rem 0 2rem}.page_start_collaborative-inbox .start-shared-inbox-hero__image{position:relative}.page_start_collaborative-inbox .start-shared-inbox-hero__image--top-space{right:1rem}.page_start_collaborative-inbox .start-shared-inbox-hero__image--border{right:0;padding-top:0}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up{width:30%;height:550px;box-shadow:0 2px 23px 0 rgba(0,0,0,.15);border-radius:10px}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel]{border-radius:5px;padding:10px 0 10px 1rem;font-size:14px;color:#767676;border:1px solid #979797;height:42px}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render select{font-size:14px;color:#767676;border-radius:5px;border:1px solid #979797;text-overflow:ellipsis;padding:10px 15px 10px 16px}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit]{border-radius:20px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);font-size:14px;font-weight:700;color:#3b3b3b;width:75%;padding:12px 0;margin-top:-1rem}.page_start_collaborative-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok{top:12px!important}.page_start_collaborative-inbox .front-manage-inboxes{background-color:#f8f8f8!important;height:86rem;margin-bottom:16rem;padding-top:2.5rem}@media all and (min-width:960px){.page_start_collaborative-inbox .front-manage-inboxes__column{width:50%}}.page_start_collaborative-inbox .front-manage-inboxes h2{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;padding-top:1rem}.page_start_collaborative-inbox .front-manage-inboxes__content-box{width:63%;background-color:#fff;display:flex;flex-direction:row;margin-top:2rem;height:302px}.page_start_collaborative-inbox .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem}.page_start_collaborative-inbox .front-manage-inboxes__content h3{font-family:Lato;font-size:18px;font-weight:700;color:#151a43;text-align:left!important}.page_start_collaborative-inbox .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876;margin-bottom:0;padding-top:1rem}.page_start_collaborative-inbox .front-manage-inboxes__content p span{color:#151a43;font-weight:700}.page_start_collaborative-inbox .front-features{margin-top:5rem}.page_start_collaborative-inbox .front-features__box{width:212px;height:300px;border-radius:9.9px;box-shadow:-7px 15px 28px 0 rgba(148,196,255,.38);background-image:linear-gradient(325deg,#3453e6 6%,#14a8ff 103%);padding:19px 19px 28px 20px}.page_start_collaborative-inbox .front-features__content{font-family:Lato;font-size:18px;font-weight:700;color:#fff;padding:10px 0;margin-bottom:0}.page_start_collaborative-inbox .front-features__sub-content{font-family:Lato;font-size:14.4px;font-weight:400;line-height:2.13;color:#fff}.page_start_collaborative-inbox .front-features__column{display:flex;justify-content:space-between;width:60%}.page_start_collaborative-inbox .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_start_collaborative-inbox .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_start_collaborative-inbox .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 5rem}.page_start_collaborative-inbox .flexport .testimonial-widget{bottom:6rem}.page_start_collaborative-inbox .flexport .testimonial{flex-direction:column;height:530px}.page_start_collaborative-inbox .flexport .testmonial-image{display:none}}.page_start_collaborative-inbox .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_start_collaborative-inbox .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_start_collaborative-inbox .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_start_collaborative-inbox .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_start_collaborative-inbox .flexport .testmonial-mobile-image{width:140px;position:relative;left:8rem;top:1rem}.page_start_collaborative-inbox .flexport .testmonial-mobile-image.second-image{top:2.5rem!important}.page_start_collaborative-inbox .flexport .testmonial-mobile-image.third-image{top:2rem!important}}.page_start_collaborative-inbox .flexport .testmonial-col{display:flex;flex-direction:column}.page_start_collaborative-inbox .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_start_collaborative-inbox .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_start_collaborative-inbox .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_start_collaborative-inbox .flexport .prev-testimonial{left:0}.page_start_collaborative-inbox .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_start_collaborative-inbox .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_start_collaborative-inbox .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_start_collaborative-inbox .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_start_collaborative-inbox .flexport .grey-out{opacity:1}.page_start_collaborative-inbox .flexport .wrap{width:90%;margin:0 auto}.page_start_collaborative-inbox .flexport img{max-width:100%}.page_start_collaborative-inbox .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport .prev-testimonial{padding-top:2rem;left:0}.page_start_collaborative-inbox .flexport strong{top:3rem;right:0;font-size:14px}}.page_start_collaborative-inbox .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport span{top:3.2rem;right:0;font-size:14px}}.page_start_collaborative-inbox .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport .start-quote{right:8rem;bottom:3rem;top:unset}.page_start_collaborative-inbox .flexport .start-quote.second{bottom:2rem}.page_start_collaborative-inbox .flexport .start-quote.third{bottom:1rem}}.page_start_collaborative-inbox .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport .end-quote{bottom:unset;left:12rem;top:2rem}}.page_start_collaborative-inbox .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_start_collaborative-inbox .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_start_collaborative-inbox .flexport button{width:80px;padding:6px;z-index:99}.page_start_collaborative-inbox .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:0}.page_start_collaborative-inbox .pricing-badges-section{padding:0 0 1rem;background:#fff}@media all and (max-width:960px){.page_start_collaborative-inbox .flexport a{left:0}.page_start_collaborative-inbox .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_start_collaborative-inbox .pricing-badges-section{padding:0 0 3rem}}.page_start_collaborative-inbox .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_start_collaborative-inbox .pricing-badges-section__main{width:100%;flex-direction:column}}.page_start_collaborative-inbox .pricing-badges-section__heading{font-size:24px;color:#151a43;font-weight:700;padding:6rem 0 4rem;text-align:center;line-height:1.5}.page_start_collaborative-inbox .pricing-badges-section__column{align-items:center;position:relative;z-index:1}@media all and (max-width:960px){.page_start_collaborative-inbox .pricing-badges-section__column{padding-top:1rem}}.page_start_collaborative-inbox .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff!important;height:140px;position:absolute;top:4rem;display:block;background:0 0;width:223px;left:-3rem;z-index:-1}.page_start_collaborative-inbox .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_start_collaborative-inbox .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}}.page_start_collaborative-inbox .pricing-badges-section__privacyShield{padding-left:1rem}.page_start_collaborative-inbox .bottom-banner{display:block;padding:5rem 0}.page_start_collaborative-inbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_start_collaborative-inbox .bottom-banner{padding:3rem 1rem}.page_start_collaborative-inbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_start_collaborative-inbox .bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_start_collaborative-inbox .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_start_collaborative-inbox .bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_start_collaborative-inbox .bottom-banner__image1{position:absolute;right:-17rem}.page_start_collaborative-inbox .bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_start_collaborative-inbox .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_start_collaborative-inbox .bottom-banner__image1,.page_start_collaborative-inbox .bottom-banner__image2{display:none}}.page_start_collaborative-inbox .bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_start_collaborative-inbox .bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}.page_start_collaborative-inbox .bottom-banner__no-credit-card{font-size:18px}}.page_start_collaborative-inbox .bottom-banner__no-credit-card{font-family:Lato;font-size:18px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}.page_start_collaborative-inbox .bottom-banner__ready-to-grow h2{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;padding-left:7.5rem;text-align:center;padding-top:1rem;color:#fff;margin-bottom:0}.page_start_collaborative-inbox .bottom-banner__ready-to-grow h2 span{position:relative;right:3.5rem}.page_start_collaborative-inbox .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_start_collaborative-inbox .bottom-banner__ready-to-grow{width:83%;padding-left:0;padding-top:8rem;text-align:center}.page_start_collaborative-inbox .bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_start_collaborative-inbox .bottom-banner__button{margin-left:42%;margin-top:1rem}.page_start_collaborative-inbox .bottom-banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_start_collaborative-inbox .bottom-banner .install-button__main{font-weight:700}.page_start_collaborative-inbox .terms-section{height:82px;background-color:#ededed;display:flex}.page_start_collaborative-inbox .terms-section__list{font-size:12px;color:#344041}.page_start_collaborative-inbox .location-section__social{padding:0;width:11%}@media all and (min-width:960px){.page_start_gmail-helpdesk .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_gmail-helpdesk .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_gmail-helpdesk .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);width:13px;height:10px;position:absolute;left:2rem;top:.8rem}@media all and (max-width:960px){.page_start_gmail-helpdesk .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.start-landing-hero__heading4:before,.start-landing-hero__second-heading5:before,.start-landing-hero__third-heading6:before{position:absolute;content:'';height:59px;width:59px;left:-6px}.page_start_gmail-helpdesk .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_gmail-helpdesk .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_gmail-helpdesk .pricing-content-section__features li{padding:1rem 0 0}}.page_start_gmail-helpdesk .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_gmail-helpdesk .pricing-content-section__features .quote:hover{color:#1ab394}.start-landing-hero__heading4:before{background:url(https://images.hiverhq.com/images/svg/helpdesk1.svg);background-size:100%}.start-landing-hero__second-heading5:before{background:url(https://images.hiverhq.com/images/svg/helpdesk2.svg);background-size:100%}.start-landing-hero__third-heading6:before{background:url(https://images.hiverhq.com/images/svg/google.svg);background-size:100%}@media all and (min-width:960px){.page_start_front-alternative .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_front-alternative .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_front-alternative .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);width:13px;height:10px;position:absolute;left:2rem;top:.8rem}@media all and (max-width:960px){.page_start_front-alternative .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.start-landing-hero__heading7:before,.start-landing-hero__second-heading2:before,.start-landing-hero__third-heading8:before{position:absolute;content:'';height:59px;width:59px;left:-6px}.page_start_front-alternative .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_front-alternative .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_front-alternative .pricing-content-section__features li{padding:1rem 0 0}}.page_start_front-alternative .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_front-alternative .pricing-content-section__features .quote:hover{color:#1ab394}.start-landing-hero__heading7:before{background:url(https://images.hiverhq.com/images/svg/sl1.svg);background-size:100%}.start-landing-hero__second-heading2:before{background:url(https://images.hiverhq.com/images/svg/collaborativeSettings.svg);background-size:100%}.start-landing-hero__third-heading8:before{background:url(https://images.hiverhq.com/images/svg/sl3.svg);background-size:100%}@media all and (min-width:960px){.page_start_shared-labels .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_shared-labels .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_shared-labels .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);width:13px;height:10px;position:absolute;left:2rem;top:.8rem}@media all and (max-width:960px){.page_start_shared-labels .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.start-landing-hero__heading8:before,.start-landing-hero__second-heading9:before,.start-landing-hero__third-heading10:before,.start-landing-hero__third-heading11:before,.start-landing-hero__third-heading12:before{position:absolute;content:'';height:59px;width:59px;left:-6px}.page_start_shared-labels .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_shared-labels .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_shared-labels .pricing-content-section__features li{padding:1rem 0 0}}.page_start_shared-labels .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_shared-labels .pricing-content-section__features .quote:hover{color:#1ab394}.start-landing-hero__heading8:before{background:url(https://images.hiverhq.com/images/svg/startEmail.svg);background-size:100%}.start-landing-hero__second-heading9:before{background:url(https://images.hiverhq.com/images/svg/emailLoad.svg);background-size:100%}.start-landing-hero__third-heading10:before{background:url(https://images.hiverhq.com/images/svg/yellowHandLogo.svg);background-size:100%}.start-landing-hero__third-heading11:before{background:url(https://images.hiverhq.com/images/svg/emailChat.svg);background-size:100%}.start-landing-hero__third-heading12:before{background:url(https://images.hiverhq.com/images/svg/inboxLast.svg);background-size:100%}.page_start_email-collaboration .pricing-content-section__features--tick:before,.page_start_email-for-teams .pricing-content-section__features--tick:before,.page_start_real-estate-agents .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);height:10px;left:2rem;top:.8rem}@media all and (min-width:960px){.page_start_email-for-teams .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_email-for-teams .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_email-for-teams .pricing-content-section__features--tick:before{width:13px;position:absolute}@media all and (max-width:960px){.page_start_email-for-teams .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.page_start_email-for-teams .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_email-for-teams .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_email-for-teams .pricing-content-section__features li{padding:1rem 0 0}}.page_start_email-for-teams .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_email-for-teams .pricing-content-section__features .quote:hover{color:#1ab394}@media all and (min-width:960px){.page_start_real-estate-agents .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_real-estate-agents .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_real-estate-agents .pricing-content-section__features--tick:before{width:13px;position:absolute}@media all and (max-width:960px){.page_start_real-estate-agents .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.page_start_real-estate-agents .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_real-estate-agents .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_real-estate-agents .pricing-content-section__features li{padding:1rem 0 0}}.page_start_real-estate-agents .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_real-estate-agents .pricing-content-section__features .quote:hover{color:#1ab394}@media all and (min-width:960px){.page_start_email-collaboration .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_customer_service .flexport img,.page_start_customer_support .flexport img,.page_start_email-ticket-system .flexport img,.page_start_french-helpdesk-software .flexport img,.page_start_french-shared-inbox .flexport img,.page_start_front-alternative .flexport img,.page_start_front-french-translation .flexport img,.page_start_gmelius-alternative .flexport img,.page_start_google-groups-alternative .flexport img,.page_start_groovehq-alternative .flexport img,.page_start_happyfox-alternative .flexport img,.page_start_helpdesk-g-suite .flexport img,.page_start_helpdesk-gmail .flexport img,.page_start_helpdesk-gsuite .flexport img,.page_start_helpdesk-software .flexport img,.page_start_jitbit-alternative .flexport img,.page_start_kustomer-alternative .flexport img,.page_start_liveagent-alternative .flexport img,.page_start_osticket-alternative .flexport img,.page_start_shared-inbox .flexport img,.page_start_teamsupport-alternative .flexport img{max-width:100%}.page_start_email-collaboration .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_email-collaboration .pricing-content-section__features--tick:before{width:13px;position:absolute}@media all and (max-width:960px){.page_start_email-collaboration .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.page_start_email-collaboration .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_email-collaboration .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_email-collaboration .pricing-content-section__features li{padding:1rem 0 0}}.page_start_email-collaboration .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_email-collaboration .pricing-content-section__features .quote:hover{color:#1ab394}.start-landing-hero__fourth-heading:before{background:url(https://images.hiverhq.com/images/svg/reply.svg);background-size:100%;position:absolute;content:'';height:59px;width:59px;left:-6px}.start-shared-inbox-hero{padding:2rem 0;background-color:#fefeff;background-image:url(https://images.hiverhq.com/images/start/front-background.svg);background-position:top right -4rem;background-repeat:no-repeat}.start-shared-inbox-hero .hs_form_render #load{right:12rem}@media all and (max-width:960px){.start-shared-inbox-hero{background-image:none;padding:2rem 1rem}.start-shared-inbox-hero__logo{margin-top:-1rem}}.start-shared-inbox-hero--desktop{background:0 0}@media all and (max-width:850px){.start-shared-inbox-hero--desktop{display:none}}.start-shared-inbox-hero--mobile{width:100%;background:0 0;margin-right:.5rem}@media all and (min-width:850px){.start-shared-inbox-hero--mobile{display:none}}.start-shared-inbox-hero__logo{margin-bottom:4rem;display:block;width:126px}.start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;min-width:115px;position:absolute;right:3rem;top:2rem}@media all and (max-width:850px){.start-shared-inbox-hero__icon--desktop{display:none}}.start-shared-inbox-hero__icon--mobile{margin-right:.5rem;margin-top:-4rem}@media all and (min-width:850px){.start-shared-inbox-hero__icon--mobile{display:none}}.start-shared-inbox-hero span{color:#444;font-size:15px}.start-shared-inbox-hero__first{width:55%}.start-shared-inbox-hero__heading1{color:#1b1b1b;font-size:34px;font-weight:400}.start-shared-inbox-hero__sub-heading1{color:#1b1b1b;font-size:18px;font-weight:300;line-height:1.72}.start-shared-inbox-hero h3{font-size:18px;line-height:1.72}.start-shared-inbox-hero__users{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start;padding-top:3rem;margin-left:-1rem}@media all and (max-width:960px){.start-shared-inbox-hero__gpr{top:5rem}.start-shared-inbox-hero span{margin-top:-4rem}.start-shared-inbox-hero__first{width:100%}.start-shared-inbox-hero h3{margin-bottom:3rem}.start-shared-inbox-hero__users{padding:3rem 0 4rem}}@media all and (min-width:960px){.start-shared-inbox-hero__users h3{width:48%}}@media all and (max-width:960px){.start-shared-inbox-hero__users h3,.start-shared-inbox-hero__users img{width:100%}}.start-shared-inbox-hero__second{position:fixed;width:30%;right:0;left:0;margin:0 auto;padding:3rem 2rem;background-color:#fff;box-shadow:0 2px 27px 0 rgba(106,133,141,.25);top:4rem;z-index:1}@media all and (max-width:960px){.start-shared-inbox-hero__second{position:static!important;width:100%}}.start-shared-inbox-hero__second .form-control{position:relative}.start-shared-inbox-hero__second .form-control .field-valid-tick{position:absolute;right:0;top:20px;display:none}.start-shared-inbox-hero__second .form-control .field-valid-tick.valid{display:block}.start-shared-inbox-hero__second input[type=submit]{color:#191919;border-radius:3px;width:100%;background-image:linear-gradient(274deg,#fbab7e,#f7ce68);font-size:16px;padding:15px 10px;margin:2rem 0 0;border:none;outline:0;cursor:pointer;transition:all .25s ease-in-out;font-family:lato}.start-shared-inbox-hero__second input[type=submit]:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.start-shared-inbox-hero__second label{color:#6f6f6f;font-size:12px;font-family:lato;width:calc(100% - 25px);display:block;float:right}@media all and (max-width:960px){.start-shared-inbox-hero__submit-desktop{display:none}}@media all and (min-width:960px){.start-shared-inbox-hero__submit-mobile{display:none}}.start-shared-inbox-hero__policy{color:#787878;font-size:13px;text-align:center;margin-bottom:1rem}.start-shared-inbox-hero__policy a{color:#343434}.start-shared-inbox-hero__heading{color:#353535!important;text-align:center;font-size:22px!important;margin-bottom:.5rem}.start-shared-inbox-hero__sub-heading{color:#6f6f6f;font-size:16px;text-align:center;margin-bottom:1rem}.start-shared-inbox-hero__image{display:block;margin:0 auto;padding-top:1rem}.start-shared-inbox-hero__thankyou{text-align:center}.start-shared-inbox-hero__thankyou h1{font-size:32px;margin-top:5rem}.start-shared-inbox-hero__thankyou p{color:#000;font-size:18px;line-height:2.22;opacity:1}.start-shared-inbox-hero__thankyou__text h4{margin-bottom:0}@media all and (max-width:960px){.start-shared-inbox-hero__thankyou__text h4{font-size:15px}}.start-shared-inbox-hero .start-shared-inbox-hero__form-block .start-shared-inbox-hero__error{color:red;text-align:left!important;font-size:12px;height:1.15rem;margin-bottom:.35rem}.start-shared-inbox-hero__second.scroll-up{left:auto;right:3rem;position:fixed;width:30%;padding:3rem 2rem;background-color:#fff;box-shadow:0 2px 27px 0 rgba(106,133,141,.25);top:4rem;z-index:1;margin:0}.start-shared-inbox-logo{background-color:#fbfbfb!important;padding:2rem 0}.start-shared-inbox-logo__column{text-align:center}.start-shared-inbox-logo__heading{font-family:Lato;font-size:18px;font-weight:700;color:#545876;padding-top:3rem}@media all and (max-width:960px){.start-shared-inbox-logo__heading{padding:0 0 2rem}}.start-shared-inbox-logo__heading span{color:#0091ff}@media all and (min-width:960px){.start-shared-inbox-logo__column{width:50%}.start-shared-inbox-logo__image{padding-right:5rem}.start-shared-inbox .start-shared-inbox__column:nth-child(2){text-align:right}}.start-shared-inbox{padding:6rem 0}.start-shared-inbox .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center}.start-shared-inbox:nth-child(even){background-color:#e4ecee!important}.start-shared-inbox__column{width:33%}@media all and (max-width:960px){.start-shared-inbox{padding:6rem 1rem}.start-shared-inbox__column{width:100%;margin-bottom:1rem}.start-shared-inbox__image{display:block;margin:1rem auto}.start-shared-inbox__para{margin-bottom:0}}.start-shared-inbox__heading{font-size:22px;color:#020202;text-align:left;line-height:1.67}.start-shared-inbox__para{font-size:16px;color:#020202;margin-bottom:0;text-align:left}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_shared-inbox .start-shared-inbox-logo__column,.start-security__column p{text-align:center}.start-security{background-color:#586c7a}@media all and (max-width:960px){.start-security{padding:2rem 1rem}}.start-security .container{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:flex-start}.start-security__column{width:22%;position:relative;bottom:3rem;background-color:#7ebbf1;border-radius:14px;padding:4rem 2rem 1rem;margin-right:1rem}.start-security__column h3{font-size:20px;text-align:center;font-weight:500;color:#fff}.start-security__column p{font-size:16px;color:#fff}.start-feedback{padding:4rem 0}@media all and (max-width:960px){.start-security__column{width:100%;margin-right:0;position:static;margin-bottom:1rem}.start-feedback{padding:4rem 1rem}}.start-feedback h4{font-size:16px;color:#414670;opacity:.8;margin-bottom:2rem;line-height:32px;font-weight:300}.start-feedback h4 i{color:#414670}.start-feedback__image{margin-bottom:1rem}.start-feedback__author{color:#414670;font-size:16px;margin:0 0 0 1rem}.start-feedback__author-section,.start-feedback__author-sub-section{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.start-footer{background-color:#efefef;padding:46px 0 25px}.start-footer p{color:#344041;font-size:12px}@media all and (max-width:960px){.start-feedback__author-sub-section{margin-bottom:3rem}.start-footer p{text-align:center;margin:0}}.page_start_shared-inbox .start-shared-inbox-logo{background-color:#586c7a;padding:2rem 0}@media all and (min-width:960px){.start-feedback__column{width:43%}.page_start_shared-inbox .start-shared-inbox-logo__column{width:50%}}.page_start_shared-inbox .start-shared-inbox-logo__heading{font-size:18px;margin-bottom:0}.page_start_shared-inbox .start-shared-inbox-hero__first{padding-top:1.5rem}.page_start_shared-inbox .start-shared-inbox-hero__heading{font-family:Lato;font-size:17px!important;font-weight:400;color:#222!important}.page_start_shared-inbox .start-shared-inbox-hero__sub-heading{font-size:12.5px;font-size-font-weight:normal;color:#767676}.page_start_shared-inbox .start-shared-inbox-hero__sub-heading1{margin-bottom:1rem;font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876}.page_start_shared-inbox .start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:23%;position:absolute;right:6rem;top:0}.page_start_shared-inbox .start-shared-inbox-hero__icon--desktop{width:138px;height:108px}.page_start_shared-inbox .start-shared-inbox-hero__heading1{font-family:Lato;font-size:32px;font-weight:700;line-height:1.34;color:#151a43}.page_start_shared-inbox .start-shared-inbox-hero__second{right:6rem!important}.page_start_shared-inbox .start-shared-inbox-hero__policy{margin:1rem 0 2rem}.page_start_shared-inbox .start-shared-inbox-hero__image{position:relative}.page_start_shared-inbox .start-shared-inbox-hero__image--top-space{right:1rem}.page_start_shared-inbox .start-shared-inbox-hero__image--border{right:0;padding-top:0}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up{width:30%;height:550px;box-shadow:0 2px 23px 0 rgba(0,0,0,.15);border-radius:10px}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel]{border-radius:5px;padding:10px 0 10px 1rem;font-size:14px;color:#767676;border:1px solid #979797;height:42px}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render select{font-size:14px;color:#767676;padding:10px 13px 10px 1rem;border-radius:5px;border:1px solid #979797;text-overflow:ellipsis}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit]{border-radius:20px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);font-size:14px;font-weight:700;color:#3b3b3b;width:75%;padding:12px 0;margin-top:-1rem}.page_start_shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok{top:12px!important}.page_start_shared-inbox .front-manage-inboxes{background-color:#f8f8f8!important;height:86rem;margin-bottom:16rem;padding-top:2.5rem}@media all and (min-width:960px){.page_start_shared-inbox .front-manage-inboxes__column{width:50%}}.page_start_shared-inbox .front-manage-inboxes h2{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;padding-top:1rem}.page_start_shared-inbox .front-manage-inboxes__content-box{width:63%;background-color:#fff;display:flex;flex-direction:row;margin-top:2rem;height:302px}.page_start_shared-inbox .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem}.page_start_shared-inbox .front-manage-inboxes__content h3{font-family:Lato;font-size:18px;font-weight:700;color:#151a43;text-align:left!important}.page_start_shared-inbox .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876;margin-bottom:0;padding-top:1rem}.page_start_shared-inbox .front-manage-inboxes__content p span{color:#151a43;font-weight:700}.page_start_shared-inbox .front-features{margin-top:5rem}.page_start_shared-inbox .front-features__box{width:212px;height:300px;border-radius:9.9px;box-shadow:-7px 15px 28px 0 rgba(148,196,255,.38);background-image:linear-gradient(325deg,#3453e6 6%,#14a8ff 103%);padding:19px 19px 28px 20px}.page_start_shared-inbox .front-features__content{font-family:Lato;font-size:18px;font-weight:700;color:#fff;padding:10px 0;margin-bottom:0}.page_start_shared-inbox .front-features__sub-content{font-family:Lato;font-size:14.4px;font-weight:400;line-height:2.13;color:#fff}.page_start_shared-inbox .front-features__column{display:flex;justify-content:space-between;width:60%}.page_start_shared-inbox .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_start_shared-inbox .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_start_shared-inbox .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_start_shared-inbox .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 5rem}.page_start_shared-inbox .flexport .testimonial-widget{bottom:6rem}.page_start_shared-inbox .flexport .testimonial{flex-direction:column;height:530px}.page_start_shared-inbox .flexport .testmonial-image{display:none}}.page_start_shared-inbox .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_start_shared-inbox .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_start_shared-inbox .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_start_shared-inbox .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_start_shared-inbox .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_start_shared-inbox .flexport .testmonial-mobile-image{width:140px;position:relative;left:8rem;top:1rem}.page_start_shared-inbox .flexport .testmonial-mobile-image.second-image{top:2.5rem!important}.page_start_shared-inbox .flexport .testmonial-mobile-image.third-image{top:2rem!important}}.page_start_shared-inbox .flexport .testmonial-col{display:flex;flex-direction:column}.page_start_shared-inbox .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_start_shared-inbox .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_start_shared-inbox .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_start_shared-inbox .flexport .prev-testimonial{left:0}.page_start_shared-inbox .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_start_shared-inbox .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_start_shared-inbox .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_start_shared-inbox .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_start_shared-inbox .flexport .grey-out{opacity:1}.page_start_shared-inbox .flexport .wrap{width:90%;margin:0 auto}.page_start_shared-inbox .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_start_shared-inbox .flexport .prev-testimonial{padding-top:2rem;left:0}.page_start_shared-inbox .flexport strong{top:3rem;right:0;font-size:14px}}.page_start_shared-inbox .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_start_shared-inbox .flexport span{top:3.2rem;right:0;font-size:14px}}.page_start_shared-inbox .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_start_shared-inbox .flexport .start-quote{right:8rem;bottom:3rem;top:unset}.page_start_shared-inbox .flexport .start-quote.second{bottom:2rem}.page_start_shared-inbox .flexport .start-quote.third{bottom:1rem}}.page_start_shared-inbox .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_start_shared-inbox .flexport .end-quote{bottom:unset;left:12rem;top:2rem}}.page_start_shared-inbox .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_start_shared-inbox .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_start_shared-inbox .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_start_shared-inbox .flexport button{width:80px;padding:6px;z-index:99}.page_start_shared-inbox .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:0}.page_start_shared-inbox .pricing-badges-section{padding:0 0 1rem;background:#fff}@media all and (max-width:960px){.page_start_shared-inbox .flexport a{left:0}.page_start_shared-inbox .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_start_shared-inbox .pricing-badges-section{padding:0 0 3rem}}.page_start_shared-inbox .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_start_shared-inbox .pricing-badges-section__main{width:100%;flex-direction:column}}.page_start_shared-inbox .pricing-badges-section__heading{font-size:24px;color:#151a43;font-weight:700;padding:6rem 0 4rem;text-align:center;line-height:1.5}.page_start_shared-inbox .pricing-badges-section__column{align-items:center;position:relative;z-index:1}@media all and (max-width:960px){.page_start_shared-inbox .pricing-badges-section__column{padding-top:1rem}}.page_start_shared-inbox .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff!important;height:140px;position:absolute;top:4rem;display:block;background:0 0;width:223px;left:-3rem;z-index:-1}.page_start_shared-inbox .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_start_shared-inbox .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}}.page_start_shared-inbox .pricing-badges-section__privacyShield{padding-left:1rem}.page_start_shared-inbox .bottom-banner{display:block;padding:5rem 0}.page_start_shared-inbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_start_shared-inbox .bottom-banner{padding:3rem 1rem}.page_start_shared-inbox .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_start_shared-inbox .bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_start_shared-inbox .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_start_shared-inbox .bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_start_shared-inbox .bottom-banner__image1{position:absolute;right:-17rem}.page_start_shared-inbox .bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_start_shared-inbox .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_start_shared-inbox .bottom-banner__image1,.page_start_shared-inbox .bottom-banner__image2{display:none}}.page_start_shared-inbox .bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_start_shared-inbox .bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}.page_start_shared-inbox .bottom-banner__no-credit-card{font-size:18px}}.page_start_shared-inbox .bottom-banner__no-credit-card{font-family:Lato;font-size:18px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}.page_start_shared-inbox .bottom-banner__ready-to-grow h2{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;padding-left:7.5rem;text-align:center;padding-top:1rem;color:#fff;margin-bottom:0}.page_start_shared-inbox .bottom-banner__ready-to-grow h2 span{position:relative;right:3.5rem}.page_start_shared-inbox .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_start_shared-inbox .bottom-banner__ready-to-grow{width:83%;padding-left:0;padding-top:8rem;text-align:center}.page_start_shared-inbox .bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_start_shared-inbox .bottom-banner__button{margin-left:42%;margin-top:1rem}.page_start_shared-inbox .bottom-banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_start_shared-inbox .bottom-banner .install-button__main{font-weight:700}.page_start_shared-inbox .terms-section{height:82px;background-color:#ededed;display:flex}.page_start_shared-inbox .terms-section__list{font-size:12px;color:#344041}.page_start_shared-inbox .location-section__social{padding:0;width:11%}.sign-up-page-form .hs_form_render .hs-form-field>label{display:block}.sign-up-page-form .hs_form_render fieldset{border:none;margin-top:0}.hs_form_render{min-height:383px;margin-bottom:20px;position:relative}.hs_form_render.contact-modal-form,.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render{min-height:auto}.hs_form_render .hs-form-field>label{display:none}.hs_form_render .tickok{background-image:url(../../images/start/tick.png);width:25px;position:absolute;right:0;height:22px;background-repeat:no-repeat;top:50px}.hs_form_render fieldset{border:none;margin-top:10px}.hs_form_render input[type=text],.hs_form_render input[type=email],.hs_form_render input[type=tel]{width:100%;border:1px solid #979797;border-top:none;border-left:none;border-right:none;margin-bottom:15px;padding:10px 0;font-size:17px;outline:0;color:#222;font-family:lato}.hs_form_render input[type=tel]{width:50%}.hs_form_render select{border-bottom:1px solid #979797;border-top:none;border-right:none;border-left:none;background:url(https://images.hiverhq.com/images/svg/drop1.svg) center right 6px no-repeat;font-size:17px;color:#6d6a6a;font-family:lato;-webkit-appearance:none;-webkit-border-radius:0;padding:1rem 7% 1rem 0;width:47%;margin-right:3%;outline:0;cursor:pointer;margin-bottom:15px}.hs_form_render select option{color:#000}.hs_form_render input[type=submit]{color:#fff;border-radius:3px;background-image:linear-gradient(274deg,#2196f3,#2196f3);font-size:16px;padding:15px 10px;margin:2rem 0 0;border:none;outline:0;cursor:pointer;transition:all .25s ease-in-out;font-family:lato}.hs_form_render input[type=submit]:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.hs_form_render label{float:left;padding-top:1rem}.hs_form_render .no-list{list-style:none;padding:0;position:absolute;left:0;margin:-9px 0 0 3px;text-align:left}.hs_form_render .hs-form-field,.page_start_front-alternative .start-shared-inbox-hero__image,.page_start_front-french-translation .start-shared-inbox-hero__image{position:relative}.hs_form_render .no-list label.hs-error-msg{color:red;padding-top:0;font-size:12px;display:block}.hs_form_render .no-list li label{display:none}.hs_form_render .hs-form-field span{color:#414670;font-size:14px}.hs_form_render .hs-fieldtype-intl-phone{display:flex;width:100%}.buysellads_home .hs_form_render .start-shared-inbox-hero__error,.hs_form_render.contact-modal-form .start-shared-inbox-hero__error{text-align:left;font-size:12px;height:12px;display:block}.buysellads_home .hs_form_render input#phoneNumber,.hs_form_render.contact-modal-form #phoneNumber{width:48%;padding:1rem 0;float:right}.buysellads_home .hs_form_render input[type=checkbox]{float:left}.buysellads_home .hs_form_render label{padding-top:0;margin-left:10px;line-height:1.2;text-align:left}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_front-alternative .start-shared-inbox-logo__column,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_front-french-translation .start-shared-inbox-logo__column{text-align:center}.page_inner_partner .hs_form_render.contact-modal-form #phoneNumber{padding:.3rem 0}.page_inner_partner .hs_form_render.contact-modal-form select{width:46%}.page_inner_partner .hs_form_render.contact-modal-form input[type=submit]{width:100%}.page_start_front-alternative .start-shared-inbox-logo,.page_start_front-french-translation .start-shared-inbox-logo{background-color:#586c7a;padding:2rem 0}@media all and (min-width:960px){.page_start_front-alternative .start-shared-inbox-logo__column,.page_start_front-french-translation .start-shared-inbox-logo__column{width:50%}}.page_start_front-alternative .start-shared-inbox-logo__heading,.page_start_front-french-translation .start-shared-inbox-logo__heading{font-size:18px;margin-bottom:0}.page_start_front-alternative .start-shared-inbox-hero__heading,.page_start_front-french-translation .start-shared-inbox-hero__heading{font-family:Lato;font-size:17px!important;font-weight:400;color:#222!important}.page_start_front-alternative .start-shared-inbox-hero__sub-heading,.page_start_front-french-translation .start-shared-inbox-hero__sub-heading{font-size:12.5px;font-size-font-weight:normal;color:#767676}.page_start_front-alternative .start-shared-inbox-hero__policy,.page_start_front-french-translation .start-shared-inbox-hero__policy{margin:1rem 0 2rem}.page_start_front-alternative .start-shared-inbox-hero__image--top-space,.page_start_front-french-translation .start-shared-inbox-hero__image--top-space{right:1rem}.page_start_front-alternative .start-shared-inbox-hero__image--border,.page_start_front-french-translation .start-shared-inbox-hero__image--border{right:0;padding-top:0}.page_start_front-alternative .start-shared-inbox-hero__first,.page_start_front-french-translation .start-shared-inbox-hero__first{padding-top:1.5rem}.page_start_front-alternative .start-shared-inbox-hero__sub-heading1,.page_start_front-french-translation .start-shared-inbox-hero__sub-heading1{margin-bottom:1rem;font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876}.page_start_front-alternative .start-shared-inbox-hero__gpr,.page_start_front-french-translation .start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:23%;position:absolute;right:6rem;top:0}.page_start_front-alternative .start-shared-inbox-hero__icon--desktop,.page_start_front-french-translation .start-shared-inbox-hero__icon--desktop{width:138px;height:108px}.page_start_front-alternative .start-shared-inbox-hero__heading1,.page_start_front-french-translation .start-shared-inbox-hero__heading1{font-family:Lato;font-size:32px;font-weight:700;line-height:1.34;color:#151a43}.page_start_front-alternative .start-shared-inbox-hero__second,.page_start_front-french-translation .start-shared-inbox-hero__second{right:6rem!important}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up.french-page-form,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up.french-page-form{height:605px}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up{width:30%;height:550px;box-shadow:0 2px 23px 0 rgba(0,0,0,.15);border-radius:10px}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .no-list,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render .no-list{right:0}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel]{border-radius:5px;padding:10px 0 10px 1rem;font-size:14px;color:#767676;border:1px solid #979797;height:42px}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render select{font-size:14px;color:#767676;border-radius:5px;border:1px solid #979797;text-overflow:ellipsis;padding:10px 15px 10px 16px}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit]{border-radius:20px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);font-size:14px;font-weight:700;color:#3b3b3b;width:75%;padding:12px 0;margin-top:-1rem}.page_start_front-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_front-french-translation .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok{top:12px!important}.page_start_front-alternative .front-manage-inboxes,.page_start_front-french-translation .front-manage-inboxes{background-color:#f8f8f8!important;height:75rem;margin-bottom:15rem;padding-top:2.5rem}@media all and (min-width:960px){.page_start_front-alternative .front-manage-inboxes__column,.page_start_front-french-translation .front-manage-inboxes__column{width:50%}}.page_start_front-alternative .front-manage-inboxes h2,.page_start_front-french-translation .front-manage-inboxes h2{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;padding-top:1rem}.page_start_front-alternative .front-manage-inboxes__content-box,.page_start_front-french-translation .front-manage-inboxes__content-box{width:60%;height:234px;background-color:#fff;display:flex;flex-direction:row;margin-top:2rem}.page_start_front-alternative .front-manage-inboxes__content,.page_start_front-french-translation .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem}.page_start_front-alternative .front-manage-inboxes__content h3,.page_start_front-french-translation .front-manage-inboxes__content h3{font-family:Lato;font-size:18px;font-weight:700;color:#151a43;text-align:left!important}.page_start_front-alternative .front-manage-inboxes__content p,.page_start_front-french-translation .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876;margin-bottom:0;padding-top:1rem}.page_start_front-alternative .front-features,.page_start_front-french-translation .front-features{margin-top:5rem}.page_start_front-alternative .front-features__box,.page_start_front-french-translation .front-features__box{width:210px;height:290px;border-radius:9.9px;box-shadow:-7px 15px 28px 0 rgba(148,196,255,.38);background-image:linear-gradient(325deg,#3453e6 6%,#14a8ff 103%);padding:19px 19px 28px 20px}.page_start_front-alternative .front-features__content,.page_start_front-french-translation .front-features__content{font-family:Lato;font-size:18px;font-weight:700;color:#fff;padding:10px 0;margin-bottom:0}.page_start_front-alternative .front-features__sub-content,.page_start_front-french-translation .front-features__sub-content{font-family:Lato;font-size:14.4px;font-weight:400;line-height:2.13;color:#fff}.page_start_front-alternative .front-features__column,.page_start_front-french-translation .front-features__column{display:flex;justify-content:space-between;width:60%}.page_start_front-alternative .flexport,.page_start_front-french-translation .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_start_front-alternative .flexport .testimonial-widget,.page_start_front-french-translation .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_start_front-alternative .flexport .testimonial,.page_start_front-french-translation .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_start_front-alternative .flexport,.page_start_front-french-translation .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 5rem}.page_start_front-alternative .flexport .testimonial-widget,.page_start_front-french-translation .flexport .testimonial-widget{bottom:6rem}.page_start_front-alternative .flexport .testimonial,.page_start_front-french-translation .flexport .testimonial{flex-direction:column;height:530px}.page_start_front-alternative .flexport .testmonial-image,.page_start_front-french-translation .flexport .testmonial-image{display:none}}.page_start_front-alternative .flexport .testimonial.current,.page_start_front-french-translation .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_start_front-alternative .flexport .testmonial-image,.page_start_front-french-translation .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_start_front-alternative .flexport .testmonial-content,.page_start_front-french-translation .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_start_front-alternative .flexport .testmonial-mobile-image,.page_start_front-french-translation .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_start_front-alternative .flexport .testmonial-content,.page_start_front-french-translation .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_start_front-alternative .flexport .testmonial-mobile-image,.page_start_front-french-translation .flexport .testmonial-mobile-image{width:140px;position:relative;left:8rem;top:1rem}.page_start_front-alternative .flexport .testmonial-mobile-image.second-image,.page_start_front-french-translation .flexport .testmonial-mobile-image.second-image{top:2.5rem!important}.page_start_front-alternative .flexport .testmonial-mobile-image.third-image,.page_start_front-french-translation .flexport .testmonial-mobile-image.third-image{top:2rem!important}}.page_start_front-alternative .flexport .testmonial-col,.page_start_front-french-translation .flexport .testmonial-col{display:flex;flex-direction:column}.page_start_front-alternative .flexport .prev-testimonial .next-testimonial,.page_start_front-french-translation .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_start_front-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_front-french-translation .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_start_front-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_front-french-translation .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_start_front-alternative .flexport .prev-testimonial,.page_start_front-french-translation .flexport .prev-testimonial{left:0}.page_start_front-alternative .flexport .prev-testimonial:before,.page_start_front-french-translation .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_start_front-alternative .flexport .next-tesimonial,.page_start_front-french-translation .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_start_front-alternative .flexport .next-tesimonial:before,.page_start_front-french-translation .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_start_front-alternative .flexport .testimonial__mug,.page_start_front-french-translation .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_start_front-alternative .flexport .grey-out,.page_start_front-french-translation .flexport .grey-out{opacity:1}.page_start_front-alternative .flexport .wrap,.page_start_front-french-translation .flexport .wrap{width:90%;margin:0 auto}.page_start_front-alternative .flexport strong,.page_start_front-french-translation .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_start_front-alternative .flexport .prev-testimonial,.page_start_front-french-translation .flexport .prev-testimonial{padding-top:2rem;left:0}.page_start_front-alternative .flexport strong,.page_start_front-french-translation .flexport strong{top:3rem;right:0;font-size:14px}}.page_start_front-alternative .flexport span,.page_start_front-french-translation .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_start_front-alternative .flexport span,.page_start_front-french-translation .flexport span{top:3.2rem;right:0;font-size:14px}}.page_start_front-alternative .flexport .start-quote,.page_start_front-french-translation .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_start_front-alternative .flexport .start-quote,.page_start_front-french-translation .flexport .start-quote{right:8rem;bottom:3rem;top:unset}.page_start_front-alternative .flexport .start-quote.second,.page_start_front-french-translation .flexport .start-quote.second{bottom:2rem}.page_start_front-alternative .flexport .start-quote.third,.page_start_front-french-translation .flexport .start-quote.third{bottom:1rem}}.page_start_front-alternative .flexport .end-quote,.page_start_front-french-translation .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_start_front-alternative .flexport .end-quote,.page_start_front-french-translation .flexport .end-quote{bottom:unset;left:12rem;top:2rem}}.page_start_front-alternative .flexport .logo-image,.page_start_front-french-translation .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_start_front-alternative .flexport .logo-image,.page_start_front-french-translation .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_start_front-alternative .flexport a,.page_start_front-french-translation .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_start_front-alternative .flexport button,.page_start_front-french-translation .flexport button{width:80px;padding:6px;z-index:99}.page_start_front-alternative .flexport p,.page_start_front-french-translation .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:0}.page_start_front-alternative .pricing-badges-section,.page_start_front-french-translation .pricing-badges-section{padding:0 0 1rem;background:#fff}@media all and (max-width:960px){.page_start_front-alternative .flexport a,.page_start_front-french-translation .flexport a{left:0}.page_start_front-alternative .flexport p,.page_start_front-french-translation .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_start_front-alternative .pricing-badges-section,.page_start_front-french-translation .pricing-badges-section{padding:0 0 3rem}}.page_start_front-alternative .pricing-badges-section__main,.page_start_front-french-translation .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_start_front-alternative .pricing-badges-section__main,.page_start_front-french-translation .pricing-badges-section__main{width:100%;flex-direction:column}}.page_start_front-alternative .pricing-badges-section__heading,.page_start_front-french-translation .pricing-badges-section__heading{font-size:24px;color:#151a43;font-weight:700;padding:6rem 0 4rem;text-align:center;line-height:1.5}.page_start_front-alternative .pricing-badges-section__column,.page_start_front-french-translation .pricing-badges-section__column{align-items:center;position:relative;z-index:1}@media all and (max-width:960px){.page_start_front-alternative .pricing-badges-section__column,.page_start_front-french-translation .pricing-badges-section__column{padding-top:1rem}}.page_start_front-alternative .pricing-badges-section__column span,.page_start_front-french-translation .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff!important;height:140px;position:absolute;top:4rem;display:block;background:0 0;width:223px;left:-3rem;z-index:-1}.page_start_front-alternative .pricing-badges-section__sub-heading,.page_start_front-french-translation .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_start_front-alternative .pricing-badges-section__sub-heading,.page_start_front-french-translation .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}}.page_start_front-alternative .pricing-badges-section__privacyShield,.page_start_front-french-translation .pricing-badges-section__privacyShield{padding-left:1rem}.page_start_front-alternative .bottom-banner,.page_start_front-french-translation .bottom-banner{display:block;padding:5rem 0}.page_start_front-alternative .bottom-banner__main-box,.page_start_front-french-translation .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_start_front-alternative .bottom-banner,.page_start_front-french-translation .bottom-banner{padding:3rem 1rem}.page_start_front-alternative .bottom-banner__main-box,.page_start_front-french-translation .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_start_front-alternative .bottom-banner .row,.page_start_front-french-translation .bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_start_front-alternative .bottom-banner .row,.page_start_front-french-translation .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_start_front-alternative .bottom-banner__column1,.page_start_front-french-translation .bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_start_front-alternative .bottom-banner__image1,.page_start_front-french-translation .bottom-banner__image1{position:absolute;right:-20rem}.page_start_front-alternative .bottom-banner__image2,.page_start_front-french-translation .bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_start_front-alternative .bottom-banner__column1,.page_start_front-french-translation .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_start_front-alternative .bottom-banner__image1,.page_start_front-alternative .bottom-banner__image2,.page_start_front-french-translation .bottom-banner__image1,.page_start_front-french-translation .bottom-banner__image2{display:none}}.page_start_front-alternative .bottom-banner__rectangle,.page_start_front-french-translation .bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_start_front-alternative .bottom-banner__rectangle,.page_start_front-french-translation .bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}.page_start_front-alternative .bottom-banner__no-credit-card,.page_start_front-french-translation .bottom-banner__no-credit-card{font-size:18px}}.page_start_front-alternative .bottom-banner__no-credit-card,.page_start_front-french-translation .bottom-banner__no-credit-card{font-family:Lato;font-weight:700;font-size:18px;line-height:1.3;color:#fff;margin-bottom:0}.page_start_front-alternative .bottom-banner__ready-to-grow h2,.page_start_front-french-translation .bottom-banner__ready-to-grow h2{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;padding-left:9rem;text-align:center;padding-top:1rem;color:#fff;margin-bottom:0}.page_start_front-alternative .bottom-banner__style-2,.page_start_front-french-translation .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_start_front-alternative .bottom-banner__ready-to-grow,.page_start_front-french-translation .bottom-banner__ready-to-grow{width:83%;padding-left:0;padding-top:8rem;text-align:center}.page_start_front-alternative .bottom-banner__style-2,.page_start_front-french-translation .bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_start_front-alternative .bottom-banner__button,.page_start_front-french-translation .bottom-banner__button{margin-left:42%;margin-top:1rem}.page_start_front-alternative .bottom-banner .install-button,.page_start_front-french-translation .bottom-banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_start_front-alternative .bottom-banner .install-button__main,.page_start_front-french-translation .bottom-banner .install-button__main{font-weight:700}.page_start_front-alternative .terms-section,.page_start_front-french-translation .terms-section{height:82px;background-color:#ededed;display:flex}.page_start_front-alternative .terms-section__list,.page_start_front-french-translation .terms-section__list{font-size:12px;color:#344041}.page_start_front-alternative .location-section__social,.page_start_front-french-translation .location-section__social{padding:0;width:11%}.page_start_front-alternative .price-panel__trial-button-premium,.page_start_front-french-translation .price-panel__trial-button-premium{color:#2b2a2a;background-image:linear-gradient(to right,#ffeb38,#ffd31a);display:inline-block;font-weight:700;padding:.7rem 2rem;border-radius:21px;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-style:normal;margin-top:-2rem}.page_start_front-alternative .price-panel__trial-button-premium:hover,.page_start_front-french-translation .price-panel__trial-button-premium:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px #afafaf}.page_start_customer_service .start-shared-inbox-logo,.page_start_customer_support .start-shared-inbox-logo,.page_start_email-ticket-system .start-shared-inbox-logo,.page_start_french-helpdesk-software .start-shared-inbox-logo,.page_start_french-shared-inbox .start-shared-inbox-logo,.page_start_gmelius-alternative .start-shared-inbox-logo,.page_start_google-groups-alternative .start-shared-inbox-logo,.page_start_groovehq-alternative .start-shared-inbox-logo,.page_start_happyfox-alternative .start-shared-inbox-logo,.page_start_helpdesk-g-suite .start-shared-inbox-logo,.page_start_helpdesk-gmail .start-shared-inbox-logo,.page_start_helpdesk-gsuite .start-shared-inbox-logo,.page_start_helpdesk-software .start-shared-inbox-logo,.page_start_jitbit-alternative .start-shared-inbox-logo,.page_start_kustomer-alternative .start-shared-inbox-logo,.page_start_liveagent-alternative .start-shared-inbox-logo,.page_start_osticket-alternative .start-shared-inbox-logo,.page_start_teamsupport-alternative .start-shared-inbox-logo{background-color:#586c7a;padding:2rem 0}.page_start_customer_service .start-shared-inbox-logo__column,.page_start_customer_support .start-shared-inbox-logo__column,.page_start_email-ticket-system .start-shared-inbox-logo__column,.page_start_french-helpdesk-software .start-shared-inbox-logo__column,.page_start_french-shared-inbox .start-shared-inbox-logo__column,.page_start_gmelius-alternative .start-shared-inbox-logo__column,.page_start_google-groups-alternative .start-shared-inbox-logo__column,.page_start_groovehq-alternative .start-shared-inbox-logo__column,.page_start_happyfox-alternative .start-shared-inbox-logo__column,.page_start_helpdesk-g-suite .start-shared-inbox-logo__column,.page_start_helpdesk-gmail .start-shared-inbox-logo__column,.page_start_helpdesk-gsuite .start-shared-inbox-logo__column,.page_start_helpdesk-software .start-shared-inbox-logo__column,.page_start_jitbit-alternative .start-shared-inbox-logo__column,.page_start_kustomer-alternative .start-shared-inbox-logo__column,.page_start_liveagent-alternative .start-shared-inbox-logo__column,.page_start_osticket-alternative .start-shared-inbox-logo__column,.page_start_teamsupport-alternative .start-shared-inbox-logo__column{text-align:center}@media all and (min-width:960px){.page_start_customer_service .start-shared-inbox-logo__column,.page_start_customer_support .start-shared-inbox-logo__column,.page_start_email-ticket-system .start-shared-inbox-logo__column,.page_start_french-helpdesk-software .start-shared-inbox-logo__column,.page_start_french-shared-inbox .start-shared-inbox-logo__column,.page_start_gmelius-alternative .start-shared-inbox-logo__column,.page_start_google-groups-alternative .start-shared-inbox-logo__column,.page_start_groovehq-alternative .start-shared-inbox-logo__column,.page_start_happyfox-alternative .start-shared-inbox-logo__column,.page_start_helpdesk-g-suite .start-shared-inbox-logo__column,.page_start_helpdesk-gmail .start-shared-inbox-logo__column,.page_start_helpdesk-gsuite .start-shared-inbox-logo__column,.page_start_helpdesk-software .start-shared-inbox-logo__column,.page_start_jitbit-alternative .start-shared-inbox-logo__column,.page_start_kustomer-alternative .start-shared-inbox-logo__column,.page_start_liveagent-alternative .start-shared-inbox-logo__column,.page_start_osticket-alternative .start-shared-inbox-logo__column,.page_start_teamsupport-alternative .start-shared-inbox-logo__column{width:50%}}.page_start_customer_service .start-shared-inbox-logo__heading,.page_start_customer_support .start-shared-inbox-logo__heading,.page_start_email-ticket-system .start-shared-inbox-logo__heading,.page_start_french-helpdesk-software .start-shared-inbox-logo__heading,.page_start_french-shared-inbox .start-shared-inbox-logo__heading,.page_start_gmelius-alternative .start-shared-inbox-logo__heading,.page_start_google-groups-alternative .start-shared-inbox-logo__heading,.page_start_groovehq-alternative .start-shared-inbox-logo__heading,.page_start_happyfox-alternative .start-shared-inbox-logo__heading,.page_start_helpdesk-g-suite .start-shared-inbox-logo__heading,.page_start_helpdesk-gmail .start-shared-inbox-logo__heading,.page_start_helpdesk-gsuite .start-shared-inbox-logo__heading,.page_start_helpdesk-software .start-shared-inbox-logo__heading,.page_start_jitbit-alternative .start-shared-inbox-logo__heading,.page_start_kustomer-alternative .start-shared-inbox-logo__heading,.page_start_liveagent-alternative .start-shared-inbox-logo__heading,.page_start_osticket-alternative .start-shared-inbox-logo__heading,.page_start_teamsupport-alternative .start-shared-inbox-logo__heading{font-size:18px;margin-bottom:0}.page_start_customer_service .start-shared-inbox-hero__first,.page_start_customer_support .start-shared-inbox-hero__first,.page_start_email-ticket-system .start-shared-inbox-hero__first,.page_start_french-helpdesk-software .start-shared-inbox-hero__first,.page_start_french-shared-inbox .start-shared-inbox-hero__first,.page_start_gmelius-alternative .start-shared-inbox-hero__first,.page_start_google-groups-alternative .start-shared-inbox-hero__first,.page_start_groovehq-alternative .start-shared-inbox-hero__first,.page_start_happyfox-alternative .start-shared-inbox-hero__first,.page_start_helpdesk-g-suite .start-shared-inbox-hero__first,.page_start_helpdesk-gmail .start-shared-inbox-hero__first,.page_start_helpdesk-gsuite .start-shared-inbox-hero__first,.page_start_helpdesk-software .start-shared-inbox-hero__first,.page_start_jitbit-alternative .start-shared-inbox-hero__first,.page_start_kustomer-alternative .start-shared-inbox-hero__first,.page_start_liveagent-alternative .start-shared-inbox-hero__first,.page_start_osticket-alternative .start-shared-inbox-hero__first,.page_start_teamsupport-alternative .start-shared-inbox-hero__first{padding-top:1.5rem}.page_start_customer_service .start-shared-inbox-hero__heading,.page_start_customer_support .start-shared-inbox-hero__heading,.page_start_email-ticket-system .start-shared-inbox-hero__heading,.page_start_french-helpdesk-software .start-shared-inbox-hero__heading,.page_start_french-shared-inbox .start-shared-inbox-hero__heading,.page_start_gmelius-alternative .start-shared-inbox-hero__heading,.page_start_google-groups-alternative .start-shared-inbox-hero__heading,.page_start_groovehq-alternative .start-shared-inbox-hero__heading,.page_start_happyfox-alternative .start-shared-inbox-hero__heading,.page_start_helpdesk-g-suite .start-shared-inbox-hero__heading,.page_start_helpdesk-gmail .start-shared-inbox-hero__heading,.page_start_helpdesk-gsuite .start-shared-inbox-hero__heading,.page_start_helpdesk-software .start-shared-inbox-hero__heading,.page_start_jitbit-alternative .start-shared-inbox-hero__heading,.page_start_kustomer-alternative .start-shared-inbox-hero__heading,.page_start_liveagent-alternative .start-shared-inbox-hero__heading,.page_start_osticket-alternative .start-shared-inbox-hero__heading,.page_start_teamsupport-alternative .start-shared-inbox-hero__heading{font-family:Lato;font-size:17px!important;font-weight:400;color:#222!important}.page_start_customer_service .start-shared-inbox-hero__sub-heading,.page_start_customer_support .start-shared-inbox-hero__sub-heading,.page_start_email-ticket-system .start-shared-inbox-hero__sub-heading,.page_start_french-helpdesk-software .start-shared-inbox-hero__sub-heading,.page_start_french-shared-inbox .start-shared-inbox-hero__sub-heading,.page_start_gmelius-alternative .start-shared-inbox-hero__sub-heading,.page_start_google-groups-alternative .start-shared-inbox-hero__sub-heading,.page_start_groovehq-alternative .start-shared-inbox-hero__sub-heading,.page_start_happyfox-alternative .start-shared-inbox-hero__sub-heading,.page_start_helpdesk-g-suite .start-shared-inbox-hero__sub-heading,.page_start_helpdesk-gmail .start-shared-inbox-hero__sub-heading,.page_start_helpdesk-gsuite .start-shared-inbox-hero__sub-heading,.page_start_helpdesk-software .start-shared-inbox-hero__sub-heading,.page_start_jitbit-alternative .start-shared-inbox-hero__sub-heading,.page_start_kustomer-alternative .start-shared-inbox-hero__sub-heading,.page_start_liveagent-alternative .start-shared-inbox-hero__sub-heading,.page_start_osticket-alternative .start-shared-inbox-hero__sub-heading,.page_start_teamsupport-alternative .start-shared-inbox-hero__sub-heading{font-size:12.5px;font-size-font-weight:normal;color:#767676}.page_start_customer_service .start-shared-inbox-hero__sub-heading1,.page_start_customer_support .start-shared-inbox-hero__sub-heading1,.page_start_email-ticket-system .start-shared-inbox-hero__sub-heading1,.page_start_french-helpdesk-software .start-shared-inbox-hero__sub-heading1,.page_start_french-shared-inbox .start-shared-inbox-hero__sub-heading1,.page_start_gmelius-alternative .start-shared-inbox-hero__sub-heading1,.page_start_google-groups-alternative .start-shared-inbox-hero__sub-heading1,.page_start_groovehq-alternative .start-shared-inbox-hero__sub-heading1,.page_start_happyfox-alternative .start-shared-inbox-hero__sub-heading1,.page_start_helpdesk-g-suite .start-shared-inbox-hero__sub-heading1,.page_start_helpdesk-gmail .start-shared-inbox-hero__sub-heading1,.page_start_helpdesk-gsuite .start-shared-inbox-hero__sub-heading1,.page_start_helpdesk-software .start-shared-inbox-hero__sub-heading1,.page_start_jitbit-alternative .start-shared-inbox-hero__sub-heading1,.page_start_kustomer-alternative .start-shared-inbox-hero__sub-heading1,.page_start_liveagent-alternative .start-shared-inbox-hero__sub-heading1,.page_start_osticket-alternative .start-shared-inbox-hero__sub-heading1,.page_start_teamsupport-alternative .start-shared-inbox-hero__sub-heading1{margin-bottom:1rem;font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876}.page_start_customer_service .start-shared-inbox-hero__gpr,.page_start_customer_support .start-shared-inbox-hero__gpr,.page_start_email-ticket-system .start-shared-inbox-hero__gpr,.page_start_french-helpdesk-software .start-shared-inbox-hero__gpr,.page_start_french-shared-inbox .start-shared-inbox-hero__gpr,.page_start_gmelius-alternative .start-shared-inbox-hero__gpr,.page_start_google-groups-alternative .start-shared-inbox-hero__gpr,.page_start_groovehq-alternative .start-shared-inbox-hero__gpr,.page_start_happyfox-alternative .start-shared-inbox-hero__gpr,.page_start_helpdesk-g-suite .start-shared-inbox-hero__gpr,.page_start_helpdesk-gmail .start-shared-inbox-hero__gpr,.page_start_helpdesk-gsuite .start-shared-inbox-hero__gpr,.page_start_helpdesk-software .start-shared-inbox-hero__gpr,.page_start_jitbit-alternative .start-shared-inbox-hero__gpr,.page_start_kustomer-alternative .start-shared-inbox-hero__gpr,.page_start_liveagent-alternative .start-shared-inbox-hero__gpr,.page_start_osticket-alternative .start-shared-inbox-hero__gpr,.page_start_teamsupport-alternative .start-shared-inbox-hero__gpr{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;width:23%;position:absolute;right:6rem;top:0}.page_start_customer_service .start-shared-inbox-hero__icon--desktop,.page_start_customer_support .start-shared-inbox-hero__icon--desktop,.page_start_email-ticket-system .start-shared-inbox-hero__icon--desktop,.page_start_french-helpdesk-software .start-shared-inbox-hero__icon--desktop,.page_start_french-shared-inbox .start-shared-inbox-hero__icon--desktop,.page_start_gmelius-alternative .start-shared-inbox-hero__icon--desktop,.page_start_google-groups-alternative .start-shared-inbox-hero__icon--desktop,.page_start_groovehq-alternative .start-shared-inbox-hero__icon--desktop,.page_start_happyfox-alternative .start-shared-inbox-hero__icon--desktop,.page_start_helpdesk-g-suite .start-shared-inbox-hero__icon--desktop,.page_start_helpdesk-gmail .start-shared-inbox-hero__icon--desktop,.page_start_helpdesk-gsuite .start-shared-inbox-hero__icon--desktop,.page_start_helpdesk-software .start-shared-inbox-hero__icon--desktop,.page_start_jitbit-alternative .start-shared-inbox-hero__icon--desktop,.page_start_kustomer-alternative .start-shared-inbox-hero__icon--desktop,.page_start_liveagent-alternative .start-shared-inbox-hero__icon--desktop,.page_start_osticket-alternative .start-shared-inbox-hero__icon--desktop,.page_start_teamsupport-alternative .start-shared-inbox-hero__icon--desktop{width:138px;height:108px}.page_start_customer_service .start-shared-inbox-hero__heading1,.page_start_customer_support .start-shared-inbox-hero__heading1,.page_start_email-ticket-system .start-shared-inbox-hero__heading1,.page_start_french-helpdesk-software .start-shared-inbox-hero__heading1,.page_start_french-shared-inbox .start-shared-inbox-hero__heading1,.page_start_gmelius-alternative .start-shared-inbox-hero__heading1,.page_start_google-groups-alternative .start-shared-inbox-hero__heading1,.page_start_groovehq-alternative .start-shared-inbox-hero__heading1,.page_start_happyfox-alternative .start-shared-inbox-hero__heading1,.page_start_helpdesk-g-suite .start-shared-inbox-hero__heading1,.page_start_helpdesk-gmail .start-shared-inbox-hero__heading1,.page_start_helpdesk-gsuite .start-shared-inbox-hero__heading1,.page_start_helpdesk-software .start-shared-inbox-hero__heading1,.page_start_jitbit-alternative .start-shared-inbox-hero__heading1,.page_start_kustomer-alternative .start-shared-inbox-hero__heading1,.page_start_liveagent-alternative .start-shared-inbox-hero__heading1,.page_start_osticket-alternative .start-shared-inbox-hero__heading1,.page_start_teamsupport-alternative .start-shared-inbox-hero__heading1{font-family:Lato;font-size:32px;font-weight:700;line-height:1.34;color:#151a43}.page_start_customer_service .start-shared-inbox-hero__second,.page_start_customer_support .start-shared-inbox-hero__second,.page_start_email-ticket-system .start-shared-inbox-hero__second,.page_start_french-helpdesk-software .start-shared-inbox-hero__second,.page_start_french-shared-inbox .start-shared-inbox-hero__second,.page_start_gmelius-alternative .start-shared-inbox-hero__second,.page_start_google-groups-alternative .start-shared-inbox-hero__second,.page_start_groovehq-alternative .start-shared-inbox-hero__second,.page_start_happyfox-alternative .start-shared-inbox-hero__second,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second,.page_start_helpdesk-gmail .start-shared-inbox-hero__second,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second,.page_start_helpdesk-software .start-shared-inbox-hero__second,.page_start_jitbit-alternative .start-shared-inbox-hero__second,.page_start_kustomer-alternative .start-shared-inbox-hero__second,.page_start_liveagent-alternative .start-shared-inbox-hero__second,.page_start_osticket-alternative .start-shared-inbox-hero__second,.page_start_teamsupport-alternative .start-shared-inbox-hero__second{right:6rem!important}.page_start_customer_service .start-shared-inbox-hero__policy,.page_start_customer_support .start-shared-inbox-hero__policy,.page_start_email-ticket-system .start-shared-inbox-hero__policy,.page_start_french-helpdesk-software .start-shared-inbox-hero__policy,.page_start_french-shared-inbox .start-shared-inbox-hero__policy,.page_start_gmelius-alternative .start-shared-inbox-hero__policy,.page_start_google-groups-alternative .start-shared-inbox-hero__policy,.page_start_groovehq-alternative .start-shared-inbox-hero__policy,.page_start_happyfox-alternative .start-shared-inbox-hero__policy,.page_start_helpdesk-g-suite .start-shared-inbox-hero__policy,.page_start_helpdesk-gmail .start-shared-inbox-hero__policy,.page_start_helpdesk-gsuite .start-shared-inbox-hero__policy,.page_start_helpdesk-software .start-shared-inbox-hero__policy,.page_start_jitbit-alternative .start-shared-inbox-hero__policy,.page_start_kustomer-alternative .start-shared-inbox-hero__policy,.page_start_liveagent-alternative .start-shared-inbox-hero__policy,.page_start_osticket-alternative .start-shared-inbox-hero__policy,.page_start_teamsupport-alternative .start-shared-inbox-hero__policy{margin:1rem 0 2rem}.page_start_customer_service .start-shared-inbox-hero__image,.page_start_customer_support .start-shared-inbox-hero__image,.page_start_email-ticket-system .start-shared-inbox-hero__image,.page_start_french-helpdesk-software .start-shared-inbox-hero__image,.page_start_french-shared-inbox .start-shared-inbox-hero__image,.page_start_gmelius-alternative .start-shared-inbox-hero__image,.page_start_google-groups-alternative .start-shared-inbox-hero__image,.page_start_groovehq-alternative .start-shared-inbox-hero__image,.page_start_happyfox-alternative .start-shared-inbox-hero__image,.page_start_helpdesk-g-suite .start-shared-inbox-hero__image,.page_start_helpdesk-gmail .start-shared-inbox-hero__image,.page_start_helpdesk-gsuite .start-shared-inbox-hero__image,.page_start_helpdesk-software .start-shared-inbox-hero__image,.page_start_jitbit-alternative .start-shared-inbox-hero__image,.page_start_kustomer-alternative .start-shared-inbox-hero__image,.page_start_liveagent-alternative .start-shared-inbox-hero__image,.page_start_osticket-alternative .start-shared-inbox-hero__image,.page_start_teamsupport-alternative .start-shared-inbox-hero__image{position:relative}.page_start_customer_service .start-shared-inbox-hero__image--top-space,.page_start_customer_support .start-shared-inbox-hero__image--top-space,.page_start_email-ticket-system .start-shared-inbox-hero__image--top-space,.page_start_french-helpdesk-software .start-shared-inbox-hero__image--top-space,.page_start_french-shared-inbox .start-shared-inbox-hero__image--top-space,.page_start_gmelius-alternative .start-shared-inbox-hero__image--top-space,.page_start_google-groups-alternative .start-shared-inbox-hero__image--top-space,.page_start_groovehq-alternative .start-shared-inbox-hero__image--top-space,.page_start_happyfox-alternative .start-shared-inbox-hero__image--top-space,.page_start_helpdesk-g-suite .start-shared-inbox-hero__image--top-space,.page_start_helpdesk-gmail .start-shared-inbox-hero__image--top-space,.page_start_helpdesk-gsuite .start-shared-inbox-hero__image--top-space,.page_start_helpdesk-software .start-shared-inbox-hero__image--top-space,.page_start_jitbit-alternative .start-shared-inbox-hero__image--top-space,.page_start_kustomer-alternative .start-shared-inbox-hero__image--top-space,.page_start_liveagent-alternative .start-shared-inbox-hero__image--top-space,.page_start_osticket-alternative .start-shared-inbox-hero__image--top-space,.page_start_teamsupport-alternative .start-shared-inbox-hero__image--top-space{right:1rem}.page_start_customer_service .start-shared-inbox-hero__image--border,.page_start_customer_support .start-shared-inbox-hero__image--border,.page_start_email-ticket-system .start-shared-inbox-hero__image--border,.page_start_french-helpdesk-software .start-shared-inbox-hero__image--border,.page_start_french-shared-inbox .start-shared-inbox-hero__image--border,.page_start_gmelius-alternative .start-shared-inbox-hero__image--border,.page_start_google-groups-alternative .start-shared-inbox-hero__image--border,.page_start_groovehq-alternative .start-shared-inbox-hero__image--border,.page_start_happyfox-alternative .start-shared-inbox-hero__image--border,.page_start_helpdesk-g-suite .start-shared-inbox-hero__image--border,.page_start_helpdesk-gmail .start-shared-inbox-hero__image--border,.page_start_helpdesk-gsuite .start-shared-inbox-hero__image--border,.page_start_helpdesk-software .start-shared-inbox-hero__image--border,.page_start_jitbit-alternative .start-shared-inbox-hero__image--border,.page_start_kustomer-alternative .start-shared-inbox-hero__image--border,.page_start_liveagent-alternative .start-shared-inbox-hero__image--border,.page_start_osticket-alternative .start-shared-inbox-hero__image--border,.page_start_teamsupport-alternative .start-shared-inbox-hero__image--border{right:0;padding-top:0}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up{width:30%;height:550px;box-shadow:0 2px 23px 0 rgba(0,0,0,.15);border-radius:10px}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .hs-form-field>label{display:none}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel],.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=text],.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=email],.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=tel]{border-radius:5px;padding:10px 0 10px 1rem;font-size:14px;color:#767676;border:1px solid #979797;height:42px}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render select{font-size:14px;color:#767676;border-radius:5px;border:1px solid #979797;text-overflow:ellipsis;padding:10px 15px 10px 16px}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit],.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render input[type=submit]{border-radius:20px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);font-size:14px;font-weight:700;color:#3b3b3b;width:75%;padding:12px 0;margin-top:-1rem}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .actions{text-align:center}.page_start_customer_service .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_customer_support .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_email-ticket-system .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_french-helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_french-shared-inbox .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_gmelius-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_google-groups-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_groovehq-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_happyfox-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_helpdesk-g-suite .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_helpdesk-gmail .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_helpdesk-gsuite .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_helpdesk-software .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_jitbit-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_kustomer-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_liveagent-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_osticket-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok,.page_start_teamsupport-alternative .start-shared-inbox-hero__second.scroll-up .hs_form_render .tickok{top:12px!important}.page_start_customer_service .front-manage-inboxes,.page_start_customer_support .front-manage-inboxes,.page_start_email-ticket-system .front-manage-inboxes,.page_start_french-helpdesk-software .front-manage-inboxes,.page_start_french-shared-inbox .front-manage-inboxes,.page_start_gmelius-alternative .front-manage-inboxes,.page_start_google-groups-alternative .front-manage-inboxes,.page_start_groovehq-alternative .front-manage-inboxes,.page_start_happyfox-alternative .front-manage-inboxes,.page_start_helpdesk-g-suite .front-manage-inboxes,.page_start_helpdesk-gmail .front-manage-inboxes,.page_start_helpdesk-gsuite .front-manage-inboxes,.page_start_helpdesk-software .front-manage-inboxes,.page_start_jitbit-alternative .front-manage-inboxes,.page_start_kustomer-alternative .front-manage-inboxes,.page_start_liveagent-alternative .front-manage-inboxes,.page_start_osticket-alternative .front-manage-inboxes,.page_start_teamsupport-alternative .front-manage-inboxes{background-color:#f8f8f8!important;height:86rem;margin-bottom:16rem;padding-top:2.5rem}@media all and (min-width:960px){.page_start_customer_service .front-manage-inboxes__column,.page_start_customer_support .front-manage-inboxes__column,.page_start_email-ticket-system .front-manage-inboxes__column,.page_start_french-helpdesk-software .front-manage-inboxes__column,.page_start_french-shared-inbox .front-manage-inboxes__column,.page_start_gmelius-alternative .front-manage-inboxes__column,.page_start_google-groups-alternative .front-manage-inboxes__column,.page_start_groovehq-alternative .front-manage-inboxes__column,.page_start_happyfox-alternative .front-manage-inboxes__column,.page_start_helpdesk-g-suite .front-manage-inboxes__column,.page_start_helpdesk-gmail .front-manage-inboxes__column,.page_start_helpdesk-gsuite .front-manage-inboxes__column,.page_start_helpdesk-software .front-manage-inboxes__column,.page_start_jitbit-alternative .front-manage-inboxes__column,.page_start_kustomer-alternative .front-manage-inboxes__column,.page_start_liveagent-alternative .front-manage-inboxes__column,.page_start_osticket-alternative .front-manage-inboxes__column,.page_start_teamsupport-alternative .front-manage-inboxes__column{width:50%}}.page_start_customer_service .front-manage-inboxes h2,.page_start_customer_support .front-manage-inboxes h2,.page_start_email-ticket-system .front-manage-inboxes h2,.page_start_french-helpdesk-software .front-manage-inboxes h2,.page_start_french-shared-inbox .front-manage-inboxes h2,.page_start_gmelius-alternative .front-manage-inboxes h2,.page_start_google-groups-alternative .front-manage-inboxes h2,.page_start_groovehq-alternative .front-manage-inboxes h2,.page_start_happyfox-alternative .front-manage-inboxes h2,.page_start_helpdesk-g-suite .front-manage-inboxes h2,.page_start_helpdesk-gmail .front-manage-inboxes h2,.page_start_helpdesk-gsuite .front-manage-inboxes h2,.page_start_helpdesk-software .front-manage-inboxes h2,.page_start_jitbit-alternative .front-manage-inboxes h2,.page_start_kustomer-alternative .front-manage-inboxes h2,.page_start_liveagent-alternative .front-manage-inboxes h2,.page_start_osticket-alternative .front-manage-inboxes h2,.page_start_teamsupport-alternative .front-manage-inboxes h2{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;padding-top:1rem}.page_start_customer_service .front-manage-inboxes__content-box,.page_start_customer_support .front-manage-inboxes__content-box,.page_start_email-ticket-system .front-manage-inboxes__content-box,.page_start_french-helpdesk-software .front-manage-inboxes__content-box,.page_start_french-shared-inbox .front-manage-inboxes__content-box,.page_start_gmelius-alternative .front-manage-inboxes__content-box,.page_start_google-groups-alternative .front-manage-inboxes__content-box,.page_start_groovehq-alternative .front-manage-inboxes__content-box,.page_start_happyfox-alternative .front-manage-inboxes__content-box,.page_start_helpdesk-g-suite .front-manage-inboxes__content-box,.page_start_helpdesk-gmail .front-manage-inboxes__content-box,.page_start_helpdesk-gsuite .front-manage-inboxes__content-box,.page_start_helpdesk-software .front-manage-inboxes__content-box,.page_start_jitbit-alternative .front-manage-inboxes__content-box,.page_start_kustomer-alternative .front-manage-inboxes__content-box,.page_start_liveagent-alternative .front-manage-inboxes__content-box,.page_start_osticket-alternative .front-manage-inboxes__content-box,.page_start_teamsupport-alternative .front-manage-inboxes__content-box{width:63%;background-color:#fff;display:flex;flex-direction:row;margin-top:2rem;height:302px}.page_start_customer_service .front-manage-inboxes__content,.page_start_customer_support .front-manage-inboxes__content,.page_start_email-ticket-system .front-manage-inboxes__content,.page_start_french-helpdesk-software .front-manage-inboxes__content,.page_start_french-shared-inbox .front-manage-inboxes__content,.page_start_gmelius-alternative .front-manage-inboxes__content,.page_start_google-groups-alternative .front-manage-inboxes__content,.page_start_groovehq-alternative .front-manage-inboxes__content,.page_start_happyfox-alternative .front-manage-inboxes__content,.page_start_helpdesk-g-suite .front-manage-inboxes__content,.page_start_helpdesk-gmail .front-manage-inboxes__content,.page_start_helpdesk-gsuite .front-manage-inboxes__content,.page_start_helpdesk-software .front-manage-inboxes__content,.page_start_jitbit-alternative .front-manage-inboxes__content,.page_start_kustomer-alternative .front-manage-inboxes__content,.page_start_liveagent-alternative .front-manage-inboxes__content,.page_start_osticket-alternative .front-manage-inboxes__content,.page_start_teamsupport-alternative .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem}.page_start_customer_service .front-manage-inboxes__content h3,.page_start_customer_support .front-manage-inboxes__content h3,.page_start_email-ticket-system .front-manage-inboxes__content h3,.page_start_french-helpdesk-software .front-manage-inboxes__content h3,.page_start_french-shared-inbox .front-manage-inboxes__content h3,.page_start_gmelius-alternative .front-manage-inboxes__content h3,.page_start_google-groups-alternative .front-manage-inboxes__content h3,.page_start_groovehq-alternative .front-manage-inboxes__content h3,.page_start_happyfox-alternative .front-manage-inboxes__content h3,.page_start_helpdesk-g-suite .front-manage-inboxes__content h3,.page_start_helpdesk-gmail .front-manage-inboxes__content h3,.page_start_helpdesk-gsuite .front-manage-inboxes__content h3,.page_start_helpdesk-software .front-manage-inboxes__content h3,.page_start_jitbit-alternative .front-manage-inboxes__content h3,.page_start_kustomer-alternative .front-manage-inboxes__content h3,.page_start_liveagent-alternative .front-manage-inboxes__content h3,.page_start_osticket-alternative .front-manage-inboxes__content h3,.page_start_teamsupport-alternative .front-manage-inboxes__content h3{font-family:Lato;font-size:18px;font-weight:700;color:#151a43;text-align:left!important}.page_start_customer_service .front-manage-inboxes__content p,.page_start_customer_support .front-manage-inboxes__content p,.page_start_email-ticket-system .front-manage-inboxes__content p,.page_start_french-helpdesk-software .front-manage-inboxes__content p,.page_start_french-shared-inbox .front-manage-inboxes__content p,.page_start_gmelius-alternative .front-manage-inboxes__content p,.page_start_google-groups-alternative .front-manage-inboxes__content p,.page_start_groovehq-alternative .front-manage-inboxes__content p,.page_start_happyfox-alternative .front-manage-inboxes__content p,.page_start_helpdesk-g-suite .front-manage-inboxes__content p,.page_start_helpdesk-gmail .front-manage-inboxes__content p,.page_start_helpdesk-gsuite .front-manage-inboxes__content p,.page_start_helpdesk-software .front-manage-inboxes__content p,.page_start_jitbit-alternative .front-manage-inboxes__content p,.page_start_kustomer-alternative .front-manage-inboxes__content p,.page_start_liveagent-alternative .front-manage-inboxes__content p,.page_start_osticket-alternative .front-manage-inboxes__content p,.page_start_teamsupport-alternative .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.94;color:#545876;margin-bottom:0;padding-top:1rem}.page_start_customer_service .front-manage-inboxes__content p span,.page_start_customer_support .front-manage-inboxes__content p span,.page_start_email-ticket-system .front-manage-inboxes__content p span,.page_start_french-helpdesk-software .front-manage-inboxes__content p span,.page_start_french-shared-inbox .front-manage-inboxes__content p span,.page_start_gmelius-alternative .front-manage-inboxes__content p span,.page_start_google-groups-alternative .front-manage-inboxes__content p span,.page_start_groovehq-alternative .front-manage-inboxes__content p span,.page_start_happyfox-alternative .front-manage-inboxes__content p span,.page_start_helpdesk-g-suite .front-manage-inboxes__content p span,.page_start_helpdesk-gmail .front-manage-inboxes__content p span,.page_start_helpdesk-gsuite .front-manage-inboxes__content p span,.page_start_helpdesk-software .front-manage-inboxes__content p span,.page_start_jitbit-alternative .front-manage-inboxes__content p span,.page_start_kustomer-alternative .front-manage-inboxes__content p span,.page_start_liveagent-alternative .front-manage-inboxes__content p span,.page_start_osticket-alternative .front-manage-inboxes__content p span,.page_start_teamsupport-alternative .front-manage-inboxes__content p span{color:#151a43;font-weight:700}.page_start_customer_service .front-features,.page_start_customer_support .front-features,.page_start_email-ticket-system .front-features,.page_start_french-helpdesk-software .front-features,.page_start_french-shared-inbox .front-features,.page_start_gmelius-alternative .front-features,.page_start_google-groups-alternative .front-features,.page_start_groovehq-alternative .front-features,.page_start_happyfox-alternative .front-features,.page_start_helpdesk-g-suite .front-features,.page_start_helpdesk-gmail .front-features,.page_start_helpdesk-gsuite .front-features,.page_start_helpdesk-software .front-features,.page_start_jitbit-alternative .front-features,.page_start_kustomer-alternative .front-features,.page_start_liveagent-alternative .front-features,.page_start_osticket-alternative .front-features,.page_start_teamsupport-alternative .front-features{margin-top:5rem}.page_start_customer_service .front-features__box,.page_start_customer_support .front-features__box,.page_start_email-ticket-system .front-features__box,.page_start_french-helpdesk-software .front-features__box,.page_start_french-shared-inbox .front-features__box,.page_start_gmelius-alternative .front-features__box,.page_start_google-groups-alternative .front-features__box,.page_start_groovehq-alternative .front-features__box,.page_start_happyfox-alternative .front-features__box,.page_start_helpdesk-g-suite .front-features__box,.page_start_helpdesk-gmail .front-features__box,.page_start_helpdesk-gsuite .front-features__box,.page_start_helpdesk-software .front-features__box,.page_start_jitbit-alternative .front-features__box,.page_start_kustomer-alternative .front-features__box,.page_start_liveagent-alternative .front-features__box,.page_start_osticket-alternative .front-features__box,.page_start_teamsupport-alternative .front-features__box{width:212px;height:300px;border-radius:9.9px;box-shadow:-7px 15px 28px 0 rgba(148,196,255,.38);background-image:linear-gradient(325deg,#3453e6 6%,#14a8ff 103%);padding:19px 19px 28px 20px}.page_start_customer_service .front-features__content,.page_start_customer_support .front-features__content,.page_start_email-ticket-system .front-features__content,.page_start_french-helpdesk-software .front-features__content,.page_start_french-shared-inbox .front-features__content,.page_start_gmelius-alternative .front-features__content,.page_start_google-groups-alternative .front-features__content,.page_start_groovehq-alternative .front-features__content,.page_start_happyfox-alternative .front-features__content,.page_start_helpdesk-g-suite .front-features__content,.page_start_helpdesk-gmail .front-features__content,.page_start_helpdesk-gsuite .front-features__content,.page_start_helpdesk-software .front-features__content,.page_start_jitbit-alternative .front-features__content,.page_start_kustomer-alternative .front-features__content,.page_start_liveagent-alternative .front-features__content,.page_start_osticket-alternative .front-features__content,.page_start_teamsupport-alternative .front-features__content{font-family:Lato;font-size:18px;font-weight:700;color:#fff;padding:10px 0;margin-bottom:0;line-height:1.3}.page_start_customer_service .front-features__sub-content,.page_start_customer_support .front-features__sub-content,.page_start_email-ticket-system .front-features__sub-content,.page_start_french-helpdesk-software .front-features__sub-content,.page_start_french-shared-inbox .front-features__sub-content,.page_start_gmelius-alternative .front-features__sub-content,.page_start_google-groups-alternative .front-features__sub-content,.page_start_groovehq-alternative .front-features__sub-content,.page_start_happyfox-alternative .front-features__sub-content,.page_start_helpdesk-g-suite .front-features__sub-content,.page_start_helpdesk-gmail .front-features__sub-content,.page_start_helpdesk-gsuite .front-features__sub-content,.page_start_helpdesk-software .front-features__sub-content,.page_start_jitbit-alternative .front-features__sub-content,.page_start_kustomer-alternative .front-features__sub-content,.page_start_liveagent-alternative .front-features__sub-content,.page_start_osticket-alternative .front-features__sub-content,.page_start_teamsupport-alternative .front-features__sub-content{font-family:Lato;font-size:14.4px;font-weight:400;line-height:2.13;color:#fff}.page_start_customer_service .front-features__column,.page_start_customer_support .front-features__column,.page_start_email-ticket-system .front-features__column,.page_start_french-helpdesk-software .front-features__column,.page_start_french-shared-inbox .front-features__column,.page_start_gmelius-alternative .front-features__column,.page_start_google-groups-alternative .front-features__column,.page_start_groovehq-alternative .front-features__column,.page_start_happyfox-alternative .front-features__column,.page_start_helpdesk-g-suite .front-features__column,.page_start_helpdesk-gmail .front-features__column,.page_start_helpdesk-gsuite .front-features__column,.page_start_helpdesk-software .front-features__column,.page_start_jitbit-alternative .front-features__column,.page_start_kustomer-alternative .front-features__column,.page_start_liveagent-alternative .front-features__column,.page_start_osticket-alternative .front-features__column,.page_start_teamsupport-alternative .front-features__column{display:flex;justify-content:space-between;width:60%}.page_start_customer_service .flexport,.page_start_customer_support .flexport,.page_start_email-ticket-system .flexport,.page_start_french-helpdesk-software .flexport,.page_start_french-shared-inbox .flexport,.page_start_gmelius-alternative .flexport,.page_start_google-groups-alternative .flexport,.page_start_groovehq-alternative .flexport,.page_start_happyfox-alternative .flexport,.page_start_helpdesk-g-suite .flexport,.page_start_helpdesk-gmail .flexport,.page_start_helpdesk-gsuite .flexport,.page_start_helpdesk-software .flexport,.page_start_jitbit-alternative .flexport,.page_start_kustomer-alternative .flexport,.page_start_liveagent-alternative .flexport,.page_start_osticket-alternative .flexport,.page_start_teamsupport-alternative .flexport{background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%);height:342px}.page_start_customer_service .flexport .testimonial-widget,.page_start_customer_support .flexport .testimonial-widget,.page_start_email-ticket-system .flexport .testimonial-widget,.page_start_french-helpdesk-software .flexport .testimonial-widget,.page_start_french-shared-inbox .flexport .testimonial-widget,.page_start_gmelius-alternative .flexport .testimonial-widget,.page_start_google-groups-alternative .flexport .testimonial-widget,.page_start_groovehq-alternative .flexport .testimonial-widget,.page_start_happyfox-alternative .flexport .testimonial-widget,.page_start_helpdesk-g-suite .flexport .testimonial-widget,.page_start_helpdesk-gmail .flexport .testimonial-widget,.page_start_helpdesk-gsuite .flexport .testimonial-widget,.page_start_helpdesk-software .flexport .testimonial-widget,.page_start_jitbit-alternative .flexport .testimonial-widget,.page_start_kustomer-alternative .flexport .testimonial-widget,.page_start_liveagent-alternative .flexport .testimonial-widget,.page_start_osticket-alternative .flexport .testimonial-widget,.page_start_teamsupport-alternative .flexport .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0 20px}.page_start_customer_service .flexport .testimonial,.page_start_customer_support .flexport .testimonial,.page_start_email-ticket-system .flexport .testimonial,.page_start_french-helpdesk-software .flexport .testimonial,.page_start_french-shared-inbox .flexport .testimonial,.page_start_gmelius-alternative .flexport .testimonial,.page_start_google-groups-alternative .flexport .testimonial,.page_start_groovehq-alternative .flexport .testimonial,.page_start_happyfox-alternative .flexport .testimonial,.page_start_helpdesk-g-suite .flexport .testimonial,.page_start_helpdesk-gmail .flexport .testimonial,.page_start_helpdesk-gsuite .flexport .testimonial,.page_start_helpdesk-software .flexport .testimonial,.page_start_jitbit-alternative .flexport .testimonial,.page_start_kustomer-alternative .flexport .testimonial,.page_start_liveagent-alternative .flexport .testimonial,.page_start_osticket-alternative .flexport .testimonial,.page_start_teamsupport-alternative .flexport .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_start_customer_service .flexport,.page_start_customer_support .flexport,.page_start_email-ticket-system .flexport,.page_start_french-helpdesk-software .flexport,.page_start_french-shared-inbox .flexport,.page_start_gmelius-alternative .flexport,.page_start_google-groups-alternative .flexport,.page_start_groovehq-alternative .flexport,.page_start_happyfox-alternative .flexport,.page_start_helpdesk-g-suite .flexport,.page_start_helpdesk-gmail .flexport,.page_start_helpdesk-gsuite .flexport,.page_start_helpdesk-software .flexport,.page_start_jitbit-alternative .flexport,.page_start_kustomer-alternative .flexport,.page_start_liveagent-alternative .flexport,.page_start_osticket-alternative .flexport,.page_start_teamsupport-alternative .flexport{height:523px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:9rem 0 5rem}.page_start_customer_service .flexport .testimonial-widget,.page_start_customer_support .flexport .testimonial-widget,.page_start_email-ticket-system .flexport .testimonial-widget,.page_start_french-helpdesk-software .flexport .testimonial-widget,.page_start_french-shared-inbox .flexport .testimonial-widget,.page_start_gmelius-alternative .flexport .testimonial-widget,.page_start_google-groups-alternative .flexport .testimonial-widget,.page_start_groovehq-alternative .flexport .testimonial-widget,.page_start_happyfox-alternative .flexport .testimonial-widget,.page_start_helpdesk-g-suite .flexport .testimonial-widget,.page_start_helpdesk-gmail .flexport .testimonial-widget,.page_start_helpdesk-gsuite .flexport .testimonial-widget,.page_start_helpdesk-software .flexport .testimonial-widget,.page_start_jitbit-alternative .flexport .testimonial-widget,.page_start_kustomer-alternative .flexport .testimonial-widget,.page_start_liveagent-alternative .flexport .testimonial-widget,.page_start_osticket-alternative .flexport .testimonial-widget,.page_start_teamsupport-alternative .flexport .testimonial-widget{bottom:6rem}.page_start_customer_service .flexport .testimonial,.page_start_customer_support .flexport .testimonial,.page_start_email-ticket-system .flexport .testimonial,.page_start_french-helpdesk-software .flexport .testimonial,.page_start_french-shared-inbox .flexport .testimonial,.page_start_gmelius-alternative .flexport .testimonial,.page_start_google-groups-alternative .flexport .testimonial,.page_start_groovehq-alternative .flexport .testimonial,.page_start_happyfox-alternative .flexport .testimonial,.page_start_helpdesk-g-suite .flexport .testimonial,.page_start_helpdesk-gmail .flexport .testimonial,.page_start_helpdesk-gsuite .flexport .testimonial,.page_start_helpdesk-software .flexport .testimonial,.page_start_jitbit-alternative .flexport .testimonial,.page_start_kustomer-alternative .flexport .testimonial,.page_start_liveagent-alternative .flexport .testimonial,.page_start_osticket-alternative .flexport .testimonial,.page_start_teamsupport-alternative .flexport .testimonial{flex-direction:column;height:530px}.page_start_customer_service .flexport .testmonial-image,.page_start_customer_support .flexport .testmonial-image,.page_start_email-ticket-system .flexport .testmonial-image,.page_start_french-helpdesk-software .flexport .testmonial-image,.page_start_french-shared-inbox .flexport .testmonial-image,.page_start_gmelius-alternative .flexport .testmonial-image,.page_start_google-groups-alternative .flexport .testmonial-image,.page_start_groovehq-alternative .flexport .testmonial-image,.page_start_happyfox-alternative .flexport .testmonial-image,.page_start_helpdesk-g-suite .flexport .testmonial-image,.page_start_helpdesk-gmail .flexport .testmonial-image,.page_start_helpdesk-gsuite .flexport .testmonial-image,.page_start_helpdesk-software .flexport .testmonial-image,.page_start_jitbit-alternative .flexport .testmonial-image,.page_start_kustomer-alternative .flexport .testmonial-image,.page_start_liveagent-alternative .flexport .testmonial-image,.page_start_osticket-alternative .flexport .testmonial-image,.page_start_teamsupport-alternative .flexport .testmonial-image{display:none}}.page_start_customer_service .flexport .testimonial.current,.page_start_customer_support .flexport .testimonial.current,.page_start_email-ticket-system .flexport .testimonial.current,.page_start_french-helpdesk-software .flexport .testimonial.current,.page_start_french-shared-inbox .flexport .testimonial.current,.page_start_gmelius-alternative .flexport .testimonial.current,.page_start_google-groups-alternative .flexport .testimonial.current,.page_start_groovehq-alternative .flexport .testimonial.current,.page_start_happyfox-alternative .flexport .testimonial.current,.page_start_helpdesk-g-suite .flexport .testimonial.current,.page_start_helpdesk-gmail .flexport .testimonial.current,.page_start_helpdesk-gsuite .flexport .testimonial.current,.page_start_helpdesk-software .flexport .testimonial.current,.page_start_jitbit-alternative .flexport .testimonial.current,.page_start_kustomer-alternative .flexport .testimonial.current,.page_start_liveagent-alternative .flexport .testimonial.current,.page_start_osticket-alternative .flexport .testimonial.current,.page_start_teamsupport-alternative .flexport .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_start_customer_service .flexport .testmonial-image,.page_start_customer_support .flexport .testmonial-image,.page_start_email-ticket-system .flexport .testmonial-image,.page_start_french-helpdesk-software .flexport .testmonial-image,.page_start_french-shared-inbox .flexport .testmonial-image,.page_start_gmelius-alternative .flexport .testmonial-image,.page_start_google-groups-alternative .flexport .testmonial-image,.page_start_groovehq-alternative .flexport .testmonial-image,.page_start_happyfox-alternative .flexport .testmonial-image,.page_start_helpdesk-g-suite .flexport .testmonial-image,.page_start_helpdesk-gmail .flexport .testmonial-image,.page_start_helpdesk-gsuite .flexport .testmonial-image,.page_start_helpdesk-software .flexport .testmonial-image,.page_start_jitbit-alternative .flexport .testmonial-image,.page_start_kustomer-alternative .flexport .testmonial-image,.page_start_liveagent-alternative .flexport .testmonial-image,.page_start_osticket-alternative .flexport .testmonial-image,.page_start_teamsupport-alternative .flexport .testmonial-image{height:317px;margin-top:1.5rem}.page_start_customer_service .flexport .testmonial-content,.page_start_customer_support .flexport .testmonial-content,.page_start_email-ticket-system .flexport .testmonial-content,.page_start_french-helpdesk-software .flexport .testmonial-content,.page_start_french-shared-inbox .flexport .testmonial-content,.page_start_gmelius-alternative .flexport .testmonial-content,.page_start_google-groups-alternative .flexport .testmonial-content,.page_start_groovehq-alternative .flexport .testmonial-content,.page_start_happyfox-alternative .flexport .testmonial-content,.page_start_helpdesk-g-suite .flexport .testmonial-content,.page_start_helpdesk-gmail .flexport .testmonial-content,.page_start_helpdesk-gsuite .flexport .testmonial-content,.page_start_helpdesk-software .flexport .testmonial-content,.page_start_jitbit-alternative .flexport .testmonial-content,.page_start_kustomer-alternative .flexport .testmonial-content,.page_start_liveagent-alternative .flexport .testmonial-content,.page_start_osticket-alternative .flexport .testmonial-content,.page_start_teamsupport-alternative .flexport .testmonial-content{width:47%;text-align:initial}@media all and (min-width:960px){.page_start_customer_service .flexport .testmonial-mobile-image,.page_start_customer_support .flexport .testmonial-mobile-image,.page_start_email-ticket-system .flexport .testmonial-mobile-image,.page_start_french-helpdesk-software .flexport .testmonial-mobile-image,.page_start_french-shared-inbox .flexport .testmonial-mobile-image,.page_start_gmelius-alternative .flexport .testmonial-mobile-image,.page_start_google-groups-alternative .flexport .testmonial-mobile-image,.page_start_groovehq-alternative .flexport .testmonial-mobile-image,.page_start_happyfox-alternative .flexport .testmonial-mobile-image,.page_start_helpdesk-g-suite .flexport .testmonial-mobile-image,.page_start_helpdesk-gmail .flexport .testmonial-mobile-image,.page_start_helpdesk-gsuite .flexport .testmonial-mobile-image,.page_start_helpdesk-software .flexport .testmonial-mobile-image,.page_start_jitbit-alternative .flexport .testmonial-mobile-image,.page_start_kustomer-alternative .flexport .testmonial-mobile-image,.page_start_liveagent-alternative .flexport .testmonial-mobile-image,.page_start_osticket-alternative .flexport .testmonial-mobile-image,.page_start_teamsupport-alternative .flexport .testmonial-mobile-image{display:none}}@media all and (max-width:960px){.page_start_customer_service .flexport .testmonial-content,.page_start_customer_support .flexport .testmonial-content,.page_start_email-ticket-system .flexport .testmonial-content,.page_start_french-helpdesk-software .flexport .testmonial-content,.page_start_french-shared-inbox .flexport .testmonial-content,.page_start_gmelius-alternative .flexport .testmonial-content,.page_start_google-groups-alternative .flexport .testmonial-content,.page_start_groovehq-alternative .flexport .testmonial-content,.page_start_happyfox-alternative .flexport .testmonial-content,.page_start_helpdesk-g-suite .flexport .testmonial-content,.page_start_helpdesk-gmail .flexport .testmonial-content,.page_start_helpdesk-gsuite .flexport .testmonial-content,.page_start_helpdesk-software .flexport .testmonial-content,.page_start_jitbit-alternative .flexport .testmonial-content,.page_start_kustomer-alternative .flexport .testmonial-content,.page_start_liveagent-alternative .flexport .testmonial-content,.page_start_osticket-alternative .flexport .testmonial-content,.page_start_teamsupport-alternative .flexport .testmonial-content{width:100%;margin:auto;text-align:center}.page_start_customer_service .flexport .testmonial-mobile-image,.page_start_customer_support .flexport .testmonial-mobile-image,.page_start_email-ticket-system .flexport .testmonial-mobile-image,.page_start_french-helpdesk-software .flexport .testmonial-mobile-image,.page_start_french-shared-inbox .flexport .testmonial-mobile-image,.page_start_gmelius-alternative .flexport .testmonial-mobile-image,.page_start_google-groups-alternative .flexport .testmonial-mobile-image,.page_start_groovehq-alternative .flexport .testmonial-mobile-image,.page_start_happyfox-alternative .flexport .testmonial-mobile-image,.page_start_helpdesk-g-suite .flexport .testmonial-mobile-image,.page_start_helpdesk-gmail .flexport .testmonial-mobile-image,.page_start_helpdesk-gsuite .flexport .testmonial-mobile-image,.page_start_helpdesk-software .flexport .testmonial-mobile-image,.page_start_jitbit-alternative .flexport .testmonial-mobile-image,.page_start_kustomer-alternative .flexport .testmonial-mobile-image,.page_start_liveagent-alternative .flexport .testmonial-mobile-image,.page_start_osticket-alternative .flexport .testmonial-mobile-image,.page_start_teamsupport-alternative .flexport .testmonial-mobile-image{width:140px;position:relative;left:8rem;top:1rem}.page_start_customer_service .flexport .testmonial-mobile-image.second-image,.page_start_customer_support .flexport .testmonial-mobile-image.second-image,.page_start_email-ticket-system .flexport .testmonial-mobile-image.second-image,.page_start_french-helpdesk-software .flexport .testmonial-mobile-image.second-image,.page_start_french-shared-inbox .flexport .testmonial-mobile-image.second-image,.page_start_gmelius-alternative .flexport .testmonial-mobile-image.second-image,.page_start_google-groups-alternative .flexport .testmonial-mobile-image.second-image,.page_start_groovehq-alternative .flexport .testmonial-mobile-image.second-image,.page_start_happyfox-alternative .flexport .testmonial-mobile-image.second-image,.page_start_helpdesk-g-suite .flexport .testmonial-mobile-image.second-image,.page_start_helpdesk-gmail .flexport .testmonial-mobile-image.second-image,.page_start_helpdesk-gsuite .flexport .testmonial-mobile-image.second-image,.page_start_helpdesk-software .flexport .testmonial-mobile-image.second-image,.page_start_jitbit-alternative .flexport .testmonial-mobile-image.second-image,.page_start_kustomer-alternative .flexport .testmonial-mobile-image.second-image,.page_start_liveagent-alternative .flexport .testmonial-mobile-image.second-image,.page_start_osticket-alternative .flexport .testmonial-mobile-image.second-image,.page_start_teamsupport-alternative .flexport .testmonial-mobile-image.second-image{top:2.5rem!important}.page_start_customer_service .flexport .testmonial-mobile-image.third-image,.page_start_customer_support .flexport .testmonial-mobile-image.third-image,.page_start_email-ticket-system .flexport .testmonial-mobile-image.third-image,.page_start_french-helpdesk-software .flexport .testmonial-mobile-image.third-image,.page_start_french-shared-inbox .flexport .testmonial-mobile-image.third-image,.page_start_gmelius-alternative .flexport .testmonial-mobile-image.third-image,.page_start_google-groups-alternative .flexport .testmonial-mobile-image.third-image,.page_start_groovehq-alternative .flexport .testmonial-mobile-image.third-image,.page_start_happyfox-alternative .flexport .testmonial-mobile-image.third-image,.page_start_helpdesk-g-suite .flexport .testmonial-mobile-image.third-image,.page_start_helpdesk-gmail .flexport .testmonial-mobile-image.third-image,.page_start_helpdesk-gsuite .flexport .testmonial-mobile-image.third-image,.page_start_helpdesk-software .flexport .testmonial-mobile-image.third-image,.page_start_jitbit-alternative .flexport .testmonial-mobile-image.third-image,.page_start_kustomer-alternative .flexport .testmonial-mobile-image.third-image,.page_start_liveagent-alternative .flexport .testmonial-mobile-image.third-image,.page_start_osticket-alternative .flexport .testmonial-mobile-image.third-image,.page_start_teamsupport-alternative .flexport .testmonial-mobile-image.third-image{top:2rem!important}}.page_start_customer_service .flexport .testmonial-col,.page_start_customer_support .flexport .testmonial-col,.page_start_email-ticket-system .flexport .testmonial-col,.page_start_french-helpdesk-software .flexport .testmonial-col,.page_start_french-shared-inbox .flexport .testmonial-col,.page_start_gmelius-alternative .flexport .testmonial-col,.page_start_google-groups-alternative .flexport .testmonial-col,.page_start_groovehq-alternative .flexport .testmonial-col,.page_start_happyfox-alternative .flexport .testmonial-col,.page_start_helpdesk-g-suite .flexport .testmonial-col,.page_start_helpdesk-gmail .flexport .testmonial-col,.page_start_helpdesk-gsuite .flexport .testmonial-col,.page_start_helpdesk-software .flexport .testmonial-col,.page_start_jitbit-alternative .flexport .testmonial-col,.page_start_kustomer-alternative .flexport .testmonial-col,.page_start_liveagent-alternative .flexport .testmonial-col,.page_start_osticket-alternative .flexport .testmonial-col,.page_start_teamsupport-alternative .flexport .testmonial-col{display:flex;flex-direction:column}.page_start_customer_service .flexport .prev-testimonial .next-testimonial,.page_start_customer_support .flexport .prev-testimonial .next-testimonial,.page_start_email-ticket-system .flexport .prev-testimonial .next-testimonial,.page_start_french-helpdesk-software .flexport .prev-testimonial .next-testimonial,.page_start_french-shared-inbox .flexport .prev-testimonial .next-testimonial,.page_start_gmelius-alternative .flexport .prev-testimonial .next-testimonial,.page_start_google-groups-alternative .flexport .prev-testimonial .next-testimonial,.page_start_groovehq-alternative .flexport .prev-testimonial .next-testimonial,.page_start_happyfox-alternative .flexport .prev-testimonial .next-testimonial,.page_start_helpdesk-g-suite .flexport .prev-testimonial .next-testimonial,.page_start_helpdesk-gmail .flexport .prev-testimonial .next-testimonial,.page_start_helpdesk-gsuite .flexport .prev-testimonial .next-testimonial,.page_start_helpdesk-software .flexport .prev-testimonial .next-testimonial,.page_start_jitbit-alternative .flexport .prev-testimonial .next-testimonial,.page_start_kustomer-alternative .flexport .prev-testimonial .next-testimonial,.page_start_liveagent-alternative .flexport .prev-testimonial .next-testimonial,.page_start_osticket-alternative .flexport .prev-testimonial .next-testimonial,.page_start_teamsupport-alternative .flexport .prev-testimonial .next-testimonial{position:absolute;background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_start_customer_service .flexport .prev-testimonial .next-testimonial:focus,.page_start_customer_support .flexport .prev-testimonial .next-testimonial:focus,.page_start_email-ticket-system .flexport .prev-testimonial .next-testimonial:focus,.page_start_french-helpdesk-software .flexport .prev-testimonial .next-testimonial:focus,.page_start_french-shared-inbox .flexport .prev-testimonial .next-testimonial:focus,.page_start_gmelius-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_google-groups-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_groovehq-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_happyfox-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_helpdesk-g-suite .flexport .prev-testimonial .next-testimonial:focus,.page_start_helpdesk-gmail .flexport .prev-testimonial .next-testimonial:focus,.page_start_helpdesk-gsuite .flexport .prev-testimonial .next-testimonial:focus,.page_start_helpdesk-software .flexport .prev-testimonial .next-testimonial:focus,.page_start_jitbit-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_kustomer-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_liveagent-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_osticket-alternative .flexport .prev-testimonial .next-testimonial:focus,.page_start_teamsupport-alternative .flexport .prev-testimonial .next-testimonial:focus{outline:0}.page_start_customer_service .flexport .prev-testimonial .next-testimonial:before,.page_start_customer_support .flexport .prev-testimonial .next-testimonial:before,.page_start_email-ticket-system .flexport .prev-testimonial .next-testimonial:before,.page_start_french-helpdesk-software .flexport .prev-testimonial .next-testimonial:before,.page_start_french-shared-inbox .flexport .prev-testimonial .next-testimonial:before,.page_start_gmelius-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_google-groups-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_groovehq-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_happyfox-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_helpdesk-g-suite .flexport .prev-testimonial .next-testimonial:before,.page_start_helpdesk-gmail .flexport .prev-testimonial .next-testimonial:before,.page_start_helpdesk-gsuite .flexport .prev-testimonial .next-testimonial:before,.page_start_helpdesk-software .flexport .prev-testimonial .next-testimonial:before,.page_start_jitbit-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_kustomer-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_liveagent-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_osticket-alternative .flexport .prev-testimonial .next-testimonial:before,.page_start_teamsupport-alternative .flexport .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_start_customer_service .flexport .prev-testimonial,.page_start_customer_support .flexport .prev-testimonial,.page_start_email-ticket-system .flexport .prev-testimonial,.page_start_french-helpdesk-software .flexport .prev-testimonial,.page_start_french-shared-inbox .flexport .prev-testimonial,.page_start_gmelius-alternative .flexport .prev-testimonial,.page_start_google-groups-alternative .flexport .prev-testimonial,.page_start_groovehq-alternative .flexport .prev-testimonial,.page_start_happyfox-alternative .flexport .prev-testimonial,.page_start_helpdesk-g-suite .flexport .prev-testimonial,.page_start_helpdesk-gmail .flexport .prev-testimonial,.page_start_helpdesk-gsuite .flexport .prev-testimonial,.page_start_helpdesk-software .flexport .prev-testimonial,.page_start_jitbit-alternative .flexport .prev-testimonial,.page_start_kustomer-alternative .flexport .prev-testimonial,.page_start_liveagent-alternative .flexport .prev-testimonial,.page_start_osticket-alternative .flexport .prev-testimonial,.page_start_teamsupport-alternative .flexport .prev-testimonial{left:0}.page_start_customer_service .flexport .prev-testimonial:before,.page_start_customer_support .flexport .prev-testimonial:before,.page_start_email-ticket-system .flexport .prev-testimonial:before,.page_start_french-helpdesk-software .flexport .prev-testimonial:before,.page_start_french-shared-inbox .flexport .prev-testimonial:before,.page_start_gmelius-alternative .flexport .prev-testimonial:before,.page_start_google-groups-alternative .flexport .prev-testimonial:before,.page_start_groovehq-alternative .flexport .prev-testimonial:before,.page_start_happyfox-alternative .flexport .prev-testimonial:before,.page_start_helpdesk-g-suite .flexport .prev-testimonial:before,.page_start_helpdesk-gmail .flexport .prev-testimonial:before,.page_start_helpdesk-gsuite .flexport .prev-testimonial:before,.page_start_helpdesk-software .flexport .prev-testimonial:before,.page_start_jitbit-alternative .flexport .prev-testimonial:before,.page_start_kustomer-alternative .flexport .prev-testimonial:before,.page_start_liveagent-alternative .flexport .prev-testimonial:before,.page_start_osticket-alternative .flexport .prev-testimonial:before,.page_start_teamsupport-alternative .flexport .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}.page_start_customer_service .flexport .next-tesimonial,.page_start_customer_support .flexport .next-tesimonial,.page_start_email-ticket-system .flexport .next-tesimonial,.page_start_french-helpdesk-software .flexport .next-tesimonial,.page_start_french-shared-inbox .flexport .next-tesimonial,.page_start_gmelius-alternative .flexport .next-tesimonial,.page_start_google-groups-alternative .flexport .next-tesimonial,.page_start_groovehq-alternative .flexport .next-tesimonial,.page_start_happyfox-alternative .flexport .next-tesimonial,.page_start_helpdesk-g-suite .flexport .next-tesimonial,.page_start_helpdesk-gmail .flexport .next-tesimonial,.page_start_helpdesk-gsuite .flexport .next-tesimonial,.page_start_helpdesk-software .flexport .next-tesimonial,.page_start_jitbit-alternative .flexport .next-tesimonial,.page_start_kustomer-alternative .flexport .next-tesimonial,.page_start_liveagent-alternative .flexport .next-tesimonial,.page_start_osticket-alternative .flexport .next-tesimonial,.page_start_teamsupport-alternative .flexport .next-tesimonial{right:0;border:1px solid #000!important}.page_start_customer_service .flexport .next-tesimonial:before,.page_start_customer_support .flexport .next-tesimonial:before,.page_start_email-ticket-system .flexport .next-tesimonial:before,.page_start_french-helpdesk-software .flexport .next-tesimonial:before,.page_start_french-shared-inbox .flexport .next-tesimonial:before,.page_start_gmelius-alternative .flexport .next-tesimonial:before,.page_start_google-groups-alternative .flexport .next-tesimonial:before,.page_start_groovehq-alternative .flexport .next-tesimonial:before,.page_start_happyfox-alternative .flexport .next-tesimonial:before,.page_start_helpdesk-g-suite .flexport .next-tesimonial:before,.page_start_helpdesk-gmail .flexport .next-tesimonial:before,.page_start_helpdesk-gsuite .flexport .next-tesimonial:before,.page_start_helpdesk-software .flexport .next-tesimonial:before,.page_start_jitbit-alternative .flexport .next-tesimonial:before,.page_start_kustomer-alternative .flexport .next-tesimonial:before,.page_start_liveagent-alternative .flexport .next-tesimonial:before,.page_start_osticket-alternative .flexport .next-tesimonial:before,.page_start_teamsupport-alternative .flexport .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_start_customer_service .flexport .testimonial__mug,.page_start_customer_support .flexport .testimonial__mug,.page_start_email-ticket-system .flexport .testimonial__mug,.page_start_french-helpdesk-software .flexport .testimonial__mug,.page_start_french-shared-inbox .flexport .testimonial__mug,.page_start_gmelius-alternative .flexport .testimonial__mug,.page_start_google-groups-alternative .flexport .testimonial__mug,.page_start_groovehq-alternative .flexport .testimonial__mug,.page_start_happyfox-alternative .flexport .testimonial__mug,.page_start_helpdesk-g-suite .flexport .testimonial__mug,.page_start_helpdesk-gmail .flexport .testimonial__mug,.page_start_helpdesk-gsuite .flexport .testimonial__mug,.page_start_helpdesk-software .flexport .testimonial__mug,.page_start_jitbit-alternative .flexport .testimonial__mug,.page_start_kustomer-alternative .flexport .testimonial__mug,.page_start_liveagent-alternative .flexport .testimonial__mug,.page_start_osticket-alternative .flexport .testimonial__mug,.page_start_teamsupport-alternative .flexport .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_start_customer_service .flexport .grey-out,.page_start_customer_support .flexport .grey-out,.page_start_email-ticket-system .flexport .grey-out,.page_start_french-helpdesk-software .flexport .grey-out,.page_start_french-shared-inbox .flexport .grey-out,.page_start_gmelius-alternative .flexport .grey-out,.page_start_google-groups-alternative .flexport .grey-out,.page_start_groovehq-alternative .flexport .grey-out,.page_start_happyfox-alternative .flexport .grey-out,.page_start_helpdesk-g-suite .flexport .grey-out,.page_start_helpdesk-gmail .flexport .grey-out,.page_start_helpdesk-gsuite .flexport .grey-out,.page_start_helpdesk-software .flexport .grey-out,.page_start_jitbit-alternative .flexport .grey-out,.page_start_kustomer-alternative .flexport .grey-out,.page_start_liveagent-alternative .flexport .grey-out,.page_start_osticket-alternative .flexport .grey-out,.page_start_teamsupport-alternative .flexport .grey-out{opacity:1}.page_start_customer_service .flexport .wrap,.page_start_customer_support .flexport .wrap,.page_start_email-ticket-system .flexport .wrap,.page_start_french-helpdesk-software .flexport .wrap,.page_start_french-shared-inbox .flexport .wrap,.page_start_gmelius-alternative .flexport .wrap,.page_start_google-groups-alternative .flexport .wrap,.page_start_groovehq-alternative .flexport .wrap,.page_start_happyfox-alternative .flexport .wrap,.page_start_helpdesk-g-suite .flexport .wrap,.page_start_helpdesk-gmail .flexport .wrap,.page_start_helpdesk-gsuite .flexport .wrap,.page_start_helpdesk-software .flexport .wrap,.page_start_jitbit-alternative .flexport .wrap,.page_start_kustomer-alternative .flexport .wrap,.page_start_liveagent-alternative .flexport .wrap,.page_start_osticket-alternative .flexport .wrap,.page_start_teamsupport-alternative .flexport .wrap{width:90%;margin:0 auto}.page_start_customer_service .flexport strong,.page_start_customer_support .flexport strong,.page_start_email-ticket-system .flexport strong,.page_start_french-helpdesk-software .flexport strong,.page_start_french-shared-inbox .flexport strong,.page_start_gmelius-alternative .flexport strong,.page_start_google-groups-alternative .flexport strong,.page_start_groovehq-alternative .flexport strong,.page_start_happyfox-alternative .flexport strong,.page_start_helpdesk-g-suite .flexport strong,.page_start_helpdesk-gmail .flexport strong,.page_start_helpdesk-gsuite .flexport strong,.page_start_helpdesk-software .flexport strong,.page_start_jitbit-alternative .flexport strong,.page_start_kustomer-alternative .flexport strong,.page_start_liveagent-alternative .flexport strong,.page_start_osticket-alternative .flexport strong,.page_start_teamsupport-alternative .flexport strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:6rem;right:2rem}@media all and (max-width:960px){.page_start_customer_service .flexport .prev-testimonial,.page_start_customer_support .flexport .prev-testimonial,.page_start_email-ticket-system .flexport .prev-testimonial,.page_start_french-helpdesk-software .flexport .prev-testimonial,.page_start_french-shared-inbox .flexport .prev-testimonial,.page_start_gmelius-alternative .flexport .prev-testimonial,.page_start_google-groups-alternative .flexport .prev-testimonial,.page_start_groovehq-alternative .flexport .prev-testimonial,.page_start_happyfox-alternative .flexport .prev-testimonial,.page_start_helpdesk-g-suite .flexport .prev-testimonial,.page_start_helpdesk-gmail .flexport .prev-testimonial,.page_start_helpdesk-gsuite .flexport .prev-testimonial,.page_start_helpdesk-software .flexport .prev-testimonial,.page_start_jitbit-alternative .flexport .prev-testimonial,.page_start_kustomer-alternative .flexport .prev-testimonial,.page_start_liveagent-alternative .flexport .prev-testimonial,.page_start_osticket-alternative .flexport .prev-testimonial,.page_start_teamsupport-alternative .flexport .prev-testimonial{padding-top:2rem;left:0}.page_start_customer_service .flexport strong,.page_start_customer_support .flexport strong,.page_start_email-ticket-system .flexport strong,.page_start_french-helpdesk-software .flexport strong,.page_start_french-shared-inbox .flexport strong,.page_start_gmelius-alternative .flexport strong,.page_start_google-groups-alternative .flexport strong,.page_start_groovehq-alternative .flexport strong,.page_start_happyfox-alternative .flexport strong,.page_start_helpdesk-g-suite .flexport strong,.page_start_helpdesk-gmail .flexport strong,.page_start_helpdesk-gsuite .flexport strong,.page_start_helpdesk-software .flexport strong,.page_start_jitbit-alternative .flexport strong,.page_start_kustomer-alternative .flexport strong,.page_start_liveagent-alternative .flexport strong,.page_start_osticket-alternative .flexport strong,.page_start_teamsupport-alternative .flexport strong{top:3rem;right:0;font-size:14px}}.page_start_customer_service .flexport span,.page_start_customer_support .flexport span,.page_start_email-ticket-system .flexport span,.page_start_french-helpdesk-software .flexport span,.page_start_french-shared-inbox .flexport span,.page_start_gmelius-alternative .flexport span,.page_start_google-groups-alternative .flexport span,.page_start_groovehq-alternative .flexport span,.page_start_happyfox-alternative .flexport span,.page_start_helpdesk-g-suite .flexport span,.page_start_helpdesk-gmail .flexport span,.page_start_helpdesk-gsuite .flexport span,.page_start_helpdesk-software .flexport span,.page_start_jitbit-alternative .flexport span,.page_start_kustomer-alternative .flexport span,.page_start_liveagent-alternative .flexport span,.page_start_osticket-alternative .flexport span,.page_start_teamsupport-alternative .flexport span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:6.2rem;right:2rem}@media all and (max-width:960px){.page_start_customer_service .flexport span,.page_start_customer_support .flexport span,.page_start_email-ticket-system .flexport span,.page_start_french-helpdesk-software .flexport span,.page_start_french-shared-inbox .flexport span,.page_start_gmelius-alternative .flexport span,.page_start_google-groups-alternative .flexport span,.page_start_groovehq-alternative .flexport span,.page_start_happyfox-alternative .flexport span,.page_start_helpdesk-g-suite .flexport span,.page_start_helpdesk-gmail .flexport span,.page_start_helpdesk-gsuite .flexport span,.page_start_helpdesk-software .flexport span,.page_start_jitbit-alternative .flexport span,.page_start_kustomer-alternative .flexport span,.page_start_liveagent-alternative .flexport span,.page_start_osticket-alternative .flexport span,.page_start_teamsupport-alternative .flexport span{top:3.2rem;right:0;font-size:14px}}.page_start_customer_service .flexport .start-quote,.page_start_customer_support .flexport .start-quote,.page_start_email-ticket-system .flexport .start-quote,.page_start_french-helpdesk-software .flexport .start-quote,.page_start_french-shared-inbox .flexport .start-quote,.page_start_gmelius-alternative .flexport .start-quote,.page_start_google-groups-alternative .flexport .start-quote,.page_start_groovehq-alternative .flexport .start-quote,.page_start_happyfox-alternative .flexport .start-quote,.page_start_helpdesk-g-suite .flexport .start-quote,.page_start_helpdesk-gmail .flexport .start-quote,.page_start_helpdesk-gsuite .flexport .start-quote,.page_start_helpdesk-software .flexport .start-quote,.page_start_jitbit-alternative .flexport .start-quote,.page_start_kustomer-alternative .flexport .start-quote,.page_start_liveagent-alternative .flexport .start-quote,.page_start_osticket-alternative .flexport .start-quote,.page_start_teamsupport-alternative .flexport .start-quote{position:relative;top:5rem;right:7rem}@media all and (max-width:960px){.page_start_customer_service .flexport .start-quote,.page_start_customer_support .flexport .start-quote,.page_start_email-ticket-system .flexport .start-quote,.page_start_french-helpdesk-software .flexport .start-quote,.page_start_french-shared-inbox .flexport .start-quote,.page_start_gmelius-alternative .flexport .start-quote,.page_start_google-groups-alternative .flexport .start-quote,.page_start_groovehq-alternative .flexport .start-quote,.page_start_happyfox-alternative .flexport .start-quote,.page_start_helpdesk-g-suite .flexport .start-quote,.page_start_helpdesk-gmail .flexport .start-quote,.page_start_helpdesk-gsuite .flexport .start-quote,.page_start_helpdesk-software .flexport .start-quote,.page_start_jitbit-alternative .flexport .start-quote,.page_start_kustomer-alternative .flexport .start-quote,.page_start_liveagent-alternative .flexport .start-quote,.page_start_osticket-alternative .flexport .start-quote,.page_start_teamsupport-alternative .flexport .start-quote{right:8rem;bottom:3rem;top:unset}.page_start_customer_service .flexport .start-quote.second,.page_start_customer_support .flexport .start-quote.second,.page_start_email-ticket-system .flexport .start-quote.second,.page_start_french-helpdesk-software .flexport .start-quote.second,.page_start_french-shared-inbox .flexport .start-quote.second,.page_start_gmelius-alternative .flexport .start-quote.second,.page_start_google-groups-alternative .flexport .start-quote.second,.page_start_groovehq-alternative .flexport .start-quote.second,.page_start_happyfox-alternative .flexport .start-quote.second,.page_start_helpdesk-g-suite .flexport .start-quote.second,.page_start_helpdesk-gmail .flexport .start-quote.second,.page_start_helpdesk-gsuite .flexport .start-quote.second,.page_start_helpdesk-software .flexport .start-quote.second,.page_start_jitbit-alternative .flexport .start-quote.second,.page_start_kustomer-alternative .flexport .start-quote.second,.page_start_liveagent-alternative .flexport .start-quote.second,.page_start_osticket-alternative .flexport .start-quote.second,.page_start_teamsupport-alternative .flexport .start-quote.second{bottom:2rem}.page_start_customer_service .flexport .start-quote.third,.page_start_customer_support .flexport .start-quote.third,.page_start_email-ticket-system .flexport .start-quote.third,.page_start_french-helpdesk-software .flexport .start-quote.third,.page_start_french-shared-inbox .flexport .start-quote.third,.page_start_gmelius-alternative .flexport .start-quote.third,.page_start_google-groups-alternative .flexport .start-quote.third,.page_start_groovehq-alternative .flexport .start-quote.third,.page_start_happyfox-alternative .flexport .start-quote.third,.page_start_helpdesk-g-suite .flexport .start-quote.third,.page_start_helpdesk-gmail .flexport .start-quote.third,.page_start_helpdesk-gsuite .flexport .start-quote.third,.page_start_helpdesk-software .flexport .start-quote.third,.page_start_jitbit-alternative .flexport .start-quote.third,.page_start_kustomer-alternative .flexport .start-quote.third,.page_start_liveagent-alternative .flexport .start-quote.third,.page_start_osticket-alternative .flexport .start-quote.third,.page_start_teamsupport-alternative .flexport .start-quote.third{bottom:1rem}}.page_start_customer_service .flexport .end-quote,.page_start_customer_support .flexport .end-quote,.page_start_email-ticket-system .flexport .end-quote,.page_start_french-helpdesk-software .flexport .end-quote,.page_start_french-shared-inbox .flexport .end-quote,.page_start_gmelius-alternative .flexport .end-quote,.page_start_google-groups-alternative .flexport .end-quote,.page_start_groovehq-alternative .flexport .end-quote,.page_start_happyfox-alternative .flexport .end-quote,.page_start_helpdesk-g-suite .flexport .end-quote,.page_start_helpdesk-gmail .flexport .end-quote,.page_start_helpdesk-gsuite .flexport .end-quote,.page_start_helpdesk-software .flexport .end-quote,.page_start_jitbit-alternative .flexport .end-quote,.page_start_kustomer-alternative .flexport .end-quote,.page_start_liveagent-alternative .flexport .end-quote,.page_start_osticket-alternative .flexport .end-quote,.page_start_teamsupport-alternative .flexport .end-quote{position:relative;bottom:7rem;left:36rem}@media all and (max-width:960px){.page_start_customer_service .flexport .end-quote,.page_start_customer_support .flexport .end-quote,.page_start_email-ticket-system .flexport .end-quote,.page_start_french-helpdesk-software .flexport .end-quote,.page_start_french-shared-inbox .flexport .end-quote,.page_start_gmelius-alternative .flexport .end-quote,.page_start_google-groups-alternative .flexport .end-quote,.page_start_groovehq-alternative .flexport .end-quote,.page_start_happyfox-alternative .flexport .end-quote,.page_start_helpdesk-g-suite .flexport .end-quote,.page_start_helpdesk-gmail .flexport .end-quote,.page_start_helpdesk-gsuite .flexport .end-quote,.page_start_helpdesk-software .flexport .end-quote,.page_start_jitbit-alternative .flexport .end-quote,.page_start_kustomer-alternative .flexport .end-quote,.page_start_liveagent-alternative .flexport .end-quote,.page_start_osticket-alternative .flexport .end-quote,.page_start_teamsupport-alternative .flexport .end-quote{bottom:unset;left:12rem;top:2rem}}.page_start_customer_service .flexport .logo-image,.page_start_customer_support .flexport .logo-image,.page_start_email-ticket-system .flexport .logo-image,.page_start_french-helpdesk-software .flexport .logo-image,.page_start_french-shared-inbox .flexport .logo-image,.page_start_gmelius-alternative .flexport .logo-image,.page_start_google-groups-alternative .flexport .logo-image,.page_start_groovehq-alternative .flexport .logo-image,.page_start_happyfox-alternative .flexport .logo-image,.page_start_helpdesk-g-suite .flexport .logo-image,.page_start_helpdesk-gmail .flexport .logo-image,.page_start_helpdesk-gsuite .flexport .logo-image,.page_start_helpdesk-software .flexport .logo-image,.page_start_jitbit-alternative .flexport .logo-image,.page_start_kustomer-alternative .flexport .logo-image,.page_start_liveagent-alternative .flexport .logo-image,.page_start_osticket-alternative .flexport .logo-image,.page_start_teamsupport-alternative .flexport .logo-image{position:relative;left:27rem;top:1rem}@media all and (max-width:960px){.page_start_customer_service .flexport .logo-image,.page_start_customer_support .flexport .logo-image,.page_start_email-ticket-system .flexport .logo-image,.page_start_french-helpdesk-software .flexport .logo-image,.page_start_french-shared-inbox .flexport .logo-image,.page_start_gmelius-alternative .flexport .logo-image,.page_start_google-groups-alternative .flexport .logo-image,.page_start_groovehq-alternative .flexport .logo-image,.page_start_happyfox-alternative .flexport .logo-image,.page_start_helpdesk-g-suite .flexport .logo-image,.page_start_helpdesk-gmail .flexport .logo-image,.page_start_helpdesk-gsuite .flexport .logo-image,.page_start_helpdesk-software .flexport .logo-image,.page_start_jitbit-alternative .flexport .logo-image,.page_start_kustomer-alternative .flexport .logo-image,.page_start_liveagent-alternative .flexport .logo-image,.page_start_osticket-alternative .flexport .logo-image,.page_start_teamsupport-alternative .flexport .logo-image{left:unset;top:2rem;right:2rem}}.page_start_customer_service .flexport a,.page_start_customer_support .flexport a,.page_start_email-ticket-system .flexport a,.page_start_french-helpdesk-software .flexport a,.page_start_french-shared-inbox .flexport a,.page_start_gmelius-alternative .flexport a,.page_start_google-groups-alternative .flexport a,.page_start_groovehq-alternative .flexport a,.page_start_happyfox-alternative .flexport a,.page_start_helpdesk-g-suite .flexport a,.page_start_helpdesk-gmail .flexport a,.page_start_helpdesk-gsuite .flexport a,.page_start_helpdesk-software .flexport a,.page_start_jitbit-alternative .flexport a,.page_start_kustomer-alternative .flexport a,.page_start_liveagent-alternative .flexport a,.page_start_osticket-alternative .flexport a,.page_start_teamsupport-alternative .flexport a{position:relative;bottom:1.7rem;left:1rem}.page_start_customer_service .flexport button,.page_start_customer_support .flexport button,.page_start_email-ticket-system .flexport button,.page_start_french-helpdesk-software .flexport button,.page_start_french-shared-inbox .flexport button,.page_start_gmelius-alternative .flexport button,.page_start_google-groups-alternative .flexport button,.page_start_groovehq-alternative .flexport button,.page_start_happyfox-alternative .flexport button,.page_start_helpdesk-g-suite .flexport button,.page_start_helpdesk-gmail .flexport button,.page_start_helpdesk-gsuite .flexport button,.page_start_helpdesk-software .flexport button,.page_start_jitbit-alternative .flexport button,.page_start_kustomer-alternative .flexport button,.page_start_liveagent-alternative .flexport button,.page_start_osticket-alternative .flexport button,.page_start_teamsupport-alternative .flexport button{width:80px;padding:6px;z-index:99}.page_start_customer_service .flexport p,.page_start_customer_support .flexport p,.page_start_email-ticket-system .flexport p,.page_start_french-helpdesk-software .flexport p,.page_start_french-shared-inbox .flexport p,.page_start_gmelius-alternative .flexport p,.page_start_google-groups-alternative .flexport p,.page_start_groovehq-alternative .flexport p,.page_start_happyfox-alternative .flexport p,.page_start_helpdesk-g-suite .flexport p,.page_start_helpdesk-gmail .flexport p,.page_start_helpdesk-gsuite .flexport p,.page_start_helpdesk-software .flexport p,.page_start_jitbit-alternative .flexport p,.page_start_kustomer-alternative .flexport p,.page_start_liveagent-alternative .flexport p,.page_start_osticket-alternative .flexport p,.page_start_teamsupport-alternative .flexport p{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#2e1606;position:relative;top:3rem;right:2rem;margin-bottom:0}.page_start_customer_service .pricing-badges-section,.page_start_customer_support .pricing-badges-section,.page_start_email-ticket-system .pricing-badges-section,.page_start_french-helpdesk-software .pricing-badges-section,.page_start_french-shared-inbox .pricing-badges-section,.page_start_gmelius-alternative .pricing-badges-section,.page_start_google-groups-alternative .pricing-badges-section,.page_start_groovehq-alternative .pricing-badges-section,.page_start_happyfox-alternative .pricing-badges-section,.page_start_helpdesk-g-suite .pricing-badges-section,.page_start_helpdesk-gmail .pricing-badges-section,.page_start_helpdesk-gsuite .pricing-badges-section,.page_start_helpdesk-software .pricing-badges-section,.page_start_jitbit-alternative .pricing-badges-section,.page_start_kustomer-alternative .pricing-badges-section,.page_start_liveagent-alternative .pricing-badges-section,.page_start_osticket-alternative .pricing-badges-section,.page_start_teamsupport-alternative .pricing-badges-section{padding:0 0 1rem;background:#fff}@media all and (max-width:960px){.page_start_customer_service .flexport a,.page_start_customer_support .flexport a,.page_start_email-ticket-system .flexport a,.page_start_french-helpdesk-software .flexport a,.page_start_french-shared-inbox .flexport a,.page_start_gmelius-alternative .flexport a,.page_start_google-groups-alternative .flexport a,.page_start_groovehq-alternative .flexport a,.page_start_happyfox-alternative .flexport a,.page_start_helpdesk-g-suite .flexport a,.page_start_helpdesk-gmail .flexport a,.page_start_helpdesk-gsuite .flexport a,.page_start_helpdesk-software .flexport a,.page_start_jitbit-alternative .flexport a,.page_start_kustomer-alternative .flexport a,.page_start_liveagent-alternative .flexport a,.page_start_osticket-alternative .flexport a,.page_start_teamsupport-alternative .flexport a{left:0}.page_start_customer_service .flexport p,.page_start_customer_support .flexport p,.page_start_email-ticket-system .flexport p,.page_start_french-helpdesk-software .flexport p,.page_start_french-shared-inbox .flexport p,.page_start_gmelius-alternative .flexport p,.page_start_google-groups-alternative .flexport p,.page_start_groovehq-alternative .flexport p,.page_start_happyfox-alternative .flexport p,.page_start_helpdesk-g-suite .flexport p,.page_start_helpdesk-gmail .flexport p,.page_start_helpdesk-gsuite .flexport p,.page_start_helpdesk-software .flexport p,.page_start_jitbit-alternative .flexport p,.page_start_kustomer-alternative .flexport p,.page_start_liveagent-alternative .flexport p,.page_start_osticket-alternative .flexport p,.page_start_teamsupport-alternative .flexport p{font-size:16px;line-height:1.75;top:0;margin-bottom:0;right:0;text-align:initial}.page_start_customer_service .pricing-badges-section,.page_start_customer_support .pricing-badges-section,.page_start_email-ticket-system .pricing-badges-section,.page_start_french-helpdesk-software .pricing-badges-section,.page_start_french-shared-inbox .pricing-badges-section,.page_start_gmelius-alternative .pricing-badges-section,.page_start_google-groups-alternative .pricing-badges-section,.page_start_groovehq-alternative .pricing-badges-section,.page_start_happyfox-alternative .pricing-badges-section,.page_start_helpdesk-g-suite .pricing-badges-section,.page_start_helpdesk-gmail .pricing-badges-section,.page_start_helpdesk-gsuite .pricing-badges-section,.page_start_helpdesk-software .pricing-badges-section,.page_start_jitbit-alternative .pricing-badges-section,.page_start_kustomer-alternative .pricing-badges-section,.page_start_liveagent-alternative .pricing-badges-section,.page_start_osticket-alternative .pricing-badges-section,.page_start_teamsupport-alternative .pricing-badges-section{padding:0 0 3rem}}.page_start_customer_service .pricing-badges-section__main,.page_start_customer_support .pricing-badges-section__main,.page_start_email-ticket-system .pricing-badges-section__main,.page_start_french-helpdesk-software .pricing-badges-section__main,.page_start_french-shared-inbox .pricing-badges-section__main,.page_start_gmelius-alternative .pricing-badges-section__main,.page_start_google-groups-alternative .pricing-badges-section__main,.page_start_groovehq-alternative .pricing-badges-section__main,.page_start_happyfox-alternative .pricing-badges-section__main,.page_start_helpdesk-g-suite .pricing-badges-section__main,.page_start_helpdesk-gmail .pricing-badges-section__main,.page_start_helpdesk-gsuite .pricing-badges-section__main,.page_start_helpdesk-software .pricing-badges-section__main,.page_start_jitbit-alternative .pricing-badges-section__main,.page_start_kustomer-alternative .pricing-badges-section__main,.page_start_liveagent-alternative .pricing-badges-section__main,.page_start_osticket-alternative .pricing-badges-section__main,.page_start_teamsupport-alternative .pricing-badges-section__main{display:flex;flex-direction:row;justify-content:space-around;align-items:center;width:85%;margin:0 auto}@media all and (max-width:960px){.page_start_customer_service .pricing-badges-section__main,.page_start_customer_support .pricing-badges-section__main,.page_start_email-ticket-system .pricing-badges-section__main,.page_start_french-helpdesk-software .pricing-badges-section__main,.page_start_french-shared-inbox .pricing-badges-section__main,.page_start_gmelius-alternative .pricing-badges-section__main,.page_start_google-groups-alternative .pricing-badges-section__main,.page_start_groovehq-alternative .pricing-badges-section__main,.page_start_happyfox-alternative .pricing-badges-section__main,.page_start_helpdesk-g-suite .pricing-badges-section__main,.page_start_helpdesk-gmail .pricing-badges-section__main,.page_start_helpdesk-gsuite .pricing-badges-section__main,.page_start_helpdesk-software .pricing-badges-section__main,.page_start_jitbit-alternative .pricing-badges-section__main,.page_start_kustomer-alternative .pricing-badges-section__main,.page_start_liveagent-alternative .pricing-badges-section__main,.page_start_osticket-alternative .pricing-badges-section__main,.page_start_teamsupport-alternative .pricing-badges-section__main{width:100%;flex-direction:column}}.page_start_customer_service .pricing-badges-section__heading,.page_start_customer_support .pricing-badges-section__heading,.page_start_email-ticket-system .pricing-badges-section__heading,.page_start_french-helpdesk-software .pricing-badges-section__heading,.page_start_french-shared-inbox .pricing-badges-section__heading,.page_start_gmelius-alternative .pricing-badges-section__heading,.page_start_google-groups-alternative .pricing-badges-section__heading,.page_start_groovehq-alternative .pricing-badges-section__heading,.page_start_happyfox-alternative .pricing-badges-section__heading,.page_start_helpdesk-g-suite .pricing-badges-section__heading,.page_start_helpdesk-gmail .pricing-badges-section__heading,.page_start_helpdesk-gsuite .pricing-badges-section__heading,.page_start_helpdesk-software .pricing-badges-section__heading,.page_start_jitbit-alternative .pricing-badges-section__heading,.page_start_kustomer-alternative .pricing-badges-section__heading,.page_start_liveagent-alternative .pricing-badges-section__heading,.page_start_osticket-alternative .pricing-badges-section__heading,.page_start_teamsupport-alternative .pricing-badges-section__heading{font-size:24px;color:#151a43;font-weight:700;padding:6rem 0 4rem;text-align:center;line-height:1.5}.page_start_customer_service .pricing-badges-section__column,.page_start_customer_support .pricing-badges-section__column,.page_start_email-ticket-system .pricing-badges-section__column,.page_start_french-helpdesk-software .pricing-badges-section__column,.page_start_french-shared-inbox .pricing-badges-section__column,.page_start_gmelius-alternative .pricing-badges-section__column,.page_start_google-groups-alternative .pricing-badges-section__column,.page_start_groovehq-alternative .pricing-badges-section__column,.page_start_happyfox-alternative .pricing-badges-section__column,.page_start_helpdesk-g-suite .pricing-badges-section__column,.page_start_helpdesk-gmail .pricing-badges-section__column,.page_start_helpdesk-gsuite .pricing-badges-section__column,.page_start_helpdesk-software .pricing-badges-section__column,.page_start_jitbit-alternative .pricing-badges-section__column,.page_start_kustomer-alternative .pricing-badges-section__column,.page_start_liveagent-alternative .pricing-badges-section__column,.page_start_osticket-alternative .pricing-badges-section__column,.page_start_teamsupport-alternative .pricing-badges-section__column{align-items:center;position:relative;z-index:1}@media all and (max-width:960px){.page_start_customer_service .pricing-badges-section__column,.page_start_customer_support .pricing-badges-section__column,.page_start_email-ticket-system .pricing-badges-section__column,.page_start_french-helpdesk-software .pricing-badges-section__column,.page_start_french-shared-inbox .pricing-badges-section__column,.page_start_gmelius-alternative .pricing-badges-section__column,.page_start_google-groups-alternative .pricing-badges-section__column,.page_start_groovehq-alternative .pricing-badges-section__column,.page_start_happyfox-alternative .pricing-badges-section__column,.page_start_helpdesk-g-suite .pricing-badges-section__column,.page_start_helpdesk-gmail .pricing-badges-section__column,.page_start_helpdesk-gsuite .pricing-badges-section__column,.page_start_helpdesk-software .pricing-badges-section__column,.page_start_jitbit-alternative .pricing-badges-section__column,.page_start_kustomer-alternative .pricing-badges-section__column,.page_start_liveagent-alternative .pricing-badges-section__column,.page_start_osticket-alternative .pricing-badges-section__column,.page_start_teamsupport-alternative .pricing-badges-section__column{padding-top:1rem}}.page_start_customer_service .pricing-badges-section__column span,.page_start_customer_support .pricing-badges-section__column span,.page_start_email-ticket-system .pricing-badges-section__column span,.page_start_french-helpdesk-software .pricing-badges-section__column span,.page_start_french-shared-inbox .pricing-badges-section__column span,.page_start_gmelius-alternative .pricing-badges-section__column span,.page_start_google-groups-alternative .pricing-badges-section__column span,.page_start_groovehq-alternative .pricing-badges-section__column span,.page_start_happyfox-alternative .pricing-badges-section__column span,.page_start_helpdesk-g-suite .pricing-badges-section__column span,.page_start_helpdesk-gmail .pricing-badges-section__column span,.page_start_helpdesk-gsuite .pricing-badges-section__column span,.page_start_helpdesk-software .pricing-badges-section__column span,.page_start_jitbit-alternative .pricing-badges-section__column span,.page_start_kustomer-alternative .pricing-badges-section__column span,.page_start_liveagent-alternative .pricing-badges-section__column span,.page_start_osticket-alternative .pricing-badges-section__column span,.page_start_teamsupport-alternative .pricing-badges-section__column span{box-shadow:10px 11px 18px 0 rgba(0,0,0,.07);background-color:#fff!important;height:140px;position:absolute;top:4rem;display:block;background:0 0;width:223px;left:-3rem;z-index:-1}.page_start_customer_service .pricing-badges-section__sub-heading,.page_start_customer_support .pricing-badges-section__sub-heading,.page_start_email-ticket-system .pricing-badges-section__sub-heading,.page_start_french-helpdesk-software .pricing-badges-section__sub-heading,.page_start_french-shared-inbox .pricing-badges-section__sub-heading,.page_start_gmelius-alternative .pricing-badges-section__sub-heading,.page_start_google-groups-alternative .pricing-badges-section__sub-heading,.page_start_groovehq-alternative .pricing-badges-section__sub-heading,.page_start_happyfox-alternative .pricing-badges-section__sub-heading,.page_start_helpdesk-g-suite .pricing-badges-section__sub-heading,.page_start_helpdesk-gmail .pricing-badges-section__sub-heading,.page_start_helpdesk-gsuite .pricing-badges-section__sub-heading,.page_start_helpdesk-software .pricing-badges-section__sub-heading,.page_start_jitbit-alternative .pricing-badges-section__sub-heading,.page_start_kustomer-alternative .pricing-badges-section__sub-heading,.page_start_liveagent-alternative .pricing-badges-section__sub-heading,.page_start_osticket-alternative .pricing-badges-section__sub-heading,.page_start_teamsupport-alternative .pricing-badges-section__sub-heading{font-size:14px;color:#434343;font-weight:700;text-align:center;padding:1.5rem 0 1rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_start_customer_service .pricing-badges-section__sub-heading,.page_start_customer_support .pricing-badges-section__sub-heading,.page_start_email-ticket-system .pricing-badges-section__sub-heading,.page_start_french-helpdesk-software .pricing-badges-section__sub-heading,.page_start_french-shared-inbox .pricing-badges-section__sub-heading,.page_start_gmelius-alternative .pricing-badges-section__sub-heading,.page_start_google-groups-alternative .pricing-badges-section__sub-heading,.page_start_groovehq-alternative .pricing-badges-section__sub-heading,.page_start_happyfox-alternative .pricing-badges-section__sub-heading,.page_start_helpdesk-g-suite .pricing-badges-section__sub-heading,.page_start_helpdesk-gmail .pricing-badges-section__sub-heading,.page_start_helpdesk-gsuite .pricing-badges-section__sub-heading,.page_start_helpdesk-software .pricing-badges-section__sub-heading,.page_start_jitbit-alternative .pricing-badges-section__sub-heading,.page_start_kustomer-alternative .pricing-badges-section__sub-heading,.page_start_liveagent-alternative .pricing-badges-section__sub-heading,.page_start_osticket-alternative .pricing-badges-section__sub-heading,.page_start_teamsupport-alternative .pricing-badges-section__sub-heading{padding:1.5rem 0 3rem}}.page_start_customer_service .pricing-badges-section__privacyShield,.page_start_customer_support .pricing-badges-section__privacyShield,.page_start_email-ticket-system .pricing-badges-section__privacyShield,.page_start_french-helpdesk-software .pricing-badges-section__privacyShield,.page_start_french-shared-inbox .pricing-badges-section__privacyShield,.page_start_gmelius-alternative .pricing-badges-section__privacyShield,.page_start_google-groups-alternative .pricing-badges-section__privacyShield,.page_start_groovehq-alternative .pricing-badges-section__privacyShield,.page_start_happyfox-alternative .pricing-badges-section__privacyShield,.page_start_helpdesk-g-suite .pricing-badges-section__privacyShield,.page_start_helpdesk-gmail .pricing-badges-section__privacyShield,.page_start_helpdesk-gsuite .pricing-badges-section__privacyShield,.page_start_helpdesk-software .pricing-badges-section__privacyShield,.page_start_jitbit-alternative .pricing-badges-section__privacyShield,.page_start_kustomer-alternative .pricing-badges-section__privacyShield,.page_start_liveagent-alternative .pricing-badges-section__privacyShield,.page_start_osticket-alternative .pricing-badges-section__privacyShield,.page_start_teamsupport-alternative .pricing-badges-section__privacyShield{padding-left:1rem}.page_start_customer_service .bottom-banner,.page_start_customer_support .bottom-banner,.page_start_email-ticket-system .bottom-banner,.page_start_french-helpdesk-software .bottom-banner,.page_start_french-shared-inbox .bottom-banner,.page_start_gmelius-alternative .bottom-banner,.page_start_google-groups-alternative .bottom-banner,.page_start_groovehq-alternative .bottom-banner,.page_start_happyfox-alternative .bottom-banner,.page_start_helpdesk-g-suite .bottom-banner,.page_start_helpdesk-gmail .bottom-banner,.page_start_helpdesk-gsuite .bottom-banner,.page_start_helpdesk-software .bottom-banner,.page_start_jitbit-alternative .bottom-banner,.page_start_kustomer-alternative .bottom-banner,.page_start_liveagent-alternative .bottom-banner,.page_start_osticket-alternative .bottom-banner,.page_start_teamsupport-alternative .bottom-banner{display:block;padding:5rem 0}.page_start_customer_service .bottom-banner__main-box,.page_start_customer_support .bottom-banner__main-box,.page_start_email-ticket-system .bottom-banner__main-box,.page_start_french-helpdesk-software .bottom-banner__main-box,.page_start_french-shared-inbox .bottom-banner__main-box,.page_start_gmelius-alternative .bottom-banner__main-box,.page_start_google-groups-alternative .bottom-banner__main-box,.page_start_groovehq-alternative .bottom-banner__main-box,.page_start_happyfox-alternative .bottom-banner__main-box,.page_start_helpdesk-g-suite .bottom-banner__main-box,.page_start_helpdesk-gmail .bottom-banner__main-box,.page_start_helpdesk-gsuite .bottom-banner__main-box,.page_start_helpdesk-software .bottom-banner__main-box,.page_start_jitbit-alternative .bottom-banner__main-box,.page_start_kustomer-alternative .bottom-banner__main-box,.page_start_liveagent-alternative .bottom-banner__main-box,.page_start_osticket-alternative .bottom-banner__main-box,.page_start_teamsupport-alternative .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_start_customer_service .bottom-banner,.page_start_customer_support .bottom-banner,.page_start_email-ticket-system .bottom-banner,.page_start_french-helpdesk-software .bottom-banner,.page_start_french-shared-inbox .bottom-banner,.page_start_gmelius-alternative .bottom-banner,.page_start_google-groups-alternative .bottom-banner,.page_start_groovehq-alternative .bottom-banner,.page_start_happyfox-alternative .bottom-banner,.page_start_helpdesk-g-suite .bottom-banner,.page_start_helpdesk-gmail .bottom-banner,.page_start_helpdesk-gsuite .bottom-banner,.page_start_helpdesk-software .bottom-banner,.page_start_jitbit-alternative .bottom-banner,.page_start_kustomer-alternative .bottom-banner,.page_start_liveagent-alternative .bottom-banner,.page_start_osticket-alternative .bottom-banner,.page_start_teamsupport-alternative .bottom-banner{padding:3rem 1rem}.page_start_customer_service .bottom-banner__main-box,.page_start_customer_support .bottom-banner__main-box,.page_start_email-ticket-system .bottom-banner__main-box,.page_start_french-helpdesk-software .bottom-banner__main-box,.page_start_french-shared-inbox .bottom-banner__main-box,.page_start_gmelius-alternative .bottom-banner__main-box,.page_start_google-groups-alternative .bottom-banner__main-box,.page_start_groovehq-alternative .bottom-banner__main-box,.page_start_happyfox-alternative .bottom-banner__main-box,.page_start_helpdesk-g-suite .bottom-banner__main-box,.page_start_helpdesk-gmail .bottom-banner__main-box,.page_start_helpdesk-gsuite .bottom-banner__main-box,.page_start_helpdesk-software .bottom-banner__main-box,.page_start_jitbit-alternative .bottom-banner__main-box,.page_start_kustomer-alternative .bottom-banner__main-box,.page_start_liveagent-alternative .bottom-banner__main-box,.page_start_osticket-alternative .bottom-banner__main-box,.page_start_teamsupport-alternative .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_start_customer_service .bottom-banner .row,.page_start_customer_support .bottom-banner .row,.page_start_email-ticket-system .bottom-banner .row,.page_start_french-helpdesk-software .bottom-banner .row,.page_start_french-shared-inbox .bottom-banner .row,.page_start_gmelius-alternative .bottom-banner .row,.page_start_google-groups-alternative .bottom-banner .row,.page_start_groovehq-alternative .bottom-banner .row,.page_start_happyfox-alternative .bottom-banner .row,.page_start_helpdesk-g-suite .bottom-banner .row,.page_start_helpdesk-gmail .bottom-banner .row,.page_start_helpdesk-gsuite .bottom-banner .row,.page_start_helpdesk-software .bottom-banner .row,.page_start_jitbit-alternative .bottom-banner .row,.page_start_kustomer-alternative .bottom-banner .row,.page_start_liveagent-alternative .bottom-banner .row,.page_start_osticket-alternative .bottom-banner .row,.page_start_teamsupport-alternative .bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_start_customer_service .bottom-banner .row,.page_start_customer_support .bottom-banner .row,.page_start_email-ticket-system .bottom-banner .row,.page_start_french-helpdesk-software .bottom-banner .row,.page_start_french-shared-inbox .bottom-banner .row,.page_start_gmelius-alternative .bottom-banner .row,.page_start_google-groups-alternative .bottom-banner .row,.page_start_groovehq-alternative .bottom-banner .row,.page_start_happyfox-alternative .bottom-banner .row,.page_start_helpdesk-g-suite .bottom-banner .row,.page_start_helpdesk-gmail .bottom-banner .row,.page_start_helpdesk-gsuite .bottom-banner .row,.page_start_helpdesk-software .bottom-banner .row,.page_start_jitbit-alternative .bottom-banner .row,.page_start_kustomer-alternative .bottom-banner .row,.page_start_liveagent-alternative .bottom-banner .row,.page_start_osticket-alternative .bottom-banner .row,.page_start_teamsupport-alternative .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_start_customer_service .bottom-banner__column1,.page_start_customer_support .bottom-banner__column1,.page_start_email-ticket-system .bottom-banner__column1,.page_start_french-helpdesk-software .bottom-banner__column1,.page_start_french-shared-inbox .bottom-banner__column1,.page_start_gmelius-alternative .bottom-banner__column1,.page_start_google-groups-alternative .bottom-banner__column1,.page_start_groovehq-alternative .bottom-banner__column1,.page_start_happyfox-alternative .bottom-banner__column1,.page_start_helpdesk-g-suite .bottom-banner__column1,.page_start_helpdesk-gmail .bottom-banner__column1,.page_start_helpdesk-gsuite .bottom-banner__column1,.page_start_helpdesk-software .bottom-banner__column1,.page_start_jitbit-alternative .bottom-banner__column1,.page_start_kustomer-alternative .bottom-banner__column1,.page_start_liveagent-alternative .bottom-banner__column1,.page_start_osticket-alternative .bottom-banner__column1,.page_start_teamsupport-alternative .bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_start_customer_service .bottom-banner__image1,.page_start_customer_support .bottom-banner__image1,.page_start_email-ticket-system .bottom-banner__image1,.page_start_french-helpdesk-software .bottom-banner__image1,.page_start_french-shared-inbox .bottom-banner__image1,.page_start_gmelius-alternative .bottom-banner__image1,.page_start_google-groups-alternative .bottom-banner__image1,.page_start_groovehq-alternative .bottom-banner__image1,.page_start_happyfox-alternative .bottom-banner__image1,.page_start_helpdesk-g-suite .bottom-banner__image1,.page_start_helpdesk-gmail .bottom-banner__image1,.page_start_helpdesk-gsuite .bottom-banner__image1,.page_start_helpdesk-software .bottom-banner__image1,.page_start_jitbit-alternative .bottom-banner__image1,.page_start_kustomer-alternative .bottom-banner__image1,.page_start_liveagent-alternative .bottom-banner__image1,.page_start_osticket-alternative .bottom-banner__image1,.page_start_teamsupport-alternative .bottom-banner__image1{position:absolute;right:-17rem}.page_start_customer_service .bottom-banner__image2,.page_start_customer_support .bottom-banner__image2,.page_start_email-ticket-system .bottom-banner__image2,.page_start_french-helpdesk-software .bottom-banner__image2,.page_start_french-shared-inbox .bottom-banner__image2,.page_start_gmelius-alternative .bottom-banner__image2,.page_start_google-groups-alternative .bottom-banner__image2,.page_start_groovehq-alternative .bottom-banner__image2,.page_start_happyfox-alternative .bottom-banner__image2,.page_start_helpdesk-g-suite .bottom-banner__image2,.page_start_helpdesk-gmail .bottom-banner__image2,.page_start_helpdesk-gsuite .bottom-banner__image2,.page_start_helpdesk-software .bottom-banner__image2,.page_start_jitbit-alternative .bottom-banner__image2,.page_start_kustomer-alternative .bottom-banner__image2,.page_start_liveagent-alternative .bottom-banner__image2,.page_start_osticket-alternative .bottom-banner__image2,.page_start_teamsupport-alternative .bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_start_customer_service .bottom-banner__column1,.page_start_customer_support .bottom-banner__column1,.page_start_email-ticket-system .bottom-banner__column1,.page_start_french-helpdesk-software .bottom-banner__column1,.page_start_french-shared-inbox .bottom-banner__column1,.page_start_gmelius-alternative .bottom-banner__column1,.page_start_google-groups-alternative .bottom-banner__column1,.page_start_groovehq-alternative .bottom-banner__column1,.page_start_happyfox-alternative .bottom-banner__column1,.page_start_helpdesk-g-suite .bottom-banner__column1,.page_start_helpdesk-gmail .bottom-banner__column1,.page_start_helpdesk-gsuite .bottom-banner__column1,.page_start_helpdesk-software .bottom-banner__column1,.page_start_jitbit-alternative .bottom-banner__column1,.page_start_kustomer-alternative .bottom-banner__column1,.page_start_liveagent-alternative .bottom-banner__column1,.page_start_osticket-alternative .bottom-banner__column1,.page_start_teamsupport-alternative .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_start_customer_service .bottom-banner__image1,.page_start_customer_service .bottom-banner__image2,.page_start_customer_support .bottom-banner__image1,.page_start_customer_support .bottom-banner__image2,.page_start_email-ticket-system .bottom-banner__image1,.page_start_email-ticket-system .bottom-banner__image2,.page_start_french-helpdesk-software .bottom-banner__image1,.page_start_french-helpdesk-software .bottom-banner__image2,.page_start_french-shared-inbox .bottom-banner__image1,.page_start_french-shared-inbox .bottom-banner__image2,.page_start_gmelius-alternative .bottom-banner__image1,.page_start_gmelius-alternative .bottom-banner__image2,.page_start_google-groups-alternative .bottom-banner__image1,.page_start_google-groups-alternative .bottom-banner__image2,.page_start_groovehq-alternative .bottom-banner__image1,.page_start_groovehq-alternative .bottom-banner__image2,.page_start_happyfox-alternative .bottom-banner__image1,.page_start_happyfox-alternative .bottom-banner__image2,.page_start_helpdesk-g-suite .bottom-banner__image1,.page_start_helpdesk-g-suite .bottom-banner__image2,.page_start_helpdesk-gmail .bottom-banner__image1,.page_start_helpdesk-gmail .bottom-banner__image2,.page_start_helpdesk-gsuite .bottom-banner__image1,.page_start_helpdesk-gsuite .bottom-banner__image2,.page_start_helpdesk-software .bottom-banner__image1,.page_start_helpdesk-software .bottom-banner__image2,.page_start_jitbit-alternative .bottom-banner__image1,.page_start_jitbit-alternative .bottom-banner__image2,.page_start_kustomer-alternative .bottom-banner__image1,.page_start_kustomer-alternative .bottom-banner__image2,.page_start_liveagent-alternative .bottom-banner__image1,.page_start_liveagent-alternative .bottom-banner__image2,.page_start_osticket-alternative .bottom-banner__image1,.page_start_osticket-alternative .bottom-banner__image2,.page_start_teamsupport-alternative .bottom-banner__image1,.page_start_teamsupport-alternative .bottom-banner__image2{display:none}}.page_start_customer_service .bottom-banner__rectangle,.page_start_customer_support .bottom-banner__rectangle,.page_start_email-ticket-system .bottom-banner__rectangle,.page_start_french-helpdesk-software .bottom-banner__rectangle,.page_start_french-shared-inbox .bottom-banner__rectangle,.page_start_gmelius-alternative .bottom-banner__rectangle,.page_start_google-groups-alternative .bottom-banner__rectangle,.page_start_groovehq-alternative .bottom-banner__rectangle,.page_start_happyfox-alternative .bottom-banner__rectangle,.page_start_helpdesk-g-suite .bottom-banner__rectangle,.page_start_helpdesk-gmail .bottom-banner__rectangle,.page_start_helpdesk-gsuite .bottom-banner__rectangle,.page_start_helpdesk-software .bottom-banner__rectangle,.page_start_jitbit-alternative .bottom-banner__rectangle,.page_start_kustomer-alternative .bottom-banner__rectangle,.page_start_liveagent-alternative .bottom-banner__rectangle,.page_start_osticket-alternative .bottom-banner__rectangle,.page_start_teamsupport-alternative .bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_start_customer_service .bottom-banner__rectangle,.page_start_customer_support .bottom-banner__rectangle,.page_start_email-ticket-system .bottom-banner__rectangle,.page_start_french-helpdesk-software .bottom-banner__rectangle,.page_start_french-shared-inbox .bottom-banner__rectangle,.page_start_gmelius-alternative .bottom-banner__rectangle,.page_start_google-groups-alternative .bottom-banner__rectangle,.page_start_groovehq-alternative .bottom-banner__rectangle,.page_start_happyfox-alternative .bottom-banner__rectangle,.page_start_helpdesk-g-suite .bottom-banner__rectangle,.page_start_helpdesk-gmail .bottom-banner__rectangle,.page_start_helpdesk-gsuite .bottom-banner__rectangle,.page_start_helpdesk-software .bottom-banner__rectangle,.page_start_jitbit-alternative .bottom-banner__rectangle,.page_start_kustomer-alternative .bottom-banner__rectangle,.page_start_liveagent-alternative .bottom-banner__rectangle,.page_start_osticket-alternative .bottom-banner__rectangle,.page_start_teamsupport-alternative .bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}.page_start_customer_service .bottom-banner__no-credit-card,.page_start_customer_support .bottom-banner__no-credit-card,.page_start_email-ticket-system .bottom-banner__no-credit-card,.page_start_french-helpdesk-software .bottom-banner__no-credit-card,.page_start_french-shared-inbox .bottom-banner__no-credit-card,.page_start_gmelius-alternative .bottom-banner__no-credit-card,.page_start_google-groups-alternative .bottom-banner__no-credit-card,.page_start_groovehq-alternative .bottom-banner__no-credit-card,.page_start_happyfox-alternative .bottom-banner__no-credit-card,.page_start_helpdesk-g-suite .bottom-banner__no-credit-card,.page_start_helpdesk-gmail .bottom-banner__no-credit-card,.page_start_helpdesk-gsuite .bottom-banner__no-credit-card,.page_start_helpdesk-software .bottom-banner__no-credit-card,.page_start_jitbit-alternative .bottom-banner__no-credit-card,.page_start_kustomer-alternative .bottom-banner__no-credit-card,.page_start_liveagent-alternative .bottom-banner__no-credit-card,.page_start_osticket-alternative .bottom-banner__no-credit-card,.page_start_teamsupport-alternative .bottom-banner__no-credit-card{font-size:18px}}.page_start_customer_service .bottom-banner__no-credit-card,.page_start_customer_support .bottom-banner__no-credit-card,.page_start_email-ticket-system .bottom-banner__no-credit-card,.page_start_french-helpdesk-software .bottom-banner__no-credit-card,.page_start_french-shared-inbox .bottom-banner__no-credit-card,.page_start_gmelius-alternative .bottom-banner__no-credit-card,.page_start_google-groups-alternative .bottom-banner__no-credit-card,.page_start_groovehq-alternative .bottom-banner__no-credit-card,.page_start_happyfox-alternative .bottom-banner__no-credit-card,.page_start_helpdesk-g-suite .bottom-banner__no-credit-card,.page_start_helpdesk-gmail .bottom-banner__no-credit-card,.page_start_helpdesk-gsuite .bottom-banner__no-credit-card,.page_start_helpdesk-software .bottom-banner__no-credit-card,.page_start_jitbit-alternative .bottom-banner__no-credit-card,.page_start_kustomer-alternative .bottom-banner__no-credit-card,.page_start_liveagent-alternative .bottom-banner__no-credit-card,.page_start_osticket-alternative .bottom-banner__no-credit-card,.page_start_teamsupport-alternative .bottom-banner__no-credit-card{font-family:Lato;font-size:18px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}.page_start_customer_service .bottom-banner__ready-to-grow h2,.page_start_customer_support .bottom-banner__ready-to-grow h2,.page_start_email-ticket-system .bottom-banner__ready-to-grow h2,.page_start_french-helpdesk-software .bottom-banner__ready-to-grow h2,.page_start_french-shared-inbox .bottom-banner__ready-to-grow h2,.page_start_gmelius-alternative .bottom-banner__ready-to-grow h2,.page_start_google-groups-alternative .bottom-banner__ready-to-grow h2,.page_start_groovehq-alternative .bottom-banner__ready-to-grow h2,.page_start_happyfox-alternative .bottom-banner__ready-to-grow h2,.page_start_helpdesk-g-suite .bottom-banner__ready-to-grow h2,.page_start_helpdesk-gmail .bottom-banner__ready-to-grow h2,.page_start_helpdesk-gsuite .bottom-banner__ready-to-grow h2,.page_start_helpdesk-software .bottom-banner__ready-to-grow h2,.page_start_jitbit-alternative .bottom-banner__ready-to-grow h2,.page_start_kustomer-alternative .bottom-banner__ready-to-grow h2,.page_start_liveagent-alternative .bottom-banner__ready-to-grow h2,.page_start_osticket-alternative .bottom-banner__ready-to-grow h2,.page_start_teamsupport-alternative .bottom-banner__ready-to-grow h2{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;padding-left:7.5rem;text-align:center;padding-top:1rem;color:#fff;margin-bottom:0}.page_start_customer_service .bottom-banner__ready-to-grow h2 span,.page_start_customer_support .bottom-banner__ready-to-grow h2 span,.page_start_email-ticket-system .bottom-banner__ready-to-grow h2 span,.page_start_french-helpdesk-software .bottom-banner__ready-to-grow h2 span,.page_start_french-shared-inbox .bottom-banner__ready-to-grow h2 span,.page_start_gmelius-alternative .bottom-banner__ready-to-grow h2 span,.page_start_google-groups-alternative .bottom-banner__ready-to-grow h2 span,.page_start_groovehq-alternative .bottom-banner__ready-to-grow h2 span,.page_start_happyfox-alternative .bottom-banner__ready-to-grow h2 span,.page_start_helpdesk-g-suite .bottom-banner__ready-to-grow h2 span,.page_start_helpdesk-gmail .bottom-banner__ready-to-grow h2 span,.page_start_helpdesk-gsuite .bottom-banner__ready-to-grow h2 span,.page_start_helpdesk-software .bottom-banner__ready-to-grow h2 span,.page_start_jitbit-alternative .bottom-banner__ready-to-grow h2 span,.page_start_kustomer-alternative .bottom-banner__ready-to-grow h2 span,.page_start_liveagent-alternative .bottom-banner__ready-to-grow h2 span,.page_start_osticket-alternative .bottom-banner__ready-to-grow h2 span,.page_start_teamsupport-alternative .bottom-banner__ready-to-grow h2 span{position:relative;right:3.5rem}.page_start_customer_service .bottom-banner__style-2,.page_start_customer_support .bottom-banner__style-2,.page_start_email-ticket-system .bottom-banner__style-2,.page_start_french-helpdesk-software .bottom-banner__style-2,.page_start_french-shared-inbox .bottom-banner__style-2,.page_start_gmelius-alternative .bottom-banner__style-2,.page_start_google-groups-alternative .bottom-banner__style-2,.page_start_groovehq-alternative .bottom-banner__style-2,.page_start_happyfox-alternative .bottom-banner__style-2,.page_start_helpdesk-g-suite .bottom-banner__style-2,.page_start_helpdesk-gmail .bottom-banner__style-2,.page_start_helpdesk-gsuite .bottom-banner__style-2,.page_start_helpdesk-software .bottom-banner__style-2,.page_start_jitbit-alternative .bottom-banner__style-2,.page_start_kustomer-alternative .bottom-banner__style-2,.page_start_liveagent-alternative .bottom-banner__style-2,.page_start_osticket-alternative .bottom-banner__style-2,.page_start_teamsupport-alternative .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_start_customer_service .bottom-banner__ready-to-grow,.page_start_customer_support .bottom-banner__ready-to-grow,.page_start_email-ticket-system .bottom-banner__ready-to-grow,.page_start_french-helpdesk-software .bottom-banner__ready-to-grow,.page_start_french-shared-inbox .bottom-banner__ready-to-grow,.page_start_gmelius-alternative .bottom-banner__ready-to-grow,.page_start_google-groups-alternative .bottom-banner__ready-to-grow,.page_start_groovehq-alternative .bottom-banner__ready-to-grow,.page_start_happyfox-alternative .bottom-banner__ready-to-grow,.page_start_helpdesk-g-suite .bottom-banner__ready-to-grow,.page_start_helpdesk-gmail .bottom-banner__ready-to-grow,.page_start_helpdesk-gsuite .bottom-banner__ready-to-grow,.page_start_helpdesk-software .bottom-banner__ready-to-grow,.page_start_jitbit-alternative .bottom-banner__ready-to-grow,.page_start_kustomer-alternative .bottom-banner__ready-to-grow,.page_start_liveagent-alternative .bottom-banner__ready-to-grow,.page_start_osticket-alternative .bottom-banner__ready-to-grow,.page_start_teamsupport-alternative .bottom-banner__ready-to-grow{width:83%;padding-left:0;padding-top:8rem;text-align:center}.page_start_customer_service .bottom-banner__style-2,.page_start_customer_support .bottom-banner__style-2,.page_start_email-ticket-system .bottom-banner__style-2,.page_start_french-helpdesk-software .bottom-banner__style-2,.page_start_french-shared-inbox .bottom-banner__style-2,.page_start_gmelius-alternative .bottom-banner__style-2,.page_start_google-groups-alternative .bottom-banner__style-2,.page_start_groovehq-alternative .bottom-banner__style-2,.page_start_happyfox-alternative .bottom-banner__style-2,.page_start_helpdesk-g-suite .bottom-banner__style-2,.page_start_helpdesk-gmail .bottom-banner__style-2,.page_start_helpdesk-gsuite .bottom-banner__style-2,.page_start_helpdesk-software .bottom-banner__style-2,.page_start_jitbit-alternative .bottom-banner__style-2,.page_start_kustomer-alternative .bottom-banner__style-2,.page_start_liveagent-alternative .bottom-banner__style-2,.page_start_osticket-alternative .bottom-banner__style-2,.page_start_teamsupport-alternative .bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_start_customer_service .bottom-banner__button,.page_start_customer_support .bottom-banner__button,.page_start_email-ticket-system .bottom-banner__button,.page_start_french-helpdesk-software .bottom-banner__button,.page_start_french-shared-inbox .bottom-banner__button,.page_start_gmelius-alternative .bottom-banner__button,.page_start_google-groups-alternative .bottom-banner__button,.page_start_groovehq-alternative .bottom-banner__button,.page_start_happyfox-alternative .bottom-banner__button,.page_start_helpdesk-g-suite .bottom-banner__button,.page_start_helpdesk-gmail .bottom-banner__button,.page_start_helpdesk-gsuite .bottom-banner__button,.page_start_helpdesk-software .bottom-banner__button,.page_start_jitbit-alternative .bottom-banner__button,.page_start_kustomer-alternative .bottom-banner__button,.page_start_liveagent-alternative .bottom-banner__button,.page_start_osticket-alternative .bottom-banner__button,.page_start_teamsupport-alternative .bottom-banner__button{margin-left:42%;margin-top:1rem}.page_start_customer_service .bottom-banner .install-button,.page_start_customer_support .bottom-banner .install-button,.page_start_email-ticket-system .bottom-banner .install-button,.page_start_french-helpdesk-software .bottom-banner .install-button,.page_start_french-shared-inbox .bottom-banner .install-button,.page_start_gmelius-alternative .bottom-banner .install-button,.page_start_google-groups-alternative .bottom-banner .install-button,.page_start_groovehq-alternative .bottom-banner .install-button,.page_start_happyfox-alternative .bottom-banner .install-button,.page_start_helpdesk-g-suite .bottom-banner .install-button,.page_start_helpdesk-gmail .bottom-banner .install-button,.page_start_helpdesk-gsuite .bottom-banner .install-button,.page_start_helpdesk-software .bottom-banner .install-button,.page_start_jitbit-alternative .bottom-banner .install-button,.page_start_kustomer-alternative .bottom-banner .install-button,.page_start_liveagent-alternative .bottom-banner .install-button,.page_start_osticket-alternative .bottom-banner .install-button,.page_start_teamsupport-alternative .bottom-banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_start_customer_service .bottom-banner .install-button__main,.page_start_customer_support .bottom-banner .install-button__main,.page_start_email-ticket-system .bottom-banner .install-button__main,.page_start_french-helpdesk-software .bottom-banner .install-button__main,.page_start_french-shared-inbox .bottom-banner .install-button__main,.page_start_gmelius-alternative .bottom-banner .install-button__main,.page_start_google-groups-alternative .bottom-banner .install-button__main,.page_start_groovehq-alternative .bottom-banner .install-button__main,.page_start_happyfox-alternative .bottom-banner .install-button__main,.page_start_helpdesk-g-suite .bottom-banner .install-button__main,.page_start_helpdesk-gmail .bottom-banner .install-button__main,.page_start_helpdesk-gsuite .bottom-banner .install-button__main,.page_start_helpdesk-software .bottom-banner .install-button__main,.page_start_jitbit-alternative .bottom-banner .install-button__main,.page_start_kustomer-alternative .bottom-banner .install-button__main,.page_start_liveagent-alternative .bottom-banner .install-button__main,.page_start_osticket-alternative .bottom-banner .install-button__main,.page_start_teamsupport-alternative .bottom-banner .install-button__main{font-weight:700}.page_start_customer_service .terms-section,.page_start_customer_support .terms-section,.page_start_email-ticket-system .terms-section,.page_start_french-helpdesk-software .terms-section,.page_start_french-shared-inbox .terms-section,.page_start_gmelius-alternative .terms-section,.page_start_google-groups-alternative .terms-section,.page_start_groovehq-alternative .terms-section,.page_start_happyfox-alternative .terms-section,.page_start_helpdesk-g-suite .terms-section,.page_start_helpdesk-gmail .terms-section,.page_start_helpdesk-gsuite .terms-section,.page_start_helpdesk-software .terms-section,.page_start_jitbit-alternative .terms-section,.page_start_kustomer-alternative .terms-section,.page_start_liveagent-alternative .terms-section,.page_start_osticket-alternative .terms-section,.page_start_teamsupport-alternative .terms-section{height:82px;background-color:#ededed;display:flex}.page_start_customer_service .terms-section__list,.page_start_customer_support .terms-section__list,.page_start_email-ticket-system .terms-section__list,.page_start_french-helpdesk-software .terms-section__list,.page_start_french-shared-inbox .terms-section__list,.page_start_gmelius-alternative .terms-section__list,.page_start_google-groups-alternative .terms-section__list,.page_start_groovehq-alternative .terms-section__list,.page_start_happyfox-alternative .terms-section__list,.page_start_helpdesk-g-suite .terms-section__list,.page_start_helpdesk-gmail .terms-section__list,.page_start_helpdesk-gsuite .terms-section__list,.page_start_helpdesk-software .terms-section__list,.page_start_jitbit-alternative .terms-section__list,.page_start_kustomer-alternative .terms-section__list,.page_start_liveagent-alternative .terms-section__list,.page_start_osticket-alternative .terms-section__list,.page_start_teamsupport-alternative .terms-section__list{font-size:12px;color:#344041}.page_start_customer_service .location-section__social,.page_start_customer_support .location-section__social,.page_start_email-ticket-system .location-section__social,.page_start_french-helpdesk-software .location-section__social,.page_start_french-shared-inbox .location-section__social,.page_start_gmelius-alternative .location-section__social,.page_start_google-groups-alternative .location-section__social,.page_start_groovehq-alternative .location-section__social,.page_start_happyfox-alternative .location-section__social,.page_start_helpdesk-g-suite .location-section__social,.page_start_helpdesk-gmail .location-section__social,.page_start_helpdesk-gsuite .location-section__social,.page_start_helpdesk-software .location-section__social,.page_start_jitbit-alternative .location-section__social,.page_start_kustomer-alternative .location-section__social,.page_start_liveagent-alternative .location-section__social,.page_start_osticket-alternative .location-section__social,.page_start_teamsupport-alternative .location-section__social{padding:0;width:11%}.page_start_customer_service .price-panel__trial-button-premium,.page_start_customer_support .price-panel__trial-button-premium,.page_start_email-ticket-system .price-panel__trial-button-premium,.page_start_french-helpdesk-software .price-panel__trial-button-premium,.page_start_french-shared-inbox .price-panel__trial-button-premium,.page_start_gmelius-alternative .price-panel__trial-button-premium,.page_start_google-groups-alternative .price-panel__trial-button-premium,.page_start_groovehq-alternative .price-panel__trial-button-premium,.page_start_happyfox-alternative .price-panel__trial-button-premium,.page_start_helpdesk-g-suite .price-panel__trial-button-premium,.page_start_helpdesk-gmail .price-panel__trial-button-premium,.page_start_helpdesk-gsuite .price-panel__trial-button-premium,.page_start_helpdesk-software .price-panel__trial-button-premium,.page_start_jitbit-alternative .price-panel__trial-button-premium,.page_start_kustomer-alternative .price-panel__trial-button-premium,.page_start_liveagent-alternative .price-panel__trial-button-premium,.page_start_osticket-alternative .price-panel__trial-button-premium,.page_start_teamsupport-alternative .price-panel__trial-button-premium{color:#2b2a2a;background-image:linear-gradient(to right,#ffeb38,#ffd31a);display:inline-block;font-weight:700;padding:.7rem 2rem;border-radius:21px;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-style:normal;margin-top:-2rem}.page_start_customer_service .price-panel__trial-button-premium:hover,.page_start_customer_support .price-panel__trial-button-premium:hover,.page_start_email-ticket-system .price-panel__trial-button-premium:hover,.page_start_french-helpdesk-software .price-panel__trial-button-premium:hover,.page_start_french-shared-inbox .price-panel__trial-button-premium:hover,.page_start_gmelius-alternative .price-panel__trial-button-premium:hover,.page_start_google-groups-alternative .price-panel__trial-button-premium:hover,.page_start_groovehq-alternative .price-panel__trial-button-premium:hover,.page_start_happyfox-alternative .price-panel__trial-button-premium:hover,.page_start_helpdesk-g-suite .price-panel__trial-button-premium:hover,.page_start_helpdesk-gmail .price-panel__trial-button-premium:hover,.page_start_helpdesk-gsuite .price-panel__trial-button-premium:hover,.page_start_helpdesk-software .price-panel__trial-button-premium:hover,.page_start_jitbit-alternative .price-panel__trial-button-premium:hover,.page_start_kustomer-alternative .price-panel__trial-button-premium:hover,.page_start_liveagent-alternative .price-panel__trial-button-premium:hover,.page_start_osticket-alternative .price-panel__trial-button-premium:hover,.page_start_teamsupport-alternative .price-panel__trial-button-premium:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px #afafaf}.page_start_customer_service .french-page-form,.page_start_customer_support .french-page-form,.page_start_email-ticket-system .french-page-form,.page_start_french-helpdesk-software .french-page-form,.page_start_french-shared-inbox .french-page-form,.page_start_gmelius-alternative .french-page-form,.page_start_google-groups-alternative .french-page-form,.page_start_groovehq-alternative .french-page-form,.page_start_happyfox-alternative .french-page-form,.page_start_helpdesk-g-suite .french-page-form,.page_start_helpdesk-gmail .french-page-form,.page_start_helpdesk-gsuite .french-page-form,.page_start_helpdesk-software .french-page-form,.page_start_jitbit-alternative .french-page-form,.page_start_kustomer-alternative .french-page-form,.page_start_liveagent-alternative .french-page-form,.page_start_osticket-alternative .french-page-form,.page_start_teamsupport-alternative .french-page-form{height:605px!important}.page_start_customer_service .french-page-form label,.page_start_customer_service .french-page-form ul.no-list,.page_start_customer_support .french-page-form label,.page_start_customer_support .french-page-form ul.no-list,.page_start_email-ticket-system .french-page-form label,.page_start_email-ticket-system .french-page-form ul.no-list,.page_start_french-helpdesk-software .french-page-form label,.page_start_french-helpdesk-software .french-page-form ul.no-list,.page_start_french-shared-inbox .french-page-form label,.page_start_french-shared-inbox .french-page-form ul.no-list,.page_start_gmelius-alternative .french-page-form label,.page_start_gmelius-alternative .french-page-form ul.no-list,.page_start_google-groups-alternative .french-page-form label,.page_start_google-groups-alternative .french-page-form ul.no-list,.page_start_groovehq-alternative .french-page-form label,.page_start_groovehq-alternative .french-page-form ul.no-list,.page_start_happyfox-alternative .french-page-form label,.page_start_happyfox-alternative .french-page-form ul.no-list,.page_start_helpdesk-g-suite .french-page-form label,.page_start_helpdesk-g-suite .french-page-form ul.no-list,.page_start_helpdesk-gmail .french-page-form label,.page_start_helpdesk-gmail .french-page-form ul.no-list,.page_start_helpdesk-gsuite .french-page-form label,.page_start_helpdesk-gsuite .french-page-form ul.no-list,.page_start_helpdesk-software .french-page-form label,.page_start_helpdesk-software .french-page-form ul.no-list,.page_start_jitbit-alternative .french-page-form label,.page_start_jitbit-alternative .french-page-form ul.no-list,.page_start_kustomer-alternative .french-page-form label,.page_start_kustomer-alternative .french-page-form ul.no-list,.page_start_liveagent-alternative .french-page-form label,.page_start_liveagent-alternative .french-page-form ul.no-list,.page_start_osticket-alternative .french-page-form label,.page_start_osticket-alternative .french-page-form ul.no-list,.page_start_teamsupport-alternative .french-page-form label,.page_start_teamsupport-alternative .french-page-form ul.no-list{width:100%!important}.page_start_clone-front-alternative .french_front_alt_pricing_header{position:absolute;width:116px;left:-6rem;top:-3rem}.page_start_clone-front-alternative .french-feedback-heading{font-style:italic}.page_start_clone-front-alternative .pricing-section .price-panel__trial-button-premium{padding:.7rem 1rem}.page_start_clone-front-alternative .french-front-heading{padding-bottom:1rem}.page_start_clone-front-alternative .french-button-plus{margin-top:0!important}@media all and (max-width:960px){.page_start_clone-front-alternative .french_front_alt_pricing_header{display:none}.page_start_clone-front-alternative .french-front-heading{text-align:center}.page_start_clone-front-alternative .french-start-front-alternative{padding:2rem 0!important}.page_start_clone-front-alternative .pricing-hero-mini__heading--french{padding:2rem 1rem 1rem}.page_start_clone-front-alternative .french-sub-heading1{margin-bottom:0!important;text-align:center;padding-top:2rem}.page_start_clone-front-alternative .french-front-manage-inboxes-heading{padding:0 1rem}.page_start_clone-front-alternative .start-shared-inbox-logo__heading{padding:0 1rem 2rem}.page_start_clone-front-alternative .french-center{text-align:center;margin:0 auto;padding-top:1rem}}@media all and (min-width:960px){.page_start_clone-front-alternative .pricing-content-section__column{max-width:1046px;margin:0 auto}}.page_start_clone-front-alternative .pricing-content-section__features{width:100%;margin-top:22px;display:inline-block;vertical-align:top;padding-left:0;font-style:normal;position:relative}.page_start_clone-front-alternative .pricing-content-section__features--tick:before{content:"";background-image:url(https://images.hiverhq.com/images/new-homepage/pricing-tick.svg);width:13px;height:10px;position:absolute;left:2rem;top:.8rem}@media all and (max-width:960px){.page_start_clone-front-alternative .pricing-content-section__features{width:100%;margin:0 0 30px;padding:0}}.page_start_clone-front-alternative .pricing-content-section__features li{color:#3d4f52;font-size:16px;text-align:left;list-style:none;line-height:2;padding-left:4rem;margin-top:0}.page_start_clone-front-alternative .pricing-content-section__features li b{color:#000}@media all and (max-width:960px){.page_start_clone-front-alternative .pricing-content-section__features li{padding:1rem 0 0}}.page_start_clone-front-alternative .pricing-content-section__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer;line-height:1.4;padding-top:.7rem}.page_start_clone-front-alternative .pricing-content-section__features .quote:hover{color:#1ab394}.delegation-features-hero{background-image:url(/images/new-homepage/delegation-feature/delegationBg.png);background-repeat:no-repeat;background-size:cover;background-position-y:bottom;max-height:667px;margin-bottom:5rem;background-position-x:center}.delegation-features-hero__column{text-align:center}.delegation-features-hero__heading{color:#292929;line-height:1.2;margin-top:5rem;margin-bottom:1.5rem;font-size:30px}@media all and (max-width:960px){.delegation-features-hero__column{padding-top:3rem}.delegation-features-hero{background-position-x:center;height:555px}.delegation-features-hero__heading{font-size:22px}}.delegation-features-hero__sub-heading{color:#292929;font-size:16px;line-height:1.7;margin-bottom:0}.delegation-features-hero__image--email-templates{margin-top:-4rem}@media all and (min-width:960px){.delegation-features-hero__image{position:relative;top:3rem}.delegation-features-hero__image--csatHero{margin-right:12rem}}.csat-customers-section{padding:5rem 0}@media all and (max-width:960px){.delegation-features-hero__sub-heading{margin-bottom:4rem}.delegation-features-hero__sub-heading br{display:none}.delegation-features-hero__image{width:100%}.delegation-features-hero__image--csatHero{margin-left:-1rem}.csat-customers-section{padding:1rem}}.csat-customers-section__column{width:70%;margin:0 auto;padding:2rem 5.5rem}@media all and (max-width:960px){.csat-customers-section__column{width:100%;padding:2rem 1rem}}.csat-customers-section__heading{color:#13334c;font-size:22px;padding-bottom:3rem}.csat-customers-section__paragraph{font-size:15px;color:#414670;text-align:left}.csat-customers-section__paragraph a{color:#525f7f;position:relative}.csat-customers-section__paragraph a:after{content:'';position:absolute;width:36px;height:11px;background-image:url(/images/front/arrow.png);background-repeat:no-repeat;left:33rem;top:.4rem}.csat-customers-section__paragraph a:hover{color:#1ab394}.csat-customers-section__paragraph--bg{width:88%;text-align:center;background-color:#ffefcf;padding:1.3rem 2rem}@media all and (max-width:960px){.csat-customers-section__paragraph a:after{left:14rem;top:1.9rem}.csat-customers-section__paragraph--bg{width:100%}}.csat-customers-section__paragraph b{color:#33353c;font-weight:700;font-style:italic}@media all and (min-width:960px){.email-status-section{padding:4rem 0}}.email-status-section__column{width:70%;margin:0 auto;text-align:center;background-color:#f8ebe2;padding:2rem 2.5rem;font-style:italic}@media all and (max-width:960px){.email-status-section__column{width:100%;margin-bottom:3rem}}.email-status-section__status{color:#467091;font-size:17px;margin-bottom:.5rem}.email-conversation-section{padding:1rem 0 5rem}.email-conversation-section__column{width:70%;margin:0 auto;text-align:center}@media all and (max-width:960px){.email-conversation-section{padding:1rem}.email-conversation-section__column{width:100%}}.delegation-enter-hiver{padding:1rem 0}.delegation-enter-hiver .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.delegation-enter-hiver__main-heading{color:#292593!important;font-weight:400;text-align:center;margin-bottom:2rem;font-size:24px;line-height:1.67}.delegation-enter-hiver__columnFirst{width:43%;position:relative;right:13rem;top:4rem}.delegation-enter-hiver__columnSecond{width:49%}@media all and (max-width:960px){.delegation-enter-hiver{padding:1rem}.delegation-enter-hiver__columnFirst{display:none}.delegation-enter-hiver__columnSecond{width:100%}}.delegation-enter-hiver__heading{color:#13334c;font-size:22px;margin-bottom:1.5rem;line-height:1}.delegation-enter-hiver__heading--margin{margin-bottom:1rem;line-height:1.5}.delegation-enter-hiver__paragraph{color:#525f7f;font-size:17px;margin-bottom:2rem}.email-notes-hiver{padding:1rem 0 10rem;overflow:hidden}.email-notes-hiver__main-heading{color:#292593;font-family:Lato;font-size:24px;font-weight:700;text-align:center}.email-notes-hiver__columnFirst{width:44%;position:relative;top:7rem;display:inline-block}.email-notes-hiver__columnFirst--collision-support{top:3rem}@media all and (max-width:960px){.email-notes-hiver{padding:1rem}.email-notes-hiver__columnFirst{width:100%;position:static}.email-notes-hiver__columnFirst--collision-support{top:-4rem;margin-left:-2rem}}.email-notes-hiver__columnSecond{width:41%;float:right;margin-top:6rem}@media all and (max-width:960px){.email-notes-hiver__columnSecond{width:100%;margin-top:0}}.email-notes-hiver__image{margin:2rem 0 1.2rem}.email-notes-hiver__paragraph{font-size:17px;margin-bottom:3.3rem}.team-emails-workflow{padding:5rem 0 0}@media all and (max-width:960px){.email-notes-hiver__image{width:100%;margin-left:2rem}.team-emails-workflow{padding:3rem 1rem 0}}.team-emails-workflow .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:flex-start;max-height:450px}.team-emails-workflow__columnFirst{width:41%}@media all and (max-width:960px){.team-emails-workflow__columnFirst{width:100%}.team-emails-workflow__columnSecond{display:none}}.team-emails-workflow__columnSecond{width:59%;position:relative;left:11rem;bottom:9rem}.team-emails-workflow__heading{color:#13334c;font-size:22px}.team-emails-workflow__paragraph{color:#525f7f;font-size:17px;margin-bottom:2rem}.team-emails-workflow__paragraph a{color:#3347ea}.analytics-improve-section{padding:3rem 0 4rem}@media all and (max-width:960px){.analytics-improve-section{padding:0 1rem 1rem}}.analytics-improve-section--automations-top-padding{padding:4rem 0}@media all and (max-width:960px){.analytics-improve-section--automations-top-padding{padding:4rem 1rem}}.analytics-improve-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start}.analytics-improve-section__main-heading{color:#13334c;font-weight:400;line-height:1.4;margin-bottom:7rem;font-size:24px;text-align:center;padding-top:0}.analytics-improve-section__column{width:45%}@media all and (max-width:960px){.analytics-improve-section__main-heading{margin-bottom:4rem}.analytics-improve-section__column{width:100%}.analytics-improve-section__heading{text-align:left}}.analytics-improve-section__heading{color:#362794;font-size:21px;line-height:1.42;margin-bottom:1rem}.analytics-improve-section__paragraph{color:#525f7f;font-size:17px;margin-bottom:5rem}.tags-use-section{padding:12rem 0 6rem}.tags-use-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:flex-start}.tags-use-section__column{width:36%}@media all and (max-width:960px){.tags-use-section{padding:3rem 1rem}.tags-use-section__column{width:100%}}.tags-use-section__bg1{background-image:url(../../images/new-homepage/delegation-feature/tags-bg-green.png)}.tags-use-section__bg2{background-image:url(../../images/new-homepage/delegation-feature/tags-bg-blue.png)}.tags-use-section__bg{background-repeat:no-repeat;height:186px;padding:4rem 2rem 2rem 12rem;width:44%;background-position-x:-26px;box-shadow:30px 28px 56px 0 rgba(19,51,76,.05);border-radius:10px}.tags-use-section__heading{color:#362794;font-size:22px;line-height:1.42;margin-bottom:1rem}.tags-use-section__paragraph{color:#525f7f;font-size:14px;margin-bottom:0}.tags-use-section__paragraph span{color:#2aa064;font-weight:700}.tags-use-section__paragraph strong{color:#8344d2}.tags-use-section__paragraph1{color:#525f7f;font-size:17px;margin-bottom:5rem}@media all and (max-width:960px){.tags-use-section__bg{width:100%;padding:1rem 0;background:0 0;box-shadow:none;height:auto}.tags-use-section__paragraph1{margin-bottom:1rem}}@media all and (min-width:960px){.what-view-section{padding:4rem 0}}@media all and (max-width:960px){.what-view-section{padding:2rem 1rem}}.what-view-section__column{width:70%;margin:0 auto;text-align:center;background-color:#f7ebe5;opacity:.74;padding:2rem 2.5rem}@media all and (max-width:960px){.what-view-section__column{width:100%;margin-bottom:3rem}}.what-view-section__status{color:#13334c;font-size:22px;margin-bottom:2rem;line-height:1.5}.what-view-section__para{color:#151a43;font-size:17px;margin-bottom:1.5rem}@media all and (min-width:960px){.what-view-section:after{content:'';width:39px;height:39px;background-color:#ff7e5e;border-radius:30px 0 30px 30px;position:absolute;top:62rem;left:19rem}.what-view-section:before{content:'';width:50px;height:50px;background-color:#4dc8a2;border-radius:30px 30px 30px 0;position:absolute;top:52rem;right:19rem;z-index:1}}.views-use{padding:1rem 0}.views-use .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.views-use__main-heading{color:#13334c;font-weight:400;text-align:center;margin-bottom:2rem;font-size:24px;line-height:1.67}.views-use__columnFirst{width:43%;position:relative;right:13rem;top:4rem}.views-use__columnSecond{width:49%}.views-use__heading{color:#362794;font-size:21px;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.views-use{padding:1rem}.views-use__columnFirst{display:none}.views-use__columnSecond{width:100%}.views-use__heading{text-align:center;line-height:1.25}.views-use__image{width:100%}}.views-use__paragraph{color:#525f7f;font-size:17px;margin-bottom:2rem}.views-use__image{padding:5rem 0 3rem}@media all and (min-width:960px){.roles-access-section{padding:4rem 0}}@media all and (max-width:960px){.roles-access-section{padding:2rem 1rem}}.roles-access-section__column{width:70%;margin:0 auto;text-align:center;background-color:#edf6fd;padding:2rem 2.5rem;border-radius:54px 0}.roles-access-section__status{color:#2f61eb;font-size:22px}.roles-access-section__status b{font-weight:700;color:#2f61eb}.roles-work-section{padding:1rem 0 4rem;overflow:hidden}@media all and (max-width:960px){.roles-access-section__column{width:100%;margin-bottom:3rem}.roles-work-section{padding:1rem}}.roles-work-section__columnFirst{width:40%;position:relative;top:7rem;display:inline-block}@media all and (max-width:960px){.roles-work-section__columnFirst{width:100%;position:static}}.roles-work-section__columnSecond{width:37%;float:right;margin-top:6.5rem}.homepage-gmail-teamwork{padding:2rem 0 7rem!important}.homepage-gmail-teamwork__heading{margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.roles-work-section__columnSecond{width:100%;margin-top:0}.homepage-gmail-teamwork__heading{line-height:1.25}}.homepage-gmail-teamwork__sub-heading{line-height:1}.automations-gsuite{padding:5rem 0;background:#fbfbfb}@media all and (max-width:960px){.homepage-gmail-teamwork__sub-heading{line-height:1.25}.automations-gsuite{padding:0;margin:auto}}.page_usecases_finance{background-color:#fbfdff}.page_usecases_finance .usecase-hero{position:relative;min-height:731px;background:linear-gradient(203deg,#169474 2%,#43bb8b 53%,#71e2a2 100%);background-image:url(/../../images/use-case/finance_usecase_bg.svg);padding-bottom:8rem;background-size:cover}.page_usecases_finance .usecase-hero .mid{position:relative;left:0;right:0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;margin-top:-6.3rem}.page_usecases_finance .usecase-hero__column-first{width:53%;margin-bottom:5rem;padding-top:12rem}@media all and (max-width:960px){.page_usecases_finance .usecase-hero{padding-bottom:0;background-image:none;background:linear-gradient(203deg,#169474 2%,#43bb8b 53%,#4ebf7f 100%)}.page_usecases_finance .usecase-hero__button-container{text-align:center}.page_usecases_finance .usecase-hero__column-first{width:100%;text-align:center;padding-top:0;margin-bottom:2rem}}.page_usecases_finance .usecase-hero__column-second{width:45%;margin-top:-4rem}@media all and (max-width:960px){.page_usecases_finance .usecase-hero__column-second{width:100%;margin-top:0;margin-bottom:2rem}.page_usecases_finance .usecase-hero h2{color:#292593}}.page_usecases_finance .usecase-hero h2{padding-top:8rem;color:#292593;margin-bottom:6rem}@media all and (min-width:960px){.page_usecases_finance .usecase-hero__heading{margin-top:0}}@media all and (max-width:960px){.page_usecases_finance .usecase-hero__heading{padding-top:14rem;font-size:30px;text-align:center}}.page_usecases_finance .usecase-hero__sub-heading{color:#fff;margin-bottom:2rem;line-height:1.7;font-size:18px}@media all and (max-width:960px){.page_usecases_finance .usecase-hero__sub-heading{text-align:center;margin:2rem 0 3rem}}.page_usecases_finance .usecase-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;border-radius:5.6px;display:inline-block;margin-top:2rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out}.page_usecases_finance .usecase-hero__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}@media all and (max-width:960px){.page_usecases_finance .usecase-hero__button{display:inline-block;font-size:14px;padding:1rem}}.page_usecases_finance .usecase-hero__image{padding-top:10rem}@media all and (max-width:960px){.page_usecases_finance .usecase-hero__image{width:100%;padding-top:0}}.page_usecases_finance .finance-feedback-section{padding:0 0 4rem;background-color:#f1f8ff}.page_usecases_finance .finance-feedback-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.page_usecases_finance .finance-feedback-section__column-first{width:50%;text-align:center}@media all and (max-width:960px){.page_usecases_finance .finance-feedback-section{padding:0 0 2rem}.page_usecases_finance .finance-feedback-section__column-first,.page_usecases_finance .finance-feedback-section__column-first img{width:100%}}.page_usecases_finance .finance-feedback-section__column-second{width:50%;text-align:center;border-bottom:1px solid #979797;border-top:1px solid #979797}.page_new-landing_client-services .operation-feature-section__link a:hover,.page_usecases_finance .operation-feature-section__link a:hover,.page_usecases_it-admin .it-feature-section__link a:hover,.page_usecases_it-admin .operation-feature-section__link a:hover,.page_usecases_operations .operation-feature-section__link a:hover{border-bottom:2px solid #2934d7}.page_usecases_finance .finance-feedback-section__heading{font-size:20px;color:#2c2d6f;line-height:33px;padding:0 1rem;margin-bottom:1.5rem}.page_usecases_finance .finance-feedback-section__author{font-size:18px;font-weight:300}@media all and (max-width:960px){.page_usecases_finance .finance-feedback-section__column-second{width:100%}.page_usecases_finance .finance-feedback-section__author{padding:0 1rem}}.page_usecases_finance .finance-feedback-section__image{position:relative;bottom:1.5rem;background-color:#f1f8ff;padding:0 1rem}@media all and (min-width:960px){.page_usecases_finance .finance-shared-inboxes-first{background-image:url(https://images.hiverhq.com/images/use-case/shared-inbox-bg.svg);background-repeat:no-repeat;width:100%;background-color:#fbfdff;height:818px;padding:7rem 0 2rem;margin:-7rem 0 18rem;background-position:center}.page_usecases_finance .finance-shared-inboxes-first .container{display:flex;justify-content:center}}@media all and (min-width:960px) and (max-width:960px){.page_usecases_finance .finance-shared-inboxes-first{padding:0 1rem}}.page_usecases_finance .finance-shared-inboxes-first__head{font-size:20px;color:#2c2d6f;text-align:center;padding-bottom:2rem;margin-bottom:.5rem;font-weight:700}.page_usecases_finance .finance-shared-inboxes-first__column1{width:33%;margin-right:2rem}@media all and (max-width:960px){.page_usecases_finance .finance-shared-inboxes-first__head{padding:2rem 1rem 0;line-height:1.5}.page_usecases_finance .finance-shared-inboxes-first__column1{width:100%;margin-right:0;padding:0 1rem}}.page_usecases_finance .finance-shared-inboxes-first__bg{padding:1rem 6rem;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:56px}.page_usecases_finance .finance-shared-inboxes-first__image{width:20%;position:relative;right:4rem;top:3rem}.page_usecases_finance .finance-shared-inboxes-first__heading{color:#298843;font-size:15px;font-weight:700;margin-bottom:.5rem;line-height:1}.page_usecases_finance .finance-shared-inboxes-first__heading--purple{color:#3b2988}.page_usecases_finance .finance-shared-inboxes-first__heading--red{color:#88296e}.page_usecases_finance .finance-shared-inboxes-first__text{color:#2c2d6f;font-size:13px;margin-bottom:1rem}.page_usecases_finance .finance-shared-inboxes-first__column2{width:33%;margin-right:2rem}@media all and (max-width:960px){.page_usecases_finance .finance-shared-inboxes-first__heading{text-align:left;line-height:1.25}.page_usecases_finance .finance-shared-inboxes-first__column2{width:100%;margin-right:0;padding:0 1rem}}.page_usecases_finance .finance-shared-inboxes-first__column3{width:33%}@media all and (max-width:960px){.page_usecases_finance .finance-shared-inboxes-first__column3{width:100%;padding:0 1rem}}.page_usecases_finance .finance-shared-inboxes-second{padding:2rem 0 8rem}@media all and (max-width:960px){.page_usecases_finance .finance-shared-inboxes-second{padding:0 1rem}.page_usecases_finance .finance-shared-inboxes-second__heading{text-align:left}}@media all and (min-width:960px){.page_usecases_finance .finance-shared-inboxes-second .container{display:flex;justify-content:center}.page_usecases_finance .finance-shared-inboxes-second__column1{width:34%;margin-right:2rem}}.page_usecases_finance .finance-shared-inboxes-second__bg{padding:1rem 6rem;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:56px}.page_usecases_finance .finance-shared-inboxes-second__heading{color:#4455de;font-size:15px;font-weight:700;margin-bottom:.5rem}.page_usecases_finance .finance-shared-inboxes-second__heading--yellow{color:#886b29}.page_usecases_finance .finance-shared-inboxes-second__image{width:20%;position:relative;right:4rem;top:3rem}.page_usecases_finance .finance-shared-inboxes-second__text{color:#2c2d6f;font-size:13px;margin-bottom:1rem}.page_usecases_finance .finance-control-section__sub-heading,.page_usecases_finance .finance-feature-section__heading{margin-bottom:1.5rem}@media all and (min-width:960px){.page_usecases_finance .finance-shared-inboxes-second__column2{width:34%}}.page_usecases_finance .finance-PDF-download{margin-top:-6rem}@media all and (max-width:960px){.page_usecases_finance .finance-PDF-download{padding:0;background-color:#f2f8fd;margin-top:4rem}.page_usecases_finance .finance-PDF-download__column{padding:3rem 1rem;margin-left:0;height:auto;background-image:none!important}}.page_usecases_finance .finance-PDF-download p{color:#191818;font-size:21px;padding:0 0 0 10rem;margin-top:5rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_usecases_finance .finance-PDF-download p{color:#2f6ef1;padding:0;margin-top:0}}.page_usecases_finance .finance-PDF-download__column{background-image:url(https://images.hiverhq.com/images/use-case/finance-pdf-new.png);background-repeat:no-repeat;width:100%;text-align:center;padding:8rem 3rem;background-position:center}.page_usecases_finance .finance-PDF-download a{color:#545353;display:inline-block;font-size:17px;background-color:#fff;padding:1rem 2rem;border-radius:11px;cursor:pointer;transition:all .2s ease-in-out;margin-right:10rem}.page_usecases_finance .finance-PDF-download a:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);text-decoration:none}.page_usecases_finance .finance_heart_review{margin-top:-6rem}@media all and (max-width:960px){.page_usecases_finance .finance-PDF-download a{color:#000;margin-right:0;background-color:#f7d063}.page_usecases_finance .finance_heart_review{padding-top:2rem;margin-top:0}}.page_usecases_finance .finance_heart_review .mid{padding-top:0;position:relative}@media all and (max-width:960px){.page_usecases_finance .finance-feature-section__image{padding:3rem 0 1rem 1rem}.page_usecases_finance .finance-control-section__column-first .finance-control-section__image,.page_usecases_finance .finance-control-section__column-second .finance-control-section__image{padding:0 0 1rem}.page_usecases_finance .finance-control-section__column-third .finance-control-section__image{padding:0 0 3rem}.page_usecases_finance .finance-control-section__sub-heading{margin-bottom:1rem}}.page_usecases_finance .finance-review-section__heading{margin-bottom:1.5rem}.page_new-landing_sign-up-form{background-color:#f0f0f0}.page_new-landing_sign-up-form .sign-up-page-form{text-align:center}.page_new-landing_sign-up-form .sign-up-page-form__hiverLogo{display:inline-block}.page_new-landing_sign-up-form .sign-up-page-form__hiverLogo img{margin:1rem 0}.page_new-landing_sign-up-form .sign-up-page-form .container{display:flex;justify-content:center}.page_new-landing_sign-up-form .sign-up-page-form__column1{width:44%;padding:3rem 2rem;background-color:#fff;box-shadow:6px 11px 8px 0 rgba(0,0,0,.04);border-radius:11px 0 0 11px;height:570px}.page_new-landing_sign-up-form .sign-up-page-form__column1 .form-control{position:relative}.page_new-landing_sign-up-form .sign-up-page-form__column1 .form-control .field-valid-tick{position:absolute;right:0;top:20px;display:none}.page_new-landing_sign-up-form .sign-up-page-form__column1 .form-control .field-valid-tick.valid{display:block}.page_new-landing_sign-up-form .sign-up-page-form__column1 .hs_form_render .hs_phone label{padding-top:.4rem}.page_new-landing_sign-up-form .sign-up-page-form__column1 .hs_form_render .hs_phone li label{padding-top:0}.page_new-landing_sign-up-form .sign-up-page-form__column1 .hs_form_render .hs_email label{padding-top:.4rem}.page_new-landing_sign-up-form .sign-up-page-form__column1 .hs_form_render .hs_email li label{padding-top:0}.page_new-landing_sign-up-form .sign-up-page-form__form-block{position:relative}@media all and (max-width:960px){.page_new-landing_sign-up-form .sign-up-page-form__submit-desktop{display:none}}@media all and (min-width:960px){.page_new-landing_sign-up-form .sign-up-page-form__submit-mobile{display:none}}.page_new-landing_sign-up-form .sign-up-page-form__policy{color:#414670;font-size:14px;text-align:center;margin:1.5rem 0}.page_new-landing_sign-up-form .sign-up-page-form__policy a{color:#2196f3;font-weight:700}.page_new-landing_sign-up-form .sign-up-page-form__heading{color:#353535;text-align:left;font-size:28px;margin-bottom:.5rem;font-weight:700;padding-left:1rem;line-height:1}.page_new-landing_sign-up-form .sign-up-page-form__sub-heading{color:#6f6f6f;font-size:16px;text-align:left;margin-bottom:1rem;padding-left:1rem}.page_new-landing_sign-up-form .sign-up-page-form__image{display:block;margin:0 auto;padding-top:1rem}.page_new-landing_sign-up-form .sign-up-page-form__column2{box-shadow:6px 11px 8px 0 rgba(0,0,0,.04);width:437px;background-color:#f8f8f8;border-radius:0 11px 11px 0;height:570px;position:relative}.page_new-landing_sign-up-form .sign-up-page-form__top-header{display:flex;align-items:center;padding-bottom:1rem}.page_new-landing_sign-up-form .sign-up-page-form__para{font-size:14px;text-align:left;color:#545876;padding:3rem 0 2rem 1.6rem;margin-bottom:0;font-weight:700;line-height:24px}.page_new-landing_sign-up-form .sign-up-page-form__para span{font-size:18px;font-weight:700;color:#545876}.page_new-landing_sign-up-form .sign-up-page-form__testimonial{display:flex;padding:2rem 2rem 0}.page_new-landing_sign-up-form .sign-up-page-form__testimonial .sign-up-page__para{margin-bottom:1rem;font-size:15px;color:#545876;text-align:left}.page_new-landing_sign-up-form .sign-up-page-form__testimonial .sign-up-page__author{font-size:14px;font-weight:700;text-align:left;color:#151a43}.page_new-landing_sign-up-form .sign-up-page-form__testimonial .sign-up-page__author span{color:#8589a6;font-size:13px;font-weight:400}.page_new-landing_sign-up-form .sign-up-page-form__testimonial .sign-up-page__image1{padding-top:1rem;margin-right:10px}.page_new-landing_sign-up-form .sign-up-page-form__testimonial .sign-up-page__image2{width:48px;padding-top:2rem;margin-right:10px}.page_new-landing_sign-up-form .sign-up-page-form__image1{padding:2rem 0 0 2rem;display:flex;width:98px}.page_new-landing_sign-up-form .sign-up-page-form__image{width:100%;padding:0 1rem}.page_new-landing_sign-up-form .sign-up-page-form__image--border{width:109px;position:absolute;bottom:0;right:1.5rem}.page_new-landing_sign-up-form .sign-up-page__text{padding-left:1rem}.page_new-landing_client-services .zendesk-hero,.page_usecases_finance .zendesk-hero,.page_usecases_it-admin .zendesk-hero,.page_usecases_operations .zendesk-hero{position:relative}.page_new-landing_client-services .zendesk-hero:before,.page_usecases_finance .zendesk-hero:before,.page_usecases_it-admin .zendesk-hero:before,.page_usecases_operations .zendesk-hero:before{content:"";position:absolute;width:870px;height:285px;background-image:url(/images/zendesk-hiver/heroBg.svg);background-repeat:no-repeat;right:0;bottom:5.7rem;z-index:-1;background-size:cover}.page_new-landing_client-services .zendesk-hero__column-main,.page_usecases_finance .zendesk-hero__column-main,.page_usecases_it-admin .zendesk-hero__column-main,.page_usecases_operations .zendesk-hero__column-main{padding-top:8rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:87%}@media all and (max-width:960px){.page_new-landing_client-services .zendesk-hero:before,.page_usecases_finance .zendesk-hero:before,.page_usecases_it-admin .zendesk-hero:before,.page_usecases_operations .zendesk-hero:before{background:#fff!important}.page_new-landing_client-services .zendesk-hero__column-main,.page_usecases_finance .zendesk-hero__column-main,.page_usecases_it-admin .zendesk-hero__column-main,.page_usecases_operations .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_new-landing_client-services .zendesk-hero__column-first,.page_usecases_finance .zendesk-hero__column-first,.page_usecases_it-admin .zendesk-hero__column-first,.page_usecases_operations .zendesk-hero__column-first{margin-top:-4rem;width:53%}@media all and (max-width:960px){.page_new-landing_client-services .zendesk-hero__column-first,.page_usecases_finance .zendesk-hero__column-first,.page_usecases_it-admin .zendesk-hero__column-first,.page_usecases_operations .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_new-landing_client-services .zendesk-hero__column-second,.page_usecases_finance .zendesk-hero__column-second,.page_usecases_it-admin .zendesk-hero__column-second,.page_usecases_operations .zendesk-hero__column-second{width:47%}@media all and (max-width:960px){.page_new-landing_client-services .zendesk-hero__column-second,.page_usecases_finance .zendesk-hero__column-second,.page_usecases_it-admin .zendesk-hero__column-second,.page_usecases_operations .zendesk-hero__column-second{width:90%;margin:auto}}.page_new-landing_client-services .zendesk-hero__heading,.page_usecases_finance .zendesk-hero__heading,.page_usecases_it-admin .zendesk-hero__heading,.page_usecases_operations .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.1;color:#151a43;width:103%;padding-bottom:15px;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_client-services .zendesk-hero__heading,.page_usecases_finance .zendesk-hero__heading,.page_usecases_it-admin .zendesk-hero__heading,.page_usecases_operations .zendesk-hero__heading{font-size:28px;padding-top:9rem;width:100%;line-height:1.4}}.page_new-landing_client-services .zendesk-hero__sub-heading,.page_usecases_finance .zendesk-hero__sub-heading,.page_usecases_it-admin .zendesk-hero__sub-heading,.page_usecases_operations .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:86%;padding:0 0 30px;margin-bottom:0}.page_new-landing_client-services .zendesk-hero__new-button,.page_usecases_finance .zendesk-hero__new-button,.page_usecases_it-admin .zendesk-hero__new-button,.page_usecases_operations .zendesk-hero__new-button{margin-bottom:2rem}.page_new-landing_client-services .zendesk-hero .install-button,.page_usecases_finance .zendesk-hero .install-button,.page_usecases_it-admin .zendesk-hero .install-button,.page_usecases_operations .zendesk-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px!important;cursor:pointer}.page_new-landing_client-services .zendesk-hero .install-button span,.page_usecases_finance .zendesk-hero .install-button span,.page_usecases_it-admin .zendesk-hero .install-button span,.page_usecases_operations .zendesk-hero .install-button span{color:#2b2b2b;font-weight:700}.page_new-landing_client-services .homepage-new-logo-section,.page_usecases_finance .homepage-new-logo-section,.page_usecases_it-admin .homepage-new-logo-section,.page_usecases_operations .homepage-new-logo-section{padding-bottom:7.5rem;margin-top:-3rem}.page_new-landing_client-services .homepage-new-logo-section__logos-column,.page_usecases_finance .homepage-new-logo-section__logos-column,.page_usecases_it-admin .homepage-new-logo-section__logos-column,.page_usecases_operations .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_client-services .zendesk-hero__sub-heading,.page_usecases_finance .zendesk-hero__sub-heading,.page_usecases_it-admin .zendesk-hero__sub-heading,.page_usecases_operations .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_new-landing_client-services .zendesk-hero__image,.page_usecases_finance .zendesk-hero__image,.page_usecases_it-admin .zendesk-hero__image,.page_usecases_operations .zendesk-hero__image{width:100%}.page_new-landing_client-services .homepage-new-logo-section,.page_usecases_finance .homepage-new-logo-section,.page_usecases_it-admin .homepage-new-logo-section,.page_usecases_operations .homepage-new-logo-section{padding:1rem 0 0;margin-top:0}.page_new-landing_client-services .homepage-new-logo-section__logos-column,.page_usecases_finance .homepage-new-logo-section__logos-column,.page_usecases_it-admin .homepage-new-logo-section__logos-column,.page_usecases_operations .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_new-landing_client-services .homepage-new-logo-section__heading,.page_usecases_finance .homepage-new-logo-section__heading,.page_usecases_it-admin .homepage-new-logo-section__heading,.page_usecases_operations .homepage-new-logo-section__heading{width:90%;margin:auto}}.page_new-landing_client-services .homepage-new-logo-section__heading,.page_usecases_finance .homepage-new-logo-section__heading,.page_usecases_it-admin .homepage-new-logo-section__heading,.page_usecases_operations .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#545876;text-align:center;padding-bottom:2rem}.page_new-landing_client-services .homepage-new-logo-section__logo-box,.page_usecases_finance .homepage-new-logo-section__logo-box,.page_usecases_it-admin .homepage-new-logo-section__logo-box,.page_usecases_operations .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (min-width:960px){.page_new-landing_client-services .homepage-new-logo-section__mobile-logo,.page_usecases_finance .homepage-new-logo-section__mobile-logo,.page_usecases_it-admin .homepage-new-logo-section__mobile-logo,.page_usecases_operations .homepage-new-logo-section__mobile-logo{display:none}}.page_new-landing_client-services .managing-inbox__section,.page_usecases_finance .managing-inbox__section,.page_usecases_it-admin .managing-inbox__section,.page_usecases_operations .managing-inbox__section{padding:0 0 7rem;overflow:hidden}@media all and (max-width:960px){.page_new-landing_client-services .homepage-new-logo-section__logo-box,.page_usecases_finance .homepage-new-logo-section__logo-box,.page_usecases_it-admin .homepage-new-logo-section__logo-box,.page_usecases_operations .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_new-landing_client-services .homepage-new-logo-section__logo,.page_usecases_finance .homepage-new-logo-section__logo,.page_usecases_it-admin .homepage-new-logo-section__logo,.page_usecases_operations .homepage-new-logo-section__logo{display:none}.page_new-landing_client-services .managing-inbox__section,.page_usecases_finance .managing-inbox__section,.page_usecases_it-admin .managing-inbox__section,.page_usecases_operations .managing-inbox__section{padding:2rem 0 0}}.page_new-landing_client-services .managing-inbox__section h2,.page_usecases_finance .managing-inbox__section h2,.page_usecases_it-admin .managing-inbox__section h2,.page_usecases_operations .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}@media all and (max-width:960px){.page_new-landing_client-services .managing-inbox__section h2,.page_usecases_finance .managing-inbox__section h2,.page_usecases_it-admin .managing-inbox__section h2,.page_usecases_operations .managing-inbox__section h2{padding:1rem;font-size:24px;margin-bottom:0}.page_new-landing_client-services .managing-inbox__section h2 br,.page_usecases_finance .managing-inbox__section h2 br,.page_usecases_it-admin .managing-inbox__section h2 br,.page_usecases_operations .managing-inbox__section h2 br{display:none}}.page_new-landing_client-services .managing-inbox__main,.page_usecases_finance .managing-inbox__main,.page_usecases_it-admin .managing-inbox__main,.page_usecases_operations .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_new-landing_client-services .managing-inbox__main,.page_usecases_finance .managing-inbox__main,.page_usecases_it-admin .managing-inbox__main,.page_usecases_operations .managing-inbox__main{margin-bottom:120px}.page_new-landing_client-services .managing-inbox__main--1,.page_usecases_finance .managing-inbox__main--1,.page_usecases_it-admin .managing-inbox__main--1,.page_usecases_operations .managing-inbox__main--1{position:relative}.page_new-landing_client-services .managing-inbox__main--1:before,.page_usecases_finance .managing-inbox__main--1:before,.page_usecases_it-admin .managing-inbox__main--1:before,.page_usecases_operations .managing-inbox__main--1:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-23rem;z-index:-999;top:-7rem}}.page_new-landing_client-services .managing-inbox__main:last-child,.page_usecases_finance .managing-inbox__main:last-child,.page_usecases_it-admin .managing-inbox__main:last-child,.page_usecases_operations .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_new-landing_client-services .managing-inbox__main--2,.page_usecases_finance .managing-inbox__main--2,.page_usecases_it-admin .managing-inbox__main--2,.page_usecases_operations .managing-inbox__main--2{position:relative}.page_new-landing_client-services .managing-inbox__main--2:before,.page_usecases_finance .managing-inbox__main--2:before,.page_usecases_it-admin .managing-inbox__main--2:before,.page_usecases_operations .managing-inbox__main--2:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999}.page_new-landing_client-services .managing-inbox__main--3,.page_usecases_finance .managing-inbox__main--3,.page_usecases_it-admin .managing-inbox__main--3,.page_usecases_operations .managing-inbox__main--3{position:relative}.page_new-landing_client-services .managing-inbox__main--3:before,.page_usecases_finance .managing-inbox__main--3:before,.page_usecases_it-admin .managing-inbox__main--3:before,.page_usecases_operations .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-30rem;z-index:-999;bottom:-6rem}.page_new-landing_client-services .managing-inbox__main--4,.page_usecases_finance .managing-inbox__main--4,.page_usecases_it-admin .managing-inbox__main--4,.page_usecases_operations .managing-inbox__main--4{position:relative}.page_new-landing_client-services .managing-inbox__main--4:before,.page_usecases_finance .managing-inbox__main--4:before,.page_usecases_it-admin .managing-inbox__main--4:before,.page_usecases_operations .managing-inbox__main--4:before{background:url(/images/use-case/deepBubble.svg) no-repeat;position:absolute;height:484px;width:464px;content:'';right:-10rem;z-index:-999;bottom:-6rem}}@media all and (min-width:960px) and (max-width:960px){.page_new-landing_client-services .managing-inbox__main--4,.page_usecases_finance .managing-inbox__main--4,.page_usecases_it-admin .managing-inbox__main--4,.page_usecases_operations .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}.page_new-landing_client-services .managing-inbox__info,.page_usecases_finance .managing-inbox__info,.page_usecases_it-admin .managing-inbox__info,.page_usecases_operations .managing-inbox__info{width:50%;border-radius:10px;padding:32px 27px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_new-landing_client-services .managing-inbox__main--inverse,.page_usecases_finance .managing-inbox__main--inverse,.page_usecases_it-admin .managing-inbox__main--inverse,.page_usecases_operations .managing-inbox__main--inverse{flex-direction:column-reverse}.page_new-landing_client-services .managing-inbox__info,.page_usecases_finance .managing-inbox__info,.page_usecases_it-admin .managing-inbox__info,.page_usecases_operations .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}}.page_new-landing_client-services .managing-inbox__info h3,.page_usecases_finance .managing-inbox__info h3,.page_usecases_it-admin .managing-inbox__info h3,.page_usecases_operations .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}@media all and (max-width:960px){.page_new-landing_client-services .managing-inbox__info h3,.page_usecases_finance .managing-inbox__info h3,.page_usecases_it-admin .managing-inbox__info h3,.page_usecases_operations .managing-inbox__info h3{width:100%;font-size:20px}.page_new-landing_client-services .managing-inbox__info h3 br,.page_new-landing_client-services .managing-inbox__info p br,.page_usecases_finance .managing-inbox__info h3 br,.page_usecases_finance .managing-inbox__info p br,.page_usecases_it-admin .managing-inbox__info h3 br,.page_usecases_it-admin .managing-inbox__info p br,.page_usecases_operations .managing-inbox__info h3 br,.page_usecases_operations .managing-inbox__info p br{display:none}}.page_new-landing_client-services .managing-inbox__info p,.page_usecases_finance .managing-inbox__info p,.page_usecases_it-admin .managing-inbox__info p,.page_usecases_operations .managing-inbox__info p{font-size:16px;color:#fff;line-height:1.88;margin-bottom:0}.page_new-landing_client-services .managing-inbox__testimonial,.page_usecases_finance .managing-inbox__testimonial,.page_usecases_it-admin .managing-inbox__testimonial,.page_usecases_operations .managing-inbox__testimonial{width:43%;padding:55px 0 30px}@media all and (max-width:960px){.page_new-landing_client-services .managing-inbox__testimonial,.page_usecases_finance .managing-inbox__testimonial,.page_usecases_it-admin .managing-inbox__testimonial,.page_usecases_operations .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}.page_new-landing_client-services .managing-inbox__testimonial p br,.page_usecases_finance .managing-inbox__testimonial p br,.page_usecases_it-admin .managing-inbox__testimonial p br,.page_usecases_operations .managing-inbox__testimonial p br{display:none}}.page_new-landing_client-services .managing-inbox__testimonial p,.page_usecases_finance .managing-inbox__testimonial p,.page_usecases_it-admin .managing-inbox__testimonial p,.page_usecases_operations .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:14px;position:relative}.page_new-landing_client-services .managing-inbox__testimonial p.quote::before,.page_usecases_finance .managing-inbox__testimonial p.quote::before,.page_usecases_it-admin .managing-inbox__testimonial p.quote::before,.page_usecases_operations .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_new-landing_client-services .managing-inbox__author,.page_usecases_finance .managing-inbox__author,.page_usecases_it-admin .managing-inbox__author,.page_usecases_operations .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_client-services .managing-inbox__author div,.page_usecases_finance .managing-inbox__author div,.page_usecases_it-admin .managing-inbox__author div,.page_usecases_operations .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_new-landing_client-services .managing-inbox__author img,.page_usecases_finance .managing-inbox__author img,.page_usecases_it-admin .managing-inbox__author img,.page_usecases_operations .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_new-landing_client-services .managing-inbox__author p,.page_usecases_finance .managing-inbox__author p,.page_usecases_it-admin .managing-inbox__author p,.page_usecases_operations .managing-inbox__author p{line-height:1.8;font-size:14px}.page_new-landing_client-services .managing-inbox__author p strong,.page_usecases_finance .managing-inbox__author p strong,.page_usecases_it-admin .managing-inbox__author p strong,.page_usecases_operations .managing-inbox__author p strong{font-size:16px;color:#151a43}@media all and (min-width:960px){.page_new-landing_client-services .operation-shared-inboxes-first,.page_usecases_finance .operation-shared-inboxes-first,.page_usecases_it-admin .operation-shared-inboxes-first,.page_usecases_operations .operation-shared-inboxes-first{background-color:#fff;padding:6rem 0}.page_new-landing_client-services .operation-shared-inboxes-first .container,.page_usecases_finance .operation-shared-inboxes-first .container,.page_usecases_it-admin .operation-shared-inboxes-first .container,.page_usecases_operations .operation-shared-inboxes-first .container{display:flex;justify-content:space-between}}@media all and (max-width:960px){.page_new-landing_client-services .operation-shared-inboxes-first,.page_usecases_finance .operation-shared-inboxes-first,.page_usecases_it-admin .operation-shared-inboxes-first,.page_usecases_operations .operation-shared-inboxes-first{padding:0 1rem 4rem}}.page_new-landing_client-services .operation-shared-inboxes-first__heading,.page_usecases_finance .operation-shared-inboxes-first__heading,.page_usecases_it-admin .operation-shared-inboxes-first__heading,.page_usecases_operations .operation-shared-inboxes-first__heading{font-size:32px;color:#151a43;text-align:center;padding-bottom:2rem;font-weight:700;line-height:1.25}@media all and (max-width:960px){.page_new-landing_client-services .operation-shared-inboxes-first__heading,.page_usecases_finance .operation-shared-inboxes-first__heading,.page_usecases_it-admin .operation-shared-inboxes-first__heading,.page_usecases_operations .operation-shared-inboxes-first__heading{line-height:1.5;font-size:24px;padding:3rem 1rem 0}.page_new-landing_client-services .operation-shared-inboxes-first__heading br,.page_usecases_finance .operation-shared-inboxes-first__heading br,.page_usecases_it-admin .operation-shared-inboxes-first__heading br,.page_usecases_operations .operation-shared-inboxes-first__heading br{display:none}.page_new-landing_client-services .operation-shared-inboxes-first__bg,.page_usecases_finance .operation-shared-inboxes-first__bg,.page_usecases_it-admin .operation-shared-inboxes-first__bg,.page_usecases_operations .operation-shared-inboxes-first__bg{padding:1rem}}.page_new-landing_client-services .operation-shared-inboxes-first__bg,.page_usecases_finance .operation-shared-inboxes-first__bg,.page_usecases_it-admin .operation-shared-inboxes-first__bg,.page_usecases_operations .operation-shared-inboxes-first__bg{padding:1rem;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:85px;display:flex;align-items:center}.page_new-landing_client-services .operation-shared-inboxes-first__image,.page_usecases_finance .operation-shared-inboxes-first__image,.page_usecases_it-admin .operation-shared-inboxes-first__image,.page_usecases_operations .operation-shared-inboxes-first__image{padding:1rem;margin-right:.5rem;border-radius:50%;background-image:linear-gradient(to right,#f6fafd 15%,#e8f0f5 89%,#e7eff5 92%)}.page_new-landing_client-services .operation-shared-inboxes-first__sub-heading,.page_usecases_finance .operation-shared-inboxes-first__sub-heading,.page_usecases_it-admin .operation-shared-inboxes-first__sub-heading,.page_usecases_operations .operation-shared-inboxes-first__sub-heading{color:#151a43;font-size:15px;font-weight:700;margin-bottom:0}.page_new-landing_client-services .operation-shared-inboxes-first__text,.page_usecases_finance .operation-shared-inboxes-first__text,.page_usecases_it-admin .operation-shared-inboxes-first__text,.page_usecases_operations .operation-shared-inboxes-first__text{color:#2c2d6f;font-size:13px;margin-bottom:1rem}.page_new-landing_client-services .operation-shared-inboxes-first__column,.page_usecases_finance .operation-shared-inboxes-first__column,.page_usecases_it-admin .operation-shared-inboxes-first__column,.page_usecases_operations .operation-shared-inboxes-first__column{width:22.5%}@media all and (max-width:960px){.page_new-landing_client-services .operation-shared-inboxes-first__image,.page_usecases_finance .operation-shared-inboxes-first__image,.page_usecases_it-admin .operation-shared-inboxes-first__image,.page_usecases_operations .operation-shared-inboxes-first__image{margin-right:2rem}.page_new-landing_client-services .operation-shared-inboxes-first__sub-heading,.page_usecases_finance .operation-shared-inboxes-first__sub-heading,.page_usecases_it-admin .operation-shared-inboxes-first__sub-heading,.page_usecases_operations .operation-shared-inboxes-first__sub-heading{text-align:left;line-height:1.25}.page_new-landing_client-services .operation-shared-inboxes-first__column,.page_usecases_finance .operation-shared-inboxes-first__column,.page_usecases_it-admin .operation-shared-inboxes-first__column,.page_usecases_operations .operation-shared-inboxes-first__column{width:100%;margin-right:0;padding:0 1rem}}.page_new-landing_client-services .operation-shared-inboxes-second,.page_usecases_finance .operation-shared-inboxes-second,.page_usecases_it-admin .operation-shared-inboxes-second,.page_usecases_operations .operation-shared-inboxes-second{padding:2rem 0 8rem}@media all and (max-width:960px){.page_new-landing_client-services .operation-shared-inboxes-second,.page_usecases_finance .operation-shared-inboxes-second,.page_usecases_it-admin .operation-shared-inboxes-second,.page_usecases_operations .operation-shared-inboxes-second{padding:0 1rem}.page_new-landing_client-services .operation-shared-inboxes-second__heading,.page_usecases_finance .operation-shared-inboxes-second__heading,.page_usecases_it-admin .operation-shared-inboxes-second__heading,.page_usecases_operations .operation-shared-inboxes-second__heading{text-align:left}}@media all and (min-width:960px){.page_new-landing_client-services .operation-shared-inboxes-second .container,.page_usecases_finance .operation-shared-inboxes-second .container,.page_usecases_it-admin .operation-shared-inboxes-second .container,.page_usecases_operations .operation-shared-inboxes-second .container{display:flex;justify-content:center}.page_new-landing_client-services .operation-shared-inboxes-second__column1,.page_usecases_finance .operation-shared-inboxes-second__column1,.page_usecases_it-admin .operation-shared-inboxes-second__column1,.page_usecases_operations .operation-shared-inboxes-second__column1{width:34%;margin-right:2rem}}.page_new-landing_client-services .operation-shared-inboxes-second__bg,.page_usecases_finance .operation-shared-inboxes-second__bg,.page_usecases_it-admin .operation-shared-inboxes-second__bg,.page_usecases_operations .operation-shared-inboxes-second__bg{padding:1rem 6rem;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:56px}.page_new-landing_client-services .operation-shared-inboxes-second__heading,.page_usecases_finance .operation-shared-inboxes-second__heading,.page_usecases_it-admin .operation-shared-inboxes-second__heading,.page_usecases_operations .operation-shared-inboxes-second__heading{color:#4455de;font-size:15px;font-weight:700;margin-bottom:.5rem}.page_new-landing_client-services .operation-shared-inboxes-second__heading--yellow,.page_usecases_finance .operation-shared-inboxes-second__heading--yellow,.page_usecases_it-admin .operation-shared-inboxes-second__heading--yellow,.page_usecases_operations .operation-shared-inboxes-second__heading--yellow{color:#886b29}.page_new-landing_client-services .operation-shared-inboxes-second__image,.page_usecases_finance .operation-shared-inboxes-second__image,.page_usecases_it-admin .operation-shared-inboxes-second__image,.page_usecases_operations .operation-shared-inboxes-second__image{width:20%;position:relative;right:4rem;top:3rem}.page_new-landing_client-services .operation-shared-inboxes-second__text,.page_usecases_finance .operation-shared-inboxes-second__text,.page_usecases_it-admin .operation-shared-inboxes-second__text,.page_usecases_operations .operation-shared-inboxes-second__text{color:#2c2d6f;font-size:13px;margin-bottom:1rem}.page_new-landing_client-services .helpdesk-slider,.page_usecases_finance .helpdesk-slider,.page_usecases_it-admin .helpdesk-slider,.page_usecases_operations .helpdesk-slider{padding:2rem 0;overflow:hidden}@media all and (min-width:960px){.page_new-landing_client-services .operation-shared-inboxes-second__column2,.page_usecases_finance .operation-shared-inboxes-second__column2,.page_usecases_it-admin .operation-shared-inboxes-second__column2,.page_usecases_operations .operation-shared-inboxes-second__column2{width:34%}.page_new-landing_client-services .helpdesk-slider,.page_usecases_finance .helpdesk-slider,.page_usecases_it-admin .helpdesk-slider,.page_usecases_operations .helpdesk-slider{display:none}}.page_new-landing_client-services .helpdesk-slider:before,.page_usecases_finance .helpdesk-slider:before,.page_usecases_it-admin .helpdesk-slider:before,.page_usecases_operations .helpdesk-slider:before{content:"";position:absolute;width:223px;height:263px;background-image:url(https://images.hiverhq.com/images/new-homepage/combined-shape.svg);background-repeat:no-repeat;right:0!important;opacity:.5;margin-top:5rem}@media all and (max-width:960px){.page_new-landing_client-services .helpdesk-slider,.page_usecases_finance .helpdesk-slider,.page_usecases_it-admin .helpdesk-slider,.page_usecases_operations .helpdesk-slider{padding:3rem 0 0}.page_new-landing_client-services .helpdesk-slider:before,.page_usecases_finance .helpdesk-slider:before,.page_usecases_it-admin .helpdesk-slider:before,.page_usecases_operations .helpdesk-slider:before{margin-top:8rem}}.page_new-landing_client-services .helpdesk-slider__heading,.page_usecases_finance .helpdesk-slider__heading,.page_usecases_it-admin .helpdesk-slider__heading,.page_usecases_operations .helpdesk-slider__heading{font-family:Lato;font-size:28px;font-weight:700;color:#151a43;text-align:center;padding-top:2rem;width:50%;margin:auto}@media all and (max-width:960px){.page_new-landing_client-services .helpdesk-slider__heading,.page_usecases_finance .helpdesk-slider__heading,.page_usecases_it-admin .helpdesk-slider__heading,.page_usecases_operations .helpdesk-slider__heading{width:85%;font-size:24px;padding:0 0 3rem}}.page_new-landing_client-services .helpdesk-slider__main,.page_usecases_finance .helpdesk-slider__main,.page_usecases_it-admin .helpdesk-slider__main,.page_usecases_operations .helpdesk-slider__main{display:flex;flex-direction:row}.page_new-landing_client-services .helpdesk-slider__column,.page_usecases_finance .helpdesk-slider__column,.page_usecases_it-admin .helpdesk-slider__column,.page_usecases_operations .helpdesk-slider__column{width:100%;position:relative;margin:2rem}.page_new-landing_client-services .helpdesk-slider__name,.page_usecases_finance .helpdesk-slider__name,.page_usecases_it-admin .helpdesk-slider__name,.page_usecases_operations .helpdesk-slider__name{color:#545876;font-family:Lato;font-size:18px;margin-bottom:10px;padding:1rem 1rem 0;text-align:center;font-weight:700;line-height:1.33}.page_new-landing_client-services .helpdesk-slider__nickname,.page_usecases_finance .helpdesk-slider__nickname,.page_usecases_it-admin .helpdesk-slider__nickname,.page_usecases_operations .helpdesk-slider__nickname{font-weight:400;color:#545876;font-family:Lato;font-size:18px;margin-bottom:10px;padding:0 1rem;text-align:left}.page_new-landing_client-services .helpdesk-slider__nickname span,.page_usecases_finance .helpdesk-slider__nickname span,.page_usecases_it-admin .helpdesk-slider__nickname span,.page_usecases_operations .helpdesk-slider__nickname span{color:#f7b500;font-family:Lato;font-size:18px;font-weight:700}.page_new-landing_client-services .helpdesk-slider__info,.page_usecases_finance .helpdesk-slider__info,.page_usecases_it-admin .helpdesk-slider__info,.page_usecases_operations .helpdesk-slider__info{color:#545876;font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;width:100%;padding:0 1rem 1rem;text-align:center}.page_new-landing_client-services .helpdesk-slider__box,.page_usecases_finance .helpdesk-slider__box,.page_usecases_it-admin .helpdesk-slider__box,.page_usecases_operations .helpdesk-slider__box{min-height:auto;margin-top:2rem}.page_new-landing_client-services .helpdesk-slider__image,.page_usecases_finance .helpdesk-slider__image,.page_usecases_it-admin .helpdesk-slider__image,.page_usecases_operations .helpdesk-slider__image{width:100%;margin:auto}.page_new-landing_client-services .helpdesk-slider__arrows,.page_usecases_finance .helpdesk-slider__arrows,.page_usecases_it-admin .helpdesk-slider__arrows,.page_usecases_operations .helpdesk-slider__arrows{text-align:center;padding-bottom:2rem}.page_new-landing_client-services .helpdesk-slider .customers-feedback-section__column-second a.control_next1,.page_usecases_finance .helpdesk-slider .customers-feedback-section__column-second a.control_next1,.page_usecases_it-admin .helpdesk-slider .customers-feedback-section__column-second a.control_next1,.page_usecases_operations .helpdesk-slider .customers-feedback-section__column-second a.control_next1{right:82%}.page_new-landing_client-services .helpdesk-slider .customers-feedback-section__column-second a.control_prev1,.page_usecases_finance .helpdesk-slider .customers-feedback-section__column-second a.control_prev1,.page_usecases_it-admin .helpdesk-slider .customers-feedback-section__column-second a.control_prev1,.page_usecases_operations .helpdesk-slider .customers-feedback-section__column-second a.control_prev1{left:0}.page_new-landing_client-services .helpdesk-slider .slick-track,.page_usecases_finance .helpdesk-slider .slick-track,.page_usecases_it-admin .helpdesk-slider .slick-track,.page_usecases_operations .helpdesk-slider .slick-track{height:430px}@media all and (min-width:960px){.page_new-landing_client-services .helpdesk-slider .slick-slide img,.page_usecases_finance .helpdesk-slider .slick-slide img,.page_usecases_it-admin .helpdesk-slider .slick-slide img,.page_usecases_operations .helpdesk-slider .slick-slide img{width:auto}}.page_new-landing_client-services .email-category-section,.page_usecases_finance .email-category-section,.page_usecases_it-admin .email-category-section,.page_usecases_operations .email-category-section{padding:0 0 5rem}@media all and (max-width:960px){.page_new-landing_client-services .email-category-section,.page_usecases_finance .email-category-section,.page_usecases_it-admin .email-category-section,.page_usecases_operations .email-category-section{display:none}}.page_new-landing_client-services .email-category-section__column-main,.page_usecases_finance .email-category-section__column-main,.page_usecases_it-admin .email-category-section__column-main,.page_usecases_operations .email-category-section__column-main{display:flex;flex-direction:row;justify-content:space-between;padding-top:3rem}.page_new-landing_client-services .email-category-section__heading,.page_usecases_finance .email-category-section__heading,.page_usecases_it-admin .email-category-section__heading,.page_usecases_operations .email-category-section__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;display:flex;justify-content:center;text-align:center}.page_new-landing_client-services .email-category-section__column-first-shared-inboxes,.page_usecases_finance .email-category-section__column-first-shared-inboxes,.page_usecases_it-admin .email-category-section__column-first-shared-inboxes,.page_usecases_operations .email-category-section__column-first-shared-inboxes{display:none}.page_new-landing_client-services .email-category-section__column-first-shared-inboxes.active,.page_usecases_finance .email-category-section__column-first-shared-inboxes.active,.page_usecases_it-admin .email-category-section__column-first-shared-inboxes.active,.page_usecases_operations .email-category-section__column-first-shared-inboxes.active{display:block;text-align:center;height:470px;position:relative}.page_new-landing_client-services .email-category-section__column-first-shared-inboxes.active:before,.page_usecases_finance .email-category-section__column-first-shared-inboxes.active:before,.page_usecases_it-admin .email-category-section__column-first-shared-inboxes.active:before,.page_usecases_operations .email-category-section__column-first-shared-inboxes.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;z-index:-1}.page_new-landing_client-services .email-category-section__column-first-shared-inboxes.active:before--topSpace,.page_usecases_finance .email-category-section__column-first-shared-inboxes.active:before--topSpace,.page_usecases_it-admin .email-category-section__column-first-shared-inboxes.active:before--topSpace,.page_usecases_operations .email-category-section__column-first-shared-inboxes.active:before--topSpace{margin-top:2rem}.page_new-landing_client-services .email-category-section__shared-inboxes-image-container,.page_usecases_finance .email-category-section__shared-inboxes-image-container,.page_usecases_it-admin .email-category-section__shared-inboxes-image-container,.page_usecases_operations .email-category-section__shared-inboxes-image-container{animation-name:fadeIn;animation-duration:1s;padding:7rem 0 0 7rem}.page_new-landing_client-services .email-category-section__column-first-email-delegation,.page_usecases_finance .email-category-section__column-first-email-delegation,.page_usecases_it-admin .email-category-section__column-first-email-delegation,.page_usecases_operations .email-category-section__column-first-email-delegation{display:none}.page_new-landing_client-services .email-category-section__column-first-email-delegation.active,.page_usecases_finance .email-category-section__column-first-email-delegation.active,.page_usecases_it-admin .email-category-section__column-first-email-delegation.active,.page_usecases_operations .email-category-section__column-first-email-delegation.active{display:block;width:55%;height:470px;position:relative}.page_new-landing_client-services .email-category-section__column-first-email-delegation.active:before,.page_usecases_finance .email-category-section__column-first-email-delegation.active:before,.page_usecases_it-admin .email-category-section__column-first-email-delegation.active:before,.page_usecases_operations .email-category-section__column-first-email-delegation.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;transform:rotate(4deg);z-index:-1}.page_new-landing_client-services .email-category-section__email-delegation-image-container,.page_usecases_finance .email-category-section__email-delegation-image-container,.page_usecases_it-admin .email-category-section__email-delegation-image-container,.page_usecases_operations .email-category-section__email-delegation-image-container{animation-name:fadeIn;animation-duration:1s;padding-left:5rem}.page_new-landing_client-services .email-category-section__email-delegation-leaf1,.page_usecases_finance .email-category-section__email-delegation-leaf1,.page_usecases_it-admin .email-category-section__email-delegation-leaf1,.page_usecases_operations .email-category-section__email-delegation-leaf1{position:relative;top:8rem;right:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__email-delegation-leaf2,.page_usecases_finance .email-category-section__email-delegation-leaf2,.page_usecases_it-admin .email-category-section__email-delegation-leaf2,.page_usecases_operations .email-category-section__email-delegation-leaf2{position:relative;top:-13rem;left:2rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__number-style,.page_usecases_finance .email-category-section__number-style,.page_usecases_it-admin .email-category-section__number-style,.page_usecases_operations .email-category-section__number-style{width:31px;height:28px;opacity:.18;font-family:Lato;font-size:30px;font-weight:900;line-height:.2;text-align:center;color:#1b2b4e;padding-right:1rem;position:relative;top:2px}.page_new-landing_client-services .email-category-section__column-first-notes-mentions,.page_usecases_finance .email-category-section__column-first-notes-mentions,.page_usecases_it-admin .email-category-section__column-first-notes-mentions,.page_usecases_operations .email-category-section__column-first-notes-mentions{display:none}.page_new-landing_client-services .email-category-section__column-first-notes-mentions.active,.page_usecases_finance .email-category-section__column-first-notes-mentions.active,.page_usecases_it-admin .email-category-section__column-first-notes-mentions.active,.page_usecases_operations .email-category-section__column-first-notes-mentions.active{display:block;text-align:center;height:470px;position:relative}.page_new-landing_client-services .email-category-section__column-first-notes-mentions.active:before,.page_usecases_finance .email-category-section__column-first-notes-mentions.active:before,.page_usecases_it-admin .email-category-section__column-first-notes-mentions.active:before,.page_usecases_operations .email-category-section__column-first-notes-mentions.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;z-index:-1}.page_new-landing_client-services .email-category-section__notes-mentions-image-container,.page_usecases_finance .email-category-section__notes-mentions-image-container,.page_usecases_it-admin .email-category-section__notes-mentions-image-container,.page_usecases_operations .email-category-section__notes-mentions-image-container{animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__notes-mentions-leaf1,.page_usecases_finance .email-category-section__notes-mentions-leaf1,.page_usecases_it-admin .email-category-section__notes-mentions-leaf1,.page_usecases_operations .email-category-section__notes-mentions-leaf1{position:relative;top:-17rem;right:10rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__notes-mentions-leaf2,.page_usecases_finance .email-category-section__notes-mentions-leaf2,.page_usecases_it-admin .email-category-section__notes-mentions-leaf2,.page_usecases_operations .email-category-section__notes-mentions-leaf2{position:relative;top:-14rem;left:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__email-leaf1,.page_usecases_finance .email-category-section__email-leaf1,.page_usecases_it-admin .email-category-section__email-leaf1,.page_usecases_operations .email-category-section__email-leaf1{position:relative;top:-24rem;right:10rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__email-leaf2,.page_usecases_finance .email-category-section__email-leaf2,.page_usecases_it-admin .email-category-section__email-leaf2,.page_usecases_operations .email-category-section__email-leaf2{position:relative;top:-14rem;left:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__column-first-collision-alerts,.page_usecases_finance .email-category-section__column-first-collision-alerts,.page_usecases_it-admin .email-category-section__column-first-collision-alerts,.page_usecases_operations .email-category-section__column-first-collision-alerts{display:none}.page_new-landing_client-services .email-category-section__column-first-collision-alerts.active,.page_usecases_finance .email-category-section__column-first-collision-alerts.active,.page_usecases_it-admin .email-category-section__column-first-collision-alerts.active,.page_usecases_operations .email-category-section__column-first-collision-alerts.active{display:block;height:470px;text-align:center;position:relative}.page_new-landing_client-services .email-category-section__column-first-collision-alerts.active:before,.page_usecases_finance .email-category-section__column-first-collision-alerts.active:before,.page_usecases_it-admin .email-category-section__column-first-collision-alerts.active:before,.page_usecases_operations .email-category-section__column-first-collision-alerts.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;z-index:-1;left:20px;bottom:-34px}.page_new-landing_client-services .email-category-section__collision-alerts-image-container,.page_usecases_finance .email-category-section__collision-alerts-image-container,.page_usecases_it-admin .email-category-section__collision-alerts-image-container,.page_usecases_operations .email-category-section__collision-alerts-image-container{animation-name:fadeIn;animation-duration:1s;padding-left:2rem}.page_new-landing_client-services .email-category-section__collision-alerts-leaf1,.page_usecases_finance .email-category-section__collision-alerts-leaf1,.page_usecases_it-admin .email-category-section__collision-alerts-leaf1,.page_usecases_operations .email-category-section__collision-alerts-leaf1{position:relative;top:1rem;right:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__collision-alerts-leaf2,.page_usecases_finance .email-category-section__collision-alerts-leaf2,.page_usecases_it-admin .email-category-section__collision-alerts-leaf2,.page_usecases_operations .email-category-section__collision-alerts-leaf2{position:relative;top:-15rem;right:1rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__tags-leaf1,.page_usecases_finance .email-category-section__tags-leaf1,.page_usecases_it-admin .email-category-section__tags-leaf1,.page_usecases_operations .email-category-section__tags-leaf1{position:relative;top:4rem;right:13rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__tags-leaf2,.page_usecases_finance .email-category-section__tags-leaf2,.page_usecases_it-admin .email-category-section__tags-leaf2,.page_usecases_operations .email-category-section__tags-leaf2{position:relative;top:-24rem;right:-2rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__views-leaf1,.page_usecases_finance .email-category-section__views-leaf1,.page_usecases_it-admin .email-category-section__views-leaf1,.page_usecases_operations .email-category-section__views-leaf1{position:relative;top:8rem;right:2rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__views-leaf2,.page_usecases_finance .email-category-section__views-leaf2,.page_usecases_it-admin .email-category-section__views-leaf2,.page_usecases_operations .email-category-section__views-leaf2{position:relative;top:5rem;right:-5rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_client-services .email-category-section__column-last,.page_usecases_finance .email-category-section__column-last,.page_usecases_it-admin .email-category-section__column-last,.page_usecases_operations .email-category-section__column-last{width:35%}.page_new-landing_client-services .email-category-section__column-last ul,.page_usecases_finance .email-category-section__column-last ul,.page_usecases_it-admin .email-category-section__column-last ul,.page_usecases_operations .email-category-section__column-last ul{height:400px}.page_new-landing_client-services .email-category-section li,.page_usecases_finance .email-category-section li,.page_usecases_it-admin .email-category-section li,.page_usecases_operations .email-category-section li{border-radius:0 8px 8px;background:#f2f3f5;padding:2rem 1rem;margin-bottom:1rem;height:75px;cursor:pointer}.page_new-landing_client-services .email-category-section li:hover,.page_usecases_finance .email-category-section li:hover,.page_usecases_it-admin .email-category-section li:hover,.page_usecases_operations .email-category-section li:hover{background:#fcfcfc;transition:all .3s ease-in-out;-webkit-transform:translateY(-2px)}.page_new-landing_client-services .email-category-section li.active,.page_usecases_finance .email-category-section li.active,.page_usecases_it-admin .email-category-section li.active,.page_usecases_operations .email-category-section li.active{background:url(https://images.hiverhq.com/images/new-homepage/combined-shape-without-shadow.svg) no-repeat;width:365px;height:190px;background-size:cover;position:relative;top:10px;right:1rem;-webkit-transform:translateY(-10px);transition:all .3s ease-in-out;padding-left:2rem}.page_new-landing_client-services .email-category-section li.active a,.page_usecases_finance .email-category-section li.active a,.page_usecases_it-admin .email-category-section li.active a,.page_usecases_operations .email-category-section li.active a{color:#fff}.page_new-landing_client-services .email-category-section__tab,.page_usecases_finance .email-category-section__tab,.page_usecases_it-admin .email-category-section__tab,.page_usecases_operations .email-category-section__tab{font-family:Lato;font-size:18px;font-weight:700;color:#1b2b4e;padding-left:9px}.page_new-landing_client-services .inner,.page_usecases_finance .inner,.page_usecases_it-admin .inner,.page_usecases_operations .inner{display:none}.page_new-landing_client-services .hidden-text,.page_usecases_finance .hidden-text,.page_usecases_it-admin .hidden-text,.page_usecases_operations .hidden-text{display:block!important;list-style:none;margin:-1.5rem 0 0 -3rem;width:352px;background:0 0!important;opacity:.77;font-family:Lato;font-size:16px;font-weight:400;line-height:1.69;color:#fff}.page_new-landing_client-services .inline_display,.page_usecases_finance .inline_display,.page_usecases_it-admin .inline_display,.page_usecases_operations .inline_display{display:block!important;height:140px!important}.page_new-landing_client-services .image-hover,.page_usecases_finance .image-hover,.page_usecases_it-admin .image-hover,.page_usecases_operations .image-hover{background-color:#f4f5ff;width:100%}.page_new-landing_client-services .homepage-gmail-section__link.feature-button,.page_usecases_finance .homepage-gmail-section__link.feature-button,.page_usecases_it-admin .homepage-gmail-section__link.feature-button,.page_usecases_operations .homepage-gmail-section__link.feature-button{padding-left:3.6rem;position:relative}.page_new-landing_client-services .homepage-gmail-section__link,.page_usecases_finance .homepage-gmail-section__link,.page_usecases_it-admin .homepage-gmail-section__link,.page_usecases_operations .homepage-gmail-section__link{color:#0091FF;font-size:18px;font-weight:700;font-family:Lato;line-height:33px;padding:2rem 0}@media all and (max-width:960px){.page_new-landing_client-services .homepage-gmail-section__link,.page_usecases_finance .homepage-gmail-section__link,.page_usecases_it-admin .homepage-gmail-section__link,.page_usecases_operations .homepage-gmail-section__link{font-size:18px;font-weight:700;padding-top:1rem}}.page_new-landing_client-services .homepage-gmail-section__link-arrow,.page_usecases_finance .homepage-gmail-section__link-arrow,.page_usecases_it-admin .homepage-gmail-section__link-arrow,.page_usecases_operations .homepage-gmail-section__link-arrow{position:absolute;top:1.8rem;left:14rem}.page_new-landing_client-services .helpdesk-ss-section,.page_usecases_finance .helpdesk-ss-section,.page_usecases_it-admin .helpdesk-ss-section,.page_usecases_operations .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_new-landing_client-services .helpdesk-ss-section h2,.page_usecases_finance .helpdesk-ss-section h2,.page_usecases_it-admin .helpdesk-ss-section h2,.page_usecases_operations .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_new-landing_client-services .helpdesk-ss-section h2,.page_usecases_finance .helpdesk-ss-section h2,.page_usecases_it-admin .helpdesk-ss-section h2,.page_usecases_operations .helpdesk-ss-section h2{font-size:24px;padding:0 1rem}.page_new-landing_client-services .helpdesk-ss-section h2 br,.page_usecases_finance .helpdesk-ss-section h2 br,.page_usecases_it-admin .helpdesk-ss-section h2 br,.page_usecases_operations .helpdesk-ss-section h2 br{display:none}}.page_new-landing_client-services .helpdesk-ss-section .container,.page_usecases_finance .helpdesk-ss-section .container,.page_usecases_it-admin .helpdesk-ss-section .container,.page_usecases_operations .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_new-landing_client-services .helpdesk-ss-section .container,.page_usecases_finance .helpdesk-ss-section .container,.page_usecases_it-admin .helpdesk-ss-section .container,.page_usecases_operations .helpdesk-ss-section .container{padding:0 1rem}}.page_new-landing_client-services .helpdesk-ss-section__column,.page_usecases_finance .helpdesk-ss-section__column,.page_usecases_it-admin .helpdesk-ss-section__column,.page_usecases_operations .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_new-landing_client-services .helpdesk-ss-section__column img,.page_usecases_finance .helpdesk-ss-section__column img,.page_usecases_it-admin .helpdesk-ss-section__column img,.page_usecases_operations .helpdesk-ss-section__column img{margin-bottom:20px}.page_new-landing_client-services .helpdesk-ss-section__column p,.page_usecases_finance .helpdesk-ss-section__column p,.page_usecases_it-admin .helpdesk-ss-section__column p,.page_usecases_operations .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_new-landing_client-services .free-trial-section,.page_usecases_finance .free-trial-section,.page_usecases_it-admin .free-trial-section,.page_usecases_operations .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_new-landing_client-services .free-trial-section h2,.page_usecases_finance .free-trial-section h2,.page_usecases_it-admin .free-trial-section h2,.page_usecases_operations .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_new-landing_client-services .free-trial-section,.page_usecases_finance .free-trial-section,.page_usecases_it-admin .free-trial-section,.page_usecases_operations .free-trial-section{padding:6rem 0 0}.page_new-landing_client-services .free-trial-section h2,.page_usecases_finance .free-trial-section h2,.page_usecases_it-admin .free-trial-section h2,.page_usecases_operations .free-trial-section h2{padding:0 1rem;font-size:24px}.page_new-landing_client-services .free-trial-section h2 br,.page_usecases_finance .free-trial-section h2 br,.page_usecases_it-admin .free-trial-section h2 br,.page_usecases_operations .free-trial-section h2 br{display:none}}.page_new-landing_client-services .free-trial-section a,.page_usecases_finance .free-trial-section a,.page_usecases_it-admin .free-trial-section a,.page_usecases_operations .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_new-landing_client-services .free-trial-section a:hover,.page_usecases_finance .free-trial-section a:hover,.page_usecases_it-admin .free-trial-section a:hover,.page_usecases_operations .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_client-services .operation-shared-inboxes-first__heading,.page_usecases_finance .operation-shared-inboxes-first__heading,.page_usecases_it-admin .operation-shared-inboxes-first__heading,.page_usecases_operations .operation-shared-inboxes-first__heading{margin-top:-.78rem}.page_new-landing_client-services .operation-shared-inboxes-first__bg,.page_usecases_finance .operation-shared-inboxes-first__bg,.page_usecases_it-admin .operation-shared-inboxes-first__bg,.page_usecases_operations .operation-shared-inboxes-first__bg{margin-bottom:1rem}.page_new-landing_client-services .operations_hero .landing-hero__button,.page_usecases_finance .operations_hero .landing-hero__button,.page_usecases_it-admin .operations_hero .landing-hero__button,.page_usecases_operations .operations_hero .landing-hero__button{box-shadow:0 3px 0 #c3a940,0 3px 0 rgba(0,0,0,.4);border-radius:5.6px}.page_new-landing_client-services .usecase-hero.operations_hero,.page_usecases_finance .usecase-hero.operations_hero,.page_usecases_it-admin .usecase-hero.operations_hero,.page_usecases_operations .usecase-hero.operations_hero{min-height:660px}.page_usecases_it-admin .it_usecase-hero{position:relative;min-height:556px}@media all and (max-width:960px){.page_new-landing_client-services .operation-feature-section,.page_usecases_finance .operation-feature-section,.page_usecases_it-admin .operation-feature-section,.page_usecases_operations .operation-feature-section{padding:0}.page_new-landing_client-services .operation-feature-section__main-heading,.page_usecases_finance .operation-feature-section__main-heading,.page_usecases_it-admin .operation-feature-section__main-heading,.page_usecases_operations .operation-feature-section__main-heading{padding-top:2rem}.page_new-landing_client-services .top-footer-section__columnSecond .top-footer-section__image,.page_usecases_finance .top-footer-section__columnSecond .top-footer-section__image,.page_usecases_it-admin .top-footer-section__columnSecond .top-footer-section__image,.page_usecases_operations .top-footer-section__columnSecond .top-footer-section__image{margin-right:1rem}.page_usecases_it-admin .it_usecase-hero{height:auto}.page_usecases_it-admin .it_usecase-hero__button-container{text-align:center}}.page_usecases_it-admin .it_usecase-hero__bg{position:relative;top:0;left:0;right:0;bottom:0;background:url(/../../images/use-case/it-admin-background-hero.svg);background-size:cover}.page_usecases_it-admin .it_usecase-hero__bg .circle{position:absolute;border-radius:50%;right:-500px}.page_usecases_it-admin .it_usecase-hero__bg .circle.circle-1{width:1400px;height:1400px;background-color:rgba(24,16,224,.08);top:70px}.page_usecases_it-admin .it_usecase-hero__bg .circle.circle-2{width:1750px;height:1750px;background-color:rgba(189,16,224,.08);top:-100px}.page_usecases_it-admin .it_usecase-hero__bg .circle.circle-3{width:2250px;height:2250px;background-color:rgba(54,16,224,.08);top:-300px}.page_usecases_it-admin .it_usecase-hero .mid{position:relative;left:0;right:0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.page_usecases_it-admin .it_usecase-hero__column-first{width:53%;margin-bottom:5rem;padding-top:5rem}@media all and (max-width:960px){.page_usecases_it-admin .it_usecase-hero__column-first{width:100%;text-align:center;padding-top:0}}.page_usecases_it-admin .it_usecase-hero__column-second{width:45%;margin-top:-4rem}@media all and (max-width:960px){.page_usecases_it-admin .it_usecase-hero__column-second{width:100%;margin-top:0;margin-bottom:2rem}.page_usecases_it-admin .it_usecase-hero h2{color:#292593}}.page_usecases_it-admin .it_usecase-hero h2{padding-top:8rem;color:#292593;margin-bottom:6rem}@media all and (min-width:960px){.page_usecases_it-admin .it_usecase-hero__heading{margin-top:0}.page_usecases_it-admin .it-customer-feedback-section__image{position:relative;bottom:2rem}}.page_usecases_it-admin .it_usecase-hero__sub-heading{color:#000;margin-bottom:2rem;line-height:1.7}@media all and (max-width:960px){.page_usecases_it-admin .it_usecase-hero__heading{padding-top:10rem;font-size:30px;text-align:center}.page_usecases_it-admin .it_usecase-hero__sub-heading{text-align:center;margin:2rem 0 3rem}}.page_usecases_it-admin .it_usecase-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;border-radius:5.6px;display:inline-block;margin-top:2rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out}.page_usecases_it-admin .it_usecase-hero__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}@media all and (max-width:960px){.page_usecases_it-admin .it_usecase-hero__button{display:inline-block;font-size:14px;padding:1rem}}.page_usecases_it-admin .it_usecase-hero__image{padding-top:3rem}@media all and (max-width:960px){.page_usecases_it-admin .it_usecase-hero__image{width:100%;padding-top:0}}.page_usecases_it-admin .it_usecase-hero__heading{color:#000}.page_usecases_it-admin .it_usecase-hero__image{width:95%}.page_usecases_it-admin .it-customer-feedback-section{padding:0;background-color:#fff;position:relative;top:0;text-align:center;margin-top:-4rem}.page_usecases_it-admin .it-customer-feedback-section__column{width:70%;padding:.5rem 0;background-color:#fff;margin:0 auto;text-align:center}@media all and (max-width:960px){.page_usecases_it-admin .it-customer-feedback-section__column{width:100%;padding:2rem 1rem}}.page_usecases_it-admin .it-customer-feedback-section__heading{font-size:20px;color:#151a43;line-height:1.77;padding-top:0!important;padding-bottom:0!important;margin-bottom:0!important}.page_usecases_it-admin .it-customer-feedback-section__para{font-size:14px;color:#151a43}@media all and (max-width:960px){.page_usecases_it-admin .it-customer-feedback-section__para{margin-bottom:0}.page_usecases_it-admin .it-customer-feedback-section__image{padding-bottom:1rem}}.page_usecases_it-admin .it-gmail-section{padding:3rem 0;background-color:#fbfdff}.page_usecases_it-admin .it-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.page_usecases_it-admin .it-gmail-section__columnFirst{width:50%}@media all and (max-width:960px){.page_usecases_it-admin .it-gmail-section{padding:2rem 1rem 0}.page_usecases_it-admin .it-gmail-section__columnFirst{width:100%}}.page_usecases_it-admin .it-gmail-section__columnSecond{width:44%}.page_usecases_it-admin .it-gmail-section__columnSecond span{position:relative;right:3rem;top:2rem}.page_usecases_it-admin .it-gmail-section__heading{color:#151a43;font-size:24px;line-height:1.3}@media all and (max-width:960px){.page_usecases_it-admin .it-gmail-section__columnSecond{width:100%}.page_usecases_it-admin .it-gmail-section__columnSecond span{left:0;top:1.8rem}.page_usecases_it-admin .it-gmail-section__heading{padding-bottom:3rem;font-size:27px;margin-left:0}.page_usecases_it-admin .it-gmail-section__heading br{display:none}.page_usecases_it-admin .it-gmail-section__paragraph{padding:0 2rem}}.page_usecases_it-admin .it-gmail-section__paragraph{color:#151a43;font-size:18px;margin-bottom:2rem!important}@media all and (max-width:960px){.page_usecases_it-admin .it-gmail-section__image{width:100%;padding:3rem 0 5rem}}.page_usecases_it-admin .it-feature-section{padding:5rem 0;background-color:#f1f8ff}.page_usecases_it-admin .it-feature-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;padding-top:4rem}.page_usecases_it-admin .it-feature-section__main-heading{color:#ff8507;font-size:24px;text-align:center}.page_usecases_it-admin .it-feature-section__sub-heading{color:#151a43;font-size:20px;text-align:center;line-height:1.5}@media all and (max-width:960px){.page_usecases_it-admin .it-feature-section .container{padding-top:0}.page_usecases_it-admin .it-feature-section__sub-heading{padding:0 1rem}.page_usecases_it-admin .it-feature-section__sub-heading br{display:none}}.page_usecases_it-admin .it-feature-section__column-first{width:33%;padding-right:2rem}@media all and (max-width:960px){.page_usecases_it-admin .it-feature-section__column-first{width:100%;padding-right:0}.page_usecases_it-admin .it-feature-section__image{margin:2rem 0 0 3rem}}.page_usecases_it-admin .it-feature-section__image{padding:2rem 0}.page_usecases_it-admin .it-feature-section__heading{color:#1b2b4e;font-size:18px;font-weight:700;line-height:1.67}.page_usecases_it-admin .it-feature-section__para{color:#151a43;font-size:18px;margin-bottom:1rem}.page_usecases_it-admin .it-feature-section__link{margin-bottom:0}.page_usecases_it-admin .it-feature-section__link a{color:#2934d7;font-size:18px}@media all and (max-width:960px){.page_usecases_it-admin .it-feature-section__heading{text-align:left;padding:0 1rem}.page_usecases_it-admin .it-feature-section__link a,.page_usecases_it-admin .it-feature-section__para{padding:0 1rem}}.page_usecases_it-admin .it-feature-section__column-second{width:33%;padding:0 2rem 2rem 0}@media all and (max-width:960px){.page_usecases_it-admin .it-feature-section__column-second{width:100%;padding:0}}.page_usecases_it-admin .it-feature-section__column-third{width:33%}@media all and (max-width:960px){.page_usecases_it-admin .it-feature-section__column-third{width:100%}.page_usecases_it-admin .it-feature-section{padding:0}.page_usecases_it-admin .it-feature-section__main-heading{padding-top:2rem}}.page_usecases_it-admin .it-feature-section-first{padding-bottom:0}.page_usecases_it-admin .it-feature-section-second{padding:0!important}.page_usecases_it-admin .operation-feedback-section{padding:6rem 0 2rem;background-color:#f1f8ff}.page_usecases_it-admin .operation-feedback-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.page_usecases_it-admin .operation-feedback-section__column-first{width:50%;text-align:center}@media all and (max-width:960px){.page_usecases_it-admin .operation-feedback-section{padding:0 0 2rem}.page_usecases_it-admin .operation-feedback-section__column-first,.page_usecases_it-admin .operation-feedback-section__column-first img{width:100%}}.page_usecases_it-admin .operation-feedback-section__column-second{width:50%;text-align:center;border-bottom:1px solid #979797;border-top:1px solid #979797}.page_usecases_it-admin .operation-feedback-section__heading{font-size:20px;color:#2c2d6f;line-height:33px;padding:0 1rem}.page_usecases_it-admin .operation-feedback-section__author{font-size:18px;font-weight:300}.page_usecases_it-admin .operation-feedback-section__image{position:relative;bottom:1.5rem;background-color:#f1f8ff;padding:0 1rem}.page_usecases_it-admin .it-control-section{margin:-4rem auto 8rem;background-color:#f1f8ff}@media all and (max-width:960px){.page_usecases_it-admin .operation-feedback-section__column-second{width:100%}.page_usecases_it-admin .it-control-section{padding:3rem 0;margin:0 auto}}.page_usecases_it-admin .it-control-section .container{display:flex;justify-content:space-between;align-items:flex-start;padding-bottom:4rem}@media all and (max-width:960px){.page_usecases_it-admin .it-control-section .container{display:inline-block;padding-bottom:0}}.page_usecases_it-admin .it-control-section__column-first{width:33%;padding:0 2rem}@media all and (max-width:960px){.page_usecases_it-admin .it-control-section__column-first{width:100%}}.page_usecases_it-admin .it-control-section__column-second{width:29%}@media all and (max-width:960px){.page_usecases_it-admin .it-control-section__column-second{width:100%;margin-top:0;padding:0 2rem;margin-bottom:0}}.page_usecases_it-admin .it-control-section__column-third{width:50%}.page_usecases_it-admin .it-control-section__sub-heading{font-size:18px;color:#1b2b4e;font-weight:700;line-height:1.67}.page_usecases_it-admin .it-control-section__paragraph{color:#151a43;font-size:18px;line-height:1.67;opacity:.77;margin-bottom:1rem}.page_usecases_it-admin .it-control-section__link a{color:#2934d7;font-size:18px}.page_usecases_it-admin .it-control-section__image{padding:2rem 0;max-width:80%}@media all and (max-width:960px){.page_usecases_it-admin .it-control-section__column-third{width:100%}.page_usecases_it-admin .it-control-section__sub-heading{text-align:left;margin-bottom:1rem}.page_usecases_it-admin .it-control-section__paragraph{margin-bottom:2rem}.page_usecases_it-admin .it-control-section__image{margin-left:3rem}}.page_usecases_it-admin .it-control-section__author{margin-bottom:0}.page_usecases_it-admin .it-control-section .container{margin-bottom:-10rem}.page_usecases_it-admin .it-review-section{padding:2rem 0 0;background-color:#fff}.page_usecases_it-admin .it-review-section .container{display:flex}.page_usecases_it-admin .it-review-section__column{margin:0 auto;text-align:center;position:relative}@media all and (max-width:960px){.page_usecases_it-admin .it-review-section__column{position:static;bottom:0}}.page_usecases_it-admin .it-review-section__heading{font-size:25px;color:#151a43;line-height:1.65;text-align:center}.page_usecases_it-admin .it-review-section__author{font-weight:300;color:#151a43;text-align:center}.page_usecases_it-admin .it-review-section__image{text-align:center;bottom:5rem;position:relative}.page_usecases_it-admin .it-review-section__bg{padding:5rem;margin:0 auto;text-align:center;background:url(https://images.hiverhq.com/images/use-case/operations-quote.svg) center center no-repeat}.page_usecases_it-admin .it-review-section__subhead{color:#151a43;font-weight:500;font-size:20px}.page_usecases_it-admin .it-review-section__author small{color:#151a43;font-weight:500;font-size:16px}@media all and (max-width:960px){.page_usecases_it-admin .it-review-section__bg{padding:3rem 1rem}.page_usecases_it-admin .it-PDF-download{padding:2rem 0 0;background-color:#f2f8fd;margin-top:0}}.page_usecases_it-admin .it-PDF-download__column{background-image:url(https://images.hiverhq.com/images/use-case/finance-pdf-new.png);background-repeat:no-repeat;width:100%;text-align:center;padding:8rem 3rem;background-position:center}@media all and (max-width:960px){.page_usecases_it-admin .it-PDF-download__column{padding:2rem 1rem;background-image:none;margin-left:0;height:auto}}.page_inner_brand .brand-hero__sub-heading,.page_inner_brand .old-new-hiver-section__heading{background-image:url(https://images.hiverhq.com/images/brand-page/yellowMark.svg);background-repeat:no-repeat;font-weight:500;font-family:Lato}.page_usecases_it-admin .it-PDF-download h2{color:#191818;font-size:21px;padding:0 0 0 10rem;margin-top:5rem}@media all and (max-width:960px){.page_usecases_it-admin .it-PDF-download h2{color:#2f6ef1;padding:0 0 2rem;margin-top:0}}.page_usecases_it-admin .it-PDF-download a{color:#545353;display:inline-block;font-size:17px;background-color:#fff;padding:1rem 2rem;border-radius:11px;cursor:pointer;transition:all .2s ease-in-out;margin-right:10rem}.page_usecases_it-admin .it-PDF-download a:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);text-decoration:none}.page_usecases_it-admin .heart_sec{padding-top:15rem}@media all and (max-width:960px){.page_usecases_it-admin .it-PDF-download a{color:#000;margin-right:0;background-color:#f7d063}.page_usecases_it-admin .heart_sec{padding-top:2rem}.page_usecases_it-admin .center_img{margin:0 0 0 1rem}}.page_usecases_it-admin .it-PDF-download{padding-top:3rem}.page_usecases_it-admin .usecase-hero__bg img{width:100%}.page_usecases_it-admin .it_hero .install-button{box-shadow:0 3px 0 #CB6D53,0 3px 0 rgba(0,0,0,.4);border-radius:5.6px;background-color:#ff8d6d}.page_usecases_it-admin .it_hero .install-button .install-button__main{color:#fff}.page_usecases_it-admin .usecase-hero.it_hero{min-height:660px}.page_inner_brand .brand-hero{padding:3rem 0 8rem;background-color:#fff}@media all and (max-width:960px){.page_usecases_it-admin .top-footer-section__columnSecond .top-footer-section__image{margin-right:1rem}.page_inner_brand .brand-hero{padding:0 0 2rem}}.page_inner_brand .brand-hero .container{display:flex;padding-top:12rem;justify-content:space-around;flex-direction:row;align-items:center}.page_inner_brand .brand-hero__column-first{width:37%;margin-left:-3rem}.page_inner_brand .brand-hero__heading{font-size:30px;font-weight:500;color:#101010;font-family:Lato;margin:0}.page_inner_brand .brand-hero__sub-heading{font-size:44px;color:#101010;background-position:70px}@media all and (max-width:960px){.page_inner_brand .brand-hero .container{flex-direction:column;padding-top:9rem}.page_inner_brand .brand-hero__column-first{width:100%;margin-left:0;text-align:center}.page_inner_brand .brand-hero__sub-heading{text-align:center;background-position:93px}}.page_inner_brand .brand-hero__para{font-size:16px;color:#151a43;line-height:1.87;font-family:Lato}.page_inner_brand .brand-hero__column-second{width:44%}.page_inner_brand .user-interface-section{padding:3rem 0;background-color:#f5fafb;margin:0 0 -25rem}@media all and (max-width:960px){.page_inner_brand .brand-hero__column-second,.page_inner_brand .brand-hero__image2{width:100%}.page_inner_brand .user-interface-section{margin:0}}.page_inner_brand .user-interface-section__main{width:70%;margin:0 auto;text-align:center}.page_inner_brand .user-interface-section__para{color:#151a43;font-family:Lato;font-size:18px;line-height:1.72;padding-top:1rem}@media all and (max-width:960px){.page_inner_brand .user-interface-section__main{width:100%}.page_inner_brand .user-interface-section__para{padding:1rem 1rem 0}}.page_inner_brand .user-interface-section__image{width:100%}.page_inner_brand .old-new-hiver-section{padding:25rem 0 2rem;background-color:#fff}@media all and (min-width:960px){.page_inner_brand .old-new-hiver-section .container{display:flex;align-items:center}}.page_inner_brand .old-new-hiver-section__column-first{width:40%}.page_inner_brand .old-new-hiver-section__heading{color:#101010;font-size:40px;line-height:1;background-position:157px 39px}.page_inner_brand .old-new-hiver-section__para{color:#151a43;font-family:Lato;font-size:16px;line-height:1.87}.page_inner_brand .old-new-hiver-section__column-second{margin:0 auto}@media all and (max-width:960px){.page_inner_brand .old-new-hiver-section{padding:3rem 1rem;text-align:center}.page_inner_brand .old-new-hiver-section .container{flex-direction:column}.page_inner_brand .old-new-hiver-section__column-first{width:100%}.page_inner_brand .old-new-hiver-section__heading{background-position:110px 79px}.page_inner_brand .old-new-hiver-section__column-second{width:100%;height:150px}.page_inner_brand .old-new-hiver-section__animation{width:300px!important}}.page_inner_brand .brand-productivity-section{padding:6rem 0 5rem;background-image:url(https://images.hiverhq.com/images/brand-page/productivity.png);background-repeat:no-repeat;background-position:right}@media all and (max-width:960px){.page_inner_brand .brand-productivity-section{padding:3rem 1rem;background:0 0;text-align:center}}.page_inner_brand .brand-productivity-section__main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.page_inner_brand .brand-productivity-section__column-first{width:30%;padding-left:1rem}@media all and (max-width:960px){.page_inner_brand .brand-productivity-section__column-first{width:100%;padding-left:0}.page_inner_brand .brand-productivity-section__image{width:100%}}.page_inner_brand .brand-productivity-section__column-second{width:49%;padding:0 3rem}.page_inner_brand .brand-productivity-section__heading{color:#101010;font-size:40px;font-weight:500;font-family:Lato;background-image:url(https://images.hiverhq.com/images/brand-page/yellowMark.svg);background-repeat:no-repeat;background-position:3px}@media all and (max-width:960px){.page_inner_brand .brand-productivity-section__column-second{width:100%;padding:3rem 1rem 0}.page_inner_brand .brand-productivity-section__heading{background-position:36px}}.page_inner_brand .brand-productivity-section__para{font-size:16px;font-family:Lato;color:#151a43}.page_inner_brand .brand-logo-section__heading,.page_inner_brand .brand-rethinking-section__heading{color:#101010;font-size:40px;font-weight:500;background-image:url(https://images.hiverhq.com/images/brand-page/yellowMark.svg);font-family:Lato;background-repeat:no-repeat}.page_inner_brand .brand-logo-section{padding:6rem 0 5rem}.page_inner_brand .brand-logo-section__main{display:flex;width:100%;align-items:center;flex-wrap:wrap;flex-direction:row}.page_inner_brand .brand-logo-section__heading{margin:0 auto;background-position:77px}@media all and (max-width:960px){.page_inner_brand .brand-logo-section{padding:0 1rem}.page_inner_brand .brand-logo-section__heading{background-position:85px 7px}.page_inner_brand .brand-logo-section__image{width:100%}}.page_inner_brand .brand-logo-section__image{margin:0 auto;padding:6rem 0 0}.page_inner_brand .brand-rethinking-section{padding:6rem 0 7rem}.page_inner_brand .brand-rethinking-section__main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.page_inner_brand .brand-rethinking-section__column-first{width:33%}.page_inner_brand .brand-rethinking-section__heading{background-position:200px}@media all and (max-width:960px){.page_inner_brand .brand-rethinking-section{padding:3rem 1rem;text-align:center}.page_inner_brand .brand-rethinking-section__column-first{width:100%}.page_inner_brand .brand-rethinking-section__heading{background-position:203px}}.page_inner_brand .brand-rethinking-section__para{font-size:16px;font-family:Lato;color:#151a43}.page_inner_brand .brand-rethinking-section__button{border-radius:5.6px;background-color:#ffd31a;text-align:center;color:#2b2b2b;font-size:17px;padding:1rem 4rem;transition:all .2s ease-in-out;font-family:Lato;display:inline-block}.page_inner_brand .brand-rethinking-section__button:hover{transform:scale(1.01) translateY(-2px)}.page_inner_brand .brand-rethinking-section__column-second{width:49%}.page_inner_brand .brand-rethinking-section__image{width:100%}@media all and (max-width:960px){.page_inner_brand .brand-rethinking-section__button{display:table;margin:0 auto}.page_inner_brand .brand-rethinking-section__column-second{width:100%}.page_inner_brand .brand-rethinking-section__image{width:100%;padding-top:5rem}.page_inner_feature_collision-alerts .analytics-hero{padding-bottom:5rem!important}}.page_inner_feature_collision-alerts .analytics-hero__column-first{padding-top:1rem!important}.page_inner_feature_collision-alerts .analytics-hero__column-second:before{background-image:url(https://images.hiverhq.com/images/collision-alerts/hero-background.svg)!important;width:554px!important;height:379px!important;right:2rem!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .analytics-hero__column-first{padding-top:0!important}.page_inner_feature_collision-alerts .analytics-hero__column-second:before{width:350px!important;background-image:url(/images/csat_page/mobile-background.svg)!important;right:0!important;top:19rem!important;background-repeat:no-repeat}.page_inner_feature_collision-alerts .analytics-hero__column-second{position:initial;top:0;padding-top:3rem!important}}.page_inner_feature_collision-alerts .analytics-hero__image{left:0}.page_inner_feature_collision-alerts .analytics-reports-section{background-image:url(/images/collision-alerts/product-illustraion.svg)!important;margin-bottom:3rem;height:411px!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .analytics-reports-section{background-image:url(/images/collision-alerts/mobile-illustration.svg)!important;height:440px!important}.page_inner_feature_collision-alerts .testimonial:before{margin-top:31rem}.page_inner_feature_collision-alerts .testimonial__content{width:90%}.page_inner_feature_collision-alerts .testimonial__content:after{top:24rem}}.page_inner_feature_collision-alerts .conversation-reports{padding-bottom:2rem}.page_inner_feature_collision-alerts .conversation-reports__column-second{width:54%!important;top:1.4rem!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .conversation-reports__column-second{width:100%!important}.page_inner_feature_collision-alerts .conversation-reports__column-second img{position:relative;right:.5rem}}.page_inner_feature_collision-alerts .conversation-reports__column-first{width:45%!important}.page_inner_feature_collision-alerts .user-reports{padding-top:2rem!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .conversation-reports__column-first{width:100%!important}.page_inner_feature_collision-alerts .user-reports{padding-top:0}.page_inner_feature_collision-alerts .user-reports__column-first img{position:relative;right:.8rem}}.page_inner_feature_collision-alerts .user-reports__column-second--user{padding-right:3rem;margin-right:2rem;width:40%;position:relative;top:1rem}.page_inner_feature_collision-alerts .more-features{padding-top:8rem!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .user-reports__column-second--user{margin-right:0;width:100%}.page_inner_feature_collision-alerts .more-features{padding-top:3rem!important}}.page_inner_feature_collision-alerts .more-features__column-second{padding-right:3rem}.page_inner_feature_collision-alerts .testimonial__content{width:53%!important}.page_inner_feature_email-tags .analytics-reports-section{background-image:url(/images/email-tags/prod.svg)!important;height:426px!important}@media all and (max-width:960px){.page_inner_feature_collision-alerts .testimonial__content{width:90%!important}.page_inner_feature_collision-alerts .testimonial__content:after{top:22rem!important;right:3rem!important}.page_inner_feature_collision-alerts .testimonial__heading{width:90%;margin:auto}.page_inner_feature_email-tags .analytics-reports-section{background-image:url(/images/email-tags/tags-mob.svg)!important;height:490px!important}.page_inner_feature_email-tags .analytics-reports-section__heading{padding:0 2rem!important}}.page_inner_feature_email-tags .analytics-hero{padding-bottom:12rem!important}.page_inner_feature_email-tags .analytics-hero__column-first{width:37%!important;padding-top:4rem!important}@media all and (max-width:960px){.page_inner_feature_email-tags .analytics-hero{padding-bottom:4rem!important}.page_inner_feature_email-tags .analytics-hero__column-first{width:100%!important}.page_inner_feature_email-tags .analytics-hero__column-second:before{top:19rem!important;width:350px!important;background-image:url(/images/csat_page/mobile-background.svg)!important}.page_inner_feature_email-tags .analytics-hero__column-second{padding-top:4rem!important}.page_inner_feature_email-tags .analytics-hero__column-second img{width:95%;position:relative;left:.7rem}.page_inner_feature_email-tags .analytics-hero__column-first{padding-top:0!important}.page_inner_feature_email-tags .conversation-reports__column-second img{position:relative;right:1rem}.page_inner_feature_email-tags .conversation-reports--bottom{padding-bottom:0!important}}.page_inner_feature_email-tags .conversation-reports__image--left{right:0!important}.page_inner_feature_email-tags .testimonial__content{width:52%!important}@media all and (max-width:960px){.page_inner_feature_email-tags .user-reports__column-first img{position:relative;right:1rem}.page_inner_feature_email-tags .testimonial__content{width:90%!important}}.page_inner_feature_email-tags .testimonial__content:after{top:15rem!important;right:15rem!important}@media all and (max-width:960px){.page_inner_feature_email-tags .testimonial__content:after{top:21rem!important;right:3rem!important}.page_inner_feature_assign .analytics-hero:after,.page_inner_feature_automations .analytics-hero:after,.page_inner_feature_collision-alerts .analytics-hero:after,.page_inner_feature_csat .analytics-hero:after,.page_inner_feature_delegation .analytics-hero:after,.page_inner_feature_email-notes .analytics-hero:after,.page_inner_feature_email-tags .analytics-hero:after,.page_inner_feature_email-templates .analytics-hero:after,.page_inner_feature_helpdesk-sla .analytics-hero:after,.page_inner_feature_shared-draft .analytics-hero:after,.page_inner_feature_views-feature .analytics-hero:after{right:0}}.page_inner_feature_assign .analytics-hero,.page_inner_feature_automations .analytics-hero,.page_inner_feature_collision-alerts .analytics-hero,.page_inner_feature_csat .analytics-hero,.page_inner_feature_delegation .analytics-hero,.page_inner_feature_email-notes .analytics-hero,.page_inner_feature_email-tags .analytics-hero,.page_inner_feature_email-templates .analytics-hero,.page_inner_feature_helpdesk-sla .analytics-hero,.page_inner_feature_shared-draft .analytics-hero,.page_inner_feature_views-feature .analytics-hero{padding:0 0 10rem;position:relative}.page_inner_feature_assign .analytics-hero:after,.page_inner_feature_automations .analytics-hero:after,.page_inner_feature_collision-alerts .analytics-hero:after,.page_inner_feature_csat .analytics-hero:after,.page_inner_feature_delegation .analytics-hero:after,.page_inner_feature_email-notes .analytics-hero:after,.page_inner_feature_email-tags .analytics-hero:after,.page_inner_feature_email-templates .analytics-hero:after,.page_inner_feature_helpdesk-sla .analytics-hero:after,.page_inner_feature_shared-draft .analytics-hero:after,.page_inner_feature_views-feature .analytics-hero:after{content:"";position:absolute;width:339px;height:307px;background-image:url(/images/csat_page/hero-background-bubble.svg);background-repeat:no-repeat;right:0;bottom:2rem;z-index:-1}@media all and (min-width:1600px){.page_inner_feature_assign .analytics-hero:after,.page_inner_feature_automations .analytics-hero:after,.page_inner_feature_collision-alerts .analytics-hero:after,.page_inner_feature_csat .analytics-hero:after,.page_inner_feature_delegation .analytics-hero:after,.page_inner_feature_email-notes .analytics-hero:after,.page_inner_feature_email-tags .analytics-hero:after,.page_inner_feature_email-templates .analytics-hero:after,.page_inner_feature_helpdesk-sla .analytics-hero:after,.page_inner_feature_shared-draft .analytics-hero:after,.page_inner_feature_views-feature .analytics-hero:after{display:none}}.page_inner_feature_assign .analytics-hero .container,.page_inner_feature_automations .analytics-hero .container,.page_inner_feature_collision-alerts .analytics-hero .container,.page_inner_feature_csat .analytics-hero .container,.page_inner_feature_delegation .analytics-hero .container,.page_inner_feature_email-notes .analytics-hero .container,.page_inner_feature_email-tags .analytics-hero .container,.page_inner_feature_email-templates .analytics-hero .container,.page_inner_feature_helpdesk-sla .analytics-hero .container,.page_inner_feature_shared-draft .analytics-hero .container,.page_inner_feature_views-feature .analytics-hero .container{position:relative}.page_inner_feature_assign .analytics-hero .container:before,.page_inner_feature_automations .analytics-hero .container:before,.page_inner_feature_collision-alerts .analytics-hero .container:before,.page_inner_feature_csat .analytics-hero .container:before,.page_inner_feature_delegation .analytics-hero .container:before,.page_inner_feature_email-notes .analytics-hero .container:before,.page_inner_feature_email-tags .analytics-hero .container:before,.page_inner_feature_email-templates .analytics-hero .container:before,.page_inner_feature_helpdesk-sla .analytics-hero .container:before,.page_inner_feature_shared-draft .analytics-hero .container:before,.page_inner_feature_views-feature .analytics-hero .container:before{content:"";position:absolute;width:347px;height:220px;background-image:url(https://images.hiverhq.com/images/csat_page/hero-small-bubble.svg);background-repeat:no-repeat;left:16rem;top:-8rem;opacity:.5;z-index:-1}.page_inner_feature_assign .analytics-hero__column-main,.page_inner_feature_automations .analytics-hero__column-main,.page_inner_feature_collision-alerts .analytics-hero__column-main,.page_inner_feature_csat .analytics-hero__column-main,.page_inner_feature_delegation .analytics-hero__column-main,.page_inner_feature_email-notes .analytics-hero__column-main,.page_inner_feature_email-tags .analytics-hero__column-main,.page_inner_feature_email-templates .analytics-hero__column-main,.page_inner_feature_helpdesk-sla .analytics-hero__column-main,.page_inner_feature_shared-draft .analytics-hero__column-main,.page_inner_feature_views-feature .analytics-hero__column-main{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-top:8rem}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero .container:before,.page_inner_feature_automations .analytics-hero .container:before,.page_inner_feature_collision-alerts .analytics-hero .container:before,.page_inner_feature_csat .analytics-hero .container:before,.page_inner_feature_delegation .analytics-hero .container:before,.page_inner_feature_email-notes .analytics-hero .container:before,.page_inner_feature_email-tags .analytics-hero .container:before,.page_inner_feature_email-templates .analytics-hero .container:before,.page_inner_feature_helpdesk-sla .analytics-hero .container:before,.page_inner_feature_shared-draft .analytics-hero .container:before,.page_inner_feature_views-feature .analytics-hero .container:before{left:0;top:-9rem;width:315px!important}.page_inner_feature_assign .analytics-hero__column-main,.page_inner_feature_automations .analytics-hero__column-main,.page_inner_feature_collision-alerts .analytics-hero__column-main,.page_inner_feature_csat .analytics-hero__column-main,.page_inner_feature_delegation .analytics-hero__column-main,.page_inner_feature_email-notes .analytics-hero__column-main,.page_inner_feature_email-tags .analytics-hero__column-main,.page_inner_feature_email-templates .analytics-hero__column-main,.page_inner_feature_helpdesk-sla .analytics-hero__column-main,.page_inner_feature_shared-draft .analytics-hero__column-main,.page_inner_feature_views-feature .analytics-hero__column-main{flex-direction:column;margin-top:9rem}}.page_inner_feature_assign .analytics-hero__column-first,.page_inner_feature_automations .analytics-hero__column-first,.page_inner_feature_collision-alerts .analytics-hero__column-first,.page_inner_feature_csat .analytics-hero__column-first,.page_inner_feature_delegation .analytics-hero__column-first,.page_inner_feature_email-notes .analytics-hero__column-first,.page_inner_feature_email-tags .analytics-hero__column-first,.page_inner_feature_email-templates .analytics-hero__column-first,.page_inner_feature_helpdesk-sla .analytics-hero__column-first,.page_inner_feature_shared-draft .analytics-hero__column-first,.page_inner_feature_views-feature .analytics-hero__column-first{width:42%;padding-top:2rem}.page_inner_feature_assign .analytics-hero__heading,.page_inner_feature_automations .analytics-hero__heading,.page_inner_feature_collision-alerts .analytics-hero__heading,.page_inner_feature_csat .analytics-hero__heading,.page_inner_feature_delegation .analytics-hero__heading,.page_inner_feature_email-notes .analytics-hero__heading,.page_inner_feature_email-tags .analytics-hero__heading,.page_inner_feature_email-templates .analytics-hero__heading,.page_inner_feature_helpdesk-sla .analytics-hero__heading,.page_inner_feature_shared-draft .analytics-hero__heading,.page_inner_feature_views-feature .analytics-hero__heading{color:#151A43;line-height:1.13;font-family:Lato;font-size:38px;font-weight:700;margin-bottom:1rem}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero__column-first,.page_inner_feature_automations .analytics-hero__column-first,.page_inner_feature_collision-alerts .analytics-hero__column-first,.page_inner_feature_csat .analytics-hero__column-first,.page_inner_feature_delegation .analytics-hero__column-first,.page_inner_feature_email-notes .analytics-hero__column-first,.page_inner_feature_email-tags .analytics-hero__column-first,.page_inner_feature_email-templates .analytics-hero__column-first,.page_inner_feature_helpdesk-sla .analytics-hero__column-first,.page_inner_feature_shared-draft .analytics-hero__column-first,.page_inner_feature_views-feature .analytics-hero__column-first{width:100%;padding:0 1rem;text-align:center}.page_inner_feature_assign .analytics-hero__heading,.page_inner_feature_automations .analytics-hero__heading,.page_inner_feature_collision-alerts .analytics-hero__heading,.page_inner_feature_csat .analytics-hero__heading,.page_inner_feature_delegation .analytics-hero__heading,.page_inner_feature_email-notes .analytics-hero__heading,.page_inner_feature_email-tags .analytics-hero__heading,.page_inner_feature_email-templates .analytics-hero__heading,.page_inner_feature_helpdesk-sla .analytics-hero__heading,.page_inner_feature_shared-draft .analytics-hero__heading,.page_inner_feature_views-feature .analytics-hero__heading{font-size:33px}}.page_inner_feature_assign .analytics-hero__sub-heading,.page_inner_feature_automations .analytics-hero__sub-heading,.page_inner_feature_collision-alerts .analytics-hero__sub-heading,.page_inner_feature_csat .analytics-hero__sub-heading,.page_inner_feature_delegation .analytics-hero__sub-heading,.page_inner_feature_email-notes .analytics-hero__sub-heading,.page_inner_feature_email-tags .analytics-hero__sub-heading,.page_inner_feature_email-templates .analytics-hero__sub-heading,.page_inner_feature_helpdesk-sla .analytics-hero__sub-heading,.page_inner_feature_shared-draft .analytics-hero__sub-heading,.page_inner_feature_views-feature .analytics-hero__sub-heading{color:#545876;font-size:16px;line-height:1.88;font-family:Lato;font-weight:400;padding:0 3rem 0 0;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero__sub-heading,.page_inner_feature_automations .analytics-hero__sub-heading,.page_inner_feature_collision-alerts .analytics-hero__sub-heading,.page_inner_feature_csat .analytics-hero__sub-heading,.page_inner_feature_delegation .analytics-hero__sub-heading,.page_inner_feature_email-notes .analytics-hero__sub-heading,.page_inner_feature_email-tags .analytics-hero__sub-heading,.page_inner_feature_email-templates .analytics-hero__sub-heading,.page_inner_feature_helpdesk-sla .analytics-hero__sub-heading,.page_inner_feature_shared-draft .analytics-hero__sub-heading,.page_inner_feature_views-feature .analytics-hero__sub-heading{padding:0}.page_inner_feature_assign .analytics-hero__image,.page_inner_feature_automations .analytics-hero__image,.page_inner_feature_collision-alerts .analytics-hero__image,.page_inner_feature_csat .analytics-hero__image,.page_inner_feature_delegation .analytics-hero__image,.page_inner_feature_email-notes .analytics-hero__image,.page_inner_feature_email-tags .analytics-hero__image,.page_inner_feature_email-templates .analytics-hero__image,.page_inner_feature_helpdesk-sla .analytics-hero__image,.page_inner_feature_shared-draft .analytics-hero__image,.page_inner_feature_views-feature .analytics-hero__image{width:100%}}.page_inner_feature_assign .analytics-hero .install-button,.page_inner_feature_automations .analytics-hero .install-button,.page_inner_feature_collision-alerts .analytics-hero .install-button,.page_inner_feature_csat .analytics-hero .install-button,.page_inner_feature_delegation .analytics-hero .install-button,.page_inner_feature_email-notes .analytics-hero .install-button,.page_inner_feature_email-tags .analytics-hero .install-button,.page_inner_feature_email-templates .analytics-hero .install-button,.page_inner_feature_helpdesk-sla .analytics-hero .install-button,.page_inner_feature_shared-draft .analytics-hero .install-button,.page_inner_feature_views-feature .analytics-hero .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#FFEC38 10%,#FFD31A 95%)!important;border-radius:28px;font-size:16px;color:#2B2B2B;text-align:center;margin-top:0!important}.page_inner_feature_assign .analytics-hero .install-button__main,.page_inner_feature_automations .analytics-hero .install-button__main,.page_inner_feature_collision-alerts .analytics-hero .install-button__main,.page_inner_feature_csat .analytics-hero .install-button__main,.page_inner_feature_delegation .analytics-hero .install-button__main,.page_inner_feature_email-notes .analytics-hero .install-button__main,.page_inner_feature_email-tags .analytics-hero .install-button__main,.page_inner_feature_email-templates .analytics-hero .install-button__main,.page_inner_feature_helpdesk-sla .analytics-hero .install-button__main,.page_inner_feature_shared-draft .analytics-hero .install-button__main,.page_inner_feature_views-feature .analytics-hero .install-button__main{font-weight:700}.page_inner_feature_assign .analytics-hero__column-second,.page_inner_feature_automations .analytics-hero__column-second,.page_inner_feature_collision-alerts .analytics-hero__column-second,.page_inner_feature_csat .analytics-hero__column-second,.page_inner_feature_delegation .analytics-hero__column-second,.page_inner_feature_email-notes .analytics-hero__column-second,.page_inner_feature_email-tags .analytics-hero__column-second,.page_inner_feature_email-templates .analytics-hero__column-second,.page_inner_feature_helpdesk-sla .analytics-hero__column-second,.page_inner_feature_shared-draft .analytics-hero__column-second,.page_inner_feature_views-feature .analytics-hero__column-second{width:52%;padding-top:3rem}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero__column-second,.page_inner_feature_automations .analytics-hero__column-second,.page_inner_feature_collision-alerts .analytics-hero__column-second,.page_inner_feature_csat .analytics-hero__column-second,.page_inner_feature_delegation .analytics-hero__column-second,.page_inner_feature_email-notes .analytics-hero__column-second,.page_inner_feature_email-tags .analytics-hero__column-second,.page_inner_feature_email-templates .analytics-hero__column-second,.page_inner_feature_helpdesk-sla .analytics-hero__column-second,.page_inner_feature_shared-draft .analytics-hero__column-second,.page_inner_feature_views-feature .analytics-hero__column-second{width:100%;padding-top:7rem}}.page_inner_feature_assign .analytics-hero__column-second:before,.page_inner_feature_automations .analytics-hero__column-second:before,.page_inner_feature_collision-alerts .analytics-hero__column-second:before,.page_inner_feature_csat .analytics-hero__column-second:before,.page_inner_feature_delegation .analytics-hero__column-second:before,.page_inner_feature_email-notes .analytics-hero__column-second:before,.page_inner_feature_email-tags .analytics-hero__column-second:before,.page_inner_feature_email-templates .analytics-hero__column-second:before,.page_inner_feature_helpdesk-sla .analytics-hero__column-second:before,.page_inner_feature_shared-draft .analytics-hero__column-second:before,.page_inner_feature_views-feature .analytics-hero__column-second:before{content:"";position:absolute;width:492px;height:377px;background-image:url(/images/csat_page/hero-background-bulle.svg);background-repeat:no-repeat;top:6rem;right:0;z-index:-1}.page_inner_feature_assign .analytics-reports-section,.page_inner_feature_automations .analytics-reports-section,.page_inner_feature_collision-alerts .analytics-reports-section,.page_inner_feature_csat .analytics-reports-section,.page_inner_feature_delegation .analytics-reports-section,.page_inner_feature_email-notes .analytics-reports-section,.page_inner_feature_email-tags .analytics-reports-section,.page_inner_feature_email-templates .analytics-reports-section,.page_inner_feature_helpdesk-sla .analytics-reports-section,.page_inner_feature_shared-draft .analytics-reports-section,.page_inner_feature_views-feature .analytics-reports-section{background-image:url(/images/csat_page/csat-product.svg);background-repeat:no-repeat;background-position:bottom;height:438px;background-size:100%}@media all and (min-width:1500px){.page_inner_feature_assign .analytics-reports-section,.page_inner_feature_automations .analytics-reports-section,.page_inner_feature_collision-alerts .analytics-reports-section,.page_inner_feature_csat .analytics-reports-section,.page_inner_feature_delegation .analytics-reports-section,.page_inner_feature_email-notes .analytics-reports-section,.page_inner_feature_email-tags .analytics-reports-section,.page_inner_feature_email-templates .analytics-reports-section,.page_inner_feature_helpdesk-sla .analytics-reports-section,.page_inner_feature_shared-draft .analytics-reports-section,.page_inner_feature_views-feature .analytics-reports-section{height:428px}}@media all and (min-width:1600px){.page_inner_feature_assign .analytics-reports-section,.page_inner_feature_automations .analytics-reports-section,.page_inner_feature_collision-alerts .analytics-reports-section,.page_inner_feature_csat .analytics-reports-section,.page_inner_feature_delegation .analytics-reports-section,.page_inner_feature_email-notes .analytics-reports-section,.page_inner_feature_email-tags .analytics-reports-section,.page_inner_feature_email-templates .analytics-reports-section,.page_inner_feature_helpdesk-sla .analytics-reports-section,.page_inner_feature_shared-draft .analytics-reports-section,.page_inner_feature_views-feature .analytics-reports-section{height:450px}}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero__column-second:before,.page_inner_feature_automations .analytics-hero__column-second:before,.page_inner_feature_collision-alerts .analytics-hero__column-second:before,.page_inner_feature_csat .analytics-hero__column-second:before,.page_inner_feature_delegation .analytics-hero__column-second:before,.page_inner_feature_email-notes .analytics-hero__column-second:before,.page_inner_feature_email-tags .analytics-hero__column-second:before,.page_inner_feature_email-templates .analytics-hero__column-second:before,.page_inner_feature_helpdesk-sla .analytics-hero__column-second:before,.page_inner_feature_shared-draft .analytics-hero__column-second:before,.page_inner_feature_views-feature .analytics-hero__column-second:before{top:21rem;width:370px}.page_inner_feature_assign .analytics-reports-section,.page_inner_feature_automations .analytics-reports-section,.page_inner_feature_collision-alerts .analytics-reports-section,.page_inner_feature_csat .analytics-reports-section,.page_inner_feature_delegation .analytics-reports-section,.page_inner_feature_email-notes .analytics-reports-section,.page_inner_feature_email-tags .analytics-reports-section,.page_inner_feature_email-templates .analytics-reports-section,.page_inner_feature_helpdesk-sla .analytics-reports-section,.page_inner_feature_shared-draft .analytics-reports-section,.page_inner_feature_views-feature .analytics-reports-section{height:480px;background-image:url(/images/csat_page/mob_csat.svg);margin-bottom:2rem}}.page_inner_feature_assign .analytics-reports-section__heading,.page_inner_feature_automations .analytics-reports-section__heading,.page_inner_feature_collision-alerts .analytics-reports-section__heading,.page_inner_feature_csat .analytics-reports-section__heading,.page_inner_feature_delegation .analytics-reports-section__heading,.page_inner_feature_email-notes .analytics-reports-section__heading,.page_inner_feature_email-tags .analytics-reports-section__heading,.page_inner_feature_email-templates .analytics-reports-section__heading,.page_inner_feature_helpdesk-sla .analytics-reports-section__heading,.page_inner_feature_shared-draft .analytics-reports-section__heading,.page_inner_feature_views-feature .analytics-reports-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151A43;text-align:center;margin-bottom:1rem;line-height:1.5}@media all and (max-width:960px){.page_inner_feature_assign .analytics-reports-section__heading,.page_inner_feature_automations .analytics-reports-section__heading,.page_inner_feature_collision-alerts .analytics-reports-section__heading,.page_inner_feature_csat .analytics-reports-section__heading,.page_inner_feature_delegation .analytics-reports-section__heading,.page_inner_feature_email-notes .analytics-reports-section__heading,.page_inner_feature_email-tags .analytics-reports-section__heading,.page_inner_feature_email-templates .analytics-reports-section__heading,.page_inner_feature_helpdesk-sla .analytics-reports-section__heading,.page_inner_feature_shared-draft .analytics-reports-section__heading,.page_inner_feature_views-feature .analytics-reports-section__heading{padding:0 1rem;line-height:1.25}}.page_inner_feature_assign .analytics-reports-section__para,.page_inner_feature_automations .analytics-reports-section__para,.page_inner_feature_collision-alerts .analytics-reports-section__para,.page_inner_feature_csat .analytics-reports-section__para,.page_inner_feature_delegation .analytics-reports-section__para,.page_inner_feature_email-notes .analytics-reports-section__para,.page_inner_feature_email-tags .analytics-reports-section__para,.page_inner_feature_email-templates .analytics-reports-section__para,.page_inner_feature_helpdesk-sla .analytics-reports-section__para,.page_inner_feature_shared-draft .analytics-reports-section__para,.page_inner_feature_views-feature .analytics-reports-section__para{color:#545876;font-size:16px;font-weight:400;line-height:1.88;font-family:Lato;text-align:center;padding:0 14rem;margin-bottom:1.5rem}.page_inner_feature_assign .conversation-reports,.page_inner_feature_automations .conversation-reports,.page_inner_feature_collision-alerts .conversation-reports,.page_inner_feature_csat .conversation-reports,.page_inner_feature_delegation .conversation-reports,.page_inner_feature_email-notes .conversation-reports,.page_inner_feature_email-tags .conversation-reports,.page_inner_feature_email-templates .conversation-reports,.page_inner_feature_helpdesk-sla .conversation-reports,.page_inner_feature_shared-draft .conversation-reports,.page_inner_feature_views-feature .conversation-reports{background-color:#fff}.page_inner_feature_assign .conversation-reports .container,.page_inner_feature_automations .conversation-reports .container,.page_inner_feature_collision-alerts .conversation-reports .container,.page_inner_feature_csat .conversation-reports .container,.page_inner_feature_delegation .conversation-reports .container,.page_inner_feature_email-notes .conversation-reports .container,.page_inner_feature_email-tags .conversation-reports .container,.page_inner_feature_email-templates .conversation-reports .container,.page_inner_feature_helpdesk-sla .conversation-reports .container,.page_inner_feature_shared-draft .conversation-reports .container,.page_inner_feature_views-feature .conversation-reports .container{display:flex;align-items:center;justify-content:space-between}@media all and (max-width:960px){.page_inner_feature_assign .analytics-reports-section__para,.page_inner_feature_automations .analytics-reports-section__para,.page_inner_feature_collision-alerts .analytics-reports-section__para,.page_inner_feature_csat .analytics-reports-section__para,.page_inner_feature_delegation .analytics-reports-section__para,.page_inner_feature_email-notes .analytics-reports-section__para,.page_inner_feature_email-tags .analytics-reports-section__para,.page_inner_feature_email-templates .analytics-reports-section__para,.page_inner_feature_helpdesk-sla .analytics-reports-section__para,.page_inner_feature_shared-draft .analytics-reports-section__para,.page_inner_feature_views-feature .analytics-reports-section__para{padding:0 1rem}.page_inner_feature_assign .conversation-reports,.page_inner_feature_automations .conversation-reports,.page_inner_feature_collision-alerts .conversation-reports,.page_inner_feature_csat .conversation-reports,.page_inner_feature_delegation .conversation-reports,.page_inner_feature_email-notes .conversation-reports,.page_inner_feature_email-tags .conversation-reports,.page_inner_feature_email-templates .conversation-reports,.page_inner_feature_helpdesk-sla .conversation-reports,.page_inner_feature_shared-draft .conversation-reports,.page_inner_feature_views-feature .conversation-reports{padding:0}.page_inner_feature_assign .conversation-reports .container,.page_inner_feature_automations .conversation-reports .container,.page_inner_feature_collision-alerts .conversation-reports .container,.page_inner_feature_csat .conversation-reports .container,.page_inner_feature_delegation .conversation-reports .container,.page_inner_feature_email-notes .conversation-reports .container,.page_inner_feature_email-tags .conversation-reports .container,.page_inner_feature_email-templates .conversation-reports .container,.page_inner_feature_helpdesk-sla .conversation-reports .container,.page_inner_feature_shared-draft .conversation-reports .container,.page_inner_feature_views-feature .conversation-reports .container{display:flex;flex-direction:column-reverse}}.page_inner_feature_assign .conversation-reports__column-first,.page_inner_feature_automations .conversation-reports__column-first,.page_inner_feature_collision-alerts .conversation-reports__column-first,.page_inner_feature_csat .conversation-reports__column-first,.page_inner_feature_delegation .conversation-reports__column-first,.page_inner_feature_email-notes .conversation-reports__column-first,.page_inner_feature_email-tags .conversation-reports__column-first,.page_inner_feature_email-templates .conversation-reports__column-first,.page_inner_feature_helpdesk-sla .conversation-reports__column-first,.page_inner_feature_shared-draft .conversation-reports__column-first,.page_inner_feature_views-feature .conversation-reports__column-first{width:40%;border-radius:11px;background-color:#f8f8f8;padding:2.5rem}@media all and (max-width:960px){.page_inner_feature_assign .conversation-reports__column-first,.page_inner_feature_automations .conversation-reports__column-first,.page_inner_feature_collision-alerts .conversation-reports__column-first,.page_inner_feature_csat .conversation-reports__column-first,.page_inner_feature_delegation .conversation-reports__column-first,.page_inner_feature_email-notes .conversation-reports__column-first,.page_inner_feature_email-tags .conversation-reports__column-first,.page_inner_feature_email-templates .conversation-reports__column-first,.page_inner_feature_helpdesk-sla .conversation-reports__column-first,.page_inner_feature_shared-draft .conversation-reports__column-first,.page_inner_feature_views-feature .conversation-reports__column-first{position:static;width:100%;padding:4rem 2rem 2rem;margin-bottom:2rem;margin-top:-4rem;border-radius:0}}.page_inner_feature_assign .conversation-reports__column-second,.page_inner_feature_automations .conversation-reports__column-second,.page_inner_feature_collision-alerts .conversation-reports__column-second,.page_inner_feature_csat .conversation-reports__column-second,.page_inner_feature_delegation .conversation-reports__column-second,.page_inner_feature_email-notes .conversation-reports__column-second,.page_inner_feature_email-tags .conversation-reports__column-second,.page_inner_feature_email-templates .conversation-reports__column-second,.page_inner_feature_helpdesk-sla .conversation-reports__column-second,.page_inner_feature_shared-draft .conversation-reports__column-second,.page_inner_feature_views-feature .conversation-reports__column-second{width:60%;position:relative;top:2.4rem}.page_inner_feature_assign .conversation-reports__heading,.page_inner_feature_automations .conversation-reports__heading,.page_inner_feature_collision-alerts .conversation-reports__heading,.page_inner_feature_csat .conversation-reports__heading,.page_inner_feature_delegation .conversation-reports__heading,.page_inner_feature_email-notes .conversation-reports__heading,.page_inner_feature_email-tags .conversation-reports__heading,.page_inner_feature_email-templates .conversation-reports__heading,.page_inner_feature_helpdesk-sla .conversation-reports__heading,.page_inner_feature_shared-draft .conversation-reports__heading,.page_inner_feature_views-feature .conversation-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45;margin-bottom:1rem}.page_inner_feature_assign .conversation-reports__text,.page_inner_feature_automations .conversation-reports__text,.page_inner_feature_collision-alerts .conversation-reports__text,.page_inner_feature_csat .conversation-reports__text,.page_inner_feature_delegation .conversation-reports__text,.page_inner_feature_email-notes .conversation-reports__text,.page_inner_feature_email-tags .conversation-reports__text,.page_inner_feature_email-templates .conversation-reports__text,.page_inner_feature_helpdesk-sla .conversation-reports__text,.page_inner_feature_shared-draft .conversation-reports__text,.page_inner_feature_views-feature .conversation-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88;margin-bottom:0}.page_inner_feature_assign .conversation-reports--bottom,.page_inner_feature_automations .conversation-reports--bottom,.page_inner_feature_collision-alerts .conversation-reports--bottom,.page_inner_feature_csat .conversation-reports--bottom,.page_inner_feature_delegation .conversation-reports--bottom,.page_inner_feature_email-notes .conversation-reports--bottom,.page_inner_feature_email-tags .conversation-reports--bottom,.page_inner_feature_email-templates .conversation-reports--bottom,.page_inner_feature_helpdesk-sla .conversation-reports--bottom,.page_inner_feature_shared-draft .conversation-reports--bottom,.page_inner_feature_views-feature .conversation-reports--bottom{padding-bottom:3rem}.page_inner_feature_assign .user-reports,.page_inner_feature_automations .user-reports,.page_inner_feature_collision-alerts .user-reports,.page_inner_feature_csat .user-reports,.page_inner_feature_delegation .user-reports,.page_inner_feature_email-notes .user-reports,.page_inner_feature_email-tags .user-reports,.page_inner_feature_email-templates .user-reports,.page_inner_feature_helpdesk-sla .user-reports,.page_inner_feature_shared-draft .user-reports,.page_inner_feature_views-feature .user-reports{padding-top:3rem;background-color:#FFF;position:relative}.page_inner_feature_assign .user-reports .container,.page_inner_feature_automations .user-reports .container,.page_inner_feature_collision-alerts .user-reports .container,.page_inner_feature_csat .user-reports .container,.page_inner_feature_delegation .user-reports .container,.page_inner_feature_email-notes .user-reports .container,.page_inner_feature_email-tags .user-reports .container,.page_inner_feature_email-templates .user-reports .container,.page_inner_feature_helpdesk-sla .user-reports .container,.page_inner_feature_shared-draft .user-reports .container,.page_inner_feature_views-feature .user-reports .container{display:flex;align-items:center;justify-content:space-between}@media all and (max-width:960px){.page_inner_feature_assign .conversation-reports__column-second,.page_inner_feature_automations .conversation-reports__column-second,.page_inner_feature_collision-alerts .conversation-reports__column-second,.page_inner_feature_csat .conversation-reports__column-second,.page_inner_feature_delegation .conversation-reports__column-second,.page_inner_feature_email-notes .conversation-reports__column-second,.page_inner_feature_email-tags .conversation-reports__column-second,.page_inner_feature_email-templates .conversation-reports__column-second,.page_inner_feature_helpdesk-sla .conversation-reports__column-second,.page_inner_feature_shared-draft .conversation-reports__column-second,.page_inner_feature_views-feature .conversation-reports__column-second{width:100%;top:0}.page_inner_feature_assign .conversation-reports__column-second img,.page_inner_feature_automations .conversation-reports__column-second img,.page_inner_feature_collision-alerts .conversation-reports__column-second img,.page_inner_feature_csat .conversation-reports__column-second img,.page_inner_feature_delegation .conversation-reports__column-second img,.page_inner_feature_email-notes .conversation-reports__column-second img,.page_inner_feature_email-tags .conversation-reports__column-second img,.page_inner_feature_email-templates .conversation-reports__column-second img,.page_inner_feature_helpdesk-sla .conversation-reports__column-second img,.page_inner_feature_shared-draft .conversation-reports__column-second img,.page_inner_feature_views-feature .conversation-reports__column-second img{width:100%}.page_inner_feature_assign .conversation-reports__text,.page_inner_feature_automations .conversation-reports__text,.page_inner_feature_collision-alerts .conversation-reports__text,.page_inner_feature_csat .conversation-reports__text,.page_inner_feature_delegation .conversation-reports__text,.page_inner_feature_email-notes .conversation-reports__text,.page_inner_feature_email-tags .conversation-reports__text,.page_inner_feature_email-templates .conversation-reports__text,.page_inner_feature_helpdesk-sla .conversation-reports__text,.page_inner_feature_shared-draft .conversation-reports__text,.page_inner_feature_views-feature .conversation-reports__text{text-align:left}.page_inner_feature_assign .user-reports,.page_inner_feature_automations .user-reports,.page_inner_feature_collision-alerts .user-reports,.page_inner_feature_csat .user-reports,.page_inner_feature_delegation .user-reports,.page_inner_feature_email-notes .user-reports,.page_inner_feature_email-tags .user-reports,.page_inner_feature_email-templates .user-reports,.page_inner_feature_helpdesk-sla .user-reports,.page_inner_feature_shared-draft .user-reports,.page_inner_feature_views-feature .user-reports{padding:0 0 1rem}.page_inner_feature_assign .user-reports .container,.page_inner_feature_automations .user-reports .container,.page_inner_feature_collision-alerts .user-reports .container,.page_inner_feature_csat .user-reports .container,.page_inner_feature_delegation .user-reports .container,.page_inner_feature_email-notes .user-reports .container,.page_inner_feature_email-tags .user-reports .container,.page_inner_feature_email-templates .user-reports .container,.page_inner_feature_helpdesk-sla .user-reports .container,.page_inner_feature_shared-draft .user-reports .container,.page_inner_feature_views-feature .user-reports .container{display:flex;flex-direction:column}}.page_inner_feature_assign .user-reports__column-second,.page_inner_feature_automations .user-reports__column-second,.page_inner_feature_collision-alerts .user-reports__column-second,.page_inner_feature_csat .user-reports__column-second,.page_inner_feature_delegation .user-reports__column-second,.page_inner_feature_email-notes .user-reports__column-second,.page_inner_feature_email-tags .user-reports__column-second,.page_inner_feature_email-templates .user-reports__column-second,.page_inner_feature_helpdesk-sla .user-reports__column-second,.page_inner_feature_shared-draft .user-reports__column-second,.page_inner_feature_views-feature .user-reports__column-second{padding:2.5rem 3rem 2.5rem 2.5rem;border-radius:11px;background-color:#f8f8f8;width:45%;position:relative;bottom:2rem}@media all and (max-width:960px){.page_inner_feature_assign .user-reports__column-second,.page_inner_feature_automations .user-reports__column-second,.page_inner_feature_collision-alerts .user-reports__column-second,.page_inner_feature_csat .user-reports__column-second,.page_inner_feature_delegation .user-reports__column-second,.page_inner_feature_email-notes .user-reports__column-second,.page_inner_feature_email-tags .user-reports__column-second,.page_inner_feature_email-templates .user-reports__column-second,.page_inner_feature_helpdesk-sla .user-reports__column-second,.page_inner_feature_shared-draft .user-reports__column-second,.page_inner_feature_views-feature .user-reports__column-second{position:static;width:100%;padding:4rem 2rem 2rem;margin-bottom:2rem;border-radius:0;bottom:0;margin-top:0}}.page_inner_feature_assign .user-reports__column-second--right,.page_inner_feature_automations .user-reports__column-second--right,.page_inner_feature_collision-alerts .user-reports__column-second--right,.page_inner_feature_csat .user-reports__column-second--right,.page_inner_feature_delegation .user-reports__column-second--right,.page_inner_feature_email-notes .user-reports__column-second--right,.page_inner_feature_email-tags .user-reports__column-second--right,.page_inner_feature_email-templates .user-reports__column-second--right,.page_inner_feature_helpdesk-sla .user-reports__column-second--right,.page_inner_feature_shared-draft .user-reports__column-second--right,.page_inner_feature_views-feature .user-reports__column-second--right{padding-right:2.5rem}.page_inner_feature_assign .user-reports__column-first,.page_inner_feature_automations .user-reports__column-first,.page_inner_feature_collision-alerts .user-reports__column-first,.page_inner_feature_csat .user-reports__column-first,.page_inner_feature_delegation .user-reports__column-first,.page_inner_feature_email-notes .user-reports__column-first,.page_inner_feature_email-tags .user-reports__column-first,.page_inner_feature_email-templates .user-reports__column-first,.page_inner_feature_helpdesk-sla .user-reports__column-first,.page_inner_feature_shared-draft .user-reports__column-first,.page_inner_feature_views-feature .user-reports__column-first{position:relative;right:2rem;width:60%}@media all and (max-width:960px){.page_inner_feature_assign .user-reports__column-first,.page_inner_feature_automations .user-reports__column-first,.page_inner_feature_collision-alerts .user-reports__column-first,.page_inner_feature_csat .user-reports__column-first,.page_inner_feature_delegation .user-reports__column-first,.page_inner_feature_email-notes .user-reports__column-first,.page_inner_feature_email-tags .user-reports__column-first,.page_inner_feature_email-templates .user-reports__column-first,.page_inner_feature_helpdesk-sla .user-reports__column-first,.page_inner_feature_shared-draft .user-reports__column-first,.page_inner_feature_views-feature .user-reports__column-first{margin-bottom:-4rem;z-index:1;width:100%;right:0}.page_inner_feature_assign .user-reports__column-first img,.page_inner_feature_automations .user-reports__column-first img,.page_inner_feature_collision-alerts .user-reports__column-first img,.page_inner_feature_csat .user-reports__column-first img,.page_inner_feature_delegation .user-reports__column-first img,.page_inner_feature_email-notes .user-reports__column-first img,.page_inner_feature_email-tags .user-reports__column-first img,.page_inner_feature_email-templates .user-reports__column-first img,.page_inner_feature_helpdesk-sla .user-reports__column-first img,.page_inner_feature_shared-draft .user-reports__column-first img,.page_inner_feature_views-feature .user-reports__column-first img{width:100%}.page_inner_feature_assign .user-reports__text,.page_inner_feature_automations .user-reports__text,.page_inner_feature_collision-alerts .user-reports__text,.page_inner_feature_csat .user-reports__text,.page_inner_feature_delegation .user-reports__text,.page_inner_feature_email-notes .user-reports__text,.page_inner_feature_email-tags .user-reports__text,.page_inner_feature_email-templates .user-reports__text,.page_inner_feature_helpdesk-sla .user-reports__text,.page_inner_feature_shared-draft .user-reports__text,.page_inner_feature_views-feature .user-reports__text{text-align:left}}.page_inner_feature_assign .user-reports__heading,.page_inner_feature_automations .user-reports__heading,.page_inner_feature_collision-alerts .user-reports__heading,.page_inner_feature_csat .user-reports__heading,.page_inner_feature_delegation .user-reports__heading,.page_inner_feature_email-notes .user-reports__heading,.page_inner_feature_email-tags .user-reports__heading,.page_inner_feature_email-templates .user-reports__heading,.page_inner_feature_helpdesk-sla .user-reports__heading,.page_inner_feature_shared-draft .user-reports__heading,.page_inner_feature_views-feature .user-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45;margin-bottom:1rem}.page_inner_feature_assign .user-reports__text,.page_inner_feature_automations .user-reports__text,.page_inner_feature_collision-alerts .user-reports__text,.page_inner_feature_csat .user-reports__text,.page_inner_feature_delegation .user-reports__text,.page_inner_feature_email-notes .user-reports__text,.page_inner_feature_email-tags .user-reports__text,.page_inner_feature_email-templates .user-reports__text,.page_inner_feature_helpdesk-sla .user-reports__text,.page_inner_feature_shared-draft .user-reports__text,.page_inner_feature_views-feature .user-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88;margin-bottom:0}.page_inner_feature_assign .sign-up-section,.page_inner_feature_automations .sign-up-section,.page_inner_feature_collision-alerts .sign-up-section,.page_inner_feature_csat .sign-up-section,.page_inner_feature_delegation .sign-up-section,.page_inner_feature_email-notes .sign-up-section,.page_inner_feature_email-tags .sign-up-section,.page_inner_feature_email-templates .sign-up-section,.page_inner_feature_helpdesk-sla .sign-up-section,.page_inner_feature_shared-draft .sign-up-section,.page_inner_feature_views-feature .sign-up-section{padding:8rem 0;background-color:#FFF}.page_inner_feature_assign .sign-up-section__main,.page_inner_feature_automations .sign-up-section__main,.page_inner_feature_collision-alerts .sign-up-section__main,.page_inner_feature_csat .sign-up-section__main,.page_inner_feature_delegation .sign-up-section__main,.page_inner_feature_email-notes .sign-up-section__main,.page_inner_feature_email-tags .sign-up-section__main,.page_inner_feature_email-templates .sign-up-section__main,.page_inner_feature_helpdesk-sla .sign-up-section__main,.page_inner_feature_shared-draft .sign-up-section__main,.page_inner_feature_views-feature .sign-up-section__main{width:50%!important;margin:0 auto;text-align:center;display:flex;justify-content:space-evenly;align-items:center}@media all and (max-width:960px){.page_inner_feature_assign .sign-up-section,.page_inner_feature_automations .sign-up-section,.page_inner_feature_collision-alerts .sign-up-section,.page_inner_feature_csat .sign-up-section,.page_inner_feature_delegation .sign-up-section,.page_inner_feature_email-notes .sign-up-section,.page_inner_feature_email-tags .sign-up-section,.page_inner_feature_email-templates .sign-up-section,.page_inner_feature_helpdesk-sla .sign-up-section,.page_inner_feature_shared-draft .sign-up-section,.page_inner_feature_views-feature .sign-up-section{padding:4rem 0}.page_inner_feature_assign .sign-up-section__main,.page_inner_feature_automations .sign-up-section__main,.page_inner_feature_collision-alerts .sign-up-section__main,.page_inner_feature_csat .sign-up-section__main,.page_inner_feature_delegation .sign-up-section__main,.page_inner_feature_email-notes .sign-up-section__main,.page_inner_feature_email-tags .sign-up-section__main,.page_inner_feature_email-templates .sign-up-section__main,.page_inner_feature_helpdesk-sla .sign-up-section__main,.page_inner_feature_shared-draft .sign-up-section__main,.page_inner_feature_views-feature .sign-up-section__main{width:90%!important}}.page_inner_feature_assign .sign-up-section__heading,.page_inner_feature_automations .sign-up-section__heading,.page_inner_feature_collision-alerts .sign-up-section__heading,.page_inner_feature_csat .sign-up-section__heading,.page_inner_feature_delegation .sign-up-section__heading,.page_inner_feature_email-notes .sign-up-section__heading,.page_inner_feature_email-tags .sign-up-section__heading,.page_inner_feature_email-templates .sign-up-section__heading,.page_inner_feature_helpdesk-sla .sign-up-section__heading,.page_inner_feature_shared-draft .sign-up-section__heading,.page_inner_feature_views-feature .sign-up-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151A43;line-height:1.25;padding-bottom:1rem;margin-bottom:1rem;text-align:center}@media all and (max-width:960px){.page_inner_feature_assign .sign-up-section__heading,.page_inner_feature_automations .sign-up-section__heading,.page_inner_feature_collision-alerts .sign-up-section__heading,.page_inner_feature_csat .sign-up-section__heading,.page_inner_feature_delegation .sign-up-section__heading,.page_inner_feature_email-notes .sign-up-section__heading,.page_inner_feature_email-tags .sign-up-section__heading,.page_inner_feature_email-templates .sign-up-section__heading,.page_inner_feature_helpdesk-sla .sign-up-section__heading,.page_inner_feature_shared-draft .sign-up-section__heading,.page_inner_feature_views-feature .sign-up-section__heading{padding:0 1rem 1rem}.page_inner_feature_assign .sign-up-section__webinar-button,.page_inner_feature_automations .sign-up-section__webinar-button,.page_inner_feature_collision-alerts .sign-up-section__webinar-button,.page_inner_feature_csat .sign-up-section__webinar-button,.page_inner_feature_delegation .sign-up-section__webinar-button,.page_inner_feature_email-notes .sign-up-section__webinar-button,.page_inner_feature_email-tags .sign-up-section__webinar-button,.page_inner_feature_email-templates .sign-up-section__webinar-button,.page_inner_feature_helpdesk-sla .sign-up-section__webinar-button,.page_inner_feature_shared-draft .sign-up-section__webinar-button,.page_inner_feature_views-feature .sign-up-section__webinar-button{display:none}}.page_inner_feature_assign .sign-up-section__webinar-button,.page_inner_feature_automations .sign-up-section__webinar-button,.page_inner_feature_collision-alerts .sign-up-section__webinar-button,.page_inner_feature_csat .sign-up-section__webinar-button,.page_inner_feature_delegation .sign-up-section__webinar-button,.page_inner_feature_email-notes .sign-up-section__webinar-button,.page_inner_feature_email-tags .sign-up-section__webinar-button,.page_inner_feature_email-templates .sign-up-section__webinar-button,.page_inner_feature_helpdesk-sla .sign-up-section__webinar-button,.page_inner_feature_shared-draft .sign-up-section__webinar-button,.page_inner_feature_views-feature .sign-up-section__webinar-button{padding:1rem 2rem;background-color:#fff;border:2px solid #ffd31a;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;font-weight:700;transition:all .2s ease-in-out;height:50px;width:202px;margin-top:-.5rem!important}.page_inner_feature_assign .sign-up-section__webinar-button:hover,.page_inner_feature_automations .sign-up-section__webinar-button:hover,.page_inner_feature_collision-alerts .sign-up-section__webinar-button:hover,.page_inner_feature_csat .sign-up-section__webinar-button:hover,.page_inner_feature_delegation .sign-up-section__webinar-button:hover,.page_inner_feature_email-notes .sign-up-section__webinar-button:hover,.page_inner_feature_email-tags .sign-up-section__webinar-button:hover,.page_inner_feature_email-templates .sign-up-section__webinar-button:hover,.page_inner_feature_helpdesk-sla .sign-up-section__webinar-button:hover,.page_inner_feature_shared-draft .sign-up-section__webinar-button:hover,.page_inner_feature_views-feature .sign-up-section__webinar-button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_feature_assign .sign-up-section .install-button,.page_inner_feature_automations .sign-up-section .install-button,.page_inner_feature_collision-alerts .sign-up-section .install-button,.page_inner_feature_csat .sign-up-section .install-button,.page_inner_feature_delegation .sign-up-section .install-button,.page_inner_feature_email-notes .sign-up-section .install-button,.page_inner_feature_email-tags .sign-up-section .install-button,.page_inner_feature_email-templates .sign-up-section .install-button,.page_inner_feature_helpdesk-sla .sign-up-section .install-button,.page_inner_feature_shared-draft .sign-up-section .install-button,.page_inner_feature_views-feature .sign-up-section .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#FFEC38 10%,#FFD31A 95%)!important;border-radius:28px;font-size:16px;color:#2B2B2B;text-align:center;margin-top:0!important}.page_inner_feature_assign .sign-up-section .install-button__main,.page_inner_feature_automations .sign-up-section .install-button__main,.page_inner_feature_collision-alerts .sign-up-section .install-button__main,.page_inner_feature_csat .sign-up-section .install-button__main,.page_inner_feature_delegation .sign-up-section .install-button__main,.page_inner_feature_email-notes .sign-up-section .install-button__main,.page_inner_feature_email-tags .sign-up-section .install-button__main,.page_inner_feature_email-templates .sign-up-section .install-button__main,.page_inner_feature_helpdesk-sla .sign-up-section .install-button__main,.page_inner_feature_shared-draft .sign-up-section .install-button__main,.page_inner_feature_views-feature .sign-up-section .install-button__main{font-weight:700}.page_inner_feature_assign .more-features,.page_inner_feature_automations .more-features,.page_inner_feature_collision-alerts .more-features,.page_inner_feature_csat .more-features,.page_inner_feature_delegation .more-features,.page_inner_feature_email-notes .more-features,.page_inner_feature_email-tags .more-features,.page_inner_feature_email-templates .more-features,.page_inner_feature_helpdesk-sla .more-features,.page_inner_feature_shared-draft .more-features,.page_inner_feature_views-feature .more-features{padding:3rem 0}.page_inner_feature_assign .more-features__heading,.page_inner_feature_automations .more-features__heading,.page_inner_feature_collision-alerts .more-features__heading,.page_inner_feature_csat .more-features__heading,.page_inner_feature_delegation .more-features__heading,.page_inner_feature_email-notes .more-features__heading,.page_inner_feature_email-tags .more-features__heading,.page_inner_feature_email-templates .more-features__heading,.page_inner_feature_helpdesk-sla .more-features__heading,.page_inner_feature_shared-draft .more-features__heading,.page_inner_feature_views-feature .more-features__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;text-align:center;padding-bottom:2.3rem}.page_inner_feature_assign .more-features__column-main,.page_inner_feature_automations .more-features__column-main,.page_inner_feature_collision-alerts .more-features__column-main,.page_inner_feature_csat .more-features__column-main,.page_inner_feature_delegation .more-features__column-main,.page_inner_feature_email-notes .more-features__column-main,.page_inner_feature_email-tags .more-features__column-main,.page_inner_feature_email-templates .more-features__column-main,.page_inner_feature_helpdesk-sla .more-features__column-main,.page_inner_feature_shared-draft .more-features__column-main,.page_inner_feature_views-feature .more-features__column-main{display:flex;justify-content:space-between}.page_inner_feature_assign .more-features__column-common,.page_inner_feature_automations .more-features__column-common,.page_inner_feature_collision-alerts .more-features__column-common,.page_inner_feature_csat .more-features__column-common,.page_inner_feature_delegation .more-features__column-common,.page_inner_feature_email-notes .more-features__column-common,.page_inner_feature_email-tags .more-features__column-common,.page_inner_feature_email-templates .more-features__column-common,.page_inner_feature_helpdesk-sla .more-features__column-common,.page_inner_feature_shared-draft .more-features__column-common,.page_inner_feature_views-feature .more-features__column-common{border-radius:11px;box-shadow:0 22px 11px 0 rgba(217,230,239,.72);background-color:#fff;width:48.5%;transition:all .6s ease-out}.page_inner_feature_assign .more-features__column-common:hover,.page_inner_feature_automations .more-features__column-common:hover,.page_inner_feature_collision-alerts .more-features__column-common:hover,.page_inner_feature_csat .more-features__column-common:hover,.page_inner_feature_delegation .more-features__column-common:hover,.page_inner_feature_email-notes .more-features__column-common:hover,.page_inner_feature_email-tags .more-features__column-common:hover,.page_inner_feature_email-templates .more-features__column-common:hover,.page_inner_feature_helpdesk-sla .more-features__column-common:hover,.page_inner_feature_shared-draft .more-features__column-common:hover,.page_inner_feature_views-feature .more-features__column-common:hover{transform:translateY(-10px)}@media all and (max-width:960px){.page_inner_feature_assign .more-features__column-main,.page_inner_feature_automations .more-features__column-main,.page_inner_feature_collision-alerts .more-features__column-main,.page_inner_feature_csat .more-features__column-main,.page_inner_feature_delegation .more-features__column-main,.page_inner_feature_email-notes .more-features__column-main,.page_inner_feature_email-tags .more-features__column-main,.page_inner_feature_email-templates .more-features__column-main,.page_inner_feature_helpdesk-sla .more-features__column-main,.page_inner_feature_shared-draft .more-features__column-main,.page_inner_feature_views-feature .more-features__column-main{flex-direction:column}.page_inner_feature_assign .more-features__column-common,.page_inner_feature_automations .more-features__column-common,.page_inner_feature_collision-alerts .more-features__column-common,.page_inner_feature_csat .more-features__column-common,.page_inner_feature_delegation .more-features__column-common,.page_inner_feature_email-notes .more-features__column-common,.page_inner_feature_email-tags .more-features__column-common,.page_inner_feature_email-templates .more-features__column-common,.page_inner_feature_helpdesk-sla .more-features__column-common,.page_inner_feature_shared-draft .more-features__column-common,.page_inner_feature_views-feature .more-features__column-common{width:90%;margin:auto auto 2.5rem}}.page_inner_feature_assign .more-features__column-first,.page_inner_feature_automations .more-features__column-first,.page_inner_feature_collision-alerts .more-features__column-first,.page_inner_feature_csat .more-features__column-first,.page_inner_feature_delegation .more-features__column-first,.page_inner_feature_email-notes .more-features__column-first,.page_inner_feature_email-tags .more-features__column-first,.page_inner_feature_email-templates .more-features__column-first,.page_inner_feature_helpdesk-sla .more-features__column-first,.page_inner_feature_shared-draft .more-features__column-first,.page_inner_feature_views-feature .more-features__column-first{background-image:linear-gradient(to bottom,#b1b8f9,#ebedff 0);padding:3rem 2rem 2rem;border-radius:11px 11px 0 0}.page_inner_feature_assign .more-features__subhead,.page_inner_feature_automations .more-features__subhead,.page_inner_feature_collision-alerts .more-features__subhead,.page_inner_feature_csat .more-features__subhead,.page_inner_feature_delegation .more-features__subhead,.page_inner_feature_email-notes .more-features__subhead,.page_inner_feature_email-tags .more-features__subhead,.page_inner_feature_email-templates .more-features__subhead,.page_inner_feature_helpdesk-sla .more-features__subhead,.page_inner_feature_shared-draft .more-features__subhead,.page_inner_feature_views-feature .more-features__subhead{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-top:1rem}.page_inner_feature_assign .more-features__column-second,.page_inner_feature_automations .more-features__column-second,.page_inner_feature_collision-alerts .more-features__column-second,.page_inner_feature_csat .more-features__column-second,.page_inner_feature_delegation .more-features__column-second,.page_inner_feature_email-notes .more-features__column-second,.page_inner_feature_email-tags .more-features__column-second,.page_inner_feature_email-templates .more-features__column-second,.page_inner_feature_helpdesk-sla .more-features__column-second,.page_inner_feature_shared-draft .more-features__column-second,.page_inner_feature_views-feature .more-features__column-second{padding:1.5rem 2.5rem 2rem 2rem}.page_inner_feature_assign .more-features__content,.page_inner_feature_automations .more-features__content,.page_inner_feature_collision-alerts .more-features__content,.page_inner_feature_csat .more-features__content,.page_inner_feature_delegation .more-features__content,.page_inner_feature_email-notes .more-features__content,.page_inner_feature_email-tags .more-features__content,.page_inner_feature_email-templates .more-features__content,.page_inner_feature_helpdesk-sla .more-features__content,.page_inner_feature_shared-draft .more-features__content,.page_inner_feature_views-feature .more-features__content{opacity:.77;font-family:Lato;font-size:16px;font-weight:400;margin-bottom:0;color:#545876;line-height:1.88;padding-bottom:1rem}.page_inner_feature_assign .more-features__cta,.page_inner_feature_automations .more-features__cta,.page_inner_feature_collision-alerts .more-features__cta,.page_inner_feature_csat .more-features__cta,.page_inner_feature_delegation .more-features__cta,.page_inner_feature_email-notes .more-features__cta,.page_inner_feature_email-tags .more-features__cta,.page_inner_feature_email-templates .more-features__cta,.page_inner_feature_helpdesk-sla .more-features__cta,.page_inner_feature_shared-draft .more-features__cta,.page_inner_feature_views-feature .more-features__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_inner_feature_assign .testimonial,.page_inner_feature_automations .testimonial,.page_inner_feature_collision-alerts .testimonial,.page_inner_feature_csat .testimonial,.page_inner_feature_delegation .testimonial,.page_inner_feature_email-notes .testimonial,.page_inner_feature_email-tags .testimonial,.page_inner_feature_email-templates .testimonial,.page_inner_feature_helpdesk-sla .testimonial,.page_inner_feature_shared-draft .testimonial,.page_inner_feature_views-feature .testimonial{background:#f3f3f3;text-align:center;margin-top:8rem}@media all and (max-width:960px){.page_inner_feature_assign .testimonial,.page_inner_feature_automations .testimonial,.page_inner_feature_collision-alerts .testimonial,.page_inner_feature_csat .testimonial,.page_inner_feature_delegation .testimonial,.page_inner_feature_email-notes .testimonial,.page_inner_feature_email-tags .testimonial,.page_inner_feature_email-templates .testimonial,.page_inner_feature_helpdesk-sla .testimonial,.page_inner_feature_shared-draft .testimonial,.page_inner_feature_views-feature .testimonial{margin-top:3rem}}.page_inner_feature_assign .testimonial:before,.page_inner_feature_automations .testimonial:before,.page_inner_feature_collision-alerts .testimonial:before,.page_inner_feature_csat .testimonial:before,.page_inner_feature_delegation .testimonial:before,.page_inner_feature_email-notes .testimonial:before,.page_inner_feature_email-tags .testimonial:before,.page_inner_feature_email-templates .testimonial:before,.page_inner_feature_helpdesk-sla .testimonial:before,.page_inner_feature_shared-draft .testimonial:before,.page_inner_feature_views-feature .testimonial:before{content:"";position:absolute;width:100%;height:84px;background-image:url(https://images.hiverhq.com/images/csat_page/testimonial-background.svg);background-repeat:no-repeat;left:0;margin-top:20rem}@media all and (max-width:960px){.page_inner_feature_assign .testimonial:before,.page_inner_feature_automations .testimonial:before,.page_inner_feature_collision-alerts .testimonial:before,.page_inner_feature_csat .testimonial:before,.page_inner_feature_delegation .testimonial:before,.page_inner_feature_email-notes .testimonial:before,.page_inner_feature_email-tags .testimonial:before,.page_inner_feature_email-templates .testimonial:before,.page_inner_feature_helpdesk-sla .testimonial:before,.page_inner_feature_shared-draft .testimonial:before,.page_inner_feature_views-feature .testimonial:before{margin-top:24rem}}.page_inner_feature_assign .testimonial .container,.page_inner_feature_automations .testimonial .container,.page_inner_feature_collision-alerts .testimonial .container,.page_inner_feature_csat .testimonial .container,.page_inner_feature_delegation .testimonial .container,.page_inner_feature_email-notes .testimonial .container,.page_inner_feature_email-tags .testimonial .container,.page_inner_feature_email-templates .testimonial .container,.page_inner_feature_helpdesk-sla .testimonial .container,.page_inner_feature_shared-draft .testimonial .container,.page_inner_feature_views-feature .testimonial .container{position:relative;bottom:4rem}.page_inner_feature_assign .testimonial__content,.page_inner_feature_automations .testimonial__content,.page_inner_feature_collision-alerts .testimonial__content,.page_inner_feature_csat .testimonial__content,.page_inner_feature_delegation .testimonial__content,.page_inner_feature_email-notes .testimonial__content,.page_inner_feature_email-tags .testimonial__content,.page_inner_feature_email-templates .testimonial__content,.page_inner_feature_helpdesk-sla .testimonial__content,.page_inner_feature_shared-draft .testimonial__content,.page_inner_feature_views-feature .testimonial__content{font-size:20px;font-weight:700;font-stretch:normal;line-height:1.7;color:#151a43;width:55%;margin:auto}@media all and (max-width:960px){.page_inner_feature_assign .testimonial__content,.page_inner_feature_automations .testimonial__content,.page_inner_feature_collision-alerts .testimonial__content,.page_inner_feature_csat .testimonial__content,.page_inner_feature_delegation .testimonial__content,.page_inner_feature_email-notes .testimonial__content,.page_inner_feature_email-tags .testimonial__content,.page_inner_feature_email-templates .testimonial__content,.page_inner_feature_helpdesk-sla .testimonial__content,.page_inner_feature_shared-draft .testimonial__content,.page_inner_feature_views-feature .testimonial__content{width:90%}}.page_inner_feature_assign .testimonial__content:before,.page_inner_feature_automations .testimonial__content:before,.page_inner_feature_collision-alerts .testimonial__content:before,.page_inner_feature_csat .testimonial__content:before,.page_inner_feature_delegation .testimonial__content:before,.page_inner_feature_email-notes .testimonial__content:before,.page_inner_feature_email-tags .testimonial__content:before,.page_inner_feature_email-templates .testimonial__content:before,.page_inner_feature_helpdesk-sla .testimonial__content:before,.page_inner_feature_shared-draft .testimonial__content:before,.page_inner_feature_views-feature .testimonial__content:before{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/start-quote.svg);background-repeat:no-repeat;left:12rem;top:9.5rem}@media all and (max-width:960px){.page_inner_feature_assign .testimonial__content:before,.page_inner_feature_automations .testimonial__content:before,.page_inner_feature_collision-alerts .testimonial__content:before,.page_inner_feature_csat .testimonial__content:before,.page_inner_feature_delegation .testimonial__content:before,.page_inner_feature_email-notes .testimonial__content:before,.page_inner_feature_email-tags .testimonial__content:before,.page_inner_feature_email-templates .testimonial__content:before,.page_inner_feature_helpdesk-sla .testimonial__content:before,.page_inner_feature_shared-draft .testimonial__content:before,.page_inner_feature_views-feature .testimonial__content:before{left:2rem;top:5.5rem}}.page_inner_feature_assign .testimonial__content:after,.page_inner_feature_automations .testimonial__content:after,.page_inner_feature_collision-alerts .testimonial__content:after,.page_inner_feature_csat .testimonial__content:after,.page_inner_feature_delegation .testimonial__content:after,.page_inner_feature_email-notes .testimonial__content:after,.page_inner_feature_email-tags .testimonial__content:after,.page_inner_feature_email-templates .testimonial__content:after,.page_inner_feature_helpdesk-sla .testimonial__content:after,.page_inner_feature_shared-draft .testimonial__content:after,.page_inner_feature_views-feature .testimonial__content:after{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/end-quote.svg);background-repeat:no-repeat;right:14rem;top:16rem}.page_inner_feature_assign .testimonial__name,.page_inner_feature_automations .testimonial__name,.page_inner_feature_collision-alerts .testimonial__name,.page_inner_feature_csat .testimonial__name,.page_inner_feature_delegation .testimonial__name,.page_inner_feature_email-notes .testimonial__name,.page_inner_feature_email-tags .testimonial__name,.page_inner_feature_email-templates .testimonial__name,.page_inner_feature_helpdesk-sla .testimonial__name,.page_inner_feature_shared-draft .testimonial__name,.page_inner_feature_views-feature .testimonial__name{font-family:Lato;font-size:16px;font-weight:700;color:#151a43;padding-top:2rem;margin-bottom:0}.page_inner_feature_assign .testimonial__designation,.page_inner_feature_automations .testimonial__designation,.page_inner_feature_collision-alerts .testimonial__designation,.page_inner_feature_csat .testimonial__designation,.page_inner_feature_delegation .testimonial__designation,.page_inner_feature_email-notes .testimonial__designation,.page_inner_feature_email-tags .testimonial__designation,.page_inner_feature_email-templates .testimonial__designation,.page_inner_feature_helpdesk-sla .testimonial__designation,.page_inner_feature_shared-draft .testimonial__designation,.page_inner_feature_views-feature .testimonial__designation{font-family:Lato;font-size:16px;font-weight:400;color:#545876;padding-bottom:2rem;margin-bottom:0}@media all and (max-width:960px){.page_inner_feature_assign .testimonial__content:after,.page_inner_feature_automations .testimonial__content:after,.page_inner_feature_collision-alerts .testimonial__content:after,.page_inner_feature_csat .testimonial__content:after,.page_inner_feature_delegation .testimonial__content:after,.page_inner_feature_email-notes .testimonial__content:after,.page_inner_feature_email-tags .testimonial__content:after,.page_inner_feature_email-templates .testimonial__content:after,.page_inner_feature_helpdesk-sla .testimonial__content:after,.page_inner_feature_shared-draft .testimonial__content:after,.page_inner_feature_views-feature .testimonial__content:after{top:22rem;right:2rem}.page_inner_feature_assign .testimonial__designation,.page_inner_feature_automations .testimonial__designation,.page_inner_feature_collision-alerts .testimonial__designation,.page_inner_feature_csat .testimonial__designation,.page_inner_feature_delegation .testimonial__designation,.page_inner_feature_email-notes .testimonial__designation,.page_inner_feature_email-tags .testimonial__designation,.page_inner_feature_email-templates .testimonial__designation,.page_inner_feature_helpdesk-sla .testimonial__designation,.page_inner_feature_shared-draft .testimonial__designation,.page_inner_feature_views-feature .testimonial__designation{width:90%;margin:auto}}.page_inner_feature_assign .testimonial__logo-image,.page_inner_feature_automations .testimonial__logo-image,.page_inner_feature_collision-alerts .testimonial__logo-image,.page_inner_feature_csat .testimonial__logo-image,.page_inner_feature_delegation .testimonial__logo-image,.page_inner_feature_email-notes .testimonial__logo-image,.page_inner_feature_email-tags .testimonial__logo-image,.page_inner_feature_email-templates .testimonial__logo-image,.page_inner_feature_helpdesk-sla .testimonial__logo-image,.page_inner_feature_shared-draft .testimonial__logo-image,.page_inner_feature_views-feature .testimonial__logo-image{position:relative;top:2rem}.page_inner_feature_shared-draft .analytics-reports-section{background-image:url(/images/shared-drafts/prod-illust.svg);margin-bottom:3rem}.page_inner_feature_shared-draft .analytics-hero{padding-bottom:6rem}@media all and (max-width:960px){.page_inner_feature_shared-draft .analytics-reports-section{background-image:url(/images/shared-drafts/mob-illust.svg);margin-bottom:2rem;height:380px}.page_inner_feature_shared-draft .analytics-hero{padding-bottom:5rem}}.page_inner_feature_shared-draft .analytics-hero:after{content:"";position:absolute;background-image:url(/images/shared-drafts/hero-background.svg)!important;width:590px;height:657px;right:0;bottom:0}@media all and (max-width:960px){.page_inner_feature_shared-draft .analytics-hero:after{background-image:none!important}}@media all and (min-width:1600px){.page_inner_feature_shared-draft .analytics-hero:after{width:744px}}.page_inner_feature_shared-draft .analytics-hero__column-second{width:57%;padding-top:6rem}.page_inner_feature_shared-draft .analytics-hero__column-second:before{background-image:none}@media all and (max-width:960px){.page_inner_feature_shared-draft .analytics-hero__column-second:before{background-image:url(/images/csat_page/mobile-background.svg);width:350px;top:19rem}.page_inner_feature_shared-draft .analytics-hero__column-second{padding-top:0;width:100%}}.page_inner_feature_shared-draft .analytics-hero__heading{width:70%}.page_inner_feature_shared-draft .analytics-hero__column-first{padding-bottom:0;padding-top:1rem}.page_inner_feature_shared-draft .analytics-hero__column-main{margin-top:3rem}.page_inner_feature_shared-draft .analytics-hero .container:before{top:-3rem}@media all and (max-width:960px){.page_inner_feature_shared-draft .analytics-hero__heading{width:100%}.page_inner_feature_shared-draft .analytics-hero__column-first{padding-top:0}.page_inner_feature_shared-draft .analytics-hero__column-main{margin-top:9rem}.page_inner_feature_shared-draft .analytics-hero .container:before{top:-9rem}}.page_inner_feature_shared-draft .conversation-reports__column-first{box-shadow:none;background-color:#f8f8f8}.page_inner_feature_shared-draft .conversation-reports__column-second{width:54%;top:0}.page_inner_feature_shared-draft .user-reports{padding-top:0}.page_inner_feature_shared-draft .user-reports__column-second{box-shadow:none;background-color:#f8f8f8;bottom:0}.page_inner_feature_shared-draft .more-features{padding-top:4rem}.page_inner_feature_shared-draft .testimonial__content:after{top:17rem}@media all and (max-width:960px){.page_inner_feature_shared-draft .conversation-reports__column-second{width:100%}.page_inner_feature_shared-draft .more-features{padding-top:3rem}.page_inner_feature_shared-draft .testimonial__content:after{top:26rem}}.page_inner_hiver-real-estate,.page_inner_logistics,.page_new-landing_customer-services,.page_new-landing_education,.page_new-landing_financial-services,.page_new-landing_manufacturing,.page_new-landing_non-profits,.page_new-landing_travelpage-development{background:#fff}@media all and (max-width:1024px){.page_inner_hiver-real-estate .container,.page_inner_logistics .container,.page_new-landing_customer-services .container,.page_new-landing_education .container,.page_new-landing_financial-services .container,.page_new-landing_manufacturing .container,.page_new-landing_non-profits .container,.page_new-landing_travelpage-development .container{width:95%}}.page_inner_hiver-real-estate .logistics_top_banner,.page_inner_logistics .logistics_top_banner,.page_new-landing_customer-services .logistics_top_banner,.page_new-landing_education .logistics_top_banner,.page_new-landing_financial-services .logistics_top_banner,.page_new-landing_manufacturing .logistics_top_banner,.page_new-landing_non-profits .logistics_top_banner,.page_new-landing_travelpage-development .logistics_top_banner{background-image:url(/images/hiver-real-estate/logisticsHero@2x.jpg);background-repeat:no-repeat;background-size:100%;background-position:center;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .container,.page_inner_logistics .container,.page_new-landing_customer-services .container,.page_new-landing_education .container,.page_new-landing_financial-services .container,.page_new-landing_manufacturing .container,.page_new-landing_non-profits .container,.page_new-landing_travelpage-development .container{width:100%}.page_inner_hiver-real-estate .logistics_top_banner,.page_inner_logistics .logistics_top_banner,.page_new-landing_customer-services .logistics_top_banner,.page_new-landing_education .logistics_top_banner,.page_new-landing_financial-services .logistics_top_banner,.page_new-landing_manufacturing .logistics_top_banner,.page_new-landing_non-profits .logistics_top_banner,.page_new-landing_travelpage-development .logistics_top_banner{background-size:cover;height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--real-estate-hero,.page_inner_logistics .logistics_top_banner--real-estate-hero,.page_new-landing_customer-services .logistics_top_banner--real-estate-hero,.page_new-landing_education .logistics_top_banner--real-estate-hero,.page_new-landing_financial-services .logistics_top_banner--real-estate-hero,.page_new-landing_manufacturing .logistics_top_banner--real-estate-hero,.page_new-landing_non-profits .logistics_top_banner--real-estate-hero,.page_new-landing_travelpage-development .logistics_top_banner--real-estate-hero{background-image:url(/images/hiver-real-estate/real-estate-hero@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--real-estate-hero,.page_inner_logistics .logistics_top_banner--real-estate-hero,.page_new-landing_customer-services .logistics_top_banner--real-estate-hero,.page_new-landing_education .logistics_top_banner--real-estate-hero,.page_new-landing_financial-services .logistics_top_banner--real-estate-hero,.page_new-landing_manufacturing .logistics_top_banner--real-estate-hero,.page_new-landing_non-profits .logistics_top_banner--real-estate-hero,.page_new-landing_travelpage-development .logistics_top_banner--real-estate-hero{height:auto;background-size:cover}}.page_inner_hiver-real-estate .logistics_top_banner--travel-hero,.page_inner_logistics .logistics_top_banner--travel-hero,.page_new-landing_customer-services .logistics_top_banner--travel-hero,.page_new-landing_education .logistics_top_banner--travel-hero,.page_new-landing_financial-services .logistics_top_banner--travel-hero,.page_new-landing_manufacturing .logistics_top_banner--travel-hero,.page_new-landing_non-profits .logistics_top_banner--travel-hero,.page_new-landing_travelpage-development .logistics_top_banner--travel-hero{background-image:url(/images/hiver-real-estate/travel-hero@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--travel-hero,.page_inner_logistics .logistics_top_banner--travel-hero,.page_new-landing_customer-services .logistics_top_banner--travel-hero,.page_new-landing_education .logistics_top_banner--travel-hero,.page_new-landing_financial-services .logistics_top_banner--travel-hero,.page_new-landing_manufacturing .logistics_top_banner--travel-hero,.page_new-landing_non-profits .logistics_top_banner--travel-hero,.page_new-landing_travelpage-development .logistics_top_banner--travel-hero{height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--education-hero,.page_inner_logistics .logistics_top_banner--education-hero,.page_new-landing_customer-services .logistics_top_banner--education-hero,.page_new-landing_education .logistics_top_banner--education-hero,.page_new-landing_financial-services .logistics_top_banner--education-hero,.page_new-landing_manufacturing .logistics_top_banner--education-hero,.page_new-landing_non-profits .logistics_top_banner--education-hero,.page_new-landing_travelpage-development .logistics_top_banner--education-hero{background-image:url(/images/hiver-real-estate/education_hero@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--education-hero,.page_inner_logistics .logistics_top_banner--education-hero,.page_new-landing_customer-services .logistics_top_banner--education-hero,.page_new-landing_education .logistics_top_banner--education-hero,.page_new-landing_financial-services .logistics_top_banner--education-hero,.page_new-landing_manufacturing .logistics_top_banner--education-hero,.page_new-landing_non-profits .logistics_top_banner--education-hero,.page_new-landing_travelpage-development .logistics_top_banner--education-hero{height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--non-profits-hero,.page_inner_logistics .logistics_top_banner--non-profits-hero,.page_new-landing_customer-services .logistics_top_banner--non-profits-hero,.page_new-landing_education .logistics_top_banner--non-profits-hero,.page_new-landing_financial-services .logistics_top_banner--non-profits-hero,.page_new-landing_manufacturing .logistics_top_banner--non-profits-hero,.page_new-landing_non-profits .logistics_top_banner--non-profits-hero,.page_new-landing_travelpage-development .logistics_top_banner--non-profits-hero{background-image:url(/images/hiver-real-estate/non-profits-hero@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--non-profits-hero,.page_inner_logistics .logistics_top_banner--non-profits-hero,.page_new-landing_customer-services .logistics_top_banner--non-profits-hero,.page_new-landing_education .logistics_top_banner--non-profits-hero,.page_new-landing_financial-services .logistics_top_banner--non-profits-hero,.page_new-landing_manufacturing .logistics_top_banner--non-profits-hero,.page_new-landing_non-profits .logistics_top_banner--non-profits-hero,.page_new-landing_travelpage-development .logistics_top_banner--non-profits-hero{height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--manufacturing-hero,.page_inner_logistics .logistics_top_banner--manufacturing-hero,.page_new-landing_customer-services .logistics_top_banner--manufacturing-hero,.page_new-landing_education .logistics_top_banner--manufacturing-hero,.page_new-landing_financial-services .logistics_top_banner--manufacturing-hero,.page_new-landing_manufacturing .logistics_top_banner--manufacturing-hero,.page_new-landing_non-profits .logistics_top_banner--manufacturing-hero,.page_new-landing_travelpage-development .logistics_top_banner--manufacturing-hero{background-image:url(/images/hiver-real-estate/manufacturing-cover@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--manufacturing-hero,.page_inner_logistics .logistics_top_banner--manufacturing-hero,.page_new-landing_customer-services .logistics_top_banner--manufacturing-hero,.page_new-landing_education .logistics_top_banner--manufacturing-hero,.page_new-landing_financial-services .logistics_top_banner--manufacturing-hero,.page_new-landing_manufacturing .logistics_top_banner--manufacturing-hero,.page_new-landing_non-profits .logistics_top_banner--manufacturing-hero,.page_new-landing_travelpage-development .logistics_top_banner--manufacturing-hero{height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--financial-hero,.page_inner_logistics .logistics_top_banner--financial-hero,.page_new-landing_customer-services .logistics_top_banner--financial-hero,.page_new-landing_education .logistics_top_banner--financial-hero,.page_new-landing_financial-services .logistics_top_banner--financial-hero,.page_new-landing_manufacturing .logistics_top_banner--financial-hero,.page_new-landing_non-profits .logistics_top_banner--financial-hero,.page_new-landing_travelpage-development .logistics_top_banner--financial-hero{background-image:url(/images/hiver-real-estate/financial-hero@2x.jpg);background-size:cover;height:584px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--financial-hero,.page_inner_logistics .logistics_top_banner--financial-hero,.page_new-landing_customer-services .logistics_top_banner--financial-hero,.page_new-landing_education .logistics_top_banner--financial-hero,.page_new-landing_financial-services .logistics_top_banner--financial-hero,.page_new-landing_manufacturing .logistics_top_banner--financial-hero,.page_new-landing_non-profits .logistics_top_banner--financial-hero,.page_new-landing_travelpage-development .logistics_top_banner--financial-hero{height:auto}}.page_inner_hiver-real-estate .logistics_top_banner--customer-hero,.page_inner_logistics .logistics_top_banner--customer-hero,.page_new-landing_customer-services .logistics_top_banner--customer-hero,.page_new-landing_education .logistics_top_banner--customer-hero,.page_new-landing_financial-services .logistics_top_banner--customer-hero,.page_new-landing_manufacturing .logistics_top_banner--customer-hero,.page_new-landing_non-profits .logistics_top_banner--customer-hero,.page_new-landing_travelpage-development .logistics_top_banner--customer-hero{background-image:url(/images/hiver-real-estate/software-customer-hero@2x.jpg);background-size:cover;height:584px}.page_inner_hiver-real-estate .logistics_top_banner__column,.page_inner_logistics .logistics_top_banner__column,.page_new-landing_customer-services .logistics_top_banner__column,.page_new-landing_education .logistics_top_banner__column,.page_new-landing_financial-services .logistics_top_banner__column,.page_new-landing_manufacturing .logistics_top_banner__column,.page_new-landing_non-profits .logistics_top_banner__column,.page_new-landing_travelpage-development .logistics_top_banner__column{display:flex;align-items:center;padding-top:11rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner--customer-hero,.page_inner_logistics .logistics_top_banner--customer-hero,.page_new-landing_customer-services .logistics_top_banner--customer-hero,.page_new-landing_education .logistics_top_banner--customer-hero,.page_new-landing_financial-services .logistics_top_banner--customer-hero,.page_new-landing_manufacturing .logistics_top_banner--customer-hero,.page_new-landing_non-profits .logistics_top_banner--customer-hero,.page_new-landing_travelpage-development .logistics_top_banner--customer-hero{height:auto}.page_inner_hiver-real-estate .logistics_top_banner__column,.page_inner_logistics .logistics_top_banner__column,.page_new-landing_customer-services .logistics_top_banner__column,.page_new-landing_education .logistics_top_banner__column,.page_new-landing_financial-services .logistics_top_banner__column,.page_new-landing_manufacturing .logistics_top_banner__column,.page_new-landing_non-profits .logistics_top_banner__column,.page_new-landing_travelpage-development .logistics_top_banner__column{padding:8rem 1rem;width:100%!important}}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text{width:56%;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text{width:100%;text-align:center;padding-top:0!important}}@media all and (min-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text--non-prof-heading{width:56%}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text--manu-heading,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text--manu-heading{width:61%}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text--information-heading,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text--information-heading{width:50%}}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h1,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h1{color:#151a43;font-size:38px;line-height:44px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h1,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h1,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h1{font-size:28px;line-height:32px;margin:auto;padding-bottom:1rem}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h1 br,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h1 br{display:none}}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h2,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h2{color:#fff;font-size:38px;line-height:44px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h2,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h2,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h2{font-size:28px;line-height:32px;margin:auto;padding-bottom:1rem}}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text p,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text p{font-size:16px;line-height:1.75;color:#545876;font-family:Lato;margin-bottom:1rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text p,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text p,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text p{font-size:14px;line-height:24px;width:95%;margin:auto;padding-bottom:2rem}}@media all and (min-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text .education-hero,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text .education-hero{width:76%}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text .no-width,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text .no-width{width:100%}}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h3,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h3{font-size:16px;line-height:1.88;color:#fff;font-family:lato;margin-bottom:2rem;width:77%}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta:hover{transform:scale(1) translateY(-4px) translateZ(20px)}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta{display:none}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text h3,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text h3,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text h3{font-size:14px;line-height:24px;margin:auto;padding-bottom:2rem;width:100%}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.desktop_cta{display:none}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta.mobile_cta{display:inline-block}}.page_inner_hiver-real-estate .install-button,.page_inner_logistics .install-button,.page_new-landing_customer-services .install-button,.page_new-landing_education .install-button,.page_new-landing_financial-services .install-button,.page_new-landing_manufacturing .install-button,.page_new-landing_non-profits .install-button,.page_new-landing_travelpage-development .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_inner_hiver-real-estate .install-button__main,.page_inner_logistics .install-button__main,.page_new-landing_customer-services .install-button__main,.page_new-landing_education .install-button__main,.page_new-landing_financial-services .install-button__main,.page_new-landing_manufacturing .install-button__main,.page_new-landing_non-profits .install-button__main,.page_new-landing_travelpage-development .install-button__main{font-weight:700}.page_inner_hiver-real-estate .logistics-customer-love,.page_inner_logistics .logistics-customer-love,.page_new-landing_customer-services .logistics-customer-love,.page_new-landing_education .logistics-customer-love,.page_new-landing_financial-services .logistics-customer-love,.page_new-landing_manufacturing .logistics-customer-love,.page_new-landing_non-profits .logistics-customer-love,.page_new-landing_travelpage-development .logistics-customer-love{padding:5rem 0;background:#fbfbfb}.page_inner_hiver-real-estate .logistics-customer-love__main,.page_inner_logistics .logistics-customer-love__main,.page_new-landing_customer-services .logistics-customer-love__main,.page_new-landing_education .logistics-customer-love__main,.page_new-landing_financial-services .logistics-customer-love__main,.page_new-landing_manufacturing .logistics-customer-love__main,.page_new-landing_non-profits .logistics-customer-love__main,.page_new-landing_travelpage-development .logistics-customer-love__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;width:80%;margin:auto}.page_inner_hiver-real-estate .logistics-customer-love__main .logistics-customer-love__column,.page_inner_logistics .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_customer-services .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_education .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_financial-services .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_manufacturing .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_non-profits .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_travelpage-development .logistics-customer-love__main .logistics-customer-love__column{text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-customer-love,.page_inner_logistics .logistics-customer-love,.page_new-landing_customer-services .logistics-customer-love,.page_new-landing_education .logistics-customer-love,.page_new-landing_financial-services .logistics-customer-love,.page_new-landing_manufacturing .logistics-customer-love,.page_new-landing_non-profits .logistics-customer-love,.page_new-landing_travelpage-development .logistics-customer-love{padding:0}.page_inner_hiver-real-estate .logistics-customer-love__main,.page_inner_logistics .logistics-customer-love__main,.page_new-landing_customer-services .logistics-customer-love__main,.page_new-landing_education .logistics-customer-love__main,.page_new-landing_financial-services .logistics-customer-love__main,.page_new-landing_manufacturing .logistics-customer-love__main,.page_new-landing_non-profits .logistics-customer-love__main,.page_new-landing_travelpage-development .logistics-customer-love__main{flex-direction:column}.page_inner_hiver-real-estate .logistics-customer-love__main .logistics-customer-love__column,.page_inner_logistics .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_customer-services .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_education .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_financial-services .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_manufacturing .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_non-profits .logistics-customer-love__main .logistics-customer-love__column,.page_new-landing_travelpage-development .logistics-customer-love__main .logistics-customer-love__column{width:100%;padding-bottom:2rem}.page_inner_hiver-real-estate .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_inner_logistics .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_customer-services .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_education .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_financial-services .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_manufacturing .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_non-profits .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop,.page_new-landing_travelpage-development .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.desktop{display:none}}.page_inner_hiver-real-estate .front-manage-inboxes,.page_inner_logistics .front-manage-inboxes,.page_new-landing_customer-services .front-manage-inboxes,.page_new-landing_education .front-manage-inboxes,.page_new-landing_financial-services .front-manage-inboxes,.page_new-landing_manufacturing .front-manage-inboxes,.page_new-landing_non-profits .front-manage-inboxes,.page_new-landing_travelpage-development .front-manage-inboxes{padding:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .front-manage-inboxes,.page_inner_logistics .front-manage-inboxes,.page_new-landing_customer-services .front-manage-inboxes,.page_new-landing_education .front-manage-inboxes,.page_new-landing_financial-services .front-manage-inboxes,.page_new-landing_manufacturing .front-manage-inboxes,.page_new-landing_non-profits .front-manage-inboxes,.page_new-landing_travelpage-development .front-manage-inboxes{padding:4rem 0 0}}@media all and (min-width:960px){.page_inner_hiver-real-estate .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_inner_logistics .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_customer-services .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_education .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_financial-services .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_manufacturing .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_non-profits .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile,.page_new-landing_travelpage-development .logistics-customer-love__main .logistics-customer-love__column img.logistics-customer-love__image.mobile{display:none}.page_inner_hiver-real-estate .front-manage-inboxes .container,.page_inner_logistics .front-manage-inboxes .container,.page_new-landing_customer-services .front-manage-inboxes .container,.page_new-landing_education .front-manage-inboxes .container,.page_new-landing_financial-services .front-manage-inboxes .container,.page_new-landing_manufacturing .front-manage-inboxes .container,.page_new-landing_non-profits .front-manage-inboxes .container,.page_new-landing_travelpage-development .front-manage-inboxes .container{max-width:1024px}}.page_inner_hiver-real-estate .front-manage-inboxes h2,.page_inner_logistics .front-manage-inboxes h2,.page_new-landing_customer-services .front-manage-inboxes h2,.page_new-landing_education .front-manage-inboxes h2,.page_new-landing_financial-services .front-manage-inboxes h2,.page_new-landing_manufacturing .front-manage-inboxes h2,.page_new-landing_non-profits .front-manage-inboxes h2,.page_new-landing_travelpage-development .front-manage-inboxes h2{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;padding-top:1rem;text-align:center;margin-bottom:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .front-manage-inboxes h2,.page_inner_logistics .front-manage-inboxes h2,.page_new-landing_customer-services .front-manage-inboxes h2,.page_new-landing_education .front-manage-inboxes h2,.page_new-landing_financial-services .front-manage-inboxes h2,.page_new-landing_manufacturing .front-manage-inboxes h2,.page_new-landing_non-profits .front-manage-inboxes h2,.page_new-landing_travelpage-development .front-manage-inboxes h2{font-size:24px;padding:0 1rem}.page_inner_hiver-real-estate .front-manage-inboxes h2 br,.page_inner_logistics .front-manage-inboxes h2 br,.page_new-landing_customer-services .front-manage-inboxes h2 br,.page_new-landing_education .front-manage-inboxes h2 br,.page_new-landing_financial-services .front-manage-inboxes h2 br,.page_new-landing_manufacturing .front-manage-inboxes h2 br,.page_new-landing_non-profits .front-manage-inboxes h2 br,.page_new-landing_travelpage-development .front-manage-inboxes h2 br{display:none}.page_inner_hiver-real-estate .front-manage-inboxes__column-first,.page_inner_logistics .front-manage-inboxes__column-first,.page_new-landing_customer-services .front-manage-inboxes__column-first,.page_new-landing_education .front-manage-inboxes__column-first,.page_new-landing_financial-services .front-manage-inboxes__column-first,.page_new-landing_manufacturing .front-manage-inboxes__column-first,.page_new-landing_non-profits .front-manage-inboxes__column-first,.page_new-landing_travelpage-development .front-manage-inboxes__column-first{overflow:hidden}}.page_inner_hiver-real-estate .front-manage-inboxes__content-box,.page_inner_logistics .front-manage-inboxes__content-box,.page_new-landing_customer-services .front-manage-inboxes__content-box,.page_new-landing_education .front-manage-inboxes__content-box,.page_new-landing_financial-services .front-manage-inboxes__content-box,.page_new-landing_manufacturing .front-manage-inboxes__content-box,.page_new-landing_non-profits .front-manage-inboxes__content-box,.page_new-landing_travelpage-development .front-manage-inboxes__content-box{background-color:#f8f8f8;display:flex;flex-direction:row-reverse;margin-top:50px;justify-content:space-between;border-radius:11px;transition:all .25s ease-in-out}.page_inner_hiver-real-estate .front-manage-inboxes__content-box:hover,.page_inner_logistics .front-manage-inboxes__content-box:hover,.page_new-landing_customer-services .front-manage-inboxes__content-box:hover,.page_new-landing_education .front-manage-inboxes__content-box:hover,.page_new-landing_financial-services .front-manage-inboxes__content-box:hover,.page_new-landing_manufacturing .front-manage-inboxes__content-box:hover,.page_new-landing_non-profits .front-manage-inboxes__content-box:hover,.page_new-landing_travelpage-development .front-manage-inboxes__content-box:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_inner_hiver-real-estate .front-manage-inboxes__content-box--no-hover,.page_inner_logistics .front-manage-inboxes__content-box--no-hover,.page_new-landing_customer-services .front-manage-inboxes__content-box--no-hover,.page_new-landing_education .front-manage-inboxes__content-box--no-hover,.page_new-landing_financial-services .front-manage-inboxes__content-box--no-hover,.page_new-landing_manufacturing .front-manage-inboxes__content-box--no-hover,.page_new-landing_non-profits .front-manage-inboxes__content-box--no-hover,.page_new-landing_travelpage-development .front-manage-inboxes__content-box--no-hover{transition:none}.page_inner_hiver-real-estate .front-manage-inboxes__content-box--no-hover:hover,.page_inner_logistics .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_customer-services .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_education .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_financial-services .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_manufacturing .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_non-profits .front-manage-inboxes__content-box--no-hover:hover,.page_new-landing_travelpage-development .front-manage-inboxes__content-box--no-hover:hover{transform:none;box-shadow:none}.page_inner_hiver-real-estate .front-manage-inboxes__content-box img,.page_inner_logistics .front-manage-inboxes__content-box img,.page_new-landing_customer-services .front-manage-inboxes__content-box img,.page_new-landing_education .front-manage-inboxes__content-box img,.page_new-landing_financial-services .front-manage-inboxes__content-box img,.page_new-landing_manufacturing .front-manage-inboxes__content-box img,.page_new-landing_non-profits .front-manage-inboxes__content-box img,.page_new-landing_travelpage-development .front-manage-inboxes__content-box img{max-width:493px;width:100%}@media all and (max-width:960px){.page_inner_hiver-real-estate .front-manage-inboxes__content-box,.page_inner_logistics .front-manage-inboxes__content-box,.page_new-landing_customer-services .front-manage-inboxes__content-box,.page_new-landing_education .front-manage-inboxes__content-box,.page_new-landing_financial-services .front-manage-inboxes__content-box,.page_new-landing_manufacturing .front-manage-inboxes__content-box,.page_new-landing_non-profits .front-manage-inboxes__content-box,.page_new-landing_travelpage-development .front-manage-inboxes__content-box{flex-direction:column;height:auto;margin:50px 1rem}.page_inner_hiver-real-estate .front-manage-inboxes__content-box:nth-child(even),.page_inner_logistics .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_customer-services .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_education .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_financial-services .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_manufacturing .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_non-profits .front-manage-inboxes__content-box:nth-child(even),.page_new-landing_travelpage-development .front-manage-inboxes__content-box:nth-child(even){flex-direction:column-reverse}.page_inner_hiver-real-estate .front-manage-inboxes__content-box img,.page_inner_logistics .front-manage-inboxes__content-box img,.page_new-landing_customer-services .front-manage-inboxes__content-box img,.page_new-landing_education .front-manage-inboxes__content-box img,.page_new-landing_financial-services .front-manage-inboxes__content-box img,.page_new-landing_manufacturing .front-manage-inboxes__content-box img,.page_new-landing_non-profits .front-manage-inboxes__content-box img,.page_new-landing_travelpage-development .front-manage-inboxes__content-box img{width:100%;height:auto}.page_inner_hiver-real-estate .front-manage-inboxes .inverse,.page_inner_logistics .front-manage-inboxes .inverse,.page_new-landing_customer-services .front-manage-inboxes .inverse,.page_new-landing_education .front-manage-inboxes .inverse,.page_new-landing_financial-services .front-manage-inboxes .inverse,.page_new-landing_manufacturing .front-manage-inboxes .inverse,.page_new-landing_non-profits .front-manage-inboxes .inverse,.page_new-landing_travelpage-development .front-manage-inboxes .inverse{flex-direction:column-reverse;padding:2rem 0 0}}.page_inner_hiver-real-estate .front-manage-inboxes__content,.page_inner_logistics .front-manage-inboxes__content,.page_new-landing_customer-services .front-manage-inboxes__content,.page_new-landing_education .front-manage-inboxes__content,.page_new-landing_financial-services .front-manage-inboxes__content,.page_new-landing_manufacturing .front-manage-inboxes__content,.page_new-landing_non-profits .front-manage-inboxes__content,.page_new-landing_travelpage-development .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem;width:46%}@media all and (max-width:960px){.page_inner_hiver-real-estate .front-manage-inboxes__content,.page_inner_logistics .front-manage-inboxes__content,.page_new-landing_customer-services .front-manage-inboxes__content,.page_new-landing_education .front-manage-inboxes__content,.page_new-landing_financial-services .front-manage-inboxes__content,.page_new-landing_manufacturing .front-manage-inboxes__content,.page_new-landing_non-profits .front-manage-inboxes__content,.page_new-landing_travelpage-development .front-manage-inboxes__content{width:100%;padding:2rem;text-align:left}}.page_inner_hiver-real-estate .front-manage-inboxes__content h3,.page_inner_logistics .front-manage-inboxes__content h3,.page_new-landing_customer-services .front-manage-inboxes__content h3,.page_new-landing_education .front-manage-inboxes__content h3,.page_new-landing_financial-services .front-manage-inboxes__content h3,.page_new-landing_manufacturing .front-manage-inboxes__content h3,.page_new-landing_non-profits .front-manage-inboxes__content h3,.page_new-landing_travelpage-development .front-manage-inboxes__content h3{font-family:Lato;font-size:22px;font-weight:700;color:#151a43;line-height:1.25;width:80%}.page_inner_hiver-real-estate .front-manage-inboxes__content p,.page_inner_logistics .front-manage-inboxes__content p,.page_new-landing_customer-services .front-manage-inboxes__content p,.page_new-landing_education .front-manage-inboxes__content p,.page_new-landing_financial-services .front-manage-inboxes__content p,.page_new-landing_manufacturing .front-manage-inboxes__content p,.page_new-landing_non-profits .front-manage-inboxes__content p,.page_new-landing_travelpage-development .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:0;padding-top:14px;padding-bottom:22px}.page_inner_hiver-real-estate .front-manage-inboxes__content span,.page_inner_logistics .front-manage-inboxes__content span,.page_new-landing_customer-services .front-manage-inboxes__content span,.page_new-landing_education .front-manage-inboxes__content span,.page_new-landing_financial-services .front-manage-inboxes__content span,.page_new-landing_manufacturing .front-manage-inboxes__content span,.page_new-landing_non-profits .front-manage-inboxes__content span,.page_new-landing_travelpage-development .front-manage-inboxes__content span{color:#0091ff;font-weight:700}.page_inner_hiver-real-estate .testimonial-section,.page_inner_logistics .testimonial-section,.page_new-landing_customer-services .testimonial-section,.page_new-landing_education .testimonial-section,.page_new-landing_financial-services .testimonial-section,.page_new-landing_manufacturing .testimonial-section,.page_new-landing_non-profits .testimonial-section,.page_new-landing_travelpage-development .testimonial-section{height:381px;border-radius:16px;background-image:linear-gradient(94deg,#fffa7b 10%,#f5c35c 95%);margin:0 2rem;padding:3rem 0}@media all and (max-width:960px){.page_inner_hiver-real-estate .front-manage-inboxes__content h3,.page_inner_logistics .front-manage-inboxes__content h3,.page_new-landing_customer-services .front-manage-inboxes__content h3,.page_new-landing_education .front-manage-inboxes__content h3,.page_new-landing_financial-services .front-manage-inboxes__content h3,.page_new-landing_manufacturing .front-manage-inboxes__content h3,.page_new-landing_non-profits .front-manage-inboxes__content h3,.page_new-landing_travelpage-development .front-manage-inboxes__content h3{width:100%}.page_inner_hiver-real-estate .front-manage-inboxes__content h3 br,.page_inner_logistics .front-manage-inboxes__content h3 br,.page_new-landing_customer-services .front-manage-inboxes__content h3 br,.page_new-landing_education .front-manage-inboxes__content h3 br,.page_new-landing_financial-services .front-manage-inboxes__content h3 br,.page_new-landing_manufacturing .front-manage-inboxes__content h3 br,.page_new-landing_non-profits .front-manage-inboxes__content h3 br,.page_new-landing_travelpage-development .front-manage-inboxes__content h3 br{display:none}.page_inner_hiver-real-estate .testimonial-section,.page_inner_logistics .testimonial-section,.page_new-landing_customer-services .testimonial-section,.page_new-landing_education .testimonial-section,.page_new-landing_financial-services .testimonial-section,.page_new-landing_manufacturing .testimonial-section,.page_new-landing_non-profits .testimonial-section,.page_new-landing_travelpage-development .testimonial-section{height:auto;margin:4rem 0;padding:0;border-radius:0}}.page_inner_hiver-real-estate .testimonial-section--mobile-height,.page_inner_logistics .testimonial-section--mobile-height,.page_new-landing_customer-services .testimonial-section--mobile-height,.page_new-landing_education .testimonial-section--mobile-height,.page_new-landing_financial-services .testimonial-section--mobile-height,.page_new-landing_manufacturing .testimonial-section--mobile-height,.page_new-landing_non-profits .testimonial-section--mobile-height,.page_new-landing_travelpage-development .testimonial-section--mobile-height{padding:1rem 0}.page_inner_hiver-real-estate .testimonial-section--edu-feedback,.page_inner_logistics .testimonial-section--edu-feedback,.page_new-landing_customer-services .testimonial-section--edu-feedback,.page_new-landing_education .testimonial-section--edu-feedback,.page_new-landing_financial-services .testimonial-section--edu-feedback,.page_new-landing_manufacturing .testimonial-section--edu-feedback,.page_new-landing_non-profits .testimonial-section--edu-feedback,.page_new-landing_travelpage-development .testimonial-section--edu-feedback{padding:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section--mobile-height,.page_inner_logistics .testimonial-section--mobile-height,.page_new-landing_customer-services .testimonial-section--mobile-height,.page_new-landing_education .testimonial-section--mobile-height,.page_new-landing_financial-services .testimonial-section--mobile-height,.page_new-landing_manufacturing .testimonial-section--mobile-height,.page_new-landing_non-profits .testimonial-section--mobile-height,.page_new-landing_travelpage-development .testimonial-section--mobile-height{height:507px;padding:0}.page_inner_hiver-real-estate .testimonial-section--edu-feedback,.page_inner_logistics .testimonial-section--edu-feedback,.page_new-landing_customer-services .testimonial-section--edu-feedback,.page_new-landing_education .testimonial-section--edu-feedback,.page_new-landing_financial-services .testimonial-section--edu-feedback,.page_new-landing_manufacturing .testimonial-section--edu-feedback,.page_new-landing_non-profits .testimonial-section--edu-feedback,.page_new-landing_travelpage-development .testimonial-section--edu-feedback{height:475px}}.page_inner_hiver-real-estate .testimonial-section--customer-slider,.page_inner_logistics .testimonial-section--customer-slider,.page_new-landing_customer-services .testimonial-section--customer-slider,.page_new-landing_education .testimonial-section--customer-slider,.page_new-landing_financial-services .testimonial-section--customer-slider,.page_new-landing_manufacturing .testimonial-section--customer-slider,.page_new-landing_non-profits .testimonial-section--customer-slider,.page_new-landing_travelpage-development .testimonial-section--customer-slider{padding:3rem 0}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section--customer-slider,.page_inner_logistics .testimonial-section--customer-slider,.page_new-landing_customer-services .testimonial-section--customer-slider,.page_new-landing_education .testimonial-section--customer-slider,.page_new-landing_financial-services .testimonial-section--customer-slider,.page_new-landing_manufacturing .testimonial-section--customer-slider,.page_new-landing_non-profits .testimonial-section--customer-slider,.page_new-landing_travelpage-development .testimonial-section--customer-slider{height:535px;padding:0}}@media all and (min-width:960px){.page_inner_hiver-real-estate .testimonial-section--finance-feedback,.page_inner_logistics .testimonial-section--finance-feedback,.page_new-landing_customer-services .testimonial-section--finance-feedback,.page_new-landing_education .testimonial-section--finance-feedback,.page_new-landing_financial-services .testimonial-section--finance-feedback,.page_new-landing_manufacturing .testimonial-section--finance-feedback,.page_new-landing_non-profits .testimonial-section--finance-feedback,.page_new-landing_travelpage-development .testimonial-section--finance-feedback{padding:1rem 0}}.page_inner_hiver-real-estate .testimonial-section--travel-feedback,.page_inner_logistics .testimonial-section--travel-feedback,.page_new-landing_customer-services .testimonial-section--travel-feedback,.page_new-landing_education .testimonial-section--travel-feedback,.page_new-landing_financial-services .testimonial-section--travel-feedback,.page_new-landing_manufacturing .testimonial-section--travel-feedback,.page_new-landing_non-profits .testimonial-section--travel-feedback,.page_new-landing_travelpage-development .testimonial-section--travel-feedback{padding:0}.page_inner_hiver-real-estate .testimonial-section .testimonial,.page_inner_logistics .testimonial-section .testimonial,.page_new-landing_customer-services .testimonial-section .testimonial,.page_new-landing_education .testimonial-section .testimonial,.page_new-landing_financial-services .testimonial-section .testimonial,.page_new-landing_manufacturing .testimonial-section .testimonial,.page_new-landing_non-profits .testimonial-section .testimonial,.page_new-landing_travelpage-development .testimonial-section .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .testimonial,.page_inner_logistics .testimonial-section .testimonial,.page_new-landing_customer-services .testimonial-section .testimonial,.page_new-landing_education .testimonial-section .testimonial,.page_new-landing_financial-services .testimonial-section .testimonial,.page_new-landing_manufacturing .testimonial-section .testimonial,.page_new-landing_non-profits .testimonial-section .testimonial,.page_new-landing_travelpage-development .testimonial-section .testimonial{flex-direction:column;height:auto}.page_inner_hiver-real-estate .testimonial-section .testmonial-image,.page_inner_logistics .testimonial-section .testmonial-image,.page_new-landing_customer-services .testimonial-section .testmonial-image,.page_new-landing_education .testimonial-section .testmonial-image,.page_new-landing_financial-services .testimonial-section .testmonial-image,.page_new-landing_manufacturing .testimonial-section .testmonial-image,.page_new-landing_non-profits .testimonial-section .testmonial-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-image{display:none}}.page_inner_hiver-real-estate .testimonial-section .testimonial.current,.page_inner_logistics .testimonial-section .testimonial.current,.page_new-landing_customer-services .testimonial-section .testimonial.current,.page_new-landing_education .testimonial-section .testimonial.current,.page_new-landing_financial-services .testimonial-section .testimonial.current,.page_new-landing_manufacturing .testimonial-section .testimonial.current,.page_new-landing_non-profits .testimonial-section .testimonial.current,.page_new-landing_travelpage-development .testimonial-section .testimonial.current{opacity:1;position:relative;z-index:initial}.page_inner_hiver-real-estate .testimonial-section .testmonial-image,.page_inner_logistics .testimonial-section .testmonial-image,.page_new-landing_customer-services .testimonial-section .testmonial-image,.page_new-landing_education .testimonial-section .testmonial-image,.page_new-landing_financial-services .testimonial-section .testmonial-image,.page_new-landing_manufacturing .testimonial-section .testmonial-image,.page_new-landing_non-profits .testimonial-section .testmonial-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-image{position:relative;height:260px;left:-4.3rem;bottom:-5rem}.page_inner_hiver-real-estate .testimonial-section .testmonial-image--michelle,.page_inner_logistics .testimonial-section .testmonial-image--michelle,.page_new-landing_customer-services .testimonial-section .testmonial-image--michelle,.page_new-landing_education .testimonial-section .testmonial-image--michelle,.page_new-landing_financial-services .testimonial-section .testmonial-image--michelle,.page_new-landing_manufacturing .testimonial-section .testmonial-image--michelle,.page_new-landing_non-profits .testimonial-section .testmonial-image--michelle,.page_new-landing_travelpage-development .testimonial-section .testmonial-image--michelle{bottom:-2rem}.page_inner_hiver-real-estate .testimonial-section .testmonial-content,.page_inner_logistics .testimonial-section .testmonial-content,.page_new-landing_customer-services .testimonial-section .testmonial-content,.page_new-landing_education .testimonial-section .testmonial-content,.page_new-landing_financial-services .testimonial-section .testmonial-content,.page_new-landing_manufacturing .testimonial-section .testmonial-content,.page_new-landing_non-profits .testimonial-section .testmonial-content,.page_new-landing_travelpage-development .testimonial-section .testmonial-content{width:59%;position:relative;text-align:initial;left:-5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .testmonial-content,.page_inner_logistics .testimonial-section .testmonial-content,.page_new-landing_customer-services .testimonial-section .testmonial-content,.page_new-landing_education .testimonial-section .testmonial-content,.page_new-landing_financial-services .testimonial-section .testmonial-content,.page_new-landing_manufacturing .testimonial-section .testmonial-content,.page_new-landing_non-profits .testimonial-section .testmonial-content,.page_new-landing_travelpage-development .testimonial-section .testmonial-content{width:100%;margin:auto;text-align:center;left:0}}@media all and (min-width:960px){.page_inner_hiver-real-estate .testimonial-section .testmonial-content--financial-feedback,.page_inner_logistics .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_customer-services .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_education .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_financial-services .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_manufacturing .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_non-profits .testimonial-section .testmonial-content--financial-feedback,.page_new-landing_travelpage-development .testimonial-section .testmonial-content--financial-feedback{width:68%;margin-top:-3rem}.page_inner_hiver-real-estate .testimonial-section .testmonial-mobile-image,.page_inner_logistics .testimonial-section .testmonial-mobile-image,.page_new-landing_customer-services .testimonial-section .testmonial-mobile-image,.page_new-landing_education .testimonial-section .testmonial-mobile-image,.page_new-landing_financial-services .testimonial-section .testmonial-mobile-image,.page_new-landing_manufacturing .testimonial-section .testmonial-mobile-image,.page_new-landing_non-profits .testimonial-section .testmonial-mobile-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-mobile-image{display:none}}.page_inner_hiver-real-estate .testimonial-section .testmonial-col,.page_inner_logistics .testimonial-section .testmonial-col,.page_new-landing_customer-services .testimonial-section .testmonial-col,.page_new-landing_education .testimonial-section .testmonial-col,.page_new-landing_financial-services .testimonial-section .testmonial-col,.page_new-landing_manufacturing .testimonial-section .testmonial-col,.page_new-landing_non-profits .testimonial-section .testmonial-col,.page_new-landing_travelpage-development .testimonial-section .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .testmonial-mobile-image,.page_inner_logistics .testimonial-section .testmonial-mobile-image,.page_new-landing_customer-services .testimonial-section .testmonial-mobile-image,.page_new-landing_education .testimonial-section .testmonial-mobile-image,.page_new-landing_financial-services .testimonial-section .testmonial-mobile-image,.page_new-landing_manufacturing .testimonial-section .testmonial-mobile-image,.page_new-landing_non-profits .testimonial-section .testmonial-mobile-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-mobile-image{width:140px;position:relative;right:-9rem;top:3rem}.page_inner_hiver-real-estate .testimonial-section .testmonial-mobile-image.second-image,.page_inner_logistics .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_customer-services .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_education .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_financial-services .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_manufacturing .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_non-profits .testimonial-section .testmonial-mobile-image.second-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-mobile-image.second-image{bottom:-33rem}.page_inner_hiver-real-estate .testimonial-section .testmonial-mobile-image.third-image,.page_inner_logistics .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_customer-services .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_education .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_financial-services .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_manufacturing .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_non-profits .testimonial-section .testmonial-mobile-image.third-image,.page_new-landing_travelpage-development .testimonial-section .testmonial-mobile-image.third-image{top:3rem!important}.page_inner_hiver-real-estate .testimonial-section .testmonial-col,.page_inner_logistics .testimonial-section .testmonial-col,.page_new-landing_customer-services .testimonial-section .testmonial-col,.page_new-landing_education .testimonial-section .testmonial-col,.page_new-landing_financial-services .testimonial-section .testmonial-col,.page_new-landing_manufacturing .testimonial-section .testmonial-col,.page_new-landing_non-profits .testimonial-section .testmonial-col,.page_new-landing_travelpage-development .testimonial-section .testmonial-col{padding:0 1rem}}.page_inner_hiver-real-estate .testimonial-section .testmonial-col .space,.page_inner_logistics .testimonial-section .testmonial-col .space,.page_new-landing_customer-services .testimonial-section .testmonial-col .space,.page_new-landing_education .testimonial-section .testmonial-col .space,.page_new-landing_financial-services .testimonial-section .testmonial-col .space,.page_new-landing_manufacturing .testimonial-section .testmonial-col .space,.page_new-landing_non-profits .testimonial-section .testmonial-col .space,.page_new-landing_travelpage-development .testimonial-section .testmonial-col .space{margin-bottom:1.5rem}.page_inner_hiver-real-estate .testimonial-section .next-testimonial,.page_inner_logistics .testimonial-section .next-testimonial,.page_new-landing_customer-services .testimonial-section .next-testimonial,.page_new-landing_education .testimonial-section .next-testimonial,.page_new-landing_financial-services .testimonial-section .next-testimonial,.page_new-landing_manufacturing .testimonial-section .next-testimonial,.page_new-landing_non-profits .testimonial-section .next-testimonial,.page_new-landing_travelpage-development .testimonial-section .next-testimonial{position:absolute;right:100px;top:11rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .next-testimonial,.page_inner_logistics .testimonial-section .next-testimonial,.page_new-landing_customer-services .testimonial-section .next-testimonial,.page_new-landing_education .testimonial-section .next-testimonial,.page_new-landing_financial-services .testimonial-section .next-testimonial,.page_new-landing_manufacturing .testimonial-section .next-testimonial,.page_new-landing_non-profits .testimonial-section .next-testimonial,.page_new-landing_travelpage-development .testimonial-section .next-testimonial{top:98%;bottom:0;right:32%}}.page_inner_hiver-real-estate .testimonial-section .prev-testimonial,.page_inner_logistics .testimonial-section .prev-testimonial,.page_new-landing_customer-services .testimonial-section .prev-testimonial,.page_new-landing_education .testimonial-section .prev-testimonial,.page_new-landing_financial-services .testimonial-section .prev-testimonial,.page_new-landing_manufacturing .testimonial-section .prev-testimonial,.page_new-landing_non-profits .testimonial-section .prev-testimonial,.page_new-landing_travelpage-development .testimonial-section .prev-testimonial{position:absolute;left:100px;top:11rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .prev-testimonial,.page_inner_logistics .testimonial-section .prev-testimonial,.page_new-landing_customer-services .testimonial-section .prev-testimonial,.page_new-landing_education .testimonial-section .prev-testimonial,.page_new-landing_financial-services .testimonial-section .prev-testimonial,.page_new-landing_manufacturing .testimonial-section .prev-testimonial,.page_new-landing_non-profits .testimonial-section .prev-testimonial,.page_new-landing_travelpage-development .testimonial-section .prev-testimonial{top:98%;bottom:0;left:32%}}.page_inner_hiver-real-estate .testimonial-section .prev-testimonial:before,.page_inner_logistics .testimonial-section .prev-testimonial:before,.page_new-landing_customer-services .testimonial-section .prev-testimonial:before,.page_new-landing_education .testimonial-section .prev-testimonial:before,.page_new-landing_financial-services .testimonial-section .prev-testimonial:before,.page_new-landing_manufacturing .testimonial-section .prev-testimonial:before,.page_new-landing_non-profits .testimonial-section .prev-testimonial:before,.page_new-landing_travelpage-development .testimonial-section .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .prev-testimonial:before .next-tesimonial,.page_inner_logistics .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_customer-services .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_education .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_financial-services .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_manufacturing .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_non-profits .testimonial-section .prev-testimonial:before .next-tesimonial,.page_new-landing_travelpage-development .testimonial-section .prev-testimonial:before .next-tesimonial{border:1px solid #000!important}}.page_inner_hiver-real-estate .testimonial-section .prev-testimonial:before,.page_inner_logistics .testimonial-section .prev-testimonial:before,.page_new-landing_customer-services .testimonial-section .prev-testimonial:before,.page_new-landing_education .testimonial-section .prev-testimonial:before,.page_new-landing_financial-services .testimonial-section .prev-testimonial:before,.page_new-landing_manufacturing .testimonial-section .prev-testimonial:before,.page_new-landing_non-profits .testimonial-section .prev-testimonial:before,.page_new-landing_travelpage-development .testimonial-section .prev-testimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_inner_hiver-real-estate .testimonial-section .testimonial__mug,.page_inner_logistics .testimonial-section .testimonial__mug,.page_new-landing_customer-services .testimonial-section .testimonial__mug,.page_new-landing_education .testimonial-section .testimonial__mug,.page_new-landing_financial-services .testimonial-section .testimonial__mug,.page_new-landing_manufacturing .testimonial-section .testimonial__mug,.page_new-landing_non-profits .testimonial-section .testimonial__mug,.page_new-landing_travelpage-development .testimonial-section .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_inner_hiver-real-estate .testimonial-section .grey-out,.page_inner_logistics .testimonial-section .grey-out,.page_new-landing_customer-services .testimonial-section .grey-out,.page_new-landing_education .testimonial-section .grey-out,.page_new-landing_financial-services .testimonial-section .grey-out,.page_new-landing_manufacturing .testimonial-section .grey-out,.page_new-landing_non-profits .testimonial-section .grey-out,.page_new-landing_travelpage-development .testimonial-section .grey-out{opacity:1}.page_inner_hiver-real-estate .testimonial-section .wrap,.page_inner_logistics .testimonial-section .wrap,.page_new-landing_customer-services .testimonial-section .wrap,.page_new-landing_education .testimonial-section .wrap,.page_new-landing_financial-services .testimonial-section .wrap,.page_new-landing_manufacturing .testimonial-section .wrap,.page_new-landing_non-profits .testimonial-section .wrap,.page_new-landing_travelpage-development .testimonial-section .wrap{margin:0 auto}.page_inner_hiver-real-estate .testimonial-section img,.page_inner_logistics .testimonial-section img,.page_new-landing_customer-services .testimonial-section img,.page_new-landing_education .testimonial-section img,.page_new-landing_financial-services .testimonial-section img,.page_new-landing_manufacturing .testimonial-section img,.page_new-landing_non-profits .testimonial-section img,.page_new-landing_travelpage-development .testimonial-section img{max-width:100%}.page_inner_hiver-real-estate .testimonial-section strong,.page_inner_logistics .testimonial-section strong,.page_new-landing_customer-services .testimonial-section strong,.page_new-landing_education .testimonial-section strong,.page_new-landing_financial-services .testimonial-section strong,.page_new-landing_manufacturing .testimonial-section strong,.page_new-landing_non-profits .testimonial-section strong,.page_new-landing_travelpage-development .testimonial-section strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:4rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section strong,.page_inner_logistics .testimonial-section strong,.page_new-landing_customer-services .testimonial-section strong,.page_new-landing_education .testimonial-section strong,.page_new-landing_financial-services .testimonial-section strong,.page_new-landing_manufacturing .testimonial-section strong,.page_new-landing_non-profits .testimonial-section strong,.page_new-landing_travelpage-development .testimonial-section strong{top:3rem;font-size:14px;color:#6a330f;text-align:left}}.page_inner_hiver-real-estate .testimonial-section span,.page_inner_logistics .testimonial-section span,.page_new-landing_customer-services .testimonial-section span,.page_new-landing_education .testimonial-section span,.page_new-landing_financial-services .testimonial-section span,.page_new-landing_manufacturing .testimonial-section span,.page_new-landing_non-profits .testimonial-section span,.page_new-landing_travelpage-development .testimonial-section span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:4.2rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section span,.page_inner_logistics .testimonial-section span,.page_new-landing_customer-services .testimonial-section span,.page_new-landing_education .testimonial-section span,.page_new-landing_financial-services .testimonial-section span,.page_new-landing_manufacturing .testimonial-section span,.page_new-landing_non-profits .testimonial-section span,.page_new-landing_travelpage-development .testimonial-section span{top:3.2rem;right:0;font-size:14px;text-align:left}}.page_inner_hiver-real-estate .testimonial-section .start-quote,.page_inner_logistics .testimonial-section .start-quote,.page_new-landing_customer-services .testimonial-section .start-quote,.page_new-landing_education .testimonial-section .start-quote,.page_new-landing_financial-services .testimonial-section .start-quote,.page_new-landing_manufacturing .testimonial-section .start-quote,.page_new-landing_non-profits .testimonial-section .start-quote,.page_new-landing_travelpage-development .testimonial-section .start-quote{position:relative;top:4.5rem;right:4rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .start-quote,.page_inner_logistics .testimonial-section .start-quote,.page_new-landing_customer-services .testimonial-section .start-quote,.page_new-landing_education .testimonial-section .start-quote,.page_new-landing_financial-services .testimonial-section .start-quote,.page_new-landing_manufacturing .testimonial-section .start-quote,.page_new-landing_non-profits .testimonial-section .start-quote,.page_new-landing_travelpage-development .testimonial-section .start-quote{top:unset;right:9rem}.page_inner_hiver-real-estate .testimonial-section .start-quote.second,.page_inner_logistics .testimonial-section .start-quote.second,.page_new-landing_customer-services .testimonial-section .start-quote.second,.page_new-landing_education .testimonial-section .start-quote.second,.page_new-landing_financial-services .testimonial-section .start-quote.second,.page_new-landing_manufacturing .testimonial-section .start-quote.second,.page_new-landing_non-profits .testimonial-section .start-quote.second,.page_new-landing_travelpage-development .testimonial-section .start-quote.second{bottom:2rem}.page_inner_hiver-real-estate .testimonial-section .start-quote.third,.page_inner_logistics .testimonial-section .start-quote.third,.page_new-landing_customer-services .testimonial-section .start-quote.third,.page_new-landing_education .testimonial-section .start-quote.third,.page_new-landing_financial-services .testimonial-section .start-quote.third,.page_new-landing_manufacturing .testimonial-section .start-quote.third,.page_new-landing_non-profits .testimonial-section .start-quote.third,.page_new-landing_travelpage-development .testimonial-section .start-quote.third{bottom:1rem}.page_inner_hiver-real-estate .testimonial-section .end-quote,.page_inner_logistics .testimonial-section .end-quote,.page_new-landing_customer-services .testimonial-section .end-quote,.page_new-landing_education .testimonial-section .end-quote,.page_new-landing_financial-services .testimonial-section .end-quote,.page_new-landing_manufacturing .testimonial-section .end-quote,.page_new-landing_non-profits .testimonial-section .end-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote{display:none}}.page_inner_hiver-real-estate .testimonial-section .end-quote,.page_inner_logistics .testimonial-section .end-quote,.page_new-landing_customer-services .testimonial-section .end-quote,.page_new-landing_education .testimonial-section .end-quote,.page_new-landing_financial-services .testimonial-section .end-quote,.page_new-landing_manufacturing .testimonial-section .end-quote,.page_new-landing_non-profits .testimonial-section .end-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote{position:relative;bottom:10.5rem;left:36rem}.page_inner_hiver-real-estate .testimonial-section .end-quote--first,.page_inner_logistics .testimonial-section .end-quote--first,.page_new-landing_customer-services .testimonial-section .end-quote--first,.page_new-landing_education .testimonial-section .end-quote--first,.page_new-landing_financial-services .testimonial-section .end-quote--first,.page_new-landing_manufacturing .testimonial-section .end-quote--first,.page_new-landing_non-profits .testimonial-section .end-quote--first,.page_new-landing_travelpage-development .testimonial-section .end-quote--first{position:relative;top:-5rem;left:36rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .end-quote--first,.page_inner_logistics .testimonial-section .end-quote--first,.page_new-landing_customer-services .testimonial-section .end-quote--first,.page_new-landing_education .testimonial-section .end-quote--first,.page_new-landing_financial-services .testimonial-section .end-quote--first,.page_new-landing_manufacturing .testimonial-section .end-quote--first,.page_new-landing_non-profits .testimonial-section .end-quote--first,.page_new-landing_travelpage-development .testimonial-section .end-quote--first{left:8rem;top:7rem}}.page_inner_hiver-real-estate .testimonial-section .end-quote--financial-quote,.page_inner_logistics .testimonial-section .end-quote--financial-quote,.page_new-landing_customer-services .testimonial-section .end-quote--financial-quote,.page_new-landing_education .testimonial-section .end-quote--financial-quote,.page_new-landing_financial-services .testimonial-section .end-quote--financial-quote,.page_new-landing_manufacturing .testimonial-section .end-quote--financial-quote,.page_new-landing_non-profits .testimonial-section .end-quote--financial-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote--financial-quote{position:relative;top:-9rem;left:43rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .end-quote--financial-quote,.page_inner_logistics .testimonial-section .end-quote--financial-quote,.page_new-landing_customer-services .testimonial-section .end-quote--financial-quote,.page_new-landing_education .testimonial-section .end-quote--financial-quote,.page_new-landing_financial-services .testimonial-section .end-quote--financial-quote,.page_new-landing_manufacturing .testimonial-section .end-quote--financial-quote,.page_new-landing_non-profits .testimonial-section .end-quote--financial-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote--financial-quote{left:8rem;top:7rem}}.page_inner_hiver-real-estate .testimonial-section .end-quote--information-quote,.page_inner_logistics .testimonial-section .end-quote--information-quote,.page_new-landing_customer-services .testimonial-section .end-quote--information-quote,.page_new-landing_education .testimonial-section .end-quote--information-quote,.page_new-landing_financial-services .testimonial-section .end-quote--information-quote,.page_new-landing_manufacturing .testimonial-section .end-quote--information-quote,.page_new-landing_non-profits .testimonial-section .end-quote--information-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote--information-quote{position:relative;bottom:5rem;left:42rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .end-quote--information-quote,.page_inner_logistics .testimonial-section .end-quote--information-quote,.page_new-landing_customer-services .testimonial-section .end-quote--information-quote,.page_new-landing_education .testimonial-section .end-quote--information-quote,.page_new-landing_financial-services .testimonial-section .end-quote--information-quote,.page_new-landing_manufacturing .testimonial-section .end-quote--information-quote,.page_new-landing_non-profits .testimonial-section .end-quote--information-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote--information-quote{left:8rem;top:9rem}}.page_inner_hiver-real-estate .testimonial-section .end-quote--real-quote,.page_inner_logistics .testimonial-section .end-quote--real-quote,.page_new-landing_customer-services .testimonial-section .end-quote--real-quote,.page_new-landing_education .testimonial-section .end-quote--real-quote,.page_new-landing_financial-services .testimonial-section .end-quote--real-quote,.page_new-landing_manufacturing .testimonial-section .end-quote--real-quote,.page_new-landing_non-profits .testimonial-section .end-quote--real-quote,.page_new-landing_travelpage-development .testimonial-section .end-quote--real-quote{position:relative;top:-10.5rem;left:36rem}.page_inner_hiver-real-estate .testimonial-section .logo-image,.page_inner_logistics .testimonial-section .logo-image,.page_new-landing_customer-services .testimonial-section .logo-image,.page_new-landing_education .testimonial-section .logo-image,.page_new-landing_financial-services .testimonial-section .logo-image,.page_new-landing_manufacturing .testimonial-section .logo-image,.page_new-landing_non-profits .testimonial-section .logo-image,.page_new-landing_travelpage-development .testimonial-section .logo-image{position:relative;left:22rem;bottom:1rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .logo-image,.page_inner_logistics .testimonial-section .logo-image,.page_new-landing_customer-services .testimonial-section .logo-image,.page_new-landing_education .testimonial-section .logo-image,.page_new-landing_financial-services .testimonial-section .logo-image,.page_new-landing_manufacturing .testimonial-section .logo-image,.page_new-landing_non-profits .testimonial-section .logo-image,.page_new-landing_travelpage-development .testimonial-section .logo-image{left:unset;display:block;bottom:-1rem;right:-.3rem}}.page_inner_hiver-real-estate .testimonial-section .logo-image--boise,.page_inner_logistics .testimonial-section .logo-image--boise,.page_new-landing_customer-services .testimonial-section .logo-image--boise,.page_new-landing_education .testimonial-section .logo-image--boise,.page_new-landing_financial-services .testimonial-section .logo-image--boise,.page_new-landing_manufacturing .testimonial-section .logo-image--boise,.page_new-landing_non-profits .testimonial-section .logo-image--boise,.page_new-landing_travelpage-development .testimonial-section .logo-image--boise{bottom:-1.5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .logo-image--boise,.page_inner_logistics .testimonial-section .logo-image--boise,.page_new-landing_customer-services .testimonial-section .logo-image--boise,.page_new-landing_education .testimonial-section .logo-image--boise,.page_new-landing_financial-services .testimonial-section .logo-image--boise,.page_new-landing_manufacturing .testimonial-section .logo-image--boise,.page_new-landing_non-profits .testimonial-section .logo-image--boise,.page_new-landing_travelpage-development .testimonial-section .logo-image--boise{bottom:-5rem;left:1rem}.page_inner_hiver-real-estate .testimonial-section .logo-image--michelle,.page_inner_logistics .testimonial-section .logo-image--michelle,.page_new-landing_customer-services .testimonial-section .logo-image--michelle,.page_new-landing_education .testimonial-section .logo-image--michelle,.page_new-landing_financial-services .testimonial-section .logo-image--michelle,.page_new-landing_manufacturing .testimonial-section .logo-image--michelle,.page_new-landing_non-profits .testimonial-section .logo-image--michelle,.page_new-landing_travelpage-development .testimonial-section .logo-image--michelle{top:3rem;right:0}}.page_inner_hiver-real-estate .testimonial-section .logo-image--michelle,.page_inner_logistics .testimonial-section .logo-image--michelle,.page_new-landing_customer-services .testimonial-section .logo-image--michelle,.page_new-landing_education .testimonial-section .logo-image--michelle,.page_new-landing_financial-services .testimonial-section .logo-image--michelle,.page_new-landing_manufacturing .testimonial-section .logo-image--michelle,.page_new-landing_non-profits .testimonial-section .logo-image--michelle,.page_new-landing_travelpage-development .testimonial-section .logo-image--michelle{bottom:-1.5rem}.page_inner_hiver-real-estate .testimonial-section .logo-image--financial,.page_inner_logistics .testimonial-section .logo-image--financial,.page_new-landing_customer-services .testimonial-section .logo-image--financial,.page_new-landing_education .testimonial-section .logo-image--financial,.page_new-landing_financial-services .testimonial-section .logo-image--financial,.page_new-landing_manufacturing .testimonial-section .logo-image--financial,.page_new-landing_non-profits .testimonial-section .logo-image--financial,.page_new-landing_travelpage-development .testimonial-section .logo-image--financial{bottom:1rem;left:28rem}.page_inner_hiver-real-estate .testimonial-section .logo-image--reali,.page_inner_logistics .testimonial-section .logo-image--reali,.page_new-landing_customer-services .testimonial-section .logo-image--reali,.page_new-landing_education .testimonial-section .logo-image--reali,.page_new-landing_financial-services .testimonial-section .logo-image--reali,.page_new-landing_manufacturing .testimonial-section .logo-image--reali,.page_new-landing_non-profits .testimonial-section .logo-image--reali,.page_new-landing_travelpage-development .testimonial-section .logo-image--reali{bottom:1rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .logo-image--financial,.page_inner_logistics .testimonial-section .logo-image--financial,.page_new-landing_customer-services .testimonial-section .logo-image--financial,.page_new-landing_education .testimonial-section .logo-image--financial,.page_new-landing_financial-services .testimonial-section .logo-image--financial,.page_new-landing_manufacturing .testimonial-section .logo-image--financial,.page_new-landing_non-profits .testimonial-section .logo-image--financial,.page_new-landing_travelpage-development .testimonial-section .logo-image--financial{position:relative;top:21px;left:0}.page_inner_hiver-real-estate .testimonial-section .logo-image--reali,.page_inner_logistics .testimonial-section .logo-image--reali,.page_new-landing_customer-services .testimonial-section .logo-image--reali,.page_new-landing_education .testimonial-section .logo-image--reali,.page_new-landing_financial-services .testimonial-section .logo-image--reali,.page_new-landing_manufacturing .testimonial-section .logo-image--reali,.page_new-landing_non-profits .testimonial-section .logo-image--reali,.page_new-landing_travelpage-development .testimonial-section .logo-image--reali{bottom:-1.5rem;left:.5rem}}.page_inner_hiver-real-estate .testimonial-section .logo-image--appsflyer,.page_inner_logistics .testimonial-section .logo-image--appsflyer,.page_new-landing_customer-services .testimonial-section .logo-image--appsflyer,.page_new-landing_education .testimonial-section .logo-image--appsflyer,.page_new-landing_financial-services .testimonial-section .logo-image--appsflyer,.page_new-landing_manufacturing .testimonial-section .logo-image--appsflyer,.page_new-landing_non-profits .testimonial-section .logo-image--appsflyer,.page_new-landing_travelpage-development .testimonial-section .logo-image--appsflyer{bottom:-1rem;left:27rem}.page_inner_hiver-real-estate .testimonial-section button,.page_inner_logistics .testimonial-section button,.page_new-landing_customer-services .testimonial-section button,.page_new-landing_education .testimonial-section button,.page_new-landing_financial-services .testimonial-section button,.page_new-landing_manufacturing .testimonial-section button,.page_new-landing_non-profits .testimonial-section button,.page_new-landing_travelpage-development .testimonial-section button{width:80px;padding:6px;z-index:99}.page_inner_hiver-real-estate .testimonial-section p,.page_inner_logistics .testimonial-section p,.page_new-landing_customer-services .testimonial-section p,.page_new-landing_education .testimonial-section p,.page_new-landing_financial-services .testimonial-section p,.page_new-landing_manufacturing .testimonial-section p,.page_new-landing_non-profits .testimonial-section p,.page_new-landing_travelpage-development .testimonial-section p{font-family:Lato;font-size:18px;font-weight:700;line-height:1.78;color:#6a330f;position:relative;top:3rem;margin-bottom:3.5rem;width:85%}.page_inner_hiver-real-estate .free-trial-section a:hover,.page_inner_hiver-real-estate .helpdesk-collaboration__button:hover,.page_inner_hiver-real-estate .pricing-not-for-profit-section__button:hover,.page_inner_logistics .free-trial-section a:hover,.page_inner_logistics .helpdesk-collaboration__button:hover,.page_inner_logistics .pricing-not-for-profit-section__button:hover,.page_new-landing_customer-services .free-trial-section a:hover,.page_new-landing_customer-services .helpdesk-collaboration__button:hover,.page_new-landing_customer-services .pricing-not-for-profit-section__button:hover,.page_new-landing_education .free-trial-section a:hover,.page_new-landing_education .helpdesk-collaboration__button:hover,.page_new-landing_education .pricing-not-for-profit-section__button:hover,.page_new-landing_financial-services .free-trial-section a:hover,.page_new-landing_financial-services .helpdesk-collaboration__button:hover,.page_new-landing_financial-services .pricing-not-for-profit-section__button:hover,.page_new-landing_manufacturing .free-trial-section a:hover,.page_new-landing_manufacturing .helpdesk-collaboration__button:hover,.page_new-landing_manufacturing .pricing-not-for-profit-section__button:hover,.page_new-landing_non-profits .free-trial-section a:hover,.page_new-landing_non-profits .helpdesk-collaboration__button:hover,.page_new-landing_non-profits .pricing-not-for-profit-section__button:hover,.page_new-landing_travelpage-development .free-trial-section a:hover,.page_new-landing_travelpage-development .helpdesk-collaboration__button:hover,.page_new-landing_travelpage-development .pricing-not-for-profit-section__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_hiver-real-estate .helpdesk-collaboration,.page_inner_logistics .helpdesk-collaboration,.page_new-landing_customer-services .helpdesk-collaboration,.page_new-landing_education .helpdesk-collaboration,.page_new-landing_financial-services .helpdesk-collaboration,.page_new-landing_manufacturing .helpdesk-collaboration,.page_new-landing_non-profits .helpdesk-collaboration,.page_new-landing_travelpage-development .helpdesk-collaboration{padding-top:7rem}.page_inner_hiver-real-estate .helpdesk-collaboration .container,.page_inner_logistics .helpdesk-collaboration .container,.page_new-landing_customer-services .helpdesk-collaboration .container,.page_new-landing_education .helpdesk-collaboration .container,.page_new-landing_financial-services .helpdesk-collaboration .container,.page_new-landing_manufacturing .helpdesk-collaboration .container,.page_new-landing_non-profits .helpdesk-collaboration .container,.page_new-landing_travelpage-development .helpdesk-collaboration .container{display:flex;justify-content:space-between}@media all and (max-width:960px){.page_inner_hiver-real-estate .testimonial-section .logo-image--appsflyer,.page_inner_logistics .testimonial-section .logo-image--appsflyer,.page_new-landing_customer-services .testimonial-section .logo-image--appsflyer,.page_new-landing_education .testimonial-section .logo-image--appsflyer,.page_new-landing_financial-services .testimonial-section .logo-image--appsflyer,.page_new-landing_manufacturing .testimonial-section .logo-image--appsflyer,.page_new-landing_non-profits .testimonial-section .logo-image--appsflyer,.page_new-landing_travelpage-development .testimonial-section .logo-image--appsflyer{bottom:-4rem;left:1rem}.page_inner_hiver-real-estate .testimonial-section p,.page_inner_logistics .testimonial-section p,.page_new-landing_customer-services .testimonial-section p,.page_new-landing_education .testimonial-section p,.page_new-landing_financial-services .testimonial-section p,.page_new-landing_manufacturing .testimonial-section p,.page_new-landing_non-profits .testimonial-section p,.page_new-landing_travelpage-development .testimonial-section p{font-size:15px;line-height:1.75;top:32px;margin-bottom:0;right:0;text-align:initial;width:100%}.page_inner_hiver-real-estate .helpdesk-collaboration,.page_inner_logistics .helpdesk-collaboration,.page_new-landing_customer-services .helpdesk-collaboration,.page_new-landing_education .helpdesk-collaboration,.page_new-landing_financial-services .helpdesk-collaboration,.page_new-landing_manufacturing .helpdesk-collaboration,.page_new-landing_non-profits .helpdesk-collaboration,.page_new-landing_travelpage-development .helpdesk-collaboration{padding-top:2rem}.page_inner_hiver-real-estate .helpdesk-collaboration .container,.page_inner_logistics .helpdesk-collaboration .container,.page_new-landing_customer-services .helpdesk-collaboration .container,.page_new-landing_education .helpdesk-collaboration .container,.page_new-landing_financial-services .helpdesk-collaboration .container,.page_new-landing_manufacturing .helpdesk-collaboration .container,.page_new-landing_non-profits .helpdesk-collaboration .container,.page_new-landing_travelpage-development .helpdesk-collaboration .container{flex-direction:column}}.page_inner_hiver-real-estate .helpdesk-collaboration__box,.page_inner_logistics .helpdesk-collaboration__box,.page_new-landing_customer-services .helpdesk-collaboration__box,.page_new-landing_education .helpdesk-collaboration__box,.page_new-landing_financial-services .helpdesk-collaboration__box,.page_new-landing_manufacturing .helpdesk-collaboration__box,.page_new-landing_non-profits .helpdesk-collaboration__box,.page_new-landing_travelpage-development .helpdesk-collaboration__box{height:360px;border-radius:11px;box-shadow:0 31px 36px 0 rgba(217,230,239,.72);background-color:#fff;width:31.5%;padding:2rem 1.17rem 2rem 2rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .helpdesk-collaboration__box,.page_inner_logistics .helpdesk-collaboration__box,.page_new-landing_customer-services .helpdesk-collaboration__box,.page_new-landing_education .helpdesk-collaboration__box,.page_new-landing_financial-services .helpdesk-collaboration__box,.page_new-landing_manufacturing .helpdesk-collaboration__box,.page_new-landing_non-profits .helpdesk-collaboration__box,.page_new-landing_travelpage-development .helpdesk-collaboration__box{width:85%;margin:auto auto 2rem;height:auto;padding:2rem 2rem 0}}.page_inner_hiver-real-estate .helpdesk-collaboration__head,.page_inner_logistics .helpdesk-collaboration__head,.page_new-landing_customer-services .helpdesk-collaboration__head,.page_new-landing_education .helpdesk-collaboration__head,.page_new-landing_financial-services .helpdesk-collaboration__head,.page_new-landing_manufacturing .helpdesk-collaboration__head,.page_new-landing_non-profits .helpdesk-collaboration__head,.page_new-landing_travelpage-development .helpdesk-collaboration__head{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#151a43;padding-top:1.5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .helpdesk-collaboration__head,.page_inner_logistics .helpdesk-collaboration__head,.page_new-landing_customer-services .helpdesk-collaboration__head,.page_new-landing_education .helpdesk-collaboration__head,.page_new-landing_financial-services .helpdesk-collaboration__head,.page_new-landing_manufacturing .helpdesk-collaboration__head,.page_new-landing_non-profits .helpdesk-collaboration__head,.page_new-landing_travelpage-development .helpdesk-collaboration__head{font-size:18px}.page_inner_hiver-real-estate .helpdesk-collaboration__head br,.page_inner_logistics .helpdesk-collaboration__head br,.page_new-landing_customer-services .helpdesk-collaboration__head br,.page_new-landing_education .helpdesk-collaboration__head br,.page_new-landing_financial-services .helpdesk-collaboration__head br,.page_new-landing_manufacturing .helpdesk-collaboration__head br,.page_new-landing_non-profits .helpdesk-collaboration__head br,.page_new-landing_travelpage-development .helpdesk-collaboration__head br{disppay:none}}.page_inner_hiver-real-estate .helpdesk-collaboration__para,.page_inner_logistics .helpdesk-collaboration__para,.page_new-landing_customer-services .helpdesk-collaboration__para,.page_new-landing_education .helpdesk-collaboration__para,.page_new-landing_financial-services .helpdesk-collaboration__para,.page_new-landing_manufacturing .helpdesk-collaboration__para,.page_new-landing_non-profits .helpdesk-collaboration__para,.page_new-landing_travelpage-development .helpdesk-collaboration__para{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;padding-top:1rem}.page_inner_hiver-real-estate .helpdesk-collaboration__text,.page_inner_logistics .helpdesk-collaboration__text,.page_new-landing_customer-services .helpdesk-collaboration__text,.page_new-landing_education .helpdesk-collaboration__text,.page_new-landing_financial-services .helpdesk-collaboration__text,.page_new-landing_manufacturing .helpdesk-collaboration__text,.page_new-landing_non-profits .helpdesk-collaboration__text,.page_new-landing_travelpage-development .helpdesk-collaboration__text{text-align:center;width:100%;position:relative;padding:3rem 0 6rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .helpdesk-collaboration__text,.page_inner_logistics .helpdesk-collaboration__text,.page_new-landing_customer-services .helpdesk-collaboration__text,.page_new-landing_education .helpdesk-collaboration__text,.page_new-landing_financial-services .helpdesk-collaboration__text,.page_new-landing_manufacturing .helpdesk-collaboration__text,.page_new-landing_non-profits .helpdesk-collaboration__text,.page_new-landing_travelpage-development .helpdesk-collaboration__text{padding:3rem 0 0}}.page_inner_hiver-real-estate .helpdesk-collaboration__button,.page_inner_logistics .helpdesk-collaboration__button,.page_new-landing_customer-services .helpdesk-collaboration__button,.page_new-landing_education .helpdesk-collaboration__button,.page_new-landing_financial-services .helpdesk-collaboration__button,.page_new-landing_manufacturing .helpdesk-collaboration__button,.page_new-landing_non-profits .helpdesk-collaboration__button,.page_new-landing_travelpage-development .helpdesk-collaboration__button{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 4rem;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;text-align:center;transition:all .2s ease-in-out}.page_inner_hiver-real-estate .logistics-shared-inboxes,.page_inner_logistics .logistics-shared-inboxes,.page_new-landing_customer-services .logistics-shared-inboxes,.page_new-landing_education .logistics-shared-inboxes,.page_new-landing_financial-services .logistics-shared-inboxes,.page_new-landing_manufacturing .logistics-shared-inboxes,.page_new-landing_non-profits .logistics-shared-inboxes,.page_new-landing_travelpage-development .logistics-shared-inboxes{padding:90px 0 8rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes,.page_inner_logistics .logistics-shared-inboxes,.page_new-landing_customer-services .logistics-shared-inboxes,.page_new-landing_education .logistics-shared-inboxes,.page_new-landing_financial-services .logistics-shared-inboxes,.page_new-landing_manufacturing .logistics-shared-inboxes,.page_new-landing_non-profits .logistics-shared-inboxes,.page_new-landing_travelpage-development .logistics-shared-inboxes{padding:0 0 3rem}}.page_inner_hiver-real-estate .logistics-shared-inboxes--banking-finance,.page_inner_logistics .logistics-shared-inboxes--banking-finance,.page_new-landing_customer-services .logistics-shared-inboxes--banking-finance,.page_new-landing_education .logistics-shared-inboxes--banking-finance,.page_new-landing_financial-services .logistics-shared-inboxes--banking-finance,.page_new-landing_manufacturing .logistics-shared-inboxes--banking-finance,.page_new-landing_non-profits .logistics-shared-inboxes--banking-finance,.page_new-landing_travelpage-development .logistics-shared-inboxes--banking-finance{padding:90px 0 5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes--banking-finance,.page_inner_logistics .logistics-shared-inboxes--banking-finance,.page_new-landing_customer-services .logistics-shared-inboxes--banking-finance,.page_new-landing_education .logistics-shared-inboxes--banking-finance,.page_new-landing_financial-services .logistics-shared-inboxes--banking-finance,.page_new-landing_manufacturing .logistics-shared-inboxes--banking-finance,.page_new-landing_non-profits .logistics-shared-inboxes--banking-finance,.page_new-landing_travelpage-development .logistics-shared-inboxes--banking-finance{padding:0 0 3rem}}.page_inner_hiver-real-estate .logistics-shared-inboxes--non-prof,.page_inner_logistics .logistics-shared-inboxes--non-prof,.page_new-landing_customer-services .logistics-shared-inboxes--non-prof,.page_new-landing_education .logistics-shared-inboxes--non-prof,.page_new-landing_financial-services .logistics-shared-inboxes--non-prof,.page_new-landing_manufacturing .logistics-shared-inboxes--non-prof,.page_new-landing_non-profits .logistics-shared-inboxes--non-prof,.page_new-landing_travelpage-development .logistics-shared-inboxes--non-prof{padding:0 0 5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes--non-prof,.page_inner_logistics .logistics-shared-inboxes--non-prof,.page_new-landing_customer-services .logistics-shared-inboxes--non-prof,.page_new-landing_education .logistics-shared-inboxes--non-prof,.page_new-landing_financial-services .logistics-shared-inboxes--non-prof,.page_new-landing_manufacturing .logistics-shared-inboxes--non-prof,.page_new-landing_non-profits .logistics-shared-inboxes--non-prof,.page_new-landing_travelpage-development .logistics-shared-inboxes--non-prof{padding:4rem 0 3rem}}.page_inner_hiver-real-estate .logistics-shared-inboxes__heading,.page_inner_logistics .logistics-shared-inboxes__heading,.page_new-landing_customer-services .logistics-shared-inboxes__heading,.page_new-landing_education .logistics-shared-inboxes__heading,.page_new-landing_financial-services .logistics-shared-inboxes__heading,.page_new-landing_manufacturing .logistics-shared-inboxes__heading,.page_new-landing_non-profits .logistics-shared-inboxes__heading,.page_new-landing_travelpage-development .logistics-shared-inboxes__heading{font-size:32px;padding-bottom:1rem;line-height:1.25;font-weight:700;margin-bottom:1.5rem;color:#151a43;text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes__heading,.page_inner_logistics .logistics-shared-inboxes__heading,.page_new-landing_customer-services .logistics-shared-inboxes__heading,.page_new-landing_education .logistics-shared-inboxes__heading,.page_new-landing_financial-services .logistics-shared-inboxes__heading,.page_new-landing_manufacturing .logistics-shared-inboxes__heading,.page_new-landing_non-profits .logistics-shared-inboxes__heading,.page_new-landing_travelpage-development .logistics-shared-inboxes__heading{font-size:24px;margin:auto;padding:0 1rem 2rem}.page_inner_hiver-real-estate .logistics-shared-inboxes__heading br,.page_inner_logistics .logistics-shared-inboxes__heading br,.page_new-landing_customer-services .logistics-shared-inboxes__heading br,.page_new-landing_education .logistics-shared-inboxes__heading br,.page_new-landing_financial-services .logistics-shared-inboxes__heading br,.page_new-landing_manufacturing .logistics-shared-inboxes__heading br,.page_new-landing_non-profits .logistics-shared-inboxes__heading br,.page_new-landing_travelpage-development .logistics-shared-inboxes__heading br{display:none}}.page_inner_hiver-real-estate .logistics-shared-inboxes__main,.page_inner_logistics .logistics-shared-inboxes__main,.page_new-landing_customer-services .logistics-shared-inboxes__main,.page_new-landing_education .logistics-shared-inboxes__main,.page_new-landing_financial-services .logistics-shared-inboxes__main,.page_new-landing_manufacturing .logistics-shared-inboxes__main,.page_new-landing_non-profits .logistics-shared-inboxes__main,.page_new-landing_travelpage-development .logistics-shared-inboxes__main{flex-wrap:wrap;flex-direction:row;justify-content:space-around;width:85%;margin:auto}.page_inner_hiver-real-estate .logistics-shared-inboxes__main--manu-business,.page_inner_logistics .logistics-shared-inboxes__main--manu-business,.page_new-landing_customer-services .logistics-shared-inboxes__main--manu-business,.page_new-landing_education .logistics-shared-inboxes__main--manu-business,.page_new-landing_financial-services .logistics-shared-inboxes__main--manu-business,.page_new-landing_manufacturing .logistics-shared-inboxes__main--manu-business,.page_new-landing_non-profits .logistics-shared-inboxes__main--manu-business,.page_new-landing_travelpage-development .logistics-shared-inboxes__main--manu-business{width:100%}.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column{text-align:center;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;padding:10px;min-height:101px;border-radius:50px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column{margin-bottom:2rem}}.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column .icon{background-image:linear-gradient(to right,#f6fafd 15%,#e8f0f5 89%,#e7eff5 92%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column .mail{color:#151a43;margin:0 15px;font-size:16px;font-weight:700;line-height:1.5;font-family:Lato}.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second{display:flex;justify-content:space-between;padding-top:2rem;width:70%}.page_inner_hiver-real-estate .helpdesk-ss-section,.page_inner_logistics .helpdesk-ss-section,.page_new-landing_customer-services .helpdesk-ss-section,.page_new-landing_education .helpdesk-ss-section,.page_new-landing_financial-services .helpdesk-ss-section,.page_new-landing_manufacturing .helpdesk-ss-section,.page_new-landing_non-profits .helpdesk-ss-section,.page_new-landing_travelpage-development .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_inner_hiver-real-estate .helpdesk-ss-section h2,.page_inner_logistics .helpdesk-ss-section h2,.page_new-landing_customer-services .helpdesk-ss-section h2,.page_new-landing_education .helpdesk-ss-section h2,.page_new-landing_financial-services .helpdesk-ss-section h2,.page_new-landing_manufacturing .helpdesk-ss-section h2,.page_new-landing_non-profits .helpdesk-ss-section h2,.page_new-landing_travelpage-development .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43;line-height:40px}@media all and (max-width:960px){.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column-second{width:auto;display:inline-block}.page_inner_hiver-real-estate .top-footer-section__columnSecond,.page_inner_logistics .top-footer-section__columnSecond,.page_new-landing_customer-services .top-footer-section__columnSecond,.page_new-landing_education .top-footer-section__columnSecond,.page_new-landing_financial-services .top-footer-section__columnSecond,.page_new-landing_manufacturing .top-footer-section__columnSecond,.page_new-landing_non-profits .top-footer-section__columnSecond,.page_new-landing_travelpage-development .top-footer-section__columnSecond{margin-left:0}.page_inner_hiver-real-estate .top-footer-section__image,.page_inner_logistics .top-footer-section__image,.page_new-landing_customer-services .top-footer-section__image,.page_new-landing_education .top-footer-section__image,.page_new-landing_financial-services .top-footer-section__image,.page_new-landing_manufacturing .top-footer-section__image,.page_new-landing_non-profits .top-footer-section__image,.page_new-landing_travelpage-development .top-footer-section__image{margin:0 1rem}.page_inner_hiver-real-estate .helpdesk-ss-section h2,.page_inner_logistics .helpdesk-ss-section h2,.page_new-landing_customer-services .helpdesk-ss-section h2,.page_new-landing_education .helpdesk-ss-section h2,.page_new-landing_financial-services .helpdesk-ss-section h2,.page_new-landing_manufacturing .helpdesk-ss-section h2,.page_new-landing_non-profits .helpdesk-ss-section h2,.page_new-landing_travelpage-development .helpdesk-ss-section h2{font-size:24px;padding:0 1rem}.page_inner_hiver-real-estate .helpdesk-ss-section h2 br,.page_inner_logistics .helpdesk-ss-section h2 br,.page_new-landing_customer-services .helpdesk-ss-section h2 br,.page_new-landing_education .helpdesk-ss-section h2 br,.page_new-landing_financial-services .helpdesk-ss-section h2 br,.page_new-landing_manufacturing .helpdesk-ss-section h2 br,.page_new-landing_non-profits .helpdesk-ss-section h2 br,.page_new-landing_travelpage-development .helpdesk-ss-section h2 br{display:none}}.page_inner_hiver-real-estate .helpdesk-ss-section .container,.page_inner_logistics .helpdesk-ss-section .container,.page_new-landing_customer-services .helpdesk-ss-section .container,.page_new-landing_education .helpdesk-ss-section .container,.page_new-landing_financial-services .helpdesk-ss-section .container,.page_new-landing_manufacturing .helpdesk-ss-section .container,.page_new-landing_non-profits .helpdesk-ss-section .container,.page_new-landing_travelpage-development .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .helpdesk-ss-section .container,.page_inner_logistics .helpdesk-ss-section .container,.page_new-landing_customer-services .helpdesk-ss-section .container,.page_new-landing_education .helpdesk-ss-section .container,.page_new-landing_financial-services .helpdesk-ss-section .container,.page_new-landing_manufacturing .helpdesk-ss-section .container,.page_new-landing_non-profits .helpdesk-ss-section .container,.page_new-landing_travelpage-development .helpdesk-ss-section .container{padding:0 1rem}}.page_inner_hiver-real-estate .helpdesk-ss-section__column,.page_inner_logistics .helpdesk-ss-section__column,.page_new-landing_customer-services .helpdesk-ss-section__column,.page_new-landing_education .helpdesk-ss-section__column,.page_new-landing_financial-services .helpdesk-ss-section__column,.page_new-landing_manufacturing .helpdesk-ss-section__column,.page_new-landing_non-profits .helpdesk-ss-section__column,.page_new-landing_travelpage-development .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_inner_hiver-real-estate .helpdesk-ss-section__column img,.page_inner_logistics .helpdesk-ss-section__column img,.page_new-landing_customer-services .helpdesk-ss-section__column img,.page_new-landing_education .helpdesk-ss-section__column img,.page_new-landing_financial-services .helpdesk-ss-section__column img,.page_new-landing_manufacturing .helpdesk-ss-section__column img,.page_new-landing_non-profits .helpdesk-ss-section__column img,.page_new-landing_travelpage-development .helpdesk-ss-section__column img{margin-bottom:20px}.page_inner_hiver-real-estate .helpdesk-ss-section__column p,.page_inner_logistics .helpdesk-ss-section__column p,.page_new-landing_customer-services .helpdesk-ss-section__column p,.page_new-landing_education .helpdesk-ss-section__column p,.page_new-landing_financial-services .helpdesk-ss-section__column p,.page_new-landing_manufacturing .helpdesk-ss-section__column p,.page_new-landing_non-profits .helpdesk-ss-section__column p,.page_new-landing_travelpage-development .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_inner_hiver-real-estate .free-trial-section,.page_inner_logistics .free-trial-section,.page_new-landing_customer-services .free-trial-section,.page_new-landing_education .free-trial-section,.page_new-landing_financial-services .free-trial-section,.page_new-landing_manufacturing .free-trial-section,.page_new-landing_non-profits .free-trial-section,.page_new-landing_travelpage-development .free-trial-section{padding:6rem 0 1rem;text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .free-trial-section,.page_inner_logistics .free-trial-section,.page_new-landing_customer-services .free-trial-section,.page_new-landing_education .free-trial-section,.page_new-landing_financial-services .free-trial-section,.page_new-landing_manufacturing .free-trial-section,.page_new-landing_non-profits .free-trial-section,.page_new-landing_travelpage-development .free-trial-section{padding:6rem 0 0}}.page_inner_hiver-real-estate .free-trial-section--contact-us,.page_inner_logistics .free-trial-section--contact-us,.page_new-landing_customer-services .free-trial-section--contact-us,.page_new-landing_education .free-trial-section--contact-us,.page_new-landing_financial-services .free-trial-section--contact-us,.page_new-landing_manufacturing .free-trial-section--contact-us,.page_new-landing_non-profits .free-trial-section--contact-us,.page_new-landing_travelpage-development .free-trial-section--contact-us{padding:6rem 0 5rem}.page_inner_hiver-real-estate .free-trial-section h2,.page_inner_logistics .free-trial-section h2,.page_new-landing_customer-services .free-trial-section h2,.page_new-landing_education .free-trial-section h2,.page_new-landing_financial-services .free-trial-section h2,.page_new-landing_manufacturing .free-trial-section h2,.page_new-landing_non-profits .free-trial-section h2,.page_new-landing_travelpage-development .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_inner_hiver-real-estate .free-trial-section h2,.page_inner_logistics .free-trial-section h2,.page_new-landing_customer-services .free-trial-section h2,.page_new-landing_education .free-trial-section h2,.page_new-landing_financial-services .free-trial-section h2,.page_new-landing_manufacturing .free-trial-section h2,.page_new-landing_non-profits .free-trial-section h2,.page_new-landing_travelpage-development .free-trial-section h2{padding:0 1rem;font-size:24px}.page_inner_hiver-real-estate .free-trial-section h2 br,.page_inner_logistics .free-trial-section h2 br,.page_new-landing_customer-services .free-trial-section h2 br,.page_new-landing_education .free-trial-section h2 br,.page_new-landing_financial-services .free-trial-section h2 br,.page_new-landing_manufacturing .free-trial-section h2 br,.page_new-landing_non-profits .free-trial-section h2 br,.page_new-landing_travelpage-development .free-trial-section h2 br{display:none}}.page_inner_hiver-real-estate .free-trial-section a,.page_inner_logistics .free-trial-section a,.page_new-landing_customer-services .free-trial-section a,.page_new-landing_education .free-trial-section a,.page_new-landing_financial-services .free-trial-section a,.page_new-landing_manufacturing .free-trial-section a,.page_new-landing_non-profits .free-trial-section a,.page_new-landing_travelpage-development .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_inner_hiver-real-estate .brands-logo-section,.page_inner_logistics .brands-logo-section,.page_new-landing_customer-services .brands-logo-section,.page_new-landing_education .brands-logo-section,.page_new-landing_financial-services .brands-logo-section,.page_new-landing_manufacturing .brands-logo-section,.page_new-landing_non-profits .brands-logo-section,.page_new-landing_travelpage-development .brands-logo-section{padding:3rem 0 4rem;text-align:center;background-color:#fbfdff}.page_inner_hiver-real-estate .brands-logo-section b,.page_inner_hiver-real-estate .brands-logo-section h2,.page_inner_hiver-real-estate .brands-logo-section h4,.page_inner_hiver-real-estate .brands-logo-section p,.page_inner_logistics .brands-logo-section b,.page_inner_logistics .brands-logo-section h2,.page_inner_logistics .brands-logo-section h4,.page_inner_logistics .brands-logo-section p,.page_new-landing_customer-services .brands-logo-section b,.page_new-landing_customer-services .brands-logo-section h2,.page_new-landing_customer-services .brands-logo-section h4,.page_new-landing_customer-services .brands-logo-section p,.page_new-landing_education .brands-logo-section b,.page_new-landing_education .brands-logo-section h2,.page_new-landing_education .brands-logo-section h4,.page_new-landing_education .brands-logo-section p,.page_new-landing_financial-services .brands-logo-section b,.page_new-landing_financial-services .brands-logo-section h2,.page_new-landing_financial-services .brands-logo-section h4,.page_new-landing_financial-services .brands-logo-section p,.page_new-landing_manufacturing .brands-logo-section b,.page_new-landing_manufacturing .brands-logo-section h2,.page_new-landing_manufacturing .brands-logo-section h4,.page_new-landing_manufacturing .brands-logo-section p,.page_new-landing_non-profits .brands-logo-section b,.page_new-landing_non-profits .brands-logo-section h2,.page_new-landing_non-profits .brands-logo-section h4,.page_new-landing_non-profits .brands-logo-section p,.page_new-landing_travelpage-development .brands-logo-section b,.page_new-landing_travelpage-development .brands-logo-section h2,.page_new-landing_travelpage-development .brands-logo-section h4,.page_new-landing_travelpage-development .brands-logo-section p{color:#000}.page_inner_hiver-real-estate .brands-logo-section h2,.page_inner_logistics .brands-logo-section h2,.page_new-landing_customer-services .brands-logo-section h2,.page_new-landing_education .brands-logo-section h2,.page_new-landing_financial-services .brands-logo-section h2,.page_new-landing_manufacturing .brands-logo-section h2,.page_new-landing_non-profits .brands-logo-section h2,.page_new-landing_travelpage-development .brands-logo-section h2{opacity:.8}.page_inner_hiver-real-estate .brands-logo-section p,.page_inner_logistics .brands-logo-section p,.page_new-landing_customer-services .brands-logo-section p,.page_new-landing_education .brands-logo-section p,.page_new-landing_financial-services .brands-logo-section p,.page_new-landing_manufacturing .brands-logo-section p,.page_new-landing_non-profits .brands-logo-section p,.page_new-landing_travelpage-development .brands-logo-section p{opacity:.65}.page_inner_hiver-real-estate .brands-logo-section__heading,.page_inner_logistics .brands-logo-section__heading,.page_new-landing_customer-services .brands-logo-section__heading,.page_new-landing_education .brands-logo-section__heading,.page_new-landing_financial-services .brands-logo-section__heading,.page_new-landing_manufacturing .brands-logo-section__heading,.page_new-landing_non-profits .brands-logo-section__heading,.page_new-landing_travelpage-development .brands-logo-section__heading{font-size:24px;color:#545876!important;margin-bottom:2rem;font-weight:700;font-family:Lato;opacity:1!important;line-height:1.42}@media all and (max-width:960px){.page_inner_hiver-real-estate .brands-logo-section,.page_inner_logistics .brands-logo-section,.page_new-landing_customer-services .brands-logo-section,.page_new-landing_education .brands-logo-section,.page_new-landing_financial-services .brands-logo-section,.page_new-landing_manufacturing .brands-logo-section,.page_new-landing_non-profits .brands-logo-section,.page_new-landing_travelpage-development .brands-logo-section{padding:4rem 0 0}.page_inner_hiver-real-estate .brands-logo-section__first,.page_inner_logistics .brands-logo-section__first,.page_new-landing_customer-services .brands-logo-section__first,.page_new-landing_education .brands-logo-section__first,.page_new-landing_financial-services .brands-logo-section__first,.page_new-landing_manufacturing .brands-logo-section__first,.page_new-landing_non-profits .brands-logo-section__first,.page_new-landing_travelpage-development .brands-logo-section__first{flex-direction:column;padding:0 1rem}}.page_inner_hiver-real-estate .brands-logo-section__image,.page_inner_logistics .brands-logo-section__image,.page_new-landing_customer-services .brands-logo-section__image,.page_new-landing_education .brands-logo-section__image,.page_new-landing_financial-services .brands-logo-section__image,.page_new-landing_manufacturing .brands-logo-section__image,.page_new-landing_non-profits .brands-logo-section__image,.page_new-landing_travelpage-development .brands-logo-section__image{border-radius:11px;background-color:#f6f6f6;padding:1rem;margin:0 1rem}.page_inner_hiver-real-estate .pricing-not-for-profit-section__button,.page_inner_logistics .pricing-not-for-profit-section__button,.page_new-landing_customer-services .pricing-not-for-profit-section__button,.page_new-landing_education .pricing-not-for-profit-section__button,.page_new-landing_financial-services .pricing-not-for-profit-section__button,.page_new-landing_manufacturing .pricing-not-for-profit-section__button,.page_new-landing_non-profits .pricing-not-for-profit-section__button,.page_new-landing_travelpage-development .pricing-not-for-profit-section__button{background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);padding:1rem 0;border-radius:28px;font-size:16px;position:relative;transition:all .2s ease-in-out;color:#000!important;cursor:pointer;font-weight:700;display:inline-block;width:265px!important;height:49px;line-height:inherit!important;text-align:center}.page_new-landing_non-profits .bottom-banner__button:hover,.page_new-landing_non-profits .limelight a.limelight__cta-button:hover,.page_new-landing_non-profits .non-profits_top_banner__button:hover{transform:scale(1.02) translateY(-4px)}.page_new-landing_non-profits .limelight__title,.page_new-landing_non-profits .non-profits-delight-clients__heading,.page_new-landing_non-profits .non-profits-shared-inbox-solution__header,.page_new-landing_non-profits .non-profits-shared-inboxes__heading,.page_new-landing_non-profits .non-profits-stay-on-top__heading,.page_new-landing_non-profits .second-section__why-should-use{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_new-landing_non-profits .limelight__get-in-depth-para,.page_new-landing_non-profits .second-section__today-demanding{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_new-landing_non-profits .limelight a.limelight__cta-button{font-size:16px;font-weight:500;font-style:normal;font-family:Lato;color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px;cursor:pointer;position:relative;transition:all .2s ease-in-out}.page_new-landing_non-profits .non-profits_top_banner{background-image:url(/images/non-profits/non-profit-hero.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.page_new-landing_non-profits .non-profits_top_banner__column{display:flex;align-items:center;min-height:768px}.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text{width:53%;position:relative;font-family:Lato}.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text h1{color:#fff;font-size:36px;line-height:44px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .brands-logo-section__image,.page_inner_logistics .brands-logo-section__image,.page_new-landing_customer-services .brands-logo-section__image,.page_new-landing_education .brands-logo-section__image,.page_new-landing_financial-services .brands-logo-section__image,.page_new-landing_manufacturing .brands-logo-section__image,.page_new-landing_non-profits .brands-logo-section__image,.page_new-landing_travelpage-development .brands-logo-section__image{margin:0 .5rem 2rem}.page_new-landing_non-profits .non-profits_top_banner{background-image:url(/images/non-profits/org-mobile.jpg)}.page_new-landing_non-profits .non-profits_top_banner__column{min-height:655px}.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text{width:90%;margin:auto;text-align:center;padding-top:0!important}.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text h1{font-size:24px;line-height:32px;width:90%;margin:auto;padding-bottom:1rem}}.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text p{font-size:16px;line-height:1.75;color:#fff;font-family:Lato;margin-bottom:3rem}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits_top_banner__column .non-profits_top_banner__text p{font-size:14px;line-height:24px;width:95%;margin:auto;padding-bottom:2rem}}.page_new-landing_non-profits .non-profits_top_banner__button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);display:inline-block;padding:1rem 3rem;border-radius:28px;font-size:16px!important;position:relative;color:#2b2b2b!important;cursor:pointer;font-weight:500;transition:all .25s ease-in-out}.page_new-landing_non-profits .second-section{padding-top:7rem}.page_new-landing_non-profits .second-section .row{display:flex;flex-direction:row;justify-content:space-between;width:98%}.page_new-landing_non-profits .second-section__illustration{width:47%}.page_new-landing_non-profits .second-section__why-should-use{line-height:1.5;color:#151a43;text-align:start}.page_new-landing_non-profits .second-section__today-demanding{line-height:28px;text-align:start;margin-bottom:1rem}.page_new-landing_non-profits .second-section__image{position:relative;top:-50px}@media all and (max-width:960px){.page_new-landing_non-profits .second-section .row{display:flex;flex-direction:column-reverse}.page_new-landing_non-profits .second-section{padding:2rem}.page_new-landing_non-profits .second-section__illustration{width:100%}.page_new-landing_non-profits .second-section__why-should-use{font-size:20px}.page_new-landing_non-profits .second-section__today-demanding{font-size:14px;line-height:24px}.page_new-landing_non-profits .second-section__image{top:0;padding-bottom:3rem;width:100%}}.page_new-landing_non-profits .limelight{padding:5rem 0}@media all and (max-width:960px){.page_new-landing_non-profits .limelight{padding:5rem 2rem}}.page_new-landing_non-profits .limelight__title{width:400px;line-height:1.5;color:#151a43;margin-bottom:1rem;padding-bottom:5rem}@media all and (min-width:960px){.page_new-landing_non-profits .limelight__boxes{display:flex;flex-direction:row;justify-content:space-between}}@media all and (max-width:960px){.page_new-landing_non-profits .limelight__title{width:100%;text-align:center;padding-bottom:2rem;font-size:20px}.page_new-landing_non-profits .limelight__boxes{display:flex;flex-direction:column;padding-bottom:0}}.page_new-landing_non-profits .limelight__get-in-depth{width:48%;background-image:url(https://images.hiverhq.com/images/travelpage/stay-focused.png);background-repeat:no-repeat;background-size:100% 100%;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:11px;padding:2rem}@media all and (max-width:960px){.page_new-landing_non-profits .limelight__get-in-depth{background-image:url(https://images.hiverhq.com/images/travelpage/focused-mob-2.svg);width:294px;background-size:cover;margin:auto auto 2rem}}.page_new-landing_non-profits .limelight__get-in-depth-heading{width:280px;font-size:18px;font-weight:700;line-height:1.33;color:#151a43;padding:1rem 0;font-family:Lato;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_non-profits .limelight__get-in-depth-heading{width:100%;padding-bottom:1rem;text-align:left}.page_new-landing_non-profits .limelight__get-in-depth-para{width:96%;text-align:left}}.page_new-landing_non-profits .limelight__get-in-depth-para{line-height:1.75;color:#545876;padding-bottom:0}.page_new-landing_non-profits .limelight__button{display:block;box-sizing:border-box;line-height:1.15;padding-top:1rem;text-align:center}.page_new-landing_non-profits .limelight a.limelight__cta-button{padding:1rem 3rem;display:inline-block;margin-top:2rem;box-sizing:border-box;text-align:center;line-height:1.15}@media all and (max-width:960px){.page_new-landing_non-profits .limelight a.limelight__cta-button{top:0;padding:1rem 3.5rem;margin-top:0}}.page_new-landing_non-profits .non-profit-gsuite{background:#fbfbfb;padding:5rem 0;margin:5rem 0}@media all and (max-width:960px){.page_new-landing_non-profits .non-profit-gsuite{padding:0;margin:auto}}.page_new-landing_non-profits .bottom-banner{padding:8rem 0;display:block}.page_new-landing_non-profits .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/non-profits/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_new-landing_non-profits .bottom-banner{padding:3rem 1rem}.page_new-landing_non-profits .bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/non-profits/bottom-banner-mobile.svg);height:418px;width:300px;margin:auto;background-repeat:no-repeat}}.page_new-landing_non-profits .bottom-banner .row{display:flex;flex-direction:row;justify-content:space-around;padding-top:2rem}@media all and (max-width:960px){.page_new-landing_non-profits .bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_new-landing_non-profits .bottom-banner__column1{display:flex;flex-direction:column;text-align:center;padding-right:3rem}}@media all and (max-width:960px){.page_new-landing_non-profits .bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}}.page_new-landing_non-profits .bottom-banner__column2{margin-top:2rem}.page_new-landing_non-profits .bottom-banner__button{background-color:#1e8ff8;padding:1rem 3rem;border-radius:28px;font-size:16px;font-weight:600;text-align:center;color:#fff;cursor:pointer;position:relative;transition:all .25s ease-in-out;box-shadow:0 4px 8px 0 rgba(140,140,140,.34);display:inline-block;font-family:Lato;margin-bottom:0;line-height:unset}.page_new-landing_non-profits .bottom-banner__ready-to-grow{font-family:Lato;font-size:20px;font-weight:700;text-align:center;padding-top:1rem}.page_new-landing_non-profits .bottom-banner__ready-to-grow span{font-family:Lato;color:#151a43;line-height:1.3}.page_new-landing_non-profits .bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_new-landing_non-profits .bottom-banner__image1,.page_new-landing_non-profits .bottom-banner__image2{display:none}.page_new-landing_non-profits .bottom-banner__ready-to-grow{width:100%;padding-left:0;padding-top:4rem;text-align:center}.page_new-landing_non-profits .bottom-banner__style-2{display:inline-block;width:85%;line-height:32px;font-size:24px;padding-top:2rem;padding-bottom:1rem}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path{background-image:url(https://images.hiverhq.com/images/hiver-frontapp/Group_25.svg);padding:6rem 0 7rem;background-size:cover;position:relative}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path{padding:4rem 0 1rem;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/security-bg.svg)}.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:after{display:none}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:after{content:"";position:absolute;width:145px;height:88px;background-image:url(https://images.hiverhq.com/images/hiver-frontapp/group-copy-blue.png);background-repeat:no-repeat;background-size:contain;left:20px;top:20px}@media all and (max-width:1300px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:after{width:95px;height:50px}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:before{content:"";position:absolute;width:70px;height:115px;background-image:url(https://images.hiverhq.com/images/hiver-frontapp/group-copy-white.png);background-repeat:no-repeat;background-size:contain;right:20px;bottom:20px}@media all and (max-width:1300px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:before{width:50px;height:70px}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__header{padding-bottom:25px;color:#fff;width:80%;margin:auto;font-weight:700;line-height:36px;text-align:center}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__bg-path:before{display:none}.page_new-landing_non-profits .non-profits-shared-inbox-solution__header{margin:auto;width:85%;padding-bottom:15px;font-size:20px;line-height:28px}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column{width:80%;margin:auto;text-align:center}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column p{color:#fff;font-size:16px;line-height:28px;font-weight:400;font-stretch:normal;font-style:normal;margin-bottom:0;position:relative;font-family:Lato}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two{padding-top:4rem;justify-content:center}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__column{width:85%}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column p br{display:none}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column p{font-size:14px;line-height:24px;width:98%;margin:auto}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two{flex-direction:column}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner{width:33%;text-align:center}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner{width:90%;margin-bottom:5rem}}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner .icon{min-height:60px;display:flex;align-items:center;justify-content:center}.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner p.box-head{color:#fff;padding-top:2rem;font-weight:700;font-family:Lato;margin-bottom:0;font-size:18px;line-height:unset}.page_new-landing_non-profits .collision-logos-section{padding-bottom:8rem}@media all and (min-width:960px){.page_new-landing_non-profits .collision-logos-section__image2{display:none}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner p.box-head{padding-top:1rem}.page_new-landing_non-profits .collision-logos-section{padding:2rem 5rem 3rem}.page_new-landing_non-profits .collision-logos-section__image1{display:none}.page_new-landing_non-profits .collision-logos-section__header{padding-top:2rem}}.page_new-landing_non-profits .collision-logos-section__header{font-family:Lato;font-size:20px;font-weight:700;line-height:1.5;text-align:center;color:#151a43;padding-bottom:5rem}.page_new-landing_non-profits .collision-logos-section__column{display:flex;justify-content:center}.page_new-landing_non-profits .non-profits-stay-on-top{padding-bottom:17rem;position:relative}.page_new-landing_non-profits .non-profits-stay-on-top:before{content:"";position:absolute;width:160px;height:265px;background-image:url(https://images.hiverhq.com/images/travelpage/secton-3-elements.svg);background-repeat:no-repeat;background-size:contain;right:365px;top:15rem}.page_new-landing_non-profits .non-profits-stay-on-top:after{content:"";position:absolute;width:141px;height:204px;background-image:url(https://images.hiverhq.com/images/travelpage/element.svg);background-repeat:no-repeat;background-size:contain;right:0;top:-30px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top{padding:1rem 0 7rem}.page_new-landing_non-profits .non-profits-stay-on-top:after,.page_new-landing_non-profits .non-profits-stay-on-top:before{display:none}}.page_new-landing_non-profits .non-profits-stay-on-top__heading{padding-top:4em;line-height:1.5;text-align:left;color:#151a43}.page_new-landing_non-profits .non-profits-stay-on-top__main{flex-wrap:wrap}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column{position:relative;background:#fff;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__heading{padding-top:0;padding-bottom:3rem;font-size:20px;line-height:28px;width:71%;text-align:center;margin:auto}.page_new-landing_non-profits .non-profits-stay-on-top__heading br{display:none}.page_new-landing_non-profits .non-profits-stay-on-top__main{flex-direction:column}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column{width:100%}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column:before{content:"";position:absolute;right:0;top:0;width:350px;height:200px;background-image:url(https://images.hiverhq.com/images/travelpage/1.svg);background-repeat:no-repeat;background-size:contain}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column img.non-profits-spend-more__image{position:relative}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column img.non-profits-spend-more__image.desktop{display:block}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column img.non-profits-spend-more__image.mobile{display:none}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom{padding:0 50px 50px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom h3.box-head{line-height:24px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column:before{width:250px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column img.non-profits-spend-more__image.desktop{display:none}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column img.non-profits-spend-more__image.mobile{display:block}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom{padding:0 15px 30px 20px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom h3.box-head{margin-bottom:0}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom p.box-para{width:265px;font-size:14px;line-height:24px}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1{width:447px;margin-right:140px;top:-5rem}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1{margin-right:75px;width:410px}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1{width:294px;margin:auto;top:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 img.non-profits-spend-more__image{top:-32px}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 img.non-profits-spend-more__image{width:500px}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 .box-bottom{margin-top:-25px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 img.non-profits-spend-more__image{width:318px;right:13px;height:auto;top:-18px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 .box-bottom{margin-top:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 .box-bottom h3.box-head{width:55%}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column1 .box-bottom h3.box-head{width:164px;font-size:16px;line-height:20px;padding-top:0;margin-bottom:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2{width:435px;margin-top:15rem;position:relative;top:7rem}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2{width:410px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2:after{display:none}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2{width:294px;margin:auto;top:3rem}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2:after{content:"";position:absolute;width:210px;height:178px;background-image:url(https://images.hiverhq.com/images/travelpage/why-work-with-us-elements.svg);background-repeat:no-repeat;background-size:contain;bottom:-45px;right:-90px;z-index:-1}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 img.non-profits-spend-more__image{top:-66px}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 img.non-profits-spend-more__image{width:500px}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 img.non-profits-spend-more__image{width:315px;height:auto;right:8px;top:-13px}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 .box-bottom{margin-top:-70px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 .box-bottom h3.box-head{width:55%}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 .box-bottom h3.box-head{width:60%}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column2 .box-bottom h3.box-head{width:163px;padding-top:40px;font-size:16px;line-height:20px;margin-bottom:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3{width:447px;margin-right:140px;top:-5rem}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3{margin-right:75px;width:410px}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3{width:294px;margin:6rem auto auto;top:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 img.non-profits-spend-more__image{top:-70px}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 img.non-profits-spend-more__image{width:500px}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 img.non-profits-spend-more__image{width:318px;right:13px;top:-18px}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 .box-bottom{margin-top:-10px}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 .box-bottom h3.box-head{width:55%}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column3 .box-bottom h3.box-head{width:163px;padding-top:10px;font-size:16px;line-height:20px;margin-bottom:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4{width:435px;margin-top:11rem;top:9rem}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4{width:410px}}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4{width:294px;margin:auto;top:3rem}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 img.non-profits-spend-more__image{top:-3rem}@media all and (max-width:1024px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 img.non-profits-spend-more__image{width:500px}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 .box-bottom{margin-top:-35px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 img.non-profits-spend-more__image{width:294px;right:12px;top:-1rem}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 .box-bottom{margin-top:0}}.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 .box-bottom h3.box-head{width:55%}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column.column4 .box-bottom h3.box-head{width:158px;padding-top:0;font-size:16px;line-height:20px;margin-bottom:0}}.page_new-landing_non-profits .non-profits-delight-clients{padding:6rem 0 8rem;background:#f1f8ff;position:relative}.page_new-landing_non-profits .non-profits-delight-clients:before{content:"";position:absolute;width:210px;height:178px;background-image:url(https://images.hiverhq.com/images/travelpage/why-work-with-us-elements.svg);background-repeat:no-repeat;background-size:contain;right:50px;top:40px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients{padding:3rem 0}.page_new-landing_non-profits .non-profits-delight-clients:before{display:none}}.page_new-landing_non-profits .non-profits-delight-clients__heading{color:#151a43;padding-bottom:3em;line-height:36px;text-align:center;margin-bottom:1.5rem}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__heading{font-size:20px;line-height:28px;width:82%;margin:auto;padding-bottom:2em}}.page_new-landing_non-profits .non-profits-delight-clients__main{width:86%;margin:auto}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main{width:90%;margin:auto}}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column{justify-content:space-between;margin-bottom:6rem}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column{flex-direction:column;margin-bottom:2rem}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column:last-child .image .white-bg{margin-top:0}}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column:last-child{margin-bottom:0}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .image{width:30%}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .image{width:100%;margin-bottom:2.5rem}}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .image .white-bg{width:328px;height:150px;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 22px 18px 0 rgba(217,230,239,.5)}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .image .white-bg{width:100%;height:144px}}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents{width:55%}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents{width:100%}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents p.box-head{font-size:16px;line-height:20px;width:85%;margin-bottom:1rem}}.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}.page_new-landing_non-profits .non-profits-shared-inboxes{padding:7rem 0;position:relative}.page_new-landing_non-profits .non-profits-shared-inboxes:before{content:"";position:absolute;width:73px;height:119px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/elements.svg);background-repeat:no-repeat;background-size:contain;left:100px;top:55px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents p.box-para{font-size:14px;line-height:24px}.page_new-landing_non-profits .non-profits-shared-inboxes{padding-bottom:3rem;padding-top:0}.page_new-landing_non-profits .non-profits-shared-inboxes:before{display:none}}.page_new-landing_non-profits .non-profits-shared-inboxes__heading{color:#151a43;padding-bottom:1em;line-height:36px;text-align:center;margin-bottom:1.5rem}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inboxes__heading{font-size:20px;line-height:28px;width:85%;margin:auto;padding-bottom:2em}}.page_new-landing_non-profits .non-profits-shared-inboxes__main{flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:80%;margin:auto}.page_new-landing_non-profits .non-profits-shared-inboxes__main .non-profits-shared-inboxes__column{text-align:center;box-shadow:0 12px 14px 0 rgba(217,230,239,.2);background-color:#fff;padding:10px 25px 10px 10px;border-radius:50px}@media all and (max-width:960px){.page_new-landing_non-profits .non-profits-shared-inboxes__main{flex-direction:column}.page_new-landing_non-profits .non-profits-shared-inboxes__main .non-profits-shared-inboxes__column{width:280px;margin-bottom:1rem}}.page_new-landing_non-profits .non-profits-shared-inboxes__main .non-profits-shared-inboxes__column .icon{background-image:linear-gradient(to right,#f6fafd 15%,#e8f0f5 89%,#e7eff5 92%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_new-landing_non-profits .non-profits-shared-inboxes__main .non-profits-shared-inboxes__column .mail{color:#545876;margin-left:15px;font-size:16px;font-weight:700;line-height:1.5;font-family:Lato}.page_new-landing_non-profits .modal .start-shared-inbox-hero__second.non-profits-modal{position:absolute;top:50px!important}.page_inner_life-at-hiver .lifeAtHiver-hero{position:relative}.page_inner_life-at-hiver .lifeAtHiver-hero #myVideo{position:relative;height:100%;width:100%;top:0;bottom:0}.page_inner_life-at-hiver .lifeAtHiver-hero__column{position:absolute;bottom:20rem;left:11rem}.page_inner_life-at-hiver .lifeAtHiver-hero__heading{font-family:Lato;font-size:36px;font-weight:700;line-height:1.44;color:#fff;background-color:#5369ea;padding:0 1rem;display:table;margin-bottom:3px}.page_inner_life-at-hiver .hiver-search-bar__textbox1,.page_inner_life-at-hiver .hiver-search-bar__textbox2{border-radius:11px;box-shadow:0 22px 22px 0 #ebebeb;background-color:#fff;opacity:.64;color:#151a43;font-weight:700;font-family:Lato}.page_inner_life-at-hiver .hiver-search-bar{padding:8rem 0 0}.page_inner_life-at-hiver .hiver-search-bar__main{display:flex;justify-content:space-around}.page_inner_life-at-hiver .hiver-search-bar__column{width:45%}@media all and (max-width:960px){.page_inner_life-at-hiver .lifeAtHiver-hero__column{bottom:2rem;left:0}.page_inner_life-at-hiver .lifeAtHiver-hero__heading{font-size:26px}.page_inner_life-at-hiver .hiver-search-bar{padding:0 1rem}.page_inner_life-at-hiver .hiver-search-bar__main{flex-direction:column}.page_inner_life-at-hiver .hiver-search-bar__column{width:100%;height:350px;padding-top:2rem}}.page_inner_life-at-hiver .hiver-search-bar__image{width:100%}.page_inner_life-at-hiver .hiver-search-bar__textbox{position:relative;top:-16rem}.page_inner_life-at-hiver .hiver-search-bar__textbox1{font-size:18px;padding:1rem 4rem 1rem 1rem;margin:0 5rem 1rem}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-search-bar__textbox1{padding:1rem;margin:4rem 1rem 1rem 4rem;font-size:12px}}.page_inner_life-at-hiver .hiver-search-bar__textbox2{font-size:18px;padding:1rem 3rem 1rem 1rem;margin:0 5rem 1rem}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-search-bar__textbox2{padding:1rem;margin:0 1rem 1rem 4rem;font-size:12px}}.page_inner_life-at-hiver .employee-data-hiver{padding:1rem 0 5rem;background-image:url(../../images/hiverLife/culturebg.svg);background-repeat:no-repeat;margin-top:-3rem}.page_inner_life-at-hiver .employee-data-hiver__column{margin-bottom:4rem;margin-top:0}.page_inner_life-at-hiver .employee-data-hiver__heading{font-size:36px;font-weight:700;font-family:Lato;color:#151a43;text-align:center;margin-bottom:0;line-height:1.15}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver{margin-top:0;background-image:none;padding:3rem 0 1rem}.page_inner_life-at-hiver .employee-data-hiver__heading{font-size:30px}}.page_inner_life-at-hiver .employee-data-hiver__list{border-radius:8px;border:1px solid #f8f8f8;background-color:#f8f8f8;margin:3rem auto 7rem;width:70%}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver__list{width:100%;margin:3rem auto}}.page_inner_life-at-hiver .employee-data-hiver__list ul{display:flex;list-style-type:none;padding:0}.page_inner_life-at-hiver .employee-data-hiver__list li{width:25%;text-align:center}.page_inner_life-at-hiver .employee-data-hiver__list li.active a{border-bottom:4px solid #ffd31a;padding-bottom:11px}.page_inner_life-at-hiver .employee-data-hiver__list a{color:#545876;font-family:Lato;font-size:18px;font-weight:700;padding:0 2rem}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver__list a{font-size:14px;padding:0}}.page_inner_life-at-hiver .employee-data-hiver__sub-heading{font-size:24px;font-weight:700;font-family:Lato;color:#545876;text-align:center;margin-bottom:4rem}.page_inner_life-at-hiver .employee-data-hiver__imageCross{position:relative;left:31.5rem;bottom:2rem}.page_inner_life-at-hiver .employee-data-hiver__header{width:100%;height:130px;background-repeat:no-repeat;background-size:cover;padding:11% 14% 14%;opacity:0}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver__imageCross{left:8.5rem;bottom:1.5rem}.page_inner_life-at-hiver .employee-data-hiver__header{margin-bottom:-4%!important;height:137px;background-size:contain;background-position:center;padding:11% 14% 14% 25%}}.page_inner_life-at-hiver .employee-data-hiver__number{font-size:36px;font-weight:700;color:#fff;font-family:Lato;margin-bottom:0;line-height:1.15}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver__number{font-size:28px}}.page_inner_life-at-hiver .employee-data-hiver__text{font-size:18px;font-weight:700;color:#fff;font-family:Lato;line-height:1.15}.page_inner_life-at-hiver .employee-data-hiver__column-main{display:flex;align-items:center;justify-content:space-around}.page_inner_life-at-hiver .employee-data-hiver__Image-tab{width:27%;position:relative}.page_inner_life-at-hiver .employee-data-hiver__column-drinks{display:none}.page_inner_life-at-hiver .employee-data-hiver__column-drinks.active{display:block}.page_inner_life-at-hiver .employee-data-hiver__column-drinks .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/coffee.svg);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-drinks .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/tea.svg)}.page_inner_life-at-hiver .employee-data-hiver__column-drinks .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/whiskey.svg);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-drinks .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/beer.svg)}.page_inner_life-at-hiver .employee-data-hiver__column-football{display:none}.page_inner_life-at-hiver .employee-data-hiver__column-football.active{display:block}.page_inner_life-at-hiver .employee-data-hiver__column-football .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/realMadrid.png);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-football .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/liverpool.png)}.page_inner_life-at-hiver .employee-data-hiver__column-football .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/arsenal.png);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-football .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/manchesterUnited.png)}.page_inner_life-at-hiver .employee-data-hiver__column-pets{display:none}.page_inner_life-at-hiver .employee-data-hiver__column-pets.active{display:block}.page_inner_life-at-hiver .employee-data-hiver__column-pets .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/DogLovers.svg);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-pets .employee-data-hiver__Image-tab:nth-child(1) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/catLovers.svg)}.page_inner_life-at-hiver .employee-data-hiver__column-pets .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(1){background-image:url(../../images/hiverLife/dontLikePets.svg);margin-bottom:25%}.page_inner_life-at-hiver .employee-data-hiver__column-pets .employee-data-hiver__Image-tab:nth-child(3) .employee-data-hiver__header:nth-child(2){background-image:url(../../images/hiverLife/others.svg)}.page_inner_life-at-hiver .employee-data-hiver__column-language{display:none}.page_inner_life-at-hiver .employee-data-hiver__column-language.active{display:block}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages{display:flex;box-shadow:0 10px 18px 0 rgba(220,220,220,.6);background-color:#fff;padding:1rem 4rem;width:100%;height:58px;border-radius:40px;margin-bottom:1rem;font-family:Lato}@media all and (max-width:960px){.page_inner_life-at-hiver .employee-data-hiver__text{font-size:14px}.page_inner_life-at-hiver .employee-data-hiver__column-main{flex-direction:column;margin-top:370px;position:relative}.page_inner_life-at-hiver .employee-data-hiver__Image-tab{width:100%}.page_inner_life-at-hiver .employee-data-hiver__Image-tab--chart{position:absolute;top:-320px}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages{width:76%;margin:0 auto 1rem}}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage{color:#d32d37;margin-bottom:0;font-size:24px;font-weight:700;padding-right:2rem;line-height:26px;width:65px;font-family:Lato}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--1{color:#d848a8}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--2{color:#781b98}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--3{color:#57b2e8}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--4{color:#2970ee}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--5{color:#38b185}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--6{color:#7e6efb}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--7{color:#3684b0}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--8{color:#f6aa75}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__percentage--9{color:#ffce4e}.page_inner_life-at-hiver .employee-data-hiver__column-language .languages__type{font-size:18px;font-weight:700;color:#a8acce;margin-bottom:0;line-height:29px;font-family:Lato}.page_inner_life-at-hiver .hiver-towners-slider{background-color:#f1f8ff;padding:2rem 0;overflow:hidden}.page_inner_life-at-hiver .hiver-towners-slider__heading{font-family:Lato;font-size:36px;font-weight:700;color:#151a43;text-align:center;padding:2rem 0}.page_inner_life-at-hiver .hiver-towners-slider__main{display:flex;flex-direction:row}@media all and (min-width:1124px){.page_inner_life-at-hiver .hiver-towners-slider__main{margin-left:10%}.page_inner_life-at-hiver .hiver-towners-slider__main .slick-list{padding:0 10% 0 0!important}}.page_inner_life-at-hiver .hiver-towners-slider__column{width:80%;position:relative;margin-right:2rem}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-towners-slider__heading{font-size:27px}.page_inner_life-at-hiver .hiver-towners-slider__column{width:100%}.page_inner_life-at-hiver .hiver-towners-slider__name{text-align:left}}.page_inner_life-at-hiver .hiver-towners-slider__name{color:#545876;font-family:Lato;font-size:18px;font-weight:700;line-height:1.33;margin-bottom:1px;padding:1rem 1rem 0}.page_inner_life-at-hiver .hiver-towners-slider__nickname{font-weight:400;color:#545876;font-family:Lato;font-size:18px;margin-bottom:10px;padding:0 1rem;line-height:1}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-towners-slider__nickname{text-align:left;line-height:1.25}}.page_inner_life-at-hiver .hiver-towners-slider__nickname span{color:#f7b500;font-family:Lato;font-size:18px;font-weight:700}.page_inner_life-at-hiver .hiver-towners-slider__designation{font-family:Lato;font-size:16px;font-weight:700;color:#a8acce;padding:0 1rem;margin-bottom:1rem;line-height:1}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-towners-slider__designation{text-align:left;line-height:1.25}}.page_inner_life-at-hiver .hiver-towners-slider__info{color:#545876;font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;width:95%;padding:0 1rem 1rem}.page_inner_life-at-hiver .hiver-towners-slider__box{background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:0 0 35px;min-height:320px;margin-bottom:45px}.page_inner_life-at-hiver .hiver-towners-slider .customers-feedback-section__column-second a.control_next1{right:82%}.page_inner_life-at-hiver .hiver-towners-slider .customers-feedback-section__column-second a.control_prev1{left:0}.page_inner_life-at-hiver .hiver-towners-slider__arrows{text-align:center;padding-bottom:2rem}.page_inner_life-at-hiver .hiver-glory-section{padding:2rem 0 8rem;background-image:linear-gradient(284deg,#f7b500,#fff614);background-size:100% 350px;background-position:bottom;background-repeat:no-repeat}.page_inner_life-at-hiver .hiver-glory-section__heading{text-align:center;font-size:36px;font-weight:700;color:#151a43;padding:2rem 0;font-family:Lato;margin-bottom:1rem;line-height:1.5}.page_inner_resources #f_heading,.page_inner_resources #f_para{color:#fff;font-stretch:normal;font-style:normal;letter-spacing:normal}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-towners-slider__info{width:100%}.page_inner_life-at-hiver .hiver-glory-section{background-size:100% 219px}.page_inner_life-at-hiver .hiver-glory-section__heading{font-size:28px;padding:2rem 0 1rem}}.page_inner_life-at-hiver .hiver-glory-section__image{position:relative;padding-right:1rem}.page_inner_life-at-hiver .hiver-glory-section__slider-section{position:relative;top:-5rem;left:5rem}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-glory-section__image{width:100%;padding-right:0}.page_inner_life-at-hiver .hiver-glory-section__arrow{width:80%}}.page_inner_life-at-hiver .thumb{filter:grayscale(100%);-webkit-filter:grayscale(100%)}.page_inner_life-at-hiver .thumb.active{filter:grayscale(0);-webkit-filter:grayscale(0)}.page_inner_life-at-hiver .hiver-glory-section #slideshow{width:100%;height:500px;position:relative}.page_inner_life-at-hiver .hiver-glory-section .img-wrapper{min-width:100%;min-height:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;overflow:hidden;background-size:cover;background-position:center center}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-glory-section #slideshow{height:165px}.page_inner_life-at-hiver .hiver-glory-section .img-wrapper{background-size:100%}}.page_inner_life-at-hiver .hiver-glory-section #slideshow .img-wrapper.active{z-index:1}.page_inner_life-at-hiver .hiver-glory-section .thumbs-container{width:100%;height:140px;position:absolute;left:0;bottom:-3rem;z-index:2}.page_inner_life-at-hiver .hiver-glory-section .next,.page_inner_life-at-hiver .hiver-glory-section .prev{position:absolute;top:42%;z-index:2;cursor:pointer}.page_inner_life-at-hiver .hiver-glory-section .prev{left:2rem}.page_inner_life-at-hiver .hiver-glory-section .next{right:2rem}.page_inner_life-at-hiver .hiver-glory-section ul.thumbs{position:absolute;top:0;left:5%;right:5%;padding:0;margin:0 5%;overflow:hidden;white-space:nowrap;text-align:center}.page_inner_life-at-hiver .hiver-glory-section .thumb{display:inline-block;width:155px;height:155px;margin:10px;overflow:hidden;background-size:cover;background-position:center center;cursor:pointer}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-glory-section .thumbs-container{bottom:-6rem}.page_inner_life-at-hiver .hiver-glory-section ul.thumbs{top:8%}.page_inner_life-at-hiver .hiver-glory-section .thumb{width:100px;height:100px;margin:10px}}.page_inner_life-at-hiver .hiver-glory-section .thumb.active{width:157px;height:153px}@media all and (max-width:960px){.page_inner_life-at-hiver .hiver-glory-section .thumb.active{width:102px;height:98px}}.page_inner_life-at-hiver .hiver-glory-section .slick-track{width:13640px!important}.page_inner_life-at-hiver .employee-data-hiver .chartbox div[chart-type*=donut]{width:300px;height:300px;display:block;position:relative;margin:0 auto;overflow:hidden}.page_inner_life-at-hiver .employee-data-hiver #drinks-chart .donut-hole{background-image:url(https://images.hiverhq.com/images/hiverLife/drinksBee.svg);background-repeat:no-repeat;background-position:center center;z-index:1}.page_inner_life-at-hiver .employee-data-hiver #football-chart .donut-hole{background-image:url(https://images.hiverhq.com/images/hiverLife/footballBee.svg);background-repeat:no-repeat;background-position:center center;z-index:1}.page_inner_life-at-hiver .employee-data-hiver #pets-chart .donut-hole{background-image:url(https://images.hiverhq.com/images/hiverLife/petsBee.svg);background-repeat:no-repeat;background-position:center center;z-index:1}.page_inner_life-at-hiver .employee-data-hiver #language-chart .donut-hole{background-image:url(https://images.hiverhq.com/images/hiverLife/languageBee.svg);background-repeat:no-repeat;background-position:center center;z-index:1}.page_inner_life-at-hiver .employee-data-hiver .chartbox div.donut-hole{height:260px;width:260px;background-color:#fff;z-index:20;position:absolute;top:20px;left:20px;border-radius:260px}.page_inner_life-at-hiver .employee-data-hiver .chartbox .donut-bite{position:absolute;width:150px;height:300px;overflow:hidden;top:0;left:150.5px;transform-origin:left center}.page_inner_life-at-hiver .employee-data-hiver .chartbox .donut-bite.large{width:300px;height:300px;left:0;transform-origin:center center}.page_inner_life-at-hiver .employee-data-hiver .chartbox .donut-bite:before{content:"";position:absolute;width:150px;height:300px;top:0;left:-150px;border-radius:150px 0 0 150px;transform-origin:right center}.page_inner_life-at-hiver .employee-data-hiver .chartbox .donut-bite.large:before{left:0}.page_inner_life-at-hiver .employee-data-hiver .chartbox .donut-bite.large:after{content:"";position:absolute;width:150px;height:300px;left:150px;border-radius:0 150px 150px 0;z-index:-999}.page_inner_resources div.container-main{position:absolute}.page_inner_resources .all-features-hero{background:url(/images/resources/group-31.svg);min-height:330px;background-size:cover}.page_inner_resources #f_heading{padding-top:30px;text-align:left;opacity:.95;font-size:32px;font-weight:700;line-height:1.38}.page_inner_resources #f_para{padding-top:10px;font-size:16px;font-weight:400;line-height:1.75;width:45%}.page_inner_resources .Nav_Link,.page_inner_resources .nav_bar{font-size:16px;line-height:normal;color:#545876;font-family:Lato}.page_inner_resources #header_detail_div{width:60%}.page_inner_resources .navigation_section{margin-right:125px;margin-left:125px}.page_inner_resources .nav_bar{position:-webkit-sticky;position:sticky;top:0;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;background:#fff;padding-top:5px;padding-bottom:5px;z-index:1}.page_inner_resources .Nav_Link{width:80px;height:20px;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;text-decoration:none}.page_inner_resources .content_div,.page_inner_resources .content_header,.page_inner_resources .read-more{font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_resources .Navigation_UL{width:100%;background-color:var(--ice-blue);text-decoration:none;list-style-type:none;padding-left:0}.page_inner_resources .sec_link{display:inline;padding-right:85px;transition:.5px}.page_inner_resources .content_header{height:44px;opacity:.95;font-family:Lato;font-size:24px;line-height:1.83;color:#151a43;padding-top:70px;padding-bottom:50px;z-index:0}.page_inner_resources .content_ul{display:flex;flex-wrap:wrap;background:#fff}.page_inner_resources .content-list{color:#000;width:33.33%;align-content:center;padding-right:20px;padding-bottom:20px;height:440px}.page_inner_resources .current_sec{border-bottom:#14a8ff 5px solid;padding-bottom:16px}.page_inner_resources .current_sec_border{box-shadow:0 2px 12px 0 rgba(0,0,0,.08)}.page_inner_resources .img_div{height:42%;width:100%}.page_inner_resources .img_content{height:100%;width:100%;border-radius:10px 10px 0 0}.page_inner_resources .content_div{font-family:Lato;font-size:16px;line-height:1.63;color:#3c3c3c;padding-left:25px;padding-top:25px;padding-right:25px;height:30px}.page_inner_resources .content_div_inner{width:95%;height:95%;box-shadow:7px 10px 10px #f5f5f5;transition:.5s;border:0 solid #000;border-radius:10px}.page_inner_resources .content_div_inner:hover{transform:translate(0,-10px);transition:.5s;box-shadow:15px 18px 15px #f5f5f5}.page_inner_resources #subscribe_div:hover{transform:translate(0,0)}.page_inner_resources .read-more{font-size:15px;line-height:normal;color:#0091ff;padding-top:6px}.page_inner_resources .read-more-cl{padding-top:15px;padding-left:25px;display:flex}.page_inner_resources .arrow-image{padding-left:25px;padding-top:1px}.page_inner_resources .play-image{padding-left:25px}.page_inner_resources .detail-div{font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#545876;padding-left:25px;padding-right:24px;padding-top:60px;height:32%}.page_inner_resources .Navigation_UL_shrink{width:83.2%;transition:.5s}.page_inner_resources ::-webkit-input-placeholder{color:#a8acce;opacity:1}.page_inner_resources :-ms-input-placeholder{color:#a8acce;opacity:1}.page_inner_resources ::placeholder{color:#a8acce;opacity:1}.page_inner_resources #subscribe_text_bottom,.page_inner_resources .subscribe_text_new{font-size:20px;color:#151a43;font-weight:700;letter-spacing:normal;font-family:Lato;font-stretch:normal;font-style:normal}.page_inner_resources .subscribe_elements{width:50%}.page_inner_resources #subscribe_text_bottom{opacity:.95;line-height:1.4;padding-left:5%;padding-top:1.25%}.page_inner_resources .subscribe_text_new{opacity:.95;line-height:1.5;padding-left:28%;padding-top:.2%}.page_inner_resources .subscribe_div_bottom{background:#f3f3f3;height:auto;padding-top:30px;padding-bottom:30px;display:flex;flex-wrap:wrap;border-radius:10px}.page_inner_resources .input_text_subscribe{border-radius:5px 0 0 5px;background-color:#fff;border:none;padding:18.5px;color:#000;width:100%}.page_inner_resources #subscribe_input_bottom{display:inherit}.page_inner_resources .input_text_subscribe::-webkit-input-placeholder{font-size:14px}.page_inner_resources .input_text_subscribe:-ms-input-placeholder{font-size:14px}.page_inner_resources .input_text_subscribe::placeholder{font-size:14px}.page_inner_resources .error_div{color:red;text-align:center;padding-top:1%}.page_inner_resources .subscribe_elements_text{width:60%;margin-bottom:0}.page_inner_resources .subscribe{padding-top:60px;padding-bottom:100px}.page_inner_resources .shift_sec_link_in{padding-right:60px;transition:.5s}.page_inner_resources .shift_sec_link_out{padding-right:85px;transition:.5s}.page_inner_resources #get_free_btn{width:140px;height:35px;top:7px;display:none}.page_inner_resources #navigator{display:flex;transition:2s}.page_inner_resources #subscribe_header{color:#2a8ff7}.page_inner_resources #watch-now{padding-top:4px}@media (max-width:1024px) and (min-width:501px){.page_inner_resources .nav_bar{overflow:scroll}.page_inner_resources .Navigation_UL{display:-webkit-inline-box}.page_inner_resources .sec_link{display:-webkit-box;padding-left:20px;padding-right:20px}.page_inner_resources #f_heading{padding-top:100px}.page_inner_resources #f_para{width:100%}.page_inner_resources #header_detail_div{margin-left:3%}.page_inner_resources .content-list{width:50%;padding-left:40px;height:575px}.page_inner_resources .content_ul{display:flex;flex-wrap:wrap}.page_inner_resources .content_header{padding-left:40px;padding-right:40px}.page_inner_resources .content_div_inner{height:70%}.page_inner_resources .img_div{height:39.6%;width:100%}.page_inner_resources #subscribe_text_bottom{width:100%;padding-bottom:5%}.page_inner_resources #subscribe_section{width:100%}.page_inner_resources #subscribe_input_bottom{width:100%;padding:20px}.page_inner_resources .input_text_subscribe{height:100%}.page_inner_resources #get_free_btn{display:none}}@media (max-width:500px){.page_inner_resources #f_heading{padding-top:100px}.page_inner_resources .nav_bar{overflow:scroll}.page_inner_resources .Navigation_UL{display:-webkit-inline-box}.page_inner_resources .sec_link{display:-webkit-box;padding-left:20px;padding-right:20px}.page_inner_resources #f_para{width:100%;padding-right:8px}.page_inner_resources #header_detail_div{margin-left:5.5%}.page_inner_resources .content-list{width:100%;padding-left:40px;height:auto}.page_inner_resources .content_ul{display:block}.page_inner_resources .content_header{padding-left:40px;padding-right:40px}.page_inner_resources .content_div_inner{height:93%}.page_inner_resources .img_div{height:36.7%;width:100%}.page_inner_resources #subscribe_text_bottom{width:100%;padding-bottom:5%;text-align:center;padding-right:17px}.page_inner_resources #subscribe_input_bottom{width:100%;padding:20px;display:-ms-grid;display:grid}.page_inner_resources .input_text_subscribe{height:100%}.page_inner_resources #get_free_btn{display:none}.page_inner_resources .subscribe_elements_text{padding-bottom:30px;width:100%}.page_inner_resources .read-more-cl{padding-bottom:20px}.page_inner_resources .detail-div>p{margin-bottom:.5rem}.page_inner_resources .subscribe_div_bottom{border-radius:0;padding-left:10px;text-align:center;padding-right:10px}.page_inner_resources .subscribe{padding-bottom:0}.page_inner_resources .error_div{padding-bottom:30px;background:#f3f3f3}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero{padding:2rem 0 4rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero .container{display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero{padding:2rem 1rem 5rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero .container{flex-direction:column}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-first{width:31%;padding-top:5rem;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-first{width:100%;padding-top:5rem;text-align:center}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-first:after{display:none}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-first:after{content:'';position:absolute;width:57px;height:99px;background-image:url(/images/shared-vs-google-groups/heroDot.svg);background-repeat:no-repeat;left:-9rem;bottom:8rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-second{width:52%;padding-top:3rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__column-second{width:100%;padding-top:0}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__image{width:100%}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__heading{font-size:35px;font-weight:700;line-height:1.57;color:#151a43}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_hero__sub-heading{font-size:16px;line-height:1.88;color:#151a43;padding-bottom:2rem;margin-bottom:0}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different{padding:4rem 0;background-color:#f1f8ff}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different .container{display:flex;flex-direction:row;justify-content:space-around}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different{padding:0 1rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different .container{flex-direction:column}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__columnFirst{width:63%;padding-top:2rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__columnFirst{width:100%;padding-top:3rem}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__columnSecond{width:37%;padding-top:5rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__columnSecond{width:100%;padding-top:1rem;position:relative;top:-24rem}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__para{color:#151a43;font-size:16px;margin-bottom:2rem!important;width:57%}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__para{width:100%;position:relative;top:35rem}}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__heading1{width:45%;color:#151a43;font-size:24px;line-height:1.3;font-weight:700}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__heading{color:#151a43;font-size:24px;line-height:1.3;font-weight:700}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__paragraph{color:#151a43;font-size:16px;margin-bottom:2rem!important}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__image2{margin-left:-12rem;padding-top:10rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__image1{padding-bottom:8rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__heading1{width:100%;text-align:left;position:relative;top:35rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__heading{text-align:left}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__image2{width:100%;margin-left:0;padding-top:2rem}.page_new-landing_shared-inboxes-vs-google-groups .shared_vs_google_different__image1{width:100%;padding-bottom:2rem}}.page_new-landing_shared-inboxes-vs-google-groups .table-section{padding:5rem 0 2rem;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section{padding:2rem 0}}@media all and (min-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section:after{content:'';position:absolute;width:86px;height:97px;background-image:url(/images/shared-vs-google-groups/tableIcon.svg);background-repeat:no-repeat;left:43rem;bottom:7rem}}.page_new-landing_shared-inboxes-vs-google-groups .table-section__main-heading{font-size:24px;font-weight:700;color:#151a43;text-align:center;padding:3rem 0;margin-bottom:1rem;line-height:1.5}.page_new-landing_shared-inboxes-vs-google-groups .table-section .container{display:flex;justify-content:space-evenly;width:100%;margin:0 auto;background-image:url(/images/shared-vs-google-groups/tableBg.svg);background-repeat:no-repeat;background-position:bottom;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section__main-heading{padding:3rem 4rem}.page_new-landing_shared-inboxes-vs-google-groups .table-section .container{background-image:none;flex-direction:row}}@media all and (min-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section .container:after{content:'';position:absolute;width:86px;height:97px;background-image:url(/images/shared-vs-google-groups/dotIcon.svg);background-repeat:no-repeat;left:3rem;top:19rem}.page_new-landing_shared-inboxes-vs-google-groups .table-section .container:before{content:'';position:absolute;width:86px;height:97px;background-image:url(/images/shared-vs-google-groups/dotIcon2.svg);background-repeat:no-repeat;right:2rem;top:9rem}}.page_new-landing_shared-inboxes-vs-google-groups .table-section__column{width:33%;border-radius:6px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;padding:3rem 2rem 1rem;margin:0 -8rem 6rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section__column{width:50%;margin:0;padding:0;box-shadow:none;display:table-cell}}.page_new-landing_shared-inboxes-vs-google-groups .table-section__heading{font-size:17px;font-weight:700;color:#151a43;text-align:center;border-bottom:3px solid #fff113;padding-bottom:1.5rem;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section__heading{border-bottom:none;background:linear-gradient(259deg,#36c6fd 100%,#1994fa 39%);color:#fff;padding:1rem 0;font-size:15px;margin-bottom:2.5rem;border-right:solid 1px #fff}}.page_new-landing_shared-inboxes-vs-google-groups .table-section__text{font-size:16px;line-height:1.88;color:#151a43;border-bottom:solid 1px #dfdfdf;padding-bottom:2rem;margin-bottom:2rem}.page_new-landing_shared-inboxes-vs-google-groups .table-section__text:nth-child(5){border-bottom:none}.page_new-landing_shared-inboxes-vs-google-groups .table-section__text b{font-weight:700;font-size:16px;color:#151a43}@media all and (min-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section .hideOndesktop{display:none}.page_new-landing_shared-inboxes-vs-google-groups .hideonmobile{display:flex;justify-content:space-evenly;width:100%;margin:0 auto}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__iconSpace{margin-left:1rem}}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .table-section__text{padding-left:1rem;padding-right:1rem;border-right:solid 1px #cbcbcb;border-bottom:none;line-height:1.29;font-size:14px;padding-bottom:0}.page_new-landing_shared-inboxes-vs-google-groups .table-section .no-border{border-right:none}.page_new-landing_shared-inboxes-vs-google-groups .hideonmobile{display:none}}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section{padding:8rem 0 11rem}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section .container{display:flex;justify-content:space-around}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__column-first{width:35%}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section{padding:2rem 1rem}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section .container{flex-direction:column-reverse}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__column-first,.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__image{width:100%}}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__column-second{width:43%}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__heading{color:#3759e8;font-size:32px;font-weight:700}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__column-second{width:100%;padding-bottom:3rem}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__heading{text-align:left}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section{display:none}}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__sub-heading{color:#151a43;font-size:24px;font-weight:700;line-height:1.25;margin-bottom:2rem}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__para{color:#151a43;font-size:16px;font-weight:500;line-height:1.5;margin-bottom:1rem}.page_new-landing_shared-inboxes-vs-google-groups .hiver-turns-section__para b{font-weight:700;color:#151a43}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section{padding:3rem 0 5rem;background-color:#f1f8ff}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section .container{display:flex;justify-content:space-around}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__firstColumn{width:42%}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__tab{display:flex;width:1044px;height:120px;border-radius:6px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;margin:1rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section .container{flex-direction:row}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__tab{width:auto}}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__icon{padding:0 0 0 2rem}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__featureHeading{font-size:17px;font-weight:700;color:#151a43;padding:3.3rem 0 2rem 2rem;line-height:1}@media all and (min-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__featureHeading--space{margin-left:.5rem}}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__secondColumn{width:25%}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__secondColumn{width:100%;padding:0 1rem}}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__thirdColumn{width:26%}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__thirdColumn{width:100%;padding:0 1rem}}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__table{width:100%;border-radius:6px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#f9f9f9;padding:3rem 2rem 1rem;margin:-8rem 0 0 -7rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__table{width:100%;padding:2rem 1rem;margin:0 0 2rem}}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__heading{font-size:17px;font-weight:700;color:#151a43;text-align:left;border-bottom:3px solid #fff113;padding-bottom:1.5rem;line-height:1.76;margin-bottom:1.5rem}.page_new-landing_shared-inboxes-vs-google-groups .Interface-hiver-section__text{font-size:16px;line-height:1.88;color:#151a43}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section{padding:3rem 0}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section .container{display:flex;justify-content:space-around;flex-direction:column}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section__heading{background-image:linear-gradient(to right,#f7b500,#fff313);display:flex}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section__mainHeading{width:51%;font-size:15px;font-weight:700;line-height:2;color:#151a43;margin:6px auto;padding-bottom:13px;border-top-width:10px;padding-top:13px;text-align:center}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section__featureHeading{font-size:16px;text-align:center;color:#7b82b6;padding-top:1rem;margin-bottom:1.5rem;line-height:1.25}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section__featureText{display:flex;background-color:#d9eafb}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section__featureText p{font-size:14px;line-height:1.29;color:#151a43;width:50%;padding:19px 0 0 37px;text-align:left;margin-bottom:1.5rem}.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section .dividerSm{border-right:solid 1px #cbcbcb;margin-bottom:6px;padding-bottom:13px;border-top-width:10px;padding-top:13px;margin-top:6px}@media all and (min-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .Interface-mobile-section.hideOnDesktop{display:none}}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section{padding:7rem 0 1rem}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section{padding:2rem 0 0}}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column{background-image:linear-gradient(275deg,#F7C346,#FDEC4E);background-repeat:no-repeat;width:97%;text-align:center;padding:3rem;height:238px;background-position:center;margin:0 auto;border-radius:20px;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column{padding:7rem 1rem;height:418px}}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column:after{content:'';position:absolute;width:153px;height:117px;background-image:url(/images/shared-vs-google-groups/manageBg1.svg);background-repeat:no-repeat;left:2rem;bottom:3rem}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column:before{content:'';position:absolute;width:70px;height:128px;background-image:url(/images/shared-vs-google-groups/manageBg2.svg);background-repeat:no-repeat;right:2rem;bottom:4rem}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__heading{font-size:30px;font-weight:700;line-height:1.2;color:#151a43;width:60%;margin:0 auto}@media all and (max-width:960px){.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column:after{left:5rem;top:-1rem;transform:rotate(-34deg)}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__column:before{right:5rem;bottom:-1rem;transform:rotate(117deg)}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__heading{width:100%}}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__button-text{font-size:16px;font-weight:500;color:#fff;line-height:1.15}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__button-text a{background-color:#1e8ff8;display:inline-block;font-size:17px;padding:.9rem 2.9rem;border-radius:28px;cursor:pointer;transition:all .2s ease-in-out;margin-top:2.5rem}.page_new-landing_shared-inboxes-vs-google-groups .manage-groups-section__button-text a:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);text-decoration:none}.page_inner_blog #f_heading{padding-top:36px;padding-bottom:36px;color:#151a43;font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.3;letter-spacing:normal;margin-bottom:0}.page_inner_blog .all-features-hero__column-first{max-width:525px}.page_inner_blog .image_top{position:absolute;right:0;bottom:0}.page_inner_blog .top_background{background-repeat:round;position:relative;max-width:1440px;display:block;margin:120px auto auto}.page_inner_blog .content-body{background-color:#EFEFEF}.page_inner_blog .left_blog_content{color:#000;width:67%;content-visibility:auto}.page_inner_blog .right_blog_content{color:#000;width:33%}.page_inner_blog .cat_list_link{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#545876}.page_inner_blog .allResources a,.page_inner_blog .category_inner{line-height:normal;font-size:16px;font-family:Lato;letter-spacing:normal;font-weight:700;font-stretch:normal;font-style:normal}.page_inner_blog .category_inner{color:#545876;background:#f5f5f5;padding:15px 10px 10px 20px;width:100%;border-radius:8px}.page_inner_blog .allResources{display:flex;margin:15px auto 0;width:100%}.page_inner_blog .allResources a{opacity:.95;color:#1e8ff8;margin-left:88px;padding-bottom:20px}.page_inner_blog .dropdown_image{padding-right:20px;display:block;margin:auto}.page_inner_blog .dropdown_image_inverted{transform:rotate(-180deg)}.page_inner_blog .cat_list_content{background:#fff;padding:10px 10px 10px 20px}.page_inner_blog .ddown_image{transition:.5s}.page_inner_blog .category_outer{padding-top:20px}.page_inner_blog .category_outer_inner{display:flex;background:#f5f5f5;cursor:pointer;border-radius:8px;height:50px}.page_inner_blog .category_outer_inner_expanded{border-radius:6px 6px 0 0}.page_inner_blog .popular_posts_header{opacity:.95;font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#151a43;padding-top:30px;padding-bottom:10px}.page_inner_blog .popular_posts{color:#000}.page_inner_blog .category_list{display:none;position:absolute;z-index:2;max-width:330px;width:22.8%;border-radius:0 0 6px 6px;box-shadow:0 20px 30px 0 rgba(0,0,0,.15);background-color:#fff;padding:2px;animation:mymoveDown .3s}@keyframes mymoveDown{from{transform:translate(0,-30px);opacity:.1}to{transform:translate(0,0);opacity:1}}.page_inner_blog .right_blog_content_inner{margin-top:20px;background:#fff;border-radius:6px;padding-left:20px;padding-right:20px;padding-bottom:10px}.page_inner_blog .pop_category_inner{z-index:10;position:fixed;top:10%;width:100%;left:10%;animation:mymove .5s}.page_inner_blog .category_list_display{display:block}.page_inner_blog .category_list_mobile_display{display:block;width:80%;max-height:80vh;overflow:auto}.page_inner_blog .container_content{display:flex;width:100%}.page_inner_blog .sticky{box-shadow:0 0 0 0 rgba(0,0,0,.31)}.page_inner_blog .stuck{box-shadow:0 2px 15px -3px rgba(0,0,0,.31)}.page_inner_blog .right-arrow{padding-top:12px;padding-right:7.5px;display:block;margin:auto}.page_inner_blog .content_card{width:100%;padding-bottom:18px;padding-right:18px;height:auto}.page_inner_blog .content_card_inner{width:100%;background-color:#fff;border-radius:4px;display:flex}.page_inner_blog .content_card_outer{display:flex;width:100%;background-color:#fff;transition:transform .4s;box-shadow:0 0 0 #b3b0b0;border-radius:6px;flex-wrap:wrap;align-items:center}.page_inner_blog .content_card_outer:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 8px #eeeded}.page_inner_blog .content_card_outer:hover .content_title{color:#1e8ff8;animation:colorChange .3s}.page_inner_blog .content_text_header_inner{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#a8acce;padding-top:20px;padding-bottom:15px}.page_inner_blog .content_title{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:28px;letter-spacing:normal;color:#151a43;padding-bottom:10px}.page_inner_blog .category_count_text,.page_inner_blog .count_number{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;font-family:Lato}.page_inner_blog .count_number{opacity:.95;border-radius:14.5px;background-color:#a8acce;margin-left:20px;height:30px;padding:4px 20px}.page_inner_blog .top_head_body{display:flex;padding-top:30px;padding-bottom:30px}.page_inner_blog .category_count{width:100%;display:flex;flex-wrap:wrap;padding-top:20px}.page_inner_blog .category_count_text{color:#545876;padding-top:4px;text-transform:capitalize}.page_inner_blog .search_bar{width:100%;padding-top:20px}.page_inner_blog .left_content{padding-top:20px}.page_inner_blog .error_div,.page_inner_blog .error_div_download{color:#fff;text-align:center;padding-top:1%}.page_inner_blog .search_div{width:100%;border-radius:24px;background-color:#fff;display:flex;padding:10px 20px}.page_inner_blog .search_image{height:70%;width:7%}.page_inner_blog .input_div{width:93%}.page_inner_blog .search_input ::-webkit-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_blog .search_input :-ms-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_blog .search_input ::placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_blog .sub_content_div,.page_inner_blog .sub_header{line-height:1.6;text-align:center;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_blog .sub_div_outer{padding-bottom:18px;padding-right:18px}.page_inner_blog .subscribe_div_bottom,.page_inner_blog .subscribe_div_bottom_download{border-radius:4px;background-color:#545876;padding:40px}.page_inner_blog .sub_header{padding-bottom:20px;font-size:18px;font-weight:600;color:#fff}.page_inner_blog .sub_content_div{font-family:Lato;font-size:16px;font-weight:400;color:#aaafd2;padding-bottom:30px}.page_inner_blog .input_text_subscribe{background-color:rgba(238,238,238,.3);border:0;padding:10px 20px;width:50%}.page_inner_blog .input_text_subscribe_download{border-radius:4px 0 0 4px;background-color:rgba(238,238,238,.3);border:0;padding:10px 20px;width:50%}.page_inner_blog .input_text_subscribe::-webkit-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .input_text_subscribe:-ms-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .input_text_subscribe::placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .input_text_subscribe_download::-webkit-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .input_text_subscribe_download:-ms-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .input_text_subscribe_download::placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_blog .subscribe_button,.page_inner_blog .subscribe_button_download{font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.44px;color:#2f2f2f;padding-left:30px;padding-right:30px;padding-top:10px;text-align:center;cursor:pointer}.page_inner_blog .sub_input_div{display:flex!important;justify-content:center;padding-bottom:10px}.page_inner_blog .subscribe_button{border-radius:0 4px 4px 0;background-color:#ffd31a;border:0}.page_inner_blog .subscribe_button_download{border-radius:0 4px 4px 0;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border:0}.page_inner_blog .content_excerpt,.page_inner_blog .paging_num,.page_inner_blog .posts_inner_content{color:#545876;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_blog .img_class{border-radius:4px;margin:auto;display:block;width:100%}.page_inner_blog .content_image_div{padding:25px;width:45.742%}.page_inner_blog .content_excerpt{font-size:16px;font-weight:400;line-height:1.63;padding-bottom:15px}.page_inner_blog .content_text_main{width:54.258%;padding-right:25px}.page_inner_blog .paging{display:flex;justify-content:center;width:70%;margin-top:30px;padding-bottom:66px}.page_inner_blog .paging_num{opacity:.95;font-size:16px;font-weight:700;line-height:normal;text-align:center;padding:20px 10px}.page_inner_blog .left_nav_arrow,.page_inner_blog .right_nav_arrow{width:36px;height:36px;border-radius:9px;background-color:#ffd31a;margin-top:12px;font-size:30px;padding-left:8px}.page_inner_blog .disabled_button{width:36px;height:36px;border-radius:9px;background-color:#e4e4e4;margin-top:12px;font-size:30px;padding-left:8px}.page_inner_blog .paging_outer{display:flex;flex-wrap:wrap;margin-left:12px;margin-right:12px}.page_inner_blog .img_inner_side{max-width:60px;max-height:60px;border-radius:50%;margin:auto;display:block}.page_inner_blog .posts_inner{display:flex;padding:7px;align-items:center}.page_inner_blog .side_post_outer{padding-top:10px;padding-bottom:10px;border-radius:4px;background-color:#fff}.page_inner_blog .seperator{width:85%;background-color:#e0e0e0;max-width:300px;margin:0 auto 5px;border:0;height:1px}.page_inner_blog .posts_inner_content{font-size:14px;font-weight:700;padding-top:2%;padding-bottom:2%;line-height:23px}.page_inner_blog .posts_inner_content_outer{padding-left:20px;max-width:219px}.page_inner_blog .content_text_header_inner_no_padding{padding-top:0;padding-bottom:0}.page_inner_blog .side_post_outer:hover .posts_inner_content{color:#1e8ff8;animation:colorChange .3s}@keyframes colorChange{from{color:#545876}to{color:#1e8ff8}}.page_inner_blog #category_top{margin:0 auto;padding:30px 10px 10px}.page_inner_blog .category_toggle{padding:10px 15px;background:#fff;display:flex;justify-content:space-between;color:#000}.page_inner_blog .inner_cat{color:#000}.page_inner_blog #subscribe_bottom{position:fixed;top:96vh;width:100%;display:none;z-index:20}.page_inner_blog .all_resources_side{font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.44;letter-spacing:normal;color:#1e8ff8}.page_inner_blog .subscribe_mobile{display:none}.page_inner_blog #subscribe_left{min-width:40%;background-color:#1e8ff8;width:100%;font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.29;letter-spacing:normal;text-align:center;color:#fff}@media (max-width:1024px) and (min-width:501px){.page_inner_blog #f_heading{padding-top:0;font-size:35px}.page_inner_blog .content_header_content{padding-bottom:10px}.page_inner_blog h2{text-align:left}.page_inner_blog .container{padding:10px}.page_inner_blog .image_top{display:none}}@media (max-width:1023px){.page_inner_blog .right_blog_content{display:none}.page_inner_blog .left_blog_content,.page_inner_blog .paging{width:100%}.page_inner_blog .content_card{padding-right:0}}@media (max-width:500px){.page_inner_blog .subscribe_mobile{display:flex;flex-wrap:wrap;width:100%;position:fixed;bottom:0}.page_inner_blog .all-features-hero__column-first{width:100%}.page_inner_blog #f_heading{text-align:left;padding-bottom:30px;padding-top:0;padding-left:20px}.page_inner_blog .container-main{background-color:#fff;min-height:80px}.page_inner_blog .image_top,.page_inner_blog .right_blog_content{display:none}.page_inner_blog .content_image_div,.page_inner_blog .content_text_main,.page_inner_blog .left_blog_content{width:100%}.page_inner_blog .content_card{padding:10px}.page_inner_blog .sub_div_outer{padding-left:0;padding-right:0;padding-top:20px}.page_inner_blog .paging{width:100%;overflow-y:hidden}.page_inner_blog .category_count{padding-left:20px}.page_inner_blog .content_image_div{padding:0}.page_inner_blog .content_text_main{padding-left:25px;padding-bottom:25px}.page_inner_blog .img_class{border-radius:4px 4px 0 0}.page_inner_blog #subscribe_bottom{display:block}.page_inner_blog .social_media_buttons{display:flex}.page_inner_blog .subscribe_div_bottom{border-radius:0}}.page_inner_blogReset .mainSection{min-height:400px;width:100%;position:relative;display:flex}.page_inner_blogReset .resetDiv{border-radius:28px;font-family:Lato;font-size:16px;font-weight:700;padding:1rem 3.4rem;color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;transition:all .25s ease-in-out;text-align:center;margin:auto;display:block;cursor:pointer}.page_inner_blogReset .msg,.page_inner_blogReset .statusMsg,.page_inner_blogReset .statusMsgs{margin:auto;display:block;opacity:.95;font-family:Lato;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.78;letter-spacing:normal;color:#545876}.page_inner_blogReset .msg a,.page_inner_blogReset .statusMsg a,.page_inner_blogReset .statusMsgs a{color:#14a8ff}.page_inner_blogReset .statusMsg{display:none}.page_inner_blogReset .statusMsg img{display:block;margin:auto}.page_inner_blog-content .top_header{display:flex;width:100%;align-items:center;flex-wrap:wrap;min-height:345px;padding:18px;justify-content:space-between}.page_inner_blog-content .top_background{display:flex;background-color:#f7f7f7;min-height:373px}.page_inner_blog-content .social_media_links{position:-webkit-sticky;position:sticky;top:0}.page_inner_blog-content .top_header_lines{font-size:42px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.24;letter-spacing:normal;color:#151a43;width:90%;padding-bottom:7px}.page_inner_blog-content .category_header,.page_inner_blog-content .content_main_inside{font-family:Lato;font-weight:400;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_blog-content .sticky{box-shadow:0 0 0 0 rgba(0,0,0,.31)}.page_inner_blog-content .stuck{box-shadow:0 2px 15px -3px rgba(0,0,0,.31)}.page_inner_blog-content .top_header_image{width:100%;height:-webkit-max-content;height:-moz-max-content;height:max-content}.page_inner_blog-content .op_header_image{width:100%;border-radius:20px}.page_inner_blog-content .top_header_image_div{max-width:495px;width:50%}.page_inner_blog-content .header_details_top{display:flex;padding-top:10px;flex-wrap:wrap}.page_inner_blog-content .category_header{font-size:14px;line-height:1.5;color:#a8acce}.page_inner_blog-content .top_header_outer{padding-bottom:20px;width:50%}.page_inner_blog-content .content_main_inside{opacity:.95;font-size:18px;line-height:1.78;color:#545876;width:63%}.page_inner_blog-content .content_main_inside figcaption{margin:auto;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-size:16px;font-weight:500;color:#545876}.page_inner_blog-content .content_main_inside figcaption strong{font-size:16px;font-weight:500;color:#545876}.page_inner_blog-content .content_main_inside div,.page_inner_blog-content .content_main_inside li,.page_inner_blog-content .content_main_inside p,.page_inner_blog-content .content_main_inside span{font-size:18px;font-weight:400;font-style:normal;color:#545876;opacity:.95;font-family:Lato;font-stretch:normal;line-height:1.78;letter-spacing:normal}.page_inner_blog-content .content_main_inside p{margin-bottom:24px}.page_inner_blog-content .content_main_inside div{margin-bottom:25px}.page_inner_blog-content .content_main_inside a{opacity:.95;font-family:Lato;font-stretch:normal;line-height:1.78;letter-spacing:normal;color:#14a8ff}.page_inner_blog-content .content_main_inside a div,.page_inner_blog-content .content_main_inside a em,.page_inner_blog-content .content_main_inside a i,.page_inner_blog-content .content_main_inside a p,.page_inner_blog-content .content_main_inside a span{color:#14a8ff}.page_inner_blog-content .content_main_inside h4,.page_inner_blog-content .content_main_inside h6{opacity:.95;font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:#151a43}.page_inner_blog-content .content_main_inside h4{font-size:20px;margin-bottom:15px}.page_inner_blog-content .content_main_inside h4 b,.page_inner_blog-content .content_main_inside h4 b a,.page_inner_blog-content .content_main_inside h4 strong,.page_inner_blog-content .content_main_inside h4 strong a{font-size:20px}.page_inner_blog-content .content_main_inside h6{font-size:18px;margin-bottom:12px}.page_inner_blog-content .content_main_inside h3,.page_inner_blog-content .content_main_inside h3 b,.page_inner_blog-content .content_main_inside h3 b a,.page_inner_blog-content .content_main_inside h3 strong,.page_inner_blog-content .content_main_inside h3 strong a{font-size:24px}.page_inner_blog-content .content_main_inside h2,.page_inner_blog-content .content_main_inside h3{margin-bottom:15px;letter-spacing:normal;opacity:.95;font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;color:#151a43}.page_inner_blog-content .content_main_inside h1{color:#151a43}.page_inner_blog-content .content_main_inside h2,.page_inner_blog-content .content_main_inside h2 b,.page_inner_blog-content .content_main_inside h2 b a,.page_inner_blog-content .content_main_inside h2 strong,.page_inner_blog-content .content_main_inside h2 strong a{font-size:32px}.page_inner_blog-content .content_main_inside b{opacity:.95;font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:#151a43}.page_inner_blog-content .content_main_inside img{max-width:100%;height:auto;display:block;margin:0 auto;cursor:pointer}.page_inner_blog-content .content_main_inside strong{opacity:.95;font-family:Lato;font-size:19px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:#151a43}.page_inner_blog-content .content_main_inside blockquote,.page_inner_blog-content .content_main_inside blockquote p{font-family:Lato;font-size:20px;font-stretch:normal;font-style:normal;line-height:1.8;letter-spacing:normal;font-weight:700}.page_inner_blog-content .content_main_inside i{color:#151a43}.page_inner_blog-content .content_main_inside em{color:#545876}.page_inner_blog-content .content_main_inside ol li,.page_inner_blog-content .content_main_inside ul li{list-style-type:circle}.page_inner_blog-content .content_main_inside blockquote{color:#545876;padding-top:2.4rem;padding-bottom:3.5rem;display:block;width:75%;margin:auto;position:relative}.page_inner_blog-content .content_main_inside blockquote p{display:inline;color:#545876}.page_inner_blog-content .content_main_inside blockquote p em{color:#545876}.page_inner_blog-content .content_main_inside blockquote cite{color:#545876;display:block;padding-top:10px}.page_inner_blog-content .content_main_inside blockquote:before{color:#ccc;content:open-quote;font-size:7em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;font-family:sans-serif;opacity:.8;position:absolute;left:-105px;top:80px}.page_inner_blog-content .content_main_inside blockquote:after{color:#ccc;content:close-quote;font-size:7em;line-height:.1em;margin-left:.25em;vertical-align:-.5em;font-family:sans-serif;opacity:.8;position:absolute;right:-85px;bottom:27px}.page_inner_blog-content .content_main_inside blockquote:after p,.page_inner_blog-content .content_main_inside blockquote:after span{margin-bottom:0;font-size:22px;color:#000}.page_inner_blog-content .content_main_inside blockquote:after b{font-size:30px;font-weight:700;margin-bottom:20px;display:block;color:#000}.page_inner_blog-content .content_main_inside figure{display:block;margin:auto;padding-top:20px;padding-bottom:40px}.page_inner_blog-content .content_main_inside iframe{display:block;margin:auto;max-width:90%}.page_inner_blog-content .social_media{width:15%}.page_inner_blog-content .content_main{display:flex;padding-top:50px;padding-bottom:50px;content-visibility:auto}.page_inner_blog-content .tag_container{font-family:Lato!important;font-size:14px!important;font-weight:700!important;font-stretch:normal!important;font-style:normal!important;line-height:normal!important;letter-spacing:.44px!important;text-align:center!important;color:#545876!important;border-radius:30.5px!important;background-color:#f3f3f3;padding:10px 30px;margin-bottom:0!important;opacity:1!important;text-transform:capitalize}.page_inner_blog-content .tag_container:hover{animation:colorChangeTag .5s;color:#fff!important;background:#A8ACCE}.page_inner_blog-content .relate_social_media,.page_inner_blog-content .related_social_media{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.75;color:#545876;font-family:Lato;letter-spacing:normal}@keyframes colorChangeTag{from{background:#f3f3f3}to{background:#A8ACCE}}.page_inner_blog-content .tag_container_outer{margin-bottom:0!important;padding-bottom:15px;padding-right:15px}.page_inner_blog-content .tags_inner{display:flex;flex-wrap:wrap;margin-bottom:0!important}.page_inner_blog-content .tagSection_outer{margin-bottom:0!important;margin-top:50px}.page_inner_blog-content .relate_social_media{opacity:.95;padding-top:100px;padding-right:60px}.page_inner_blog-content .image_link_div{padding-left:12px;padding-bottom:15px;padding-top:20px}.page_inner_blog-content .image_link_div_mobile{display:none}.page_inner_blog-content .top_loader{background-color:#9598b5;height:5px;width:0%}.page_inner_blog-content .text_cr{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#a8acce}.page_inner_blog-content .sub_header,.page_inner_blog-content .subscribe_button{font-weight:700;font-stretch:normal;font-style:normal;font-family:Lato;text-align:center}.page_inner_blog-content .bread_cr{display:flex;flex-wrap:wrap;padding-top:120px;padding-bottom:20px}.page_inner_blog-content .text_crumb{color:#a8acce;padding:5px}.page_inner_blog-content .text_crumb_arrow{color:#e6e2ff;padding:5px}.page_inner_blog-content .sub_div_bottom{padding-top:35px;padding-bottom:35px;background:#545876;content-visibility:auto}#sub_bttn,.page_inner_blog-content .subscribe_button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)}.page_inner_blog-content .sub_header{opacity:.95;font-size:22px;line-height:1.36;letter-spacing:normal;color:#fff;padding-bottom:20px}.page_inner_blog-content .input_sec{display:flex;flex-wrap:wrap;justify-content:center}.page_inner_blog-content .subscribe_button{border-radius:0 10px 10px 0;font-size:16px;line-height:normal;letter-spacing:.5px;color:#2f2f2f;padding:14.5px;width:100%;cursor:pointer}.page_inner_blog-content .input_text_subscribe{border:0;border-radius:10px 0 0 10px;padding:15px;width:100%;background-color:rgba(238,238,238,.3)}.page_inner_blog-content .input_text_subscribe::-webkit-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .input_text_subscribe:-ms-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .input_text_subscribe::placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .top_search_head::-webkit-input-placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .top_search_head:-ms-input-placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .top_search_head::placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-content .author_bio,.page_inner_blog-content .author_name{font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal;font-family:Lato;opacity:.95}.page_inner_blog-content .subscribe_elements_text{width:45%;padding-bottom:0}.page_inner_blog-content .error_div{color:#fff;text-align:center;padding-top:1%}.page_inner_blog-content .subscribe_div_bottom{text-align:center}.page_inner_blog-content #input_text_sub{width:100%;padding:15px 25px;border-radius:0;background:rgba(255,255,255,.3)}.page_inner_blog-content #subscribe_elements_text_id{width:100%}.page_inner_blog-content .author_div_main{background-color:#f7f7f7}.page_inner_blog-content .author_div_inner{display:flex;flex-wrap:wrap;padding:30px;background:#fff;width:50%;margin:0 auto;align-items:center;border-radius:8px}.page_inner_blog-content .author_name{font-weight:700;line-height:normal;color:#151a43;padding-left:10px}.page_inner_blog-content .author_name:hover{color:#1e8ff8;animation:colorChange .2s}.page_inner_blog-content .author_bio{font-weight:400;color:#545876;overflow-wrap:break-word;line-height:1.75}.page_inner_blog-content .author_bio a{color:#14a8ff}.page_inner_blog-content .author_div_outer{padding:50px;content-visibility:auto}.page_inner_blog-content .author_name_outer{opacity:.95;font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#a8acce;display:flex;flex-wrap:wrap;padding-bottom:15px;padding-top:10px}.page_inner_blog-content .author_details{width:76%}.page_inner_blog-content .inner_image{border-radius:50%;width:100%;padding:10px}.page_inner_blog-content .author_image{width:20%;margin-right:20px;background:#f7f7f7;border-radius:50%}.page_inner_blog-content .related_header{font-family:Lato;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;color:#151a43;padding-top:45px;padding-bottom:20px;padding-left:10px}.page_inner_blog-content .cards_related_inner{width:33%;padding:10px;min-width:350px}.page_inner_blog-content .image_div_related{width:100%;height:237px}.page_inner_blog-content .image_div_related_inner{width:100%;height:100%;border-radius:4px 4px 0 0}.page_inner_blog-content .related_title{font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#151a43;padding:20px;min-height:96px}.page_inner_blog-content .cat_list_link,.page_inner_blog-content .posts_inner_content{font-size:16px;font-family:Lato;letter-spacing:normal;font-stretch:normal;font-style:normal}.page_inner_blog-content .cards_related_outer{display:flex;flex-wrap:wrap}.page_inner_blog-content .related_posts_outer{background-color:#f7f7f7;content-visibility:auto}.page_inner_blog-content .cards_related{background-color:#fff;border-radius:4px;transition:transform .4s}.page_inner_blog-content .cards_related:hover,.page_inner_blog-content .side_post_outer:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 8px #eeeded}.page_inner_blog-content .cards_related:hover .related_title{color:#1e8ff8;animation:colorChange .3s}.page_inner_blog-content .side_post_outer{padding:10px;border-radius:4px;background-color:#fff}.page_inner_blog-content .side_post_outer:hover .posts_inner_content{color:#1e8ff8;animation:colorChange .3s}.page_inner_blog-content .side_post_outer_inner{width:33%;padding:10px}.page_inner_blog-content .posts_inner_content{padding:10px 10px 5px;font-weight:700;line-height:1.44;color:#545876}.page_inner_blog-content .img_inner_side{width:100%;height:69px;border-radius:50%}.page_inner_blog-content .posts_inner_content_outer{width:75%}.page_inner_blog-content .image_div_side{width:25%;padding:5px}.page_inner_blog-content .posts_inner{display:flex;flex-wrap:wrap;align-items:center}.page_inner_blog-content .popular_posts_inner{display:flex;flex-wrap:wrap;align-items:center;padding-bottom:50px}.page_inner_blog-content .subscribe_button_outer{width:20%}.page_inner_blog-content .category_list{display:none;position:absolute;z-index:2;width:370px;border-radius:0 0 6px 6px;box-shadow:0 8px 16px 0 rgba(0,0,0,.05);background-color:#fff;padding:2px;animation:mymove .3s}.page_inner_blog-content .category_list_mobile_display{display:block;width:80%}.page_inner_blog-content .cat_list_content{background:#fff;padding:10px 10px 10px 20px}.page_inner_blog-content .cat_list_link{font-weight:400;line-height:1.75;color:#545876}.page_inner_blog-content .subscribe_mobile{display:none}.page_inner_blog-content #subscribe_left{background-color:#1e8ff8;width:50%;font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.29;letter-spacing:normal;text-align:center;color:#fff}.page_inner_blog-content .socialButtons_Mobile{display:flex;flex-wrap:wrap;width:50%;background:#000;justify-content:space-around}@media (max-width:1024px) and (min-width:501px){.page_inner_blog-content .content_main_inside,.page_inner_blog-content .top_header_image_div,.page_inner_blog-content .top_header_outer{width:100%;padding:20px}.page_inner_blog-content .op_header_image{border-radius:0}.page_inner_blog-content .social_media{display:none}.page_inner_blog-content .author_div_inner{width:90%}.page_inner_blog-content .cards_related_outer{padding:34px}.page_inner_blog-content .side_post_outer_inner{width:50%}.page_inner_blog-content .bread_cr{padding-left:33px}.page_inner_blog-content .content_main_inside blockquote{width:80%}.page_inner_blog-content .content_main_inside blockquote:before{font-size:5em;left:-70px;top:70px}.page_inner_blog-content .content_main_inside blockquote:after{font-size:5em;right:-65px;bottom:40px}}@media (max-width:500px){.page_inner_blog-content .subscribe_mobile{display:flex;flex-wrap:wrap;width:100%;position:fixed;bottom:0;height:32px}.page_inner_blog-content .top_header{padding:0}.page_inner_blog-content .content_main{padding-top:20px}.page_inner_blog-content .top_header_image_div{padding:0;width:100%}.page_inner_blog-content .op_header_image{border-radius:0}.page_inner_blog-content .top_header_outer{width:100%;padding:100px 20px 20px}.page_inner_blog-content .social_media{position:fixed;top:96vh;z-index:20;width:100vh}.page_inner_blog-content .social_media_links{display:flex;background-color:#2a8ff7;z-index:20;position:fixed;width:100%;justify-content:flex-end}.page_inner_blog-content .image_link_div{display:none;padding:5px 20px}.page_inner_blog-content .image_link_div_mobile{display:block;width:33%}.page_inner_blog-content .bread_cr,.page_inner_blog-content .relate_social_media{display:none}.page_inner_blog-content .image_link_div_mobile a img{width:100%}.page_inner_blog-content .content_main_inside{width:100%;padding:20px}.page_inner_blog-content .author_div_inner{padding:10px 20px;width:100%}.page_inner_blog-content .author_details{padding-left:0;width:100%}.page_inner_blog-content .author_div_outer{padding:20px}.page_inner_blog-content .cards_related_inner{width:100%}.page_inner_blog-content .subscribe_elements_text{width:85%;padding-bottom:20px}.page_inner_blog-content .subscribe_button_outer{width:85%}.page_inner_blog-content .input_text_subscribe,.page_inner_blog-content .subscribe_button{border-radius:10px}.page_inner_blog-content .side_post_outer_inner{width:90%;margin:0 auto}.page_inner_blog-content .popular_posts_inner{display:block}.page_inner_blog-content .top_header_lines{font-size:32px;line-height:42px;margin-bottom:0;width:100%}.page_inner_blog-content h2{text-align:left}.page_inner_blog-content .author_image{width:30%}.page_inner_blog-content .content_main_inside blockquote:before{font-size:5em;left:-60px;top:70px}.page_inner_blog-content .content_main_inside blockquote:after{font-size:5em;right:-55px;bottom:40px}.page_inner_blog-content .social_media_buttons{display:flex;flex-wrap:wrap-reverse;justify-content:space-around}.page_inner_blog-content .author_name_outer{padding-top:15px}.page_inner_blog-content .content_main_inside,.page_inner_blog-content .content_main_inside a,.page_inner_blog-content .content_main_inside div,.page_inner_blog-content .content_main_inside li,.page_inner_blog-content .content_main_inside p,.page_inner_blog-content .content_main_inside span{font-size:16px}.page_inner_blog-content .content_main_inside h3{font-size:20px}.page_inner_blog-content .content_main_inside h2{font-size:18px}.page_inner_blog-content .content_main_inside b,.page_inner_blog-content .content_main_inside strong{font-size:16px}.page_inner_blog-content .content_main_inside blockquote p{font-size:18px;font-weight:700}.page_inner_blog-content .content_main_inside blockquote b{font-size:24px}}.page_inner_blog-content #corner-slider{position:fixed;overflow:hidden;width:341px;height:339px;border-radius:19px;box-shadow:0 14px 22px 0 rgba(217,230,239,.72);background-color:#fff;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding-top:4rem}.page_inner_blog-content #corner-slider:hover{box-shadow:0 14px 22px 0 #d9e6ef}@media all and (max-width:960px){.page_inner_blog-content #corner-slider{display:none!important}}.page_inner_blog-content .BOFU_Close{position:absolute;top:20px;right:20px;cursor:pointer}.page_inner_blog-content .popup-content{opacity:.95;font-family:Lato;font-size:16px;font-weight:700;line-height:1.75;color:#545876;margin:1rem 0}.page_inner_blog-content .popup-button{font-family:Lato;font-size:16px;font-weight:700;color:#1e8ff8}.page_inner_blog-content .slide-in{display:flex}@media all and (min-width:960px){.page_inner_blog-content .mobile-demo-popup{display:none}}@media all and (max-width:960px){.page_inner_blog-content .mobile-demo-popup{display:block;width:100%;height:96px;border-radius:13px 13px 0 0;background-color:#545876;position:fixed;text-align:center;z-index:10000;padding:1rem 0;bottom:-15vh}.page_inner_blog-content .social_media_hide{display:none}}.page_inner_blog-content .mobile-demo-popup__content{font-family:Lato;font-size:12px;font-weight:400;color:#fff;margin:1rem 0 .5rem}#sub_bttn,.subscribe_text{font-weight:700;font-family:Lato}.page_inner_blog-content .mobile-demo-popup__button{font-family:Lato;font-size:14px;font-weight:700;color:#ffd31a}.page_inner_blog-content .popup-ddown-image{cursor:pointer}.page_inner_blog-content .demo-button-display,.page_inner_blog-content .popup-content-display,.page_inner_blog-content .popup-ddown-image-inverted{display:none}.page_inner_blog-content .mobile-height{position:fixed;height:48px;bottom:0;transition:all .2s ease-in-out!important}.page_inner_blog-content .pop-in{animation:movein .5s;right:0}@keyframes movein{from{right:-25em}to{right:0}}.page_inner_blog-content .pop-out{animation:moveout .5s}@keyframes moveout{from{right:0}to{right:-25em}}.page_inner_blog-content .display-demo-mobile{bottom:0;transition:all .5s ease-in-out}.navigation-list__item--upper-yellow{width:129px}#top-header{height:auto;min-height:70px;padding-top:2px;padding-bottom:2px}.search_white{background-color:#a8acce;padding:8px 9px 5px 5px;border-radius:0 17px 17px 0;cursor:pointer}#search_top_div,#subscribe_top{padding-top:10px}.pop_div_outer{position:fixed;background-color:#000;top:0;height:100%;width:100%;z-index:4;opacity:.6}.search_image{cursor:pointer}.pop_div_inner{position:fixed;height:367px;width:687px;border-radius:20px;background-color:#545876;z-index:6;top:50%;left:48%;margin-left:-300px;margin-top:-200px;animation:myAnimate .3s}@keyframes myAnimate{from{opacity:.1}to{opacity:1}}.subscribe_text{opacity:.95;font-size:28px;font-stretch:normal;font-style:normal;line-height:1;letter-spacing:normal;text-align:center;color:#fff;padding-bottom:40px}#input_text_sub{width:100%;padding:15px 25px;margin-bottom:40px}#pop_inner_elements{padding:80px;text-align:center}#sub_bttn{border-radius:24px;font-size:16px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.5px;text-align:center;color:#2f2f2f;padding:12px;width:50%}.blog_top,.page_inner_caseStudy .industry_label,.search_input{font-stretch:normal;font-style:normal;letter-spacing:normal}.sub_div{text-align:-webkit-center;text-align:-moz-center;padding-bottom:15px}.cross_btn{position:absolute;cursor:pointer;margin-left:640px;margin-top:25px}.top_search_head::-webkit-input-placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.top_search_head:-ms-input-placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.top_search_head::placeholder{opacity:.66;font-family:Lato;font-size:22px;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.top_search_input_outer{display:flex;justify-content:center;margin-left:300px;margin-right:300px;margin-top:30px;border-bottom:2px solid #e3efff}.top_search_head{background:0 0;border:0;width:100%;padding:10px;font-family:Lato;font-size:22px;color:#fff}.search_image_top{cursor:pointer}.search_div_top{height:120px;position:fixed;width:100%;top:0;background-color:#1e8ff8;display:none;-webkit-animation-name:movement;-webkit-animation-duration:.8s}.search_div_scroll{display:flex;border-radius:17px}#search_top,.display_none,.top_toggle{display:none}.search_input{width:80%;padding:7px 10px;color:#000;border:1px solid #a8acce;border-right:0;border-radius:17px 0 0 17px;font-size:14px;font-weight:400}#search_top{width:20%;padding-top:13px}.navigation__logo{width:15%}.navigation-list{width:85%;flex-wrap:nowrap}.close_grey_add{background-color:#fff;border:1px solid #a8acce;border-left:0}.increased_input_width{width:66%;transition:1s}.top_toggle{padding-top:1.75rem}.pop_search_inner{position:fixed;z-index:10;left:14%;top:43%;display:flex;width:75%;border-bottom:2px solid #fff;padding:10px;animation:mymove .5s}.search_mobile_input{width:92%;background:0 0;border:0}.search_mobile_input::-webkit-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.search_mobile_input:-ms-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.search_mobile_input::placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.search_mobile_input_img{width:8%}.category_mobile,.search_mobile{display:none}.blog_top{font-size:18px;font-weight:700;line-height:1.67;color:#151a43;margin-left:8rem}@keyframes movement{from{top:-120px}to{top:0}}@media only screen and (max-width:768px) and (min-width:500px){.top_toggle{display:block}#top-header{padding-bottom:20px}#category_top{display:none}}@media only screen and (max-width:500px){.top_toggle{display:block}#top-header{padding-bottom:20px}.pop_div_inner{left:19rem;width:100%;height:auto}#pop_inner_elements{padding:55px 36px 36px}.cross_btn{margin-left:90%;margin-top:18px}.social_media_buttons{display:flex}.nonclickable{pointer-events:none;cursor:default}}.page_new-landing_client-services .usecase-hero{position:relative;min-height:731px;background-image:url(/../../images/use-case/client-service/clientServiceBg.svg);padding-bottom:4rem;background-size:cover}.page_new-landing_client-services .usecase-hero .mid{position:relative;left:0;right:0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;margin-top:-6.3rem}.page_new-landing_client-services .usecase-hero__column-first{width:43%;margin-bottom:5rem;padding-top:12rem;margin-left:-2rem}.page_new-landing_client-services .usecase-hero__heading{line-height:1.46;font-size:35px;font-weight:400}@media all and (min-width:960px){.page_new-landing_client-services .usecase-hero__heading{margin-top:0}}@media all and (max-width:960px){.page_new-landing_client-services .usecase-hero{padding-bottom:0;background-image:none;background:linear-gradient(203deg,#2B51E2 2%,#3C7EE8 54%,#4CA7EC 100%)}.page_new-landing_client-services .usecase-hero__button-container{text-align:center}.page_new-landing_client-services .usecase-hero__column-first{width:100%;text-align:center;padding-top:0;margin-bottom:2rem;margin-left:0}.page_new-landing_client-services .usecase-hero__heading{padding-top:14rem;font-size:29px;text-align:center}}.page_new-landing_client-services .usecase-hero__sub-heading{color:#fff;margin-bottom:2rem;line-height:1.7;font-size:18px}@media all and (max-width:960px){.page_new-landing_client-services .usecase-hero__sub-heading{text-align:center;margin:2rem 0 3rem;font-size:16px}}.page_new-landing_client-services .usecase-hero__column-second{width:45%;margin-top:-4rem}.page_new-landing_client-services .usecase-hero__image{padding-top:12rem}@media all and (max-width:960px){.page_new-landing_client-services .usecase-hero__column-second{width:100%;margin-top:0;margin-bottom:2rem}.page_new-landing_client-services .usecase-hero__image{width:100%;padding-top:0}}.page_new-landing_client-services .finance-feedback-section{padding:1rem 0 10rem;background-color:#f1f8ff}.page_new-landing_client-services .finance-feedback-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_client-services .finance-feedback-section__column-first{width:49%;text-align:center}@media all and (max-width:960px){.page_new-landing_client-services .finance-feedback-section{padding:2rem 0!important}.page_new-landing_client-services .finance-feedback-section__column-first{width:100%;padding-top:3rem}.page_new-landing_client-services .finance-feedback-section__column-first img{width:100%}}.page_new-landing_client-services .finance-feedback-section__column-second{width:46%;text-align:center;border-bottom:1px solid #979797;border-top:1px solid #979797}.page_new-landing_client-services .finance-feedback-section__heading{font-size:20px;color:#2c2d6f;line-height:33px;padding:0 5rem;margin-bottom:1.5rem}.page_new-landing_client-services .finance-feedback-section__author{font-size:18px;font-weight:300;color:#2c2d6f}@media all and (max-width:960px){.page_new-landing_client-services .finance-feedback-section__column-second{width:100%}.page_new-landing_client-services .finance-feedback-section,.page_new-landing_client-services .finance-feedback-section__heading{padding:0 1rem}}.page_new-landing_client-services .finance-feedback-section__image{position:relative;bottom:1.5rem;background-color:#f1f8ff;padding:0 1rem}.page_new-landing_client-services .finance-gmail-section{padding:3rem 0 6rem;background-color:#fff}.page_new-landing_client-services .finance-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.page_new-landing_client-services .finance-gmail-section__columnFirst{width:50%}@media all and (max-width:960px){.page_new-landing_client-services .finance-gmail-section{padding:2rem 1rem 3rem}.page_new-landing_client-services .finance-gmail-section__columnFirst{width:100%}}.page_new-landing_client-services .finance-gmail-section__columnSecond{width:44%}.page_new-landing_client-services .finance-gmail-section__columnSecond span{position:relative;right:3rem;top:2rem}.page_new-landing_client-services .finance-gmail-section__heading{color:#151a43;font-size:24px;line-height:1.67;font-weight:700}@media all and (max-width:960px){.page_new-landing_client-services .finance-gmail-section__columnSecond{width:100%}.page_new-landing_client-services .finance-gmail-section__columnSecond span{left:0;top:1.8rem}.page_new-landing_client-services .finance-gmail-section__heading{padding-bottom:1rem;font-size:27px;margin-left:0}.page_new-landing_client-services .finance-gmail-section__heading br{display:none}.page_new-landing_client-services .finance-gmail-section__paragraph{padding:0 1rem}}.page_new-landing_client-services .finance-gmail-section__paragraph{color:#151a43;font-size:18px;margin-bottom:1rem!important}@media all and (max-width:960px){.page_new-landing_client-services .finance-gmail-section__image{width:100%;padding:3rem 0}}.page_new-landing_client-services .client-feature-section{padding:5rem 0;background-color:#f1f8ff}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section{padding:3rem 0}}.page_new-landing_client-services .client-feature-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start;padding-top:4rem}.page_new-landing_client-services .client-feature-section__main-heading{color:#7b7cf5;font-size:30px;text-align:center;font-weight:700}.page_new-landing_client-services .client-feature-section__sub-heading{color:#151a43;font-size:20px;text-align:center;line-height:1.5;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section .container{padding-top:0}.page_new-landing_client-services .client-feature-section__sub-heading{padding:0 1rem 2rem}.page_new-landing_client-services .client-feature-section__sub-heading br{display:none}}.page_new-landing_client-services .client-feature-section__column-first{width:33%;padding-right:2rem}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section__column-first{width:100%;padding:0 1rem}}.page_new-landing_client-services .client-feature-section__image{padding:2rem 0}.page_new-landing_client-services .client-feature-section__heading{color:#1b2b4e;font-size:18px;font-weight:700;line-height:1.67;margin-bottom:1.5rem}.page_new-landing_client-services .client-feature-section__para{color:#151a43;font-size:18px;margin-bottom:1rem}.page_new-landing_client-services .client-feature-section__link{margin-bottom:0}.page_new-landing_client-services .client-feature-section__link a{color:#2934d7;font-size:18px}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section__image{padding:2rem 0 1rem 1rem}.page_new-landing_client-services .client-feature-section__heading{text-align:left;padding:0 1rem}.page_new-landing_client-services .client-feature-section__link a,.page_new-landing_client-services .client-feature-section__para{padding:0 1rem}}.page_new-landing_client-services .client-feature-section__column-second{width:33%;padding:0 2rem 2rem 0}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section__column-second{width:100%;padding:0 1rem}}.page_new-landing_client-services .client-feature-section__column-third{width:33%}@media all and (max-width:960px){.page_new-landing_client-services .client-feature-section__column-third{width:100%;padding:0 1rem}}.page_new-landing_client-services .manufacturing-testimonials{padding:10rem 0}@media all and (max-width:1024px){.page_new-landing_client-services .manufacturing-testimonials__main{flex-direction:column}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-blank{width:50px}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one{width:80%;position:relative;margin:auto}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials{padding:7rem 0}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-blank{display:none}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one{width:100%}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one:after{content:"";position:absolute;width:184px;height:99px;background-image:url(https://images.hiverhq.com/images/travelpage/combined-shape.svg);background-size:contain;background-repeat:no-repeat;right:50px;top:-67px}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one:after{top:-70px;right:0;width:160px;height:100px}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one:before{content:"";position:absolute;width:184px;height:99px;background-image:url(https://images.hiverhq.com/images/travelpage/combined-shape.svg);background-size:contain;background-repeat:no-repeat;left:0;bottom:-53px}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box{box-shadow:18px 8px 16px 0 rgba(106,106,106,.22);background-image:linear-gradient(94deg,#fff614 10%,#f7b500 95%);border-radius:41px;padding:3rem 1rem 1rem 7rem;z-index:1;position:relative}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one:before{left:0;bottom:-60px}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box{background-image:linear-gradient(95deg,#fff614 10%,#f7b500 96%);width:100%;height:auto;border-radius:0;padding:5rem 2rem 2rem}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box:before{content:"";position:absolute;width:55px;height:50px;background-image:url(https://images.hiverhq.com/images/travelpage/invalid-name.svg);background-size:contain;background-repeat:no-repeat;left:-25px;top:-20px}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box:before{left:30px;top:-25px}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box img.testimonial__image{position:absolute;left:-70px;top:60px;height:158px;width:159px}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box img.testimonial__image{width:127px;height:123px;left:auto;right:15px;top:-60px}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box__content{font-size:22px;font-weight:700;width:92%;line-height:1.64;color:#151a43;margin-bottom:0}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author{padding-top:1.5rem}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box__content{font-size:16px;line-height:22px;width:85%}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author{padding-top:1rem}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author .name{font-size:18px;font-weight:700;line-height:1.5;color:#151a43;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author .name{font-size:16px;line-height:24px}}.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author p{font-size:16px;font-weight:700;line-height:1.5;color:#b88b00}.page_new-landing_client-services .finance-control-section__sub-heading{margin-bottom:1.5rem}.hiver-gsuite-section{background-color:#fbfbfb}@media all and (max-width:960px){.page_new-landing_client-services .manufacturing-testimonials__main .manufacturing-testimonials__column-one .testimonial-box .author p{font-size:14px;line-height:22px;width:65%}.page_new-landing_client-services .finance-control-section__sub-heading{margin-bottom:1rem}.hiver-gsuite-section{padding:3rem 0;margin:auto}}.hiver-gsuite-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.hiver-gsuite-section__column{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width:960px){.hiver-gsuite-section__column{flex-direction:column}}.hiver-gsuite-section__heading-column{display:flex;flex-direction:column;width:30%;justify-content:center}@media all and (max-width:960px){.hiver-gsuite-section__heading-column{width:100%;text-align:center}}.hiver-gsuite-section__gsuite-column{width:70%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:960px){.hiver-gsuite-section__gsuite-column{width:100%;margin:auto;flex-direction:column;padding-top:4rem;align-items:center}}.hiver-gsuite-section__heading{color:#696c88;font-size:24px;font-weight:700;font-family:Lato;margin-bottom:0;line-height:1.42}.hiver-gsuite-section__heading2{color:#151a43;font-weight:700}@media all and (max-width:960px){.hiver-gsuite-section__heading{font-weight:700;width:62%;margin:auto}.hiver-gsuite-section__image{margin-bottom:3rem}}.hiver-gsuite-section__chrome-image{padding-top:2rem}.hiver-gsuite-section__chrome-image:hover{transform:scale(1.03) translateY(0);transition:all .25s ease-in-out}.hiver-gsuite-section__col-image{width:220px}.hiver-gsuite-section__col-image:hover{transform:scale(1.05) translateY(0);transition:all .25s ease-in-out}.page_new-landing_roi .hero-mini{padding:3rem 0}.page_new-landing_roi .hero-mini__bg{position:absolute;top:0;left:0;right:0;height:337px;background:#14a8ff;background:linear-gradient(90deg,#14a8ff,#3453e6);overflow:hidden}@media all and (max-width:960px){.page_new-landing_roi .hero-mini__bg{height:430px}}.page_new-landing_roi .hero-mini__bg .circle{position:absolute;border-radius:50%;right:-500px}.page_new-landing_roi .hero-mini__bg .circle.circle-1{width:1400px;height:1400px;background-color:rgba(24,16,224,.08);top:-210px;right:-1000px}.page_new-landing_roi .hero-mini__bg .circle.circle-2{width:1750px;height:1750px;background-color:rgba(189,16,224,.08);top:-102px;right:-831px}.page_new-landing_roi .hero-mini__bg .circle.circle-3{width:2250px;height:2250px;background-color:rgba(54,16,224,.08);top:-487px;left:193px}.page_new-landing_roi .hero-mini__heading{font-weight:700;font-size:32px;color:#fff;line-height:1.19}.page_new-landing_roi .hero-mini__sub-heading{font-weight:400;font-size:16px;color:#fff;margin-bottom:1.5rem;line-height:1}@media all and (max-width:960px){.page_new-landing_roi .hero-mini__sub-heading{padding:1rem;line-height:1.25}}.page_new-landing_roi .hero-mini__main{width:100%}.page_new-landing_roi .roi-feature-section{padding:16rem 0 0}@media all and (max-width:960px){.page_new-landing_roi .roi-feature-section{padding:20rem 0 0}}.page_new-landing_roi .roi-feature-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding-top:4rem;width:98%;margin:0 auto}.page_new-landing_roi .roi-feature-section__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:0;padding-left:1rem}@media all and (max-width:960px){.page_new-landing_roi .roi-feature-section__main{flex-direction:raw;width:100%}.page_new-landing_roi .roi-feature-section__heading{padding-left:0}}.page_new-landing_roi .roi-feature-section__column{width:31%;padding:3%;margin-bottom:5%;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);position:relative;height:352px}@media all and (max-width:960px){.page_new-landing_roi .roi-feature-section__column{width:100%;margin-bottom:18%;height:320px}}@media all and (min-width:960px){.page_new-landing_roi .roi-feature-section__column--lastColumn1{margin:0 auto 10% 12rem}.page_new-landing_roi .roi-feature-section__column--lastColumn2{margin:0 12rem 10% auto}}.page_new-landing_roi .roi-feature-section__number{height:190px;top:0;right:0;width:340px;color:rgba(0,0,0,.1);font-size:110px;display:flex;align-items:center;justify-content:center;position:absolute;background:url(https://images.hiverhq.com/images/careers/numberbg.svg) top right no-repeat #f6f6f6;font-weight:700;padding-left:17rem}.page_new-landing_roi .roi-feature-section__number span{color:#cfcaca;margin-top:-10rem;margin-right:2rem}.page_new-landing_roi .roi-feature-section__info{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876;opacity:.99}@media all and (max-width:960px){.page_new-landing_roi .roi-feature-section__number{width:414px;height:171px;padding-left:19rem}.page_new-landing_roi .roi-feature-section__number span{margin-right:0}.page_new-landing_roi .roi-feature-section__info{padding:0 0 0 .5rem}}.page_new-landing_roi .roi-feature-section__info b{font-weight:700;color:#1b2b4e;font-family:Lato;font-size:20px}.page_new-landing_roi .roi-feature-section__info span{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_new-landing_roi .roi-feature-section__info span:before{content:'\2665';color:red;padding-right:.5rem}@media all and (max-width:960px){.page_new-landing_roi .roi-feature-section__icons{padding:0 0 0 .5rem}}.page_new-landing_roi .roi-feature-section__time{font-size:20px;font-weight:400;color:#151a43;opacity:.99}.page_new-landing_roi .roi-feature-section__time b{font-size:70px;font-weight:700;color:#151a43}.page_new-landing_roi .roi-feature-section__link{margin-bottom:1rem;color:#0091ff}.page_new-landing_roi .roi-feature-section__para{padding-top:2rem;margin-bottom:1rem;padding-right:4rem;color:#545876}.page_new-landing_roi .flexport-section{background-image:url(https://images.hiverhq.com/images/new-homepage/customers/hubspot-bg-customer.svg);background-repeat:no-repeat;height:412px;background-size:cover;position:relative}@media all and (max-width:960px){.page_new-landing_roi .flexport-section{background:#f8c446;padding:0 1rem;height:550px;margin-bottom:5rem}}.page_new-landing_roi .flexport-section__main{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;flex-direction:row}.page_new-landing_roi .flexport-section__second-column{width:43%;padding-top:5rem}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__second-column{width:100%}}.page_new-landing_roi .flexport-section__first-column{overflow:hidden;margin:20px auto 0;border-radius:4px}.page_new-landing_roi .flexport-section__first-column ul{position:relative;margin:0;padding:0;height:200px;list-style:none}.page_new-landing_roi .flexport-section__first-column li{position:relative;display:block;float:left;margin:0;padding:0;width:1200px;height:589px;text-align:center;top:9rem}.page_new-landing_roi .flexport-section__first-column a.control_next,.page_new-landing_roi .flexport-section__first-column a.control_prev{position:absolute}.page_new-landing_roi .flexport-section__first-column a.control_next{right:45%;bottom:-3%}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__first-column a.control_next{right:34%;bottom:-6%}}.page_new-landing_roi .flexport-section__first-column a.control_prev{right:50%;bottom:-3%}.page_new-landing_roi .flexport-section__image{position:absolute;left:13rem;top:-9rem}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__first-column a.control_prev{right:52%;bottom:-6%}.page_new-landing_roi .flexport-section__image{left:2.5rem;top:-8rem}}.page_new-landing_roi .flexport-section__heading{font-size:21px;color:#3d3d3d;top:-2rem;left:35rem;position:absolute;margin-bottom:0;line-height:1}.page_new-landing_roi .flexport-section__heading b{color:#3d3d3d}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__heading{top:11rem;left:6rem}.page_new-landing_roi .flexport-section__heading--arrive{top:11rem;left:4rem}}.page_new-landing_roi .flexport-section__para{font-size:16px;color:#262626;line-height:1.88;padding-bottom:1rem;position:absolute;left:35rem;top:-1rem}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__para{left:3rem;top:12rem}.page_new-landing_roi .flexport-section__image-logo{display:none}}.page_new-landing_roi .flexport-section__para span{color:#3d3d3d;font-size:49px;font-weight:700}@media all and (min-width:960px){.page_new-landing_roi .flexport-section__image-logo{position:absolute;left:62rem;top:9rem}}.page_new-landing_roi .flexport-section__button{border-radius:5.6px;background-color:#1994fa;text-align:center;color:#fff;font-size:17px;padding:.7rem 3rem;transition:all .2s ease-in-out;display:inline-block;font-weight:700;position:absolute;left:35rem;top:5rem}.page_new-landing_roi .flexport-section__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px)}.page_new-landing_roi .roi-bottom-banner{padding:6rem 0 7rem}.page_new-landing_roi .roi-bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_new-landing_roi .flexport-section__button{left:4.5rem;top:18rem}.page_new-landing_roi .roi-bottom-banner{padding:0 1rem 5rem}.page_new-landing_roi .roi-bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_new-landing_roi .roi-bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_new-landing_roi .roi-bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_new-landing_roi .roi-bottom-banner__image1{position:absolute;right:-18rem}.page_new-landing_roi .roi-bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_new-landing_roi .roi-bottom-banner__image1,.page_new-landing_roi .roi-bottom-banner__image2{display:none}}.page_new-landing_roi .roi-bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}}.page_new-landing_roi .roi-bottom-banner__no-credit-card{font-family:Lato;font-size:20px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__no-credit-card{font-size:18px}}.page_new-landing_roi .roi-bottom-banner__ready-to-grow{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;text-align:center;padding-top:1rem;padding-left:9rem}.page_new-landing_roi .roi-bottom-banner__ready-to-grow span{font-family:Lato}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__ready-to-grow{font-size:20px;width:83%;padding-left:0;padding-top:8rem;text-align:center}}.page_new-landing_roi .roi-bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_new-landing_roi .roi-bottom-banner__button{margin-left:44%;margin-top:.5rem;width:196px;height:49px;border-radius:28px;background-image:linear-gradient(94deg,#fff213 10%,#f8bb02 95%);display:flex;justify-content:center;align-items:center}.page_new-landing_roi .roi-bottom-banner__cta-web{font-family:Lato;font-size:16px;text-align:center;color:#2b2b2b;font-weight:700}@media all and (min-width:960px){.page_new-landing_roi .roi-bottom-banner__cta-mobile{display:none}}.page_new-landing_remote-team .remote_top_banner{background-image:url(/images/remote-team/remote_bg.svg);background-repeat:no-repeat;background-size:cover;background-position:center;height:598px}@media all and (max-width:960px){.page_new-landing_roi .roi-bottom-banner__button{margin-left:0}.page_new-landing_roi .roi-bottom-banner__cta-web{display:none}.page_new-landing_roi .roi-bottom-banner__cta-mobile{font-family:Lato;font-size:16px;font-weight:500;text-align:center;color:#2b2b2b}.page_new-landing_remote-team .remote_top_banner{height:auto}.page_new-landing_remote-team .remote_top_banner__image{width:100%;padding-top:5rem}}.page_new-landing_remote-team .remote_top_banner__main{display:flex;align-items:center;justify-content:space-between;min-height:768px}.page_new-landing_remote-team .remote_top_banner__column1{width:70%}@media all and (max-width:960px){.page_new-landing_remote-team .remote_top_banner__main{min-height:336px;display:inline-block}.page_new-landing_remote-team .remote_top_banner__column1{flex-direction:column;padding:0 1rem;width:100%}}.page_new-landing_remote-team .remote_top_banner__column2{width:40%}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text{margin-top:-5rem;position:relative;font-family:Lato}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text h1{color:#fff;font-size:36px;line-height:44px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_new-landing_remote-team .remote_top_banner__column2{flex-direction:column;padding:0 1rem;width:100%}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text{margin:auto;text-align:center;padding-top:2rem!important}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text h1{font-size:24px;line-height:32px;margin:auto;padding-bottom:1rem;padding-top:6rem}}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text p{font-size:16px;line-height:1.75;color:#fff;font-family:lato;margin-bottom:3rem;width:89%}@media all and (max-width:960px){.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text p{font-size:14px;line-height:24px;width:95%;margin:auto;padding-bottom:2rem}}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text a.remote_top_banner__cta{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text a.remote_top_banner__cta:hover{transform:scale(1) translateY(-4px) translateZ(20px)}.page_new-landing_remote-team .remote_top_banner .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_new-landing_remote-team .remote_section-two{padding:3rem 0}.page_new-landing_remote-team .remote_section-two__column{display:flex;justify-content:space-around;position:relative}.page_new-landing_remote-team .remote_section-two__column:after{content:"";position:absolute;width:147px;height:220px;background-image:url(/images/remote-team/redDot.svg);background-repeat:no-repeat;background-size:contain;right:-10rem;bottom:-10rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote_section-two{padding:2rem 0 3rem}.page_new-landing_remote-team .remote_section-two__column{flex-direction:column-reverse}.page_new-landing_remote-team .remote_section-two__column:after{display:none}}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text{width:47%;padding-top:2rem}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text h2{line-height:36px;text-align:left!important}@media all and (max-width:960px){.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text{width:84%;margin:auto}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text h2{font-size:20px;line-height:28px}}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text p{font-size:16px;line-height:28px;color:#545876;padding-right:5px;margin-bottom:1rem;font-family:Lato}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__image{width:40%;display:flex}@media all and (max-width:960px){.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text p{padding-right:0;font-size:14px;line-height:24px}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__image{width:80%;margin:auto}}.page_new-landing_remote-team .remote_section-two__column .remote_section-two__image img{width:95%;max-width:100%}.page_new-landing_remote-team .remote-Collaborate-section{padding:4rem 0}.page_new-landing_remote-team .remote-Collaborate-section h2{font-size:24px;font-weight:700;color:#151a43;text-align:center;width:40%;margin:0 auto;line-height:1.5}@media all and (max-width:960px){.page_new-landing_remote-team .remote-Collaborate-section{padding:2rem 0}.page_new-landing_remote-team .remote-Collaborate-section h2{width:98%}}.page_new-landing_remote-team .remote-Collaborate-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding-top:4rem;width:98%;margin:0 auto}.page_new-landing_remote-team .remote-Collaborate-section__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:0;padding-left:1rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-Collaborate-section__main{flex-direction:raw;width:100%}.page_new-landing_remote-team .remote-Collaborate-section__heading{padding-left:0}}.page_new-landing_remote-team .remote-Collaborate-section__column{width:43%;padding:3%;margin-bottom:5%;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);position:relative;height:372px}@media all and (max-width:960px){.page_new-landing_remote-team .remote-Collaborate-section__column{width:100%;margin-bottom:18%;height:340px;padding:3% 7%}}@media all and (min-width:960px){.page_new-landing_remote-team .remote-Collaborate-section__column--lastColumn1{margin:0 auto 10% 12rem}.page_new-landing_remote-team .remote-Collaborate-section__column--lastColumn2{margin:0 12rem 10% auto}}.page_new-landing_remote-team .remote-Collaborate-section__number{height:190px;top:0;right:0;width:472px;color:rgba(0,0,0,.1);font-size:110px;display:flex;align-items:center;justify-content:center;position:absolute;background-repeat:no-repeat;background-position:top right;font-weight:700;background-color:#f6f6f6;padding-left:17rem}.page_new-landing_remote-team .remote-Collaborate-section__number span{color:#cfcaca;margin-top:-8rem;margin-left:-39rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-Collaborate-section__number{width:414px;height:171px;padding-left:21rem}.page_new-landing_remote-team .remote-Collaborate-section__number span{margin-right:0;margin-left:-34rem}}.page_new-landing_remote-team .remote-Collaborate-section__info{font-family:Lato;font-size:18px;color:#545876;opacity:.99;padding:4rem 4rem 0 0;width:71%}.page_new-landing_remote-team .remote-Collaborate-section__info b{font-weight:700;color:#1b2b4e;font-family:Lato;font-size:20px}.page_new-landing_remote-team .remote-Collaborate-section__info span{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_new-landing_remote-team .remote-Collaborate-section__info span:before{content:'\2665';color:red;padding-right:.5rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-Collaborate-section__info{width:92%}.page_new-landing_remote-team .remote-Collaborate-section__icons{padding:0 0 0 .5rem}}.page_new-landing_remote-team .remote-Collaborate-section__time{font-size:20px;font-weight:400;color:#151a43;opacity:.99}.page_new-landing_remote-team .remote-Collaborate-section__time b{font-size:70px;font-weight:700;color:#151a43}.page_new-landing_remote-team .remote-Collaborate-section__link{margin-bottom:1rem;color:#0091ff}.page_new-landing_remote-team .remote-Collaborate-section__para{margin-bottom:1rem;color:#545876}.page_new-landing_remote-team .remote-team-section{padding:6rem 0 8rem;background:#f7f7f7;position:relative}.page_new-landing_remote-team .remote-team-section:before{content:"";position:absolute;width:210px;height:178px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/why-work-with-us-elements.svg);background-repeat:no-repeat;background-size:contain;right:50px;top:40px}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section{padding:3rem 0}.page_new-landing_remote-team .remote-team-section:before{display:none}}.page_new-landing_remote-team .remote-team-section__heading{padding-bottom:3em;line-height:36px;margin-bottom:1.5rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__heading{font-size:20px;line-height:28px;width:70%;margin:auto}.page_new-landing_remote-team .remote-team-section__heading br{display:none!important}}.page_new-landing_remote-team .remote-team-section__main{width:86%;margin:auto}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main{width:90%;margin:auto}}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column{justify-content:space-between;margin-bottom:5rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column{flex-direction:column;margin-bottom:2rem}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column:last-child .image .white-bg{margin-top:0}}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column:last-child{margin-bottom:0;padding-top:15px}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .image{width:30%}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .image{width:100%;margin-bottom:2.5rem}}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .image .white-bg{width:328px;height:150px;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 24px 48px 0 rgba(0,0,0,.18)}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .image .white-bg{width:100%;height:144px}}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents{width:55%}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents{width:100%}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents p.box-head{font-size:16px;line-height:20px;width:75%}}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}@media all and (max-width:960px){.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents p.box-para{font-size:14px;line-height:24px;padding-right:40px}.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column:last-child .contents p.box-para{padding-right:10px}}.page_new-landing_remote-team .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_new-landing_remote-team .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_new-landing_remote-team .free-trial-section{padding:0}.page_new-landing_remote-team .free-trial-section h2{padding:0 1rem;font-size:25px}.page_new-landing_remote-team .free-trial-section h2 br{display:none}}.page_new-landing_remote-team .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_new-landing_remote-team .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_remote-team .homepage-logo-section{padding:5rem 0 6rem}@media all and (max-width:960px){.page_new-landing_remote-team .homepage-logo-section{padding:4rem 0 3rem}.page_new-landing_remote-team .homepage-logo-section__heading{font-weight:700;width:50%;margin:auto}}.page_new-landing_remote-team .homepage-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;color:#696c88;text-align:center;padding-bottom:3rem}.page_new-landing_remote-team .homepage-logo-section__style-2{color:#151a43}.page_new-landing_remote-team .homepage-logo-section__column-main{display:flex;flex-direction:column;width:96%;margin:auto}@media all and (max-width:960px){.page_new-landing_remote-team .homepage-logo-section__column-main{flex-direction:row;justify-content:space-evenly;width:100%;margin:auto}}.page_new-landing_remote-team .homepage-logo-section__link{color:#0091FF;font-size:16px;font-weight:700;font-family:Lato}.page_new-landing_remote-team .homepage-logo-section__common-column{display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:1rem}@media all and (max-width:960px){.page_new-landing_remote-team .homepage-logo-section__common-column{flex-direction:column}}.page_new-landing_remote-team .homepage-logo-section__logo-box{width:185px;height:127px;border-radius:9.9px;box-shadow:0 20px 20px 0 rgba(217,230,239,.72);background-color:#fff;display:flex;align-items:center;justify-content:center}.page_new-landing_remote-team .homepage-gmail-section__link-arrow{padding-left:1rem;position:relative;top:10px;right:10px}.page_new-landing_remote-team .homepage-gmail-section__arrow-image{position:relative;top:-6px}.page_new-landing_remote-team .remote-resources{padding:5rem 0 6rem;background-color:#F7F7F7;margin-top:3rem}.page_new-landing_remote-team .remote-resources__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;text-align:center}@media all and (max-width:960px){.page_new-landing_remote-team .homepage-logo-section__logo-box{margin-bottom:1rem;width:145px;height:100px;text-align:center}.page_new-landing_remote-team .remote-resources{padding:0;margin:0}.page_new-landing_remote-team .remote-resources__main{padding:0 1rem}}.page_new-landing_remote-team .remote-resources__column{width:33%;transition:all .25s ease-in-out;padding-bottom:5rem}.page_new-landing_remote-team .remote-resources__column:hover{transform:translateY(-10px);border-radius:11px}@media all and (max-width:960px){.page_new-landing_remote-team .remote-resources__column{border-radius:11px;width:90%;text-align:center;margin:auto}.page_new-landing_remote-team .remote-resources__heading{padding:4rem 1rem 2rem}}.page_new-landing_remote-team .remote-resources__heading{font-family:Lato;color:#151a43;font-size:24px;font-weight:700;text-align:center;line-height:1.33;margin-bottom:1.5rem}.page_new-landing_remote-team .remote-resources__text-box{width:350px;height:225px;box-shadow:0 22px 22px 0 #e2e2e2;background-color:#fff;border-radius:0 0 35px}.page_new-landing_remote-team .remote-resources__sub-heading{font-family:Lato;font-size:18px;color:#151a43;font-weight:700;text-align:left;line-height:1.5;margin-bottom:0!important;padding:17px 29px 10px 28px}@media all and (max-width:960px){.page_new-landing_remote-team .remote-resources__text-box{width:100%;height:250px}.page_new-landing_remote-team .remote-resources__sub-heading{font-size:15px;padding:17px 29px 8px 28px}}.page_new-landing_remote-team .remote-resources__para{font-family:Lato;font-size:14px;line-height:1.86;color:#545876;text-align:left;font-weight:400;margin-bottom:1rem;padding:0 29px 0 28px}.page_new-landing_remote-team .remote-resources__image-box{width:100%}@media all and (max-width:960px){.page_new-landing_remote-team .remote-resources__para{padding:0 13px 0 28px}.page_new-landing_remote-team .remote-resources__image-box{background-color:#f4f5ff}}.page_new-landing_remote-team .remote-resources__image{padding-top:3rem;margin-bottom:-3px}@media all and (max-width:960px){.page_new-landing_remote-team .remote-resources__image{padding-top:0;width:100%}}.page_new-landing_remote-team .remote-resources__link{color:#0091ff;font-family:Lato;font-size:16px;font-weight:700;text-align:left;padding:0 4px 0 28px;line-height:unset}.page_new-landing_remote-team .remote-resources__link a{color:#202121;font-size:14px;margin-top:.4rem;display:inline-block}.page_new-landing_remote-team .remote-review-section{background-image:url(/images/remote-team/airBg.png);background-repeat:no-repeat;height:360px;padding:0 0 1rem;position:relative;background-color:#f7f7f7}.page_new-landing_remote-team .remote-review-section__main{display:flex;justify-content:space-evenly;align-items:center;flex-wrap:wrap;flex-direction:row}.page_new-landing_remote-team .remote-review-section__first-column{width:25%;margin-top:-2.1rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-review-section{padding:0 1rem;height:945px;background-color:#2777F1;margin-bottom:4rem;background-image:none}.page_new-landing_remote-team .remote-review-section__first-column{width:100%;margin-top:0}}.page_new-landing_remote-team .remote-review-section__second-column{width:43%;padding-top:5rem}@media all and (max-width:960px){.page_new-landing_remote-team .remote-review-section__second-column{width:89%}}.page_new-landing_remote-team .remote-review-section__second-column:before{content:'';position:absolute;width:58px;height:55px;background:url(../../images/remote-team/quote.svg) no-repeat;background-size:100%;left:17.5rem;top:-1rem}.page_new-landing_covid-19-page .covid-19-section__para,.page_new-landing_covid-19-page .covid-19-section__para span{position:relative;margin-bottom:8px;line-height:1.88;font-weight:400;color:#545876;font-size:16px}.page_new-landing_remote-team .remote-review-section__heading{font-size:18px;font-weight:700;color:#262626;margin-bottom:1rem}.page_new-landing_remote-team .remote-review-section__para{font-size:18px;color:#fff;line-height:1.88;padding-bottom:1rem;margin-bottom:0;margin-top:-1rem}.page_new-landing_remote-team .remote-review-section__author{font-size:18px;color:#fff;line-height:1.53;margin-bottom:1rem;font-weight:700}.page_new-landing_remote-team .remote-review-section__author span{font-size:14px;font-weight:400;color:#fff}.page_new-landing_remote-team .remote-review-section a{color:#fff8b1;font-size:16px;font-weight:700}.page_new-landing_remote-team .remote-review-section__image-logo{padding:1rem 4rem 0}.page_new-landing_covid-19-page .covid-19-section{background-image:url(/images/education/covidHero.png);background-size:cover;background-repeat:no-repeat;height:747px}.page_new-landing_covid-19-page .covid-19-section .container{display:flex;justify-content:space-between;align-items:center}@media all and (max-width:960px){.page_new-landing_remote-team .remote-review-section__second-column:before{left:2rem;top:-2rem}.page_new-landing_remote-team .remote-review-section__para{margin-top:-2rem}.page_new-landing_remote-team .remote-review-section__image{width:100%}.page_new-landing_remote-team .remote-review-section__image-logo{position:relative;bottom:-1rem;padding:0}.page_new-landing_covid-19-page .covid-19-section{height:auto;background-size:100%}.page_new-landing_covid-19-page .covid-19-section .container{display:block}}.page_new-landing_covid-19-page .covid-19-section__first-column{width:51%;padding-top:11rem}.page_new-landing_covid-19-page .covid-19-section__heading{font-size:34px;color:#151a43;font-weight:700;line-height:1.47}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-19-section__first-column{padding:7rem 2rem 4rem;width:100%;flex-direction:column}.page_new-landing_covid-19-page .covid-19-section__heading{width:92%;text-align:center;font-size:24px!important}}.page_new-landing_covid-19-page .covid-19-section__heading span{background-color:#ffd31a;padding:5px 10px;font-family:Lato;font-size:34px;font-weight:700;color:#151a43}.page_new-landing_covid-19-page .covid-19-section__para span{left:1.5rem}.page_new-landing_covid-19-page .covid-19-section__para span:before{width:7px;height:7px;background-color:#ffd31a;content:' ';position:absolute;left:-1.5rem;bottom:.3rem;border-radius:50%}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-19-section__heading span{font-size:24px!important;display:block}.page_new-landing_covid-19-page .covid-19-section__para span:before{top:.5rem}.page_new-landing_covid-19-page .covid-19-section__para{width:100%;text-align:left}}.page_new-landing_covid-19-page .covid-19-section__para b{font-size:16px;font-weight:700;color:#151a43}.page_new-landing_covid-19-page .covid-19-section__second-column{padding:2rem 1rem;height:486px;background-color:#fff;width:442px;border-radius:10px;margin-top:9rem;box-shadow:0 5px 8px 10px rgba(0,0,0,.06)}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-19-section__second-column{padding:2rem 2rem 0;width:92%;flex-direction:column;height:600px;margin:0 auto}}.page_new-landing_covid-19-page .covid-inboxes{padding:4rem 0;background-image:url(/images/education/covidBg.svg);background-repeat:no-repeat;background-position:bottom}.page_new-landing_covid-19-page .covid-inboxes__column{width:55%;margin:0 auto}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-inboxes{padding:5rem 1rem 0;background-size:100%}.page_new-landing_covid-19-page .covid-inboxes__column{width:100%}}.page_new-landing_covid-19-page .covid-inboxes__heading{font-size:32px;font-weight:700;color:#151a43;line-height:1.31;width:61%;margin:0 auto;padding-bottom:2rem;text-align:center}@media all and (min-width:960px){.page_new-landing_covid-19-page .covid-inboxes__ws-mobile-image{display:none}}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-inboxes__heading{width:100%}.page_new-landing_covid-19-page .covid-inboxes__ws-display-image{display:none}.page_new-landing_covid-19-page .covid-inboxes__ws-mobile-image{margin-left:5rem}}.page_new-landing_covid-19-page .covid-inboxes #wistia_58\.thumbnail_img,.page_new-landing_covid-19-page .covid-inboxes #wistia_59\.thumbnail_img,.page_new-landing_covid-19-page .covid-inboxes #wistia_74\.thumbnail_img,.page_new-landing_covid-19-page .covid-inboxes #wistia_75\.thumbnail{display:none!important}.page_new-landing_covid-19-page .covid-feature-section{padding:4rem 0}.page_new-landing_covid-19-page .covid-feature-section__column{display:flex;width:87%;background-color:#4B85F0;margin:0 auto;border-radius:16px;justify-content:space-around;align-items:center;padding:1.9rem 0}.page_new-landing_covid-19-page .covid-feature-section__para{font-size:24px;font-weight:700;color:#fff;margin-bottom:0;font-family:Lato}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-feature-section__column{flex-direction:column;width:90%;padding:1.9rem 0}.page_new-landing_covid-19-page .covid-feature-section__para{margin-bottom:2rem;text-align:center;line-height:30px}}.page_new-landing_covid-19-page .covid-feature-section__button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);width:196px;height:49px;border-radius:28px;padding:15px 44px;color:#2b2b2b}.page_new-landing_covid-19-page .covid-feature-section__text{font-size:16px;font-weight:700;text-align:center;color:#2b2b2b;margin-bottom:0;font-family:Lato}.page_new-landing_covid-19-page .covid-shared-inboxes{background-color:#FAFAFA;padding:2rem 0 4rem}.page_new-landing_covid-19-page .covid-shared-inboxes__heading{text-align:center;line-height:36px;font-family:Lato;font-size:24px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-feature-section__text{margin-bottom:1rem}.page_new-landing_covid-19-page .covid-shared-inboxes{padding:3rem 0}.page_new-landing_covid-19-page .covid-shared-inboxes__heading{font-size:20px;line-height:28px;width:80%;margin:auto;padding-bottom:2em}}.page_new-landing_covid-19-page .covid-shared-inboxes__main{flex-wrap:wrap;flex-direction:row;justify-content:space-around;width:90%;margin:auto}.page_new-landing_covid-19-page .covid-shared-inboxes__main .covid-shared-inboxes__column{text-align:center;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;padding:10px 40px 10px 10px;min-height:90px;border-radius:50px}.page_new-landing_covid-19-page .covid-shared-inboxes__main .covid-shared-inboxes__column .icon{background-image:linear-gradient(to right,#f6fafd 15%,#e8f0f5 89%,#e7eff5 92%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_new-landing_covid-19-page .covid-shared-inboxes__main .covid-shared-inboxes__column .mail{color:#545876;margin-left:15px;font-size:16px;font-weight:700;line-height:1.5;font-family:Lato}.client-logo-section{padding:5rem 0 3rem}@media all and (max-width:960px){.page_new-landing_covid-19-page .covid-shared-inboxes__main .covid-shared-inboxes__column{margin-bottom:2rem;min-width:329px}.client-logo-section{padding:4rem 0 3rem}}.client-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;color:#696c88;text-align:center;margin-bottom:3rem;line-height:1}@media all and (max-width:960px){.client-logo-section__heading{font-weight:700;width:50%;margin:auto;padding-bottom:3rem;line-height:1.25}}.client-logo-section__heading--main-heading{text-align:center;color:#151a43;font-size:32px;font-weight:700;margin:0 0 16px}@media all and (max-width:960px){.client-logo-section__heading--main-heading{font-size:24px}.client-logo-section__heading--sub-heading br{display:none}}.client-logo-section__heading--sub-heading{text-align:center;line-height:1.88;font-size:16px;color:#545876}@media all and (max-width:330px){.client-logo-section__image{width:90px}}.client-logo-section__style-2{color:#151a43}.client-logo-section__column-main{display:flex;flex-direction:column;width:96%;margin:auto}@media all and (max-width:960px){.client-logo-section__column-main{flex-direction:row;justify-content:space-evenly;width:83%;margin:auto}}@media all and (max-width:400px){.client-logo-section__column-main{width:100%}}.client-logo-section__link{color:#0091FF;font-size:16px;font-weight:700;font-family:Lato}.client-logo-section__common-column{display:flex;flex-direction:row;justify-content:space-evenly;margin-bottom:1rem}@media all and (max-width:960px){.client-logo-section__common-column{flex-direction:column}}.client-logo-section__logo-box{width:185px;height:127px;border-radius:9.9px;box-shadow:0 20px 20px 0 rgba(217,230,239,.72);background-color:#fff;display:flex;align-items:center;justify-content:center}@media all and (max-width:960px){.client-logo-section__logo-box{margin-bottom:1rem;width:145px;height:100px;text-align:center}}.client-logo-section__arrow-image{position:relative;top:-7px}.client-logo-section__link-arrow{padding-left:1rem;position:relative;top:10px;right:10px}@media all and (min-width:960px){.homepage-clone-logos{margin-bottom:3rem}}.page_inner_caseStudy .top_head_box_inner{padding:20px 40px}.page_inner_caseStudy .top_head_box_outer{width:55%;-o-object-fit:contain;object-fit:contain;border-radius:12px;background-image:linear-gradient(270deg,#3453e6 .1%,#14a8ff 90%)}.page_inner_caseStudy .industry_top_inner{border-bottom:solid 1px #fff;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:flex;padding-bottom:4px}.page_inner_caseStudy .industry_label{height:30px;font-family:Lato;font-size:16px;font-weight:700;line-height:1.88;color:#fff}.page_inner_caseStudy .industry_info{color:#ffe04c;height:30px;font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;padding-left:5px}.page_inner_caseStudy .top_description_content,.page_inner_caseStudy .top_header_content{color:#fff;margin-bottom:0;font-stretch:normal;font-style:normal;letter-spacing:normal;font-family:Lato}.page_inner_caseStudy .top_header_content{font-size:30px;font-weight:700;line-height:1.44;padding-top:10px;padding-bottom:15px}.page_inner_caseStudy .top_description_content{font-size:16px;font-weight:400;line-height:1.88}.page_inner_caseStudy .testimonial_outer{position:relative;margin-top:100px}.page_inner_caseStudy .testimonial_inner{width:100%;background-color:#f4f5f7;z-index:1;padding-top:80px}.page_inner_caseStudy .testimonial_img_src{height:120px!important;width:120px!important;border-radius:50%;padding-top:0!important;padding-bottom:0!important}.page_inner_caseStudy .testimonial_img{border-radius:50%;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding:5px;background:#fff;box-shadow:4px 5px 8px #dad6d6;display:block;margin:0 auto}.page_inner_caseStudy .testimonial_quote{font-family:Lato;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.7;letter-spacing:normal;text-align:center;color:#151a43;padding:15px;margin-top:10px;margin-bottom:15px}.page_inner_caseStudy .blockQuotesTestimonialInner:before{color:#ccc;content:open-quote;font-size:12em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;font-family:sans-serif;opacity:.7;position:absolute;left:-50px;top:-55px;font-weight:900}.page_inner_caseStudy .blockQuotesTestimonialInner:after{color:#ccc;content:close-quote;font-size:12em;line-height:.1em;margin-left:.25em;vertical-align:-.5em;font-family:sans-serif;opacity:.7;position:absolute;right:-55px;bottom:-155px;font-weight:900}.page_inner_caseStudy .blockQuotesTestimonial,.page_inner_caseStudy .blockQuotesTestimonialInner{position:relative}.page_inner_caseStudy .testimonial_author_name{font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#151a43;text-align:center;padding-bottom:5px}.page_inner_caseStudy .content_body span,.page_inner_caseStudy .testimonial_author_position{font-size:16px;font-weight:400;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_caseStudy .testimonial_author_position{line-height:normal;color:#545876;text-align:center}.page_inner_caseStudy .testimonial_bottom_logo{padding-top:0;padding-bottom:0}.page_inner_caseStudy .testimonial_logo_src{padding-top:10px!important;padding-bottom:25px!important;max-width:250px!important}.page_inner_caseStudy .testimonial_img_outer{position:absolute;top:-50px;width:100%!important}.page_inner_caseStudy .content_body{padding-top:50px;width:50%;display:block;margin:0 auto}.page_inner_caseStudy .content_body span{line-height:1.88;color:#2b2b2b}.page_inner_caseStudy .content_body h1{font-family:Lato;font-size:48px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#151a43;margin-bottom:1.5rem}.page_inner_caseStudy .content_body h2{font-family:Lato;font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#151a43;margin-top:3rem;margin-bottom:1.2rem}.page_inner_caseStudy .content_body h2 strong{color:#151a43}.page_inner_caseStudy .content_body h3{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.33;letter-spacing:normal;color:#151a43;margin-top:2rem;margin-bottom:1.1rem}.page_inner_caseStudy .content_body h4,.page_inner_caseStudy .content_body p{margin-bottom:1rem;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_caseStudy .content_body h3 strong{color:#151a43}.page_inner_caseStudy .content_body h4{font-size:22px;font-weight:700;line-height:1.33;color:#151a43;margin-top:1rem}.page_inner_caseStudy .content_body h4 strong{color:#151a43}.page_inner_caseStudy .content_body p{font-size:18px;font-weight:400;line-height:1.88;color:#545876}.page_inner_caseStudy .content_body p a{color:#0091ff}.page_inner_caseStudy .content_body p b,.page_inner_caseStudy .content_body p strong{color:#545876;font-weight:700}.page_inner_caseStudy .content_body p em{color:#545876}.page_inner_caseStudy .content_body p cite{color:#545876;display:block;padding-top:10px}.page_inner_caseStudy .content_body a{font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#0091ff}.page_inner_caseStudy .content_body blockquote:before{color:#ccc;content:open-quote;font-size:7em;line-height:.1em;margin-right:.25em;vertical-align:-.4em;font-family:sans-serif;opacity:.4;position:absolute;left:-105px;top:80px}.page_inner_caseStudy .content_body blockquote:after{color:#ccc;content:close-quote;font-size:7em;line-height:.1em;margin-left:.25em;vertical-align:-.5em;font-family:sans-serif;opacity:.4;position:absolute;right:-85px;bottom:27px}.page_inner_caseStudy .content_body blockquote,.page_inner_caseStudy .content_body blockquote p,.page_inner_caseStudy .metric_value_inner{font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_caseStudy .content_body figure{display:block;margin:auto;padding-top:20px;padding-bottom:40px}.page_inner_caseStudy .content_body iframe{display:block;margin:auto;max-width:90%}.page_inner_caseStudy .content_body blockquote{font-size:20px;font-weight:700;line-height:1.8;color:#545876;padding-top:2.4rem;padding-bottom:3.5rem;display:block;width:75%;margin:auto;position:relative}.page_inner_caseStudy .content_body blockquote p{display:inline;font-size:20px;font-weight:700;line-height:1.8;color:#545876}.page_inner_caseStudy .content_body blockquote p em{color:#545876}.page_inner_caseStudy .content_body blockquote cite{color:#545876;display:block;padding-top:10px}.page_inner_caseStudy .content_body li,.page_inner_caseStudy .content_body ul{font-family:Lato;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#545876}.page_inner_caseStudy .content_body li strong{color:#545876;font-weight:700;font-size:18px}.page_inner_caseStudy .content_body img{display:block;margin:0 auto;max-width:100%;height:auto;padding-top:20px;padding-bottom:10px}.page_inner_caseStudy .metrics_outer{width:100%;height:auto;background-color:#545876;padding-top:120px;padding-bottom:0}.page_inner_caseStudy .blockDisp{display:block!important;width:75%}.page_inner_caseStudy .successText{padding:0!important;line-height:1.4!important}.page_inner_caseStudy .successBorder{border-left:0!important;display:flex;flex-wrap:wrap;width:250px}.page_inner_caseStudy .increase_img{display:block;margin:auto 0;width:25%}.page_inner_caseStudy .metrics_inner_main{margin:0 auto;max-width:1440px;width:90%}.page_inner_caseStudy .metrics_backdrop{background:url(/images/caseStudy/metrics_backdrop.svg);height:60px;background-size:contain}.page_inner_caseStudy .metrics_inner{display:flex;flex-wrap:wrap;justify-content:space-evenly}.page_inner_caseStudy .metrics_inner_wrapper{margin:auto}.page_inner_caseStudy .metric_value{display:flex;flex-wrap:wrap}.page_inner_caseStudy .metric_value_inner{font-size:32px;font-weight:900;line-height:normal;color:#14a8ff}.page_inner_caseStudy .time_saved,.page_inner_caseStudy .value_num{font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff;font-family:Lato}.page_inner_caseStudy .metrics_text{padding-top:17px;display:block;margin:auto;padding-left:10px;max-width:172px}.page_inner_caseStudy .metrics_logo_src{height:auto;display:block;margin:auto;max-width:250px}.page_inner_caseStudy .metrics_head_outer{max-width:700px;display:block;margin:0 auto;-o-object-fit:contain;object-fit:contain;border-radius:25px;background-color:#404575;padding:0 20px}.page_inner_caseStudy .metrics_head_inner{display:flex;text-align:center;flex-wrap:wrap;width:100%}.page_inner_caseStudy .metrics_logo,.page_inner_caseStudy .time_saved{display:block;margin:auto;width:42.5%}.page_inner_caseStudy .time_saved{text-align:left;font-size:18px;font-weight:700}.page_inner_caseStudy .value_num{font-size:42px;font-weight:900}.page_inner_caseStudy .time_saved_value{display:flex;flex-wrap:wrap}.page_inner_caseStudy .value_text{padding-top:23px;padding-left:7px}.page_inner_caseStudy .metrics_head{position:absolute;width:100%;top:-35px}.page_inner_caseStudy .metrics_head_main{position:relative}.page_inner_caseStudy .metric_value_main{border-left:2px solid #7c7f95;padding-left:20px;position:relative}.page_inner_caseStudy .hiver_advantage_main{position:relative;background:#e9e9ed;margin-top:50px}.page_inner_caseStudy .hiver_advantage_main_inner{max-width:1440px;margin:auto;display:block;position:relative}.page_inner_caseStudy .hiver_advantage_logo{position:absolute;bottom:0;right:0;min-width:320px}.page_inner_caseStudy .hiver_advantage_outer{padding-top:50px;padding-bottom:50px}.page_inner_caseStudy .hiver_advantage_inner{background:#fff;padding-left:20px;padding-right:60px;display:block;margin:0 auto;max-width:950px;width:70%;border-radius:13px;padding-bottom:50px}.page_inner_caseStudy .hiver_advantage_heading{font-family:Lato;font-size:24px!important;font-weight:700!important;font-stretch:normal!important;font-style:normal!important;line-height:1.33!important;letter-spacing:normal!important;color:#151a43!important;max-width:500px!important;margin-bottom:0!important;margin-top:0!important}.page_inner_caseStudy .hiver_advantage_body{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#545876;padding-top:20px;padding-bottom:50px;max-width:500px}.page_inner_caseStudy .fav_header{font-family:Lato!important;font-size:22px!important;font-weight:700!important;font-stretch:normal!important;font-style:normal!important;line-height:1.64!important;letter-spacing:normal!important;color:#545876!important;padding-bottom:10px;max-width:500px;margin-bottom:0!important;margin-top:0!important}.page_inner_caseStudy .cta_text,.page_inner_caseStudy .feature_content,.page_inner_caseStudy .read_box,.page_inner_caseStudy .tip_box_inner,.page_inner_productUpdates #f_heading{font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_caseStudy .feature_content{font-family:Lato;font-size:16px;font-weight:700;line-height:normal;color:#0091ff;padding-right:30px;padding-bottom:0;z-index:2}.page_inner_caseStudy .feature_content p{margin-bottom:0;font-size:16px}.page_inner_caseStudy .feature_content p a{font-size:16px}.page_inner_caseStudy .feature_list{display:flex;flex-wrap:wrap;max-width:500px}.page_inner_caseStudy .hiver_advantage_wrapper_outer{display:flex;flex-wrap:wrap}.page_inner_caseStudy .bulb_advantage{width:20%}.page_inner_caseStudy .hiver_advantage_wrapper_inner{width:80%}.page_inner_caseStudy .hiver_bulb_logo{padding-top:25%}.page_inner_caseStudy .hiver_mark_logo_left{position:absolute;bottom:70px}.page_inner_caseStudy .hiver_mark_logo_right{position:absolute;right:0;top:-45px}.page_inner_caseStudy .hover_btn{width:10%;padding-top:2px}.page_inner_caseStudy .metric_description_outer{display:flex;flex-wrap:wrap;padding-top:5px}.page_inner_caseStudy .metric_description_inner{margin-right:10px;font-weight:700}.page_inner_caseStudy .tip_box{position:absolute;width:271px;z-index:2}.page_inner_caseStudy .hide_box{display:none}.page_inner_caseStudy .tip_box:hover{display:block!important}.page_inner_caseStudy .tip_box_inner{font-family:Lato;font-size:14px;font-weight:400;line-height:1.86;color:#545876;padding:25px;background-color:#fff;border-radius:2px;box-shadow:0 6px 10px 0 rgba(0,0,0,.1)}.page_inner_caseStudy .pointer{width:0;height:0;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;display:block;margin:auto}.page_inner_caseStudy .assignments_box{left:-8px}.page_inner_caseStudy .automations_box{left:-5px}.page_inner_caseStudy .notes_box{left:-12px}.page_inner_caseStudy .tags_box{left:-24px}.page_inner_caseStudy .collisionalerts_box{left:-7px}.page_inner_caseStudy .read_box{font-family:Lato;font-size:16px;font-weight:700;line-height:normal;color:#0091ff;cursor:pointer}.page_inner_caseStudy .read_box_outer{padding-top:10px}.page_inner_caseStudy .vh{border-left:2px solid #14a8ff;height:50px;margin:auto;display:block;width:5%}.page_inner_caseStudy #caseStudy_navlink{text-align:center;display:block;width:190px;border-radius:28px!important;background-image:linear-gradient(94deg,#FFEC38 10%,#FFD31A 95%);transition:transform .5s;margin-top:-4rem}@media all and (max-width:960px){.page_inner_caseStudy #caseStudy_navlink{margin-top:0}}.page_inner_caseStudy #caseStudy_navlink:hover{transform:translate(0,-7px);transition:transform .5s}.page_inner_caseStudy #navigation__link_id{display:block;padding-top:5px;padding-bottom:5px;font-weight:700}.page_inner_caseStudy .cta_text{font-family:Lato;font-size:24px;font-weight:700;line-height:1.7;text-align:center;color:#151a43}.page_inner_caseStudy .cta_text_outer{padding-bottom:0;padding-top:50px}.page_inner_caseStudy .btn_outer{padding-top:20px;padding-bottom:100px}@media (max-width:1120px) and (min-width:501px){.page_inner_caseStudy .all-features-hero__column-first{padding-top:130px}.page_inner_caseStudy .top_head_box_outer{width:90%;display:block;margin:auto}.page_inner_caseStudy .content_body{width:85%}.page_inner_caseStudy .content_body h2,.page_inner_caseStudy .content_body h3,.page_inner_caseStudy .content_body h4{text-align:inherit}.page_inner_caseStudy .content_body blockquote{width:80%}.page_inner_caseStudy .content_body blockquote:before{font-size:5em;left:-70px;top:70px}.page_inner_caseStudy .content_body blockquote:after{font-size:5em;right:-65px;bottom:40px}.page_inner_caseStudy .blockQuotesTestimonialInner:before{left:-35px}.page_inner_caseStudy .blockQuotesTestimonialInner:after{right:-35px}.page_inner_caseStudy .metrics_head_outer{width:90%}.page_inner_caseStudy .metric_value_main{margin-bottom:30px;margin-right:15px}.page_inner_caseStudy .hiver_advantage_logo{width:60%}.page_inner_caseStudy .hiver_mark_logo_left,.page_inner_caseStudy .hiver_mark_logo_right{width:14%}.page_inner_caseStudy #navList_top,.page_inner_caseStudy .hover_btn{display:none}.page_inner_caseStudy .metrics_backdrop{height:50px}.page_inner_caseStudy .metrics_inner_wrapper{width:100%!important}.page_inner_caseStudy .top_description_content{text-align:left!important}.page_inner_caseStudy .hiver_advantage_heading{text-allign:left;text-align:left}}@media (max-width:500px){.page_inner_caseStudy .all-features-hero__column-first{padding-top:130px}.page_inner_caseStudy .top_head_box_outer{width:100%}.page_inner_caseStudy .content_body{width:85%}.page_inner_caseStudy .content_body h2,.page_inner_caseStudy .content_body h3,.page_inner_caseStudy .content_body h4{text-align:inherit}.page_inner_caseStudy .content_body blockquote:before{font-size:5em;left:-60px;top:70px}.page_inner_caseStudy .content_body blockquote:after{font-size:5em;right:-55px;bottom:40px}.page_inner_caseStudy .content_body iframe{height:100%}.page_inner_caseStudy .blockQuotesTestimonialInner:before{left:-20px}.page_inner_caseStudy .blockQuotesTestimonialInner:after{right:-20px}.page_inner_caseStudy .metrics_head_outer{width:90%}.page_inner_caseStudy .value_text{padding-top:0;padding-left:0}.page_inner_caseStudy .metrics_head_inner{display:block;text-align:center;flex-wrap:nowrap;padding-top:0;padding-bottom:30px}.page_inner_caseStudy .metrics_logo{width:100%}.page_inner_caseStudy .time_saved{padding-top:20px;padding-left:0;text-align:center;display:block;margin:0 auto;width:100%}.page_inner_caseStudy .vh{border-bottom:2px solid #14a8ff;border-left:0;height:2px;width:40%;margin:auto;display:block}.page_inner_caseStudy .time_saved_value{display:block}.page_inner_caseStudy .industry_top_outer{display:none}.page_inner_caseStudy .top_head_box_inner{padding:20px 25px}.page_inner_caseStudy .top_header_content{padding-top:0}.page_inner_caseStudy .all-features-hero{padding-bottom:70px}.page_inner_caseStudy .metrics_outer{padding-top:270px}.page_inner_caseStudy .metrics_backdrop{height:50px}.page_inner_caseStudy .metric_value{display:block;flex-wrap:nowrap}.page_inner_caseStudy #navList_top,.page_inner_caseStudy .hover_btn{display:none}.page_inner_caseStudy .metrics_text{padding-top:0;padding-left:0}.page_inner_caseStudy .metric_value_main{margin-bottom:30px;width:50%}.page_inner_caseStudy .hiver_advantage_inner{padding-left:30px;padding-right:30px;padding-top:20px}.page_inner_caseStudy .bulb_advantage,.page_inner_caseStudy .hiver_advantage_wrapper_inner{width:100%}.page_inner_caseStudy .hiver_bulb_logo{padding-top:0;padding-bottom:30px}.page_inner_caseStudy .hiver_advantage_logo{width:60%}.page_inner_caseStudy .hiver_mark_logo_right{width:25%;top:-20px}.page_inner_caseStudy .hiver_mark_logo_left{width:25%;bottom:40px}.page_inner_caseStudy .metrics_inner{justify-content:flex-start}.page_inner_caseStudy .metrics_inner_main{width:80%}.page_inner_caseStudy .metrics_inner_wrapper,.page_inner_caseStudy .successBorder{width:100%!important}.page_inner_caseStudy .successText{margin:initial}.page_inner_caseStudy .top_description_content{text-align:left!important}.page_inner_caseStudy .hiver_advantage_heading{text-allign:left;padding-top:20px}.page_inner_caseStudy .feature_list{display:block}}.page_inner_caseStudy .inner_nav{width:70%;display:flex;justify-content:space-evenly;align-items:center;margin:0 auto}.page_inner_caseStudy .webinar-cta{color:#2b2b2b!important;font-size:16px;font-weight:700;padding:.5rem 0;display:inline-block;border:2px solid #ffd31a;background-color:#fff;border-radius:28px;position:relative;width:186px;height:40px;margin:1rem 0 5rem;transition:all .2s ease-in-out;text-align:center}.page_inner_caseStudy .webinar-cta:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_feature_analytics-dashboard .analytics-hero{padding:0 0 5rem;position:relative}.page_inner_feature_analytics-dashboard .analytics-hero:after{content:"";position:absolute;width:514px;height:494px;background-image:url(/images/analytics/bubble1.svg);background-repeat:no-repeat;right:0;bottom:2rem;z-index:-1}@media all and (min-width:1600px){.page_inner_feature_analytics-dashboard .analytics-hero:after{display:none}}.page_inner_feature_analytics-dashboard .analytics-hero .container{position:relative}.page_inner_feature_analytics-dashboard .analytics-hero .container:before{content:"";position:absolute;width:347px;height:220px;background-image:url(https://images.hiverhq.com/images/new-homepage/small-liquid-image.svg);background-repeat:no-repeat;left:16rem;top:-8rem;opacity:.5;z-index:-1}@media all and (max-width:960px){.page_inner_caseStudy .webinar-cta{display:none}.page_inner_feature_analytics-dashboard .analytics-hero:after{right:0;bottom:-2rem}.page_inner_feature_analytics-dashboard .analytics-hero .container:before{left:0;top:-7rem}}.page_inner_feature_analytics-dashboard .analytics-hero__column-main{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-top:7.5rem}.page_inner_feature_analytics-dashboard .analytics-hero__column-first{width:38%}.page_inner_feature_analytics-dashboard .analytics-hero__heading{color:#151a43;line-height:1.13;font-family:Lato;font-size:38px;font-weight:700}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .analytics-hero__column-main{flex-direction:column;margin-top:7rem}.page_inner_feature_analytics-dashboard .analytics-hero__column-first{width:100%;padding:0 1rem;text-align:center}.page_inner_feature_analytics-dashboard .analytics-hero__heading{font-size:28px}}.page_inner_feature_analytics-dashboard .analytics-hero__sub-heading{color:#545876;font-size:16px;line-height:1.88;font-family:Lato;font-weight:400;padding:0 3rem 0 0}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .analytics-hero__sub-heading{padding:0}.page_inner_feature_analytics-dashboard .analytics-hero__image{width:100%;margin-left:-1.6rem}}.page_inner_feature_analytics-dashboard .analytics-hero .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;margin-top:0!important}.page_inner_feature_analytics-dashboard .analytics-hero .install-button__main{font-weight:700}.page_inner_feature_analytics-dashboard .analytics-hero__column-second{width:52%;padding-top:5rem}.page_inner_feature_analytics-dashboard .analytics-reports-section{background-image:url(/images/analytics/reports_bg.svg);background-repeat:no-repeat;background-position:bottom;height:438px;background-size:100%}@media all and (min-width:1500px){.page_inner_feature_analytics-dashboard .analytics-reports-section{height:428px}}.page_inner_feature_analytics-dashboard .analytics-reports-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;text-align:center}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .analytics-hero__column-second{width:100%;padding-top:3rem}.page_inner_feature_analytics-dashboard .analytics-reports-section{height:502px;background-image:url(/images/analytics/reports_mobile@2x.png);margin-bottom:2rem}.page_inner_feature_analytics-dashboard .analytics-reports-section__heading{padding:0 2rem;font-size:28px}}.page_inner_feature_analytics-dashboard .analytics-reports-section__para{color:#545876;font-size:16px;font-weight:400;line-height:1.88;font-family:Lato;text-align:center;padding:0 14rem}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .analytics-reports-section__para{padding:0 1rem}}.page_inner_feature_analytics-dashboard .conversation-reports{padding:4rem 0 0}.page_inner_feature_analytics-dashboard .conversation-reports .container{display:flex;justify-content:space-between;align-items:center}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .conversation-reports{padding:3rem 0 1rem}.page_inner_feature_analytics-dashboard .conversation-reports .container{display:flex;flex-direction:column-reverse}.page_inner_feature_analytics-dashboard .conversation-reports .container.csat,.page_inner_feature_analytics-dashboard .conversation-reports .container.csv{display:flex;flex-direction:column}.page_inner_feature_analytics-dashboard .conversation-reports .container.custom{display:flex;flex-direction:column-reverse}}.page_inner_feature_analytics-dashboard .conversation-reports__column-first{width:45%;padding:2rem 4rem 1rem 2rem;border-radius:11px;background-color:#f8f8f8}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .conversation-reports__column-first{width:100%;padding:4rem 2rem 1rem;margin-bottom:2rem;margin-top:-2rem;border-radius:0}.page_inner_feature_analytics-dashboard .conversation-reports__column-second{margin-bottom:-2rem;z-index:1}}@media all and (min-width:960px){.page_inner_feature_analytics-dashboard .conversation-reports__column-second{width:53%;margin-left:-6rem}.page_inner_feature_analytics-dashboard .conversation-reports__image-mobile{display:none}}.page_inner_feature_analytics-dashboard .conversation-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45}.page_inner_feature_analytics-dashboard .conversation-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88}.page_inner_feature_analytics-dashboard .conversation-reports__image{width:709px}.page_inner_feature_analytics-dashboard .conversation-reports__image-mobile{width:100%}.page_inner_feature_analytics-dashboard .user-reports{padding:3rem 0 1rem;background-color:#fff}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .conversation-reports__text{text-align:left}.page_inner_feature_analytics-dashboard .conversation-reports__image{display:none}.page_inner_feature_analytics-dashboard .user-reports{padding:3rem 0 1rem}}.page_inner_feature_analytics-dashboard .user-reports .container{display:flex;justify-content:space-between;align-items:center}.page_inner_feature_analytics-dashboard .user-reports__column-second{width:47%;padding:2rem 4rem 1rem 2rem;border-radius:11px;background-color:#f8f8f8}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .user-reports .container{display:flex;flex-direction:column}.page_inner_feature_analytics-dashboard .user-reports .container.custom{display:flex;flex-direction:column-reverse}.page_inner_feature_analytics-dashboard .user-reports__column-second{width:100%;padding:4rem 2rem 1rem;margin-bottom:2rem;border-radius:0}.page_inner_feature_analytics-dashboard .user-reports__column-first{margin-bottom:-4rem;z-index:1}}@media all and (min-width:960px){.page_inner_feature_analytics-dashboard .user-reports__column-second--user{width:46%;padding:2rem 4rem 1rem 2rem}.page_inner_feature_analytics-dashboard .user-reports__column-first{width:53%;margin-left:-8rem}.page_inner_feature_analytics-dashboard .user-reports__image-mobile{display:none}}.page_inner_feature_analytics-dashboard .user-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45}.page_inner_feature_analytics-dashboard .user-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88}.page_inner_feature_analytics-dashboard .user-reports__image{width:709px}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .user-reports__text{text-align:left}.page_inner_feature_analytics-dashboard .user-reports__image{display:none}}.page_inner_feature_analytics-dashboard .user-reports__image-mobile{width:100%}.page_inner_feature_analytics-dashboard .more-features{padding:3rem 0}.page_inner_feature_analytics-dashboard .more-features__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;text-align:center;padding-bottom:2.3rem}.page_inner_feature_analytics-dashboard .more-features__column-main{display:flex;justify-content:space-between}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .more-features__heading{font-size:28px;width:90%;margin:0 auto}.page_inner_feature_analytics-dashboard .more-features__column-main{flex-direction:column}}.page_inner_feature_analytics-dashboard .more-features__column-common{border-radius:11px;box-shadow:0 22px 11px 0 rgba(217,230,239,.72);background-color:#fff;width:48.5%;transition:all .6s ease-out}.page_inner_feature_analytics-dashboard .more-features__column-common:hover{transform:translateY(-10px)}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .more-features__column-common{width:90%;margin:auto auto 2.5rem}}.page_inner_feature_analytics-dashboard .more-features__column-first{background-image:linear-gradient(to bottom,#b1b8f9,#ebedff 0);padding:3rem 2rem 2rem;border-radius:11px 11px 0 0}.page_inner_feature_analytics-dashboard .more-features__subhead{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-top:1rem}.page_inner_feature_analytics-dashboard .more-features__column-second{padding:1.5rem 2.5rem 2rem 2rem}.page_inner_feature_analytics-dashboard .more-features__content{opacity:.77;font-family:Lato;font-size:16px;font-weight:400;margin-bottom:0;color:#545876;line-height:1.88;padding-bottom:1rem}.page_inner_feature_analytics-dashboard .more-features__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_inner_feature_analytics-dashboard .testimonial{background:#f3f3f3;text-align:center;margin-top:8rem}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .testimonial{margin-top:3rem}}.page_inner_feature_analytics-dashboard .testimonial:before{content:"";position:absolute;width:100%;height:84px;background-image:url(https://images.hiverhq.com/images/csat_page/testimonial-background.svg);background-repeat:no-repeat;left:0;margin-top:20rem}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .testimonial:before{margin-top:24rem}}.page_inner_feature_analytics-dashboard .testimonial .container{position:relative;bottom:4rem}.page_inner_feature_analytics-dashboard .testimonial__content{font-size:20px;font-weight:700;font-stretch:normal;line-height:1.7;color:#151a43;width:55%;margin:auto}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .testimonial__content{width:90%}}.page_inner_feature_analytics-dashboard .testimonial__content:before{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/start-quote.svg);background-repeat:no-repeat;left:12rem;top:9.5rem}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .testimonial__content:before{left:2rem;top:5.5rem}}.page_inner_feature_analytics-dashboard .testimonial__content:after{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/end-quote.svg);background-repeat:no-repeat;right:14rem;top:16rem}.page_inner_feature_analytics-dashboard .testimonial__name{font-family:Lato;font-size:16px;font-weight:700;color:#151a43;padding-top:2rem;margin-bottom:0}.page_inner_feature_analytics-dashboard .testimonial__designation{font-family:Lato;font-size:16px;font-weight:400;color:#545876;padding-bottom:2rem;margin-bottom:0}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .testimonial__content:after{top:22rem;right:2rem}.page_inner_feature_analytics-dashboard .testimonial__designation{width:90%;margin:auto}}.page_inner_feature_analytics-dashboard .testimonial__logo-image{position:relative;top:2rem}.page_inner_feature_analytics-dashboard .sign-up-section{padding:6rem 0;background-color:#fff}.page_inner_feature_analytics-dashboard .sign-up-section__main{width:50%;margin:0 auto;text-align:center;display:flex;justify-content:space-evenly;align-items:center}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .sign-up-section{padding:4rem 0}.page_inner_feature_analytics-dashboard .sign-up-section__main{width:98%}}.page_inner_feature_analytics-dashboard .sign-up-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;line-height:1.25;padding-bottom:1rem;text-align:center}@media all and (max-width:960px){.page_inner_feature_analytics-dashboard .sign-up-section__heading{font-size:28px;padding:0 1rem 1rem}.page_inner_feature_analytics-dashboard .sign-up-section__webinar-button{display:none}}.page_inner_feature_analytics-dashboard .sign-up-section__webinar-button{padding:1rem 2rem;background-color:#fff;border:2px solid #ffd31a;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;font-weight:700;transition:all .2s ease-in-out;height:50px;width:202px;margin-top:-.5rem!important}.page_inner_feature_analytics-dashboard .sign-up-section__webinar-button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_feature_analytics-dashboard .sign-up-section .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;margin-top:0!important}.page_inner_feature_analytics-dashboard .sign-up-section .install-button__main{font-weight:700}.page_inner_google-groups-guide .google-grps-faq-section{background-color:#fff}.page_inner_google-groups-guide .google-grps-faq-section b,.page_inner_google-groups-guide .google-grps-faq-section h2,.page_inner_google-groups-guide .google-grps-faq-section h4,.page_inner_google-groups-guide .google-grps-faq-section p{color:#000}.page_inner_google-groups-guide .google-grps-faq-section h2{opacity:.8}.page_inner_google-groups-guide .google-grps-faq-section p{opacity:.65}@media all and (max-width:960px){.page_inner_google-groups-guide .google-grps-faq-section{padding:0 1rem 7rem;margin-top:-3rem}.page_inner_google-groups-guide .google-grps-faq-section__accordion{display:none}}.page_inner_google-groups-guide .google-grps-faq-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;padding-bottom:30rem}@media all and (max-width:960px){.page_inner_google-groups-guide .google-grps-faq-section__main{padding-bottom:0;margin-bottom:0}}.page_inner_google-groups-guide .google-grps-faq-section__bg{background-image:url(/images/google-groups-faq/heroImage.svg);background-repeat:no-repeat;background-size:cover;margin-bottom:43px}.page_inner_google-groups-guide .google-grps-faq-section__heading{font-size:38px;font-weight:700;padding-top:184px;font-family:Lato;padding-bottom:42px;margin-bottom:0}@media all and (max-width:960px){.page_inner_google-groups-guide .google-grps-faq-section__heading{padding-top:6rem;text-align:center}.page_inner_google-groups-guide .google-grps-faq-section__images{width:100%}}.page_inner_google-groups-guide .google-grps-faq-section__images{padding:1rem 0 4rem;display:flex;margin:0 auto}.page_inner_google-groups-guide .google-grps-faq-section__points{font-size:18px!important}.page_inner_google-groups-guide .google-grps-faq-section__numbering{margin-left:1rem}.page_inner_google-groups-guide .google-grps-faq-section__sub-numbering{padding-top:2rem}.page_inner_google-groups-guide .google-grps-faq-section h4{text-align:center}.page_inner_google-groups-guide .google-grps-faq-section__content{padding-top:3rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.page_inner_google-groups-guide .google-grps-faq-section__content img{margin-bottom:1rem}@media all and (max-width:960px){.page_inner_google-groups-guide .google-grps-faq-section__content{padding:0}.page_inner_google-groups-guide .google-grps-faq-section__content h1{text-align:center}}.page_inner_google-groups-guide .google-grps-faq-section__content.section-7 span{color:#000;opacity:.64}.page_inner_google-groups-guide .google-grps-faq-section__content ol{padding-left:15px}.page_inner_google-groups-guide .google-grps-faq-section__content ol li{font-size:16px;color:#545876;line-height:30px;font-weight:400}.page_inner_google-groups-guide .google-grps-faq-section__content ol li i{color:#656a7c}.page_inner_google-groups-guide .google-grps-faq-section__content h1{color:#333;font-size:32px;font-weight:400}.page_inner_google-groups-guide .google-grps-faq-section__content h2{font-size:22px;font-weight:700;margin:0 0 1rem;color:#151a43;opacity:inherit;pointer-events:none;line-height:28px}@media all and (max-width:960px){.page_inner_google-groups-guide .google-grps-faq-section__content h2{font-size:14px;padding:2.5rem 2rem 2.5rem 0;text-align:left;margin:0 auto;width:85%;pointer-events:all;background-image:url(/images/faq-page/shape-copy.svg);background-repeat:no-repeat;background-position:right}.page_inner_google-groups-guide .google-grps-faq-section__content h2.active{color:#14a8ff;background-image:url(/images/faq-page/shape.svg)}.page_inner_google-groups-guide .google-grps-faq-section__column--first{display:none}}.page_inner_google-groups-guide .google-grps-faq-section__content h3{font-size:20px;opacity:.45}.page_inner_google-groups-guide .google-grps-faq-section__content p{font-size:16px;line-height:30px;margin-bottom:1rem;color:#545876;opacity:inherit}.page_inner_google-groups-guide .google-grps-faq-section__content b{color:#151a43;font-weight:700;font-size:16px}.page_inner_google-groups-guide .google-grps-faq-section__column{width:100%}.page_inner_google-groups-guide .google-grps-faq-section__column h3{color:#000}.page_inner_google-groups-guide .google-grps-faq-section__column a{color:#0091ff}@media all and (min-width:960px){.page_inner_google-groups-guide .google-grps-faq-section__main{flex-direction:row}.page_inner_google-groups-guide .google-grps-faq-section__column--first{width:360px;background-color:#f7f7f7}.page_inner_google-groups-guide .google-grps-faq-section__column--first.fixed-nav{position:fixed;top:0;bottom:0;height:90%;overflow-y:scroll}.page_inner_google-groups-guide .google-grps-faq-section__column--first.ab-nav{position:absolute;bottom:0;top:auto;margin-bottom:2rem;height:auto}.page_inner_google-groups-guide .google-grps-faq-section__column--last{width:calc(100% - 360px);padding:0 48px;margin-top:-2rem}.page_inner_google-groups-guide .google-grps-faq-section__column--last.fixed-nav{margin-left:360px}}.page_inner_google-groups-guide .google-grps-faq-section__number{margin-left:2rem}.page_inner_google-groups-guide .google-grps-faq-tab__item{padding:1rem 0}@media all and (min-width:960px){.page_inner_google-groups-guide .google-grps-faq-tab__item--gdpr{padding:4rem 0}.page_inner_google-groups-guide .google-grps-faq-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.page_inner_google-groups-guide .google-grps-faq-tab__item>a{color:#1a1a1a}.page_inner_google-groups-guide .google-grps-faq-tab__item>a.active{color:#3257e7}.page_inner_google-groups-guide .google-grps-faq-tab__subnav{list-style:none;padding:0;margin:0}.page_inner_google-groups-guide .google-grps-faq-tab__subitem:last-child{margin-bottom:0}.page_inner_google-groups-guide .google-grps-faq-tab__subitem a{color:#545876;line-height:24px;padding:17px 2rem;display:block}.page_inner_google-groups-guide .google-grps-faq-tab__subitem a.active{color:#151a43;font-weight:700;background-color:rgba(255,255,255,.5)}.page_inner_google-groups-guide .bullet-part__list{list-style:none}.page_inner_google-groups-guide .bullet-part__list li{color:#545876;font-size:16px;margin-bottom:1rem;position:relative;padding-left:20px;line-height:30px;text-align:justify}.page_inner_google-groups-guide .bullet-part__list li:before{content:" ";width:7px;height:7px;background:#545876;border-radius:50%;position:absolute;left:-3px;top:11px}.page_inner_google-groups-guide li.google-grps-faq-tab__subitem{font-size:16px}.page_inner_productUpdates #f_heading{color:#151a43;font-size:42px;font-weight:700;line-height:1.3;margin-bottom:0}.page_inner_productUpdates .all-features-hero__column-first{width:64%;display:block;margin:auto auto auto 0}.page_inner_productUpdates .top_background{margin-top:120px;background-repeat:round}.page_inner_productUpdates .content-body{background-color:#EFEFEF}.page_inner_productUpdates .left_blog_content{color:#000;width:67%}.page_inner_productUpdates .right_blog_content{color:#000;width:33%}.page_inner_productUpdates .cat_list_link,.page_inner_productUpdates .category_inner{font-size:16px;color:#545876;font-family:Lato;letter-spacing:normal;font-stretch:normal;font-style:normal}.page_inner_productUpdates .cat_list_link{font-weight:400;line-height:1.75}.page_inner_productUpdates .category_inner{font-weight:700;line-height:normal;background:#fff;padding:15px 10px 10px 20px;width:100%;border-radius:6px}.page_inner_productUpdates .dropdown_image{padding-top:21px;padding-right:20px}.page_inner_productUpdates .dropdown_image_inverted{transform:rotate(-180deg)}.page_inner_productUpdates .cat_list_content{background:#fff;padding:10px 10px 10px 20px}.page_inner_productUpdates .ddown_image{transition:.5s}.page_inner_productUpdates .category_outer{padding-top:20px}.page_inner_productUpdates .category_outer_inner{display:flex;background:#fff;cursor:pointer;border-radius:6px;height:50px}.page_inner_productUpdates .category_outer_inner_expanded{border-radius:6px 6px 0 0}.page_inner_productUpdates .popular_posts_header{opacity:.95;font-family:Lato;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#151a43;padding-top:10px}.page_inner_productUpdates .popular_posts{color:#000}.page_inner_productUpdates .category_list{display:none;position:absolute;z-index:2;width:370px;border-radius:0 0 6px 6px;box-shadow:0 8px 16px 0 rgba(0,0,0,.05);background-color:#fff;padding:2px;animation:mymove .3s}@keyframes mymove{from{opacity:.1}to{opacity:1}}.page_inner_productUpdates .category_list_display{display:block}.page_inner_productUpdates .category_list_mobile_display{display:block;width:80%}.page_inner_productUpdates .container_content{display:flex;width:100%;padding-top:20px}.page_inner_productUpdates .sticky{box-shadow:0 0 0 0 rgba(0,0,0,.31)}.page_inner_productUpdates .stuck{box-shadow:0 2px 15px -3px rgba(0,0,0,.31)}.page_inner_productUpdates .right-arrow{padding-top:11px;padding-left:6px}.page_inner_productUpdates .content_card{width:100%;padding-bottom:20px;height:auto}.page_inner_productUpdates .content_card_inner{width:100%;background-color:#fff;border-radius:4px;display:flex;flex-wrap:wrap}.page_inner_productUpdates .content_card_outer{display:flex;width:100%;background-color:#fff;transition:transform .4s;box-shadow:0 0 0 #b3b0b0;border-radius:6px;flex-wrap:wrap;align-items:center}.page_inner_productUpdates .content_card_outer:hover,.page_inner_productUpdates .side_post_outer:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 8px #eeeded}.page_inner_productUpdates .categoryListed:hover,.page_inner_productUpdates .content_card_outer:hover .content_title,.page_inner_productUpdates .relatedContentInner:hover{color:#1e8ff8}.page_inner_productUpdates .content_text_header_inner{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#a8acce;padding-bottom:15px}.page_inner_productUpdates .content_title{font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#151a43;padding-bottom:10px}.page_inner_productUpdates .category_count_text,.page_inner_productUpdates .count_number{font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;font-family:Lato}.page_inner_productUpdates .count_number{opacity:.95;border-radius:14.5px;background-color:#a8acce;margin-left:20px;height:28px;padding:4px 20px}.page_inner_productUpdates .top_head_body{display:flex;padding-top:30px;padding-bottom:30px}.page_inner_productUpdates .category_count{width:100%;display:flex;flex-wrap:wrap;padding-top:20px}.page_inner_productUpdates .category_count_text{color:#545876;padding-top:4px}.page_inner_productUpdates .search_bar{width:100%;padding-top:20px}.page_inner_productUpdates .left_content{padding-top:20px}.page_inner_productUpdates .error_div,.page_inner_productUpdates .error_div_download{color:#fff;text-align:center;padding-top:1%}.page_inner_productUpdates .search_div{width:100%;border-radius:24px;background-color:#fff;display:flex;padding:10px 20px}.page_inner_productUpdates .search_image{height:70%;width:7%}.page_inner_productUpdates .input_div{width:93%}.page_inner_productUpdates .search_input ::-webkit-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_productUpdates .search_input :-ms-input-placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_productUpdates .search_input ::placeholder{font-family:Lato;font-size:16.8px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:right;color:#a8acce}.page_inner_productUpdates .sub_content_div,.page_inner_productUpdates .sub_header{line-height:1.6;text-align:center;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_productUpdates .sub_div_outer{padding-bottom:25px;padding-left:60px;padding-right:65px}.page_inner_productUpdates .subscribe_div_bottom,.page_inner_productUpdates .subscribe_div_bottom_download{border-radius:4px;background-color:#545876;padding:40px}.page_inner_productUpdates .sub_header{padding-bottom:20px;font-size:18px;font-weight:600;color:#fff}.page_inner_productUpdates .sub_content_div{font-family:Lato;font-size:16px;font-weight:400;color:#aaafd2;padding-bottom:30px}.page_inner_productUpdates .input_text_subscribe{background-color:rgba(238,238,238,.3);border:0;padding:10px 20px;width:50%}.page_inner_productUpdates .input_text_subscribe_download{border-radius:4px 0 0 4px;background-color:rgba(238,238,238,.3);border:0;padding:10px 20px;width:50%}.page_inner_productUpdates .input_text_subscribe::-webkit-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .input_text_subscribe:-ms-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .input_text_subscribe::placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .input_text_subscribe_download::-webkit-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .input_text_subscribe_download:-ms-input-placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .input_text_subscribe_download::placeholder{opacity:.82;font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e2e2e2;width:50%}.page_inner_productUpdates .subscribe_button,.page_inner_productUpdates .subscribe_button_download{font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.44px;color:#2f2f2f;padding-left:30px;padding-right:30px;padding-top:10px;text-align:center;cursor:pointer}.page_inner_productUpdates .sub_input_div{display:flex!important;justify-content:center;padding-bottom:10px}.page_inner_productUpdates .subscribe_button{border-radius:0 4px 4px 0;background-color:#ffd31a;border:0}.page_inner_productUpdates .subscribe_button_download{border-radius:0 4px 4px 0;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border:0}.page_inner_productUpdates .content_excerpt,.page_inner_productUpdates .paging_num{font-family:Lato;font-size:16px;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_productUpdates .img_class{width:100%;border-radius:4px;max-width:420px;display:block;margin:auto}.page_inner_productUpdates .content_image_div{padding:25px;width:42%;display:block;margin:auto}.page_inner_productUpdates .content_excerpt{font-weight:400;line-height:1.63;color:#545876;padding-bottom:15px;min-height:67px}.page_inner_productUpdates .content_text_main{width:58%;padding-right:25px}.page_inner_productUpdates .paging{display:flex;justify-content:center;width:100%;padding-top:60px;padding-bottom:40px}.page_inner_productUpdates .paging_num{opacity:.95;font-weight:700;line-height:normal;text-align:center;color:#545876;padding:20px 10px}.page_inner_productUpdates .disabled_button,.page_inner_productUpdates .left_nav_arrow,.page_inner_productUpdates .right_nav_arrow{width:36px;height:36px;border-radius:9px;margin-top:12px;font-size:30px;padding-left:8px}.page_inner_productUpdates .right_nav_arrow{background-color:#ffd31a;margin-left:25px}.page_inner_productUpdates .left_nav_arrow{background-color:#ffd31a;margin-right:25px}.page_inner_productUpdates .disabled_button{background-color:#e4e4e4;margin-right:25px;margin-left:25px}.page_inner_productUpdates .all_resources_side,.page_inner_productUpdates .posts_inner_content{font-size:16px;line-height:1.44;letter-spacing:normal;font-family:Lato;font-stretch:normal;font-style:normal;font-weight:700}.page_inner_productUpdates .paging_outer{display:flex;flex-wrap:wrap}.page_inner_productUpdates .img_inner_side{width:60px;height:60px;border-radius:50%}.page_inner_productUpdates .posts_inner{display:flex;padding:7px;align-items:center}.page_inner_productUpdates .side_post_outer{padding:10px;border-radius:4px;background-color:#fff;margin-bottom:10px}.page_inner_productUpdates .posts_inner_content{color:#545876;padding-top:2%;padding-bottom:2%}.page_inner_productUpdates .posts_inner_content_outer{padding-left:20px}.page_inner_productUpdates .content_text_header_inner_padding{padding-top:25px}.page_inner_productUpdates .side_post_outer:hover .posts_inner_content{color:#1e8ff8}.page_inner_productUpdates #category_top{margin:0 auto;padding:30px 10px 10px}.page_inner_productUpdates .category_toggle{padding:10px 15px;background:#fff;display:flex;justify-content:space-between;color:#000}.page_inner_productUpdates .inner_cat{color:#000}.page_inner_productUpdates #subscribe_bottom{position:fixed;top:96vh;width:100%;display:none;z-index:20}.page_inner_productUpdates #subscribe_left{min-width:40%}.page_inner_productUpdates .all_resources_side{color:#1e8ff8}.page_inner_productUpdates .all-features-hero_heading_upper{font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:normal;color:#545876;margin-bottom:0!important;text-align:left;padding-bottom:24px}.page_inner_productUpdates .authorName,.page_inner_productUpdates .publishDate{font-size:14px;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal;font-family:Lato}.page_inner_productUpdates .authorImageTop{width:10%;min-width:60px}.page_inner_productUpdates .authorImageTopSrc{width:100%;border-radius:50%}.page_inner_productUpdates .authorName{font-weight:700;color:#545876;padding-bottom:10px}.page_inner_productUpdates .authorDetailsTop{display:flex;flex-wrap:wrap;margin-top:20px;margin-bottom:30px}.page_inner_productUpdates .publishDate{font-weight:400;color:#a8acce}.page_inner_productUpdates .precCards{width:49%!important;min-width:320px}.page_inner_productUpdates .followCards{display:flex;flex-wrap:wrap;justify-content:space-between}.page_inner_productUpdates .content_card_innerFollow{display:block!important;flex-wrap:nowrap!important}.page_inner_productUpdates .content_text_mainFollow{width:100%!important;padding-left:25px!important}.page_inner_productUpdates .content_image_divFollow{width:100%!important;padding-top:25px}.page_inner_productUpdates .img_classFollow{display:block;margin:auto;max-width:500px}.page_inner_productUpdates .categoryHeader{opacity:.95;font-family:Lato;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.2;letter-spacing:normal;color:#151a43}.page_inner_productUpdates .categoryOuter{background:#fff;width:30%;border-radius:4px}.page_inner_productUpdates .categoryInner{padding:30px}.page_inner_productUpdates .categoryListed{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;color:#545876;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;padding-top:5px;padding-bottom:5px}.page_inner_productUpdates .categoryList{margin-top:10px}.page_inner_productUpdates .featuredHeading{font-family:Lato;font-size:20px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.2;letter-spacing:normal;color:#151a43;padding:27px 27px 0}.page_inner_productUpdates .relatedContentInner,.page_inner_productUpdates .resourcesAllInner{font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_productUpdates .categoryResources{display:flex;flex-wrap:wrap;margin-bottom:20px;justify-content:space-between}.page_inner_productUpdates .featuredOuter{border-radius:4px;background-color:#fff;width:68%}.page_inner_productUpdates .mobWidth{min-width:320px}.page_inner_productUpdates .relatedContentOuter{padding-left:10px;padding-right:10px}.page_inner_productUpdates .relatedContentInner{line-height:1.5;color:#545876;margin-left:12px}.page_inner_productUpdates .relatedCard{width:50%}.page_inner_productUpdates .relatedCardLinked{display:flex;flex-wrap:wrap;padding:22px 20px}.page_inner_productUpdates .relatedImg{width:57px;height:57px}.page_inner_productUpdates .relatedImageSrc{height:100%;width:100%;border-radius:50%}.page_inner_productUpdates .relatedContent{display:block;margin:auto;width:80%}.page_inner_productUpdates .relatedCardsInner{display:flex;flex-wrap:wrap}.page_inner_productUpdates .seperator{height:1px;width:50%}.page_inner_productUpdates .separatorInner{background-color:#e4e4e4;height:100%;width:80%;display:block;margin:auto}.page_inner_productUpdates .resourcesAllInner{opacity:.95;line-height:normal;color:#1e8ff8}.page_inner_productUpdates .resourcesAll{padding-left:27px;padding-right:27px;text-align:end;margin-bottom:29px}.page_inner_productUpdates .updateTrackerButtonText,.page_inner_productUpdates .updateTrackerText{line-height:normal;letter-spacing:normal;text-align:center;font-weight:700;font-family:Lato;font-stretch:normal;font-style:normal}.page_inner_productUpdates .updateTrackerOuter{background-color:#545876;margin-bottom:20px;border-radius:4px}.page_inner_productUpdates .updateTrackerText{display:block;margin:auto;font-size:18px;color:#fff;width:60%}.page_inner_productUpdates .updateTrackerInner{display:flex;flex-wrap:wrap}.page_inner_productUpdates .updateTrackerButton{border-radius:28px;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)}.page_inner_productUpdates .updateTrackerButtonText{font-size:16px;color:#2b2b2b;padding:12px 24px}.page_inner_productUpdates .updateTrackerButton:hover{transform:scale(1.03) translateY(0);transition:all .25s ease-in-out}.page_inner_productUpdates .updateTrackerButtonOuter{display:block;margin:auto;max-width:196px}.page_inner_productUpdates .authorImageTopOuter{width:48px;height:48px}.page_inner_productUpdates .content_text_main_padding{padding-right:90px}.page_inner_productUpdates .updatesOuter{display:flex;flex-wrap:wrap;width:60%}.page_inner_productUpdates .updateDiv{display:block;margin:auto;width:40%}@media (max-width:1080px) and (min-width:501px){.page_inner_productUpdates .image_top,.page_inner_productUpdates .seperator{display:none}.page_inner_productUpdates #f_heading{font-size:35px;padding-bottom:20px}.page_inner_productUpdates .content_header_content{padding-bottom:10px}.page_inner_productUpdates h2{text-align:left}.page_inner_productUpdates .container{padding:10px}.page_inner_productUpdates .content_title{height:70px}.page_inner_productUpdates .content_excerpt{height:95px;overflow:scroll}.page_inner_productUpdates .relatedImg{max-width:57px}.page_inner_productUpdates .relatedCard{width:100%}.page_inner_productUpdates .categoryListed{padding-top:10px;padding-bottom:20px}.page_inner_productUpdates .content_card_outer_first{background-color:#FFEAA5;margin-left:25px}.page_inner_productUpdates .content_text_main_padding{background-color:#FFF;padding-right:65px;padding-left:25px}.page_inner_productUpdates .content_image_div_first{padding:0}}@media (max-width:500px){.page_inner_productUpdates .subscribe_div_bottom,.page_inner_productUpdates .updateTrackerOuter{border-radius:0}.page_inner_productUpdates #f_heading{text-align:left;padding:0 15px 30px}.page_inner_productUpdates .all-features-hero_heading_upper{padding-left:15px;padding-right:15px}.page_inner_productUpdates .container-main{background-color:#fff;min-height:80px}.page_inner_productUpdates .image_top,.page_inner_productUpdates .right_blog_content{display:none}.page_inner_productUpdates .content_image_div,.page_inner_productUpdates .content_text_main,.page_inner_productUpdates .left_blog_content{width:100%}.page_inner_productUpdates .content_card{padding:10px}.page_inner_productUpdates .sub_div_outer{padding-left:0;padding-right:0;padding-top:20px}.page_inner_productUpdates .paging{width:100%;overflow-y:hidden}.page_inner_productUpdates .category_count{padding-left:20px}.page_inner_productUpdates .content_image_div{padding:0}.page_inner_productUpdates .content_text_main{padding-left:25px}.page_inner_productUpdates #subscribe_bottom{display:block}.page_inner_productUpdates .social_media_buttons{display:flex}.page_inner_productUpdates .precCards{width:100%!important}.page_inner_productUpdates .all-features-hero__column-first{width:100%}.page_inner_productUpdates .categoryOuter{width:90%;display:block;margin:auto}.page_inner_productUpdates .featuredOuter{width:90%;display:block;margin:20px auto auto}.page_inner_productUpdates .relatedCard{width:100%}.page_inner_productUpdates .relatedContent{width:70%}.page_inner_productUpdates .updateDiv,.page_inner_productUpdates .updateTrackerText,.page_inner_productUpdates .updatesOuter{width:100%}.page_inner_productUpdates .seperator,.page_inner_productUpdates .updateTrackerLogo{display:none}.page_inner_productUpdates .updateTrackerInner{padding:30px}.page_inner_productUpdates .updateTrackerText{text-align:center;padding-bottom:25px}.page_inner_productUpdates .content_text_header_inner{padding-top:25px}.page_inner_productUpdates .updateTrackerButtonOuter{max-width:196px}.page_inner_productUpdates .content_text_main_padding{padding-right:25px}}.page_inner_shared-inbox-guide .google-grps-faq-section{background-color:#fff}.page_inner_shared-inbox-guide .google-grps-faq-section b,.page_inner_shared-inbox-guide .google-grps-faq-section h2,.page_inner_shared-inbox-guide .google-grps-faq-section h4,.page_inner_shared-inbox-guide .google-grps-faq-section p{color:#000}.page_inner_shared-inbox-guide .google-grps-faq-section h2{opacity:.8}.page_inner_shared-inbox-guide .google-grps-faq-section p{opacity:.65}@media all and (max-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section{padding:0 1rem 7rem;margin-top:-3rem}.page_inner_shared-inbox-guide .google-grps-faq-section__accordion{display:none}}.page_inner_shared-inbox-guide .google-grps-faq-section__main{display:flex;flex-wrap:wrap;align-items:center;align-items:flex-start;justify-content:space-between;flex-direction:column;position:relative;padding-bottom:30rem}@media all and (max-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section__main{padding-bottom:0;margin-bottom:0}}.page_inner_shared-inbox-guide .google-grps-faq-section__bg{background-image:url(/images/google-groups-faq/heroImage.svg);background-repeat:no-repeat;background-size:cover;margin-bottom:43px}.page_inner_shared-inbox-guide .google-grps-faq-section__heading{font-size:38px;font-weight:700;padding-top:92px;font-family:Lato;padding-bottom:42px;margin-bottom:0}@media all and (max-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section__heading{padding-top:6rem;text-align:center}.page_inner_shared-inbox-guide .google-grps-faq-section__images{width:100%}}.page_inner_shared-inbox-guide .google-grps-faq-section__images{padding:1rem 0 4rem;display:flex;margin:0 auto}.page_inner_shared-inbox-guide .google-grps-faq-section__points{font-size:18px!important}.page_inner_shared-inbox-guide .google-grps-faq-section__numbering{margin-left:1rem}.page_inner_shared-inbox-guide .google-grps-faq-section__sub-numbering{padding-top:2rem}.page_inner_shared-inbox-guide .google-grps-faq-section h4{text-align:center}.page_inner_shared-inbox-guide .google-grps-faq-section__content{padding-top:3rem;padding-bottom:2rem;border-bottom:1px solid #ddd}.page_inner_shared-inbox-guide .google-grps-faq-section__content img{margin-bottom:1rem}@media all and (max-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section__content{padding:0}.page_inner_shared-inbox-guide .google-grps-faq-section__content h1{text-align:center}}.page_inner_shared-inbox-guide .google-grps-faq-section__content.section-7 span{color:#000;opacity:.64}.page_inner_shared-inbox-guide .google-grps-faq-section__content ol{padding-left:15px}.page_inner_shared-inbox-guide .google-grps-faq-section__content ol li{font-size:16px;color:#545876;line-height:30px;font-weight:400}.page_inner_shared-inbox-guide .google-grps-faq-section__content ol li i{color:#656a7c}.page_inner_shared-inbox-guide .google-grps-faq-section__content h1{color:#333;font-size:32px;font-weight:400}.page_inner_shared-inbox-guide .google-grps-faq-section__content h2{font-size:22px;font-weight:700;margin:0 0 1rem;color:#151a43;opacity:inherit;pointer-events:none;line-height:28px}@media all and (max-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section__content h2{font-size:14px;padding:2.5rem 2rem 2.5rem 0;text-align:left;margin:0 auto;width:85%;pointer-events:all;background-image:url(/images/faq-page/shape-copy.svg);background-repeat:no-repeat;background-position:right}.page_inner_shared-inbox-guide .google-grps-faq-section__content h2.active{color:#14a8ff;background-image:url(/images/faq-page/shape.svg)}.page_inner_shared-inbox-guide .google-grps-faq-section__column--first{display:none}}.page_inner_shared-inbox-guide .google-grps-faq-section__content h3{font-size:20px;opacity:.45}.page_inner_shared-inbox-guide .google-grps-faq-section__content p{font-size:16px;line-height:30px;margin-bottom:1rem;color:#545876;opacity:inherit}.page_inner_shared-inbox-guide .google-grps-faq-section__content b{color:#151a43;font-weight:700;font-size:16px}.page_inner_shared-inbox-guide .google-grps-faq-section__column{width:100%}.page_inner_shared-inbox-guide .google-grps-faq-section__column h3{color:#000}.page_inner_shared-inbox-guide .google-grps-faq-section__column a{color:#0091ff}@media all and (min-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-section__main{flex-direction:row}.page_inner_shared-inbox-guide .google-grps-faq-section__column--first{width:360px;background-color:#f7f7f7}.page_inner_shared-inbox-guide .google-grps-faq-section__column--first.fixed-nav{position:fixed;top:0;bottom:0;height:90%;overflow-y:scroll}.page_inner_shared-inbox-guide .google-grps-faq-section__column--first.ab-nav{position:absolute;bottom:0;top:auto;margin-bottom:2rem;height:auto}.page_inner_shared-inbox-guide .google-grps-faq-section__column--last{width:calc(100% - 360px);padding:0 48px;margin-top:-2rem}.page_inner_shared-inbox-guide .google-grps-faq-section__column--last.fixed-nav{margin-left:360px}}.page_inner_shared-inbox-guide .google-grps-faq-section__number{margin-left:2rem}.page_inner_shared-inbox-guide .google-grps-faq-tab__item{padding:1rem 0}@media all and (min-width:960px){.page_inner_shared-inbox-guide .google-grps-faq-tab__item--gdpr{padding:4rem 0}.page_inner_shared-inbox-guide .google-grps-faq-tab__item{border-bottom:1px solid #f0f0f0;margin-bottom:0}}.page_inner_shared-inbox-guide .google-grps-faq-tab__item>a{color:#1a1a1a}.page_inner_shared-inbox-guide .google-grps-faq-tab__item>a.active{color:#3257e7}.page_inner_shared-inbox-guide .google-grps-faq-tab__subnav{list-style:none;padding:0;margin:0}.page_inner_shared-inbox-guide .google-grps-faq-tab__subitem:last-child{margin-bottom:0}.page_inner_shared-inbox-guide .google-grps-faq-tab__subitem a{color:#545876;line-height:24px;padding:17px 2rem;display:block}.page_inner_shared-inbox-guide .google-grps-faq-tab__subitem a.active{color:#151a43;font-weight:700;background-color:rgba(255,255,255,.5)}.page_inner_shared-inbox-guide .bullet-part__list{list-style:none}.page_inner_shared-inbox-guide .bullet-part__list li{color:#545876;font-size:16px;margin-bottom:1rem;position:relative;padding-left:20px;line-height:30px;text-align:justify}.page_inner_shared-inbox-guide .bullet-part__list li:before{content:" ";width:7px;height:7px;background:#545876;border-radius:50%;position:absolute;left:-3px;top:11px}.page_inner_shared-inbox-guide li.google-grps-faq-tab__subitem{font-size:16px}.page_inner_helpdesk-alternatives *{font-family:Lato}.page_inner_helpdesk-alternatives * .mid{display:flex;flex-wrap:wrap;flex-direction:space-between;justify-content:flex-start;align-items:row}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero .container{padding-left:2rem;padding-right:2rem}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__column-first{width:43%;text-align:left;z-index:1}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__column-first{width:100%;text-align:center;margin-top:0}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__column-second{width:53%;position:relative}@media all and (min-width:960px){.page_inner_helpdesk-alternatives * .mid{padding-top:215px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__column-second{height:520px}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__column-second{width:100%;text-align:right}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard{padding:30px 54px;border-radius:45.5px 45.5px 0;background-color:#fff;position:absolute;bottom:-60px;right:108px;text-align:left}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard p{color:#545876;line-height:16px;margin-bottom:0}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard p strong{color:#151a43;margin-bottom:10px;display:block}.page_inner_helpdesk-alternatives .new-shared-inbox-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero .install-button span{font-weight:700!important;color:#2b2b2b}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard{right:1rem;padding:25px 35px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard p{font-size:14px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__namecard p strong{font-size:16px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__display-image{display:none}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__heading{font-size:42px;color:#151a43;line-height:1.02;font-weight:700}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__heading{padding-top:104px;font-size:28px;line-height:1.36;width:85%;margin:0 auto}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__sub-heading{color:#545876;margin-bottom:2rem;font-size:16px;line-height:1.88}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__sub-heading{width:81%;padding-top:11px;margin:0 auto;padding-bottom:28px}}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;position:relative;cursor:pointer;border-radius:5.6px;display:inline-block;font-size:14px;transition:all .25s ease-in-out}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}@media all and (max-width:740px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__image{width:100%;margin-top:78px}}@media all and (min-width:740px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__image{width:740px}}@media all and (min-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__image{position:absolute;display:block;right:-30px}.page_inner_helpdesk-alternatives .new-shared-inbox-hero__mobile-image{display:none}}.page_inner_helpdesk-alternatives .helpdesk-dm-section{padding:7rem 0;background:url(/images/helpdesk-alternative/yellowBg.svg) no-repeat;background-size:cover;margin-top:-5px}.page_inner_helpdesk-alternatives .helpdesk-dm-section .container{position:relative;padding:0 8rem;text-align:center}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .new-shared-inbox-hero__mobile-image{width:100%}.page_inner_helpdesk-alternatives .helpdesk-dm-section{background:url(/images/helpdesk-alternative/yellowBgMobile.svg) no-repeat;background-size:cover}.page_inner_helpdesk-alternatives .helpdesk-dm-section .container{padding:0 1rem;padding-text-align:left}}.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:before{position:absolute;content:'';width:73px;height:70px;background:url(/images/helpdesk-alternative/quote.svg) no-repeat;top:-45px;left:0}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:before{left:2rem}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:before{left:1rem;width:52px;height:40px;background-size:contain}}.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:after{position:absolute;content:'';width:73px;height:70px;background:url(/images/helpdesk-alternative/quote.svg) no-repeat;bottom:-45px;right:0;transform:rotate(180deg)}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:after{right:2rem}}.page_inner_helpdesk-alternatives .helpdesk-dm-section p{font-size:20px;font-weight:700;line-height:1.88;color:#6a330f}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-dm-section .container:after{right:1rem;width:52px;height:35px;background-size:contain}.page_inner_helpdesk-alternatives .helpdesk-dm-section p{font-size:16px;padding-top:16px;text-align:left}}.page_inner_helpdesk-alternatives .managing-inbox__section{padding:5rem 0 7rem;overflow:hidden}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .managing-inbox__section .container{padding-left:2rem;padding-right:2rem}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__section{padding:2rem 0 0}}.page_inner_helpdesk-alternatives .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}.page_inner_helpdesk-alternatives .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__main--1:before,.page_inner_helpdesk-alternatives .managing-inbox__main--2:before,.page_inner_helpdesk-alternatives .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;height:482px;width:622px;content:'';z-index:-999}.page_inner_helpdesk-alternatives .managing-inbox__main{margin-bottom:120px}.page_inner_helpdesk-alternatives .managing-inbox__main:last-child{margin-bottom:0}.page_inner_helpdesk-alternatives .managing-inbox__main--1{position:relative}.page_inner_helpdesk-alternatives .managing-inbox__main--1:before{position:absolute;left:-23rem}.page_inner_helpdesk-alternatives .managing-inbox__main--2{position:relative}.page_inner_helpdesk-alternatives .managing-inbox__main--2:before{position:absolute;right:-18rem}.page_inner_helpdesk-alternatives .managing-inbox__main--3{position:relative}.page_inner_helpdesk-alternatives .managing-inbox__main--3:before{position:absolute;left:-30rem;bottom:-7rem}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__section h2{padding:1rem 2.5rem;font-size:24px}.page_inner_helpdesk-alternatives .managing-inbox__main{flex-direction:column;margin-bottom:2rem;margin-right:auto;margin-left:auto;max-width:500px;width:100%}.page_inner_helpdesk-alternatives .managing-inbox__main--inverse{flex-direction:column-reverse}}.page_inner_helpdesk-alternatives .managing-inbox__info{width:50%;border-radius:10px;padding:32px 80px 30px 35px;position:relative;background-image:linear-gradient(300deg,#3453e6,#14a8ff)}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__info{width:calc(100% - 2rem);padding:1rem 2rem 2rem 1rem;margin-right:1rem;margin-left:1rem;border-radius:0}}.page_inner_helpdesk-alternatives .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__info h3{width:96%;font-size:20px;margin:0 0 10px}.page_inner_helpdesk-alternatives .managing-inbox__info h3 br{display:none}}.page_inner_helpdesk-alternatives .managing-inbox__info p{font-size:16px;color:#fff;line-height:1.88;margin-bottom:0}.page_inner_helpdesk-alternatives .managing-inbox__testimonial{width:43%;padding:55px 0 30px}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__testimonial{width:100%;padding:2rem 1rem;margin:-.5rem 0 0}}.page_inner_helpdesk-alternatives .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:14px;position:relative}.page_inner_helpdesk-alternatives .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_inner_helpdesk-alternatives .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_inner_helpdesk-alternatives .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .managing-inbox__author{flex-direction:column;align-items:flex-start}.page_inner_helpdesk-alternatives .managing-inbox__author div{width:100%}}.page_inner_helpdesk-alternatives .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_inner_helpdesk-alternatives .managing-inbox__author p{line-height:1.5}.page_inner_helpdesk-alternatives .managing-inbox__author p strong{font-size:16px;color:#151a43}@media all and (min-width:960px){.page_inner_helpdesk-alternatives .compare-helpdesks-cards{padding:5rem 0}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .compare-helpdesks-cards{padding:0 0 2rem}}.page_inner_helpdesk-alternatives .compare-helpdesks-cards h2{font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43;padding-bottom:3rem}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__main{display:flex;flex-direction:row;justify-content:space-around}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .compare-helpdesks-cards__main{padding-left:2rem;padding-right:2rem}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .compare-helpdesks-cards h2{font-size:24px;padding-bottom:1rem}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__main{width:100%;flex-direction:column}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__wrapper{margin-bottom:2rem;margin-right:auto;margin-left:auto}}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__wrapper{width:302px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#FFF9DC;padding:2rem 0 0;transition:all .6s ease-out;overflow:hidden}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__wrapper:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__text{font-size:16px;font-weight:700;color:#0091ff;text-align:center;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;border-radius:0 0 6.5px 6.5px;padding:1rem 0;margin-bottom:0;margin-top:42px}.page_inner_helpdesk-alternatives .compare-helpdesks-cards__image{text-align:center;padding:.5rem 0}.page_inner_helpdesk-alternatives .front-manage-inboxes{background-color:#f8f8f8;padding:6rem 0}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .front-manage-inboxes{padding:2rem 0;background-color:#eee}}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .front-manage-inboxes .container{padding-left:2rem;padding-right:2rem}}.page_inner_helpdesk-alternatives .front-manage-inboxes h2{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;padding-top:1rem;text-align:center;margin-bottom:0}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .front-manage-inboxes h2{font-size:24px;width:70%;margin:0 auto}.page_inner_helpdesk-alternatives .front-manage-inboxes__column-first{overflow:hidden}}.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box{background-color:#fff;display:flex;flex-direction:row-reverse;margin-top:50px;justify-content:space-between;border-radius:11px;transition:all .25s ease-in-out}.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_inner_helpdesk-alternatives .free-trial-section a:hover,.page_inner_helpdesk-alternatives .homepage-casestudy-section__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box{flex-direction:column;height:auto;max-width:500px;width:90%;margin:30px auto}.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box:nth-child(even){flex-direction:column-reverse}.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box img{width:100%;height:auto;border-radius:10px 10px 0 0}}.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box img{max-width:493px;width:100%}@media all and (max-width:500px){.page_inner_helpdesk-alternatives .front-manage-inboxes__content-box img{background-color:#d9e1ff}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .front-manage-inboxes .inverse{flex-direction:column-reverse}}.page_inner_helpdesk-alternatives .front-manage-inboxes__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem;width:46%}.page_inner_helpdesk-alternatives .front-manage-inboxes__content h3{font-family:Lato;font-size:22px;font-weight:700;color:#151a43;line-height:1.45}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .front-manage-inboxes__content{width:100%;padding:2rem;text-align:center}.page_inner_helpdesk-alternatives .front-manage-inboxes__content h3{font-size:20px}}.page_inner_helpdesk-alternatives .front-manage-inboxes__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:0;padding-top:14px;padding-bottom:22px}.page_inner_helpdesk-alternatives .front-manage-inboxes__content span{color:#0091ff;font-weight:700}.page_inner_helpdesk-alternatives .homepage-casestudy-section{padding:6rem 0 5rem}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .homepage-casestudy-section .container{padding-left:2rem;padding-right:2rem}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__main{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;flex-direction:row;background-color:#eee;border-radius:40px}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .homepage-casestudy-section{padding:0;background-color:#eee}.page_inner_helpdesk-alternatives .homepage-casestudy-section__main{max-width:500px;width:100%;margin-right:auto;margin-left:auto;padding:2rem 1rem;border-radius:0}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__column-first{width:30%;padding:2rem 0}@media all and (min-width:960px) and (max-width:1120px){.page_inner_helpdesk-alternatives .homepage-casestudy-section__column-first{width:50%}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .homepage-casestudy-section__column-first{width:100%;padding:0}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__column-second{width:40%}.page_inner_helpdesk-alternatives .homepage-casestudy-section__sub-heading{color:#151a43;font-size:27px;line-height:1.4;opacity:.77}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .homepage-casestudy-section__column-second{width:100%;padding-top:1rem;text-align:center}.page_inner_helpdesk-alternatives .homepage-casestudy-section__image{width:100%}.page_inner_helpdesk-alternatives .homepage-casestudy-section__sub-heading{font-size:20px;line-height:1.65;text-align:center}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__sub-heading .style-2{color:#151a43;font-size:27px;font-weight:700;line-height:1.56}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .homepage-casestudy-section__sub-heading .style-2{font-size:20px}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__para{margin:2rem 0;font-size:18px;line-height:1.83;color:#151a43;opacity:.77}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .homepage-casestudy-section__para{text-align:center;margin:1rem 0}.page_inner_helpdesk-alternatives .homepage-casestudy-section__para br{display:none}}.page_inner_helpdesk-alternatives .homepage-casestudy-section__button{border-radius:28px;background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);text-align:center;color:#2b2b2b;font-size:16px;padding:1rem 3rem;transition:all .2s ease-in-out;display:inline-block;font-weight:700;width:196px;height:49px}.page_inner_helpdesk-alternatives .free-trial-section{padding:2rem 0 1rem;text-align:center}.page_inner_helpdesk-alternatives .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .free-trial-section{padding:54px 0 0}.page_inner_helpdesk-alternatives .free-trial-section h2{padding:0 2rem;font-size:24px;margin-bottom:36px}}.page_inner_helpdesk-alternatives .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:52px;margin-bottom:105px;transition:all .2s ease-in-out}.page_inner_helpdesk-alternatives .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_inner_helpdesk-alternatives .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .free-trial-section a{margin-bottom:54px}.page_inner_helpdesk-alternatives .helpdesk-ss-section{padding:37px 0 50px}.page_inner_helpdesk-alternatives .helpdesk-ss-section h2{font-size:24px}}.page_inner_helpdesk-alternatives .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}.page_inner_helpdesk-alternatives .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-ss-section .container{padding:0 1rem}.page_inner_helpdesk-alternatives .helpdesk-ss-section__column{margin-top:20px}}.page_inner_helpdesk-alternatives .helpdesk-ss-section__column img{margin-bottom:20px}.page_inner_helpdesk-alternatives .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700;font-size:14px}.page_inner_helpdesk-alternatives .helpdesk-logos{text-align:center;padding-bottom:7.5rem}@media all and (min-width:1025px){.page_inner_helpdesk-alternatives .helpdesk-logos{padding:4rem 1rem 0}}@media all and (max-width:1025px){.page_inner_helpdesk-alternatives .helpdesk-logos{padding:4rem 1rem 0}}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-logos{padding-bottom:10px;padding-top:4rem}}.page_inner_helpdesk-alternatives .helpdesk-logos__heading{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-bottom:0;padding-bottom:2.8rem;line-height:1.42}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-logos__heading{width:100%;margin:auto;padding-bottom:27px}}.page_inner_helpdesk-alternatives .helpdesk-logos__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:834px){.page_inner_helpdesk-alternatives .helpdesk-logos__logos-column{width:65%;margin:0 auto!important;justify-content:space-evenly}}@media all and (max-width:600px){.page_inner_helpdesk-alternatives .helpdesk-logos__logos-column{width:100%;justify-content:space-evenly;margin:auto}}.page_inner_helpdesk-alternatives .helpdesk-logos__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:1024px){.page_inner_helpdesk-alternatives .helpdesk-logos__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_inner_hiver-frontapp .zendesk-hero,.page_inner_zoho-desk-alternative .zendesk-hero,.page_landing_manage-groups-landing .zendesk-hero,.page_new-landing_zendesk-hiver .zendesk-hero{padding:0 1rem}}@media all and (min-width:960px){.page_inner_helpdesk-alternatives .helpdesk-logos__mobile-logo{display:none}}.page_inner_helpdesk-alternatives .wiggle{-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translateZ(0);transform:translateX(0) rotate(0);animation-name:wiggle;animation-duration:10s;animation-timing-function:linear;animation-iteration-count:5;animation-play-state:running;transform-origin:50px 50px}@media all and (max-width:960px){.page_inner_helpdesk-alternatives .helpdesk-logos__logo{display:none}.page_inner_helpdesk-alternatives .helpdesk-logos__mobile-logo{width:auto;height:auto}.page_inner_helpdesk-alternatives .wiggle{animation-name:none}}@keyframes wiggle{1%,3%{transform:translateX(3px) rotate(2deg)}2%,4%{transform:translateX(-3px) rotate(-2deg)}5%,7%{transform:translateX(2px) rotate(1deg)}6%,8%{transform:translateX(-2px) rotate(-1deg)}9%{transform:translateX(1px) rotate(0)}10%{transform:translateX(-1px) rotate(0)}}.page_inner_hiver-frontapp .zendesk-hero,.page_inner_zoho-desk-alternative .zendesk-hero,.page_landing_manage-groups-landing .zendesk-hero,.page_new-landing_zendesk-hiver .zendesk-hero{position:relative}.page_inner_hiver-frontapp .zendesk-hero:before,.page_inner_zoho-desk-alternative .zendesk-hero:before,.page_landing_manage-groups-landing .zendesk-hero:before,.page_new-landing_zendesk-hiver .zendesk-hero:before{content:"";position:absolute;width:870px;height:285px;background-image:url(/images/zendesk-hiver/heroBg.svg);background-repeat:no-repeat;right:0;bottom:5.7rem;z-index:-1;background-size:cover}.page_inner_hiver-frontapp .zendesk-hero__column-main,.page_inner_zoho-desk-alternative .zendesk-hero__column-main,.page_landing_manage-groups-landing .zendesk-hero__column-main,.page_new-landing_zendesk-hiver .zendesk-hero__column-main{padding-top:8rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:87%}@media all and (max-width:960px){.page_inner_hiver-frontapp .zendesk-hero:before,.page_inner_zoho-desk-alternative .zendesk-hero:before,.page_landing_manage-groups-landing .zendesk-hero:before,.page_new-landing_zendesk-hiver .zendesk-hero:before{background:#fff!important}.page_inner_hiver-frontapp .zendesk-hero__column-main,.page_inner_zoho-desk-alternative .zendesk-hero__column-main,.page_landing_manage-groups-landing .zendesk-hero__column-main,.page_new-landing_zendesk-hiver .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_inner_hiver-frontapp .zendesk-hero__column-first,.page_inner_zoho-desk-alternative .zendesk-hero__column-first,.page_landing_manage-groups-landing .zendesk-hero__column-first,.page_new-landing_zendesk-hiver .zendesk-hero__column-first{margin-top:-4rem;width:50%}@media all and (max-width:960px){.page_inner_hiver-frontapp .zendesk-hero__column-first,.page_inner_zoho-desk-alternative .zendesk-hero__column-first,.page_landing_manage-groups-landing .zendesk-hero__column-first,.page_new-landing_zendesk-hiver .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_inner_hiver-frontapp .zendesk-hero__column-second,.page_inner_zoho-desk-alternative .zendesk-hero__column-second,.page_landing_manage-groups-landing .zendesk-hero__column-second,.page_new-landing_zendesk-hiver .zendesk-hero__column-second{width:50%}@media all and (max-width:960px){.page_inner_hiver-frontapp .zendesk-hero__column-second,.page_inner_zoho-desk-alternative .zendesk-hero__column-second,.page_landing_manage-groups-landing .zendesk-hero__column-second,.page_new-landing_zendesk-hiver .zendesk-hero__column-second{width:90%;margin:auto}}.page_inner_hiver-frontapp .zendesk-hero__heading,.page_inner_zoho-desk-alternative .zendesk-hero__heading,.page_landing_manage-groups-landing .zendesk-hero__heading,.page_new-landing_zendesk-hiver .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.26;color:#151a43;width:103%;padding-bottom:15px;margin-bottom:0}@media all and (max-width:960px){.page_inner_hiver-frontapp .zendesk-hero__heading,.page_inner_zoho-desk-alternative .zendesk-hero__heading,.page_landing_manage-groups-landing .zendesk-hero__heading,.page_new-landing_zendesk-hiver .zendesk-hero__heading{font-size:28px;padding-top:9rem;width:100%}}@media all and (min-width:960px){.page_inner_hiver-frontapp .zendesk-hero__heading--front-hero,.page_inner_zoho-desk-alternative .zendesk-hero__heading--front-hero,.page_landing_manage-groups-landing .zendesk-hero__heading--front-hero,.page_new-landing_zendesk-hiver .zendesk-hero__heading--front-hero{padding-top:2rem}}.page_inner_hiver-frontapp .zendesk-hero__sub-heading,.page_inner_zoho-desk-alternative .zendesk-hero__sub-heading,.page_landing_manage-groups-landing .zendesk-hero__sub-heading,.page_new-landing_zendesk-hiver .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:93%;padding:0 0 30px;margin-bottom:0}.page_inner_hiver-frontapp .zendesk-hero__new-button,.page_inner_zoho-desk-alternative .zendesk-hero__new-button,.page_landing_manage-groups-landing .zendesk-hero__new-button,.page_new-landing_zendesk-hiver .zendesk-hero__new-button{margin-bottom:2rem}.page_inner_hiver-frontapp .zendesk-hero .install-button,.page_inner_zoho-desk-alternative .zendesk-hero .install-button,.page_landing_manage-groups-landing .zendesk-hero .install-button,.page_new-landing_zendesk-hiver .zendesk-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px!important;cursor:pointer}.page_inner_hiver-frontapp .zendesk-hero .install-button span,.page_inner_zoho-desk-alternative .zendesk-hero .install-button span,.page_landing_manage-groups-landing .zendesk-hero .install-button span,.page_new-landing_zendesk-hiver .zendesk-hero .install-button span{color:#2b2b2b;font-weight:700}.page_inner_hiver-frontapp .homepage-new-logo-section,.page_inner_zoho-desk-alternative .homepage-new-logo-section,.page_landing_manage-groups-landing .homepage-new-logo-section,.page_new-landing_zendesk-hiver .homepage-new-logo-section{padding-bottom:7.5rem}.page_inner_hiver-frontapp .homepage-new-logo-section__logos-column,.page_inner_zoho-desk-alternative .homepage-new-logo-section__logos-column,.page_landing_manage-groups-landing .homepage-new-logo-section__logos-column,.page_new-landing_zendesk-hiver .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_inner_hiver-frontapp .zendesk-hero__sub-heading,.page_inner_zoho-desk-alternative .zendesk-hero__sub-heading,.page_landing_manage-groups-landing .zendesk-hero__sub-heading,.page_new-landing_zendesk-hiver .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_inner_hiver-frontapp .zendesk-hero__image,.page_inner_zoho-desk-alternative .zendesk-hero__image,.page_landing_manage-groups-landing .zendesk-hero__image,.page_new-landing_zendesk-hiver .zendesk-hero__image{width:100%}.page_inner_hiver-frontapp .homepage-new-logo-section,.page_inner_zoho-desk-alternative .homepage-new-logo-section,.page_landing_manage-groups-landing .homepage-new-logo-section,.page_new-landing_zendesk-hiver .homepage-new-logo-section{padding:5rem 0 0}.page_inner_hiver-frontapp .homepage-new-logo-section__logos-column,.page_inner_zoho-desk-alternative .homepage-new-logo-section__logos-column,.page_landing_manage-groups-landing .homepage-new-logo-section__logos-column,.page_new-landing_zendesk-hiver .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_inner_hiver-frontapp .homepage-new-logo-section__heading,.page_inner_zoho-desk-alternative .homepage-new-logo-section__heading,.page_landing_manage-groups-landing .homepage-new-logo-section__heading,.page_new-landing_zendesk-hiver .homepage-new-logo-section__heading{width:90%;margin:auto}}.page_inner_hiver-frontapp .homepage-new-logo-section__heading,.page_inner_zoho-desk-alternative .homepage-new-logo-section__heading,.page_landing_manage-groups-landing .homepage-new-logo-section__heading,.page_new-landing_zendesk-hiver .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#545876;text-align:center;padding-bottom:2rem}.page_inner_hiver-frontapp .homepage-new-logo-section__logo-box,.page_inner_zoho-desk-alternative .homepage-new-logo-section__logo-box,.page_landing_manage-groups-landing .homepage-new-logo-section__logo-box,.page_new-landing_zendesk-hiver .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-new-logo-section__logo-box,.page_inner_zoho-desk-alternative .homepage-new-logo-section__logo-box,.page_landing_manage-groups-landing .homepage-new-logo-section__logo-box,.page_new-landing_zendesk-hiver .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_inner_hiver-frontapp .homepage-new-logo-section__logo,.page_inner_zoho-desk-alternative .homepage-new-logo-section__logo,.page_landing_manage-groups-landing .homepage-new-logo-section__logo,.page_new-landing_zendesk-hiver .homepage-new-logo-section__logo{display:none}}@media all and (min-width:960px){.page_inner_hiver-frontapp .homepage-new-logo-section__mobile-logo,.page_inner_zoho-desk-alternative .homepage-new-logo-section__mobile-logo,.page_landing_manage-groups-landing .homepage-new-logo-section__mobile-logo,.page_new-landing_zendesk-hiver .homepage-new-logo-section__mobile-logo{display:none}}.page_inner_hiver-frontapp .helpdesk-ss-section,.page_inner_zoho-desk-alternative .helpdesk-ss-section,.page_landing_manage-groups-landing .helpdesk-ss-section,.page_new-landing_zendesk-hiver .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_inner_hiver-frontapp .helpdesk-ss-section h2,.page_inner_zoho-desk-alternative .helpdesk-ss-section h2,.page_landing_manage-groups-landing .helpdesk-ss-section h2,.page_new-landing_zendesk-hiver .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}.page_inner_hiver-frontapp .helpdesk-ss-section .container,.page_inner_zoho-desk-alternative .helpdesk-ss-section .container,.page_landing_manage-groups-landing .helpdesk-ss-section .container,.page_new-landing_zendesk-hiver .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .helpdesk-ss-section .container,.page_inner_zoho-desk-alternative .helpdesk-ss-section .container,.page_landing_manage-groups-landing .helpdesk-ss-section .container,.page_new-landing_zendesk-hiver .helpdesk-ss-section .container{padding:0 1rem}}.page_inner_hiver-frontapp .helpdesk-ss-section__column,.page_inner_zoho-desk-alternative .helpdesk-ss-section__column,.page_landing_manage-groups-landing .helpdesk-ss-section__column,.page_new-landing_zendesk-hiver .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_inner_hiver-frontapp .helpdesk-ss-section__column img,.page_inner_zoho-desk-alternative .helpdesk-ss-section__column img,.page_landing_manage-groups-landing .helpdesk-ss-section__column img,.page_new-landing_zendesk-hiver .helpdesk-ss-section__column img{margin-bottom:20px}.page_inner_hiver-frontapp .helpdesk-ss-section__column p,.page_inner_zoho-desk-alternative .helpdesk-ss-section__column p,.page_landing_manage-groups-landing .helpdesk-ss-section__column p,.page_new-landing_zendesk-hiver .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_inner_hiver-frontapp .free-trial-section,.page_inner_zoho-desk-alternative .free-trial-section,.page_landing_manage-groups-landing .free-trial-section,.page_new-landing_zendesk-hiver .free-trial-section{padding:6rem 0 1rem;text-align:center}@media all and (max-width:1024px){.page_inner_hiver-frontapp .free-trial-section,.page_inner_zoho-desk-alternative .free-trial-section,.page_landing_manage-groups-landing .free-trial-section,.page_new-landing_zendesk-hiver .free-trial-section{padding:3rem 0 0}}.page_inner_hiver-frontapp .free-trial-section h2,.page_inner_zoho-desk-alternative .free-trial-section h2,.page_landing_manage-groups-landing .free-trial-section h2,.page_new-landing_zendesk-hiver .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_inner_hiver-frontapp .free-trial-section,.page_inner_zoho-desk-alternative .free-trial-section,.page_landing_manage-groups-landing .free-trial-section,.page_new-landing_zendesk-hiver .free-trial-section{padding:6rem 0 0}.page_inner_hiver-frontapp .free-trial-section h2,.page_inner_zoho-desk-alternative .free-trial-section h2,.page_landing_manage-groups-landing .free-trial-section h2,.page_new-landing_zendesk-hiver .free-trial-section h2{padding:0 1rem;font-size:24px;margin-bottom:20px}}@media all and (max-width:500px){.page_inner_hiver-frontapp .free-trial-section h2 br,.page_inner_zoho-desk-alternative .free-trial-section h2 br,.page_landing_manage-groups-landing .free-trial-section h2 br,.page_new-landing_zendesk-hiver .free-trial-section h2 br{display:none}}.page_inner_hiver-frontapp .free-trial-section a,.page_inner_zoho-desk-alternative .free-trial-section a,.page_landing_manage-groups-landing .free-trial-section a,.page_new-landing_zendesk-hiver .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_inner_hiver-frontapp .free-trial-section a:hover,.page_inner_zoho-desk-alternative .free-trial-section a:hover,.page_landing_manage-groups-landing .free-trial-section a:hover,.page_new-landing_zendesk-hiver .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_hiver-frontapp .homepage-slider,.page_inner_zoho-desk-alternative .homepage-slider,.page_landing_manage-groups-landing .homepage-slider,.page_new-landing_zendesk-hiver .homepage-slider{position:relative;background-image:linear-gradient(284deg,#f5c35c 1%,#fffa7b 94%);margin:-5rem auto 0;width:90%;max-width:1440px;border-radius:16px;height:440px;overflow:hidden}.page_inner_hiver-frontapp .homepage-slider .testimonial-widget,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-widget,.page_landing_manage-groups-landing .homepage-slider .testimonial-widget,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-widget{position:relative;text-align:center;padding:0 20px}.page_inner_hiver-frontapp .homepage-slider .testimonial,.page_inner_zoho-desk-alternative .homepage-slider .testimonial,.page_landing_manage-groups-landing .homepage-slider .testimonial,.page_new-landing_zendesk-hiver .homepage-slider .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider,.page_inner_zoho-desk-alternative .homepage-slider,.page_landing_manage-groups-landing .homepage-slider,.page_new-landing_zendesk-hiver .homepage-slider{height:569px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:0;overflow:visible;border-radius:0}.page_inner_hiver-frontapp .homepage-slider .testimonial-widget,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-widget,.page_landing_manage-groups-landing .homepage-slider .testimonial-widget,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-widget{bottom:6rem;height:650px}.page_inner_hiver-frontapp .homepage-slider .testimonial,.page_inner_zoho-desk-alternative .homepage-slider .testimonial,.page_landing_manage-groups-landing .homepage-slider .testimonial,.page_new-landing_zendesk-hiver .homepage-slider .testimonial{flex-direction:column;height:600px}.page_inner_hiver-frontapp .homepage-slider .testmonial-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-image{display:none}}.page_inner_hiver-frontapp .homepage-slider .testimonial.current,.page_inner_zoho-desk-alternative .homepage-slider .testimonial.current,.page_landing_manage-groups-landing .homepage-slider .testimonial.current,.page_new-landing_zendesk-hiver .homepage-slider .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_inner_hiver-frontapp .homepage-slider .testmonial-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-image{top:7.3rem;position:relative;height:324px;left:-4.3rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-image--joshua,.page_inner_hiver-frontapp .homepage-slider .testmonial-image--justine,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-image--joshua,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-image--justine,.page_landing_manage-groups-landing .homepage-slider .testmonial-image--joshua,.page_landing_manage-groups-landing .homepage-slider .testmonial-image--justine,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-image--joshua,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-image--justine{height:153px;left:4.7rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-content,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-content,.page_landing_manage-groups-landing .homepage-slider .testmonial-content,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-content{width:59%;position:relative;text-align:initial;left:-5rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .testmonial-content,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-content,.page_landing_manage-groups-landing .homepage-slider .testmonial-content,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-content{width:100%;margin:auto;text-align:center;left:0;top:-1rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-content--zohopage,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-content--zohopage,.page_landing_manage-groups-landing .homepage-slider .testmonial-content--zohopage,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-content--zohopage{top:-3rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-content--front-content,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-content--front-content,.page_landing_manage-groups-landing .homepage-slider .testmonial-content--front-content,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-content--front-content{text-align:left}}@media all and (min-width:960px){.page_inner_hiver-frontapp .homepage-slider .testmonial-content--front-content,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-content--front-content,.page_landing_manage-groups-landing .homepage-slider .testmonial-content--front-content,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-content--front-content{left:2rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-mobile-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-mobile-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-mobile-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-mobile-image{display:none}}.page_inner_hiver-frontapp .homepage-slider .testmonial-col,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-col,.page_landing_manage-groups-landing .homepage-slider .testmonial-col,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .testmonial-mobile-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-mobile-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-mobile-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-mobile-image{width:140px;position:relative;right:-9rem;top:3rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-mobile-image.second-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-mobile-image.second-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-mobile-image.second-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-mobile-image.second-image{bottom:-33rem}.page_inner_hiver-frontapp .homepage-slider .testmonial-mobile-image.third-image,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-mobile-image.third-image,.page_landing_manage-groups-landing .homepage-slider .testmonial-mobile-image.third-image,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-mobile-image.third-image{top:3rem!important}.page_inner_hiver-frontapp .homepage-slider .testmonial-col,.page_inner_zoho-desk-alternative .homepage-slider .testmonial-col,.page_landing_manage-groups-landing .homepage-slider .testmonial-col,.page_new-landing_zendesk-hiver .homepage-slider .testmonial-col{padding-left:1rem}}.page_inner_hiver-frontapp .homepage-slider .testimonial-button,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button,.page_landing_manage-groups-landing .homepage-slider .testimonial-button,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button{position:relative;top:7rem;border-radius:28px;background-color:#fff;padding:1rem 3rem;display:inline;left:-10rem;transition:all .2s ease-in-out;cursor:pointer}.page_inner_hiver-frontapp .homepage-slider .testimonial-button:hover,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button:hover,.page_landing_manage-groups-landing .homepage-slider .testimonial-button:hover,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_hiver-frontapp .homepage-slider .testimonial-button a,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button a,.page_landing_manage-groups-landing .homepage-slider .testimonial-button a,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button a{color:#2b2b2b;font-weight:700;font-size:16px}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .testimonial-button,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button,.page_landing_manage-groups-landing .homepage-slider .testimonial-button,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button{top:7rem;left:17px}}@media all and (min-width:960px){.page_inner_hiver-frontapp .homepage-slider .testimonial-button--second,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button--second,.page_landing_manage-groups-landing .homepage-slider .testimonial-button--second,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button--second{left:-17.5rem}.page_inner_hiver-frontapp .homepage-slider .testimonial-button--third,.page_inner_zoho-desk-alternative .homepage-slider .testimonial-button--third,.page_landing_manage-groups-landing .homepage-slider .testimonial-button--third,.page_new-landing_zendesk-hiver .homepage-slider .testimonial-button--third{left:-9.4rem}}.page_inner_hiver-frontapp .homepage-slider .next-testimonial,.page_inner_zoho-desk-alternative .homepage-slider .next-testimonial,.page_landing_manage-groups-landing .homepage-slider .next-testimonial,.page_new-landing_zendesk-hiver .homepage-slider .next-testimonial{position:absolute;right:100px;top:11rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .next-testimonial,.page_inner_zoho-desk-alternative .homepage-slider .next-testimonial,.page_landing_manage-groups-landing .homepage-slider .next-testimonial,.page_new-landing_zendesk-hiver .homepage-slider .next-testimonial{top:98%;bottom:0;right:32%}}.page_inner_hiver-frontapp .homepage-slider .prev-testimonial,.page_inner_zoho-desk-alternative .homepage-slider .prev-testimonial,.page_landing_manage-groups-landing .homepage-slider .prev-testimonial,.page_new-landing_zendesk-hiver .homepage-slider .prev-testimonial{position:absolute;left:100px;top:11rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .prev-testimonial,.page_inner_zoho-desk-alternative .homepage-slider .prev-testimonial,.page_landing_manage-groups-landing .homepage-slider .prev-testimonial,.page_new-landing_zendesk-hiver .homepage-slider .prev-testimonial{top:98%;bottom:0;left:32%}}.page_inner_hiver-frontapp .homepage-slider .prev-testimonial:before,.page_inner_zoho-desk-alternative .homepage-slider .prev-testimonial:before,.page_landing_manage-groups-landing .homepage-slider .prev-testimonial:before,.page_new-landing_zendesk-hiver .homepage-slider .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .prev-testimonial:before .next-tesimonial,.page_inner_zoho-desk-alternative .homepage-slider .prev-testimonial:before .next-tesimonial,.page_landing_manage-groups-landing .homepage-slider .prev-testimonial:before .next-tesimonial,.page_new-landing_zendesk-hiver .homepage-slider .prev-testimonial:before .next-tesimonial{border:1px solid #000!important}}.page_inner_hiver-frontapp .homepage-slider .prev-testimonial:before,.page_inner_zoho-desk-alternative .homepage-slider .prev-testimonial:before,.page_landing_manage-groups-landing .homepage-slider .prev-testimonial:before,.page_new-landing_zendesk-hiver .homepage-slider .prev-testimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_inner_hiver-frontapp .homepage-slider .testimonial__mug,.page_inner_zoho-desk-alternative .homepage-slider .testimonial__mug,.page_landing_manage-groups-landing .homepage-slider .testimonial__mug,.page_new-landing_zendesk-hiver .homepage-slider .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_inner_hiver-frontapp .homepage-slider .grey-out,.page_inner_zoho-desk-alternative .homepage-slider .grey-out,.page_landing_manage-groups-landing .homepage-slider .grey-out,.page_new-landing_zendesk-hiver .homepage-slider .grey-out{opacity:1}.page_inner_hiver-frontapp .homepage-slider .wrap,.page_inner_zoho-desk-alternative .homepage-slider .wrap,.page_landing_manage-groups-landing .homepage-slider .wrap,.page_new-landing_zendesk-hiver .homepage-slider .wrap{margin:0 auto}.page_inner_hiver-frontapp .homepage-slider img,.page_inner_zoho-desk-alternative .homepage-slider img,.page_landing_manage-groups-landing .homepage-slider img,.page_new-landing_zendesk-hiver .homepage-slider img{max-width:100%}.page_inner_hiver-frontapp .homepage-slider strong,.page_inner_zoho-desk-alternative .homepage-slider strong,.page_landing_manage-groups-landing .homepage-slider strong,.page_new-landing_zendesk-hiver .homepage-slider strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:3.5rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider strong,.page_inner_zoho-desk-alternative .homepage-slider strong,.page_landing_manage-groups-landing .homepage-slider strong,.page_new-landing_zendesk-hiver .homepage-slider strong{top:3rem;font-size:14px}}.page_inner_hiver-frontapp .homepage-slider span,.page_inner_zoho-desk-alternative .homepage-slider span,.page_landing_manage-groups-landing .homepage-slider span,.page_new-landing_zendesk-hiver .homepage-slider span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:4.2rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider span,.page_inner_zoho-desk-alternative .homepage-slider span,.page_landing_manage-groups-landing .homepage-slider span,.page_new-landing_zendesk-hiver .homepage-slider span{top:3.2rem;right:0;font-size:14px}}.page_inner_hiver-frontapp .homepage-slider .start-quote,.page_inner_zoho-desk-alternative .homepage-slider .start-quote,.page_landing_manage-groups-landing .homepage-slider .start-quote,.page_new-landing_zendesk-hiver .homepage-slider .start-quote{position:relative;top:4.5rem;right:4rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .start-quote,.page_inner_zoho-desk-alternative .homepage-slider .start-quote,.page_landing_manage-groups-landing .homepage-slider .start-quote,.page_new-landing_zendesk-hiver .homepage-slider .start-quote{top:unset}.page_inner_hiver-frontapp .homepage-slider .start-quote--start-front,.page_inner_zoho-desk-alternative .homepage-slider .start-quote--start-front,.page_landing_manage-groups-landing .homepage-slider .start-quote--start-front,.page_new-landing_zendesk-hiver .homepage-slider .start-quote--start-front{right:-1rem}.page_inner_hiver-frontapp .homepage-slider .start-quote.second,.page_inner_zoho-desk-alternative .homepage-slider .start-quote.second,.page_landing_manage-groups-landing .homepage-slider .start-quote.second,.page_new-landing_zendesk-hiver .homepage-slider .start-quote.second{bottom:2rem}.page_inner_hiver-frontapp .homepage-slider .start-quote.third,.page_inner_zoho-desk-alternative .homepage-slider .start-quote.third,.page_landing_manage-groups-landing .homepage-slider .start-quote.third,.page_new-landing_zendesk-hiver .homepage-slider .start-quote.third{bottom:1rem}}.page_inner_hiver-frontapp .homepage-slider .end-quote,.page_inner_zoho-desk-alternative .homepage-slider .end-quote,.page_landing_manage-groups-landing .homepage-slider .end-quote,.page_new-landing_zendesk-hiver .homepage-slider .end-quote{position:relative;bottom:5.5rem;left:35rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .end-quote,.page_inner_zoho-desk-alternative .homepage-slider .end-quote,.page_landing_manage-groups-landing .homepage-slider .end-quote,.page_new-landing_zendesk-hiver .homepage-slider .end-quote{bottom:unset;left:8rem;top:7rem}}.page_inner_hiver-frontapp .homepage-slider .end-quote--first,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--first,.page_landing_manage-groups-landing .homepage-slider .end-quote--first,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--first{position:relative;top:-13rem;left:34rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .end-quote--first,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--first,.page_landing_manage-groups-landing .homepage-slider .end-quote--first,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--first{left:8rem;top:7rem}.page_inner_hiver-frontapp .homepage-slider .end-quote--front,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--front,.page_landing_manage-groups-landing .homepage-slider .end-quote--front,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--front{display:none}}.page_inner_hiver-frontapp .homepage-slider .end-quote--front,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--front,.page_landing_manage-groups-landing .homepage-slider .end-quote--front,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--front{top:-3rem;left:36rem}.page_inner_hiver-frontapp .homepage-slider .end-quote--front2,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--front2,.page_landing_manage-groups-landing .homepage-slider .end-quote--front2,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--front2{bottom:3rem;left:37rem}.page_inner_hiver-frontapp .homepage-slider .logo-image,.page_inner_zoho-desk-alternative .homepage-slider .logo-image,.page_landing_manage-groups-landing .homepage-slider .logo-image,.page_new-landing_zendesk-hiver .homepage-slider .logo-image{position:relative;left:22rem;bottom:1rem}.page_inner_hiver-frontapp .homepage-slider .logo-image--michelle,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--michelle,.page_landing_manage-groups-landing .homepage-slider .logo-image--michelle,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--michelle{bottom:-1.5rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .end-quote--front2,.page_inner_zoho-desk-alternative .homepage-slider .end-quote--front2,.page_landing_manage-groups-landing .homepage-slider .end-quote--front2,.page_new-landing_zendesk-hiver .homepage-slider .end-quote--front2{display:none}.page_inner_hiver-frontapp .homepage-slider .logo-image,.page_inner_zoho-desk-alternative .homepage-slider .logo-image,.page_landing_manage-groups-landing .homepage-slider .logo-image,.page_new-landing_zendesk-hiver .homepage-slider .logo-image{left:unset;right:0;margin:0 auto;display:block}.page_inner_hiver-frontapp .homepage-slider .logo-image--michelle,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--michelle,.page_landing_manage-groups-landing .homepage-slider .logo-image--michelle,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--michelle{top:3rem;right:0}}.page_inner_hiver-frontapp .homepage-slider .logo-image--specialty,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--specialty,.page_landing_manage-groups-landing .homepage-slider .logo-image--specialty,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--specialty{bottom:-1.5rem;left:19rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .logo-image--specialty,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--specialty,.page_landing_manage-groups-landing .homepage-slider .logo-image--specialty,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--specialty{left:16px;margin:0;bottom:-4.5rem}}.page_inner_hiver-frontapp .homepage-slider .logo-image--deskdirect,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--deskdirect,.page_landing_manage-groups-landing .homepage-slider .logo-image--deskdirect,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--deskdirect{bottom:-1.6rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .logo-image--deskdirect,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--deskdirect,.page_landing_manage-groups-landing .homepage-slider .logo-image--deskdirect,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--deskdirect{left:16px;margin:0;bottom:-4.6rem}}.page_inner_hiver-frontapp .homepage-slider .logo-image--bni,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--bni,.page_landing_manage-groups-landing .homepage-slider .logo-image--bni,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--bni{bottom:-1.5rem;left:25rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider .logo-image--bni,.page_inner_zoho-desk-alternative .homepage-slider .logo-image--bni,.page_landing_manage-groups-landing .homepage-slider .logo-image--bni,.page_new-landing_zendesk-hiver .homepage-slider .logo-image--bni{left:16px;margin:0;bottom:-4.5rem}}.page_inner_hiver-frontapp .homepage-slider button,.page_inner_zoho-desk-alternative .homepage-slider button,.page_landing_manage-groups-landing .homepage-slider button,.page_new-landing_zendesk-hiver .homepage-slider button{width:80px;padding:6px;z-index:99}.page_inner_hiver-frontapp .homepage-slider p,.page_inner_zoho-desk-alternative .homepage-slider p,.page_landing_manage-groups-landing .homepage-slider p,.page_new-landing_zendesk-hiver .homepage-slider p{font-family:Lato;font-size:18px;font-weight:700;line-height:1.78;color:#6a330f;position:relative;top:3rem;margin-bottom:1.5rem;width:75%;min-height:202px}.page_inner_hiver-frontapp .no-height p,.page_inner_zoho-desk-alternative .no-height p,.page_landing_manage-groups-landing .no-height p,.page_new-landing_zendesk-hiver .no-height p{min-height:auto}.page_inner_hiver-frontapp .homepage-casestudy,.page_inner_zoho-desk-alternative .homepage-casestudy,.page_landing_manage-groups-landing .homepage-casestudy,.page_new-landing_zendesk-hiver .homepage-casestudy{padding:5rem 0}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-slider p,.page_inner_zoho-desk-alternative .homepage-slider p,.page_landing_manage-groups-landing .homepage-slider p,.page_new-landing_zendesk-hiver .homepage-slider p{font-size:15px;line-height:1.75;top:32px;margin-bottom:0;right:0;text-align:initial;width:100%}.page_inner_hiver-frontapp .homepage-casestudy,.page_inner_zoho-desk-alternative .homepage-casestudy,.page_landing_manage-groups-landing .homepage-casestudy,.page_new-landing_zendesk-hiver .homepage-casestudy{padding:5rem 1rem 2rem}}.page_inner_hiver-frontapp .homepage-casestudy__title,.page_inner_zoho-desk-alternative .homepage-casestudy__title,.page_landing_manage-groups-landing .homepage-casestudy__title,.page_new-landing_zendesk-hiver .homepage-casestudy__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43;margin-bottom:2.5rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__title,.page_inner_zoho-desk-alternative .homepage-casestudy__title,.page_landing_manage-groups-landing .homepage-casestudy__title,.page_new-landing_zendesk-hiver .homepage-casestudy__title{padding-bottom:2.5rem;font-size:24px;width:100%;margin:auto}.page_inner_hiver-frontapp .homepage-casestudy__title br,.page_inner_zoho-desk-alternative .homepage-casestudy__title br,.page_landing_manage-groups-landing .homepage-casestudy__title br,.page_new-landing_zendesk-hiver .homepage-casestudy__title br{display:none}}.page_inner_hiver-frontapp .homepage-casestudy__info,.page_inner_zoho-desk-alternative .homepage-casestudy__info,.page_landing_manage-groups-landing .homepage-casestudy__info,.page_new-landing_zendesk-hiver .homepage-casestudy__info{font-size:16px;line-height:1.88;color:#545876;text-align:center;width:50%;margin:0 auto;padding-bottom:3rem}.page_inner_hiver-frontapp .homepage-casestudy__para,.page_inner_zoho-desk-alternative .homepage-casestudy__para,.page_landing_manage-groups-landing .homepage-casestudy__para,.page_new-landing_zendesk-hiver .homepage-casestudy__para{font-size:16px;line-height:1.88;font-family:Lato;color:#545876;text-align:center}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__info,.page_inner_zoho-desk-alternative .homepage-casestudy__info,.page_landing_manage-groups-landing .homepage-casestudy__info,.page_new-landing_zendesk-hiver .homepage-casestudy__info{width:100%}.page_inner_hiver-frontapp .homepage-casestudy__para br,.page_inner_zoho-desk-alternative .homepage-casestudy__para br,.page_landing_manage-groups-landing .homepage-casestudy__para br,.page_new-landing_zendesk-hiver .homepage-casestudy__para br{display:none}}.page_inner_hiver-frontapp .homepage-casestudy__main,.page_inner_zoho-desk-alternative .homepage-casestudy__main,.page_landing_manage-groups-landing .homepage-casestudy__main,.page_new-landing_zendesk-hiver .homepage-casestudy__main{display:flex;flex-direction:row;justify-content:space-between;width:72%;margin:0 auto}@media all and (max-width:600px){.page_inner_hiver-frontapp .homepage-casestudy__main,.page_inner_zoho-desk-alternative .homepage-casestudy__main,.page_landing_manage-groups-landing .homepage-casestudy__main,.page_new-landing_zendesk-hiver .homepage-casestudy__main{flex-direction:column}}.page_inner_hiver-frontapp .homepage-casestudy__wrapper,.page_inner_zoho-desk-alternative .homepage-casestudy__wrapper,.page_landing_manage-groups-landing .homepage-casestudy__wrapper,.page_new-landing_zendesk-hiver .homepage-casestudy__wrapper{width:253px;height:275px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;padding:1rem;transition:all .6s ease-out;overflow:hidden}.page_inner_hiver-frontapp .homepage-casestudy__wrapper:hover,.page_inner_zoho-desk-alternative .homepage-casestudy__wrapper:hover,.page_landing_manage-groups-landing .homepage-casestudy__wrapper:hover,.page_new-landing_zendesk-hiver .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__wrapper,.page_inner_zoho-desk-alternative .homepage-casestudy__wrapper,.page_landing_manage-groups-landing .homepage-casestudy__wrapper,.page_new-landing_zendesk-hiver .homepage-casestudy__wrapper{width:100%;margin:auto auto 2rem;text-align:center}}.page_inner_hiver-frontapp .homepage-casestudy__image-bg,.page_inner_zoho-desk-alternative .homepage-casestudy__image-bg,.page_landing_manage-groups-landing .homepage-casestudy__image-bg,.page_new-landing_zendesk-hiver .homepage-casestudy__image-bg{background-color:#f7f7f7;height:109px;margin-left:-1rem;margin-right:-1rem;margin-top:-1rem}.page_inner_hiver-frontapp .homepage-casestudy__logo--top,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--top,.page_landing_manage-groups-landing .homepage-casestudy__logo--top,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--top{margin-top:1.5rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__logo--top,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--top,.page_landing_manage-groups-landing .homepage-casestudy__logo--top,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--top{padding-left:0}}.page_inner_hiver-frontapp .homepage-casestudy__logo--mid,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--mid,.page_landing_manage-groups-landing .homepage-casestudy__logo--mid,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--mid{margin-top:3rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__logo--mid,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--mid,.page_landing_manage-groups-landing .homepage-casestudy__logo--mid,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--mid{padding-left:0}}.page_inner_hiver-frontapp .homepage-casestudy__logo--third,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--third,.page_landing_manage-groups-landing .homepage-casestudy__logo--third,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--third{margin-top:2rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .homepage-casestudy__logo--third,.page_inner_zoho-desk-alternative .homepage-casestudy__logo--third,.page_landing_manage-groups-landing .homepage-casestudy__logo--third,.page_new-landing_zendesk-hiver .homepage-casestudy__logo--third{padding-left:0}}.page_inner_hiver-frontapp .homepage-casestudy__percentage,.page_inner_zoho-desk-alternative .homepage-casestudy__percentage,.page_landing_manage-groups-landing .homepage-casestudy__percentage,.page_new-landing_zendesk-hiver .homepage-casestudy__percentage{font-family:Lato;font-size:24px;font-weight:700;line-height:1.67;color:#151a43;margin-bottom:0;padding-top:13px}.page_inner_hiver-frontapp .homepage-casestudy__arrow-image,.page_inner_zoho-desk-alternative .homepage-casestudy__arrow-image,.page_landing_manage-groups-landing .homepage-casestudy__arrow-image,.page_new-landing_zendesk-hiver .homepage-casestudy__arrow-image{margin-left:1rem}.page_inner_hiver-frontapp .homepage-casestudy__speed,.page_inner_zoho-desk-alternative .homepage-casestudy__speed,.page_landing_manage-groups-landing .homepage-casestudy__speed,.page_new-landing_zendesk-hiver .homepage-casestudy__speed{font-family:Lato;font-size:16px;font-weight:400;line-height:1.56;color:#151a43;padding-bottom:1rem;margin-bottom:0}.page_inner_hiver-frontapp .homepage-casestudy__cta,.page_inner_zoho-desk-alternative .homepage-casestudy__cta,.page_landing_manage-groups-landing .homepage-casestudy__cta,.page_new-landing_zendesk-hiver .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff}.page_inner_hiver-frontapp .book-consultation,.page_inner_zoho-desk-alternative .book-consultation,.page_landing_manage-groups-landing .book-consultation,.page_new-landing_zendesk-hiver .book-consultation{padding:1rem 0}.page_inner_hiver-frontapp .book-consultation .container,.page_inner_zoho-desk-alternative .book-consultation .container,.page_landing_manage-groups-landing .book-consultation .container,.page_new-landing_zendesk-hiver .book-consultation .container{display:flex}.page_inner_hiver-frontapp .book-consultation__main,.page_inner_zoho-desk-alternative .book-consultation__main,.page_landing_manage-groups-landing .book-consultation__main,.page_new-landing_zendesk-hiver .book-consultation__main{border-radius:21px;background-image:linear-gradient(to bottom,#88b3ff,#6c5af0);box-shadow:-5px 10px 19px 0 rgba(149,159,255,.38);width:95%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}@media all and (max-width:960px){.page_inner_hiver-frontapp .book-consultation__main,.page_inner_zoho-desk-alternative .book-consultation__main,.page_landing_manage-groups-landing .book-consultation__main,.page_new-landing_zendesk-hiver .book-consultation__main{width:100%;border-radius:0;padding:3rem 0}}.page_inner_hiver-frontapp .book-consultation__column,.page_inner_zoho-desk-alternative .book-consultation__column,.page_landing_manage-groups-landing .book-consultation__column,.page_new-landing_zendesk-hiver .book-consultation__column{padding:19px 0}@media all and (max-width:960px){.page_inner_hiver-frontapp .book-consultation__column,.page_inner_zoho-desk-alternative .book-consultation__column,.page_landing_manage-groups-landing .book-consultation__column,.page_new-landing_zendesk-hiver .book-consultation__column{padding:0}}.page_inner_hiver-frontapp .book-consultation h2,.page_inner_zoho-desk-alternative .book-consultation h2,.page_landing_manage-groups-landing .book-consultation h2,.page_new-landing_zendesk-hiver .book-consultation h2{font-size:24px;font-weight:700;font-family:Lato;line-height:1.42;color:#fff;text-align:center;padding-top:3.5rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .book-consultation h2,.page_inner_zoho-desk-alternative .book-consultation h2,.page_landing_manage-groups-landing .book-consultation h2,.page_new-landing_zendesk-hiver .book-consultation h2{font-size:19px;padding-top:1rem}}.page_inner_hiver-frontapp .book-consultation a,.page_inner_zoho-desk-alternative .book-consultation a,.page_landing_manage-groups-landing .book-consultation a,.page_new-landing_zendesk-hiver .book-consultation a{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 0;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;transition:all .2s ease-in-out;text-align:center;margin:3rem auto 0;display:block;font-family:lato}.page_inner_hiver-frontapp .book-consultation a:hover,.page_inner_zoho-desk-alternative .book-consultation a:hover,.page_landing_manage-groups-landing .book-consultation a:hover,.page_new-landing_zendesk-hiver .book-consultation a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_hiver-frontapp .managing-inbox__section,.page_inner_zoho-desk-alternative .managing-inbox__section,.page_landing_manage-groups-landing .managing-inbox__section,.page_new-landing_zendesk-hiver .managing-inbox__section{padding:5rem 0 9rem;overflow:hidden}@media all and (max-width:960px){.page_inner_hiver-frontapp .book-consultation a,.page_inner_zoho-desk-alternative .book-consultation a,.page_landing_manage-groups-landing .book-consultation a,.page_new-landing_zendesk-hiver .book-consultation a{margin-top:0}.page_inner_hiver-frontapp .managing-inbox__section,.page_inner_zoho-desk-alternative .managing-inbox__section,.page_landing_manage-groups-landing .managing-inbox__section,.page_new-landing_zendesk-hiver .managing-inbox__section{padding:2rem 0 0}}.page_inner_hiver-frontapp .managing-inbox__section h2,.page_inner_zoho-desk-alternative .managing-inbox__section h2,.page_landing_manage-groups-landing .managing-inbox__section h2,.page_new-landing_zendesk-hiver .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}.page_inner_hiver-frontapp .managing-inbox__main,.page_inner_zoho-desk-alternative .managing-inbox__main,.page_landing_manage-groups-landing .managing-inbox__main,.page_new-landing_zendesk-hiver .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_inner_hiver-frontapp .managing-inbox__main,.page_inner_zoho-desk-alternative .managing-inbox__main,.page_landing_manage-groups-landing .managing-inbox__main,.page_new-landing_zendesk-hiver .managing-inbox__main{margin-bottom:120px}.page_inner_hiver-frontapp .managing-inbox__main--1,.page_inner_zoho-desk-alternative .managing-inbox__main--1,.page_landing_manage-groups-landing .managing-inbox__main--1,.page_new-landing_zendesk-hiver .managing-inbox__main--1{position:relative}.page_inner_hiver-frontapp .managing-inbox__main--1:before,.page_inner_zoho-desk-alternative .managing-inbox__main--1:before,.page_landing_manage-groups-landing .managing-inbox__main--1:before,.page_new-landing_zendesk-hiver .managing-inbox__main--1:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-23rem;z-index:-999}}.page_inner_hiver-frontapp .managing-inbox__main:last-child,.page_inner_zoho-desk-alternative .managing-inbox__main:last-child,.page_landing_manage-groups-landing .managing-inbox__main:last-child,.page_new-landing_zendesk-hiver .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_inner_hiver-frontapp .managing-inbox__main--2,.page_inner_zoho-desk-alternative .managing-inbox__main--2,.page_landing_manage-groups-landing .managing-inbox__main--2,.page_new-landing_zendesk-hiver .managing-inbox__main--2{position:relative}.page_inner_hiver-frontapp .managing-inbox__main--2:before,.page_inner_zoho-desk-alternative .managing-inbox__main--2:before,.page_landing_manage-groups-landing .managing-inbox__main--2:before,.page_new-landing_zendesk-hiver .managing-inbox__main--2:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999}.page_inner_hiver-frontapp .managing-inbox__main--3,.page_inner_zoho-desk-alternative .managing-inbox__main--3,.page_landing_manage-groups-landing .managing-inbox__main--3,.page_new-landing_zendesk-hiver .managing-inbox__main--3{position:relative}.page_inner_hiver-frontapp .managing-inbox__main--3:before,.page_inner_zoho-desk-alternative .managing-inbox__main--3:before,.page_landing_manage-groups-landing .managing-inbox__main--3:before,.page_new-landing_zendesk-hiver .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-30rem;z-index:-999;bottom:-6rem}.page_inner_hiver-frontapp .managing-inbox__main--4,.page_inner_zoho-desk-alternative .managing-inbox__main--4,.page_landing_manage-groups-landing .managing-inbox__main--4,.page_new-landing_zendesk-hiver .managing-inbox__main--4{position:relative}.page_inner_hiver-frontapp .managing-inbox__main--4:before,.page_inner_zoho-desk-alternative .managing-inbox__main--4:before,.page_landing_manage-groups-landing .managing-inbox__main--4:before,.page_new-landing_zendesk-hiver .managing-inbox__main--4:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999;bottom:-15rem;transform:rotate(-147deg)}}@media all and (min-width:960px) and (max-width:960px){.page_inner_hiver-frontapp .managing-inbox__main--4,.page_inner_zoho-desk-alternative .managing-inbox__main--4,.page_landing_manage-groups-landing .managing-inbox__main--4,.page_new-landing_zendesk-hiver .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}@media all and (max-width:960px){.page_inner_hiver-frontapp .managing-inbox__section h2,.page_inner_zoho-desk-alternative .managing-inbox__section h2,.page_landing_manage-groups-landing .managing-inbox__section h2,.page_new-landing_zendesk-hiver .managing-inbox__section h2{padding:1rem}.page_inner_hiver-frontapp .managing-inbox__main--inverse,.page_inner_zoho-desk-alternative .managing-inbox__main--inverse,.page_landing_manage-groups-landing .managing-inbox__main--inverse,.page_new-landing_zendesk-hiver .managing-inbox__main--inverse{flex-direction:column-reverse}}.page_inner_hiver-frontapp .managing-inbox__info,.page_inner_zoho-desk-alternative .managing-inbox__info,.page_landing_manage-groups-landing .managing-inbox__info,.page_new-landing_zendesk-hiver .managing-inbox__info{width:50%;border-radius:10px;padding:32px 80px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_inner_hiver-frontapp .managing-inbox__info,.page_inner_zoho-desk-alternative .managing-inbox__info,.page_landing_manage-groups-landing .managing-inbox__info,.page_new-landing_zendesk-hiver .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}.page_inner_hiver-frontapp .managing-inbox__info h3,.page_inner_zoho-desk-alternative .managing-inbox__info h3,.page_landing_manage-groups-landing .managing-inbox__info h3,.page_new-landing_zendesk-hiver .managing-inbox__info h3{width:100%}.page_inner_hiver-frontapp .managing-inbox__info h3 br,.page_inner_zoho-desk-alternative .managing-inbox__info h3 br,.page_landing_manage-groups-landing .managing-inbox__info h3 br,.page_new-landing_zendesk-hiver .managing-inbox__info h3 br{display:none}}@media all and (min-width:960px){.page_inner_hiver-frontapp .managing-inbox__info--cards,.page_inner_zoho-desk-alternative .managing-inbox__info--cards,.page_landing_manage-groups-landing .managing-inbox__info--cards,.page_new-landing_zendesk-hiver .managing-inbox__info--cards{padding:32px 11px 37px 35px}}.page_inner_hiver-frontapp .managing-inbox__info h3,.page_inner_zoho-desk-alternative .managing-inbox__info h3,.page_landing_manage-groups-landing .managing-inbox__info h3,.page_new-landing_zendesk-hiver .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}.page_inner_hiver-frontapp .managing-inbox__info p,.page_inner_zoho-desk-alternative .managing-inbox__info p,.page_landing_manage-groups-landing .managing-inbox__info p,.page_new-landing_zendesk-hiver .managing-inbox__info p{font-size:18px;color:#fff;line-height:1.88;margin-bottom:0}.page_inner_hiver-frontapp .managing-inbox__testimonial,.page_inner_zoho-desk-alternative .managing-inbox__testimonial,.page_landing_manage-groups-landing .managing-inbox__testimonial,.page_new-landing_zendesk-hiver .managing-inbox__testimonial{width:43%;padding:55px 0 30px}@media all and (max-width:960px){.page_inner_hiver-frontapp .managing-inbox__testimonial,.page_inner_zoho-desk-alternative .managing-inbox__testimonial,.page_landing_manage-groups-landing .managing-inbox__testimonial,.page_new-landing_zendesk-hiver .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}}.page_inner_hiver-frontapp .managing-inbox__testimonial p,.page_inner_zoho-desk-alternative .managing-inbox__testimonial p,.page_landing_manage-groups-landing .managing-inbox__testimonial p,.page_new-landing_zendesk-hiver .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_inner_hiver-frontapp .managing-inbox__testimonial p.quote::before,.page_inner_zoho-desk-alternative .managing-inbox__testimonial p.quote::before,.page_landing_manage-groups-landing .managing-inbox__testimonial p.quote::before,.page_new-landing_zendesk-hiver .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_inner_hiver-frontapp .managing-inbox__author,.page_inner_zoho-desk-alternative .managing-inbox__author,.page_landing_manage-groups-landing .managing-inbox__author,.page_new-landing_zendesk-hiver .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_inner_hiver-frontapp .managing-inbox__author div,.page_inner_zoho-desk-alternative .managing-inbox__author div,.page_landing_manage-groups-landing .managing-inbox__author div,.page_new-landing_zendesk-hiver .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_inner_hiver-frontapp .managing-inbox__author img,.page_inner_zoho-desk-alternative .managing-inbox__author img,.page_landing_manage-groups-landing .managing-inbox__author img,.page_new-landing_zendesk-hiver .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_inner_hiver-frontapp .managing-inbox__author p,.page_inner_zoho-desk-alternative .managing-inbox__author p,.page_landing_manage-groups-landing .managing-inbox__author p,.page_new-landing_zendesk-hiver .managing-inbox__author p{line-height:1.5;font-size:14px}.page_inner_hiver-frontapp .managing-inbox__author p strong,.page_inner_zoho-desk-alternative .managing-inbox__author p strong,.page_landing_manage-groups-landing .managing-inbox__author p strong,.page_new-landing_zendesk-hiver .managing-inbox__author p strong{font-size:16px;color:#151a43}.page_inner_hiver-frontapp .feature-block,.page_inner_zoho-desk-alternative .feature-block,.page_landing_manage-groups-landing .feature-block,.page_new-landing_zendesk-hiver .feature-block{background-image:url(/images/zendesk-hiver/yellow-bg.svg);background-size:cover;padding:6rem 0 5rem;position:relative}.page_inner_hiver-frontapp .feature-block h2,.page_inner_zoho-desk-alternative .feature-block h2,.page_landing_manage-groups-landing .feature-block h2,.page_new-landing_zendesk-hiver .feature-block h2{line-height:1.31;font-size:32px;color:#2e1606;font-weight:700}@media all and (min-width:960px){.page_inner_hiver-frontapp .feature-block .container,.page_inner_zoho-desk-alternative .feature-block .container,.page_landing_manage-groups-landing .feature-block .container,.page_new-landing_zendesk-hiver .feature-block .container{margin-bottom:12rem}.page_inner_hiver-frontapp .feature-block .no-space,.page_inner_zoho-desk-alternative .feature-block .no-space,.page_landing_manage-groups-landing .feature-block .no-space,.page_new-landing_zendesk-hiver .feature-block .no-space{margin-bottom:9rem}.page_inner_hiver-frontapp .feature-block:after,.page_inner_zoho-desk-alternative .feature-block:after,.page_landing_manage-groups-landing .feature-block:after,.page_new-landing_zendesk-hiver .feature-block:after{position:absolute;content:'';width:154px;height:167px;background:url(/images/zendesk-hiver/ele-1.svg) no-repeat;bottom:24rem;left:12rem}.page_inner_hiver-frontapp .feature-block:before,.page_inner_zoho-desk-alternative .feature-block:before,.page_landing_manage-groups-landing .feature-block:before,.page_new-landing_zendesk-hiver .feature-block:before{position:absolute;content:'';width:525.8px;height:664px;background:url(/images/zendesk-hiver/ele-2.svg) no-repeat;top:0;right:0}.page_inner_hiver-frontapp .feature-block h2,.page_inner_zoho-desk-alternative .feature-block h2,.page_landing_manage-groups-landing .feature-block h2,.page_new-landing_zendesk-hiver .feature-block h2{margin-bottom:70px}.page_inner_hiver-frontapp .feature-block__column--top-space,.page_inner_zoho-desk-alternative .feature-block__column--top-space,.page_landing_manage-groups-landing .feature-block__column--top-space,.page_new-landing_zendesk-hiver .feature-block__column--top-space{margin-top:-3.5rem}}@media all and (max-width:960px){.page_inner_hiver-frontapp .feature-block,.page_inner_zoho-desk-alternative .feature-block,.page_landing_manage-groups-landing .feature-block,.page_new-landing_zendesk-hiver .feature-block{padding:3rem 0}.page_inner_hiver-frontapp .feature-block h2,.page_inner_zoho-desk-alternative .feature-block h2,.page_landing_manage-groups-landing .feature-block h2,.page_new-landing_zendesk-hiver .feature-block h2{font-size:28px}.page_inner_hiver-frontapp .feature-block h2 br,.page_inner_zoho-desk-alternative .feature-block h2 br,.page_landing_manage-groups-landing .feature-block h2 br,.page_new-landing_zendesk-hiver .feature-block h2 br{display:none}}.page_inner_hiver-frontapp .feature-block__main,.page_inner_zoho-desk-alternative .feature-block__main,.page_landing_manage-groups-landing .feature-block__main,.page_new-landing_zendesk-hiver .feature-block__main{display:flex;justify-content:space-between;flex-direction:row}.page_inner_hiver-frontapp .feature-block__column,.page_inner_zoho-desk-alternative .feature-block__column,.page_landing_manage-groups-landing .feature-block__column,.page_new-landing_zendesk-hiver .feature-block__column{width:543px;background-color:#fff;margin-bottom:37px;border-radius:11px;overflow:hidden}.page_inner_hiver-frontapp .feature-block__content,.page_inner_zoho-desk-alternative .feature-block__content,.page_landing_manage-groups-landing .feature-block__content,.page_new-landing_zendesk-hiver .feature-block__content{padding:2.3rem 4.7rem 2.3rem 2.3rem}@media all and (max-width:960px){.page_inner_hiver-frontapp .feature-block__main,.page_inner_zoho-desk-alternative .feature-block__main,.page_landing_manage-groups-landing .feature-block__main,.page_new-landing_zendesk-hiver .feature-block__main{flex-direction:column}.page_inner_hiver-frontapp .feature-block__column,.page_inner_zoho-desk-alternative .feature-block__column,.page_landing_manage-groups-landing .feature-block__column,.page_new-landing_zendesk-hiver .feature-block__column{width:90%;margin-right:auto;margin-left:auto}.page_inner_hiver-frontapp .feature-block__content,.page_inner_zoho-desk-alternative .feature-block__content,.page_landing_manage-groups-landing .feature-block__content,.page_new-landing_zendesk-hiver .feature-block__content{padding:2rem}}.page_inner_hiver-frontapp .feature-block__content h3,.page_inner_zoho-desk-alternative .feature-block__content h3,.page_landing_manage-groups-landing .feature-block__content h3,.page_new-landing_zendesk-hiver .feature-block__content h3{line-height:1.27;font-size:22px;font-weight:700;margin-bottom:10px}.page_inner_hiver-frontapp .feature-block__content p,.page_inner_zoho-desk-alternative .feature-block__content p,.page_landing_manage-groups-landing .feature-block__content p,.page_new-landing_zendesk-hiver .feature-block__content p{font-size:16px;line-height:1.88;margin-bottom:25px;color:#545876}.page_inner_hiver-frontapp .feature-block__content span,.page_inner_zoho-desk-alternative .feature-block__content span,.page_landing_manage-groups-landing .feature-block__content span,.page_new-landing_zendesk-hiver .feature-block__content span{font-size:16px;font-weight:700;color:#0091ff;position:relative}.page_inner_hiver-frontapp .feature-block__content span:after,.page_inner_zoho-desk-alternative .feature-block__content span:after,.page_landing_manage-groups-landing .feature-block__content span:after,.page_new-landing_zendesk-hiver .feature-block__content span:after{content:"";position:absolute;background-image:url(/images/zendesk-hiver/arrow.svg);background-repeat:no-repeat;right:-32px;bottom:-3px;height:21px;width:21px}.page_inner_hiver-frontapp .feature-block a,.page_inner_zoho-desk-alternative .feature-block a,.page_landing_manage-groups-landing .feature-block a,.page_new-landing_zendesk-hiver .feature-block a{transition:all .2s ease-in-out}.page_inner_hiver-frontapp .feature-block a:hover,.page_inner_zoho-desk-alternative .feature-block a:hover,.page_landing_manage-groups-landing .feature-block a:hover,.page_new-landing_zendesk-hiver .feature-block a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_hiver-frontapp .feature-block__icon,.page_inner_zoho-desk-alternative .feature-block__icon,.page_landing_manage-groups-landing .feature-block__icon,.page_new-landing_zendesk-hiver .feature-block__icon{height:90px;background-image:linear-gradient(84deg,#f6f7ff 14%,#cdd3ff 104%);display:flex;align-items:center;padding-left:2.3rem}@media all and (min-width:960px){.page_inner_hiver-frontapp .feature-block__column--bottom-space,.page_inner_zoho-desk-alternative .feature-block__column--bottom-space,.page_landing_manage-groups-landing .feature-block__column--bottom-space,.page_new-landing_zendesk-hiver .feature-block__column--bottom-space{margin-top:-1.5rem}.page_inner_hiver-frontapp .feature-block a:nth-child(2),.page_inner_zoho-desk-alternative .feature-block a:nth-child(2),.page_landing_manage-groups-landing .feature-block a:nth-child(2),.page_new-landing_zendesk-hiver .feature-block a:nth-child(2){position:relative;top:110px}.page_inner_hiver-frontapp .feature-block.feature-block-front,.page_inner_zoho-desk-alternative .feature-block.feature-block-front,.page_landing_manage-groups-landing .feature-block.feature-block-front,.page_new-landing_zendesk-hiver .feature-block.feature-block-front{padding:0 0 5rem}}.page_inner_freshDesk-alternative .zendesk-hero{position:relative}.page_inner_freshDesk-alternative .zendesk-hero:before{content:"";position:absolute;width:870px;height:285px;background-image:url(/images/zendesk-hiver/heroBg.svg);background-repeat:no-repeat;right:0;bottom:5.7rem;z-index:-1;background-size:cover}@media all and (max-width:960px){.zendesk-slider-header{padding:3rem 1rem}.page_inner_freshDesk-alternative .zendesk-hero:before{background:#fff!important}}.page_inner_freshDesk-alternative .zendesk-hero__column-main{padding-top:8rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;width:87%}@media all and (max-width:960px){.page_inner_freshDesk-alternative .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_inner_freshDesk-alternative .zendesk-hero__column-first{margin-top:-4rem;width:50%}@media all and (max-width:960px){.page_inner_freshDesk-alternative .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_inner_freshDesk-alternative .zendesk-hero__column-second{width:50%}@media all and (max-width:960px){.page_inner_freshDesk-alternative .zendesk-hero__column-second{width:90%;margin:auto}}.page_inner_freshDesk-alternative .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.26;color:#151a43;width:89%;padding-bottom:15px;margin-bottom:0}@media all and (max-width:960px){.page_inner_freshDesk-alternative .zendesk-hero__heading{font-size:28px;padding-top:9rem;width:100%}}.page_inner_freshDesk-alternative .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:94%;padding:0 0 30px;margin-bottom:0}.page_inner_freshDesk-alternative .zendesk-hero__new-button{margin-bottom:2rem}.page_inner_freshDesk-alternative .zendesk-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px!important;cursor:pointer}.page_inner_freshDesk-alternative .zendesk-hero .install-button span{color:#2b2b2b;font-weight:700}.page_inner_freshDesk-alternative .homepage-new-logo-section{padding-bottom:7.5rem}.page_inner_freshDesk-alternative .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_inner_freshDesk-alternative .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_inner_freshDesk-alternative .zendesk-hero__image{width:100%}.page_inner_freshDesk-alternative .homepage-new-logo-section{padding:5rem 0 0}.page_inner_freshDesk-alternative .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_inner_freshDesk-alternative .homepage-new-logo-section__heading{width:90%;margin:auto}}.page_inner_freshDesk-alternative .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#545876;text-align:center;padding-bottom:2rem}.page_inner_freshDesk-alternative .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_inner_freshDesk-alternative .homepage-new-logo-section__logo{display:none}}@media all and (min-width:960px){.page_inner_freshDesk-alternative .homepage-new-logo-section__mobile-logo{display:none}}.page_inner_freshDesk-alternative .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_inner_freshDesk-alternative .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}.page_inner_freshDesk-alternative .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .helpdesk-ss-section .container{padding:0 1rem}}.page_inner_freshDesk-alternative .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_inner_freshDesk-alternative .helpdesk-ss-section__column img{margin-bottom:20px}.page_inner_freshDesk-alternative .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_inner_freshDesk-alternative .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_inner_freshDesk-alternative .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_inner_freshDesk-alternative .free-trial-section{padding:6rem 0 0}.page_inner_freshDesk-alternative .free-trial-section h2{padding:0 1rem;font-size:25px}.page_inner_freshDesk-alternative .free-trial-section h2 br{display:none}}.page_inner_freshDesk-alternative .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_inner_freshDesk-alternative .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_freshDesk-alternative .homepage-slider{position:relative;background-image:linear-gradient(284deg,#f5c35c 1%,#fffa7b 94%);margin:-5rem auto 0;width:90%;max-width:1440px;border-radius:16px;height:440px;overflow:hidden}.page_inner_freshDesk-alternative .homepage-slider .testimonial-widget{position:relative;text-align:center;padding:0 20px}.page_inner_freshDesk-alternative .homepage-slider .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider{height:569px;width:100%;background-image:linear-gradient(330deg,#f7b500 7%,#fff614 104%);margin:0;overflow:visible;border-radius:0}.page_inner_freshDesk-alternative .homepage-slider .testimonial-widget{bottom:6rem;height:650px}.page_inner_freshDesk-alternative .homepage-slider .testimonial{flex-direction:column;height:600px}.page_inner_freshDesk-alternative .homepage-slider .testmonial-image{display:none}}.page_inner_freshDesk-alternative .homepage-slider .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}.page_inner_freshDesk-alternative .homepage-slider .testmonial-image{top:7.3rem;position:relative;height:324px;left:0}.page_inner_freshDesk-alternative .homepage-slider .testmonial-image--michelle{left:0}.page_inner_freshDesk-alternative .homepage-slider .testmonial-content{width:59%;position:relative;text-align:initial;left:-5rem}@media all and (min-width:960px){.page_inner_freshDesk-alternative .homepage-slider .testmonial-mobile-image{display:none}}.page_inner_freshDesk-alternative .homepage-slider .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .testmonial-content{width:100%;margin:auto;text-align:center;left:0}.page_inner_freshDesk-alternative .homepage-slider .testmonial-mobile-image{width:140px;position:relative;right:-9rem;top:3rem}.page_inner_freshDesk-alternative .homepage-slider .testmonial-mobile-image.second-image{bottom:-33rem}.page_inner_freshDesk-alternative .homepage-slider .testmonial-mobile-image.third-image{top:3rem!important}.page_inner_freshDesk-alternative .homepage-slider .testmonial-col{padding-left:1rem}}.page_inner_freshDesk-alternative .homepage-slider .next-testimonial{position:absolute;right:100px;top:11rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .next-testimonial{top:98%;bottom:0;right:32%}}.page_inner_freshDesk-alternative .homepage-slider .prev-testimonial{position:absolute;left:100px;top:11rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .prev-testimonial{top:98%;bottom:0;left:32%}}.page_inner_freshDesk-alternative .homepage-slider .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .prev-testimonial:before .next-tesimonial{border:1px solid #000!important}}.page_inner_freshDesk-alternative .homepage-slider .prev-testimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_inner_freshDesk-alternative .homepage-slider .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_inner_freshDesk-alternative .homepage-slider .grey-out{opacity:1}.page_inner_freshDesk-alternative .homepage-slider .wrap{margin:0 auto}.page_inner_freshDesk-alternative .homepage-slider img{max-width:100%}.page_inner_freshDesk-alternative .homepage-slider strong{font-family:Lato;font-size:18px;font-weight:700;line-height:normal;color:#2e1606;position:relative;top:4rem;left:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider strong{top:3rem;font-size:14px;left:0}}.page_inner_freshDesk-alternative .homepage-slider span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f;position:relative;top:4.2rem;left:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider span{top:3.2rem;right:0;font-size:14px;left:0}}.page_inner_freshDesk-alternative .homepage-slider .start-quote{position:relative;top:4.5rem;right:6rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .start-quote{top:unset}.page_inner_freshDesk-alternative .homepage-slider .start-quote.second{bottom:2rem}.page_inner_freshDesk-alternative .homepage-slider .start-quote.third{bottom:1rem}}.page_inner_freshDesk-alternative .homepage-slider .end-quote{position:relative;bottom:10.5rem;left:35rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .end-quote{bottom:unset;left:8rem;top:7rem}}.page_inner_freshDesk-alternative .homepage-slider .end-quote--first{position:relative;top:-11rem;left:37rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .end-quote--first{left:8rem;top:7rem}}.page_inner_freshDesk-alternative .homepage-slider .logo-image{position:relative;left:24rem;bottom:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider .logo-image{left:unset;right:0;margin:0 auto;display:block}.page_inner_freshDesk-alternative .homepage-slider .logo-image--michelle{top:0;right:0}}.page_inner_freshDesk-alternative .homepage-slider button{width:80px;padding:6px;z-index:99}.page_inner_freshDesk-alternative .homepage-slider p{font-family:Lato;font-size:18px;font-weight:700;line-height:1.78;color:#6a330f;position:relative;top:3rem;margin-bottom:1.5rem;width:75%;min-height:202px;left:1rem}.page_inner_freshDesk-alternative .homepage-casestudy{padding:5rem 0}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-slider p{font-size:15px;line-height:1.75;top:32px;margin-bottom:0;right:0;text-align:initial;width:100%;left:0}.page_inner_freshDesk-alternative .homepage-casestudy{padding:5rem 1rem 2rem}}.page_inner_freshDesk-alternative .homepage-casestudy__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-casestudy__title{padding-bottom:2.5rem;font-size:24px;width:85%;margin:auto}.page_inner_freshDesk-alternative .homepage-casestudy__para br{display:none}}.page_inner_freshDesk-alternative .homepage-casestudy__para{font-size:16px;line-height:1.88;font-family:Lato;color:#545876;text-align:center}.page_inner_freshDesk-alternative .homepage-casestudy__main{display:flex;flex-direction:row;justify-content:space-between;width:72%;margin:0 auto}.page_inner_freshDesk-alternative .homepage-casestudy__wrapper{width:253px;height:275px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;padding:1rem;transition:all .6s ease-out;overflow:hidden}.page_inner_freshDesk-alternative .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-casestudy__main{flex-direction:column}.page_inner_freshDesk-alternative .homepage-casestudy__wrapper{width:100%;margin:auto auto 2rem;text-align:center}}.page_inner_freshDesk-alternative .homepage-casestudy__image-bg{background-color:#f7f7f7;height:109px;margin-left:-1rem;margin-right:-1rem;margin-top:-1rem}.page_inner_freshDesk-alternative .homepage-casestudy__logo--top{margin-top:1.5rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-casestudy__logo--top{padding-left:0}}.page_inner_freshDesk-alternative .homepage-casestudy__logo--mid{margin-top:3rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-casestudy__logo--mid{padding-left:0}}.page_inner_freshDesk-alternative .homepage-casestudy__logo--third{margin-top:2rem;padding-left:1rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .homepage-casestudy__logo--third{padding-left:0}}.page_inner_freshDesk-alternative .homepage-casestudy__percentage{font-family:Lato;font-size:24px;font-weight:700;line-height:1.67;color:#151a43;margin-bottom:0;padding-top:13px}.page_inner_freshDesk-alternative .homepage-casestudy__arrow-image{margin-left:1rem}.page_inner_freshDesk-alternative .homepage-casestudy__speed{font-family:Lato;font-size:16px;font-weight:400;line-height:1.56;color:#151a43;padding-bottom:1rem;margin-bottom:0}.page_inner_freshDesk-alternative .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff}.page_inner_freshDesk-alternative .book-consultation{padding:1rem 0}.page_inner_freshDesk-alternative .book-consultation .container{display:flex}.page_inner_freshDesk-alternative .book-consultation__main{border-radius:21px;background-image:linear-gradient(to bottom,#88b3ff,#6c5af0);box-shadow:-5px 10px 19px 0 rgba(149,159,255,.38);width:95%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}@media all and (max-width:960px){.page_inner_freshDesk-alternative .book-consultation__main{width:100%;border-radius:0;padding:3rem 0}}.page_inner_freshDesk-alternative .book-consultation__column{padding:19px 0}@media all and (max-width:960px){.page_inner_freshDesk-alternative .book-consultation__column{padding:0}}.page_inner_freshDesk-alternative .book-consultation h2{font-size:24px;font-weight:700;font-family:Lato;line-height:1.42;color:#fff;text-align:center;padding-top:3.5rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .book-consultation h2{font-size:19px;padding-top:1rem}}.page_inner_freshDesk-alternative .book-consultation a{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 0;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;transition:all .2s ease-in-out;text-align:center;margin:3rem auto 0;display:block;font-family:lato}.page_inner_freshDesk-alternative .book-consultation a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_freshDesk-alternative .managing-inbox__section{padding:5rem 0 9rem;overflow:hidden}@media all and (max-width:960px){.page_inner_freshDesk-alternative .book-consultation a{margin-top:0}.page_inner_freshDesk-alternative .managing-inbox__section{padding:2rem 0 0}}.page_inner_freshDesk-alternative .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}.page_inner_freshDesk-alternative .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_inner_freshDesk-alternative .managing-inbox__main{margin-bottom:120px}.page_inner_freshDesk-alternative .managing-inbox__main--1{position:relative}.page_inner_freshDesk-alternative .managing-inbox__main--1:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-23rem;z-index:-999}}.page_inner_freshDesk-alternative .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_inner_freshDesk-alternative .managing-inbox__main--2{position:relative}.page_inner_freshDesk-alternative .managing-inbox__main--2:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999}.page_inner_freshDesk-alternative .managing-inbox__main--3{position:relative}.page_inner_freshDesk-alternative .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-30rem;z-index:-999;bottom:-6rem}.page_inner_freshDesk-alternative .managing-inbox__main--4{position:relative}.page_inner_freshDesk-alternative .managing-inbox__main--4:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999;bottom:-15rem;transform:rotate(-147deg)}}@media all and (min-width:960px) and (max-width:960px){.page_inner_freshDesk-alternative .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}@media all and (max-width:960px){.page_inner_freshDesk-alternative .managing-inbox__section h2{padding:1rem}.page_inner_freshDesk-alternative .managing-inbox__main--inverse{flex-direction:column-reverse}}.page_inner_freshDesk-alternative .managing-inbox__info{width:50%;border-radius:10px;padding:32px 80px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_inner_freshDesk-alternative .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}.page_inner_freshDesk-alternative .managing-inbox__info h3{width:100%}.page_inner_freshDesk-alternative .managing-inbox__info h3 br{display:none}}.page_inner_freshDesk-alternative .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}.page_inner_freshDesk-alternative .managing-inbox__info p{font-size:18px;color:#fff;line-height:1.88;margin-bottom:0}.page_inner_freshDesk-alternative .managing-inbox__testimonial{width:43%;padding:55px 0 30px}@media all and (max-width:960px){.page_inner_freshDesk-alternative .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}}.page_inner_freshDesk-alternative .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_inner_freshDesk-alternative .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_inner_freshDesk-alternative .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding-top:4px}.page_inner_freshDesk-alternative .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_inner_freshDesk-alternative .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_inner_freshDesk-alternative .managing-inbox__author p{line-height:1.5;font-size:14px}.page_inner_freshDesk-alternative .managing-inbox__author p strong{font-size:16px;color:#151a43}.page_inner_freshDesk-alternative .feature-block{background-image:url(/images/zendesk-hiver/yellow-bg.svg);background-size:cover;padding:6rem 0 5rem;position:relative}.page_inner_freshDesk-alternative .feature-block h2{line-height:1.31;font-size:32px;color:#2e1606;font-weight:700}@media all and (min-width:960px){.page_inner_freshDesk-alternative .feature-block .container{margin-bottom:12rem}.page_inner_freshDesk-alternative .feature-block:after{position:absolute;content:'';width:154px;height:167px;background:url(/images/zendesk-hiver/ele-1.svg) no-repeat;bottom:24rem;left:12rem}.page_inner_freshDesk-alternative .feature-block:before{position:absolute;content:'';width:525.8px;height:664px;background:url(/images/zendesk-hiver/ele-2.svg) no-repeat;top:0;right:0}.page_inner_freshDesk-alternative .feature-block h2{margin-bottom:70px}}@media all and (max-width:960px){.page_inner_freshDesk-alternative .feature-block{padding:3rem 0}.page_inner_freshDesk-alternative .feature-block h2{font-size:28px;padding:3rem 1rem}.page_inner_freshDesk-alternative .feature-block h2 br{display:none}}.page_inner_freshDesk-alternative .feature-block__main{display:flex;justify-content:space-between;flex-direction:row}.page_inner_freshDesk-alternative .feature-block__column{width:543px;background-color:#fff;margin-bottom:37px;border-radius:11px;overflow:hidden}.page_inner_freshDesk-alternative .feature-block__content{padding:2.3rem 4.7rem 2.3rem 2.3rem}@media all and (max-width:960px){.page_inner_freshDesk-alternative .feature-block__main{flex-direction:column}.page_inner_freshDesk-alternative .feature-block__column{width:90%;margin-right:auto;margin-left:auto}.page_inner_freshDesk-alternative .feature-block__content{padding:2rem}}.page_inner_freshDesk-alternative .feature-block__content h3{line-height:1.27;font-size:22px;font-weight:700;margin-bottom:10px}.page_inner_freshDesk-alternative .feature-block__content p{font-size:16px;line-height:1.88;margin-bottom:25px;color:#545876}.page_inner_freshDesk-alternative .feature-block__content span{font-size:16px;font-weight:700;color:#0091ff;position:relative}.page_inner_freshDesk-alternative .feature-block__content span:after{content:"";position:absolute;background-image:url(/images/zendesk-hiver/arrow.svg);background-repeat:no-repeat;right:-32px;bottom:-3px;height:21px;width:21px}.page_inner_freshDesk-alternative .feature-block a{transition:all .2s ease-in-out}@media all and (min-width:960px){.page_inner_freshDesk-alternative .feature-block a:nth-child(2){position:relative;top:110px}}.page_inner_freshDesk-alternative .feature-block a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_freshDesk-alternative .feature-block__icon{height:90px;background-image:linear-gradient(84deg,#f6f7ff 14%,#cdd3ff 104%);display:flex;align-items:center;padding-left:2.3rem}.zendesk-slider-header{font-size:32px;line-height:1.31;color:#151a43;text-align:center;font-weight:700;margin-bottom:0;padding-top:0}@media all and (max-width:960px){.zendesk-slider-header{padding-top:3rem;padding-bottom:3rem}}.pricing-section-modal .contact-us-inner{margin:auto;display:flex;flex-wrap:wrap;max-width:1000px}.pricing-section-modal .leftPanel{width:50%;background:linear-gradient(345deg,#132dab 10%,#14a8ff);border-radius:19px 0 0 19px}.pricing-section-modal .rightPanel{width:50%!important;border-radius:0 19px 19px 0}.pricing-section-modal .rightPanel .start-shared-inbox-hero__second{width:100%!important;border-radius:0 19px 19px 0;height:100%!important;position:relative!important;top:0}.pricing-section-modal .leftPanel-inner{padding:50px}.pricing-section-modal .left-heading-inner{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.42;letter-spacing:.23px;text-align:center;color:#fff}.pricing-section-modal .get-in-touch-inner,.pricing-section-modal .no-credit-card-inner{font-stretch:normal;font-style:normal;letter-spacing:normal;font-family:Lato;text-align:center}.pricing-section-modal .chrome-store-img{display:block;margin:auto;transition-duration:.7s}.pricing-section-modal .chrome-store{padding-top:30px}.pricing-section-modal .award-list{padding-top:40px}.pricing-section-modal .award-list-img{display:block;margin:auto}.pricing-section-modal .modalClose{top:1rem!important;right:1.5rem!important}.pricing-section-modal .get-in-touch-inner{font-size:28px;font-weight:700;line-height:1.18;color:#151a43}.pricing-section-modal .no-credit-card-inner{font-size:16px;font-weight:400;line-height:1.81;color:#545876}.pricing-section-modal .no-credit-card-outer{padding-top:15px}.pricing-section-modal .contact-us-form-inner label{float:none!important;margin:25px auto auto;padding-bottom:10px}.pricing-section-modal .contact-us-form-inner label span{font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#545876;float:none!important}.pricing-section-modal .contact-us-form-inner input,.pricing-section-modal .contact-us-form-inner select{font-size:16px;font-weight:400;line-height:normal;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal}.pricing-section-modal .contact-us-form-inner input{border-radius:17.5px;border:1px solid #f1f1f1;background-color:#f4f4f4;padding:10px;opacity:1;color:#545876;display:block;margin:auto}.pricing-section-modal .contact-us-form-inner input .primary{margin:0}.pricing-section-modal .contact-us-form-inner input::-webkit-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.pricing-section-modal .contact-us-form-inner input:-ms-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.pricing-section-modal .contact-us-form-inner input::placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.pricing-section-modal .contact-us-form-inner select{border-radius:17.5px;border:1.5px solid #f1f1f1;color:#545876;padding:7px 25px 7px 10px;-moz-appearance:none;-webkit-appearance:none;appearance:none;background:url(https://images.hiverhq.com/images/svg/drop1.svg) center right 10px no-repeat;height:40px}.page_inner_feature_delegation .conversation-reports__column-first,.page_inner_feature_delegation .user-reports__column-second,.page_inner_feature_email-notes .conversation-reports__column-first{box-shadow:none;background-color:#f8f8f8}.pricing-section-modal .contact-us-form-inner select .hs-input{margin-bottom:0!important}.pricing-section-modal .contact-us-form-inner div{display:block;margin:auto}.pricing-section-modal .contact-us-form-inner input[type=submit]{margin:20px auto auto;display:block;width:237px;height:49px;border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);font-weight:700}.pricing-section-modal .contact-us-form-inner input[type=submit]:hover{box-shadow:none}.pricing-section-modal .contact-us-form-inner input[type=checkbox]{margin:2px 0 0!important;width:auto!important}.pricing-section-modal .hs-error-msg{font-family:Lato;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e02020!important;float:none!important;padding-bottom:0!important;margin:4px 0 0 15px!important}.pricing-section-modal .hs-error-msgs{padding-left:0!important;margin:0!important}.pricing-section-modal .form-columns-2{display:none}.pricing-section-modal .hs-form-booleancheckbox label{display:flex!important;flex-wrap:wrap}.pricing-section-modal .hs-fieldtype-intl-phone .hs-input{margin-bottom:0!important;width:48%!important}.pricing-section-modal .inputs-list{margin:0;padding-left:0!important}.pricing-section-modal .hs-form-booleancheckbox-display span{width:90%;display:block;margin:auto}.pricing-section-modal .submitted-message{padding-top:195px}.pricing-section-modal .submitted-message p{margin:0}.pricing-section-modal .submitted-message p strong{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;text-align:center;color:#151a43}.pricing-section-modal .hs-form-field{margin-top:20px!important}.pricing-section-modal .contact-us-form-outer{padding-top:25px}.pricing-section-modal .hs_error_rollup{display:none!important}.pricing-section-modal .hs-fieldtype-booleancheckbox{height:auto!important}.pricing-section-modal .chrome-store-img:hover{transform:translate(0,-5px);transition:transform .7s}@media (max-width:500px){.pricing-section-modal .leftPanel{display:none}.pricing-section-modal .rightPanel{width:100%!important;border-radius:19px}.pricing-section-modal .rightPanel .start-shared-inbox-hero__second{border-radius:19px}.pricing-section-modal .modal{padding-top:10vh}}.page_inner_feature_automations .analytics-hero{padding-bottom:7rem}.page_inner_feature_automations .analytics-hero .container:before{top:-8.1rem}.page_inner_feature_automations .analytics-hero__column-first{width:46%}@media all and (max-width:960px){.page_inner_feature_automations .analytics-hero{margin-top:7rem;padding-bottom:5rem}.page_inner_feature_automations .analytics-hero__column-first{width:100%}}.page_inner_feature_automations .analytics-hero__column-second{width:54%;padding-top:0}.page_inner_feature_automations .analytics-hero__column-second:before{background-image:none}.page_inner_feature_automations .analytics-hero__column-main{margin-top:7rem}.page_inner_feature_automations .analytics-reports-section{background-image:url(/images/automations/group-46.svg);height:411px}@media all and (max-width:960px){.page_inner_feature_automations .analytics-hero__column-second{width:100%}.page_inner_feature_automations .analytics-reports-section{background-image:url(/images/automations/mobile-illustration.svg);margin-bottom:0;height:450px}.page_inner_feature_automations .analytics-reports-section__heading{line-height:1.25;padding:0 2rem}}.page_inner_feature_automations .conversation-reports{padding:2rem 0}.page_inner_feature_automations .conversation-reports__column-first{width:41%}@media all and (max-width:960px){.page_inner_feature_automations .conversation-reports__column-first{width:100%}.page_inner_feature_automations .conversation-reports__column-second img{position:relative;right:1rem}.page_inner_feature_automations .user-reports__column-first img{position:relative;right:.7rem}.page_inner_feature_automations .user-reports__column-second--user{padding-right:1rem}}.page_inner_feature_automations .more-features{padding:3rem 0}.page_inner_feature_helpdesk-sla .analytics-hero{padding-bottom:11rem}.page_inner_feature_helpdesk-sla .analytics-hero .container:before{top:-11rem!important}.page_inner_feature_helpdesk-sla .analytics-hero__column-main{margin-top:11rem!important}.page_inner_feature_helpdesk-sla .analytics-hero__column-first{width:39%;padding-top:2rem}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .analytics-hero{padding-bottom:6rem}.page_inner_feature_helpdesk-sla .analytics-hero .container:before{top:-9rem!important}.page_inner_feature_helpdesk-sla .analytics-hero__column-main{margin-top:9rem!important}.page_inner_feature_helpdesk-sla .analytics-hero__column-first{width:100%;padding-top:0}}.page_inner_feature_helpdesk-sla .analytics-hero__column-second{width:51%;padding-top:0!important}.page_inner_feature_helpdesk-sla .analytics-hero__column-second:before{position:absolute;content:"";width:492px;height:377px;background-image:url(https://images.hiverhq.com/images/sla-hours/sla-hero-background.svg);background-repeat:no-repeat;top:0;right:4rem;z-index:-1}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .analytics-hero__column-second:before{right:0;top:21rem;width:355px;background-image:url(https://images.hiverhq.com/images/csat_page/mobile-background.svg)}.page_inner_feature_helpdesk-sla .analytics-hero__column-second{padding-top:2rem!important;width:100%}}.page_inner_feature_helpdesk-sla .analytics-reports-section{background-image:url(/images/sla-hours/group-46.svg)}.page_inner_feature_helpdesk-sla .conversation-reports{padding-bottom:3rem}.page_inner_feature_helpdesk-sla .conversation-reports__image{width:initial!important}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .analytics-reports-section{background-image:url(/images/sla-hours/mobile-illustration.svg);height:410px}.page_inner_feature_helpdesk-sla .conversation-reports__image{width:100%!important;padding-bottom:1rem;position:relative;right:1rem}}.page_inner_feature_helpdesk-sla .conversation-reports__image--position{width:initial!important}.page_inner_feature_helpdesk-sla .conversation-reports__column-first{margin-top:3rem}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .conversation-reports__image--position{width:100%!important}.page_inner_feature_helpdesk-sla .conversation-reports__heading--space{padding-top:2rem}.page_inner_feature_helpdesk-sla .conversation-reports__column-first{margin-top:-4rem}}.page_inner_feature_helpdesk-sla .conversation-reports__column-first--space{padding-right:1rem}.page_inner_feature_helpdesk-sla .user-reports__image{width:initial!important}.page_inner_feature_helpdesk-sla .user-reports__column-second{margin-top:2rem}.page_inner_feature_helpdesk-sla .user-reports__column-second--user{padding-right:2rem;bottom:1rem}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .user-reports__image{width:100%!important}.page_inner_feature_helpdesk-sla .user-reports__column-second{margin-top:0}.page_inner_feature_helpdesk-sla .user-reports__column-second--user{padding-right:1rem}.page_inner_feature_helpdesk-sla .user-reports__column-first{position:relative;right:.7rem}.page_inner_feature_helpdesk-sla .more-features .container{width:98%}}.page_inner_feature_helpdesk-sla .sign-up-section__main{width:60%}.page_inner_feature_delegation .analytics-reports-section{background-image:url(/images/email-delegation/prod.svg);height:453px}.page_inner_feature_delegation .analytics-reports-section__para{padding:0 16rem}@media all and (max-width:960px){.page_inner_feature_helpdesk-sla .sign-up-section__main{width:90%}.page_inner_feature_delegation .analytics-reports-section{background-image:url(/images/email-delegation/prod-mobile.svg);height:440px}.page_inner_feature_delegation .analytics-reports-section__para{padding:0 1rem}}.page_inner_feature_delegation .analytics-hero{padding-bottom:5rem}.page_inner_feature_delegation .analytics-hero:after{background-image:url(/images/email-delegation/hero-background.svg);width:550px;height:494px;bottom:1rem}@media all and (min-width:1600px){.page_inner_feature_delegation .analytics-hero:after{display:block!important;width:605px;right:13rem}}.page_inner_feature_delegation .analytics-hero__column-second{padding-top:0;width:56%}.page_inner_feature_delegation .analytics-hero__column-second:before{background-image:none}@media all and (max-width:960px){.page_inner_feature_delegation .analytics-hero{padding-bottom:3rem}.page_inner_feature_delegation .analytics-hero:after{background-image:none}.page_inner_feature_delegation .analytics-hero__column-second{width:100%;padding-top:1rem}.page_inner_feature_delegation .analytics-hero__column-second:before{background-image:url(/images/csat_page/mobile-background.svg);width:350px;top:19rem}}.page_inner_feature_delegation .analytics-hero__column-first{margin-bottom:7rem;padding-top:0}.page_inner_feature_delegation .conversation-reports{padding-bottom:1rem}.page_inner_feature_delegation .conversation-reports__column-second{width:52%}@media all and (max-width:960px){.page_inner_feature_delegation .analytics-hero__column-first{margin-bottom:0}.page_inner_feature_delegation .conversation-reports__column-second{width:100%}}.page_inner_feature_delegation .conversation-reports__column-first{width:44%}.page_inner_feature_delegation .user-reports{padding-top:0}.page_inner_feature_delegation .user-reports__column-second{bottom:0}.page_inner_feature_delegation .more-features{padding-top:6rem}.page_inner_feature_delegation .testimonial__content:after{top:18rem}.page_inner_feature_email-notes .analytics-reports-section{background-image:url(/images/email-notes/prod-illust.svg);margin-bottom:3rem;height:462px}@media all and (max-width:960px){.page_inner_feature_delegation .conversation-reports__column-first{width:100%}.page_inner_feature_delegation .more-features{padding-top:3rem}.page_inner_feature_delegation .testimonial__content:after{top:24rem}.page_inner_feature_email-notes .analytics-reports-section{background-image:url(/images/email-notes/mobile-illust.svg);height:450px;margin-top:2rem}}.page_inner_feature_email-notes .analytics-reports-section__para{padding:0 13rem}@media all and (max-width:960px){.page_inner_feature_email-notes .analytics-reports-section__para{padding:0 1rem}}.page_inner_feature_email-notes .analytics-hero{padding-bottom:6rem}@media all and (max-width:960px){.page_inner_feature_email-notes .analytics-hero{padding-bottom:3rem}}.page_inner_feature_email-notes .analytics-hero__column-main{margin-top:7rem}.page_inner_feature_email-notes .analytics-hero .container:before{top:-8.1rem}.page_inner_feature_email-notes .analytics-hero__column-first{padding-top:0;width:45%;padding-bottom:2.5rem}@media all and (max-width:960px){.page_inner_feature_email-notes .analytics-hero__column-first{width:100%;padding-bottom:2rem}}.page_inner_feature_email-notes .analytics-hero__column-second{padding-top:0;width:55%}@media all and (max-width:960px){.page_inner_feature_email-notes .analytics-hero__column-second{width:100%}.page_inner_feature_email-notes .analytics-hero__column-second:before{background-image:url(/images/csat_page/mobile-background.svg);width:350px;top:24rem}.page_inner_feature_email-notes .conversation-reports__column-first{margin-top:-4rem}}.page_inner_feature_email-notes .conversation-reports__column-second{width:56%;top:0}.page_inner_feature_email-notes .user-reports{padding-top:0}.page_inner_feature_email-notes .user-reports__column-second{box-shadow:none;background-color:#f8f8f8;margin-top:5rem}@media all and (max-width:960px){.page_inner_feature_email-notes .conversation-reports__column-second{width:100%}.page_inner_feature_email-notes .user-reports__column-second{margin-top:0}}.page_inner_feature_email-notes .more-features{padding-top:3rem}.page_inner_feature_email-notes .testimonial__content{width:53%}.page_inner_feature_email-notes .testimonial__content:after{top:15rem}.page_inner_feature_email-templates .analytics-reports-section{background-image:url(/images/email-template/email-template-prod.svg);height:411px;margin-bottom:2rem}@media all and (max-width:960px){.page_inner_feature_email-notes .testimonial__content{width:90%}.page_inner_feature_email-notes .testimonial__content:after{top:21rem}.page_inner_feature_email-templates .analytics-reports-section{background-image:url("/images/email-template/email template mob.svg")}}.page_inner_feature_email-templates .analytics-hero{padding-bottom:10rem}.page_inner_feature_email-templates .analytics-hero .container:before{top:-11rem}@media all and (max-width:960px){.page_inner_feature_email-templates .analytics-hero .container:before{top:-9rem}}.page_inner_feature_email-templates .analytics-hero__column-second{padding-top:0}.page_inner_feature_email-templates .analytics-hero__column-second:before{top:0}.page_inner_feature_email-templates .analytics-hero__column-main{margin-top:11rem}@media all and (max-width:960px){.page_inner_feature_email-templates .analytics-hero__column-second:before{width:350px;top:25rem;background-image:url(/images/csat_page/mobile-background.svg)}.page_inner_feature_email-templates .analytics-hero__column-second{padding:3rem 0 0 1rem;width:95%}.page_inner_feature_email-templates .analytics-hero__column-main{margin-top:9rem}}.page_inner_feature_email-templates .analytics-hero__column-first{padding-top:3rem}.page_inner_feature_email-templates .conversation-reports{margin-bottom:2rem}.page_inner_feature_email-templates .user-reports__column-first{right:0}.page_inner_feature_email-templates .more-features__content{padding-right:1rem}.page_inner_feature_email-templates .testimonial__content{width:52%}.page_inner_feature_assign .analytics-reports-section{background-image:url(/images/auto-assign/prod.svg)}@media all and (max-width:960px){.page_inner_feature_email-templates .analytics-hero__column-first{padding-top:0}.page_inner_feature_email-templates .analytics-reports-section{height:480px}.page_inner_feature_email-templates .conversation-reports{margin-bottom:0}.page_inner_feature_email-templates .conversation-reports--bottom{padding-bottom:0}.page_inner_feature_email-templates .more-features__content{padding-right:0}.page_inner_feature_email-templates .testimonial__content{width:90%}.page_inner_feature_email-templates .testimonial__content:after{top:21rem;right:3rem}.page_inner_feature_assign .analytics-reports-section{background-image:url(/images/auto-assign/auto-assignment-mob.svg);height:400px}}.page_inner_feature_assign .analytics-hero{padding-bottom:9rem}.page_inner_feature_assign .analytics-hero__column-main{margin-top:10rem}.page_inner_feature_assign .analytics-hero .container:before{top:-10rem}.page_inner_feature_assign .analytics-hero__column-second{width:47%;padding-top:0}.page_inner_feature_assign .analytics-hero__column-second:before{right:5rem;top:0}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero{padding-bottom:4rem}.page_inner_feature_assign .analytics-hero__column-second{padding-top:2rem;width:90%}.page_inner_feature_assign .analytics-hero__column-second:before{top:29rem;right:0;width:350px}}.page_inner_feature_assign .analytics-hero__column-first{padding-top:3rem}@media all and (max-width:960px){.page_inner_feature_assign .analytics-hero__column-first{padding-top:0}.page_inner_feature_assign .analytics-hero__column-second:before{width:350px!important;background-image:url(/images/csat_page/mobile-background.svg)!important}.page_inner_feature_assign .conversation-reports__column-second{right:1rem}}.page_inner_feature_assign .testimonial__content:after{top:13rem;right:13rem}.page_inner_feature_views-feature .analytics-reports-section{background-image:url(/images/views/prod.svg)}.page_inner_feature_views-feature .analytics-hero{padding-bottom:9rem}.page_inner_feature_views-feature .analytics-hero__column-main{margin-top:7rem!important}@media all and (max-width:960px){.page_inner_feature_assign .testimonial__content:after{top:19rem;right:2rem}.page_inner_feature_views-feature .analytics-reports-section{background-image:url(/images/views/views-mob.svg);height:450px}.page_inner_feature_views-feature .analytics-hero{padding-bottom:6rem}.page_inner_feature_views-feature .analytics-hero__column-main{margin-top:9rem!important}}.page_inner_feature_views-feature .analytics-hero .container:before{top:-7rem!important}.page_inner_feature_views-feature .analytics-hero__column-first{padding-top:4rem}@media all and (max-width:960px){.page_inner_feature_views-feature .analytics-hero .container:before{top:-9rem!important}.page_inner_feature_views-feature .analytics-hero__column-first{padding-top:0}}.page_inner_feature_views-feature .analytics-hero__column-second{width:45%;padding-top:2rem}.page_inner_feature_views-feature .analytics-hero__column-second:before{top:3rem;right:5rem}@media all and (max-width:960px){.page_inner_feature_views-feature .analytics-hero__column-second{width:100%;padding-top:4rem}.page_inner_feature_views-feature .analytics-hero__column-second:before{top:19rem;right:0;width:350px}.page_inner_feature_views-feature .analytics-hero__column-second img{width:90%;position:relative;left:1rem}}.page_inner_feature_views-feature .user-reports__column-first{right:unset;left:1.5rem}.page_inner_feature_views-feature .conversation-reports{padding-bottom:1rem}@media all and (max-width:960px){.page_inner_feature_views-feature .user-reports__column-first{left:.5rem;right:0;width:95%}.page_inner_feature_views-feature .conversation-reports{padding-bottom:0}.page_inner_feature_views-feature .conversation-reports__column-second{right:1rem}}.page_inner_feature_views-feature .testimonial__content{width:51%}.page_inner_feature_views-feature .testimonial__content:after{top:13rem}@media all and (max-width:960px){.page_inner_feature_views-feature .testimonial__content{width:90%}.page_inner_feature_views-feature .testimonial__content:after{right:3rem;top:20rem}}.page_new-landing_google-groups-alternative .zendesk-hero{position:relative}.page_new-landing_google-groups-alternative .zendesk-hero:before{content:"";position:absolute;width:540px;height:473px;background-image:url(/images/google-groups/hero-bg.svg)!important;background-repeat:no-repeat;bottom:0;top:10.5rem;right:0;z-index:-1;background-size:cover}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero:before{background:#fff!important}}.page_new-landing_google-groups-alternative .zendesk-hero:after{content:"";position:absolute;width:256px;height:132px;background-image:url(/images/google-groups/fill-10-copy.svg);top:0;background-repeat:no-repeat;left:28%}.page_new-landing_google-groups-alternative .zendesk-hero__column-main{padding-top:10rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;width:86%;align-items:center}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero__column-main{padding-top:0;transition:none;width:100%}}.page_new-landing_google-groups-alternative .zendesk-hero__column-first{width:50%}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero__column-first{width:90%;margin:auto;text-align:center}}.page_new-landing_google-groups-alternative .zendesk-hero__column-second{width:45%;padding-top:1rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero__column-second{width:90%;margin:auto;padding-top:2rem}}.page_new-landing_google-groups-alternative .zendesk-hero__heading{font-family:lato;font-size:38px;font-weight:700;line-height:1.26;color:#151a43;margin-bottom:30px;width:66%;margin-top:2rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero__heading{font-size:28px;padding-top:9rem;width:100%}}.page_new-landing_google-groups-alternative .zendesk-hero__sub-heading{font-family:lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:93%;margin-bottom:1rem;margin-top:-1rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .zendesk-hero__sub-heading{font-size:16px;padding-top:1rem;width:100%}.page_new-landing_google-groups-alternative .zendesk-hero__image{width:100%}}.page_new-landing_google-groups-alternative .zendesk-hero__new-button{margin-bottom:2rem}.page_new-landing_google-groups-alternative .zendesk-hero__button{background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;cursor:pointer;display:inline-block}.page_new-landing_google-groups-alternative .zendesk-hero__button a{color:#2b2b2b;font-weight:700;font-family:Lato;font-size:16px;padding:1rem 2.3rem;display:inline-block}.page_new-landing_google-groups-alternative .homepage-new-logo-section{padding-bottom:7.5rem;padding-top:8rem}.page_new-landing_google-groups-alternative .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-new-logo-section{padding:5rem 0 0}.page_new-landing_google-groups-alternative .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_new-landing_google-groups-alternative .homepage-new-logo-section__heading{width:58%;margin:auto}}.page_new-landing_google-groups-alternative .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;text-align:center;padding-bottom:2rem}.page_new-landing_google-groups-alternative .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (min-width:960px){.page_new-landing_google-groups-alternative .homepage-new-logo-section__mobile-logo{display:none}}.page_new-landing_google-groups-alternative .homepage-gmail-section{position:relative}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_new-landing_google-groups-alternative .homepage-new-logo-section__logo{display:none}.page_new-landing_google-groups-alternative .homepage-gmail-section{margin-bottom:1rem}.page_new-landing_google-groups-alternative .homepage-gmail-section:before{display:none}}.page_new-landing_google-groups-alternative .homepage-gmail-section:before{content:"";position:absolute;width:532px;height:788px;transform:rotate(0);background-image:url(/images/google-groups/bubble1.svg);background-repeat:no-repeat;z-index:-1;bottom:5rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-gmail-section:before{padding-bototm:5rem}}.page_new-landing_google-groups-alternative .homepage-gmail-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_google-groups-alternative .homepage-gmail-section__row{display:flex;flex-direction:column;justify-content:space-between;align-items:center;padding:0 0 5rem;width:90%;margin:auto;text-align:center;position:relative}.page_new-landing_google-groups-alternative .homepage-gmail-section__illustration-inner-image{position:absolute;top:13rem}@media all and (min-width:960px){.page_new-landing_google-groups-alternative .homepage-gmail-section__gmail-image-mobile{display:none}}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-gmail-section__row{flex-direction:column;width:100%;margin:auto auto 4rem;text-align:center;opacity:1;transition:none;padding:0}.page_new-landing_google-groups-alternative .homepage-gmail-section__title-content{width:90%;margin:4rem auto auto}.page_new-landing_google-groups-alternative .homepage-gmail-section__illustration-image,.page_new-landing_google-groups-alternative .homepage-gmail-section__illustration-inner-image{display:none}.page_new-landing_google-groups-alternative .homepage-gmail-section__gmail-image-mobile{width:100%;margin:auto;padding-top:2rem}}.page_new-landing_google-groups-alternative .homepage-gmail-section__title{color:#151a43;font-size:32px;font-weight:700;font-family:Lato;line-height:1.3;margin-bottom:1rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-gmail-section__title{font-size:24px;font-weight:700;width:90%;margin:auto;padding-bottom:1rem}}.page_new-landing_google-groups-alternative .homepage-gmail-section__sub-title{font-size:16px;font-family:Lato;font-weight:400;color:#545876;width:55%;margin:auto;line-height:1.88}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-gmail-section__sub-title{width:84%;margin:auto;padding:0}}.page_new-landing_google-groups-alternative .homepage-gmail-section__illustration-image{padding-top:0}.page_new-landing_google-groups-alternative .remote-Collaborate-section{padding:0 0 4rem;margin-top:-4rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section{padding:0;margin-top:0}}.page_new-landing_google-groups-alternative .remote-Collaborate-section h2{font-size:32px;font-weight:700;color:#151a43;padding-left:3rem;text-align:left;line-height:1.25;font-family:lato;margin-bottom:3rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section h2{padding-left:1.5rem;margin-bottom:2rem;font-size:24px}}.page_new-landing_google-groups-alternative .remote-Collaborate-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding-top:3rem;width:98%;margin:0 auto}.page_new-landing_google-groups-alternative .remote-Collaborate-section__heading{color:#151a43;font-size:36px;font-family:Lato;font-weight:700;margin-bottom:0;padding-left:1rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section__main{flex-direction:raw;width:100%}.page_new-landing_google-groups-alternative .remote-Collaborate-section__heading{padding-left:0}}.page_new-landing_google-groups-alternative .remote-Collaborate-section__column{width:33%;padding:3%;margin-bottom:5%;transition:all .6s ease-out}.page_new-landing_google-groups-alternative .remote-Collaborate-section__column:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72);border-radius:11px;background:#fff}.page_new-landing_google-groups-alternative .book-consultation a:hover,.page_new-landing_google-groups-alternative .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section__column{width:100%;margin-bottom:25%;padding:3% 7%}.page_new-landing_google-groups-alternative .remote-Collaborate-section__info{width:92%}}@media all and (min-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section__column--lastColumn1{margin:0 auto 10% 12rem}.page_new-landing_google-groups-alternative .remote-Collaborate-section__column--lastColumn2{margin:0 12rem 10% auto}}.page_new-landing_google-groups-alternative .remote-Collaborate-section__number{display:flex;align-items:center;justify-content:center;position:absolute;padding-left:21rem}.page_new-landing_google-groups-alternative .remote-Collaborate-section__number span{margin-top:-4rem;margin-left:-39rem}.page_new-landing_google-groups-alternative .remote-Collaborate-section__info{font-family:Lato;font-size:18px;color:#545876;margin-bottom:.5rem;opacity:.99}.page_new-landing_google-groups-alternative .remote-Collaborate-section__info b{font-weight:700;color:#1b2b4e;font-family:Lato;font-size:20px}.page_new-landing_google-groups-alternative .remote-Collaborate-section__info span{font-family:Lato;font-size:18px;margin-bottom:0;color:#545876}.page_new-landing_google-groups-alternative .remote-Collaborate-section__info span:before{content:'\2665';color:red;padding-right:.5rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .remote-Collaborate-section__icons{padding:0 0 0 .5rem}}.page_new-landing_google-groups-alternative .remote-Collaborate-section__time{font-size:20px;font-weight:400;color:#151a43;opacity:.99}.page_new-landing_google-groups-alternative .remote-Collaborate-section__time b{font-size:70px;font-weight:700;color:#151a43}.page_new-landing_google-groups-alternative .remote-Collaborate-section__link{margin-bottom:1rem;color:#0091ff}.page_new-landing_google-groups-alternative .remote-Collaborate-section__para{margin-bottom:1rem;color:#545876}.page_new-landing_google-groups-alternative .remote-Collaborate-section__more{color:#0091ff;font-size:16px;font-weight:700;font-family:Lato;margin-bottom:0}.page_new-landing_google-groups-alternative .free-trial-section{padding:6rem 0 1rem;text-align:center}.page_new-landing_google-groups-alternative .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .free-trial-section{padding:6rem 0 0}.page_new-landing_google-groups-alternative .free-trial-section h2{padding:0 1rem;font-size:24px}.page_new-landing_google-groups-alternative .free-trial-section h2 br{display:none}}.page_new-landing_google-groups-alternative .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_new-landing_google-groups-alternative .book-consultation{padding:1rem 0}.page_new-landing_google-groups-alternative .book-consultation .container{display:flex}.page_new-landing_google-groups-alternative .book-consultation h1{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;text-align:center;padding-bottom:1rem}.page_new-landing_google-groups-alternative .book-consultation__main{border-radius:21px;background-image:linear-gradient(to bottom,#88b3ff,#6c5af0);box-shadow:-5px 10px 19px 0 rgba(149,159,255,.38);width:100%;margin:0 auto;display:flex;justify-content:space-around;flex-wrap:wrap}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .book-consultation h1{font-size:24px;padding:0 4rem 1rem}.page_new-landing_google-groups-alternative .book-consultation__main{width:100%;border-radius:0;padding:3rem 0}}.page_new-landing_google-groups-alternative .book-consultation__column{padding:19px 0}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .book-consultation__column{padding:0}}.page_new-landing_google-groups-alternative .book-consultation h2{font-size:24px;font-weight:700;font-family:Lato;line-height:1.42;color:#fff;text-align:center;padding-top:3.5rem;margin-left:-3rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .book-consultation h2{font-size:19px;padding-top:1rem;margin-left:0}}.page_new-landing_google-groups-alternative .book-consultation a{color:#2b2b2b;font-size:16px;font-weight:700;padding:1rem 0;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:363px;height:49px;transition:all .2s ease-in-out;text-align:center;margin:3rem auto 0;display:block;font-family:lato}.page_new-landing_google-groups-alternative .managing-inbox__section{padding:5rem 0 16rem;overflow:hidden}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .book-consultation a{margin-top:0;width:316px}.page_new-landing_google-groups-alternative .managing-inbox__section{padding:2rem 0 0}}.page_new-landing_google-groups-alternative .managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.25}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__section h2{padding:1rem;font-size:24px}.page_new-landing_google-groups-alternative .managing-inbox__section h2 br{display:none}}.page_new-landing_google-groups-alternative .managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (min-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__main{margin-bottom:120px}.page_new-landing_google-groups-alternative .managing-inbox__main--1{position:relative}.page_new-landing_google-groups-alternative .managing-inbox__main--1:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-23rem;z-index:-999}}.page_new-landing_google-groups-alternative .managing-inbox__main:last-child{margin-bottom:0}@media all and (min-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__main--2{position:relative}.page_new-landing_google-groups-alternative .managing-inbox__main--2:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';right:-18rem;z-index:-999}.page_new-landing_google-groups-alternative .managing-inbox__main--3{position:relative}.page_new-landing_google-groups-alternative .managing-inbox__main--3:before{background:url(/images/helpdesk-alternative/1.svg) no-repeat;position:absolute;height:482px;width:622px;content:'';left:-30rem;z-index:-999;bottom:-6rem}.page_new-landing_google-groups-alternative .managing-inbox__main--4{position:relative}.page_new-landing_google-groups-alternative .managing-inbox__main--4:before{background:url(/images/google-groups/bubble4.svg) no-repeat;position:absolute;height:578px;width:439px;content:'';right:-10rem;z-index:-999;bottom:-11rem}}@media all and (min-width:960px) and (max-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__main--4{flex-direction:column;margin-bottom:2rem}}.page_new-landing_google-groups-alternative .managing-inbox__info{width:55%;border-radius:10px;padding:32px 80px 37px 35px;position:relative;background-image:linear-gradient(298deg,#3453e6 2%,#14a8ff 96%)}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__main--inverse{flex-direction:column-reverse}.page_new-landing_google-groups-alternative .managing-inbox__info{width:calc(100% - 2rem);padding:2rem;margin-right:1rem;margin-left:1rem;border-radius:0;margin-top:2rem}.page_new-landing_google-groups-alternative .managing-inbox__info h3{width:100%}.page_new-landing_google-groups-alternative .managing-inbox__info h3 br{display:none}}.page_new-landing_google-groups-alternative .managing-inbox__info h3{color:#fff;margin:0 0 18px;font-size:24px;font-weight:700;line-height:1.33}.page_new-landing_google-groups-alternative .managing-inbox__info p{font-size:18px;color:#fff;line-height:1.88;margin-bottom:0}.page_new-landing_google-groups-alternative .managing-inbox__testimonial{width:39%;padding:55px 0 30px}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .managing-inbox__testimonial{width:100%;padding:2rem;margin:-.5rem 0 0}}.page_new-landing_google-groups-alternative .managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_new-landing_google-groups-alternative .managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0;z-index:1}.page_new-landing_google-groups-alternative .managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_google-groups-alternative .managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_new-landing_google-groups-alternative .managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_new-landing_google-groups-alternative .managing-inbox__author p{line-height:1.5;font-size:14px}.page_new-landing_google-groups-alternative .managing-inbox__author p strong{font-size:16px;color:#151a43}.page_new-landing_google-groups-alternative .homepage-casestudy{padding:0 0 3rem;margin-top:-8rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy{padding:4rem 0 3rem;margin-top:0}}.page_new-landing_google-groups-alternative .homepage-casestudy__title{width:45%;margin:auto;padding-bottom:6rem;font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy__title{width:87%;text-align:left;padding-bottom:3rem;font-size:24px}}.page_new-landing_google-groups-alternative .homepage-casestudy__main{flex-direction:column!important;width:83%!important;position:relative;margin:0 auto;display:flex}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy__main{width:100%!important}.page_new-landing_google-groups-alternative .homepage-casestudy__common-row{width:100%;background-color:#f8f8f8;height:450px}}.page_new-landing_google-groups-alternative .homepage-casestudy__grey-box{background-color:#f8f8f8;padding:1.5rem 27rem 1.5rem 2.5rem;font-family:Lato;font-size:18px;font-weight:400;color:#545876;line-height:1.89;border-radius:12px;width:927px;margin-bottom:6.8rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy__grey-box{width:98%;padding:0 2rem 0 1.5rem}}.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper{height:243px!important;width:253px;position:absolute;right:3rem;box-shadow:rgba(225,225,225,.54) 5px 10px 20px 0;background-color:#fff;border-radius:11px;padding:1rem;transition:all .6s ease-out 0s;overflow:hidden}.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper{position:initial;width:80%!important;margin-top:-9rem!important;padding-left:1.5rem!important;text-align:left!important;margin-bottom:4rem!important;margin:auto auto 2rem}}.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper--vacasa{margin-top:-1rem;background-image:linear-gradient(to bottom,#fff8da,#fff)!important}.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper--flexport{margin-top:18.5rem;background-image:linear-gradient(to bottom,#f1f9ff 0,#fff)!important}.page_new-landing_google-groups-alternative .homepage-casestudy__wrapper--fertility{margin-top:38rem;background-image:linear-gradient(to bottom,#fdf6ff,#fff)!important}.page_new-landing_google-groups-alternative .homepage-casestudy__grey-box-title{font-family:Lato;font-size:24px;font-weight:700;line-height:1.17;color:#1b2b4e;padding:0 0 1.5rem 2.5rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .homepage-casestudy__grey-box-title{line-height:1.56;padding:2rem 9rem 1.5rem 1.5rem;font-size:18px}}.page_new-landing_google-groups-alternative .homepage-casestudy__logo{margin-top:0!important;padding-left:0!important;padding-bottom:1rem}.page_new-landing_google-groups-alternative .homepage-casestudy__logo--mid{margin-top:.5rem!important;padding-bottom:1.5rem!important}.page_new-landing_google-groups-alternative .homepage-casestudy__speed{padding-bottom:.2rem!important;line-height:1.63!important;color:#545876;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400}.page_new-landing_google-groups-alternative .homepage-casestudy__percentage{font-size:32px!important;padding-top:0!important;margin-bottom:1rem!important;line-height:1.25!important;font-weight:700;color:#151a43}.page_new-landing_google-groups-alternative .homepage-casestudy__percentage--mid{margin-bottom:0!important}.page_new-landing_google-groups-alternative .homepage-casestudy__arrow-image{margin-left:1rem}.page_new-landing_google-groups-alternative .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_new-landing_google-groups-alternative .homepage-casestudy__cta--mid{padding-top:1.5rem!important}.page_new-landing_google-groups-alternative .more-resources{padding-bottom:5rem}.page_new-landing_google-groups-alternative .more-resources:before{content:"";position:absolute;width:100%;height:366px;background-color:#f6f6f6;z-index:-1;margin-top:14rem}.page_new-landing_google-groups-alternative .more-resources__column-main{display:flex;justify-content:space-between;width:67%;margin:auto}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .more-resources{padding-bottom:4rem}.page_new-landing_google-groups-alternative .more-resources:before{height:850px}.page_new-landing_google-groups-alternative .more-resources__column-main{flex-direction:column;width:100%}}.page_new-landing_google-groups-alternative .more-resources__common-column{width:349px;border-radius:11px;box-shadow:5px 10px 20px 0 rgba(225,225,225,.54);background-color:#fff;transition:all .6s ease-out}.page_new-landing_google-groups-alternative .more-resources__common-column:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .more-resources__common-column{width:90%;margin:auto auto 3rem}}.page_new-landing_google-groups-alternative .more-resources__content{font-family:Lato;font-size:16px;font-weight:700;line-height:1.75;color:#1b2b4e;padding:2rem 7rem 2rem 2rem;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .more-resources__content{padding:2rem 5rem 2rem 2rem}}.page_new-landing_google-groups-alternative .more-resources__button{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;padding:0 0 2rem 2rem;margin-bottom:0}.page_new-landing_google-groups-alternative .more-resources__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.31;color:#151a43;width:58%;margin:auto;text-align:center;padding-bottom:3.3rem}@media all and (max-width:960px){.page_new-landing_google-groups-alternative .more-resources__title{width:89%;font-size:24px}.page_new-landing_google-groups-alternative .more-resources__image{width:100%}}.lightbox_outer{display:none}.lightbox_outer .lightbox_background{position:fixed;background-color:#000;top:0;height:100%;width:100%;z-index:4;opacity:.6;animation:.5s fadeinPop}@keyframes fadeinPop{from{opacity:0}to{opacity:.6}}.lightbox_outer .lightbox_inner{position:fixed;z-index:6;width:100%;height:100%;display:flex;flex-wrap:wrap;top:0}.lightbox_outer .lightbox_inner .cross_btn{margin-left:0;margin-top:0;position:relative;width:100%}.lightbox_outer .lightbox_inner .cross_btn .cross_btn_img{position:absolute;right:10%;top:25%}.lightbox_outer .lightbox_inner .lightboxWrapper{width:100%;position:relative;height:100%;display:flex}.lightbox_outer .lightbox_inner .lightbox-image-wrapper{max-width:1080px;margin:auto}.lightbox_outer .lightbox_inner .lightbox-image-wrapper img{display:block;margin:auto;max-width:100%;animation:1s appear}@keyframe appear{.lightbox_outer .lightbox_inner .lightbox-image-wrapper img from{transform:scale(.1)}.lightbox_outer .lightbox_inner .lightbox-image-wrapper img to{transform:scale(1)}}.lightbox_outer .lightbox_inner .lightboxWrapper::after{content:"";width:30px;height:30px;background:url(/images/blog/close.svg) no-repeat;right:5vw;top:5vh;position:absolute;display:inline-block;cursor:pointer}.page_new-landing_openletter .content{padding:180px 0 100px}.page_new-landing_openletter .content__main{width:61%;align-items:center;margin:0 auto}.page_new-landing_openletter .content h1{font-family:Lato;font-size:42px;font-weight:700;color:#151a43;margin-bottom:39px}@media all and (max-width:960px){.page_new-landing_openletter .content{padding:133px 0 55px}.page_new-landing_openletter .content__main{width:90%}.page_new-landing_openletter .content h1{font-size:32px}}.page_new-landing_openletter .content p{font-family:Lato;font-size:21px;line-height:1.7;color:#545876;margin-bottom:30px}.page_inner_blog-author .author-heading,.page_inner_blog-author .author-name{font-family:Lato;font-stretch:normal;font-style:normal;line-height:normal;opacity:.95}.page_new-landing_openletter .content a{color:#0091FF}.page_new-landing_openletter .content a:hover{color:#1E36FC}.page_new-landing_openletter .explore-hiver{background:url(/images/new-homepage/exploreBg.svg) bottom no-repeat;background-size:100%;height:482px}.page_new-landing_openletter .explore-hiver__column{display:flex;justify-content:center;align-items:center}.page_new-landing_openletter .explore-hiver__text a{color:#0091FF;font-family:Lato;font-size:18px;font-weight:700;margin-right:1rem;border-bottom:1px solid #0091FF}@media all and (max-width:960px){.page_new-landing_openletter .explore-hiver{height:216px}.page_new-landing_openletter .explore-hiver__column{flex-direction:column}.page_new-landing_openletter .explore-hiver__text a{margin:0 0 1rem}}.page_new-landing_openletter .explore-hiver__text a:hover{color:#1E36FC;border-bottom:1px solid #1E36FC}.page_new-landing_openletter .explore-hiver__text2{font-family:Lato;font-size:21px;font-weight:400;color:#545876;margin-right:2rem;margin-left:1rem}@media all and (max-width:960px){.page_new-landing_openletter .explore-hiver__text2{margin:1rem 0}}.page_new-landing_openletter .explore-hiver__button{border-radius:24.5px;padding:.5rem 1rem;display:inline-block;border:2px solid #ffec38;position:relative;overflow:hidden}.page_new-landing_openletter .explore-hiver__button:before{content:'';transform:translateX(-100%);background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);position:absolute;top:0;left:0;right:0;bottom:0;z-index:-1;z-index--webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.page_new-landing_openletter .explore-hiver__button:hover:before{transform:translateX(0)}.page_new-landing_openletter .explore-hiver__button a{color:#2b2b2b;font-size:20px;font-weight:700;font-family:Lato;margin-bottom:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;cursor:pointer}.page_new-landing_openletter .terms-section{background-color:#f6f6f6;padding:.5rem 0}.page_new-landing_openletter .terms-section .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:unset}.page_new-landing_openletter .terms-section__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_openletter .terms-section__link{margin-right:2rem}.page_new-landing_openletter .terms-section__link a{color:#666}@media all and (max-width:960px){.page_new-landing_openletter .terms-section{padding:1rem 0}.page_new-landing_openletter .terms-section__cloud-img{padding-bottom:2rem}.page_new-landing_openletter .terms-section__list{flex-direction:column!important}.page_new-landing_openletter .terms-section__link{padding-bottom:1.5rem;margin-right:0}}.page_new-landing_openletter .terms-section p{margin-bottom:0;color:#666}.page_inner_blog-author{background-color:#f7f7f7}.page_inner_blog-author .author-header-outer{margin-top:120px}.page_inner_blog-author .author-header{padding:30px 30px 30px 0;display:flex;flex-wrap:wrap;min-height:inherit}.page_inner_blog-author .authur-img{padding:7px;background:#ececec;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:50%;margin:0 auto}.page_inner_blog-author .authur-img img{border-radius:50%}.page_inner_blog-author .author-header-inner{background:#fff;min-height:257px;position:relative;border-radius:4px;overflow:hidden}.page_inner_blog-author .cover-img{position:absolute;top:0;right:0}.page_inner_blog-author .author-img-wrapper{width:23%;min-width:100px;height:inherit;margin:auto}.page_inner_blog-author .author-details{width:77%;margin:auto}.page_inner_blog-author .author-heading{width:67px;height:22px;font-size:18px;font-weight:700;letter-spacing:normal;color:#a8acce}.page_inner_blog-author .author-name{height:33px;font-size:24px;font-weight:700;letter-spacing:normal;color:#151a43;margin-bottom:16px}.page_inner_blog-author .article-count,.page_inner_blog-author .author-description{font-size:16px;font-stretch:normal;font-style:normal;line-height:1.75;letter-spacing:normal;font-family:Lato}.page_inner_blog-author .author-description{font-weight:400;color:#545876;max-width:500px}.page_inner_blog-author .author-description a{color:#1e8ff8}.page_inner_blog-author .article-count{font-weight:700;color:#545876}.page_inner_blog-author .content-main{margin-top:25px}.page_inner_blog-author .card-heading{opacity:.95;font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.67;letter-spacing:normal;color:#151a43;overflow:hidden;margin-bottom:6px;text-align:left}.page_inner_blog-author .card-excerpt,.page_inner_blog-author .content_text_header_inner{font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal;font-weight:400}.page_inner_blog-author .card-excerpt{opacity:.95;font-size:16px;line-height:1.63;color:#545876;max-height:133px;overflow:hidden}.page_inner_blog-author .content_text_header_inner{font-size:14px;line-height:normal;color:#a8acce;padding-bottom:15px}.page_inner_blog-author .cards-inner{display:flex;flex-wrap:wrap}.page_inner_blog-author .card-main{width:33%;max-width:350px;margin-bottom:35px;background:#fff;margin-right:35px}.page_inner_blog-author .card-details{background:#fff;padding:20px 20px 40px;border-radius:0 0 4px 4px}.page_inner_blog-author .cards-outer{padding-top:16px;content-visibility:auto}.page_inner_blog-author .card-img{height:237px}.page_inner_blog-author .card-img img{border-radius:4px 4px 0 0}.page_inner_blog-author .sticky{box-shadow:0 0 0 0 rgba(0,0,0,.31)}.page_inner_blog-author .stuck{box-shadow:0 2px 15px -3px rgba(0,0,0,.31)}.page_inner_blog-author .card-main:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 8px #eeeded}.page_inner_blog-author .card-main:hover .card-heading{color:#1e8ff8;animation:colorChange .3s}@keyframes colorChange{from{color:#151a43}to{color:#1e8ff8}}.page_inner_blog-author .subscribe-section{background-color:#545876}.page_inner_blog-author .input_text_subscribe{border:0;padding:15px;width:100%;background-color:rgba(238,238,238,.3)}.page_inner_blog-author .input_text_subscribe::-webkit-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .input_text_subscribe:-ms-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .input_text_subscribe::placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .count_number,.page_inner_blog-author .header-subscribe-text{opacity:.95;letter-spacing:normal;font-stretch:normal;font-style:normal;font-family:Lato}.page_inner_blog-author .count_number{font-size:16px;font-weight:700;line-height:normal;border-radius:14.5px;background-color:#a8acce;height:30px;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:4px 20px}.page_inner_blog-author .header-subscribe-text{font-size:22px;font-weight:700;line-height:1.36;text-align:center;color:#fff;padding-bottom:33px}.page_inner_blog-author .subscribe-section-inner{width:70%;margin:auto;padding-top:50px;padding-bottom:60px}.page_inner_blog-author .subscribe-section-inner .submitted-message{text-align:center}.page_inner_blog-author .subscribe-section-inner form{display:flex;flex-wrap:wrap;max-width:700px;margin:auto;color:#fff;position:relative}.page_inner_blog-author .subscribe-section-inner form label{display:none}.page_inner_blog-author .subscribe-section-inner form input[type=submit]{border-radius:0 6px 6px 0;background-color:#ffd31a;width:100%;border:0;font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:.5px;text-align:center;color:#2f2f2f;padding:13.5px}.page_inner_blog-author #subscribe_left,.page_inner_blog-author .paging_num,.page_inner_reasonsWhy .content-text,.page_inner_reasonsWhy .top-section{letter-spacing:normal;font-stretch:normal;font-style:normal}.page_inner_blog-author .subscribe-section-inner form input[type=submit]:hover{cursor:pointer}.page_inner_blog-author .subscribe-section-inner form .hs_email{width:72%}.page_inner_blog-author .subscribe-section-inner form .hs_email ul{list-style:none;position:absolute;width:100%;padding-left:0}.page_inner_blog-author .subscribe-section-inner form .hs_email input[type=email]{border-radius:6px 0 0 6px;background-color:rgba(238,238,238,.3);width:100%;border:0;padding:14px 42px}.page_inner_blog-author .subscribe-section-inner form .hs_email input[type=email]::-webkit-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .subscribe-section-inner form .hs_email input[type=email]:-ms-input-placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .subscribe-section-inner form .hs_email input[type=email]::placeholder{opacity:.48;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_blog-author .subscribe-section-inner form .hs_submit{width:28%}.page_inner_blog-author .subscribe-section-inner form .hs-error-msg{opacity:.7;font-family:Lato;font-size:16px;font-stretch:normal;font-style:normal;line-height:1.36;letter-spacing:normal;text-align:center;color:#fff;display:block}.page_inner_blog-author .subscribe-section-inner form .hs_error_rollup{display:none}.page_inner_blog-author .paging{display:flex;justify-content:center;width:70%;margin-top:30px;margin-bottom:66px}.page_inner_blog-author .paging_num{opacity:.95;font-family:Lato;font-size:16px;font-weight:700;line-height:normal;text-align:center;color:#545876;padding:20px 10px}.page_inner_blog-author .left_nav_arrow,.page_inner_blog-author .right_nav_arrow{width:36px;height:36px;border-radius:9px;background-color:#ffd31a;margin-top:12px;font-size:30px;padding-left:8px}.page_inner_blog-author .disabled_button{width:36px;height:36px;border-radius:9px;background-color:#e4e4e4;margin-top:12px;font-size:30px;padding-left:8px}.page_inner_blog-author .paging_outer{display:flex;flex-wrap:wrap;margin-left:12px;margin-right:12px}.page_inner_blog-author .right-arrow{padding-top:12px;padding-right:7.5px;display:block;margin:auto}.page_inner_blog-author .subscribe_mobile{display:none}.page_inner_blog-author #subscribe_left{background-color:#1e8ff8;width:100%;font-family:Lato;font-size:14px;font-weight:700;line-height:2.29;text-align:center;color:#fff}@media (max-width:500px){.page_inner_blog-author .cover-img{display:none}.page_inner_blog-author .author-header{padding-left:30px}.page_inner_blog-author .author-details,.page_inner_blog-author .author-img-wrapper{width:100%}.page_inner_blog-author .article-count{padding-left:20px}.page_inner_blog-author .card-main{width:100%;margin-right:0}.page_inner_blog-author .cards-inner{width:-webkit-max-content;width:-moz-max-content;width:max-content;display:block;margin:0 auto}.page_inner_blog-author form .hs_email,.page_inner_blog-author form .hs_submit{width:100%}.page_inner_blog-author form{display:block}.page_inner_blog-author form input[type=email]{border-radius:6px;margin-bottom:15px}.page_inner_blog-author form input[type=submit]{border-radius:6px}.page_inner_blog-author form .hs_email ul{top:100px}.page_inner_blog-author .subscribe_mobile{display:flex;flex-wrap:wrap;width:100%;position:fixed;bottom:0}.page_inner_blog-author .paging{width:100%!important}.page_inner_blog-author .authur-img{margin:0}.page_inner_blog-author .author-img-wrapper{margin-bottom:16px}}@media (max-width:320px){.page_inner_blog-author .card-main{width:90%;overflow:hidden}}.page_inner_feature_workload-distribution .workload-hero{padding:0 0 5rem;position:relative}.page_inner_feature_workload-distribution .workload-hero .container{position:relative}.page_inner_feature_workload-distribution .workload-hero .container:before{content:"";position:absolute;width:347px;height:220px;background-image:url(https://images.hiverhq.com/images/new-homepage/small-liquid-image.svg);background-repeat:no-repeat;left:16rem;top:-8rem;opacity:.5;z-index:-1}.page_inner_feature_workload-distribution .workload-hero__column-main{display:flex;justify-content:space-between;flex-direction:row;align-items:center;margin-top:7.5rem}.page_inner_feature_workload-distribution .workload-hero__column-first{width:38%}.page_inner_feature_workload-distribution .workload-hero__heading{color:#151a43;line-height:1.13;font-family:Lato;font-size:38px;font-weight:700}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-hero .container:before{left:0;top:-7rem}.page_inner_feature_workload-distribution .workload-hero__column-main{flex-direction:column;margin-top:7rem}.page_inner_feature_workload-distribution .workload-hero__column-first{width:100%;padding:0 1rem;text-align:center}.page_inner_feature_workload-distribution .workload-hero__heading{font-size:28px}}.page_inner_feature_workload-distribution .workload-hero__sub-heading{color:#545876;font-size:16px;line-height:1.88;font-family:Lato;font-weight:400;padding:0 3rem 0 0;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-hero__sub-heading{padding:0}.page_inner_feature_workload-distribution .workload-hero__image{width:90%;margin-left:1rem}}.page_inner_feature_workload-distribution .workload-hero .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;margin-top:0!important}.page_inner_feature_workload-distribution .workload-hero .install-button__main{font-weight:700}.page_inner_feature_workload-distribution .workload-hero__column-second{width:58%;padding-top:5rem}.page_inner_feature_workload-distribution .workload-reports-section{background-image:url(/images/email-template/planning.svg);background-repeat:no-repeat;background-position:bottom;height:435px;background-size:100%}@media all and (min-width:1500px){.page_inner_feature_workload-distribution .workload-reports-section{height:428px}}.page_inner_feature_workload-distribution .workload-reports-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;text-align:center}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-hero__column-second{width:100%;padding-top:3rem}.page_inner_feature_workload-distribution .workload-reports-section{height:502px;background-image:url(/images/email-template/planning_mob.svg);margin-bottom:2rem}.page_inner_feature_workload-distribution .workload-reports-section__heading{padding:0 2rem;font-size:28px}}.page_inner_feature_workload-distribution .workload-reports-section__para{color:#545876;font-size:16px;font-weight:400;line-height:1.88;font-family:Lato;text-align:center;padding:0 14rem}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-reports-section__para{padding:0 1rem}}.page_inner_feature_workload-distribution .conversation-reports{padding:4rem 0 0}.page_inner_feature_workload-distribution .conversation-reports .container{display:flex;justify-content:center;align-items:center}@media all and (max-width:960px){.page_inner_feature_workload-distribution .conversation-reports{padding:0 0 1rem}.page_inner_feature_workload-distribution .conversation-reports .container{display:flex;flex-direction:column-reverse}.page_inner_feature_workload-distribution .conversation-reports .container.csat,.page_inner_feature_workload-distribution .conversation-reports .container.csv{display:flex;flex-direction:column}.page_inner_feature_workload-distribution .conversation-reports .container.custom{display:flex;flex-direction:column-reverse}}.page_inner_feature_workload-distribution .conversation-reports__column-first{width:38%;padding:2rem;border-radius:11px;background-color:#f8f8f8}@media all and (max-width:960px){.page_inner_feature_workload-distribution .conversation-reports__column-first{width:100%;padding:4rem 2rem 2rem;margin-bottom:2rem;margin-top:-2rem;border-radius:0}.page_inner_feature_workload-distribution .conversation-reports__column-second{margin-bottom:-4rem;z-index:1}}@media all and (min-width:960px){.page_inner_feature_workload-distribution .conversation-reports__column-second{width:53%;padding-top:3rem}.page_inner_feature_workload-distribution .conversation-reports__image-mobile{display:none}}.page_inner_feature_workload-distribution .conversation-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45;padding-bottom:1rem}.page_inner_feature_workload-distribution .conversation-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88;margin-bottom:0}.page_inner_feature_workload-distribution .conversation-reports__image{width:620px}.page_inner_feature_workload-distribution .conversation-reports__image-mobile{width:100%}.page_inner_feature_workload-distribution .user-reports{padding:3rem 0 1rem;background-color:#fff}.page_inner_feature_workload-distribution .user-reports .container{display:flex;justify-content:space-around;align-items:center}@media all and (max-width:960px){.page_inner_feature_workload-distribution .conversation-reports__text{text-align:left}.page_inner_feature_workload-distribution .conversation-reports__image{width:100%}.page_inner_feature_workload-distribution .user-reports{padding:0 0 1rem}.page_inner_feature_workload-distribution .user-reports .container{display:flex;flex-direction:column}.page_inner_feature_workload-distribution .user-reports .container.custom{display:flex;flex-direction:column-reverse}}.page_inner_feature_workload-distribution .user-reports__column-second{width:40%;padding:2rem;border-radius:11px;background-color:#f8f8f8;margin-top:-2rem}@media all and (max-width:960px){.page_inner_feature_workload-distribution .user-reports__column-second{width:100%;padding:5rem 2rem 2rem;border-radius:0}.page_inner_feature_workload-distribution .user-reports__column-first{margin-bottom:-4rem;z-index:1}}@media all and (min-width:960px){.page_inner_feature_workload-distribution .user-reports__column-second--user{width:46%;padding:2rem 4rem 1rem 2rem}.page_inner_feature_workload-distribution .user-reports__column-first{width:43%}.page_inner_feature_workload-distribution .user-reports__image-mobile{display:none}}.page_inner_feature_workload-distribution .user-reports__heading{font-size:22px;font-weight:700;color:#151a43;font-family:Lato;line-height:1.45;padding-bottom:1rem}.page_inner_feature_workload-distribution .user-reports__text{font-size:16px;color:#545876;font-family:Lato;line-height:1.88;margin-bottom:0}.page_inner_feature_workload-distribution .user-reports__image{width:554px}@media all and (max-width:960px){.page_inner_feature_workload-distribution .user-reports__text{text-align:left}.page_inner_feature_workload-distribution .user-reports__image{width:100%}}.page_inner_feature_workload-distribution .user-reports__image-mobile{width:100%}.page_inner_feature_workload-distribution .workload-more-features{padding:3rem 0}.page_inner_feature_workload-distribution .workload-more-features__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;text-align:center;padding-bottom:2.3rem}.page_inner_feature_workload-distribution .workload-more-features__column-main{display:flex;justify-content:space-between}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-more-features__heading{font-size:28px;width:90%;margin:0 auto}.page_inner_feature_workload-distribution .workload-more-features__column-main{flex-direction:column}}.page_inner_feature_workload-distribution .workload-more-features__column-common{border-radius:11px;box-shadow:0 22px 11px 0 rgba(217,230,239,.72);background-color:#fff;width:48.5%;transition:all .6s ease-out}.page_inner_feature_workload-distribution .workload-more-features__column-common:hover{transform:translateY(-10px)}@media all and (max-width:960px){.page_inner_feature_workload-distribution .workload-more-features__column-common{width:90%;margin:auto auto 2.5rem}}.page_inner_feature_workload-distribution .workload-more-features__column-first{background-image:linear-gradient(to bottom,#b1b8f9,#ebedff 0);padding:3rem 2rem 2rem;border-radius:11px 11px 0 0}.page_inner_feature_workload-distribution .workload-more-features__subhead{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-top:1rem}.page_inner_feature_workload-distribution .workload-more-features__column-second{padding:1.5rem 2.5rem 2rem 2rem}.page_inner_feature_workload-distribution .workload-more-features__content{opacity:.77;font-family:Lato;font-size:16px;font-weight:400;margin-bottom:0;color:#545876;line-height:1.88;padding-bottom:1rem}.page_inner_feature_workload-distribution .workload-more-features__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_inner_feature_workload-distribution .sign-up-section{padding:6rem 0;background-color:#fff}.page_inner_feature_workload-distribution .sign-up-section__main{width:50%!important;margin:0 auto;text-align:center;display:flex;justify-content:space-evenly;align-items:center}@media all and (max-width:960px){.page_inner_feature_workload-distribution .sign-up-section{padding:0 0 4rem}.page_inner_feature_workload-distribution .sign-up-section__main{width:90%!important}}.page_inner_feature_workload-distribution .sign-up-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151a43;line-height:1.25;padding-bottom:0;margin-bottom:2rem;text-align:center}@media all and (max-width:960px){.page_inner_feature_workload-distribution .sign-up-section__heading{padding:0 1rem 1rem;font-size:28px}.page_inner_feature_workload-distribution .sign-up-section__webinar-button{display:none}}.page_inner_feature_workload-distribution .sign-up-section__webinar-button{padding:1rem 2rem;background-color:#fff;border:2px solid #ffd31a;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;font-weight:700;transition:all .2s ease-in-out;height:50px;width:202px;margin-top:-.5rem!important}.page_inner_feature_workload-distribution .sign-up-section__webinar-button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_inner_reasonsWhy .action_button:hover,.page_inner_reasonsWhy .choice_btn:hover{transition:transform .7s;transform:translate(0,-5px)}.page_inner_feature_workload-distribution .sign-up-section .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px;font-size:16px;color:#2b2b2b;text-align:center;margin-top:0!important}.page_inner_feature_workload-distribution .sign-up-section .install-button__main{font-weight:700}.page_inner_reasonsWhy{background-color:#f5f5f5}.page_inner_reasonsWhy .top-section{font-family:Lato;font-size:38px;font-weight:700;line-height:1.13;color:#151a43;width:23%;margin-top:88px}.page_inner_reasonsWhy .top-section span{color:#324def}.page_inner_reasonsWhy .content-main{height:auto;width:77%;margin:auto}.page_inner_reasonsWhy .main-wrapper{display:flex;flex-wrap:wrap;padding-top:200px;max-width:1120px;margin:auto}.page_inner_reasonsWhy .content-div{width:100%;display:block;margin:auto;box-shadow:0 8px 20px 0 #d8d8d8;height:auto;background:#fff;z-index:2;position:relative;min-height:344px;animation:1s appear}.page_inner_reasonsWhy .content-div .author-details-outer{position:absolute;width:100%;bottom:0;animation:1s color-fade}@keyframes color-fade{from{background-color:#fff}to{background-color:#f4f4f4}}.page_inner_reasonsWhy .content-div .content-text{animation:.5s text-appear}.page_inner_reasonsWhy .content-div .content-text from{font-size:12px}.page_inner_reasonsWhy .content-div .content-text to{font-size:20px}@keyframes appear{from{transform:translate(0,23px) scale(.9)}to{transform:translate(0,0) scale(1)}}.page_inner_reasonsWhy .content-div-child-1{width:88%;display:block;margin:23px auto auto;box-shadow:0 10px 10px 0 #f0f0f0;height:310px;position:absolute;bottom:-23px;left:40px;background:#fff;z-index:1;animation:1.2s appear-one}.page_inner_reasonsWhy .content-div-child-1 .content-text-wrapper{padding-right:56px}.page_inner_reasonsWhy .content-div-child-1 .content-inner{position:relative;height:100%}.page_inner_reasonsWhy .content-div-child-1 .content-text{font-size:16px}.page_inner_reasonsWhy .content-div-child-1 .advantage{font-size:19px;padding-bottom:14px}.page_inner_reasonsWhy .content-div-child-1 .author-img{transform:scale(.75)}.page_inner_reasonsWhy .content-div-child-1 .quotes-img{top:0;transform:scale(.75)}.page_inner_reasonsWhy .content-div-child-1 .author-details-outer{background:#fff;position:absolute;width:100%;bottom:0}.page_inner_reasonsWhy .content-div-child-1 .author-name{font-size:15px;margin-top:15px}.page_inner_reasonsWhy .content-div-child-1 .author-pos{font-size:13px}.page_inner_reasonsWhy .content-div-child-1 img{margin:32px auto auto;display:block}@keyframes appear-one{from{transform:translate(0,23px) scale(.88)}to{transform:translate(0,0) scale(1)}}.page_inner_reasonsWhy .content-div-child-2{width:71%;display:block;margin:23px auto auto;box-shadow:5px 5px 15px 0 #e4e4e4;height:220px;position:absolute;bottom:-42px;left:100px;background:#fff;animation:1.5s appear-two}@keyframes appear-two{from{transform:translate(0,-23px)}to{transform:translate(0,0)}}.page_inner_reasonsWhy .content-text{opacity:.77;font-family:Lato;font-size:18px;font-weight:400;line-height:1.89;color:#151a43}.page_inner_reasonsWhy .advantage{font-family:Lato;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.27;letter-spacing:.21px;color:#151a43;padding-bottom:16px}.page_inner_reasonsWhy .author-name,.page_inner_reasonsWhy .author-pos{opacity:.8;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal;line-height:normal}.page_inner_reasonsWhy .content-text-wrapper{padding:35px 72px 20px 32px}.page_inner_reasonsWhy .content{position:relative;max-width:756px;margin:auto auto 70px}.page_inner_reasonsWhy .author-details-outer{background-color:#f4f4f4;display:flex;flex-wrap:wrap;position:relative;padding-top:15px;padding-bottom:15px;min-height:102px}.page_inner_reasonsWhy .author-name{font-size:18px;font-weight:700;color:#151a43;margin-bottom:7px;margin-top:12px}.page_inner_reasonsWhy .author-pos{font-size:16px;font-weight:400;color:#545876;margin-top:10px}.page_inner_reasonsWhy .choice_text,.page_inner_reasonsWhy .pop_top .pop_top_text{letter-spacing:normal;text-align:center;color:#fff;font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal}.page_inner_reasonsWhy .author-img{width:148px}.page_inner_reasonsWhy .author-img img{margin:auto;display:block;border-radius:50%}.page_inner_reasonsWhy .quotes-img{position:absolute;top:27px;right:39px}.page_inner_reasonsWhy .choice_text{font-size:20.8px;line-height:normal;margin-top:18px;margin-bottom:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page_inner_reasonsWhy .choice_btn{width:313px;height:65px;border-radius:36.4px;cursor:pointer}.page_inner_reasonsWhy .choice_no{background-image:linear-gradient(279deg,#f5b400 43%,#e57d00 104%)}.page_inner_reasonsWhy .choice_yes{background-image:linear-gradient(97deg,#35a45d 18%,#50ce93 104%)}.page_inner_reasonsWhy .choice_no_inner,.page_inner_reasonsWhy .choice_yes_inner{display:flex;flex-wrap:wrap}.page_inner_reasonsWhy .choice_img{padding:11px 12px}.page_inner_reasonsWhy .choice_inner{display:flex;flex-wrap:wrap;justify-content:space-around;max-width:750px;margin:auto}.page_inner_reasonsWhy .choice{margin-bottom:100px}.page_inner_reasonsWhy .disappear{animation:.7s away}@keyframes away{from{transform:translate(0)}to{transform:translate(-1200px) rotate(-10deg)}}.page_inner_reasonsWhy .pop_background{position:fixed;background-color:#000;top:0;height:100%;width:100%;z-index:4;opacity:.57;animation:.5s fadeinPop}.page_inner_reasonsWhy .pop_foreground{position:fixed;top:0;opacity:1;z-index:5;width:100%;height:100%;animation:.4s fadeinPopBox}.page_inner_reasonsWhy .shrink{animation:.4s fadeoutPopBox;transform:scale(.001)}.page_inner_reasonsWhy .pop_over_inner{width:58%;max-width:834px;margin:auto;position:relative;top:18vh}.page_inner_reasonsWhy .pop_top{border-radius:8px 8px 0 0;background-image:linear-gradient(264deg,#88b3ff 102%,#6c5af0 -23%);position:relative}.page_inner_reasonsWhy .pop_top .pop_top_text{font-size:28px;line-height:1.64;padding-top:46px;padding-bottom:16px}.page_inner_reasonsWhy .pop_top_img{position:absolute;width:100%;top:-35px}.page_inner_reasonsWhy .pop_top_img img{display:block;margin:auto}.page_inner_reasonsWhy .cross_bu{position:absolute;cursor:pointer;top:22px;right:23px}.page_inner_reasonsWhy .pop_bottom_text{font-family:Lato;font-size:22px;font-weight:700;font-stretch:normal;font-style:normal;line-height:2.09;letter-spacing:normal;text-align:center;color:#151a43;padding-top:30px;padding-bottom:20px}.page_inner_reasonsWhy .ShareText,.page_inner_reasonsWhy .action_button{font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#151a43;font-family:Lato;font-size:16px;text-align:center}.page_inner_reasonsWhy .pop_bottom{background-color:#f7f7f7}.page_inner_reasonsWhy .action_button{border-radius:28px;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;height:-webkit-min-content;height:-moz-min-content;height:min-content;padding:16px 33px 15px 34px}.page_inner_reasonsWhy .choice_btn:hover{box-shadow:8px 10px 8px #eeeded}.page_inner_reasonsWhy .action_container{max-width:275px;background:#fff;border-radius:8px;padding:28px 28px 26px}.page_inner_reasonsWhy .action_container img{margin:auto auto 49px;display:block}.page_inner_reasonsWhy .actions{display:flex;flex-wrap:wrap;justify-content:space-evenly;padding-bottom:58px}.page_inner_reasonsWhy .hideDiv{display:none}.page_inner_reasonsWhy .showDiv{display:block}.page_inner_reasonsWhy .social_media{position:absolute;right:0;top:218px;width:-webkit-max-content;width:-moz-max-content;width:max-content;border-radius:29px 0 0 29px;box-shadow:0 8px 20px 0 #ececec;background-color:#fff}.page_inner_reasonsWhy .social_media .social_media_inner{padding:14px;height:313px}.page_inner_reasonsWhy .ShareText{opacity:.95;margin-top:24px;margin-bottom:23px}.page_inner_reasonsWhy .social_media_div{margin-bottom:44px}.page_inner_reasonsWhy .social_media_div img{display:block;margin:auto}.page_inner_reasonsWhy .social_media_div:hover{transform:translate(0,-5px);transition:transform .4s}.page_inner_reasonsWhy .linkedinSocial{margin-bottom:24px}@media (max-width:1220px) and (min-width:501px){.page_inner_reasonsWhy .top-section{width:75%;text-align:center;max-width:600px;margin:175px auto 80px}.page_inner_reasonsWhy .main-wrapper{padding-top:0}.page_inner_reasonsWhy .pop_over_inner{width:90%}.page_inner_reasonsWhy .content-text{font-size:19px}.page_inner_reasonsWhy .social_media{display:none}.page_inner_reasonsWhy .content-main{width:100%}}@media (max-width:630px){.page_inner_reasonsWhy .main-wrapper{padding-top:0}.page_inner_reasonsWhy .content-main{width:100%;padding:0}.page_inner_reasonsWhy .content-text-wrapper{padding:12px 18px 11px 14px}.page_inner_reasonsWhy .social_media{display:none}.page_inner_reasonsWhy .pop_foreground{bottom:-50px}.page_inner_reasonsWhy .top-section{font-size:3.16vh;max-width:250px;width:90%;line-height:4.92vh;text-align:center;margin:11.97vh auto 1.23vh}.page_inner_reasonsWhy .content-text{font-size:14px}.page_inner_reasonsWhy .advantage{font-size:14px;padding-bottom:10px}.page_inner_reasonsWhy .author-details-outer{display:block;position:relative}.page_inner_reasonsWhy .author-img,.page_inner_reasonsWhy .content-div-child-2{display:none}.page_inner_reasonsWhy .content-main{padding-left:20px;padding-right:20px;height:auto}.page_inner_reasonsWhy .content-div{min-height:350px;height:auto;animation-duration:.7s}.page_inner_reasonsWhy .author-name{font-size:12px;margin-top:10px;margin-left:14px}.page_inner_reasonsWhy .author-pos{font-size:12px;margin-left:14px;margin-right:14px;line-height:18px;margin-top:0}.page_inner_reasonsWhy .quotes-img{position:absolute;top:-18px;transform:scale(.7);right:11px}.page_inner_reasonsWhy .author-details-outer{min-height:19%;padding-top:0}.page_inner_reasonsWhy .content-div-child-1{left:6%;bottom:-15px;height:307px}.page_inner_reasonsWhy .content-div-child-1 .advantage{font-size:12px;padding-bottom:7px}.page_inner_reasonsWhy .content-div-child-1 .content-text{font-size:12px}.page_inner_reasonsWhy .content-div-child-1 .content-text-wrapper{padding-right:20px}.page_inner_reasonsWhy .content-div-child-1 .author-name,.page_inner_reasonsWhy .content-div-child-1 .author-pos{font-size:10px}.page_inner_reasonsWhy .content-div-child-1 .quotes-img{position:absolute;top:-36px;transform:scale(.6)}.page_inner_reasonsWhy .choice_btn{background-image:none;height:auto;border-radius:inherit;width:50%}.page_inner_reasonsWhy .choice_text{font-family:Lato;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#151a43;margin:0;width:100%}.page_inner_reasonsWhy .choice{margin:auto auto 120px}.page_inner_reasonsWhy .choice_no_inner,.page_inner_reasonsWhy .choice_yes_inner{display:block}.page_inner_reasonsWhy .choice_img{padding-bottom:0;padding-top:0;width:100%}.page_inner_reasonsWhy .choice_img img{margin:auto;display:block}.page_inner_reasonsWhy .choice_btn:hover{transform:none;transition:none;box-shadow:none}.page_inner_reasonsWhy .pop_over_inner{width:95%;top:8%}.page_inner_reasonsWhy .pop_top_text{font-size:22px;padding-top:60px}.page_inner_reasonsWhy .pop_bottom_text{font-size:18px;padding-left:12px;padding-right:12px}.page_inner_reasonsWhy .action_button{border-radius:0;background-image:none;padding:0;margin:3px 0 0}.page_inner_reasonsWhy .action_container{display:flex;flex-wrap:wrap;padding:12px;border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);height:50px;width:230px}.page_inner_reasonsWhy .action_container a{height:-webkit-max-content;height:-moz-max-content;height:max-content}.page_inner_reasonsWhy .action_container img{margin-bottom:0;margin-top:-25px}.page_inner_reasonsWhy .pop_top_img{position:relative;top:49px}.page_inner_reasonsWhy .specialist_img{transform:scale(.456);margin-left:-14px}.page_inner_reasonsWhy .action_button:hover{transform:none;transition:none;box-shadow:none}.page_inner_reasonsWhy .pop_bottom{border-radius:0 0 8px 8px}.page_inner_reasonsWhy .specialist{margin-bottom:35px}.page_inner_reasonsWhy .cross_bu{top:19px;right:19px}.page_inner_reasonsWhy .content{max-width:280px;margin-bottom:5.1vh;width:100%}}@media (max-width:320px){.page_inner_reasonsWhy .top-section{margin-left:36px}.page_inner_reasonsWhy .author-pos{font-size:11px}}@media (max-height:900px) and (min-height:700px) and (max-width:500px){.page_inner_reasonsWhy .top-section{margin-bottom:3vh;font-size:22px;width:341px!important;padding-left:0;max-width:275px}.page_inner_reasonsWhy .advantage{font-size:16px}.page_inner_reasonsWhy .choice_text,.page_inner_reasonsWhy .content-div-child-1 .advantage{font-size:14px}.page_inner_reasonsWhy .content-text-wrapper{padding-left:21px;padding-right:27px;padding-top:16px}.page_inner_reasonsWhy .content{margin-bottom:6vh;max-width:341px}.page_inner_reasonsWhy .content-text{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:2;letter-spacing:normal;color:#151a43}.page_inner_reasonsWhy .content-div{min-height:412px}.page_inner_reasonsWhy .author-img{display:block;position:absolute;top:-43px;left:0;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-left:21px}.page_inner_reasonsWhy .author-details-outer{padding-top:30px}.page_inner_reasonsWhy .pop_over_inner{top:22%}.page_inner_reasonsWhy .quotes-img{transform:scale(.85)}.page_inner_reasonsWhy .author-name,.page_inner_reasonsWhy .author-pos{margin-left:21px}.page_inner_reasonsWhy .content-div-child-1{height:350px}.page_inner_reasonsWhy .content-div-child-1 .author-img{top:-27px;left:-12px;width:-webkit-min-content;width:-moz-min-content;width:min-content;margin-left:21px}.page_inner_reasonsWhy .content-div-child-1 .content-text-wrapper{padding-right:27px!important}.page_inner_reasonsWhy .content-div-child-1 .content-text{line-height:1.91}}.page_new-landing_email-helpdesk .email-helpdesk-hero{background-image:url(/images/email-helpdesk/hero.svg);height:472px;background-repeat:no-repeat;background-size:cover}.page_new-landing_email-helpdesk .email-helpdesk-hero__main{text-align:center;padding-top:3rem}.page_new-landing_email-helpdesk .email-helpdesk-hero__heading{font-size:42px;font-weight:700;line-height:1.14;font-family:Lato}@media all and (max-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-hero{background-image:url(/images/email-helpdesk/hero_mobile.svg);height:469px}.page_new-landing_email-helpdesk .email-helpdesk-hero__main{padding:8rem 0 4rem;text-align:center}.page_new-landing_email-helpdesk .email-helpdesk-hero__heading{font-size:32px}.page_new-landing_email-helpdesk .feature_nav_bar{overflow:hidden}}.page_new-landing_email-helpdesk .email-helpdesk-hero__sub-heading{font-size:16px;line-height:1.88;color:#fff;margin-bottom:25px}.page_new-landing_email-helpdesk .Nav_Link,.page_new-landing_email-helpdesk .feature_nav_bar{font-family:Lato;font-size:16px;line-height:normal;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_new-landing_email-helpdesk .email-helpdesk-hero__button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px;padding:1rem 3.2rem;display:inline-block;transition:all .25s ease-in-out 0s;cursor:pointer}.page_new-landing_email-helpdesk .email-helpdesk-hero__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out 0s}.page_new-landing_email-helpdesk .email-helpdesk-hero__button a{font-size:16px;font-weight:700;color:#2b2b2b}.page_new-landing_email-helpdesk .feature_nav_bar{position:-webkit-sticky;position:sticky;top:68px;font-weight:700;background:#f8f8f8;color:#545876;padding-top:5px;padding-bottom:5px;z-index:2;height:66px}.page_new-landing_email-helpdesk .Nav_Link{width:80px;height:20px;font-weight:400;text-align:center;color:#545876;text-decoration:none;position:relative}.page_new-landing_email-helpdesk .Nav_Link.active{font-weight:700;color:#545876}@media all and (min-width:960px){.page_new-landing_email-helpdesk .Nav_Link.active::after{content:'';border-bottom:5px solid #14a8ff;width:71px;position:absolute;top:2.5rem;left:0;border-radius:8px}}.page_new-landing_email-helpdesk .Feature_Navigation_UL{width:100%;background-color:var(--ice-blue);text-decoration:none;list-style-type:none;padding-left:0}.page_new-landing_email-helpdesk .sec_link{display:block;width:25%;float:left}.page_new-landing_email-helpdesk .current_sec{border-bottom:#14a8ff 5px solid;padding-bottom:16px}.page_new-landing_email-helpdesk .what-is-email-helpdesk{padding:4rem 0;background-color:#fbfdff}.page_new-landing_email-helpdesk .what-is-email-helpdesk h1{font-size:32px;font-weight:700;line-height:.88;color:#151a43;margin-bottom:19px}@media all and (max-width:960px){.page_new-landing_email-helpdesk .Nav_Link{visibility:hidden}.page_new-landing_email-helpdesk .Nav_Link.active{visibility:visible}.page_new-landing_email-helpdesk .sec_link{text-align:center;position:absolute;right:0;left:0;display:block;width:100%}.page_new-landing_email-helpdesk .what-is-email-helpdesk{padding:2rem 1rem 0}.page_new-landing_email-helpdesk .what-is-email-helpdesk h1{font-size:28px;line-height:1.22}}.page_new-landing_email-helpdesk .what-is-email-helpdesk p{font-size:16px;line-height:1.88;color:#545876;margin-bottom:1rem;width:87%}@media all and (max-width:960px){.page_new-landing_email-helpdesk .what-is-email-helpdesk p{width:100%}}.page_new-landing_email-helpdesk .what-is-email-helpdesk ul{list-style:none}.page_new-landing_email-helpdesk .what-is-email-helpdesk li{color:#0091ff;font-size:18px;font-weight:700;line-height:2.33;position:relative}.page_new-landing_email-helpdesk .what-is-email-helpdesk li:before{content:" ";width:6px;height:6px;background:#545876;border-radius:50%;position:absolute;left:-21px;top:17px}.page_new-landing_email-helpdesk .right-email-helpdesk{padding:2rem 0 4rem;background-color:#fbfdff}@media all and (max-width:960px){.page_new-landing_email-helpdesk .right-email-helpdesk{padding:2rem 1rem 4rem}}.page_new-landing_email-helpdesk .right-email-helpdesk h1{font-size:32px;font-weight:700;line-height:.88;color:#151a43;padding-top:2rem;margin-bottom:19px}@media all and (max-width:960px){.page_new-landing_email-helpdesk .right-email-helpdesk h1{line-height:1.22;font-size:28px;padding-top:0}}.page_new-landing_email-helpdesk .right-email-helpdesk p{font-size:16px;line-height:1.88;color:#545876;margin-bottom:1rem;width:87%}.page_new-landing_email-helpdesk .teams-section{padding:3rem 0 5rem;background-color:#fbfdff;margin-top:-8rem}.page_new-landing_email-helpdesk .teams-section__content-box{display:flex;flex-direction:row-reverse;margin-top:114px;justify-content:space-around}.page_new-landing_email-helpdesk .teams-section__content-box img{max-width:493px}@media all and (max-width:960px){.page_new-landing_email-helpdesk .right-email-helpdesk p{width:100%}.page_new-landing_email-helpdesk .teams-section{padding:4rem 0 0}.page_new-landing_email-helpdesk .teams-section__column-first{overflow:hidden}.page_new-landing_email-helpdesk .teams-section__content-box{flex-direction:column;height:auto;margin:0 1rem 25px}.page_new-landing_email-helpdesk .teams-section__content-box img{width:100%;height:auto;padding-bottom:2rem}.page_new-landing_email-helpdesk .teams-section .inverse{flex-direction:column-reverse;padding:0}}.page_new-landing_email-helpdesk .teams-section__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem;width:46%}@media all and (max-width:960px){.page_new-landing_email-helpdesk .teams-section__content{width:100%;padding:0 1rem 2rem;text-align:left}}.page_new-landing_email-helpdesk .teams-section__content h3{font-family:Lato;font-size:22px;font-weight:700;color:#151a43;line-height:1.25;width:80%}.page_new-landing_email-helpdesk .teams-section__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:0;padding:14px 0 0!important;text-align:left!important}.page_new-landing_email-helpdesk .teams-section__content a{padding-top:1rem}.page_new-landing_email-helpdesk .teams-section__content span{color:#0091ff;font-weight:700}.page_new-landing_email-helpdesk .email-helpdesk-features{padding:5rem 0}@media all and (max-width:960px){.page_new-landing_email-helpdesk .teams-section__content h3{width:100%}.page_new-landing_email-helpdesk .teams-section__content h3 br{display:none}.page_new-landing_email-helpdesk .teams-section__content span{line-height:1.55}.page_new-landing_email-helpdesk .email-helpdesk-features{padding:0}}@media all and (min-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-features .container{max-width:1024px}}.page_new-landing_email-helpdesk .email-helpdesk-features h2{font-family:Lato;font-size:32px;font-weight:700;line-height:.88;color:#151a43;padding:1rem 0;text-align:center;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-features h2{font-size:28px;padding:2rem 1rem 1rem;line-height:1.22}.page_new-landing_email-helpdesk .email-helpdesk-features__column-first{overflow:hidden}}.page_new-landing_email-helpdesk .email-helpdesk-features p{font-size:16px;line-height:1.88;text-align:center;color:#545876;padding:0 2rem;margin-bottom:1rem}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box{background-color:#f8f8f8;display:flex;flex-direction:row-reverse;margin-top:50px;justify-content:space-between;border-radius:11px;transition:all .25s ease-in-out}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box:hover{transform:translateY(-10px);box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box--no-hover{transition:none}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box--no-hover:hover{transform:none;box-shadow:none}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box img{max-width:493px;width:100%}@media all and (max-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-features__content-box{flex-direction:column;height:auto;margin:50px 1rem}.page_new-landing_email-helpdesk .email-helpdesk-features__content-box img{width:100%;height:auto}.page_new-landing_email-helpdesk .email-helpdesk-features .inverse{flex-direction:column-reverse;padding:2rem 0 0}}.page_new-landing_email-helpdesk .email-helpdesk-features__content{display:flex;flex-direction:column;justify-content:center;padding:0 2.4rem 0 2rem;width:46%}@media all and (max-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-features__content{width:100%;padding:2rem;text-align:left}}.page_new-landing_email-helpdesk .email-helpdesk-features__content h3{font-family:Lato;font-size:22px;font-weight:700;color:#151a43;line-height:1.25;width:80%}@media all and (max-width:960px){.page_new-landing_email-helpdesk .email-helpdesk-features__content h3{width:100%}.page_new-landing_email-helpdesk .email-helpdesk-features__content h3 br{display:none}}.page_new-landing_email-helpdesk .email-helpdesk-features__content p{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;margin-bottom:0;padding:14px 0 22px!important;text-align:left!important}.page_new-landing_email-helpdesk .email-helpdesk-features__content span{color:#0091ff;font-weight:700}.page_new-landing_email-helpdesk .helpdesk-features{padding:2rem 0;background-image:url(/images/email-helpdesk/helpdeskbg.svg);height:4000px;background-repeat:no-repeat;background-size:cover;display:flex;pointer-events:none}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-features{height:auto;padding:3rem 1rem 2rem}}@media all and (min-width:960px){.page_new-landing_email-helpdesk .helpdesk-features:before{content:"";background-image:url(/images/email-helpdesk/featuresBefore.svg);background-repeat:no-repeat;width:404px;height:664px;display:inline-block;position:relative;left:0}.page_new-landing_email-helpdesk .helpdesk-features .container{position:relative;left:-10rem;top:5rem}}.page_new-landing_email-helpdesk .helpdesk-features h1{font-size:32px;font-weight:700;color:#151a43;text-align:center;line-height:1.22}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-features h1{font-size:28px}.page_new-landing_email-helpdesk .helpdesk-features p{margin-bottom:0}}.page_new-landing_email-helpdesk .helpdesk-features p{font-size:16px;color:#545876;line-height:1.88;text-align:center}.page_new-landing_email-helpdesk .helpdesk-features__main{width:81%;margin:0 auto}.page_new-landing_email-helpdesk .helpdesk-features__box{border-radius:11px;background-color:#fff;padding:2rem 4rem 2rem 3rem;margin-bottom:2rem}.page_new-landing_email-helpdesk .helpdesk-features__box p{text-align:left!important;margin-bottom:1rem}.page_new-landing_email-helpdesk .helpdesk-features h2{font-size:22px;font-weight:700;color:#151a43;line-height:1.36}.page_new-landing_email-helpdesk .helpdesk-metrics{margin:-11rem 0 4rem}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-features__main{width:100%}.page_new-landing_email-helpdesk .helpdesk-features__box{padding:2rem}.page_new-landing_email-helpdesk .helpdesk-features h2{text-align:left}.page_new-landing_email-helpdesk .helpdesk-metrics{margin:-11rem 0 4rem}}.page_new-landing_email-helpdesk .helpdesk-metrics__column-first{padding:85px 0 2rem}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-metrics__column-first{padding:51px 0 2rem}}.page_new-landing_email-helpdesk .helpdesk-metrics__column-second{padding:0 4rem 3rem}.page_new-landing_email-helpdesk .helpdesk-metrics__column-second p{text-align:left!important;width:100%!important}.page_new-landing_email-helpdesk .helpdesk-metrics h1{font-size:32px;color:#151a43;line-height:.88;font-weight:700;text-align:center}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-metrics__column-second{padding:0 2rem 1rem}.page_new-landing_email-helpdesk .helpdesk-metrics h1{font-size:28px;line-height:1.22}}.page_new-landing_email-helpdesk .helpdesk-metrics p{font-size:16px;line-height:1.88;text-align:center;color:#545876;margin:0 auto 1rem;width:85%}.page_new-landing_email-helpdesk .helpdesk-metrics h2{color:#151a43;font-weight:700;font-size:22px;margin-bottom:0}.page_new-landing_email-helpdesk .helpdesk-metrics__button{border-radius:13px;border:1px solid #b0b9ff;padding:.9rem 1.5rem;display:inline-block;margin-bottom:11px;position:relative}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line{border-color:#abb4ff;border-style:solid;border-width:1px;position:relative;bottom:2.8rem}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-metrics h2{text-align:left}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line{display:none}}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line--1st{width:800px;right:-6.4rem}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line--2nd{width:800px;right:-6.7rem}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line--3rd{width:800px;right:-7rem}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line--4th{width:650px;right:-13rem}.page_new-landing_email-helpdesk .helpdesk-metrics hr.line--5th{width:700px;right:-11rem}.page_new-landing_email-helpdesk .helpdesk-metrics__first{margin-bottom:68px}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk{padding:2rem 0;background-color:#f6f6f6;margin:-4rem 0 0}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk .container{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__column{width:45%}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__column h1{color:#151a43;font-size:32px;font-weight:700}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk .container{flex-direction:column}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__column{width:90%}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__column h1{font-size:28px}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__image{width:100%}}.page_new-landing_email-helpdesk .helpdesk-vs-servicedesk__column p{font-size:16px;line-height:1.88;color:#545876;margin-bottom:1rem}.page_new-landing_email-helpdesk .helpdesk-guide{padding:74px 0 111px;background-color:#fbfdff}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-guide{padding:74px 0 60px}}.page_new-landing_email-helpdesk .helpdesk-guide--factors{padding:0 0 211px;background:0 0;margin-top:-20rem}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-guide--factors{margin-top:0}}.page_new-landing_email-helpdesk .helpdesk-guide .main{width:70%;margin:0 auto}.page_new-landing_email-helpdesk .helpdesk-guide .content_card_outer{display:flex;width:100%;background-color:#fff;transition:transform .4s;box-shadow:4px 8px 18px 0 rgba(222,222,222,.72);border-radius:13px;flex-wrap:wrap;align-items:center;height:225px}.page_inner_surveyReport2020 .container-main,.page_inner_surveyReport2020 .img2Mobile{display:none}.page_new-landing_email-helpdesk .helpdesk-guide .content_card_outer:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 8px #eeeded}.page_new-landing_email-helpdesk .helpdesk-guide__image{margin-bottom:-3px}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-guide .main{width:100%}.page_new-landing_email-helpdesk .helpdesk-guide .content_card_outer{height:auto}.page_new-landing_email-helpdesk .helpdesk-guide__image{padding-left:.6rem}}.page_new-landing_email-helpdesk .helpdesk-guide .content_text_main{padding-left:43px}@media all and (max-width:960px){.page_new-landing_email-helpdesk .helpdesk-guide .content_text_main{padding-left:14px;padding-top:1rem}}.page_new-landing_email-helpdesk .helpdesk-guide .content_text_header_inner{font-family:Lato;font-size:14px;font-weight:400;background-color:#a8acce;color:#fff;padding:10px 0 10px 17px;width:65%;border-radius:5px;margin-bottom:1rem}.page_new-landing_email-helpdesk .helpdesk-guide .content_title{font-size:18px;font-weight:700;line-height:28px;color:#151a43;padding-bottom:10px}.page_new-landing_email-helpdesk .helpdesk-guide .content_excerpt{font-family:Lato;font-size:16px;font-weight:400;line-height:1.63;color:#0091ff;padding-bottom:15px}.page_inner_surveyReport2020 .top-img{margin-top:63px}.page_inner_surveyReport2020 .research_div{background-color:#324def;font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#fff;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-left:10px;padding-right:10px}.page_inner_surveyReport2020 .main-head,.page_inner_surveyReport2020 .scrollText{font-weight:700;font-stretch:normal;font-style:normal;color:#151a43;font-family:Lato;letter-spacing:normal}.page_inner_surveyReport2020 .hero-bg{position:absolute;right:0;top:0}.page_inner_surveyReport2020 .top-bg{position:absolute;top:0;right:0;width:100%}.page_inner_surveyReport2020 .top-bg_inner{max-width:1440px;margin:0 auto;position:relative}.page_inner_surveyReport2020 .scroll_div{width:432px;height:610px;border-radius:14px;right:219px;top:141px;position:absolute;z-index:4}.page_inner_surveyReport2020 .scroll_div_inner{overflow:scroll;position:relative;height:100%;border-radius:14px;box-shadow:6px 12px 30px 0 rgba(77,77,77,.5);background:#fff}.page_inner_surveyReport2020 .scroll_div_inner::-webkit-scrollbar{display:none}.page_inner_surveyReport2020 .rectangle{width:313px;border-radius:11px;background-color:#fff;bottom:131px;position:-webkit-sticky;position:sticky;left:60px;height:auto;z-index:4;padding:7.5px;display:none}.page_inner_surveyReport2020 .scrollText{font-size:18px;line-height:1.67;margin:auto auto auto 7px}.page_inner_surveyReport2020 .scroll-img{width:100%}.page_inner_surveyReport2020 .top-page-outer{margin-top:71px}.page_inner_surveyReport2020 .main-head{font-size:42px;line-height:1.19;max-width:413px;margin-top:4px}.page_inner_surveyReport2020 .top_page_text{width:40%;min-width:120px}.page_inner_surveyReport2020 .main-desc{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#545876;margin-bottom:30px}.page_inner_surveyReport2020 .aboutReport_desc,.page_inner_surveyReport2020 .aboutReport_header,.page_inner_surveyReport2020 .bottom-head-sub,.page_inner_surveyReport2020 .bottom-header,.page_inner_surveyReport2020 .download_report,.page_inner_surveyReport2020 .read_report,.page_inner_surveyReport2020 .research_cards_content{font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal}.page_inner_surveyReport2020 .download_report{width:263px;border-radius:33.6px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a);font-size:19.2px;line-height:normal;letter-spacing:normal;text-align:center;color:#2b2b2b;padding-top:17px;padding-bottom:17px;margin-bottom:87px}.page_inner_surveyReport2020 .footer-section{margin-top:50px}.page_inner_surveyReport2020 .aboutReport{background-color:#ffe98e}.page_inner_surveyReport2020 .aboutReport_inner{max-width:1440px;padding-top:207px;padding-bottom:106px;position:relative;margin:0 auto}.page_inner_surveyReport2020 .aboutReport_desc{font-size:16px;line-height:1.88;letter-spacing:normal;text-align:center;color:#6a330f;margin-bottom:46px}.page_inner_surveyReport2020 .aboutReport_contain{margin:0 auto;max-width:781px}.page_inner_surveyReport2020 .aboutReport_header{font-size:32px;line-height:1.31;letter-spacing:normal;color:#2e1606;text-align:center;margin-bottom:26px}.page_inner_surveyReport2020 .read_report{border-radius:28px;background-color:#fff;font-size:16px;line-height:normal;letter-spacing:normal;text-align:center;color:#2b2b2b;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding:16px 59px;margin:0 auto}.page_inner_surveyReport2020 .img2{position:absolute;top:100px;left:0}.page_inner_surveyReport2020 .img3{position:absolute;top:257px;right:0}.page_inner_surveyReport2020 .research_report{background-image:linear-gradient(323deg,#f5c35c 10%,#fffa7b 150%)}.page_inner_surveyReport2020 .research_report_inner{max-width:1120px;display:flex;flex-wrap:wrap;padding-top:120px;padding-bottom:90px;margin:auto}.page_inner_surveyReport2020 .research_report_header{width:28%;height:-webkit-max-content;height:-moz-max-content;height:max-content;margin:auto}.page_inner_surveyReport2020 .research_report_header .research_report_header_text{font-family:Lato;font-size:32px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.31;letter-spacing:normal;color:#2e1606;max-width:282px;margin-top:-40px}.page_inner_surveyReport2020 .research_report_content{width:72%;display:flex;flex-wrap:wrap;justify-content:space-evenly}.page_inner_surveyReport2020 .hideDiv,.page_inner_surveyReport2020 .illustrationImgMobile,.page_inner_surveyReport2020 .img5{display:none}.page_inner_surveyReport2020 .research_report_container{max-width:1440px;position:relative;margin:auto}.page_inner_surveyReport2020 .img4{position:absolute;left:0;bottom:0}.page_inner_surveyReport2020 .research_cards{border-radius:23px;background-color:#ffe7b5;width:350px;margin-bottom:37px;height:258px}.page_inner_surveyReport2020 .research_cards_inner{padding:46px 26px}.page_inner_surveyReport2020 .research_cards_content{font-size:16px;line-height:1.63;letter-spacing:.15px;color:#6a330f;max-width:234px;margin-top:19px}.page_inner_surveyReport2020 .bottom-page .container{border-radius:29px;background-color:#f8f8f8;padding:100px;position:relative}.page_inner_surveyReport2020 .bottom-page{margin-top:81px;position:relative;margin-bottom:70px}.page_inner_surveyReport2020 .bottom-header{font-size:72px;line-height:normal;letter-spacing:normal;color:#151a43}.page_inner_surveyReport2020 .bottom-head-sub{font-size:24px;line-height:1.63;letter-spacing:.23px;color:#545876;max-width:405px}.page_inner_surveyReport2020 .download_trends,.page_inner_surveyReport2020 .pop_top_inner{font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal}.page_inner_surveyReport2020 .download_trends{font-size:16px;line-height:normal;color:#2b2b2b;border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);width:281px;padding:16px 46px;margin-top:30px}.page_inner_surveyReport2020 .illustrationImg{position:absolute;right:0;top:37px}.page_inner_surveyReport2020 .showDiv{display:block}.page_inner_surveyReport2020 .pop_background{position:fixed;background-color:#000;top:0;height:100%;width:100%;z-index:4;opacity:.57;animation:.5s fadeinPop}@keyframes fadeinPop{from{opacity:0}to{opacity:.57}}.page_inner_surveyReport2020 .pop_foreground{position:fixed;top:0;opacity:1;z-index:5;width:100%;height:100%;animation:.4s fadeinPopBox}@keyframes fadeinPopBox{from{transform:scale(.1)}to{transform:scale(1)}}.page_inner_surveyReport2020 .shrink{animation:.4s fadeoutPopBox;transform:scale(.001)}@keyframes fadeoutPopBox{from{transform:scale(1)}to{transform:scale(.001)}}.page_inner_surveyReport2020 .pop_over_inner{width:33%;max-width:834px;margin:auto;position:relative;border-radius:19px;background-color:#fff;min-width:483px;height:611px}.page_inner_surveyReport2020 .pop_top_inner{font-size:28px;line-height:1.18;text-align:center;color:#151a43;padding-top:49px}.page_inner_surveyReport2020 .cross_btn_survey,.page_inner_surveyReport2020 .survey_click{cursor:pointer}.page_inner_surveyReport2020 .cross_btn_survey{position:absolute;right:23px;top:23px}.page_inner_surveyReport2020 .survey-form{padding:38px;width:100%}.page_inner_surveyReport2020 .survey-form-lp{color:red!important}.page_inner_surveyReport2020 .survey-form-lp label{padding-bottom:10px}.page_inner_surveyReport2020 .survey-form-lp label span{font-family:Lato!important;font-size:14px!important;font-weight:700!important;font-stretch:normal!important;font-style:normal!important;line-height:normal!important;letter-spacing:normal!important;color:#545876!important}.page_inner_surveyReport2020 .survey-form-lp .hs-input{border-radius:17.5px!important;border:1px solid #f1f1f1!important;background-color:#f4f4f4!important;color:#545876!important;padding:11px 15px!important;margin-top:10px!important}.page_inner_surveyReport2020 .survey-form-lp .hs-form-field{margin-bottom:24px!important}.page_inner_surveyReport2020 .survey-form-lp input[type=submit]{border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#2b2b2b;border:0;padding:14px 64px;cursor:pointer}.page_inner_surveyReport2020 .survey-form-lp .hs-error-msg{font-family:Lato;font-size:12px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#e02020!important;float:none!important;padding-bottom:0!important;position:absolute}.page_inner_surveyReport2020 .survey-form-lp ul{-webkit-padding-start:0!important;padding-inline-start:0!important;-webkit-margin-before:0!important;margin-block-start:0!important;-webkit-margin-after:0!important;margin-block-end:0!important;position:absolute;width:100%}.page_inner_surveyReport2020 .survey-form-lp .actions{margin:auto;display:block;width:-webkit-max-content;width:-moz-max-content;width:max-content;padding-top:20px}.page_inner_surveyReport2020 .submitted-message{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.18;letter-spacing:normal;text-align:center;color:#151a43;padding-top:49px;padding-bottom:49px}.page_inner_surveyReport2020 .veil{height:100%;width:100%;position:absolute;z-index:3;background-image:linear-gradient(to bottom,rgba(0,0,0,.05),rgba(0,0,0,.8))}.page_inner_surveyReport2020 .scroll_click{margin:auto;position:absolute;width:100%;top:1720px}.page_inner_surveyReport2020 .scroll_click_btn{margin:auto;display:none}.page_inner_surveyReport2020 .submitted-message p{margin-bottom:0}.page_inner_surveyReport2020 .submitted-message a{color:#1e8ff8}.page_inner_surveyReport2020 .survey_click:hover{transform:translate(0,-5px);transition:transform .5s}.page_inner_surveyReport2020 .survey_click:hover input::-webkit-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.page_inner_surveyReport2020 .survey_click:hover input:-ms-input-placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}.page_inner_surveyReport2020 .survey_click:hover input::placeholder{opacity:.4;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#414670}@media (max-width:1024px) and (min-width:501px){.page_inner_surveyReport2020 .hero-bg,.page_inner_surveyReport2020 .top-img{display:none}.page_inner_surveyReport2020 .top-page-outer{margin-top:127px}.page_inner_surveyReport2020 .top-bg{position:relative;padding-bottom:63px}.page_inner_surveyReport2020 .scroll_div{right:0;top:0;position:relative;margin:auto;height:694px;border-radius:9px;z-index:1}.page_inner_surveyReport2020 .rectangle{bottom:11.5%}.page_inner_surveyReport2020 .download_report{font-size:16px;margin-bottom:67px}.page_inner_surveyReport2020 .scroll_click_btn{margin-bottom:0!important}.page_inner_surveyReport2020 .container-main{display:block}.page_inner_surveyReport2020 .top_page_text{width:100%;padding:20px}.page_inner_surveyReport2020 .main-head{max-width:90%;margin-top:24px}.page_inner_surveyReport2020 .main-desc{max-width:90%}.page_inner_surveyReport2020 .research_report_inner{display:block;padding-top:85px}.page_inner_surveyReport2020 .img2,.page_inner_surveyReport2020 .img3,.page_inner_surveyReport2020 .img4{display:none}.page_inner_surveyReport2020 .research_report_content{margin:auto}.page_inner_surveyReport2020 .research_report_header_text{max-width:100%!important;text-align:center;margin-bottom:37px;margin-top:0!important}.page_inner_surveyReport2020 .research_report_header{width:100%}.page_inner_surveyReport2020 .img5{display:block;position:absolute;right:0;top:40px;z-index:1}.page_inner_surveyReport2020 .img2Mobile{display:block}.page_inner_surveyReport2020 .aboutReport_inner{padding-top:40px}.page_inner_surveyReport2020 .aboutReport_desc{width:87.5%;margin-left:auto;margin-right:auto}.page_inner_surveyReport2020 .illustrationImg{display:none}.page_inner_surveyReport2020 .illustrationImgMobile{display:block;width:100%;padding-bottom:32px;border-radius:12px}.page_inner_surveyReport2020 .bottom-page .container{padding:0 0 50px;width:80%}.page_inner_surveyReport2020 .bottom-header{padding-left:30px}.page_inner_surveyReport2020 .bottom-head-sub{max-width:434px;padding-left:30px}.page_inner_surveyReport2020 .download_trends{margin-left:30px}}@media (max-width:550px){.page_inner_surveyReport2020 .hero-bg,.page_inner_surveyReport2020 .img4{display:none}.page_inner_surveyReport2020 .scrollText{font-size:13px;line-height:2.14}.page_inner_surveyReport2020 .top_page_text{width:100%;padding-left:20px;padding-right:34px}.page_inner_surveyReport2020 .main-head{font-size:28px}.page_inner_surveyReport2020 .top-page-outer{margin-top:100px}.page_inner_surveyReport2020 .research_div{margin-bottom:28px}.page_inner_surveyReport2020 .research_report_content,.page_inner_surveyReport2020 .research_report_header{width:100%}.page_inner_surveyReport2020 .research_report_inner{padding-top:99px}.page_inner_surveyReport2020 .research_report_header{margin-bottom:47px}.page_inner_surveyReport2020 .research_report_header_text{margin-left:20px;font-size:24px!important;width:196px;margin-top:0!important}.page_inner_surveyReport2020 .research_cards{width:87.5%;border-radius:12px;height:auto}.page_inner_surveyReport2020 .img5{display:block;position:absolute;right:0;top:40px;z-index:1}.page_inner_surveyReport2020 .illustrationImgMobile{display:block;width:100%;padding-bottom:32px;border-radius:12px}.page_inner_surveyReport2020 .illustrationImg,.page_inner_surveyReport2020 .img2,.page_inner_surveyReport2020 .img3{display:none}.page_inner_surveyReport2020 .bottom-page .container{padding:0 0 50px;width:87.5%;border-radius:12px}.page_inner_surveyReport2020 .download_trends{margin-bottom:50px}.page_inner_surveyReport2020 .img2Mobile{display:block}.page_inner_surveyReport2020 .aboutReport_desc,.page_inner_surveyReport2020 .aboutReport_header{text-align:left}.page_inner_surveyReport2020 .read_report{margin:0}.page_inner_surveyReport2020 .aboutReport_inner{padding:0 20px 53px}.page_inner_surveyReport2020 .aboutReport_header{font-size:24px;margin-top:15px;margin-bottom:15px;z-index:2}.page_inner_surveyReport2020 .bottom-header{font-size:60px;padding-right:20px;padding-left:20px}.page_inner_surveyReport2020 .bottom-head-sub{font-size:18px;padding-right:20px;padding-left:20px}.page_inner_surveyReport2020 .download_trends{width:240px;padding:16px 25px;margin-left:20px}.page_inner_surveyReport2020 .top-bg{position:relative;padding-bottom:63px}.page_inner_surveyReport2020 .scroll_div{width:280px;right:0;top:0;position:relative;margin:auto;height:394px;border-radius:9px;z-index:1}.page_inner_surveyReport2020 .rectangle{width:85%;left:23px;bottom:11.5%;padding:4.5px}.page_inner_surveyReport2020 .download_report{font-size:16px;margin-bottom:67px;padding-top:15px;padding-bottom:15px;width:196px}.page_inner_surveyReport2020 .scroll_click_btn{margin-bottom:0}.page_inner_surveyReport2020 .scroll_click{top:1111px}.page_inner_surveyReport2020 .top-img{display:none}.page_inner_surveyReport2020 .container-main{display:block}.page_inner_surveyReport2020 .pop_over_inner{width:90%;min-width:90%}.page_inner_surveyReport2020 .hs-form-field{margin-bottom:15px!important}.page_inner_surveyReport2020 .hs-input{margin-top:7px}.page_inner_surveyReport2020 .pop_top_inner{font-size:24px}.page_inner_surveyReport2020 .survey-form{padding:24px}}@media (max-height:620px){.page_inner_surveyReport2020 .pop_over_inner{height:auto}.page_inner_surveyReport2020 .hs-input{margin-top:5px!important}.page_inner_surveyReport2020 .actions{padding-top:0}}.page_new-landing_mobile-app-page .mobile-app-hero{padding:12rem 0 3rem}.page_new-landing_mobile-app-page .mobile-app-hero__column-main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}.page_new-landing_mobile-app-page .mobile-app-hero__column-main:before{content:"";position:absolute;width:347px;height:220px;background-image:url(https://images.hiverhq.com/images/new-homepage/small-liquid-image.svg);background-repeat:no-repeat;left:11rem;top:0;opacity:.5;z-index:-1}.page_new-landing_mobile-app-page .mobile-app-hero__column-first{width:46%}.page_new-landing_mobile-app-page .mobile-app-hero__heading{font-family:Lato;font-size:42px;font-weight:700;line-height:1.15;color:#151a43}@media all and (max-width:960px){.page_new-landing_mobile-app-page .mobile-app-hero{padding:8rem 0 3rem}.page_new-landing_mobile-app-page .mobile-app-hero__column-main{padding-top:0}.page_new-landing_mobile-app-page .mobile-app-hero__column-main:before{left:0}.page_new-landing_mobile-app-page .mobile-app-hero__column-first{width:100%}.page_new-landing_mobile-app-page .mobile-app-hero__heading{font-size:28px;margin:auto;padding:0 1rem 1rem}.page_new-landing_mobile-app-page .mobile-app-hero__heading br{display:none}}.page_new-landing_mobile-app-page .mobile-app-hero__sub-heading{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;padding-top:1rem;margin-bottom:2rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .mobile-app-hero__sub-heading{font-size:18px;margin:auto auto 2rem;padding:0 1rem}.page_new-landing_mobile-app-page .mobile-app-hero__sub-heading br{display:none}.page_new-landing_mobile-app-page .mobile-app-hero__store-section{text-align:center}.page_new-landing_mobile-app-page .mobile-app-hero .top-footer-section__image--mobileAppImage{margin-bottom:3rem;margin-left:12px}}.page_new-landing_mobile-app-page .mobile-app-hero .top-footer-section__image--mobileAppImage{margin-right:10px;height:45px;transition:all .25s ease-in-out}.page_new-landing_mobile-app-page .mobile-app-hero .top-footer-section__image--mobileAppImage:hover{transform:scale(1) translateY(-4px) translateZ(20px)}.page_new-landing_mobile-app-page .mobile-app-hero__column-second{width:54%}@media all and (max-width:960px){.page_new-landing_mobile-app-page .mobile-app-hero__column-second{width:100%;margin:0;padding:0 .5rem 0 1.3rem}.page_new-landing_mobile-app-page .mobile-app-hero__ws-display-image{display:none}}@media all and (min-width:960px){.page_new-landing_mobile-app-page .mobile-app-hero__ws-mobile-image{display:none}}.page_new-landing_mobile-app-page .productive-section{padding:5rem 0 3rem}.page_new-landing_mobile-app-page .productive-section .container{display:flex;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:960px){.page_new-landing_mobile-app-page .productive-section{padding:3rem 1rem 0}.page_new-landing_mobile-app-page .productive-section .container{flex-direction:column}}.page_new-landing_mobile-app-page .productive-section__column2{width:44%;padding-left:4rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .productive-section__column2{width:100%;padding:0}}.page_new-landing_mobile-app-page .productive-section__column1{width:37%;margin-left:-1rem;margin-top:-5rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .productive-section__column1{width:100%;margin:0}}.page_new-landing_mobile-app-page .productive-section__mainHeading{color:#151a43;font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;width:50%;text-align:center;margin:0 auto;padding-bottom:5rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .productive-section__mainHeading{width:100%;padding-bottom:2rem;font-size:26px}}.page_new-landing_mobile-app-page .productive-section__subHeading{font-family:Lato;font-size:22px;font-weight:700;color:#1b2b4e;line-height:1.27;padding-bottom:14px}.page_new-landing_mobile-app-page .productive-section__para{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;width:79%}.page_new-landing_mobile-app-page .more-features{padding:3rem 0}.page_new-landing_mobile-app-page .more-features__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;text-align:center;padding-bottom:2.3rem}.page_new-landing_mobile-app-page .more-features__column-main{display:flex;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_mobile-app-page .productive-section__image,.page_new-landing_mobile-app-page .productive-section__para{width:100%}.page_new-landing_mobile-app-page .more-features__heading{font-size:28px;padding:0 2rem 2.3rem}.page_new-landing_mobile-app-page .more-features__column-main{flex-direction:column}}.page_new-landing_mobile-app-page .more-features__column-common{border-radius:11px;box-shadow:0 22px 11px 0 rgba(217,230,239,.72);background-color:#fff;width:48.5%;transition:all .6s ease-out}.page_new-landing_mobile-app-page .more-features__column-common:hover{transform:translateY(-10px)}@media all and (max-width:960px){.page_new-landing_mobile-app-page .more-features__column-common{width:90%;margin:auto auto 2.5rem}}.page_new-landing_mobile-app-page .more-features__column-first{background-image:linear-gradient(to bottom,#b1b8f9,#ebedff 0);padding:3rem 2rem 2rem;border-radius:11px 11px 0 0}.page_new-landing_mobile-app-page .more-features__subhead{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-top:1rem}.page_new-landing_mobile-app-page .more-features__column-second{padding:1.5rem 2.5rem 2rem 2rem}.page_new-landing_mobile-app-page .more-features__content{opacity:.77;font-family:Lato;font-size:16px;font-weight:400;margin-bottom:0;color:#545876;line-height:1.88;padding-bottom:1rem}.page_new-landing_mobile-app-page .more-features__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_new-landing_mobile-app-page .testimonial{background:#f3f3f3;text-align:center;margin-top:8rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .testimonial{margin-top:3rem}}.page_new-landing_mobile-app-page .testimonial:before{content:"";position:absolute;width:100%;height:84px;background-image:url(https://images.hiverhq.com/images/csat_page/testimonial-background.svg);background-repeat:no-repeat;left:0;margin-top:20rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .testimonial:before{margin-top:24rem}}.page_new-landing_mobile-app-page .testimonial .container{position:relative;bottom:4rem}.page_new-landing_mobile-app-page .testimonial__content{font-size:20px;font-weight:700;font-stretch:normal;line-height:1.7;color:#151a43;width:55%;margin:auto}@media all and (max-width:960px){.page_new-landing_mobile-app-page .testimonial__content{width:90%}}.page_new-landing_mobile-app-page .testimonial__content:before{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/start-quote.svg);background-repeat:no-repeat;left:12rem;top:9.5rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .testimonial__content:before{left:2rem;top:5.5rem}}.page_new-landing_mobile-app-page .testimonial__content:after{content:"";position:absolute;width:33px;height:31px;background-image:url(https://images.hiverhq.com/images/csat_page/end-quote.svg);background-repeat:no-repeat;right:14rem;top:15rem}.page_new-landing_mobile-app-page .testimonial__name{font-family:Lato;font-size:16px;font-weight:700;color:#151a43;padding-top:2rem;margin-bottom:0}.page_new-landing_mobile-app-page .testimonial__designation{font-family:Lato;font-size:16px;font-weight:400;color:#545876;padding-bottom:2rem;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_mobile-app-page .testimonial__content:after{top:22rem;right:2rem}.page_new-landing_mobile-app-page .testimonial__name{padding-top:5rem}.page_new-landing_mobile-app-page .testimonial__designation{width:90%;margin:auto}}.page_new-landing_mobile-app-page .testimonial__logo-image{position:relative;top:2rem}.page_new-landing_mobile-app-page .sign-up-section{padding:8rem 0;background-color:#FFF}.page_new-landing_mobile-app-page .sign-up-section__main{width:50%;margin:0 auto;text-align:center}@media all and (max-width:960px){.page_new-landing_mobile-app-page .sign-up-section{padding:4rem 0}.page_new-landing_mobile-app-page .sign-up-section__main{width:90%}}.page_new-landing_mobile-app-page .sign-up-section__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151A43;line-height:1.25;padding-bottom:1rem;margin-bottom:1rem}@media all and (max-width:960px){.page_new-landing_mobile-app-page .sign-up-section__heading{font-size:24px}}.page_new-landing_mobile-app-page .sign-up-section .install-button{padding:1rem 3rem;background-image:linear-gradient(94deg,#FFEC38 10%,#FFD31A 95%)!important;border-radius:28px;font-size:16px;color:#2B2B2B;text-align:center;margin-top:0!important}.page_new-landing_mobile-app-page .sign-up-section .install-button__main{font-weight:700}.adroll_consent_banner .adroll_consent_title{color:#222!important}.adroll_consent_banner .adroll_consent_text{color:#5c5c5c!important}.adroll_consent_banner .adroll_consent_box{color:inherit!important}.adroll_consent_banner .adroll_button_text{color:inherit}#adroll_consent_allow_N,.adroll_consent_close,.adroll_consent_overlay_text,.adroll_consent_overlay_title,.adroll_item_name{color:#5c5c5c!important}.terms-and-policies-section{position:relative}@media all and (max-width:960px){.terms-and-policies-section .indexButton{font-size:12px;text-align:center;bottom:0;width:100%;position:fixed;background-color:#25283E;padding:12px}.terms-and-policies-section .indexButton span{padding:20px 0;color:#ffd31a;cursor:pointer}.terms-and-policies-section .indexButton img{padding-left:10px}.page_inner_customer-support-pillar .pillar-hero__image{width:100%}}@media all and (min-width:960px){.terms-and-policies-section .indexButton{display:none}.page_inner_customer-support-pillar .hideOnDesktop{display:none!important}}.page_inner_customer-support-pillar .pillar-hero{background-image:linear-gradient(to bottom,#2d314f,#1e202e);height:350px;position:relative}@media all and (max-width:900px){.page_inner_customer-support-pillar .pillar-hero{background-image:url(/images/sm-pillar/mobile-bg.svg);background-color:#2d314f;background-repeat:no-repeat;background-position:bottom;background-size:100%;height:461px}}@media all and (max-width:500px){.page_inner_customer-support-pillar .pillar-hero{height:350px}}@media all and (min-width:1024px){.page_inner_customer-support-pillar .pillar-hero:after{background-image:url(/images/sm-pillar/1stbg.svg);content:"";position:absolute;width:30%;height:100%;bottom:0;background-size:100%;background-repeat:no-repeat;background-position-y:bottom}}@media all and (max-width:1024px){.page_inner_customer-support-pillar .pillar-hero:after{width:35%}}@media all and (min-width:1024px){.page_inner_customer-support-pillar .pillar-hero:before{background-image:url(/images/sm-pillar/2ndbg.svg);content:"";position:absolute;width:30%;height:100%;bottom:0;background-size:100%;background-repeat:no-repeat;background-position-y:bottom;right:0}}@media all and (max-width:1024px){.page_inner_customer-support-pillar .pillar-hero:before{width:35%}}.page_inner_customer-support-pillar .pillar-hero h1{color:#fff;font-size:38px;line-height:1.26;font-weight:700;padding-top:11rem;text-align:center}@media all and (max-width:960px){.page_inner_customer-support-pillar .pillar-hero h1{font-size:28px;line-height:1.26;padding:6rem 1rem}.page_inner_customer-support-pillar .hideOnMobile{display:none!important}}@media all and (max-width:850px){.page_inner_customer-support-pillar .pillar-hero h1{padding:8rem 1rem}}@media all and (max-width:960px){.page_inner_customer-support-pillar .hideOnDesktop{padding:0;margin-top:4rem}}.page_inner_customer-support-pillar .terms-and-policies-section__main{max-width:940px;width:50%;margin-right:auto;margin-left:auto;position:relative;background-color:#fff;padding:3rem 0 3rem 51px;display:flex}@media all and (max-width:1025px){.page_inner_customer-support-pillar .terms-and-policies-section__main{width:50%}}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__main{margin-bottom:0;position:static;padding:2rem;flex-direction:column;width:100%}}@media all and (min-width:1500px){.page_inner_customer-support-pillar .terms-and-policies-section__main{padding:3rem 0 3rem 110px}}.page_inner_customer-support-pillar .terms-and-policies-section__main .top-content-heading{margin-bottom:-3rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__main .top-content-heading{margin-bottom:-1rem}}.page_inner_customer-support-pillar .terms-and-policies-section__main ol li{color:#545876;font-size:18px;line-height:2.17;padding-left:1rem}.page_inner_customer-support-pillar .terms-and-policies-section__main ol li::marker{font-weight:700}.page_inner_customer-support-pillar .terms-and-policies-section__main ul li{color:#545876;font-size:18px;line-height:1.8;list-style:none;margin-bottom:1rem}@media all and (max-width:600px){.page_inner_customer-support-pillar .terms-and-policies-section__main ul li{font-size:16px}}.page_inner_customer-support-pillar .terms-and-policies-section__main ul li strong{color:#151a43;font-weight:700}.page_inner_customer-support-pillar .terms-and-policies-section__main p{margin-bottom:1.2rem;color:#545876;opacity:1;font-size:18px}@media all and (max-width:600px){.page_inner_customer-support-pillar .terms-and-policies-section__main p{font-size:16px}}.page_inner_customer-support-pillar .terms-and-policies-section__main p strong{color:#151a43;font-weight:700;font-size:18px}.page_inner_customer-support-pillar .terms-and-policies-section__main h2{font-size:32px;line-height:42px;color:#151a43;opacity:1;font-weight:700;margin-bottom:-50px;padding-top:2rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__main h2{font-size:28px;line-height:30px;text-align:left;padding-top:0}}.page_inner_customer-support-pillar .terms-and-policies-section__main h3{color:#151a43;font-size:24px;font-weight:700;margin-bottom:1.5rem;margin-top:1.5rem}.page_inner_customer-support-pillar .terms-and-policies-section__main .read-section{text-align:center;font-weight:700;font-size:20px;margin-top:65px;margin-bottom:30px;color:#151a43}.page_inner_customer-support-pillar .terms-and-policies-section__main h5{color:#545876;font-size:22px;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__main h5{font-size:20px}}.page_inner_customer-support-pillar .terms-and-policies-section__main a{color:#545876;font-size:16px;line-height:2.44}@media all and (max-width:500px){.page_inner_customer-support-pillar .terms-and-policies-section__main img{width:100%}}.page_inner_customer-support-pillar .page-link{color:#1e8ff8!important;font-size:18px!important;line-height:1.7!important}.page_inner_customer-support-pillar .terms-and-policies-section__nav{padding-left:0}.page_inner_customer-support-pillar .terms-and-policies-section__nav a{font-weight:700}.page_inner_customer-support-pillar .terms-and-policies-section__image{position:absolute;left:0;bottom:57px;cursor:pointer;transform:rotate(0);transition:all .4s ease}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section{position:absolute;height:calc(100% - 350px);top:350px;width:365px;overflow-y:auto;background-color:#2d314f}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__nav{padding:40px}.page_inner_customer-support-pillar .terms-and-policies-section__nav a{line-height:1.5}.page_inner_customer-support-pillar .terms-and-policies-section__nav li{line-height:1.5!important}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section{position:fixed!important;height:100%;top:0!important;width:100%;z-index:3}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .closeButton{font-size:30px;text-align:right;float:right;padding:10px 12px 0 0;cursor:pointer}}@media all and (min-width:1500px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section{width:450px}}@media all and (min-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__main{flex-direction:row}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .closeButton{display:none}}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li{margin-bottom:26px;list-style:none;position:relative;padding-left:2.5rem;cursor:pointer}@media all and (min-width:300px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(1).active>.accordion{height:243px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(2).active>.accordion{height:147px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(3).active>.accordion,.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(4).active>.accordion{height:170px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(5).active>.accordion{height:154px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(6).active>.accordion{height:130px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:nth-child(7).active>.accordion{height:152px}}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:after{background-image:url(/images/sm-pillar/add.svg);position:absolute;top:7px;background-repeat:no-repeat;height:20px;width:20px;content:'';left:1rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li{padding:0}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li:after{left:-1rem}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li.active{margin-right:-40px}}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li.active>.accordion{opacity:1;padding:15px 10px 15px 53px;margin-left:-2.5rem}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li.active:after{top:10px;background-image:url(/images/sm-pillar/minus.svg)}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li{line-height:1.5}}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a{color:#a6aacf;font-size:14px;line-height:1.71;display:block;font-weight:700;position:relative;padding-bottom:1rem;padding-right:2rem}@media all and (max-width:1280px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a{padding-right:3rem}}@media all and (max-width:1025px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li.active>.accordion{height:auto!important}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a{padding-right:8rem}}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a.active{color:#fff}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a:hover:before{width:88px}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section.is-visible{position:fixed;top:71px;left:0;height:calc(100% - 71px)}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a{line-height:1.5;padding-right:2rem}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section .terms-and-policies-section__nav>li a:hover{color:#8d91af}.page_inner_customer-support-pillar .terms-and-policies-section__nav-section.is-visible{height:100%;z-index:9}}@media all and (min-width:1500px){.page_inner_customer-support-pillar .terms-and-policies-section__nav-section.is-visible{top:69px;height:calc(100% - 69px)}}.page_inner_customer-support-pillar .accordion{background-color:#383C59;overflow:hidden;margin-left:-2.5rem;height:0;transition:height .5s ease-in-out,padding .5s linear;padding:0 10px 0 53px}.page_inner_customer-support-pillar .accordion li{margin-bottom:0;overflow:hidden}.page_inner_customer-support-pillar .accordion li a{color:#a6aacf;font-size:14px;font-weight:400}.page_inner_customer-support-pillar .terms-and-policies-section__content{padding-top:5rem;margin-bottom:-4rem}.page_inner_customer-support-pillar p.sub-head{font-size:24px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_inner_customer-support-pillar .terms-and-policies-section__content{padding-top:4rem;margin-bottom:0}.page_inner_customer-support-pillar p.sub-head{line-height:30px;padding-top:1rem}.page_inner_customer-support-pillar .outer{height:auto}}@media all and (max-width:600px){.page_inner_customer-support-pillar .sub-head-space{margin-top:-4rem}}.page_inner_customer-support-pillar .customer-image{padding:0;cursor:pointer;width:100%}.page_inner_customer-support-pillar .outer{background-color:#e3eaf1;border:8px solid #fff;box-shadow:7px 7px 24px 0 #e3eaf1;border-radius:6px;margin-bottom:4rem;transition:all .6s ease-out 0s}.page_inner_customer-support-pillar .outer:hover{transform:translateY(-10px)}.page_inner_customer-support-pillar .outer--first{background-color:#fff7E5;box-shadow:7px 7px 24px 0 #fff7E5}.page_inner_customer-support-pillar .outer--second{background-color:#efe5f1;box-shadow:7px 7px 24px 0 #efe5f1}.page_inner_customer-support-pillar .outer--third{background-color:#f5e9ef;box-shadow:7px 7px 24px 0 #f5e9ef}.page_inner_customer-support-pillar .outer--forth{background-color:#f3e6ed;box-shadow:7px 7px 24px 0 #f3e6ed}.page_inner_customer-support-pillar .outer--fifth{background-color:#eae4f5;box-shadow:7px 7px 24px 0 #eae4f5}.page_inner_customer-support-pillar .outer--bottom-space{margin-bottom:32px}.page_inner_customer-support-pillar .outer--sixth{background-color:#e1f1e9;box-shadow:7px 7px 24px 0 #e1f1e9}.page_inner_customer-support-pillar .outer--seventh{background-color:#f3effa;box-shadow:7px 7px 24px 0 #f3effa}.page_inner_customer-support-pillar .outer--eight{background-color:#e9f0f9;box-shadow:7px 7px 24px 0 #e9f0f9}.page_inner_customer-support-pillar .inner{display:flex;align-items:center}.page_inner_customer-support-pillar .inner p{font-size:24px;font-weight:700;color:#151a43;line-height:1.33;margin:0;padding:0 1rem}@media all and (max-width:1028px){.page_inner_customer-support-pillar .inner p{font-size:19px}}@media all and (max-width:1000px){.page_inner_customer-support-pillar .inner p{font-size:24px}}@media all and (max-width:1025px){.page_inner_customer-support-pillar .inner p{font-size:19px}}@media all and (max-width:550px){.page_inner_customer-support-pillar .inner{flex-direction:column}.page_inner_customer-support-pillar .inner p{padding-bottom:1rem}}.page_inner_customer-support-pillar .inner__column1{padding:1rem}.page_inner_customer-support-pillar .inner__column2 .inner__button{color:#324def;font-weight:700;font-size:14px;background-color:#fff;padding:6px 19px 18px;text-align:center;width:109px;height:32px;border-radius:16px;margin:0 0 1rem 1rem}@media all and (min-width:960px){.page_inner_customer-support-pillar .inner__column2 .inner__button--infographic{margin:0 0 1rem 1rem}}.page_inner_customer-support-pillar .inner__column2--oneLine{padding:1rem 0}.page_inner_customer-support-pillar .get-hiver{padding:13rem 0 109px;margin-top:-9rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver{padding:45px 0;margin-top:0}}.page_inner_customer-support-pillar .get-hiver__main{background-color:#fffcee;height:324px;border-radius:10px;width:634px;margin:0 auto}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver__main{height:448px;width:auto}}.page_inner_customer-support-pillar .get-hiver h2{font-size:24px;color:#151a43;font-weight:700;line-height:1.42;text-align:center;width:72%;margin:0 auto;padding:66px 0 46px}.page_inner_customer-support-pillar .get-hiver__field{display:flex;justify-content:center}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver h2{width:100%;padding:66px 10px 46px}.page_inner_customer-support-pillar .get-hiver__field{flex-direction:column;padding:0 2rem}}@media all and (max-width:320px){.page_inner_customer-support-pillar .get-hiver__field{padding:0 1rem}}.page_inner_customer-support-pillar .get-hiver__column1{border-radius:8px 0 0 8px;overflow:hidden}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver__column1{margin-bottom:2rem;border-radius:8px}}.page_inner_customer-support-pillar .get-hiver__subscribe{font-size:18px;color:#545876;padding:17px 25px 17px 41px;width:338px;border-radius:100px 0 0 100px;height:61px;border:1px solid #ffd31a}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver__subscribe{padding:18px 25px 17px 41px;width:100%;border-radius:100px}}@media all and (max-width:400px){.page_inner_customer-support-pillar .get-hiver__subscribe{font-size:14px;padding:18px 41px 17px}}@media all and (max-width:360px){.page_inner_customer-support-pillar .get-hiver__subscribe{font-size:13px;padding:18px 33px 17px;text-align:center}}.page_inner_customer-support-pillar .get-hiver a{font-size:16px;font-weight:700;color:#151a43;text-align:center;cursor:pointer;background-image:linear-gradient(95deg,#ffec38 11%,#ffd31a 95%);border-radius:0 100px 100px 0;padding:10px 48px;height:61px}@media all and (min-width:960px){.page_inner_customer-support-pillar .content-div{width:95%}}.page_inner_customer-support-pillar .social_media_links{position:-webkit-sticky;position:sticky;top:100px;padding-left:10rem;padding-top:1.3rem}.page_inner_customer-support-pillar .social_media_div{margin-bottom:25px}.page_inner_customer-support-pillar .social_media_div img{display:block;margin:auto;width:28px}.page_inner_customer-support-pillar .social_media_div:hover{transform:translate(0,-5px);transition:transform .4s}.page_inner_customer-support-pillar .linkedinSocial{margin-bottom:24px}@media (max-width:1220px) and (min-width:501px){.page_inner_customer-support-pillar .social_media{display:none}}@media (max-width:630px){.page_inner_customer-support-pillar .social_media{display:none}}.page_inner_customer-support-pillar .differences-table{width:678px;border-collapse:collapse;margin-bottom:2rem;margin-top:4rem}@media all and (max-width:960px){.page_inner_customer-support-pillar .get-hiver a{text-align:center;border-radius:100px}.page_inner_customer-support-pillar .differences-table{width:calc(100% + 4rem);display:block;overflow-y:hidden;margin:0 auto 0 -2rem}}.page_inner_customer-support-pillar .differences-table__cell{background-color:#f6f7ff}.page_inner_customer-support-pillar .differences-table__cell--boldtext td{font-weight:700;color:#151a43!important}@media all and (min-width:960px){.page_inner_customer-support-pillar .differences-table tr{display:flex;width:100%}}.page_inner_customer-support-pillar .differences-table td{font-size:16px;color:#545876;width:25%;align-items:center;padding:2rem 1rem}.page_inner_customer-support-pillar .differences-table td:nth-child(1){color:#151a43}.page_inner_customer-support-pillar .differences-table .color1{background-color:#eceeff}.page_inner_customer-support-pillar .differences-table .color2{background-color:#f6f7ff}.page_inner_customer-support-pillar .differences-table th{font-size:16px;color:#545876;width:25%;text-align:left;font-weight:400;padding:2rem 1rem}.page_inner_customer-support-pillar .differences-table th:nth-child(1){color:#151a43}.page_inner_customer-support-pillar .nav-overlay{bottom:0;height:100px;left:0;right:0;width:250px;background-image:linear-gradient(to bottom,rgba(255,255,255,0),#fff);position:fixed}.page_inner_customer-support-pillar .conclusion{padding-top:80px}@media all and (max-width:600px){.page_inner_customer-support-pillar .conclusion{padding-top:30px}}.page_inner_customer-support24x7 .container_main{margin:auto;display:block;overflow:hidden}.page_inner_customer-support24x7 .read_more_inner{font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#ffe579;padding-right:15px}.page_inner_customer-support24x7 .head_description,.page_inner_customer-support24x7 .top_heading{color:#fff;margin:auto;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}.page_inner_customer-support24x7 .read_more_blog{position:absolute;bottom:54px;left:40px;display:flex}.page_inner_customer-support24x7 .container_small{max-width:890px;margin:auto;display:block;position:relative}.page_inner_customer-support24x7 .section_top{width:100%;height:1260px;background-color:#111112;overflow:hidden}.page_inner_customer-support24x7 .section_top_wrapper{padding-top:160px;position:relative}.page_inner_customer-support24x7 .section_top_inner{visibility:hidden}.page_inner_customer-support24x7 .animate{visibility:visible;animation:mymove 1s}@keyframes mymove{from{transform:translate(0,100px);opacity:.1}to{transform:translate(0,0);opacity:1}}.page_inner_customer-support24x7 .top_heading{font-size:90.7px;font-weight:900;line-height:.91;max-width:660px;z-index:2;padding-bottom:10px}.page_inner_customer-support24x7 .hero_image{margin:auto}.page_inner_customer-support24x7 .hero_image img{z-index:1;width:100%}.page_inner_customer-support24x7 .head_description{font-size:20px;font-weight:400;line-height:1.5;max-width:783px;padding-top:25px}.page_inner_customer-support24x7 .g2badge{margin-top:49px}.page_inner_customer-support24x7 .g2badge img{margin:auto;display:block}.page_inner_customer-support24x7 .section_heroes{position:relative}.page_inner_customer-support24x7 .section_heroes_inner{margin-top:89px}.page_inner_customer-support24x7 .heroes_heading{font-family:Lato;font-size:48px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.15;letter-spacing:normal;text-align:center;color:#151a43}.page_inner_customer-support24x7 .heroes_heading .head1{font-size:32px;color:#545876}.page_inner_customer-support24x7 .hero_name{font-family:Lato;font-size:24px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.17;letter-spacing:normal;color:#151a43;padding-bottom:7px}.page_inner_customer-support24x7 .hero_designation{font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.56;letter-spacing:.17px;color:#151a43}.page_inner_customer-support24x7 .hero_desc{font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.88;letter-spacing:normal;color:#545876;padding-top:19px}.page_inner_customer-support24x7 .hover_text,.page_inner_customer-support24x7 .metric_description,.page_inner_customer-support24x7 .metric_heading{font-family:Lato;font-weight:700;font-stretch:normal;font-style:normal;letter-spacing:normal;color:#fff}.page_inner_customer-support24x7 .card_each_inner{display:flex;flex-wrap:wrap;z-index:2}.page_inner_customer-support24x7 .hero_detail{width:54.5%;height:auto;display:block;margin:auto}.page_inner_customer-support24x7 .hero_image_card{width:45.5%;position:relative;overflow:hidden;min-width:405px;min-height:563px;background-color:#dcb953;border-radius:18px 96px 18px 0}.page_inner_customer-support24x7 .hero_image_card img{position:absolute;z-index:1}.page_inner_customer-support24x7 .hero_image_card img:first-child{transform:scale(.8)}.page_inner_customer-support24x7 .hero_image_card_right{border-radius:18px 0 18px 96px}.page_inner_customer-support24x7 .hero_detail_inner{padding-right:66px;padding-left:0}.page_inner_customer-support24x7 .hero_detail_inner_right{padding-right:0;padding-left:66px}.page_inner_customer-support24x7 .cards_outer{margin-top:132px}.page_inner_customer-support24x7 .container_cards{max-width:892px;display:block;margin:auto}.page_inner_customer-support24x7 .card_each{margin-bottom:110px}.page_inner_customer-support24x7 .flex_reverse{flex-direction:row-reverse}.page_inner_customer-support24x7 .hover_box{border-radius:28px;background-color:#fff;max-width:194px;margin:auto;height:50px;opacity:.4;overflow:hidden}.page_inner_customer-support24x7 .hover_box_inner{display:flex;justify-content:center;flex-wrap:wrap;padding:16px 44px 15px;position:absolute;bottom:0;width:100%}.page_inner_customer-support24x7 .hover_box_inner img{position:relative!important}.page_inner_customer-support24x7 .hover_box_outer{position:absolute;width:100%;bottom:42px;z-index:2}.page_inner_customer-support24x7 .hover_text{font-size:16px;line-height:normal;text-align:center;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .hover_box_animate{animation:hoverAnimate .6s}@keyframes hoverAnimate{from{max-width:194px;padding-top:16px;opacity:.4}to{max-width:344px;padding-top:470px;opacity:.01}}.page_inner_customer-support24x7 .hover_box_deanimate{animation:hoverDeAnimate .6s}@keyframes hoverDeAnimate{from{max-width:395px;padding-top:525px;opacity:.01}to{max-width:194px;max-width-padding-top:16px;max-width-opacity:1}}.page_inner_customer-support24x7 .hideMe{display:none}.page_inner_customer-support24x7 .defaultImage_animate{animation:defaultAnimate .6s}@keyframes defaultAnimate{from{opacity:1}to{opacity:.01}}.page_inner_customer-support24x7 .defaultImage_deanimate{animation:defaultDeAnimate .6s}@keyframes defaultDeAnimate{from{opacity:.01}to{opacity:1}}.page_inner_customer-support24x7 .comic_animate{animation:comicanimate .6s}@keyframes comicanimate{from{transform:scale(.9)}to{transform:scale(1)}}.page_inner_customer-support24x7 .comic_deanimate{animation:comicDeanimate .6s}@keyframes comicDeanimate{from{transform:scale(1)}to{transform:scale(.9)}}.page_inner_customer-support24x7 .metric_heading{font-size:24px;line-height:1.4;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .metric_heading_value{font-size:48px;line-height:.71;padding-bottom:7px;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .metric_heading_value_inner{font-size:38px;line-height:34px;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .eachMetric_one{box-shadow:6px 8px 18px 0 #bdcaff;background-image:linear-gradient(-45deg,#88b3ff 4%,#6c5af0 91%)}.page_inner_customer-support24x7 .eachMetric_one:hover{transform:translate(0,-5px);transition:transform .7s;box-shadow:8px 10px 18px 0 #bdcaff}.page_inner_customer-support24x7 .metric_description{opacity:.86;font-size:18px;line-height:1.56;margin-top:26px;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .metric_heading_main,.page_inner_customer-support24x7 .reviews_heading{font-size:32px;font-weight:700;line-height:1.31;color:#151a43;font-family:Lato;font-style:normal;letter-spacing:normal;font-stretch:normal}.page_inner_customer-support24x7 .eachMetric{width:90%;max-width:412px;margin-bottom:66px;transition:transform .5s;position:relative}.page_inner_customer-support24x7 .eachMetric_inner{padding:95px 75px 62px 40px;position:relative}.page_inner_customer-support24x7 .eachMetric_inner img{position:absolute;top:31px;right:33px}.page_inner_customer-support24x7 .eachMetric_inner_one{padding-bottom:100px!important}.page_inner_customer-support24x7 .metrics_left_inner .eachMetric{border-radius:72px 18px 72px 72px}.page_inner_customer-support24x7 .metrics_right_inner .eachMetric{border-radius:18px 72px 72px;margin-left:33px}.page_inner_customer-support24x7 .eachMetric_two{box-shadow:6px 8px 18px 0 rgba(78,206,147,.5);background-image:linear-gradient(135deg,#008169 4%,#73e4a3 91%)}.page_inner_customer-support24x7 .eachMetric_three{box-shadow:6px 8px 18px 0 rgba(71,185,247,.5);background-image:linear-gradient(135deg,#3453e6 6%,#14a8ff 96%)}.page_inner_customer-support24x7 .eachMetric_four{box-shadow:6px 8px 18px 0 rgba(255,151,65,.5);background-image:linear-gradient(-45deg,#f5b400 4%,#e57d00 91%)}.page_inner_customer-support24x7 .eachMetric_five{box-shadow:6px 8px 18px 0 rgba(88,212,255,.5);background-image:linear-gradient(135deg,#2569ad,#73d1e4 102%)}.page_inner_customer-support24x7 .metrics_main_outer{display:flex;flex-wrap:wrap;width:100%;margin:auto;position:relative}.page_inner_customer-support24x7 .metrics_left,.page_inner_customer-support24x7 .metrics_right{width:50%;margin:auto}.page_inner_customer-support24x7 .metric_heading_main{max-width:342px;position:absolute;top:50px}.page_inner_customer-support24x7 .metrics{padding-top:105px}.page_inner_customer-support24x7 .reviews{padding-top:150px;background-image:linear-gradient(to bottom,#fff -1%,#ffe45d 48%,#fff 100%);position:relative}.page_inner_customer-support24x7 .reviews_heading{text-align:center;padding-bottom:69px}.page_inner_customer-support24x7 .review_content{font-family:Lato;font-size:18px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.89;letter-spacing:normal;color:#545876}.page_inner_customer-support24x7 .review_owner,.page_inner_customer-support24x7 .review_owner_name{font-family:Lato;font-size:18px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.89;letter-spacing:normal;color:#151a43}.page_inner_customer-support24x7 .review_owner_name{line-height:1.5}.page_inner_customer-support24x7 .review_owner_designation,.page_inner_customer-support24x7 .review_owner_org{font-size:16px;font-weight:400;line-height:1.81;color:#545876}.page_inner_customer-support24x7 .review_owner_org{font-size:14px}.page_inner_customer-support24x7 .reviews_each{max-width:543px;background-color:#fff;border-radius:14px;position:relative;height:auto;margin-bottom:37px;overflow:hidden}.page_inner_customer-support24x7 .reviews_each_innner{padding:32px 36px 65px 32px}.page_inner_customer-support24x7 .review_owner{padding-bottom:12px;padding-top:23px;display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.page_inner_customer-support24x7 .review_owner_image{width:18%;min-width:83px}.page_inner_customer-support24x7 .review_owner_image img{display:block;margin:auto}.page_inner_customer-support24x7 .review_owner_info{width:76%;display:block;margin:auto}.page_inner_customer-support24x7 .quotes{position:absolute;right:16px;top:15px}.page_inner_customer-support24x7 .review_img_src{position:absolute;left:32px;top:18px}.page_inner_customer-support24x7 .review_img_outer{width:100%;height:65px;background-color:#f5f5f5;position:absolute;bottom:0}.page_inner_customer-support24x7 .review_img{position:relative;display:block;margin:auto;width:100%}.page_inner_customer-support24x7 .reviews_inner{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;scroll-behavior:smooth}.page_inner_customer-support24x7 .hide_btn_inner,.page_inner_customer-support24x7 .show_btn_inner{border-radius:28px;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);max-width:194px;margin:73px auto auto;padding:15px;cursor:pointer;transition:transform .5s}.page_inner_customer-support24x7 .hide_btn_inner div,.page_inner_customer-support24x7 .show_btn_inner div{font-family:Lato;font-size:16px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#2b2b2b;margin:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;-moz-user-select:-moz-none;-webkit-user-select:none;-ms-user-select:none;user-select:none}.page_inner_customer-support24x7 .hover_effect:hover{transform:translate(0,-5px);transition:transform .5s}.page_inner_customer-support24x7 .show_btn_fade{position:absolute;bottom:-50px;width:100%;z-index:2;margin:auto;background-image:linear-gradient(to bottom,rgba(255,255,255,0) -100%,rgba(255,255,255,0) -7%,#fff 20%);height:228px}.page_inner_customer-support24x7 .reviews_wrapper{height:auto;overflow:hidden;margin-bottom:0;position:relative}.page_inner_customer-support24x7 .reviews_wrapper_small{height:1100px;margin-bottom:124px}.page_inner_customer-support24x7 .reviews_wrapper_small_animate1{animation:enlarge1 2s}@keyframes enlarge1{from{height:1100px}to{height:1830px}}.page_inner_customer-support24x7 .reviews_wrapper_small_animate2{animation:enlarge2 2s}@keyframes enlarge2{from{height:1830px}to{height:2570px}}.page_inner_customer-support24x7 .reviews_wrapper_small_animate3{animation:enlarge3 2s}@keyframes enlarge3{from{height:2570px}to{height:3320px}}.page_inner_customer-support24x7 .reviews_wrapper_small_animate4{animation:enlarge4 2s}@keyframes enlarge4{from{height:3320px}to{height:4300px}}.page_inner_customer-support24x7 .reviews_wrapper_small_deanimate{animation:deflate .5s}@keyframes deflate{from{height:4300px}to{height:1100px}}.page_inner_customer-support24x7 .show_btn{padding-top:50px}.page_inner_customer-support24x7 .elements{animation:elementAnimate 1s;transition:transform 1s}@keyframes elementAnimate{from{opacity:.01}to{opacity:1}}.page_inner_customer-support24x7 .element1{position:absolute;right:-140px;top:670px}.page_inner_customer-support24x7 .element2{position:absolute;top:610px;left:-180px}.page_inner_customer-support24x7 .element1copy{position:absolute;top:-163px;left:-130px}.page_inner_customer-support24x7 .element1_2{position:absolute;right:0;top:248px}.page_inner_customer-support24x7 .element2_bg{position:absolute;right:-135px;top:278px;height:510px}.page_inner_customer-support24x7 .element2_bg-2{position:absolute;height:492px;top:1026px;left:-164px}.page_inner_customer-support24x7 .element2-2{position:absolute;top:1140px;left:-29px}.page_inner_customer-support24x7 .element3-bg{position:absolute;right:-300px;top:1420px}.page_inner_customer-support24x7 .element2-copy{position:absolute;right:-200px;top:1760px}.page_inner_customer-support24x7 .element4{position:absolute;top:1950px;left:-228px}.page_inner_customer-support24x7 .element5-bg{position:absolute;right:-660px;top:2730px}.page_inner_customer-support24x7 .element5{position:absolute;right:-52px;top:2885px;width:285px}.page_inner_customer-support24x7 .element6-bg{position:absolute;left:-340px;top:3400px}.page_inner_customer-support24x7 .element6{position:absolute;left:-140px;top:3927px}.page_inner_customer-support24x7 .element7{position:absolute;right:-185px;top:4500px}.page_inner_customer-support24x7 .arrow{display:none}.page_inner_customer-support24x7 .source_div{font-family:Lato;font-size:14px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;text-align:center;color:#545876;margin-bottom:50px}.page_inner_customer-support24x7 .source_div a{color:#0091ff}@media (max-width:1024px) and (min-width:500px){.page_inner_customer-support24x7 .hero_image_card{border-radius:22px 170px 22px 0}.page_inner_customer-support24x7 .hero_image_card_right{border-radius:22px 0 22px 170px}}@media (max-width:1024px){.page_inner_customer-support24x7 .hide_btn,.page_inner_customer-support24x7 .quotes,.page_inner_customer-support24x7 .show_btn_fade{display:none}.page_inner_customer-support24x7 .reviews_each{margin:auto auto auto 20px;max-width:78%;min-width:270px;min-height:480px;transition:transform .5s}.page_inner_customer-support24x7 .review_owner_designation,.page_inner_customer-support24x7 .review_owner_org{line-height:1.4}.page_inner_customer-support24x7 .reviews_inner{flex-wrap:nowrap;overflow:scroll}.page_inner_customer-support24x7 .reviews_each_innner{padding:10px 15px 0}.page_inner_customer-support24x7 .review_content,.page_inner_customer-support24x7 .review_owner_designation,.page_inner_customer-support24x7 .review_owner_org{font-size:14px}.page_inner_customer-support24x7 .review_owner_name{font-size:16px;line-height:1.2;padding-bottom:5px}.page_inner_customer-support24x7 .review_owner_info{margin:inherit;width:100%;text-align:center}.page_inner_customer-support24x7 .review_img_outer{position:absolute;bottom:0}.page_inner_customer-support24x7 .review_img_src{left:20px;width:85%}.page_inner_customer-support24x7 .review_owner_image{width:100%;margin-bottom:10px}.page_inner_customer-support24x7 .metrics_left,.page_inner_customer-support24x7 .metrics_right{width:100%}.page_inner_customer-support24x7 .eachMetric{margin:auto auto 66px}.page_inner_customer-support24x7 .metrics_right_inner .eachMetric{margin-left:auto!important}.page_inner_customer-support24x7 .metric_heading_main{position:relative;top:0;padding-bottom:30px;font-size:28px;width:90%;margin:auto;text-align:center}.page_inner_customer-support24x7 .metrics{padding:0}.page_inner_customer-support24x7 .review_owner{width:230px;position:absolute;top:195px}.page_inner_customer-support24x7 .reviews_wrapper_small{height:700px;margin-bottom:0}.page_inner_customer-support24x7 .reviews_heading{font-size:28px;padding-bottom:50px;width:75%;margin:auto}.page_inner_customer-support24x7 .reviews{padding-top:50px}.page_inner_customer-support24x7 .right_arr{position:absolute;top:380px;right:0;z-index:2;display:block}.page_inner_customer-support24x7 .left_arr{position:absolute;top:380px;left:8px;z-index:2}}@media (max-width:900px){.page_inner_customer-support24x7 .section_top_wrapper{padding-top:17.6vh}.page_inner_customer-support24x7 .top_heading{font-size:40px;width:80%;padding-bottom:2vh}.page_inner_customer-support24x7 .section_top{height:auto}.page_inner_customer-support24x7 .head_description{font-size:14px;width:80%}.page_inner_customer-support24x7 .elements{display:none}.page_inner_customer-support24x7 .g2badge{width:60%;margin:auto auto 11vh;padding-top:20px}.page_inner_customer-support24x7 .g2badge img{width:100%}.page_inner_customer-support24x7 .section_heroes_inner{margin-top:50px}.page_inner_customer-support24x7 .heroes_heading{width:85%;margin:auto}.page_inner_customer-support24x7 .head1,.page_inner_customer-support24x7 .heroes_heading{font-size:28px}.page_inner_customer-support24x7 .cards_outer{margin-top:40px}.page_inner_customer-support24x7 .card_each{max-width:90%;margin:auto auto 100px}.page_inner_customer-support24x7 .card_each_inner{flex-direction:column-reverse}.page_inner_customer-support24x7 .hero_image_card{min-width:auto;width:100%;min-height:124vw;height:auto}.page_inner_customer-support24x7 .hero_image_card img{width:100%}.page_inner_customer-support24x7 .hero_detail{width:100%;margin-top:25px}.page_inner_customer-support24x7 .hero_detail_inner{padding:0}.page_inner_customer-support24x7 .hover_box{max-width:136px;height:35px}.page_inner_customer-support24x7 .hover_box_inner{padding-bottom:10px}.page_inner_customer-support24x7 .hover_text{font-size:14px}.page_inner_customer-support24x7 .eachMetric_inner{padding:95px 40px 62px}}.page_new-landing_pricing-compare-v2{background-color:#fefefe}@media all and (max-width:960px){.page_new-landing_pricing-compare-v2{display:none}}.page_new-landing_pricing-compare-v2 .start-button__price{text-align:center;padding:0 0 3rem}@media all and (min-width:1000px){.page_new-landing_pricing-compare-v2 .pricing-hero-mini{background:url(/images/pricing/compareBg.png) bottom no-repeat;height:67rem;background-size:100%}}@media all and (min-width:1920px){.page_new-landing_pricing-compare-v2 .pricing-hero-mini{background-position:inherit}}@media all and (max-width:1000px){.page_new-landing_pricing-compare-v2 .pricing-hero-mini{height:auto;background-image:linear-gradient(to bottom,rgba(236,238,255,0),#dfe1ff)}}.page_new-landing_pricing-compare-v2 .pricing-hero-mini__main{margin-top:62px}.page_new-landing_pricing-compare-v2 .pricing-hero-mini__heading{font-family:Lato;font-size:38px;font-weight:700;text-align:center;color:#151a43;margin-bottom:.8rem}.page_new-landing_pricing-compare-v2 .pricing-hero-mini__sub-heading{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;text-align:center;color:#545876;margin:auto}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-section-modal{position:relative;bottom:23rem;top:-43rem}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell:nth-child(4){position:relative;background:#fff;width:245px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-section__main{width:1120px;margin:0 auto;background-color:#fff;border-radius:10px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table{text-align:center;width:100%;border-collapse:collapse;margin-top:0}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table .comparison-table__row--content:first-child,.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table:last-child .comparison-table__row{height:auto}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table:last-child .comparison-table__cell{padding-bottom:2rem;padding-top:3rem}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table:last-child .comparison-table__cell:nth-child(4){padding-bottom:2.5rem;margin-bottom:-.5rem;border-radius:0 0 5px 5px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__first .comparison-table__cell--basic-features{padding-top:0;padding-bottom:0}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row{height:60px;display:flex;width:100%}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--content-blue-background{background-color:#F4F5FF}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--border-bottom{border-top:solid 1px #e5e7fc;border-bottom:solid 1px #e5e7fc}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--header td{color:#6c5af0;font-size:16px;font-weight:700;margin-bottom:-1rem}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--header td:nth-child(4){font-size:22px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--header td:nth-child(4):before{content:'Most popular';position:absolute;top:-34px;height:34px;width:100%;background-image:linear-gradient(263deg,#88b3ff,#6c5af0);font-style:italic;color:#fff;font-size:16px;font-weight:700;line-height:2;border-radius:10px 10px 0 0}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--price td:nth-child(4) span:last-child{font-size:45px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--price td span:last-child{color:#151a43;font-size:38px;font-weight:700}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--price td span:first-child{font-size:15px;color:#545876;margin-top:-1rem}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__row--price-text td{font-style:italic;font-size:12px;color:#545876;line-height:16px;padding-bottom:20px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell{font-size:15px;color:#151a43;width:19%;display:flex;align-items:center;justify-content:center;position:relative}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell--basic-features{color:#151a43;font-size:18px;font-family:Lato;font-weight:700;text-align:left;width:290px;padding-left:3rem;display:flex;align-items:center;padding-top:70px;padding-bottom:20px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell--feature{padding:0 0 0 3rem;text-align:left;font-size:15px;color:#545876;width:290px;display:flex;align-items:center;justify-content:flex-start}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button a,.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button-mid a{color:#4e4e4e}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell--sub-section{margin-left:2rem;margin-right:-2rem}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__cell--background{background-color:#F4F5FF!important}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__empty-header{width:190px}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button{background-color:#fff;border:2px solid #ffd31a;display:inline-block;padding:.7rem .8rem;border-radius:21px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s ease-in-out}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button-mid{background-image:linear-gradient(to right,#ffeb38,#ffd31a);display:inline-block;padding:.8rem 1.8rem;border-radius:21px;font-size:14px;font-weight:700;cursor:pointer;transition:all .25s ease-in-out}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__trial-button-mid:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__tooltip{position:absolute;top:41%;right:37%}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__details{width:154px;padding:12px;border-radius:5px;background-color:#272727;font-size:13px;font-weight:400;font-stretch:normal;font-style:normal;line-height:1.54;color:#fff;position:absolute;z-index:999;right:-28px;top:48px;display:none}.page_new-landing_pricing-compare-v2 .comparison-section-pricing .comparison-table__details:before{content:'';width:0;height:0;position:absolute;top:-5px;left:40px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom:5px solid #000}.page_new-landing_pricing-compare-v2 .start-shared-inbox-hero__second.new-pricing-modal{position:relative;margin:0 auto;right:0;left:0;top:0;width:34%}@media all and (max-width:960px){.page_new-landing_pricing-compare-v2 .start-shared-inbox-hero__second.new-pricing-modal{width:100%}}.page_new-landing_pricing-compare-v2 .pricing-learn-more{background-image:linear-gradient(252deg,#2d314f,#1e202e 70%);border-radius:15px;background-repeat:no-repeat;background-size:contain;width:80%;margin:auto auto 148px;height:302px}.page_new-landing_pricing-compare-v2 .pricing-learn-more__main{display:flex;flex-direction:row;align-items:center;padding-top:2.8rem}@media all and (min-width:960px){.page_new-landing_pricing-compare-v2 .pricing-learn-more__main{justify-content:space-evenly}.page_new-landing_pricing-compare-v2 .pricing-learn-more__main img{margin-right:2rem}}@media all and (max-width:960px){.page_new-landing_pricing-compare-v2 .pricing-learn-more__main{flex-direction:column;justify-content:space-around}}.page_new-landing_pricing-compare-v2 .pricing-learn-more__column1{width:59%}.page_new-landing_pricing-compare-v2 .pricing-learn-more__demo-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);font-size:16px;padding:1rem 2.5rem;border-radius:28px;margin-top:1.8rem;font-weight:700;cursor:pointer;position:relative;transition:all .25s ease-in-out;display:inline-block}.page_new-landing_pricing-compare-v2 .pricing-learn-more__demo-button a{color:#2b2b2b}.page_new-landing_pricing-compare-v2 .pricing-learn-more__demo-button:hover{transform:scale(1.02) translateY(-4px)}.page_new-landing_pricing-compare-v2 .pricing-learn-more__heading{font-family:Lato;font-size:32px;font-weight:700;text-align:left;color:#fff;margin-top:1rem;margin-bottom:1rem}.page_inner_onDemand .getDemo,.page_inner_onDemand h1,.page_inner_onDemand h2{font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center;font-family:Lato}.page_new-landing_pricing-compare-v2 .pricing-learn-more__sub-heading{color:#e6e2ff;font-size:16px;font-weight:400;line-height:1.88;margin-bottom:0}.page_new-landing_pricing-compare-v2 .pricing-gsuite{padding:5rem 0}.page_new-landing_pricing-compare-v2 .pricing-logos{margin:-39rem 0 6rem}.page_new-landing_pricing-compare-v2 .client-logo-section__link-arrow{padding-left:1rem;position:relative;top:13px;right:10px}.page_inner_onDemand{display:block;margin:auto}.page_inner_onDemand .redirectHome{cursor:pointer}.page_inner_onDemand .hideMe{display:none}.page_inner_onDemand .main_body{display:flex;flex-wrap:wrap;position:relative;position:absolute;height:100%;width:100%}.page_inner_onDemand .main_body .leftPanel{width:39.5%;padding:45px 90px;background-image:linear-gradient(210deg,#2d314f 30%,#1e202e 100%)}.page_inner_onDemand .main_body .leftPanel .interactionDiv{display:flex;flex-wrap:nowrap;margin:auto;height:100%}@media all and (max-width:1380px){.page_inner_onDemand .main_body .leftPanel .formWrapper h1{font-size:28px}}.page_inner_onDemand .main_body .leftPanel .chapters,.page_inner_onDemand .main_body .leftPanel .formWrapper{margin:auto;width:100%}.page_inner_onDemand .main_body .leftPanel .chapters img,.page_inner_onDemand .main_body .leftPanel .formWrapper img{position:relative;display:block;margin:auto}.page_inner_onDemand .main_body .leftPanel .chapters .mobileLogo,.page_inner_onDemand .main_body .leftPanel .formWrapper .mobileLogo{display:none}.page_inner_onDemand .main_body .leftPanel .chapters .webLogo,.page_inner_onDemand .main_body .leftPanel .formWrapper .webLogo{display:block}.page_inner_onDemand .main_body .leftPanel .chapters .unchecked{height:19px;width:19px}.page_inner_onDemand .main_body .leftPanel .chapters .checked{display:none}.page_inner_onDemand .main_body .rightPanel{width:60.5%;display:flex;flex-wrap:wrap;position:relative}.page_inner_onDemand .main_body .rightPanel .imageLogoMobile{width:100%;height:-webkit-min-content;height:-moz-min-content;height:min-content;position:fixed;left:0}.page_inner_onDemand .main_body .rightPanel .imageLogoMobile .mobileLogo{display:none;margin:auto}.page_inner_onDemand h1,.page_inner_onDemand h2{font-size:32px;font-weight:700;line-height:1.31;color:#fff;margin:26px auto auto;max-width:376px}.page_inner_onDemand .getDemo{padding:14px 46px 16px 47px;border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);font-size:16px;font-weight:700;line-height:normal;color:#2b2b2b;margin:49px auto auto;display:block;transition:.3s ease-out}.page_inner_onDemand .getDemo:hover{transform:translate(0,-5px);transition:.3s ease-in}.page_inner_onDemand .hubspot_form{margin-top:31px;min-height:402px}.page_inner_onDemand .hubspot_form #load{width:5rem;height:5rem;background-image:url(https://images.hiverhq.com/images/new-homepage/form-loader.gif);background-repeat:no-repeat;margin:150px auto auto;display:block;padding-left:20px}.page_inner_onDemand .hubspot_form .hs-input{display:flex;flex-wrap:wrap;justify-content:space-between}.page_inner_onDemand .hubspot_form .hs-main-font-element,.page_inner_onDemand .hubspot_form label a{display:none}.page_inner_onDemand .hubspot_form label{padding-left:12px!important;padding-right:18px}.page_inner_onDemand .hubspot_form p,.page_inner_onDemand .hubspot_form span{font-family:Lato;font-size:14px;font-weight:700;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_onDemand .hubspot_form input,.page_inner_onDemand .hubspot_form select{margin-top:15px;color:#fff;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal}.page_inner_onDemand .hubspot_form input{padding:10px 15px 13px;background-color:#888c9f;border-radius:17.5px;border:none;width:100%}.page_inner_onDemand .hubspot_form input::-webkit-input-placeholder{opacity:.5;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_onDemand .hubspot_form input:-ms-input-placeholder{opacity:.5;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_onDemand .hubspot_form input::placeholder{opacity:.5;font-family:Lato;font-size:16px;font-weight:400;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;color:#fff}.page_inner_onDemand .hubspot_form input[type=tel]{width:60%!important}.page_inner_onDemand .hubspot_form select{border-radius:17.5px;-webkit-appearance:none;background:url(/images/onDemand/triangle_white.svg) center right 8px no-repeat #888c9f;border:none;margin-right:30px;padding:10px 15px;text-overflow:ellipsis;margin-bottom:0}.page_inner_onDemand .hubspot_form .field{margin-top:45px}.page_inner_onDemand .hubspot_form .hs-error-msgs{position:absolute;margin-top:5px}.page_inner_onDemand .hubspot_form .hs-error-msg{max-width:350px;font-size:12px;display:block!important;font-weight:400!important;padding-bottom:0;padding-left:12px!important;padding-top:2px;color:#ffa2a2;font-stretch:normal;font-style:normal;line-height:normal;letter-spacing:normal;animation:fadeinse .3s}.page_inner_onDemand .hubspot_form input[type=submit],.page_inner_onDemand .mobileDemo{font-size:16px;line-height:normal;font-family:Lato;font-stretch:normal;font-style:normal;letter-spacing:normal;text-align:center}@keyframes fadeinse{from{opacity:.1}to{opacity:1px}}.page_inner_onDemand .hubspot_form input[type=submit]{padding:14px 46px 16px 47px;border-radius:28px;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);font-weight:700;color:#2b2b2b;margin:45px auto auto;display:block;cursor:pointer}.page_inner_onDemand .hubspot_form input[type=checkbox]{margin-top:3px;width:-webkit-min-content;width:-moz-min-content;width:min-content}.page_inner_onDemand .hubspot_form .hs-form-booleancheckbox-display label{display:flex;flex-wrap:wrap}.page_inner_onDemand .hubspot_form .hs-form-booleancheckbox-display label span{margin-left:0;width:84%}.page_inner_onDemand .hubspot_form li{list-style-type:none}.page_inner_onDemand .hubspot_form ul{-webkit-padding-start:0!important;padding-inline-start:0!important}.page_inner_onDemand .videoWrapper{max-width:745px;margin:auto;display:block;width:80%}.page_inner_onDemand .chapterName{color:#b9bbc6}.page_inner_onDemand .active_chapter .chapterName{font-weight:700;color:#fff}.page_inner_onDemand .eachChapter{display:flex;flex-wrap:wrap;padding:11px;border-radius:17.5px;background-color:#5d5f7c;cursor:pointer;max-width:406px;transition:.3s ease-out;margin:auto auto 25px}.page_inner_onDemand .eachChapter:hover{transform:translate(0,-3px);transition:.3s ease-in}.page_inner_onDemand .active_chapter{background-color:#3e4262;transform:none!important}.page_inner_onDemand .chapterWrapper{margin-top:35px}.page_inner_onDemand .tickImg{width:10%;margin-right:15px}.page_inner_onDemand .mobileView{display:none}.page_inner_onDemand .mobileDemo{padding:14px 72px 16px;background-image:linear-gradient(92deg,#ffec38 10%,#ffd31a 96%);width:100%;height:49px;font-weight:700;color:#2b2b2b;position:fixed;bottom:0;left:0}.page_inner_onDemand .interactionDiv{max-width:420px}.page_inner_onDemand .instructWrapper{position:absolute;z-index:12;margin:auto;top:55%;width:100%;animation:fadeInsd 3s}@keyframes fadeInsd{from{opacity:.1}to{opacity:1}}.page_inner_onDemand .instructWrapper .instruct{font-family:Lato;font-size:12px;font-weight:700;font-stretch:normal;font-style:normal;line-height:1.5;letter-spacing:normal;text-align:center;color:#fff;padding:7px 69px 8px;border-radius:8px;background-color:#545876;max-width:380px;margin:auto}@media (max-height:700px){.page_inner_onDemand .main_body .leftPanel{padding-top:18px;padding-bottom:18px}.page_inner_onDemand .main_body .leftPanel .formWrapper h1{margin-top:15px}}@media (min-height:900px){.page_inner_onDemand .main_body .leftPanel .chapters h2,.page_inner_onDemand .main_body .leftPanel .formWrapper h1{margin-top:50px}}@media (max-width:1024px){.page_inner_onDemand .mobileView{display:block}.page_inner_onDemand .main_body .rightPanel{display:none;padding:24px 12px 81px;background-image:linear-gradient(210deg,#2d314f 30%,#1e202e 100%)}.page_inner_onDemand .main_body .leftPanel,.page_inner_onDemand .main_body .rightPanel{width:100%}.page_inner_onDemand .main_body .leftPanel{padding:24px 21px 0}.page_inner_onDemand .main_body .leftPanel .formWrapper h1{font-size:23px;line-height:1.42;letter-spacing:.23px;margin-top:19px}}@media (max-width:600px){.page_inner_onDemand .main_body .leftPanel{padding-bottom:23px}.page_inner_onDemand .mobileLogo{display:block!important}.page_inner_onDemand .webLogo{display:none!important}.page_inner_onDemand .hubspot_form .field{margin-bottom:40px;margin-top:0}.page_inner_onDemand .hubspot_form input[type=submit]{position:fixed;left:0;bottom:0;border-radius:0;max-width:none}.page_inner_onDemand .hubspot_form select{margin-right:5px}}.page_inner_onDemand .veil{opacity:.7;border:1px solid #979797;background-color:#fff;height:100%;width:100%;position:absolute;z-index:10}.page_inner_onDemand .veilWrapper{width:100%;height:100%;position:absolute}.page_inner_onDemand .pointToForm{position:absolute;bottom:-50px;left:5%}@media all and (max-width:1300px){.page_inner_onDemand .pointToForm{left:2%}}.page_inner_onDemand .bgTop{position:absolute;top:0;display:block;right:0}@media all and (max-width:1024px){.page_inner_onDemand .bgTop{display:none}}.page_inner_onDemand .bgBottom{position:absolute;bottom:0;display:block;left:0}@media all and (max-width:1024px){.page_inner_onDemand .bgBottom{display:none}}@keyframes rotater{1%,3%{transform:scale(1.05)}2%,4%{transform:scale(1)}}.page_new-landing_gmail-helpdesk .helpdesk-logos{text-align:center}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-logos{padding:0 1rem}}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-logos{padding-bottom:10px;margin-top:-42px}}.page_new-landing_gmail-helpdesk .helpdesk-logos__heading{font-family:Lato;font-size:24px;font-weight:700;color:#151a43;margin-bottom:0;padding-bottom:2.8rem;line-height:1.42}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-logos__heading{width:60%;margin:auto;padding-bottom:27px}}.page_new-landing_gmail-helpdesk .helpdesk-logos__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}@media all and (max-width:834px){.page_new-landing_gmail-helpdesk .helpdesk-logos__logos-column{width:65%;margin:0 auto!important;justify-content:space-evenly}}@media all and (max-width:600px){.page_new-landing_gmail-helpdesk .helpdesk-logos__logos-column{width:100%;justify-content:space-evenly;margin:auto}}.page_new-landing_gmail-helpdesk .helpdesk-logos__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (max-width:1024px){.page_new-landing_gmail-helpdesk .helpdesk-logos__logo-box{margin-bottom:1.5rem;width:133px;height:91px}}@media all and (min-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-logos__mobile-logo{display:none}}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-logos__logo{display:none}.page_new-landing_gmail-helpdesk .helpdesk-logos__mobile-logo{width:82px;height:auto}}.page_new-landing_gmail-helpdesk .helpdesk-collaboration{padding-top:5rem}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-collaboration{padding:5rem 1rem 0;background:#fff}}.page_new-landing_gmail-helpdesk .helpdesk-collaboration .container{display:flex;justify-content:space-between}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__box{height:395px;border-radius:11px;box-shadow:0 31px 36px 0 rgba(217,230,239,.72);background-color:#fff;width:31.5%;padding:2rem 3.17rem 2rem 2rem}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-collaboration__box{height:470px}}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-collaboration .container{flex-direction:column}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__box{width:78%;margin:auto auto 2rem;height:auto;padding:2rem 1.1rem 0}}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__head{font-family:Lato;font-size:22px;font-weight:700;line-height:1.45;color:#151a43;padding-top:1.5rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-collaboration__head{font-size:20px;line-height:1.6}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__background{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__para{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;padding-top:1rem}.page_new-landing_gmail-helpdesk .helpdesk-collaboration__background{height:450px;background-color:#f6f6f6;z-index:-1;position:relative;bottom:16rem}.page_new-landing_gmail-helpdesk .homepage-gmail-section__link.feature-button{padding-left:3.8rem}.page_new-landing_gmail-helpdesk .homepage-gmail-section__link{color:#0091FF;font-size:18px;font-weight:700;font-family:Lato;line-height:33px;padding:2rem 0}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-collaboration__image{width:77px;height:auto}.page_new-landing_gmail-helpdesk .homepage-gmail-section__link{font-size:18px;font-weight:700;padding-top:1rem}}.page_new-landing_gmail-helpdesk .email-category-section{padding:6rem 0 5rem}@media all and (max-width:1024px){.page_new-landing_gmail-helpdesk .email-category-section{display:none}}.page_new-landing_gmail-helpdesk .email-category-section__column-main{display:flex;flex-direction:row;justify-content:space-between;padding-top:3rem}.page_new-landing_gmail-helpdesk .email-category-section__heading{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;display:flex;justify-content:center}.page_new-landing_gmail-helpdesk .email-category-section__column-first-shared-inboxes{display:none}.page_new-landing_gmail-helpdesk .email-category-section__column-first-shared-inboxes.active{display:block;text-align:center;height:470px;position:relative;bottom:8rem}.page_new-landing_gmail-helpdesk .email-category-section__column-first-shared-inboxes.active:before{content:"";position:absolute;width:726px;height:655px;background-image:url(https://images.hiverhq.com/images/new-homepage/gmail-helpdesk/helpdesk-tags-background.svg);background-repeat:no-repeat;background-size:cover;transform:rotate(-14deg);z-index:-1}.page_new-landing_gmail-helpdesk .email-category-section__shared-inboxes-image-container{animation-name:fadeIn;animation-duration:1s;padding:10rem 0 0 7rem}.page_new-landing_gmail-helpdesk .email-category-section__column-first-email-delegation{display:none}.page_new-landing_gmail-helpdesk .email-category-section__column-first-email-delegation.active{display:block;width:55%;height:470px}.page_new-landing_gmail-helpdesk .email-category-section__column-first-email-delegation.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;transform:rotate(4deg);z-index:-1}.page_new-landing_gmail-helpdesk .email-category-section__email-delegation-image-container{animation-name:fadeIn;animation-duration:1s;padding-left:5rem}.page_new-landing_gmail-helpdesk .email-category-section__email-delegation-leaf1{position:relative;top:8rem;right:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__email-delegation-leaf2{position:relative;top:-13rem;left:2rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__number-style{width:31px;height:28px;opacity:.18;font-family:Lato;font-size:30px;font-weight:900;line-height:.2;text-align:center;color:#1b2b4e;padding-right:1rem;position:relative;top:2px}.page_new-landing_gmail-helpdesk .email-category-section__column-first-notes-mentions{display:none}.page_new-landing_gmail-helpdesk .email-category-section__column-first-notes-mentions.active{display:block;text-align:center;height:470px}.page_new-landing_gmail-helpdesk .email-category-section__column-first-notes-mentions.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;z-index:-1}.page_new-landing_gmail-helpdesk .email-category-section__notes-mentions-image-container{animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__notes-mentions-leaf1{position:relative;top:-17rem;right:9rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__notes-mentions-leaf2{position:relative;top:-13rem;left:5rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__column-first-collision-alerts{display:none}.page_new-landing_gmail-helpdesk .email-category-section__column-first-collision-alerts.active{display:block;height:470px}.page_new-landing_gmail-helpdesk .email-category-section__column-first-collision-alerts.active:before{content:"";position:absolute;width:665px;height:513px;background-image:url(https://images.hiverhq.com/images/new-homepage/hiver-works-liquid-image.svg);background-repeat:no-repeat;background-size:cover;transform:rotate(8deg);z-index:-1}.page_new-landing_gmail-helpdesk .email-category-section__collision-alerts-image-container{animation-name:fadeIn;animation-duration:1s;padding-left:4rem}.page_new-landing_gmail-helpdesk .email-category-section__collision-alerts-leaf1{position:relative;top:7rem;right:4rem;z-index:-1;animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__collision-alerts-leaf2{position:relative;top:-15rem;right:0;z-index:-1;transform:rotate(22deg);animation-name:fadeIn;animation-duration:1s}.page_new-landing_gmail-helpdesk .email-category-section__column-last{width:35%}.page_new-landing_gmail-helpdesk .email-category-section__column-last ul{height:400px}.page_new-landing_gmail-helpdesk .email-category-section li{border-radius:0 8px 8px;background:#f2f3f5;padding:2rem 1rem;margin-bottom:1rem;height:75px;cursor:pointer}.page_new-landing_gmail-helpdesk .email-category-section li:hover{background:#fcfcfc;transition:all .3s ease-in-out;-webkit-transform:translateY(-2px)}.page_new-landing_gmail-helpdesk .email-category-section li.active{background:url(https://images.hiverhq.com/images/new-homepage/combined-shape-without-shadow.svg) no-repeat;width:365px;height:170px;background-size:cover;position:relative;top:10px;right:1rem;-webkit-transform:translateY(-10px);transition:all .3s ease-in-out;padding-left:2rem}.page_new-landing_gmail-helpdesk .email-category-section li.active a{color:#fff}.page_new-landing_gmail-helpdesk .email-category-section__tab{font-family:Lato;font-size:18px;font-weight:700;color:#1b2b4e;padding-left:9px}.page_new-landing_gmail-helpdesk .inner{display:none}.page_new-landing_gmail-helpdesk .hidden-text{display:block!important;list-style:none;margin:-1.5rem 0 0 -3rem;width:352px;background:0 0!important;opacity:.77;font-family:Lato;font-size:16px;font-weight:400;line-height:1.69;color:#fff}.page_new-landing_gmail-helpdesk .inline_display{display:block!important;height:140px!important}.page_new-landing_gmail-helpdesk .image-hover{background-color:#f4f5ff;width:100%}.page_new-landing_gmail-helpdesk .helpdesk-slider{padding:2rem 0;overflow:hidden}@media all and (min-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-slider{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-slider:before{content:"";position:absolute;width:215px;height:232px;background-image:url(https://images.hiverhq.com/images/new-homepage/gmail-helpdesk/bubble.svg);background-repeat:no-repeat;right:0!important;opacity:.5;margin-top:5rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-slider:before{margin-top:9rem}}.page_new-landing_gmail-helpdesk .helpdesk-slider__heading{font-family:Lato;font-size:28px;font-weight:700;color:#151a43;text-align:center;padding-top:2rem;width:50%;margin:auto}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-slider__heading{width:70%;font-size:24px;padding:0}}.page_new-landing_gmail-helpdesk .helpdesk-slider__main{display:flex;flex-direction:row}.page_new-landing_gmail-helpdesk .helpdesk-slider__column{width:100%;position:relative;margin:2rem}.page_new-landing_gmail-helpdesk .helpdesk-slider__name{color:#1b2b4e;font-family:Lato;font-size:18px;margin-bottom:10px;padding:1rem 1rem 0;text-align:center;font-weight:700;line-height:1.33}.page_new-landing_gmail-helpdesk .helpdesk-slider__nickname{font-weight:400;color:#545876;font-family:Lato;font-size:18px;margin-bottom:10px;padding:0 1rem;text-align:left}.page_new-landing_gmail-helpdesk .helpdesk-slider__nickname span{color:#f7b500;font-family:Lato;font-size:18px;font-weight:700}.page_new-landing_gmail-helpdesk .helpdesk-slider__info{color:#545876;font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;width:100%;padding:0 1rem 1rem;text-align:center}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-slider__info{width:50%;margin:0 auto}}@media all and (max-width:600px){.page_new-landing_gmail-helpdesk .helpdesk-slider__info{width:100%}}.page_new-landing_gmail-helpdesk .helpdesk-slider__box{min-height:auto;margin-top:2rem}.page_new-landing_gmail-helpdesk .helpdesk-slider__image{width:100%;margin:auto}.page_new-landing_gmail-helpdesk .helpdesk-slider__arrows{padding-top:2rem;display:flex;justify-content:space-around;width:57%;margin:0 auto}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-slider__arrows{width:23%}}.page_new-landing_gmail-helpdesk .helpdesk-slider .customers-feedback-section__column-second a.control_next1{right:82%}.page_new-landing_gmail-helpdesk .helpdesk-slider .customers-feedback-section__column-second a.control_prev1{left:0}.page_new-landing_gmail-helpdesk .helpdesk-slider .slick-track{height:430px}.page_new-landing_gmail-helpdesk .helpdesk-slider .slick-slide img{width:auto}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-slider .slick-slide img{width:280px}}.page_new-landing_gmail-helpdesk .customer-casestudy-slider-section__image{width:62px;height:62px}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider{margin-top:-16rem;margin-bottom:-6rem;position:relative;bottom:4rem;height:450px;background-image:linear-gradient(284deg,#f7b500 1%,#fff614 94%)}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider{min-height:460px;height:auto;width:100%;background-color:#f9d335;margin:10rem 0 0}}@media all and (max-width:600px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider{min-height:560px}}.homepage-hero,.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero{min-height:745px}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .next-testimonial{position:absolute;top:11rem;right:6rem}@media all and (min-width:1441px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .next-testimonial{position:absolute;left:unset;top:10rem;right:4rem}}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .next-testimonial{top:unset;bottom:3rem;right:calc(50% - 70px);width:50px}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial-widget{position:relative;text-align:center;overflow:hidden;padding:0;width:95%}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial{position:absolute;opacity:0;z-index:-1;display:flex;flex-direction:row;justify-content:space-evenly;padding-left:0}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial.current{opacity:1;position:relative;z-index:initial;animation-name:fadeIn;animation-duration:.7s;animation-timing-function:ease}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial-widget{bottom:6rem;width:100%}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial{flex-direction:column;height:auto;padding-left:0}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial.current{width:85%;margin:0 auto auto}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-image{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-image{height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;margin-top:5.5rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-content{width:58%;text-align:initial;position:relative}@media all and (min-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-mobile-image{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-col{display:flex;flex-direction:column}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-content{width:100%;margin:0 auto auto;text-align:center}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-mobile-image{width:140px;position:relative;left:calc(100% - 8rem);top:2rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-mobile-image.second-image{top:2.5rem!important}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-mobile-image.third-image{top:3rem!important}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testmonial-col{padding-top:3rem}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial .next-testimonial{background-color:transparent;border:none;width:30px;top:110px;text-indent:-9999px;cursor:pointer}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial .next-testimonial:focus{outline:0}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial .next-testimonial:before{content:"";background-color:#fff;width:30px;height:30px;display:inline-block;position:absolute;top:0;transform:rotate(45deg)}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial{position:relative;top:11rem;top-border:1px solid #000}@media all and (min-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial--mobile{display:none}}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial--web{display:none}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial--mobile{position:absolute;top:unset;bottom:3rem;left:calc(50% - 70px);width:50px}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial:before{border-bottom:1px solid #000;left:10px;border-left:solid 1px #000}@media all and (min-width:1441px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .prev-testimonial{position:absolute;left:5rem;bottom:11rem}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .next-tesimonial{border:1px solid #000!important}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .next-tesimonial:before{border-top:solid 1px #000;right:10px;border-right:solid 1px #000}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .testimonial__mug{width:100px;height:100px;margin:16px auto;border-radius:50%;overflow:hidden}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .grey-out{opacity:1;width:50px}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .wrap{display:flex;width:85%;margin:0 auto}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider img{max-width:100%}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider strong{font-family:Lato;font-size:18px;font-weight:700;line-height:1.88;color:#2e1606;padding-top:2.5rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .wrap{width:100%}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider strong{font-size:14px;text-align:left;padding-top:1rem}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider span{font-family:Lato;font-size:16px;font-weight:400;line-height:normal;color:#6a330f}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .start-quote{position:absolute;top:5rem;left:-5rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider span{font-size:14px;text-align:left}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .start-quote{left:0;top:-1rem;width:39px}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .start-quote.second{bottom:2rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .start-quote.third{bottom:1rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .end-quote{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .end-quote{position:absolute;right:0;bottom:5rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image{position:absolute;bottom:1rem;right:3rem}@media all and (min-width:1450px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image{bottom:1rem;right:9rem}}@media all and (min-width:1920px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image{bottom:3rem!important}}@media all and (max-width:1280px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image--vacasa{bottom:0}}@media all and (min-width:1680px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image--flexport{bottom:3rem}}@media all and (min-width:1920px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image--flexport{bottom:5rem!important}}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider button{width:80px;padding:6px;z-index:99}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider p{font-family:Lato;font-size:20px;font-weight:700;line-height:1.45;color:#2e1606;margin-bottom:0;padding-top:6rem;width:82%}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-customer-slider .logo-image{left:0;top:0;position:relative;float:left;margin-top:1rem}.page_new-landing_gmail-helpdesk .helpdesk-customer-slider p{font-size:16px;line-height:1.75;text-align:left;padding-top:0;width:100%}}@keyframes fadeIn{0%{opacity:.1;transform:translateY(5px)}100%{opacity:1;transform:translateY(0)}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section{padding:0 0 2rem}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__main{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;flex-direction:row}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__column-first{width:45%}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section{padding:0 0 8rem}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__column-first{width:100%;padding-left:0;padding-bottom:2rem}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__column-second{width:45%;margin-top:5rem}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__image{padding-top:4rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__column-second{width:82%;padding-left:1rem;margin:auto}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__image{width:100%;padding-top:0}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__main-heading{color:#566d7f;font-size:14px;margin-bottom:2rem}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__sub-heading{color:#151a43;font-size:27px;line-height:1.4;opacity:.77}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__sub-heading{font-size:20px;line-height:1.6}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__sub-heading .style-2{color:#151a43;font-size:27px;font-weight:700}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__sub-heading .style-2{font-size:20px}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__para{margin:2rem 0;font-size:18px;line-height:1.83;color:#151a43;opacity:.77}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__para{margin-bottom:1rem;width:100%}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__para br{display:none}}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__button{border-radius:28px;background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);text-align:center;color:#2b2b2b;font-size:16px;padding:1rem 3.7rem;transition:all .2s ease-in-out;display:inline-block;font-weight:700;font-family:Lato;box-shadow:none!important}.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section{padding:5rem 0}@media all and (max-width:1025px){.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section{padding:3rem 2rem 4rem}}.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section__heading{font-weight:700;color:#151a43;line-height:1.42;font-size:24px}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-casestudy-section__button{display:inline;position:relative;top:2rem}.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section{padding:60px 0 30px}.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section__image{width:210px}.page_new-landing_gmail-helpdesk .helpdesk-gsuite .hiver-gsuite-section__chrome-store-image{width:175px}}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold{text-align:center;padding:6.7rem 0}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__title{font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;color:#151a43;width:48%;margin:auto}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-signup-fold{padding:30px 0 75px}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__title{width:81%;font-size:24px}}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__cta{padding-top:3rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__cta{padding-top:2rem}}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__cta .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px;padding:1rem 6rem}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__cta .install-button{padding:1rem 4.6rem}}.page_new-landing_gmail-helpdesk .helpdesk-signup-fold__cta .install-button__main{font-weight:700}.page_new-landing_gmail-helpdesk .homepage-gmail-section__link-arrow{margin-left:10px;position:relative;top:4px}.page_new-landing_gmail-helpdesk .frequently-asked-questions--shared-page{padding:1rem 1rem 2rem;margin-bottom:0}.page_new-landing_gmail-helpdesk .frequently-asked-questions__main{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .frequently-asked-questions--shared-page{padding:3rem 1rem}.page_new-landing_gmail-helpdesk .frequently-asked-questions__main{flex-direction:column}}.page_new-landing_gmail-helpdesk .frequently-asked-questions h1{color:#151a43;font-size:32px;font-weight:700;text-align:left;padding-bottom:28px;padding-top:88px}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column{width:47%}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column>div{border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;margin-top:-1px}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .frequently-asked-questions h1{padding-top:25px;font-size:24px}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column{width:100%}}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column .open img{transform:rotate(180deg)}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column h3{font-size:18px;font-weight:700;color:#151a43;opacity:.77;padding:40px 1rem 40px 0;position:relative;height:100px;line-height:1.43;display:flex;align-items:center}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .frequently-asked-questions__column h3{padding-right:3rem}}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column p{font-size:16px;line-height:1.88;color:#545876;margin-top:-5px;padding-right:4rem;margin-bottom:1.7rem}.page_new-landing_gmail-helpdesk .frequently-asked-questions__column .accordion{display:none}.page_new-landing_gmail-helpdesk .frequently-asked-questions__image{position:absolute;right:0;top:30px;cursor:pointer;transform:rotate(0);transition:all .4s ease}@media all and (max-width:960px){.page_new-landing_gmail-helpdesk .frequently-asked-questions__column p{padding-right:0}.page_new-landing_gmail-helpdesk .frequently-asked-questions__image{width:47px;height:47px}}.page_new-landing_shared-inbox *{font-family:Lato}.page_new-landing_shared-inbox .new-shared-inbox-hero{position:relative}.page_new-landing_shared-inbox .new-shared-inbox-hero:before{content:"";position:absolute;width:870px;height:285px;background-image:url(/images/zendesk-hiver/heroBg.svg);background-repeat:no-repeat;right:0;bottom:5.7rem;z-index:-1;background-size:cover}.page_new-landing_shared-inbox .new-shared-inbox-hero .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_shared-inbox .new-shared-inbox-hero .container__adjust{padding-bottom:6rem}@media all and (min-width:960px){.page_new-landing_shared-inbox .new-shared-inbox-hero .container__adjust{padding-top:150px}}.page_new-landing_shared-inbox .new-shared-inbox-hero__column-first{width:42%;margin-top:0}@media all and (max-width:960px){.page_new-landing_shared-inbox .new-shared-inbox-hero:before{background:#fff!important}.page_new-landing_shared-inbox .new-shared-inbox-hero .container__adjust{padding:0 3rem 2rem}.page_new-landing_shared-inbox .new-shared-inbox-hero__column-first{width:100%;text-align:center;margin-top:0}}.page_new-landing_shared-inbox .new-shared-inbox-hero__column-second{width:57%;position:relative}.page_new-landing_shared-inbox .new-shared-inbox-hero .install-button{background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)!important;border-radius:28px}.page_new-landing_shared-inbox .new-shared-inbox-hero .install-button span{font-weight:700!important;color:#2b2b2b}.page_new-landing_shared-inbox .new-shared-inbox-hero__heading{font-size:38px;color:#151a43;line-height:1.26;font-weight:700}.page_new-landing_shared-inbox .new-shared-inbox-hero__heading br{display:none}@media all and (max-width:960px){.page_new-landing_shared-inbox .new-shared-inbox-hero__column-second{width:100%;padding:2rem 0;height:auto;margin:auto}.page_new-landing_shared-inbox .new-shared-inbox-hero__display-image{display:none}.page_new-landing_shared-inbox .new-shared-inbox-hero__heading{padding-top:8rem;font-size:28px;line-height:1.36}}.page_new-landing_shared-inbox .new-shared-inbox-hero__sub-heading{color:#545876;margin-bottom:2rem;font-size:16px;line-height:1.88}.page_new-landing_shared-inbox .new-shared-inbox-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;position:relative;cursor:pointer;border-radius:5.6px;display:inline-block;font-size:14px;transition:all .25s ease-in-out}.page_new-landing_shared-inbox .new-shared-inbox-hero__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_shared-inbox .new-shared-inbox-hero__image{margin-top:5.1rem;position:relative;right:5rem}@media all and (min-width:960px){.page_new-landing_shared-inbox .new-shared-inbox-hero__mobile-image{display:none}}.page_new-landing_shared-inbox .homepage-new-logo-section{margin-top:-26px}@media all and (max-width:960px){.page_new-landing_shared-inbox .new-shared-inbox-hero__image{display:none}.page_new-landing_shared-inbox .new-shared-inbox-hero__mobile-image{width:100%}.page_new-landing_shared-inbox .homepage-new-logo-section{margin-top:0;margin-bottom:3rem}}.page_new-landing_shared-inbox .homepage-new-logo-section__logos-column{display:flex;flex-wrap:wrap;justify-content:space-between}.page_new-landing_shared-inbox .homepage-new-logo-section__heading{font-family:Lato;font-size:24px;font-weight:700;line-height:1.42;color:#151a43;text-align:center;padding-bottom:2rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-new-logo-section__logos-column{width:90%;justify-content:space-evenly;margin:auto}.page_new-landing_shared-inbox .homepage-new-logo-section__heading{width:58%;margin:auto}}.page_new-landing_shared-inbox .homepage-new-logo-section__logo-box{width:146px;height:102px;background-color:#f8f9f9;border-radius:8px;display:flex;align-items:center;justify-content:center}@media all and (min-width:960px){.page_new-landing_shared-inbox .homepage-new-logo-section__mobile-logo{display:none}}.page_new-landing_shared-inbox .si-managing-inbox__section{padding:5.5rem 0 4rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-new-logo-section__logo-box{margin-bottom:1.5rem;width:133px;height:91px}.page_new-landing_shared-inbox .homepage-new-logo-section__logo{display:none}.page_new-landing_shared-inbox .si-managing-inbox__section{padding:2rem 0 0;background-color:#f9f9f9}}.page_new-landing_shared-inbox .si-managing-inbox__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:3rem;line-height:1.31}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__section h2{padding:1rem;font-size:24px;text-align:left;margin-bottom:-2rem;line-height:1.42}.page_new-landing_shared-inbox .si-managing-inbox__section h2 br{display:none}}.page_new-landing_shared-inbox .si-managing-inbox__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;background-color:#f9f9f9}@media all and (min-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__main{padding:3rem 3.5rem 4.5rem}}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__main{flex-direction:column}.page_new-landing_shared-inbox .si-managing-inbox__main--inverse{flex-direction:column-reverse}}.page_new-landing_shared-inbox .si-managing-inbox__link{background-color:#ececec;margin-bottom:50px;border:1px solid #d6d6d6;border-radius:0 0 9px 9px;text-align:center;overflow:hidden;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_shared-inbox .si-managing-inbox__link-column{width:50%;text-align:center;padding:18px;color:#0091ff;font-size:16px;font-weight:700;position:relative}.page_new-landing_shared-inbox .si-managing-inbox__link-column img{margin-left:1rem;vertical-align:sub}.page_new-landing_shared-inbox .si-managing-inbox__link-column:first-child{border-right:1px solid #d6d6d6}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__link{flex-direction:column;border-radius:0;margin-bottom:0}.page_new-landing_shared-inbox .si-managing-inbox__link-column{width:100%;text-align:left}.page_new-landing_shared-inbox .si-managing-inbox__link-column:first-child{border-right:none}.page_new-landing_shared-inbox .si-managing-inbox__link-column:last-child{display:none}}.grid-layout .col-2:not(:last-child),.grid-layout .col-3:not(:last-child){border-right:1px solid #e7e7e7}.page_new-landing_shared-inbox .si-managing-inbox__link-column:hover{background-color:#F7F7F7}.page_new-landing_shared-inbox .si-managing-inbox__info{width:52%;border-radius:11px;box-shadow:0 31px 36px 0 rgba(240,240,240,.72);padding:40px;background-color:#fff;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__info{width:90%;padding:2rem;margin-top:3rem}}.page_new-landing_shared-inbox .si-managing-inbox__info h3{color:#151a43;margin:0 0 18px;font-size:24px;font-weight:700;line-height:32px}@media all and (min-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__info h3{width:73%}}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__info h3{width:100%;font-size:20px}.page_new-landing_shared-inbox .si-managing-inbox__info p br{display:none}}.page_new-landing_shared-inbox .si-managing-inbox__info p{font-size:18px;color:#545876;line-height:1.89;margin-bottom:0}.page_new-landing_shared-inbox .si-managing-inbox__testimonial{width:44%;padding:55px 0 30px}@media all and (max-width:960px){.page_new-landing_shared-inbox .si-managing-inbox__testimonial{width:100%;padding:2rem 1rem;margin:3rem 0 0}.page_new-landing_shared-inbox .si-managing-inbox__author{padding:1.5rem 0}}.page_new-landing_shared-inbox .si-managing-inbox__testimonial p{margin-bottom:0;color:#545876;line-height:2;font-size:16px;position:relative}.page_new-landing_shared-inbox .si-managing-inbox__testimonial p.quote::before{position:absolute;content:'';width:37px;height:35px;background:url(/images/new-homepage/shared-inbox/blue-quote.svg) no-repeat;top:-45px;left:0}.page_new-landing_shared-inbox .si-managing-inbox__author{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_shared-inbox .si-managing-inbox__author div{margin-top:12px;width:calc(100% - 70px)}.page_new-landing_shared-inbox .si-managing-inbox__author img{width:58px;height:58px;border-radius:50%;overflow:hidden;margin-top:1rem}.page_new-landing_shared-inbox .si-managing-inbox__author p{line-height:1.5;font-size:14px}.page_new-landing_shared-inbox .si-managing-inbox__author p strong{font-size:16px;color:#151a43}.page_new-landing_shared-inbox .homepage-casestudy{padding:0 0 2rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy{padding:4rem 0 3rem}}@media all and (max-width:320px){.page_new-landing_shared-inbox .homepage-casestudy .top{margin-top:-11rem!important}}.page_new-landing_shared-inbox .homepage-casestudy__title{width:45%;margin:auto;padding-bottom:6rem;font-family:Lato;font-size:32px;font-weight:700;line-height:1.25;text-align:center;color:#151a43}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__title{width:86%;text-align:left;padding-bottom:3rem;font-size:24px;line-height:1.42}}.page_new-landing_shared-inbox .homepage-casestudy__main{flex-direction:column!important;width:83%!important;position:relative;margin:0 auto;display:flex}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__main{width:100%!important}.page_new-landing_shared-inbox .homepage-casestudy__common-row{width:100%;background-color:#f8f8f8;height:530px}}.page_new-landing_shared-inbox .homepage-casestudy__grey-box{background-color:#f8f8f8;padding:1.5rem 27rem 1.5rem 2.5rem;font-family:Lato;font-size:18px;font-weight:400;color:#545876;line-height:1.89;border-radius:12px;width:927px;margin-bottom:6.8rem}@media all and (min-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__grey-box br{display:none}}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__grey-box{width:98%;padding:0 2rem 0 1.5rem}.page_new-landing_shared-inbox .homepage-casestudy__grey-box br{display:none}}.page_new-landing_shared-inbox .homepage-casestudy__wrapper{height:243px!important;width:253px;position:absolute;right:3rem;box-shadow:rgba(225,225,225,.54) 5px 10px 20px 0;background-color:#fff;border-radius:11px;padding:1rem;transition:all .6s ease-out 0s;overflow:hidden}.page_new-landing_shared-inbox .homepage-casestudy__wrapper:hover{transform:translateY(-10px);background-color:#fff;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__wrapper{position:initial;width:255px!important;margin-top:-13rem!important;padding-left:1.5rem!important;text-align:left!important;margin-bottom:4rem!important;margin:auto auto 2rem}}.page_new-landing_shared-inbox .homepage-casestudy__wrapper--vacasa{margin-top:-1rem;background-image:linear-gradient(to bottom,#fff8da,#fff)!important}.page_new-landing_shared-inbox .homepage-casestudy__wrapper--flexport{margin-top:18.5rem;background-image:linear-gradient(to bottom,#f1f9ff 0,#fff)!important}.page_new-landing_shared-inbox .homepage-casestudy__wrapper--fertility{margin-top:38rem;background-image:linear-gradient(to bottom,#fdf6ff,#fff)!important}.page_new-landing_shared-inbox .homepage-casestudy__grey-box-title{font-family:Lato;font-size:24px;font-weight:700;line-height:1.17;color:#1b2b4e;padding:0 0 1.5rem 2.5rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .homepage-casestudy__grey-box-title{line-height:1.56;padding:2rem 6rem 1.5rem 1.5rem;font-size:18px}}.page_new-landing_shared-inbox .homepage-casestudy__logo{margin-top:0!important;padding-left:0!important;padding-bottom:1rem}.page_new-landing_shared-inbox .homepage-casestudy__logo--mid{margin-top:.5rem!important;padding-bottom:1.5rem!important}.page_new-landing_shared-inbox .homepage-casestudy__speed{padding-bottom:.2rem!important;line-height:1.63!important;color:#545876;margin-bottom:0;font-family:Lato;font-size:16px;font-weight:400}.page_new-landing_shared-inbox .homepage-casestudy__percentage{font-size:32px!important;padding-top:0!important;margin-bottom:1rem!important;line-height:1.25!important;font-weight:700;color:#151a43}.page_new-landing_shared-inbox .homepage-casestudy__percentage--mid{margin-bottom:0!important}.page_new-landing_shared-inbox .homepage-casestudy__arrow-image{margin-left:1rem}.page_new-landing_shared-inbox .homepage-casestudy__cta{font-family:Lato;font-size:16px;font-weight:700;color:#0091ff;margin-bottom:0}.page_new-landing_shared-inbox .homepage-casestudy__cta--mid{padding-top:1.5rem!important}.page_new-landing_shared-inbox .free-trial-section{padding:4rem 0 1rem;text-align:center;background-color:#f5f5f5;height:292px}.page_new-landing_shared-inbox .free-trial-section h2{font-size:24px;font-weight:700;color:#151a43;margin-bottom:1rem;line-height:1.25}@media all and (max-width:960px){.page_new-landing_shared-inbox .free-trial-section{padding:4rem 0 0;height:auto}.page_new-landing_shared-inbox .free-trial-section h2{padding:0 4rem;line-height:1.33}.page_new-landing_shared-inbox .free-trial-section h2 br{display:none}}.page_new-landing_shared-inbox .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin:1rem 0 5rem;transition:all .2s ease-in-out}.page_new-landing_shared-inbox .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_shared-inbox .old-new__section{padding:0}@media all and (max-width:960px){.page_new-landing_shared-inbox .old-new__section{padding:0}}.page_new-landing_shared-inbox .old-new__main-heading{text-align:center;font-size:32px;font-weight:700;color:#151a43;width:55%;margin:0 auto;padding-bottom:2rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .old-new__main-heading{width:82%;font-size:24px;text-align:left;line-height:1.42}}.page_new-landing_shared-inbox .old-new__para{text-align:center;font-size:16px;color:#545876;line-height:1.88;width:55%;margin:0 auto;padding-bottom:2rem}@media all and (max-width:960px){.page_new-landing_shared-inbox .old-new__para{width:82%;text-align:left}}.page_new-landing_shared-inbox .old-new__para strong{font-weight:700;color:#545876}.page_new-landing_shared-inbox .old-new__table-container{overflow-x:scroll}.page_new-landing_shared-inbox .old-new__table-container table{width:100%;border-spacing:0}.page_new-landing_shared-inbox .old-new__table-container table tr:nth-of-type(odd){background-color:rgba(244,245,255,.8)}.page_new-landing_shared-inbox .old-new__table-container table tr td,.page_new-landing_shared-inbox .old-new__table-container table tr th{color:#151a43;font-size:18px;text-align:center;width:12%;line-height:24px}.page_new-landing_shared-inbox .old-new__table-container table tr td:first-child,.page_new-landing_shared-inbox .old-new__table-container table tr th:first-child{text-align:left;width:40%}@media all and (min-width:960px){.page_new-landing_shared-inbox .old-new__table-container table tr{height:60px}.page_new-landing_shared-inbox .old-new__table-container table tr:first-child{height:153px}.page_new-landing_shared-inbox .old-new__table-container table tr td:first-child:first-child,.page_new-landing_shared-inbox .old-new__table-container table tr th:first-child:first-child{padding:0 2rem 0 4rem}}.page_new-landing_shared-inbox .old-new__table-container table tr td:first-child:nth-of-type(even),.page_new-landing_shared-inbox .old-new__table-container table tr th:first-child:nth-of-type(even){background-color:rgba(214,214,214,.18)}.page_new-landing_shared-inbox .old-new__table-container table tr th{color:#545876}@media all and (max-width:960px){.page_new-landing_shared-inbox .old-new__table-container table tr td:first-child,.page_new-landing_shared-inbox .old-new__table-container table tr th,.page_new-landing_shared-inbox .old-new__table-container table tr th:first-child{padding:1rem}}.page_new-landing_shared-inbox .old-new__table-container table tr th:last-child{font-size:22px;color:#151a43}.page_new-landing_shared-inbox .shared-features__section{padding:6rem 0 1.5rem}.page_new-landing_shared-inbox .shared-features__section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start}.page_new-landing_shared-inbox .shared-features__column{width:33%}.page_new-landing_shared-inbox .shared-features__column h2{color:#151a43;font-size:32px;font-weight:700;line-height:1.25}@media all and (max-width:960px){.page_new-landing_shared-inbox .shared-features__section{padding-top:4rem}.page_new-landing_shared-inbox .shared-features__section .container{flex-direction:column}.page_new-landing_shared-inbox .shared-features__column{width:98%}.page_new-landing_shared-inbox .shared-features__column h2{font-size:24px;margin-bottom:3.5rem;line-height:1.42}.page_new-landing_shared-inbox .shared-features__column p{padding:0 3rem 0 1rem}}@media all and (min-width:960px){.page_new-landing_shared-inbox .shared-features__column h2{margin-top:10px;margin-bottom:10rem}}.page_new-landing_shared-inbox .shared-features__column p{font-size:16px}.page_new-landing_shared-inbox .shared-features__subheading{margin-bottom:10px;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inbox .shared-features__column img{padding:0 2rem 2rem;width:100%}.page_new-landing_shared-inbox .shared-features__subheading{font-size:18px}.page_new-landing_shared-inbox .shared-features__subheading::before{top:10px}}.page_new-landing_shared-inbox .shared-features__subheading::before{position:absolute;content:'';top:10px;left:-18px;height:10px;width:10px;background:url(/images/new-homepage/shared-inbox/polygon.svg) no-repeat}.page_new-landing_shared-inbox .shared-features__subheading strong{color:#151a43;font-size:18px}.page_new-landing_shared-inbox .shared-features__subheading li p{color:#545876;line-height:30px;font-size:16px}.page_new-landing_shared-inbox .frequently-asked-questions{padding:2rem 0 1rem}.page_new-landing_shared-inbox .frequently-asked-questions__main{display:flex;justify-content:space-between;flex-wrap:wrap;flex-direction:row}@media all and (max-width:960px){.page_new-landing_shared-inbox .frequently-asked-questions{padding:0 2rem}.page_new-landing_shared-inbox .frequently-asked-questions__main{flex-direction:column}}.page_new-landing_shared-inbox .frequently-asked-questions h1{color:#151a43;font-size:32px;font-weight:700;text-align:left;padding-bottom:28px;padding-top:88px}.page_new-landing_shared-inbox .frequently-asked-questions__column{width:47%}.page_new-landing_shared-inbox .frequently-asked-questions__column>div{border-top:solid 1px #e6e6e6;border-bottom:solid 1px #e6e6e6;margin-top:-1px}@media all and (max-width:960px){.page_new-landing_shared-inbox .frequently-asked-questions h1{font-size:24px;line-height:1.33}.page_new-landing_shared-inbox .frequently-asked-questions__column{width:100%}}.page_new-landing_shared-inbox .frequently-asked-questions__column .open img{transform:rotate(180deg)}.page_new-landing_shared-inbox .frequently-asked-questions__column h3{font-size:18px;font-weight:700;color:#151a43;opacity:.77;padding:40px 0;position:relative}@media all and (max-width:960px){.page_new-landing_shared-inbox .frequently-asked-questions__column h3{padding:45px 50px 45px 0;line-height:1.43}}.page_new-landing_shared-inbox .frequently-asked-questions__column p{font-size:16px;line-height:1.88;color:#545876;margin-top:-5px;padding-right:4rem;margin-bottom:1.7rem}.page_new-landing_shared-inbox .frequently-asked-questions__column .accordion{display:none}.page_new-landing_shared-inbox .frequently-asked-questions__image{position:absolute;right:0;top:30px;cursor:pointer;transform:rotate(0);transition:all .4s ease}.page_new-landing_shared-inbox .learn-more__section{padding:5rem 0}@media all and (max-width:960px){.page_new-landing_shared-inbox .learn-more__section{padding:3rem 0}}.page_new-landing_shared-inbox .learn-more__section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.page_new-landing_shared-inbox .learn-more__section h2{text-align:center;color:#151a43;font-size:32px;font-weight:700;padding-bottom:4.3rem}.page_new-landing_shared-inbox .learn-more__column{width:23.5%;border-radius:11px;box-shadow:0 31px 36px 0 rgba(217,230,239,.72);transform:translate3d(0,0,0);transition:all .6s ease-out;cursor:pointer;position:relative;height:350px}@media all and (max-width:960px){.page_new-landing_shared-inbox .learn-more__section h2{padding:1rem;margin-bottom:5rem;font-size:24px;line-height:1.42}.page_new-landing_shared-inbox .learn-more__column{width:90%;margin:0 auto 75px;height:370px}.page_new-landing_shared-inbox .learn-more__column img{width:100%}}@media all and (min-width:960px){.page_new-landing_shared-inbox .learn-more__column:hover{transform:translateY(-10px);background-color:#fff}}.page_new-landing_shared-inbox .learn-more__column p{line-height:1.75;font-size:16px;color:#151a43;padding:20px 20px 0;font-weight:700}.page_new-landing_shared-inbox .learn-more__text{position:relative}.page_new-landing_shared-inbox .learn-more__know-more{margin-bottom:20px;color:#0091ff!important;padding-top:0!important;position:absolute;bottom:0}.page_new-landing_shared-inbox .learn-more__overlay{background-color:#545876;width:265px;border-radius:13px 13px 0 0;display:block;line-height:50px;font-size:16px;font-weight:700;position:absolute;top:-42px;text-align:center}.homepage-hero,.page_new-landing_shared-inbox .learn-more__image-block{position:relative}@media all and (max-width:960px){.page_new-landing_shared-inbox .learn-more__overlay{width:100%}.homepage-hero{height:1020px;background-color:#298ef7!important;background-image:none}}.grid-layout{display:flex;justify-content:space-between}.shared-mailbox .grid-layout{text-align:left}.grid-layout .col-3{width:33.3%}.grid-layout .col-2{width:50%}@media all and (max-width:960px){.homepage-hero__button-container{text-align:center}}.homepage-hero__bg{position:absolute;top:0;left:0;right:0;bottom:0;background:#14a8ff;background:linear-gradient(90deg,#14a8ff,#3453e6);overflow:hidden;-webkit-clip-path:polygon(0 0,100% 0,100% 41%,0 100%);clip-path:polygon(0 0,100% 0,100% 41%,0 100%);ms-clip-path:polygon(0 0,100% 0,100% 41%,0 100%)}.homepage-gmail-teamwork__column1,.homepage-gmail-teamwork__column2{background-repeat:no-repeat;height:218px;transition:all .25s ease-in-out;text-align:left}.homepage-hero__bg .circle{position:absolute;border-radius:50%;right:-500px}.homepage-hero__bg .circle.circle-1{width:1400px;height:1400px;background-color:rgba(24,16,224,.08);top:70px}.homepage-hero__bg .circle.circle-2{width:1750px;height:1750px;background-color:rgba(189,16,224,.08);top:-100px}.homepage-hero__bg .circle.circle-3{width:2250px;height:2250px;background-color:rgba(54,16,224,.08);top:-300px}.homepage-hero .mid{position:absolute;left:0;right:0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;margin-top:-6.3rem}.homepage-hero__column-first{width:46%;margin-bottom:-4rem!important;padding-right:2rem}@media all and (max-width:960px){.homepage-hero__column-first{width:100%;text-align:center;padding-right:0}}.homepage-hero__column-second{width:54%;text-align:center}.homepage-hero h2{padding-top:8rem;color:#292593;margin-bottom:6rem}@media all and (max-width:960px){.homepage-hero__column-second{width:100%;margin-top:6rem}.homepage-hero h2{color:#fff;padding-top:0}.homepage-hero__heading{padding-top:14rem;font-size:30px;text-align:center}.homepage-hero__heading br{display:none}}@media all and (min-width:960px){.homepage-hero__heading{margin-top:0}}.homepage-hero__heading--home-clone{font-size:34px}.homepage-hero__sub-heading{color:#fff;margin-bottom:2rem;line-height:1.7}@media all and (max-width:960px){.homepage-hero__sub-heading{text-align:center;margin:2rem 0 3rem}}.homepage-hero__button{background-color:#ffd31a;padding:1.2rem 3rem;color:#2b2b2b;border-radius:5.6px;display:inline-block;margin-top:2rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out}.homepage-hero__button:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.homepage-gmail-teamwork__column1:hover,.homepage-gmail-teamwork__column2:hover{transform:translateY(-10px)}@media all and (max-width:960px){.homepage-hero__button{display:inline-block;font-size:14px;padding:1rem}}.homepage-hero__image{padding-top:10rem}.homepage-gmail-teamwork{background-color:#f7fafd}@media all and (max-width:960px){.homepage-hero__image{width:100%;padding-top:0}.homepage-gmail-teamwork--homepage{padding:10rem 0 0;background-color:#fff}}.homepage-gmail-teamwork__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding:0 1rem}.homepage-gmail-teamwork__heading{font-size:24px;text-align:center;color:#292593;padding:5rem 0 4rem}.homepage-gmail-teamwork__heading--black{color:#000;padding-bottom:1rem;padding-top:3rem}.homepage-gmail-teamwork__column1{width:45%;padding:0 3rem;background-image:url(https://images.hiverhq.com/images/new-homepage/sharedInbox.png)}@media all and (max-width:960px){.homepage-gmail-teamwork__column1{width:100%;margin-bottom:3rem;padding:0 1.4rem}}.homepage-gmail-teamwork__column2{width:45%;padding:0 3rem;background-image:url(https://images.hiverhq.com/images/new-homepage/helpdesk.png)}.homepage-gmail-teamwork__sub-heading{font-size:19px;color:#8657f9;margin:2.4rem 0 1rem;text-align:left}.homepage-gmail-teamwork__sub-heading--color{color:#e29348}@media all and (max-width:960px){.homepage-gmail-teamwork__column2{width:100%;padding:0 1.4rem}.homepage-gmail-teamwork__sub-heading{margin:2.2rem 0 1rem}}.homepage-gmail-teamwork__para{font-size:17px;color:#525f7f;margin-bottom:.5rem;height:38%;margin-right:4.1rem}.homepage-gmail-teamwork__para--flex{display:flex;align-items:center;margin-bottom:1rem;margin-right:0}.homepage-gmail-teamwork__para--flex img{margin-right:15px}.homepage-gmail-teamwork__span a{color:#525f7f;font-weight:400;cursor:pointer;border-bottom:1px solid #000}.homepage-gmail-teamwork__span a:hover{color:#1ab394}.homepage-gmail-teamwork__span a--yellow{color:#525f7f;font-weight:700}.homepage-emails-control{padding:2rem 0 4rem;background-color:#f7fafd}@media all and (max-width:960px){.homepage-gmail-teamwork__para{margin-left:0;margin-right:0}.homepage-gmail-teamwork__para br{display:none}.homepage-emails-control{padding:5rem 0 1rem;text-align:center}.homepage-emails-control__main{padding:0 1rem}}.homepage-emails-control__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.homepage-emails-control__column{width:27%}.homepage-emails-control__heading{border-bottom:1px solid #c0c3c9;padding:0 0 1rem;color:#292593}.homepage-emails-control__sub-heading{font-size:19px;margin-bottom:1rem;text-align:left;color:#3cbd95}.homepage-emails-control__sub-heading--sub-heading1{color:#fba81b}.homepage-emails-control__sub-heading--sub-heading2{color:#916ada}.homepage-emails-control__para{font-size:17px;line-height:1.7;color:#525f7f}.homepage-emails-control__image{padding:2rem 0}.homepage-gmail-inbox{padding:2rem 0;background-color:#f7fafd}@media all and (max-width:960px){.homepage-emails-control__column{width:100%;text-align:left}.homepage-gmail-inbox{padding:0}}.homepage-gmail-inbox .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center}.homepage-gmail-inbox__columnFirst{width:45%;margin-top:4rem}@media all and (max-width:960px){.homepage-gmail-inbox__columnFirst{width:100%}.homepage-gmail-inbox__image{max-width:100%}}.homepage-gmail-inbox__image{width:134%}.homepage-gmail-inbox__columnSecond{width:46%;margin-top:2rem}.homepage-gmail-inbox__heading{color:#292593;font-size:22px}.homepage-gmail-inbox__sub-heading{color:#292593;font-size:22px;text-align:left}.homepage-gmail-inbox__paragraph{color:#414670;font-size:17px;margin-bottom:3rem!important}.homepage-gmail-inbox__paragraph b{color:#13334c;font-size:16px;font-weight:400;cursor:pointer}.homepage-gmail-inbox__paragraph b:hover{color:#1ab394}.homepage-status-section{padding:5rem 0;background-color:#f7fafd}@media all and (max-width:960px){.homepage-gmail-inbox__columnSecond{width:100%}.homepage-status-section{padding:2rem 1rem 0}}.homepage-status-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.homepage-status-section__column{width:39%}@media all and (max-width:960px){.homepage-status-section__column{width:100%}}.homepage-status-section__column img{width:143%;margin-left:-8rem}.homepage-status-section__heading{color:#292593;font-size:30px;text-align:center;padding-bottom:3rem}@media all and (max-width:960px){.homepage-status-section__column img{width:100%;margin-left:0}.homepage-status-section__heading{padding-bottom:3rem;font-size:27px}.page_new-landing_features .feature_nav_bar{overflow:hidden}}.homepage-status-section__sub-heading{color:#292593;font-size:22px;text-align:left}.homepage-status-section__paragraph{color:#414670;font-size:17px;margin-bottom:3rem!important}.homepage-status-section__paragraph b{color:#13334c;font-size:16px;font-weight:400;cursor:pointer}.homepage-status-section__paragraph b:hover{color:#1ab394}.banner-container{background-color:#f7fafd!important}.cd-words-wrapper{display:inline-block;position:relative;text-align:left}.cd-words-wrapper b{display:inline-block;position:absolute;white-space:nowrap;left:0;top:0;font-size:35px}.cd-words-wrapper b.is-visible{position:relative}.no-js .cd-words-wrapper b{opacity:0}.no-js .cd-words-wrapper b.is-visible{opacity:1}.cd-headline.push{margin-top:5rem}.cd-headline.push b{opacity:0;font-size:35px}@media screen and (max-width:992px){.cd-headline.push{margin-top:9rem}.cd-headline.push b{font-size:23px}}.cd-headline.push b.is-visible{opacity:1;animation:push-in .6s}.cd-headline.push b.is-hidden{animation:push-out .6s}@keyframes push-in{0%{opacity:0;transform:translateX(-100%)}60%{opacity:1;transform:translateX(10%)}100%{opacity:1;transform:translateX(0)}}@keyframes push-out{0%{opacity:1;transform:translateX(0)}60%{opacity:0;transform:translateX(110%)}100%{opacity:0;transform:translateX(100%)}}.page_new-landing_features .all-features-hero{-o-object-fit:contain;object-fit:contain}@media all and (max-width:720px){.page_new-landing_features .all-features-hero{padding-top:8rem;height:auto}.page_new-landing_features .all-features-hero .med{width:calc(100% - 3rem)}}.page_new-landing_features .all-features-hero .med{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:flex-start}@media all and (min-width:720px){.page_new-landing_features .all-features-hero .med{padding-top:185px}}.page_new-landing_features .all-features-hero__column-first{text-align:left;width:50%;padding:1.8rem 4rem 0 0}@media all and (max-width:720px){.page_new-landing_features .all-features-hero__column-first{padding:0;width:100%;text-align:center}}.page_new-landing_features .all-features-hero__column-second{width:50%;display:inline-block}@media all and (max-width:720px){.page_new-landing_features .all-features-hero__column-second{width:100%;text-align:center;padding:2rem 0 0;margin-bottom:2rem}}.page_new-landing_features .all-features-hero__cover-image{width:95%;margin:0 auto}@media all and (max-width:720px){.page_new-landing_features .all-features-hero__cover-image{width:90%;max-width:240px}}.page_new-landing_features .all-features-hero__heading{color:#151a43;font-size:38px;line-height:1.26;margin-bottom:1.5rem;font-weight:700}.page_new-landing_features .all-features-hero__cover-para{line-height:1.88;margin-bottom:1.5rem;font-size:16px;color:#545876;text-align:center}.page_new-landing_features .Nav_Link,.page_new-landing_features .feature_nav_bar{font-family:Lato;line-height:normal;letter-spacing:normal;font-size:16px;font-style:normal;font-stretch:normal}@media all and (min-width:720px){.page_new-landing_features .all-features-hero__cover-para{padding-right:8rem;text-align:justify}}.page_new-landing_features .all-features-hero__btn-container a{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px;display:inline-block;padding:1rem 3rem;margin-top:0;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-weight:700}.page_new-landing_features .all-features-hero__btn-container a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_features .feature_nav_bar{position:-webkit-sticky;position:sticky;top:68px;font-weight:700;background:#f8f8f8;color:#545876;padding-top:5px;padding-bottom:5px;z-index:2;height:66px;margin-top:80px}.page_new-landing_features .Nav_Link{width:80px;height:20px;font-weight:400;text-align:center;color:#545876;text-decoration:none;position:relative}.page_new-landing_features .Nav_Link.active{font-weight:700;color:#545876}@media all and (min-width:960px){.page_new-landing_features .Nav_Link.active::after{content:'';border-bottom:5px solid #14a8ff;width:71px;position:absolute;top:2.5rem;left:0;border-radius:8px}}.page_new-landing_features .Feature_Navigation_UL{width:100%;background-color:var(--ice-blue);text-decoration:none;list-style-type:none;padding-left:0}.page_new-landing_features .sec_link{display:block;width:25%;float:left}.page_new-landing_features .current_sec{border-bottom:#14a8ff 5px solid;padding-bottom:16px}.page_new-landing_features .features-accountability-grid{padding:3rem 0 2.5rem}@media all and (max-width:960px){.page_new-landing_features .Nav_Link{visibility:hidden}.page_new-landing_features .Nav_Link.active{visibility:visible}.page_new-landing_features .sec_link{text-align:center;position:absolute;right:0;left:0;display:block;width:100%}.page_new-landing_features .features-accountability-grid{width:100%factive}.page_new-landing_features .features-accountability-grid__main{flex-direction:column}}.page_new-landing_features .features-accountability-grid__heading{width:100%;border-radius:8px;background-repeat:no-repeat;background-size:cover}.page_new-landing_features .features-accountability-grid__heading h2{margin-bottom:15px}.page_new-landing_features .features-accountability-grid__heading p{font-size:16px;line-height:1.67;font-weight:400;color:#545876}.page_new-landing_features .features-accountability-grid__main{display:flex}.page_new-landing_features .features-accountability-grid__column{width:33%}@media all and (max-width:960px){.page_new-landing_features .features-accountability-grid__column{width:100%;padding:0!important}}.page_new-landing_features .features-accountability-grid--image-bg{background-image:url(/images/new-all-features/help-desk-management.svg);background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0 0}@media all and (max-width:960px){.page_new-landing_features .features-accountability-grid--image-bg{background-image:url(/images/new-all-features/help-desk-mobile.svg);background-repeat:no-repeat;background-size:cover;height:383px}}.page_new-landing_features .features-accountability-grid--collaboration-bg{background-image:url(/images/new-all-features/collaboration-bg.svg);background-repeat:no-repeat;background-size:cover;padding:3rem 2rem 0 0}.page_new-landing_features .features-accountability-grid__item{padding:1.5rem 1rem 2.3rem 2rem;margin:0 .2rem}.page_new-landing_features .features-accountability-grid__grid-heading{text-align:left;font-size:32px;color:#151a43;font-weight:700;line-height:40px}.page_new-landing_features .features-accountability-grid__grid-para{font-size:18px;margin-bottom:0;color:#545876}@media all and (max-width:720px){.page_new-landing_features .features-accountability-grid__item{padding:2rem 1rem}.page_new-landing_features .features-accountability-grid__grid-para{padding:0 .5rem;text-align:center}}.page_new-landing_features .features-accountability-grid__heading{text-align:left;font-size:22px;color:#151a43;margin-bottom:.5rem;font-weight:700;line-height:1.82}@media all and (max-width:960px){.page_new-landing_features .features-accountability-grid--collaboration-bg{background-image:url(/images/new-all-features/collaboration-mobile.svg);height:388px;background-repeat:no-repeat;background-size:100%}.page_new-landing_features .features-accountability-grid__heading{line-height:1.25}.page_new-landing_features .features-accountability-grid__para br{display:none}}.page_new-landing_features .features-accountability-grid__para{font-size:16px;margin-bottom:0;line-height:1.88;color:#545876}.page_new-landing_features .features-accountability-grid__read-more{color:#0091ff;font-size:16px;font-weight:700}.page_new-landing_features .features-accountability-grid__read-more:hover{color:#3453E6}.page_new-landing_features .features-accountability-grid__icon{width:3.1rem;height:3rem;margin-right:1rem;margin-bottom:0}.page_new-landing_features .features-accountability-grid__image{padding-top:0}.page_new-landing_features .features-collaboration-grid{padding:5rem 0 2.5rem;background-color:#f1f8ff}.page_new-landing_features .features-collaboration-grid__container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.page_new-landing_features .features-collaboration-grid__cover-image{width:auto;max-width:223px;max-height:237px;margin:0 auto}.page_new-landing_features .features-collaboration-grid__column-first{width:33.33%}.page_new-landing_features .features-collaboration-grid__grid-heading{text-align:left;font-size:32px;color:#151a43;font-weight:700}@media all and (max-width:720px){.page_new-landing_features .features-collaboration-grid{padding-top:0}.page_new-landing_features .features-collaboration-grid__column-first{width:100%}.page_new-landing_features .features-collaboration-grid__grid-heading{text-align:center;font-size:25px}.page_new-landing_features .features-collaboration-grid__grid-para{padding:0 .5rem;text-align:center}}.page_new-landing_features .features-collaboration-grid__grid-para{font-size:18px;margin-bottom:0;color:#545876}.page_new-landing_features .features-collaboration-grid__column-second{width:66.67%}@media all and (max-width:720px){.page_new-landing_features .features-collaboration-grid__column-second{width:100%}}.page_new-landing_features .features-collaboration-grid__heading{text-align:left;font-size:18px;color:#1b2b4e;margin-bottom:.5rem;font-weight:500;line-height:1}@media all and (max-width:960px){.page_new-landing_features .features-collaboration-grid__heading{line-height:1.25}}.page_new-landing_features .features-collaboration-grid__para{font-size:16px;margin-bottom:0}.page_new-landing_features .features-collaboration-grid__read-more{color:#0635c9;position:relative}.page_new-landing_features .features-collaboration-grid__read-more:after{display:block;position:absolute;content:">";top:0;font-size:18px;left:calc(100% + 5px)}.page_new-landing_features .features-collaboration-grid__icon{width:3.1rem;height:3rem;margin-right:1rem;margin-bottom:.5rem}.page_new-landing_features .features-productivity-grid{padding:5rem 0 2.5rem}.page_new-landing_features .features-productivity-grid__container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between}.page_new-landing_features .features-productivity-grid__column{display:flex}.page_new-landing_features .features-productivity-grid__item{width:33%}.page_new-landing_features .features-productivity-grid__cover-image{width:auto;max-width:300px;max-height:300px;margin:0 auto}.page_new-landing_features .features-productivity-grid__grid-heading{text-align:left;font-size:32px;color:#151a43;font-weight:700;margin-bottom:1.5rem;line-height:1}@media all and (max-width:720px){.page_new-landing_features .features-productivity-grid{padding-top:0}.page_new-landing_features .features-productivity-grid__grid-heading{text-align:center;font-size:25px;line-height:1.25}.page_new-landing_features .features-productivity-grid__grid-para{padding:0 .5rem;text-align:center}}.page_new-landing_features .features-productivity-grid__grid-para{font-size:18px;margin-bottom:0;color:#545876}.page_new-landing_features .features-productivity-grid__heading{text-align:left;font-size:18px;color:#1b2b4e;margin-bottom:.5rem;font-weight:500;line-height:1}.page_new-landing_features .features-productivity-grid__para{font-size:16px;margin-bottom:0}.page_new-landing_features .features-productivity-grid__read-more{color:#0635c9;position:relative}.page_new-landing_features .features-productivity-grid__read-more:after{display:block;position:absolute;content:">";top:0;font-size:18px;left:calc(100% + 5px)}.page_new-landing_features .features-productivity-grid__icon{width:3.1rem;height:3rem;margin-right:1rem;margin-bottom:.5rem}.page_new-landing_features .collaboration-leader{padding:0}.page_new-landing_features .collaboration-leader__image-container{background-repeat:no-repeat;background-size:auto;background-position:center;height:15rem}@media all and (max-width:720px){.page_new-landing_features .collaboration-leader__image-container{background-image:url(/images/svg/collaboration-leaders-mobile.svg);background-repeat:no-repeat}}@media all and (min-width:720px){.page_new-landing_features .collaboration-leader__image-container{background-image:url(/images/svg/collaboration-leaders.svg)}}.page_new-landing_features .nav-sidebar-container--hidden{width:100%}.page_new-landing_features .collab_sm_img{padding-top:0!important}.page_new-landing_features .features-productivity-grid__column-first .item:nth-child(2){text-align:left}.page_new-landing_features .helpdesk-ss-section{padding:4rem 0;background-color:#f6f6f6;text-align:center}.page_new-landing_features .helpdesk-ss-section h2{font-size:32px;font-weight:700;color:#151a43}.page_new-landing_features .helpdesk-ss-section .container{display:flex;justify-content:space-around;flex-wrap:wrap;padding:0 8rem}@media all and (max-width:960px){.page_new-landing_features .features-productivity-grid__heading{line-height:1.25}.page_new-landing_features .helpdesk-ss-section .container{padding:0 1rem}}.page_new-landing_features .helpdesk-ss-section__column{width:247px;height:198px;border-radius:6.5px;box-shadow:10px 11px 16px 0 rgba(0,0,0,.07);background-color:#fff;margin-top:38px;display:flex;align-items:center;justify-content:center}.page_new-landing_features .helpdesk-ss-section__column img{margin-bottom:20px}.page_new-landing_features .helpdesk-ss-section__column p{margin-bottom:0;font-weight:700}.page_new-landing_features .homepage-casestudy-section{padding:6rem 0 5rem}.page_new-landing_features .homepage-casestudy-section__main{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;flex-direction:row;background-color:#f6f6f6;border-radius:40px}@media all and (max-width:960px){.page_new-landing_features .homepage-casestudy-section{padding:0}.page_new-landing_features .homepage-casestudy-section__main{padding:2rem 1rem;border-radius:0}}.page_new-landing_features .homepage-casestudy-section__column-first{width:30%;padding:2rem 0}@media all and (max-width:960px){.page_new-landing_features .homepage-casestudy-section__column-first{width:100%;padding-left:0}}.page_new-landing_features .homepage-casestudy-section__column-second{width:40%}.page_new-landing_features .homepage-casestudy-section__sub-heading{color:#151a43;font-size:28px;line-height:1.21;font-weight:700}@media all and (max-width:960px){.page_new-landing_features .homepage-casestudy-section__column-second{width:100%;padding-top:1rem;text-align:center}.page_new-landing_features .homepage-casestudy-section__image{width:100%}.page_new-landing_features .homepage-casestudy-section__sub-heading{line-height:1.47;font-size:20px}.page_new-landing_features .homepage-casestudy-section__para br{display:none}}.page_new-landing_features .homepage-casestudy-section__para{margin:2rem 0;font-size:18px;line-height:1.83;color:#151a43;opacity:.77}.page_new-landing_features .homepage-casestudy-section__para b{font-weight:700;color:#151a43}.page_new-landing_features .homepage-casestudy-section__button{border-radius:28px;background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);text-align:center;color:#2b2b2b;font-size:16px;padding:1rem 3rem;transition:all .2s ease-in-out;display:inline-block;font-weight:700;width:196px;height:49px}.page_new-landing_features .homepage-casestudy-section__button:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_features .free-trial-section{padding:2rem 0 1rem;text-align:center}.page_new-landing_features .free-trial-section h2{font-size:32px;font-weight:700;color:#151a43;margin-bottom:50px;line-height:1.25}@media all and (max-width:960px){.page_new-landing_features .free-trial-section{padding:6rem 0 0}.page_new-landing_features .free-trial-section h2{padding:0 1rem;font-size:25px}}.page_new-landing_features .free-trial-section a{color:#000;font-size:16px;font-weight:700;padding:1rem 0;display:inline-block;background-image:linear-gradient(93deg,#ffec38 10%,#ffd31a 96%);border-radius:28px;position:relative;width:265px;height:49px;margin-bottom:105px;transition:all .2s ease-in-out}.page_new-landing_features .free-trial-section a:hover{transform:scale(1) translateY(-4px) translateZ(20px);transition:all .2s ease-in-out}.page_new-landing_features .agent-productivity-heading{background-image:url(/images/new-all-features/agent-productivity.svg);padding:27px 20px 27px 45px}@media all and (max-width:960px){.page_new-landing_features .agent-productivity-heading{background-image:url(/images/new-all-features/agent-mobile.svg);height:388px;background-repeat:no-repeat;background-size:100%;padding:2rem 1rem}}.page_new-landing_features .features-accountability-heading{padding:27px 20px 27px 45px;background-image:url(/images/new-all-features/deep-insights-bg.svg)}.navigator-icons{display:none;position:absolute;top:.1rem;color:#000}@media all and (max-width:960px){.page_new-landing_features .features-accountability-heading{background-image:url(/images/new-all-features/deep-mobile.svg);height:388px;background-repeat:no-repeat;background-size:100%;padding:2rem 1rem}.navigator-icons.active{display:block;z-index:3}}.horizon-prev{left:2rem}.horizon-next{right:2rem}@media all and (min-width:960px){#insights_section .features-accountability-grid__item{padding:5rem 1rem 2.3rem 2rem}}.page_new-landing_hiver-FAQ .faqPage-top-banner__heading{font-family:Lato;font-size:24px;font-weight:700;color:#fff;opacity:.95}.page_new-landing_hiver-FAQ .faqPage-categories__category-name a,.page_new-landing_hiver-FAQ .faqPage-top-banner__sub-heading{font-family:Lato;font-size:16px;margin-bottom:0}.page_new-landing_hiver-FAQ{-webkit-overflow-scrolling:touch}.page_new-landing_hiver-FAQ .faqPage-top-banner{background-image:url(/images/faq-page/hero-image.png);background-repeat:no-repeat;background-size:cover}.page_new-landing_hiver-FAQ .faqPage-top-banner__column-first{display:flex;flex-direction:column;padding:10rem 0 5rem}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-top-banner__column-first{width:85%;text-align:left;padding-top:7rem;margin:auto}}.page_new-landing_hiver-FAQ .faqPage-top-banner__sub-heading{line-height:1.75;color:#fff;font-weight:400}.page_new-landing_hiver-FAQ .faqPage-top-banner__text-style-1{color:#ffd31a;font-weight:700}.page_new-landing_hiver-FAQ .faqPage-categories{margin-top:71px}.page_new-landing_hiver-FAQ .faqPage-categories__main{display:flex;flex-direction:row;justify-content:space-between;width:90%;padding-bottom:10rem}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__main{flex-direction:column;margin:auto;width:100%;padding-bottom:0}}.page_new-landing_hiver-FAQ .faqPage-categories__nav{width:350px;display:flex;flex-direction:column;margin-top:0;padding-left:0}.page_new-landing_hiver-FAQ .faqPage-categories__nav-fixed{position:fixed;top:6rem}.page_new-landing_hiver-FAQ .faqPage-categories__nav-absolute{position:absolute;top:184rem}.page_new-landing_hiver-FAQ .faqPage-categories nav{position:-webkit-sticky;position:sticky;top:6rem;height:400px}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__nav{display:none}.page_new-landing_hiver-FAQ .faqPage-categories nav{position:absolute}}.page_new-landing_hiver-FAQ .faqPage-categories__common-column{width:600px;display:flex;flex-direction:column;margin-bottom:5rem}.page_new-landing_hiver-FAQ .faqPage-categories__common-column-fixed{margin-left:42%}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__common-column{width:100%}.page_new-landing_hiver-FAQ .faqPage-categories__common-column-fixed{margin-left:0}.page_new-landing_hiver-FAQ .faqPage-categories__column-second{padding-bottom:6rem}}@media all and (max-width:960px) and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__column-second{padding-bottom:0}}.page_new-landing_hiver-FAQ .faqPage-categories__column-second-fixed{padding-top:7rem}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__column-second-fixed{padding-top:0}}.page_new-landing_hiver-FAQ .faqPage-categories__category-name a{font-weight:700;color:#545876;opacity:1;background-color:#f7f7f7;margin-bottom:10px;padding:1.2rem 0 1.2rem 2rem;display:flex;align-items:center}.page_new-landing_hiver-FAQ .faqPage-categories__category-name a:hover{background-color:rgba(247,247,247,.5)}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__category-name a{padding-left:0;width:90%;margin:auto auto 10px;display:flex;justify-content:center}}.page_new-landing_hiver-FAQ .faqPage-categories__category-name a.link.active{color:#151a43;background-color:#fff}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion{margin-top:-30px}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .box{border-bottom:1px solid rgba(203,197,197,.3);padding-right:2rem}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion{padding-left:0;width:85%;margin:auto;line-height:1.5}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .box{padding-right:0}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .box--box1{border-bottom:none}}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion a.heading-toggle{display:block;background-image:url(/images/faq-page/shape-copy.svg);background-repeat:no-repeat;background-position:right;color:#151a43;border-radius:.15em;font-weight:700;font-family:Lato;font-size:16px;padding:2rem 0;line-height:1.5}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion a.heading-toggle{font-size:14px;padding:2.5rem 0;text-align:left}}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion a.heading-toggle.hover{color:#14a8ff;background-image:url(/images/faq-page/shape.svg);background-repeat:no-repeat}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion a.toggle.links{color:#151a43;background-image:url(/images/faq-page/shape-copy.svg);background-repeat:no-repeat}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .font-style-1{color:#000;font-weight:700}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .inner{overflow:hidden;display:none}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .accordion .inner .color{color:#545876;list-style-type:none;font-family:Lato;font-weight:400;font-size:16px;line-height:1.75;margin-left:-2.5rem;padding-bottom:1rem}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .title-box{opacity:1;background-color:#f7f7f7;display:inline-block;padding:6px 20px 0 22px;margin-bottom:28px;margin-left:1rem;height:40px;text-align:left}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .title-box p{font-family:Lato;font-size:18px;font-weight:700;color:#a8acce;margin-bottom:0;line-height:1.5}@media all and (max-width:960px){.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .title-box{width:100%;background-color:#f7f7f7;opacity:1;margin-top:-3rem;height:62px;margin-bottom:0;padding-left:0;margin-left:0}.page_new-landing_hiver-FAQ .faqPage-categories__category-sections .title-box p{font-size:16px;color:#545876;padding:1.2rem 0 0 1.8rem;text-align:left}}.page_new-landing_hiver-FAQ .nav{color:#151a43}.page_new-landing_hiver-FAQ .nav ul{width:100px;position:absolute;left:100px;top:0}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero:before{content:"";position:absolute;width:635px;height:548px;background-image:url(https://images.hiverhq.com/images/hiver_lite_plan/liquid-image.svg);background-repeat:no-repeat;right:0;top:10rem;z-index:-1;background-size:cover}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero:before{background-color:#fff!important;height:auto;display:none}}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-main{padding-top:13rem;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-main{padding-top:0;flex-direction:column}}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-first{width:40%;margin-bottom:-7rem!important;display:flex;flex-direction:column;justify-content:center}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-first{width:90%;margin:auto}}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__heading{font-family:Lato;font-size:38px;font-weight:700;line-height:1.25;color:#151a43;width:100%;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__heading{font-size:28px;width:95%;padding-top:9rem;margin:auto;text-align:center}}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__heading span{background-color:#ffec38;color:#151a43;padding:5px 10px;line-height:1.5}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__sub-heading{font-family:Lato;font-size:16px;font-weight:400;line-height:1.88;color:#545876;padding-top:1.4rem;width:85%}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__button{position:relative;top:2rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__sub-heading{font-size:18px;width:95%;text-align:center;margin:auto}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__button{text-align:center;margin-bottom:11rem}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-second:before{display:none}}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__button .install-button{border-radius:28px;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%)}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-second{width:42%}.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__column-second:before{content:"";position:absolute;width:638px;height:388px;background-image:url(https://images.hiverhq.com/images/new-homepage/flowers.svg);background-repeat:no-repeat;z-index:-1;right:6rem;top:15rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plan-hero__gmail-image{width:100%;margin:auto}}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section{padding:6rem 0;margin-top:7rem;background-color:#fbfbfb}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__column{width:100%;display:flex;flex-direction:row;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section{padding:5rem 0 3rem;margin:0 0 1rem}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__column{flex-direction:column}}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading-column{display:flex;flex-direction:column;width:30%;justify-content:center}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading-column{width:100%;text-align:center;margin:auto;flex-direction:column;padding-top:4rem;align-items:center}}@media all and (max-width:960px) and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading-column{padding-top:0}}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__gsuite-column{width:70%;display:flex;align-items:center;justify-content:space-between}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__gsuite-column{flex-direction:column;width:90%;margin:auto}}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading{color:#696c88;font-size:24px;font-weight:700;font-family:Lato;margin-bottom:0;line-height:1.42}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading2{color:#151a43;font-weight:700}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__heading{font-weight:700;width:82%;margin:auto}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__image{margin-bottom:3rem}}.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__chrome-store-image{width:52%;padding-top:2rem}.page_new-landing_hiver_lite_plan .hiver-lite-introduction{text-align:center}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__heading{font-family:Lato;font-size:32px;font-weight:700;color:#151a43}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-gsuite-section__chrome-store-image{width:80%;margin:auto;padding-bottom:3rem}.page_new-landing_hiver_lite_plan .hiver-lite-introduction{margin-top:14rem}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__heading{font-size:28px}}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__sub-heading{font-family:Lato;font-size:20px;font-weight:400;color:#545876;padding:1rem 0 2rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-introduction__sub-heading{font-size:18px;width:90%;margin:auto}}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__cost{font-family:Lato;font-size:20px;font-weight:400;color:#678bf3!important;padding-bottom:3rem}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__cost:before{content:"";position:absolute;width:192px;height:37px;background-image:url(https://images.hiverhq.com/images/hiver_lite_plan/hiver-lite-introduction.svg);background-repeat:no-repeat;right:39rem;background-size:contain}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__cost span{font-size:57px;color:#678bf3}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__cost .style-3{font-weight:700}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__yellow-box{background-color:#ffc562;background-repeat:no-repeat;background-size:cover;margin:auto;opacity:.77;font-family:Lato;font-size:16px;font-weight:700;line-height:1.88;text-align:center;color:#151a43;padding:3rem 4rem 2rem;width:950px;height:220px;border-radius:29px 29px 29px 0}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-introduction__cost:before{right:5rem}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__yellow-box{background:#fbd64a;width:100%;padding:1rem 3rem;font-size:14px;height:auto;border-radius:0}}.page_new-landing_hiver_lite_plan .hiver-lite-introduction__yellow-box span{font-size:18px;font-weight:700;color:#151a43}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include{margin-top:4rem;height:auto}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-lite-tick-image{padding-right:1rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include__heading{font-size:32px;font-weight:700;text-align:center;color:#151a43;padding-top:2rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include{margin:4rem 0}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-lite-tick-image{padding-right:0;position:absolute;left:4rem;margin-top:-7px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include__heading{font-size:28px;padding-top:0;width:80%;margin:auto}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section{position:relative;top:1rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;padding:0;margin:0 auto;max-width:1088px;align-items:flex-start}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section{flex-direction:column;padding:0;top:0}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-plan{flex:1;width:100%}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-plan{margin-bottom:0}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-plan .hiver-pricing-content-section__features{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0;padding:0 10px}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features{margin-top:2rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features.font-size{font-size:14px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features__mid{flex:1.1;margin-top:-38px;margin-right:-.5%;margin-left:-.5%;z-index:1}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features__mid{margin-top:0}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features{display:flex;justify-content:center;width:100%}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features--first-column{padding-top:.2rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features--tick{flex-direction:row!important}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features li{color:#3d4f52;font-size:14px;text-align:left;list-style:none;line-height:2;padding-left:0;margin-top:0}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features li b{color:#2b2a2a}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee{position:relative;top:3rem;left:4rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-pricing-content-section__features li b{padding-top:17px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee{top:0;left:7rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--growth{left:4rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--growth{left:6rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--pro{left:4rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--pro{left:7rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--elite{left:5rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel{background:#fff;text-align:center;border-radius:6px;border:1px solid #DEEAF6;min-height:689px}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-lite-bee--elite{left:8rem;top:1rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel{min-height:537px;width:90%!important;margin:-3rem auto auto}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel--no-border{border:none;margin-top:-3rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel--mid{width:100%;z-index:1;min-height:791px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel--mid .hiver-price-panel__header{padding:1.5rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel--mid .hiver-price-panel__header img{height:119px}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel{width:100%;margin-left:auto;margin-right:auto;margin-bottom:0!important;padding-bottom:0}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__top-heading{font-size:16px;font-weight:700;text-align:center;color:#fff;background-color:#67c8ff;border-radius:6px 6px 0 0;margin:-22px 0;padding:8px 0;height:40px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__header{padding:2rem;text-transform:uppercase;font-size:1.5rem;font-weight:700;color:#fff}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__header--green-background{background:#37d1c8}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__header--green-background img{height:99px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading{font-size:16px;font-weight:700;letter-spacing:.8px;margin:4rem 0 0}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading--plus-header{font-style:normal;letter-spacing:.7px;color:#678bf3}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading--premium-header{color:#5744e3;font-style:normal;font-size:22px;letter-spacing:.9px;font-weight:700}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--lite span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--plus span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--premium span{font-weight:400}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel--mid{box-shadow:none}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading--premium-header{padding:10px 0}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading--top-space{margin-top:32px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__sub-heading--enterprise-header{font-style:normal;letter-spacing:.7px;color:#678bf3}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price{margin:0;font-weight:400;text-indent:-14px;font-size:57px;line-height:1.2;font-style:normal;color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price sup{top:-21px;font-size:19px;left:10px;color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--lite span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--lite sup{color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--plus span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--plus sup{color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--premium{font-size:70px;text-indent:-28px;margin-top:-.5rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--premium span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--premium sup{color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--premium sup{top:-25px;font-size:30px;left:15px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--enterprise span,.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price--enterprise sup{color:#222}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__price-unit{color:#6b6868;font-size:12px;font-style:italic;margin-bottom:1rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__info{font-size:14px;font-weight:700;line-height:1.43;color:#3f3f3f;padding-top:.5rem;background-color:#f4f5ff;text-align:center;margin-bottom:0;margin-top:1rem;height:57px}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__info{height:auto;padding:.5rem 0}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button{background-color:#fff;border:2px solid #ffd31a;display:inline-block;padding:.7rem 2rem;border-radius:21px;margin-top:.8rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-style:normal;color:#4e4e4e;width:190px;height:43px;font-weight:700;margin-bottom:4rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button a{color:#000}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button{padding:.75rem 1rem}}@media all and (min-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button--margin-top{margin-top:4.7rem;margin-bottom:4rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button--button-third{margin-top:5.7rem;margin-bototm:4rem}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button--button-fourth{margin-top:11rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button--button-fourth{margin-top:3rem;margin-bottom:3rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button-premium{color:#2b2a2a;background-image:linear-gradient(to right,#ffeb38,#ffd31a);display:inline-block;font-weight:700;padding:.7rem 2rem;border-radius:21px;margin-top:3rem;font-size:14px;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-style:normal;width:210px;height:43px .7px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button-premium:hover{transform:scale(1.02) translateY(-4px);transition:all .2s ease-in-out}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button-premium a{color:#000}@media all and (max-width:760px){.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__trial-button-premium{padding:.75rem 1rem}}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features{margin:1rem;text-align:center}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features li{line-height:normal;font-size:14px;color:#6d7780}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features li b{color:#6d7780}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features li:not(:last-child){margin-bottom:10px}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features--mid li{font-size:16px;line-height:1.5}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__brief{color:#000;margin:2rem 0;font-weight:500;line-height:1.5}.page_new-landing_hiver_lite_plan .hiver-lite-pricing-include .hiver-pricing-section .hiver-price-panel__button{margin:0 0 3rem}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include{padding:6rem 0 3rem}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__heading{font-family:Lato;font-size:32px;font-weight:700;text-align:center;color:#151a43}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plans-include{padding:6rem 0 3rem}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__heading{font-size:28px}}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__column-main{display:flex;flex-direction:row;justify-content:space-between;padding:5rem 0 0;width:72%;margin:auto}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__column-main{padding-top:3rem;display:flex;flex-direction:column}}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__sub-column{width:313px;height:246px;border-radius:11px;box-shadow:0 31px 36px 0 rgba(217,230,239,.72);background-color:#fff;padding:2rem 4.5rem 2rem 2rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__sub-column{width:100%;margin:auto auto 2rem;height:auto;padding:2rem 2rem 0}}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__image{padding-bottom:1rem}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__sub-column-text{padding-bottom:1rem;font-family:Lato;font-size:16px;font-weight:700;color:#545876;margin-bottom:0;line-height:unset}.page_new-landing_hiver_lite_plan .hiver-lite-plans-include__sub-column-sub-text{opacity:.77;font-family:Lato;font-size:14px;font-weight:400;line-height:2.14;color:#545876}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner{display:block;padding:4rem 0 7rem}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/travelpage/bottom-banner.svg);background-size:cover;height:231px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner{padding:0 1rem 5rem}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__main-box{background-image:url(https://images.hiverhq.com/images/manufacturing/mobile-banner.svg);height:440px;width:300px;margin:auto;background-repeat:no-repeat}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner .row{display:flex;flex-direction:column;align-items:flex-start;padding:2rem 0}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner .row{align-items:center}}@media all and (min-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__column1{position:relative;display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-evenly}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__image1{position:absolute;right:-18rem}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__image2{position:absolute;left:4rem;top:4rem}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__column1{display:flex;flex-direction:column;align-items:center;padding:0 1rem}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__image1,.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__image2{display:none}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__rectangle{display:flex;flex-direction:row;flex-flow:row wrap;justify-content:space-around;padding:1.5rem 1rem;box-shadow:-15px 24px 28px 0 rgba(0,0,0,.24);background-image:linear-gradient(129deg,#88b3ff -99%,#88b3ff -79%,#6c5af0 79%);border-radius:0 15px 50px 0;z-index:1;width:250px}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__rectangle{position:absolute;left:0;justify-content:space-evenly;margin-bottom:2rem}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__no-credit-card{font-family:Lato;font-size:20px;font-weight:700;line-height:1.3;color:#fff;margin-bottom:0}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__no-credit-card{font-size:18px}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__ready-to-grow{font-family:Lato;font-size:22px;font-weight:700;line-height:1.3;text-align:center;padding-top:1rem;padding-left:9rem}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__ready-to-grow span{font-family:Lato}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__ready-to-grow{font-size:20px;width:83%;padding-left:0;padding-top:8rem;text-align:center}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__style-2{font-size:30px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__style-2{display:inline-block;width:80%;line-height:32px;font-size:24px;padding:1rem 0 2rem}}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__button{margin-left:44%;margin-top:.5rem;width:196px;height:49px;border-radius:28px;background-image:linear-gradient(94deg,#fff213 10%,#f8bb02 95%);display:flex;justify-content:center;align-items:center}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__cta-web{font-family:Lato;font-size:16px;text-align:center;color:#2b2b2b;font-weight:700}@media all and (min-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__cta-mobile{display:none}}@media all and (max-width:960px){.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__button{margin-left:0}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__cta-web{display:none}.page_new-landing_hiver_lite_plan .hiver-lite-bottom-banner__cta-mobile{font-family:Lato;font-size:16px;font-weight:500;text-align:center;color:#2b2b2b}}.page_new-landing_hiver_lite_plan .wistia_click_to_play{height:350px!important;width:350px!important}.page_new-landing_hiver_lite_plan .wistia_click_to_play img{display:none!important}.page_new-landing_hiver_lite_plan .wistia_mouseover{cursor:pointer!important}.pop-up{overflow:auto;width:100%;height:100%;background:rgba(0,0,0,.7);position:fixed;z-index:20}.pop-up .container{max-width:630px;margin:0 auto;width:100%;padding-top:60px;padding-bottom:30px}.pop-up *{color:#545252}.pop-up .hidden{display:none}.pop-up .lds-ellipsis{position:relative;top:-53px;width:50px;height:50px;margin-left:auto;margin-right:auto;color:#fff}.pop-up .lds-ellipsis div{position:relative;top:20px;width:7px;height:7px;z-index:1;border-radius:50%;background:#fff;display:inline-block;left:8px;animation:lds-ellipsis1 .9s infinite;margin-right:4px}@keyframes lds-ellipsis1{0%{transform:scale(0);transform:translate(0,0)}100%{transform:scale(1);transform:translate(9px,0)}}.pop-up__column1{background:url(/images/exit-intent-popup/header-background.svg)}.pop-up__column2,.popup_body{background:#fff}.popup_header{width:100%;height:auto;text-align:center;padding-top:57px;padding-right:80px;padding-left:80px}.popup_form{padding-left:60px;padding-right:60px}.popup_form form{padding-bottom:40px}.ouibounce_content{padding:0;width:41vw;position:fixed;top:13vh;z-index:22;left:29vw}.close_cross,.top_quote{position:absolute;z-index:22}.popup_header h3{font-size:26px;color:#fff;line-height:35px}.popup_header p{margin:0;color:#fff;padding-bottom:10px}.close_cross{top:4rem;padding:7px;cursor:pointer;margin-left:515px}.popup_submit_right a{color:#8e8e8e;line-height:18px}.top_quote{top:2rem;margin-left:205px}.popup_body{padding:20px 65px 60px}.companies1000{color:#000;text-align:center;padding-right:60px;padding-left:60px;line-height:22px;padding-top:25px}.popup_form{padding-top:24px}.popup_form form span{line-height:1.96;letter-spacing:normal;color:#414670}.popup_form form .country-field{border-bottom:none;border-top:none;border-right:none;border-left:none;background:url(../../images/svg/drop1.svg) center right 12px no-repeat #efecec;font-size:17px;color:#6d6a6a;font-family:lato;-webkit-appearance:none;-webkit-border-radius:0;padding:1rem 7% 1rem 16px;margin-right:3%;outline:0;cursor:pointer;width:26%}.popup_form form .email-field,.popup_form form .phone-field{border:none;border-bottom:none;margin-bottom:0;padding:16px 0 16px 16px;font-size:17px;color:#222;background-color:#efecec;outline:0;font-family:lato}.popup_form form .email-field{width:100%}.popup_form form .phone-field{width:70%}.popup_submit_left{width:50%;margin-top:15px;display:inline-block;margin-bottom:50px;height:0}.popup_submit_left input{color:#191919;border-radius:3px;width:100%;background-color:#f7d063;font-size:16px;padding:15px 10px;border:none;outline:0;cursor:pointer;transition:all .25s ease-in-out;font-family:lato}.popup_submit_left:hover{box-shadow:0 3px 16px 2px rgba(150,150,150,.22);transform:scale(1.01) translateY(-2px);transition:all .3s ease-in-out}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.desktop_cta:hover,.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.mobile_cta:hover,.page_inner_hiver-real-estate .realEstate-spend-more .realEstate-spend-more__cta a.realEstate-spend-more__cta-buton:hover,.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta .realEstate-testimonials__cta:hover,.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta:hover{transform:scale(1) translateY(-4px) translateZ(20px)}.popup_submit_right{width:50%;float:right;margin-top:16px;padding:5px 10px;font-size:14px;color:#2f2f2f}@media all and (max-width:760px){.ouibounce-modal{display:none!important}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__header,.page_inner_hiver-real-estate .realEstate-customer-love__heading,.page_inner_hiver-real-estate .realEstate-delight-clients__heading,.page_inner_hiver-real-estate .realEstate-logos-section__heading,.page_inner_hiver-real-estate .realEstate-shared-inboxes__heading,.page_inner_hiver-real-estate .realEstate-sign-in__heading,.page_inner_hiver-real-estate .realEstate-spend-more__heading,.page_inner_hiver-real-estate .realEstate-stay-on-top__heading,.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text h2,.page_new-landing_remote-team .remote-team-section__heading,.page_new-landing_remote-team .remote_section-two__column .remote_section-two__text h2{font-size:24px;color:#151a43;text-align:center;font-weight:700;font-family:Lato}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents h3.box-head,.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column h3.box-head,.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom h3.box-head,.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .contents p.box-head,.page_new-landing_non-profits .non-profits-stay-on-top__main .non-profits-stay-on-top__column .box-bottom h3.box-head,.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .contents p.box-head{font-size:18px;font-weight:700;color:#151a43;margin-bottom:1rem;font-family:Lato}.page_inner_hiver-real-estate .logistics-shared-inboxes__main,.page_inner_hiver-real-estate .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two,.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column,.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .image .white-bg,.page_inner_hiver-real-estate .realEstate-shared-inboxes__main,.page_inner_hiver-real-estate .realEstate-shared-inboxes__main .realEstate-shared-inboxes__column,.page_inner_hiver-real-estate .realEstate-sign-in__main,.page_inner_hiver-real-estate .realEstate-spend-more__main,.page_inner_hiver-real-estate .realEstate-stay-on-top__main,.page_inner_hiver-real-estate .realEstate-testimonials__main,.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta .realEstate-testimonials__cta,.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box span.tag,.page_inner_logistics .logistics-shared-inboxes__main,.page_inner_logistics .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_client-services .manufacturing-testimonials__main,.page_new-landing_covid-19-page .covid-shared-inboxes__main,.page_new-landing_covid-19-page .covid-shared-inboxes__main .covid-shared-inboxes__column,.page_new-landing_customer-services .logistics-shared-inboxes__main,.page_new-landing_customer-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_education .logistics-shared-inboxes__main,.page_new-landing_education .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_financial-services .logistics-shared-inboxes__main,.page_new-landing_financial-services .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_manufacturing .logistics-shared-inboxes__main,.page_new-landing_manufacturing .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_non-profits .logistics-shared-inboxes__main,.page_new-landing_non-profits .logistics-shared-inboxes__main .logistics-shared-inboxes__column,.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column,.page_new-landing_non-profits .non-profits-delight-clients__main .non-profits-delight-clients__column .image .white-bg,.page_new-landing_non-profits .non-profits-shared-inbox-solution__column-two,.page_new-landing_non-profits .non-profits-shared-inboxes__main,.page_new-landing_non-profits .non-profits-shared-inboxes__main .non-profits-shared-inboxes__column,.page_new-landing_non-profits .non-profits-stay-on-top__main,.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column,.page_new-landing_remote-team .remote-team-section__main .remote-team-section__column .image .white-bg,.page_new-landing_travelpage-development .logistics-shared-inboxes__main,.page_new-landing_travelpage-development .logistics-shared-inboxes__main .logistics-shared-inboxes__column{display:flex;align-items:center}.page_inner_hiver-real-estate .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.desktop_cta,.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.mobile_cta,.page_inner_hiver-real-estate .realEstate-spend-more .realEstate-spend-more__cta a.realEstate-spend-more__cta-buton,.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta .realEstate-testimonials__cta,.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta,.page_inner_logistics .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_customer-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_education .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_financial-services .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_manufacturing .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_non-profits .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta,.page_new-landing_remote-team .remote_top_banner .remote_top_banner__text a.remote_top_banner__cta,.page_new-landing_travelpage-development .logistics_top_banner__column .logistics_top_banner__text a.logistics_top_banner__cta{font-size:16px;display:inline-block;font-weight:500;padding:1rem 3rem;margin-top:0;cursor:pointer;position:relative;transition:all .25s ease-in-out;font-family:Lato}.page_inner_hiver-real-estate{background:#fff}@media all and (max-width:1024px){.page_inner_hiver-real-estate .container{width:95%}}.page_inner_hiver-real-estate .realEstate_top_banner{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/hero-image@2x.jpg);background-repeat:no-repeat;background-size:cover;background-position:center}.page_inner_hiver-real-estate .realEstate_top_banner__column{display:flex;align-items:center;min-height:768px}@media all and (max-width:960px){.page_inner_hiver-real-estate .container{width:100%}.page_inner_hiver-real-estate .realEstate_top_banner{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/Group@2x.jpg)}.page_inner_hiver-real-estate .realEstate_top_banner__column{min-height:570px}}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text{width:53%;margin-top:-1rem;position:relative;font-family:Lato}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text h1{color:#151a43;font-size:36px;line-height:44px;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text{width:90%;margin:auto;text-align:center;padding-top:0!important}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text h1{font-size:24px;line-height:32px;width:90%;margin:auto;padding-bottom:1rem}}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text p{font-size:16px;line-height:1.75;color:#545876;font-family:Lato;margin-bottom:3rem}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta.mobile_cta{display:none}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text p{font-size:14px;line-height:24px;width:95%;margin:auto;padding-bottom:2rem}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta.desktop_cta{display:none}.page_inner_hiver-real-estate .realEstate_top_banner__column .realEstate_top_banner__text a.realEstate_top_banner__cta.mobile_cta{display:inline-block}}.page_inner_hiver-real-estate .realEstate_section-two{padding:6rem 0 3rem}.page_inner_hiver-real-estate .realEstate_section-two__column{display:flex;justify-content:space-between}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate_section-two{padding:3rem 0}.page_inner_hiver-real-estate .realEstate_section-two__column{flex-direction:column-reverse}}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text{width:45%;padding-top:2rem}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text h2{line-height:36px;text-align:left}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text{width:84%;margin:auto}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text h2{font-size:20px;line-height:28px}}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text p{font-size:16px;line-height:28px;color:#545876;padding-right:5px;margin-bottom:1rem;font-family:Lato}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__image{width:40%;text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__text p{padding-right:0;font-size:14px;line-height:24px}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__image{width:80%;margin:auto}}.page_inner_hiver-real-estate .realEstate_section-two__column .realEstate_section-two__image img{width:95%;max-width:100%}.page_inner_hiver-real-estate .realEstate-logos-section{padding:7rem 0}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-logos-section{padding:3rem 0}}.page_inner_hiver-real-estate .realEstate-logos-section .container{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:center}.page_inner_hiver-real-estate .realEstate-logos-section__column{text-align:center;width:100%}.page_inner_hiver-real-estate .realEstate-logos-section__heading{color:#151a43;padding-bottom:2.5rem;font-size:20px;line-height:36px;margin-bottom:1.5rem}.page_inner_hiver-real-estate .realEstate-logos-section__image1{max-width:100%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-logos-section__heading{line-height:36px;width:85%;padding-bottom:3rem;margin:auto}.page_inner_hiver-real-estate .realEstate-logos-section__image1{display:none}}.page_inner_hiver-real-estate .realEstate-logos-section__image2{max-width:160px}@media all and (min-width:960px){.page_inner_hiver-real-estate .realEstate-logos-section__image2{display:none}}.page_inner_hiver-real-estate .realEstate-customer-love{padding:5rem 0;background:#fbfbfb}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-customer-love{padding:3rem 0 2rem}}.page_inner_hiver-real-estate .realEstate-customer-love__heading{padding-bottom:1.5rem;font-size:20px;line-height:36px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-customer-love__heading{font-size:20px;line-height:28px;width:70%;margin:auto;padding-bottom:3rem}}.page_inner_hiver-real-estate .realEstate-customer-love__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;width:80%;margin:auto}.page_inner_hiver-real-estate .realEstate-customer-love__main .realEstate-customer-love__column{text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-customer-love__main{flex-direction:column}.page_inner_hiver-real-estate .realEstate-customer-love__main .realEstate-customer-love__column{width:100%;padding-bottom:2rem}.page_inner_hiver-real-estate .realEstate-customer-love__main .realEstate-customer-love__column img.realEstate-customer-love__image.desktop{display:none}}@media all and (min-width:960px){.page_inner_hiver-real-estate .realEstate-customer-love__main .realEstate-customer-love__column img.realEstate-customer-love__image.mobile{display:none}}.page_inner_hiver-real-estate .realEstate-shared-inboxes{padding:6rem 0 8rem;position:relative}.page_inner_hiver-real-estate .realEstate-shared-inboxes:before{content:"";position:absolute;width:73px;height:119px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/elements.svg);background-repeat:no-repeat;background-size:contain;left:100px;top:55px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-shared-inboxes{padding:3rem 0}.page_inner_hiver-real-estate .realEstate-shared-inboxes:before{display:none}}.page_inner_hiver-real-estate .realEstate-shared-inboxes__heading{padding-bottom:1em;line-height:36px;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-shared-inboxes__heading{font-size:20px;line-height:28px;width:80%;margin:auto;padding-bottom:2em}}.page_inner_hiver-real-estate .realEstate-shared-inboxes__main{flex-wrap:wrap;flex-direction:row;justify-content:space-around;width:85%;margin:auto}.page_inner_hiver-real-estate .realEstate-shared-inboxes__main .realEstate-shared-inboxes__column{width:28%;text-align:center;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;padding:10px;min-height:90px;border-radius:50px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-shared-inboxes__main{flex-direction:column}.page_inner_hiver-real-estate .realEstate-shared-inboxes__main .realEstate-shared-inboxes__column{width:280px;height:101px;margin-bottom:1rem}}.page_inner_hiver-real-estate .realEstate-shared-inboxes__main .realEstate-shared-inboxes__column .icon{background-image:linear-gradient(to right,#f6fafd 15%,#e8f0f5 89%,#e7eff5 92%);width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center}.page_inner_hiver-real-estate .realEstate-shared-inboxes__main .realEstate-shared-inboxes__column .mail{color:#151a43;margin-left:12px;font-size:16px;font-weight:700;line-height:1.5;font-family:Lato}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path{background-image:url(https://images.hiverhq.com/images/hiver-frontapp/Group_25.svg);padding:6rem 0 7rem;background-size:cover;position:relative}@media all and (max-width:960px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path{padding:4rem 0 1rem;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/security-bg.svg)}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:after{display:none}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:after{content:"";position:absolute;width:145px;height:88px;background-image:url(https://images.hiverhq.com/images/hiver-frontapp/group-copy-blue.png);background-repeat:no-repeat;background-size:contain;left:20px;top:20px}@media all and (max-width:1300px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:after{width:95px;height:50px}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:before{content:"";position:absolute;width:70px;height:115px;background-image:url(https://images.hiverhq.com/images/hiver-frontapp/group-copy-white.png);background-repeat:no-repeat;background-size:contain;right:20px;bottom:20px}@media all and (max-width:1300px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:before{width:50px;height:70px}.page_inner_hiver-real-estate .realEstate-sign-in__main{background-position:center!important;border-radius:15px}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__header{padding-bottom:25px;color:#fff;width:80%;margin:auto;font-weight:700;line-height:36px}@media all and (max-width:960px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__bg-path:before{display:none}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__header{margin:auto;width:85%;padding-bottom:15px;font-size:20px;line-height:28px}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column{width:80%;margin:auto;text-align:center}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column p{color:#fff;font-size:16px;line-height:28px;font-weight:400;font-stretch:normal;font-style:normal;margin-bottom:0;position:relative;font-family:Lato}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two{padding-top:4rem;justify-content:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column{width:85%}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column p br{display:none}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column p{font-size:14px;line-height:24px;width:98%;margin:auto}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two{flex-direction:column}}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner{width:33%;text-align:center}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner .icon{min-height:60px;display:flex;align-items:center;justify-content:center}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner h3.box-head{color:#fff;padding-top:2rem;font-weight:700;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner{width:90%;margin-bottom:5rem}.page_inner_hiver-real-estate .real-estate-shared-inbox-solution__column-two .frontapp-features-you-need__column-inner h3.box-head{padding-top:1rem}}.page_inner_hiver-real-estate .realEstate-sign-in{padding:8rem 0}.page_inner_hiver-real-estate .realEstate-sign-in__main{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/oval-4-oval-4-oval-4-mask.svg);background-size:cover;height:235px;border-radius:15px;flex-direction:column;justify-content:center;position:relative}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in{padding:3rem 0}.page_inner_hiver-real-estate .realEstate-sign-in__main{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/group-23.svg);height:418px;width:300px;background-size:cover;background-repeat:no-repeat;margin:auto}}.page_inner_hiver-real-estate .realEstate-sign-in__main:before{content:"";position:absolute;width:140px;height:97px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/group-116.svg);background-size:contain;left:50px;bottom:45px;background-repeat:no-repeat}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in__main:before{display:none;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/groupz-116.svg);width:80px;height:60px;top:25px}}.page_inner_hiver-real-estate .realEstate-sign-in__main:after{content:"";position:absolute;width:70px;height:120px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/elements.svg);background-size:contain;background-repeat:no-repeat;right:20px;top:45px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in__main:after{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/group-115.svg);bottom:55px;right:30px;top:auto;width:21px;height:20px}}.page_inner_hiver-real-estate .realEstate-sign-in__heading{line-height:36px;font-size:30px;color:#fff;width:50%;margin-bottom:1.5rem}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.desktop_cta,.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.mobile_cta{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in__heading{font-size:24px;line-height:32px;width:95%;padding-bottom:5px;padding-top:10rem}}.page_inner_hiver-real-estate .realEstate-sign-in__heading span.top{font-size:22px;line-height:36px;font-family:Lato}.page_inner_hiver-real-estate .realEstate-sign-in__heading span.bottom{font-family:Lato}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta{text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in__heading span.top{font-size:20px;line-height:28px;width:86%;padding-bottom:1rem;display:inline-block}.page_inner_hiver-real-estate .realEstate-sign-in__heading span.bottom{width:62%;display:inline-block}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta{padding-bottom:50px}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.desktop_cta{display:none}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.mobile_cta{padding:1rem 2rem}}@media all and (min-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__column .cta a.realEstate-shared-inboxes__cta.mobile_cta{display:none}}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__credit-card{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/no-credit-card-requi.svg);width:310px;height:153px;position:absolute;background-size:cover;background-repeat:no-repeat;left:-43px;top:20px;padding:25px 10px 30px 135px}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__credit-card span{font-family:Lato;line-height:26px;font-size:20px;font-weight:700}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__credit-card{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/no-credit-card-requi.svg);width:300px;height:148px;left:-42px;padding:25px 10px 15px 130px;background-size:contain}.page_inner_hiver-real-estate .realEstate-sign-in .realEstate-sign-in__credit-card span{font-size:18px;line-height:26px}}.page_inner_hiver-real-estate .realEstate-testimonials{padding:10rem 0;background-color:#f1f8ff}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-blank{width:50px}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one{width:45%;position:relative}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials{padding:7rem 0 4rem}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-blank{display:none}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one{width:100%}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one:after{content:"";position:absolute;width:184px;height:99px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/combined-shape.svg);background-size:contain;background-repeat:no-repeat;right:-10px;top:-51px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one:after{top:-70px;right:0;width:160px;height:100px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one:before{content:"";position:absolute;width:184px;height:99px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/combined-shape.svg);background-size:contain;background-repeat:no-repeat;left:0;bottom:-53px}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box{box-shadow:18px 8px 16px 0 rgba(106,106,106,.22);background-image:linear-gradient(94deg,#fff614 10%,#f7b500 95%);border-radius:41px;padding:3rem 4rem 3rem 7rem;z-index:1;position:relative;width:532px;height:327px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one:before{left:0;bottom:-60px}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box{background-image:linear-gradient(95deg,#fff614 10%,#f7b500 96%);width:100%;height:auto;border-radius:0;padding:5rem 2rem 2rem}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box:before{content:"";position:absolute;width:55px;height:50px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/invalid-name.svg);background-size:contain;background-repeat:no-repeat;left:-25px;top:-20px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box:before{left:30px;top:-25px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box img.testimonial__image{position:absolute;left:-70px;top:95px;height:150px;width:149px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box img.testimonial__image{left:auto;right:15px;top:-60px;height:123px;width:127px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box h3{font-size:22px;font-weight:700;width:79%;line-height:1.36;margin-bottom:1rem;color:#151a43;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box h3{font-size:16px;line-height:20px;width:75%}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box p{margin-bottom:0;font-size:16px;line-height:1.75;color:#151a43;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box p{font-size:14px;line-height:24px;padding-right:10px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box .author{padding-top:2rem}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box .author h5{font-size:18px;font-weight:700;line-height:1.75;color:#151a43;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box .author h5{font-size:16px;line-height:24px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box .author p{font-size:16px;font-weight:700;line-height:2;color:#b88b00;font-family:Lato}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two{width:30%;margin-left:185px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-testimonials__main{flex-direction:column}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two{margin-top:150px;margin-left:0}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-one .testimonial-box .author p{font-size:14px;line-height:32px}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two{width:100%;margin-left:0;margin-top:7rem}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box{width:367px;height:279px;padding-top:2rem;box-shadow:0 22px 22px 0 rgba(217,230,239,.72);background-color:#fff;border-radius:25px 80px 25px 25px;position:relative}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box{width:291px;height:auto;margin:auto}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box:after{content:"";position:absolute;width:127px;height:111px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/group-114.svg);background-size:contain;background-repeat:no-repeat;right:3px;bottom:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box:after{width:160px;height:140px;right:5px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box span.tag{width:176px;height:34px;border-radius:0 12px 12px 0;background-image:linear-gradient(94deg,#3453e6 10%,#14a8ff 95%);justify-content:center;font-family:Lato;margin-bottom:1rem;font-weight:700}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box p{font-size:18px;color:#545876;padding:0 0 0 2rem;font-family:Lato;margin-bottom:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box p{text-align:center;padding:0;width:100%;margin:auto;line-height:30px}}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box p b{color:#545876;font-weight:700;font-size:18px;font-family:Lato}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta{padding:0 0 2rem 2rem;margin-top:1rem}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta .realEstate-testimonials__cta{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);width:196px;height:49px;border-radius:28px;justify-content:center;text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta{text-align:center;padding:0 0 2rem}.page_inner_hiver-real-estate .realEstate-testimonials__main .realEstate-testimonials__column-two .white-box .cta .realEstate-testimonials__cta{margin-top:1rem}}.page_inner_hiver-real-estate .realEstate-delight-clients{padding:6rem 0 8rem;background:#f1f8ff;position:relative}.page_inner_hiver-real-estate .realEstate-delight-clients:before{content:"";position:absolute;width:210px;height:178px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/why-work-with-us-elements.svg);background-repeat:no-repeat;background-size:contain;right:50px;top:40px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients{padding:3rem 0}.page_inner_hiver-real-estate .realEstate-delight-clients:before{display:none}}.page_inner_hiver-real-estate .realEstate-delight-clients__heading{padding-bottom:3em;line-height:36px;margin-bottom:1.5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__heading{font-size:20px;line-height:28px;width:70%;margin:auto}}.page_inner_hiver-real-estate .realEstate-delight-clients__main{width:86%;margin:auto}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main{width:90%;margin:auto}}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column{justify-content:space-between;margin-bottom:5rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column{flex-direction:column;margin-bottom:2rem}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column:last-child .image .white-bg{margin-top:0}}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column:last-child{margin-bottom:0;padding-top:15px}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .image{width:30%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .image{width:100%;margin-bottom:2.5rem}}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .image .white-bg{width:328px;height:150px;justify-content:center;background:#fff;border-radius:8px;box-shadow:0 24px 48px 0 rgba(0,0,0,.18)}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .image .white-bg{width:100%;height:144px}}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents{width:55%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents{width:100%}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents h3.box-head{font-size:16px;line-height:20px;width:75%}}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column .contents p.box-para{font-size:14px;line-height:24px;padding-right:40px}.page_inner_hiver-real-estate .realEstate-delight-clients__main .realEstate-delight-clients__column:last-child .contents p.box-para{padding-right:10px}}.page_inner_hiver-real-estate .realEstate-spend-more{padding:6rem 0 8rem;position:relative}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more{padding:3rem 0}.page_inner_hiver-real-estate .realEstate-spend-more__heading br{display:none}}.page_inner_hiver-real-estate .realEstate-spend-more__heading{padding-bottom:3em;line-height:36px;text-align:left;margin-bottom:1.5rem}.page_inner_hiver-real-estate .realEstate-spend-more__main{justify-content:space-between}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__heading{font-size:20px;line-height:28px;width:80%;margin:auto;text-align:center;text-align-padding-bottom:2em}.page_inner_hiver-real-estate .realEstate-spend-more__main{flex-direction:column}}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column{width:544px;box-shadow:0 15px 20px 0 rgba(217,230,239,.72);border-radius:10px;height:357px;background:#fff}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column{width:90%;margin:auto}}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column{width:49%}}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column h3.box-head{width:65%;font-size:18px;line-height:24px;padding-top:1rem}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column h3.box-head{font-size:16px;line-height:18px;width:100%}}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column1{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/stay-focused3.svg);padding:45px 30px 50px 60px;background-repeat:no-repeat}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column p.box-para{font-size:14px;line-height:22px}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column1{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/stay-focused-mob-2.svg);padding:50px 20px 40px;margin-bottom:2rem;height:404px;width:294px}}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column1{padding:40px 20px}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column1 p.box-para{padding-right:20px}}.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column2{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/distribute-your2.svg);padding:45px 70px 50px 60px;background-repeat:no-repeat}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column2{background-image:url(https://images.hiverhq.com/images/hiver-real-estate/stay-focused-mob1.svg);padding:50px 20px 40px;height:356px;width:294px}}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column2{padding:40px 30px 40px 20px}}.page_inner_hiver-real-estate .realEstate-spend-more .realEstate-spend-more__cta{padding-top:4rem;text-align:center}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-spend-more__main .realEstate-spend-more__column.column2 p.box-para{padding-right:22px}.page_inner_hiver-real-estate .realEstate-spend-more .realEstate-spend-more__cta{padding-top:3rem}}.page_inner_hiver-real-estate .realEstate-spend-more .realEstate-spend-more__cta a.realEstate-spend-more__cta-buton{color:#2b2b2b;background-image:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px;font-family:Lato}.page_inner_hiver-real-estate .realEstate-stay-on-top{padding:3rem 0 8rem;position:relative}.page_inner_hiver-real-estate .realEstate-stay-on-top:before{content:"";position:absolute;width:160px;height:265px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/secton-3-elements.svg);background-repeat:no-repeat;background-size:contain;right:365px;top:160px}.page_inner_hiver-real-estate .realEstate-stay-on-top:after{content:"";position:absolute;width:141px;height:204px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/element.svg);background-repeat:no-repeat;background-size:contain;right:0;top:-30px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top{padding:1rem 0 3rem}.page_inner_hiver-real-estate .realEstate-stay-on-top:after,.page_inner_hiver-real-estate .realEstate-stay-on-top:before,.page_inner_hiver-real-estate .realEstate-stay-on-top__heading br{display:none}}.page_inner_hiver-real-estate .realEstate-stay-on-top__heading{padding-bottom:3em;line-height:36px;text-align:left}.page_inner_hiver-real-estate .realEstate-stay-on-top__main{flex-wrap:wrap;align-items:flex-start}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column{background:#fff;border-radius:11px;box-shadow:0 22px 22px 0 rgba(217,230,239,.72)}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column img.realEstate-spend-more__image{position:relative}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column img.realEstate-spend-more__image.desktop{display:block}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column img.realEstate-spend-more__image.mobile{display:none}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom{padding:0 50px 50px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__heading{font-size:20px;line-height:28px;width:80%;text-align:center;margin:auto}.page_inner_hiver-real-estate .realEstate-stay-on-top__main{flex-direction:column}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column img.realEstate-spend-more__image.desktop{display:none}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column img.realEstate-spend-more__image.mobile{display:block}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom{padding:0 15px 30px 20px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom h3.box-head{margin-bottom:5px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom h3.box-head{line-height:24px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom p.box-para{margin-bottom:0;color:#545876;font-size:16px;line-height:28px;font-family:Lato}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1{width:447px;margin-right:140px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1{margin-right:75px;width:410px}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column .box-bottom p.box-para{font-size:14px;line-height:24px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1{width:294px;margin:auto}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 img.realEstate-spend-more__image{width:544px;height:228px;top:-32px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 img.realEstate-spend-more__image{width:500px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 .box-bottom{margin-top:-10px;padding:0 90px 50px 50px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 img.realEstate-spend-more__image{width:318px;right:13px;height:auto;top:-18px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 .box-bottom{margin-top:0;padding:0 35px 30px 20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 .box-bottom h3.box-head{width:60%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column1 .box-bottom h3.box-head{width:164px;font-size:16px;line-height:20px;padding-top:0}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2{width:435px;margin-top:15rem;position:relative}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2{width:410px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2:after{display:none}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2{width:294px;margin:3rem auto auto}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2:after{content:"";position:absolute;width:210px;height:178px;background-image:url(https://images.hiverhq.com/images/hiver-real-estate/why-work-with-us-elements.svg);background-repeat:no-repeat;background-size:contain;bottom:-45px;right:-90px;z-index:-1}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 img.realEstate-spend-more__image{width:528px;height:259px;top:-66px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 img.realEstate-spend-more__image{width:500px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 .box-bottom{margin-top:-50px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 img.realEstate-spend-more__image{width:315px;height:auto;right:8px;top:-13px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 .box-bottom{padding:0 26px 30px 20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 .box-bottom h3.box-head{width:55%}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 .box-bottom h3.box-head{width:60%}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column2 .box-bottom h3.box-head{width:163px;padding-top:45px;font-size:16px;line-height:20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3{width:447px;margin-right:140px;margin-top:-5rem}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3{margin-right:75px;width:410px}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3{width:294px;margin:3rem auto auto}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 img.realEstate-spend-more__image{width:544px;height:259px;top:-54px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 img.realEstate-spend-more__image{width:500px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 .box-bottom{margin-top:-10px}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 img.realEstate-spend-more__image{width:318px;right:13px;height:auto;top:-18px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 .box-bottom{padding:0 30px 30px 20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 .box-bottom h3.box-head{width:50%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column3 .box-bottom h3.box-head{width:163px;padding-top:25px;font-size:16px;line-height:20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4{width:435px;margin-top:11rem}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4{width:410px}}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4{width:294px;margin:3rem auto auto}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 img.realEstate-spend-more__image{width:530px;height:259px;top:-16px}@media all and (max-width:1024px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 img.realEstate-spend-more__image{width:500px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 .box-bottom{margin-top:0}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 img.realEstate-spend-more__image{width:319px;right:12px;height:auto;top:-15px}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 .box-bottom{padding:0 40px 30px 20px}}.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 .box-bottom h3.box-head{width:50%}@media all and (max-width:960px){.page_inner_hiver-real-estate .realEstate-stay-on-top__main .realEstate-stay-on-top__column.column4 .box-bottom h3.box-head{width:150px;padding-top:10px;font-size:16px;line-height:20px}.page_inner_hiver-real-estate .top-footer-section__columnSecond{margin-left:0}.page_inner_hiver-real-estate .top-footer-section__image{margin:0 1rem}}.page_inner_hiver-real-estate .install-button{background:linear-gradient(94deg,#ffec38 10%,#ffd31a 95%);border-radius:28px}.page_inner_hiver-real-estate .supported_browsers{color:#000!important}