@charset "UTF-8";/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */@import url(https://use.typekit.net/pbs3hxh.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}.slick-slide,.slick-slide.dragging img{pointer-events:none}*,.calendly-overlay .calendly-popup,.slick-slider,legend{box-sizing:border-box}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}b,strong{font-weight:bolder}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)}}.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:2;padding-top:100px;left:0;top:0;width:100%;height:100%;background-color:rgba(0,0,0,.4)}.modal-content{background-color:#fff;margin:auto;padding:4rem 3rem;width:60%;position:relative}.modalClose{color:#aaa;float:right;font-size:30px;position:absolute;top:0;right:10px}.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}*,a{color:#fff}.calendly-badge-widget .calendly-badge-content span{display:block;font-size:12px;font-weight:100}@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:''}.dropdown:before,.dropdown__item:after,.feature__title:after,.review:after,.review:before,.safari-installation-popup:before,.testimonial-section--circular:before{content:""}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}.detail-box,[dir=rtl] .slick-slide{float:right}.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}.slick-slide img{display:block}.slick-slide.slick-loading img{display: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}.CTAbutton,.custom-dialog__submit,.install-button,.pricing-trial-section .free-trial-button,.refund-section__schedule-button,.refund-section__support-button{text-align:center;display:inline-block;cursor:pointer;text-transform:uppercase}.responsive--show,iframe[name=google_conversion_frame]{display:none}.client-list,.dropdown__list,.guaranteeStripe-section__list,.hiver-team-grid__list,.integration-section__list,.nav-sidebar__collapse-list,.nav-sidebar__menu-list,.navigation-list,.powers-section__list,.pricing-section .price-panel__features,.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}h1,h3{margin-bottom:1rem}h1{font:500 60px/1.2 sofia-pro-soft,sans-serif}@media all and (max-width:720px){h1{font-size:36px}}h2{font-size:30px;font-weight:500;margin-bottom:1.5rem;line-height:1}h3,p{font-weight:300}@media all and (max-width:960px){h2{font-size:22px;line-height:1.25;text-align:center}}h3{font-size:1.47rem}h4,p{font-size:18px}p{margin-bottom:3rem;line-height:1.5}h4{font-weight:500}h5,h6{font-weight:300}h5{font-size:14px}h6{font-size:1.67em}*{font-family:sofia-pro-soft,sans-serif}#hiver-safari-download-window.hiver-popup-layout b,#hiver-safari-download-window.hiver-popup-layout li,.navigation--inverted .navigation__link{color:#000}.container{max-width:1120px;margin:0 auto}@media all and (max-width:1120px){.container{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}.navigation{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}}.navigation__logo{position:relative;top:11px}.navigation__logo--start{top:0}@media all and (max-width:960px){.navigation__logo--start{text-align:center;display:inherit;padding-bottom:1rem}}.navigation__logo--margin-top{margin-top:20px}.navigation__toggle-menu{height:22px}@media all and (min-width:880px){.navigation__toggle-menu{display:none}}.navigation__link{display:flex;align-items:inherit;line-height:1;transition:all .2s ease-in-out;font-size:18px}.navigation__link--active,.navigation__link:hover{opacity:.6}.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}.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:100px;background-color:#fff;top:0;z-index:2;padding-top:0}.navigation-list__item--filled-blue:hover,.navigation-list__item--filled-white:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px)}@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:5rem;justify-content:center}}.navigation-list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:center}@media all and (max-width:880px){.navigation-list{display:none}}.navigation-list__item{padding:10px 1em;margin:2em 1rem 1em 0;position:relative}.navigation-list__item--last{margin-right:0}.navigation-list__item--filled-white{background:#fff;border-radius:5px;transition:all .3s ease-in-out;padding:0}.navigation-list__item--filled-white .navigation__link{color:#000;padding:10px 1em}.navigation-list__item--filled-blue{background:#d0e7ef;border-radius:5px;transition:all .3s ease-in-out;padding:0}.navigation-list__item--filled-blue .navigation__link{color:#000;padding:10px 1em}.footer-section{padding:3rem 0 0}@media all and (max-width:840px){.footer-section{padding-top:1rem;background:#f8f8f8;text-align:center}}.footer-section__column{flex-basis:100%;flex:1}.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:oblique;font-size:14px;line-height:1.8;margin-bottom:1.5rem}@media all and (max-width:840px){.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 (max-width:840px){.footer-section .responsive--show{display:block}.footer-section .responsive--hidden{display:none}}.footer-section .container{display:flex}.footer-section p{margin-bottom:1rem}.footer-section a,.footer-section p{text-decoration:none;color:#666;font-size:14px}.footer-section a{transition:all .2s ease-in-out}.footer-section a:hover{background-color:transparent;color:#000}.footer-list{list-style-type:none;padding:0;margin-bottom:4rem}.footer-list__heading{font-size:1.2rem;color:#000;margin-bottom:1rem;font-weight:500}.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{margin-bottom:.4rem;font-size:14px;line-height:1.4;margin-right:.2rem}.footer-list__item--image img{height:39px;margin-right:.5rem}.terms-section{background-color:#f9f9f9;padding:2.5rem 0;border:1px solid #e0e0e0}.terms-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}@media all and (max-width:840px){.terms-section{display:none}}.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:#828e94;font-weight:300}.terms-section p{margin-bottom:0;color:#828e94}.nav-sidebar-container{position:fixed;top:0;right:0;height:100%;background:#fff;opacity:1;z-index:1;width:85vw;transition:all .3s ease-in-out;overflow:scroll}.downloads-section .container,.dropdown__list,.landing-hero{overflow:hidden}.nav-sidebar-container--hidden{right:-100%}.dropdown,.nav-sidebar{right:0;position:absolute}.nav-sidebar{background:#fff;min-height:100%;text-align:center;padding:2rem 0;width:100%}.nav-sidebar__logo{margin:1rem 0}.nav-sidebar__link{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.dropdown,.nav-sidebar__collapse-list--collapsed{display:none}.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__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;transition:all .25s ease-in-out}.CTAbutton--inverted{background-color:#fff;color:#03bfb4}.CTAbutton:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px #afafaf}.install-button{border-radius:8px;background-color:#fdde47;padding:1rem 3rem;transition:all .5s ease-in-out}.install-button:hover{box-shadow:0 11px 40px 3px rgba(150,150,150,.22);transform:scale(1) translateY(-4px) translateZ(20px)}.install-button--green{background-color:#3ecf8e;border-radius:5px;padding:1rem 2rem}.install-button--green .install-button__main{font-size:15px;color:#fff;font-weight:500}.install-button--green .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:500 1.1rem/1 sofia-pro-soft,sans-serif}.install-button__main--no-margin{margin-bottom:0}.install-button__help{color:#212121;font-size:12px;text-transform:capitalize}.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;color:#000!important}.dropdown{box-shadow:-1.7px 1px 20px 0 rgba(0,0,0,.16);background-color:#fff;top:50px;z-index:3;border-radius:4px;min-width:250px}.dropdown:before{display:block;position:absolute;height:10px;width:10px;background:#fff;top:-5px;transform:rotate(45deg);right:15px}.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__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{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}@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,#ebebeb 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{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;line-height:1.8}.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__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}.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}.advantages-section b,.advantages-section h2,.advantages-section h4,.advantages-section p,.feature-tabs b,.feature-tabs h2,.feature-tabs h4,.feature-tabs p,.superpowers-section b,.superpowers-section h2,.superpowers-section h4,.superpowers-section p{color:#000}.superpowers-section{background:#fff;padding:6rem 0 4rem;text-align:center}.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{min-height:100vh;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:1.5rem}.landing-hero__button--non-supported-browsers h3{margin-top:8px}.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:2rem 0 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.hero-mini{background:url(../../images/background/heroMini.jpg) no-repeat #03bfb4;background-size:cover}.hero-mini__main{padding:3rem 0 4rem;width:70%;margin:auto}.hero-mini__main--large{width:90%;padding:5rem 0 8rem}.hero-mini__heading{font-size:2.4rem}@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}.advantages-section{background:#fff;padding:5rem 0}.advantages-section h2{opacity:.8}.advantages-section p{opacity:.65}.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(../../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 0}.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:space-between;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:none}}@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:none}}@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(../../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}}.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}}.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{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}}.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}.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}.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(../../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}.about-logo-section__image--mobile,.bangalore-section img,.streamline-item__image,.streamline-item__title,.why-hiver-section__image{max-width:100%}@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(../../images/background/sharedInbox.jpg) no-repeat fixed #03bfb4;background-size:cover;text-align:center}.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:#50536d;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}.collaboration-hero{background:url(../../images/background/sharedInbox.jpg) no-repeat #459a88;background-size:cover}.collaboration-hero .client-list img{filter:invert(.8)}.shared-label-hero{background:url(../../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}}.manage-groups-hero{background:url(../../images/background/manageGroups.jpg) no-repeat #3d686f;background-size:cover}.email-management-features .feature__wrapper--solid-background{background:url(../../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(../../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}.email-section .email-item__media,.streamline-item__media{flex-basis:40%}.streamline-item__title{font-size:1.47rem;margin-bottom:1.5rem;font-weight:300}.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}.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}.case-study__link:hover,.signup-modal-section a,.start-landing-hero__second .signup-section__form-block a{text-decoration:underline}.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}.about-hiver-hero-section{background-color:#fff;background-image:url(../../images/homepage/heroBackground.png);background-repeat:no-repeat;background-size:cover}.about-hiver-hero-section b,.about-hiver-hero-section h2,.about-hiver-hero-section h4,.about-hiver-hero-section p{color:#000}.about-hiver-hero-section h2{opacity:.8}.about-hiver-hero-section p{opacity:.65}.about-hiver-hero-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;padding-top:6rem}.about-hiver-hero-section__imageColumn{padding-top:3rem}.about-hiver-hero-section__textColumn{width:100%;text-align:center}.about-hiver-hero-section__textColumn h2{font-size:36px;font-weight:400}.about-hiver-hero-section__textColumn p{font-size:20px;font-weight:300;line-height:2}@media all and (max-width:960px){.about-hiver-hero-section__textColumn p{margin-top:3rem}.about-hiver-hero-section__textColumn p br{display:none}}.hiver-mail-use{padding:5rem 0 6rem}.hiver-mail-use__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;width:80%;margin:0 auto;align-items:normal}.hiver-mail-use__number{text-align:left}.hiver-mail-use__number p{color:#505360;margin-bottom:0;font-size:15px;text-align:left;font-weight:400}.hiver-mail-use__number h3{color:#06ccc2;font-size:40px;margin-bottom:0;font-weight:400}@media all and (max-width:960px){.hiver-mail-use__main{flex-direction:column}.hiver-mail-use__number{padding-bottom:2rem}.hiver-mail-use__number h3,.hiver-mail-use__number p{text-align:center}.better-email-section__para br{display:none}}.better-email-section{background:url(../../images/about-us/emailBetter.png) center center no-repeat;background-size:cover;padding:6rem 0}.better-email-section b,.better-email-section h2,.better-email-section h4,.better-email-section p{color:#000}.better-email-section h2{opacity:.8}.better-email-section p{opacity:.65}.better-email-section__heading{text-align:center;font-size:36px;font-weight:400;color:#202020;padding:0 0 1rem}.better-email-section__para{text-align:center;font-size:20px;font-weight:300;color:#202020;line-height:1.5;opacity:1}.better-email-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.better-email-section__column{width:27%;margin-top:2rem;background-color:#fff;padding:2rem;border-radius:10px;min-height:350px;transition:all .3s ease-in-out}@media all and (max-width:1000px){.better-email-section__column{min-height:420px}}@media all and (max-width:730px){.better-email-section__column{width:80%;min-height:auto}}.better-email-section__column:hover{box-shadow:0 6px 12px 3px rgba(150,150,150,.22);transform:scale(1.02) translateY(-4px)}.better-email-section .better-email__heading{font-weight:400;margin-bottom:1rem;font-size:19px;color:#444;text-align:left}.better-email-section .better-email__para{font-size:15px;color:#445153;margin-bottom:1rem;font-weight:300;text-align:left;line-height:1.67;opacity:1}.better-email-section .better-email__image{padding:1rem 0 2.5rem;height:102px}.bangalore-section{padding:3rem 0 10rem;text-align:center}.bangalore-section b,.bangalore-section h2,.bangalore-section h4,.bangalore-section p{color:#000}.bangalore-section p{opacity:.65}.bangalore-section h2{font-size:32px;font-weight:300;color:#505360;margin:4rem 0;opacity:1}.bangalore-section__image{top:.5rem;position:relative}.about-logo-section{padding:8rem 0;text-align:center}.about-logo-section b,.about-logo-section h2,.about-logo-section h4,.about-logo-section p{color:#000}.about-logo-section h2{opacity:.8}.about-logo-section p{opacity:.65}@media all and (max-width:960px){.bangalore-section h2{margin-top:0}.about-logo-section{padding:3rem 0}}.about-logo-section__heading{font-size:26px;color:#505360;margin-bottom:3rem;font-weight:400}@media all and (max-width:850px){.about-logo-section__image--desktop{display:none}}@media all and (min-width:850px){.about-logo-section__image--mobile{display:none}}.about-hiver-section{padding:4rem 0}@media all and (max-width:480px){.about-hiver-section{padding:2rem 0}}.about-hiver-section .container{max-width:960px;display:flex;justify-content:center;align-items:flex-end;flex-direction:row;flex-wrap:nowrap}@media all and (max-width:720px){.about-hiver-section__image{display:none}}.about-hiver-section span{margin-top:1rem;color:#000;display:block;opacity:.6;font-style:oblique}.about-hiver-section__text{padding:0 5rem;color:#000;opacity:.8;line-height:1.8;font-style:italic;font-size:1.1rem}@media all and (max-width:480px){.about-hiver-section__text{padding:0 1rem}}@media all and (min-width:480px) and (max-width:800px){.about-hiver-section__text{padding:0 3rem;font-size:1.3rem}}.hiver-team-grid{padding:4rem 0;text-align:center}.hiver-team-grid b,.hiver-team-grid h2,.hiver-team-grid h4,.hiver-team-grid p{color:#000}.hiver-team-grid h2{opacity:.8}.hiver-team-grid p{opacity:.65}@media all and (max-width:720px){.hiver-team-grid{padding:2rem 0}}.hiver-team-grid__image-wrapper{position:relative;width:150px;margin:0 auto}.hiver-team-grid__image-wrapper:hover .hiver-team-grid__social{opacity:1}.hiver-team-grid__social{position:absolute;background:rgba(35,35,35,.63);top:0;left:0;width:100%;height:100%;border-radius:50%;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;opacity:0;transition:all .4s ease-in-out}.hiver-team-grid__list{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-start;align-items:center}.hiver-team-grid__link{margin:.8rem;transition:all .4s ease-in-out}.hiver-team-grid__link:hover{opacity:.7}.hiver-team-grid__item{flex-basis:20%;margin-bottom:2rem;flex-grow:1}.hiver-team-grid__item--no-grow{flex-grow:0}@media all and (max-width:480px){.hiver-team-grid__list{display:block}.hiver-team-grid__item--no-grow{flex-grow:1}}.hiver-team-grid strong{color:#000;opacity:1}.hiver-team-grid__image{width:150px;border-radius:100%}.hiver-team-grid__name{line-height:2}.pricing-hero-mini{background-image:url(../../images/web-landing/hero-mini-bg.png);background-repeat:repeat-x;background-position:0 130px}@media all and (max-width:760px){.pricing-hero-mini{background-color:#6bd6f4}}.pricing-hero-mini__main{padding:3rem 0 2.5rem;text-align:center;background-size:cover;margin:auto}.pricing-hero-mini__heading{color:#000;padding:2rem 0 1rem;margin-bottom:3rem}.pricing-hero-mini__price-button{background:#fff;border-radius:25px;display:inline-flex;position:relative}@media all and (min-width:760px){.pricing-hero-mini__price-button:before{content:"";background-image:url(../../images/web-landing/save.png);width:79px;height:57px;position:absolute;left:-85px;top:-40px}}.pricing-hero-mini__price-button a{color:#000;padding:10px 0;width:153px}.pricing-hero-mini__price-button a.active{background-color:#3c5b72;border-radius:25px;color:#fff}.pricing-section{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding:0 0 6rem;margin:0 auto;max-width:960px}.pricing-section .price-panel{background:#fff;width:30.5%;text-align:center;border-radius:6px;border:1px solid #e6e5e5}@media all and (min-width:760px){.pricing-section .price-panel{height:520px}.pricing-section .price-panel--mid{margin-right:-.5%;margin-left:-.5%;width:40%;z-index:1;height:588px}.pricing-section .price-panel--mid .price-panel__header{padding:1.5rem}.pricing-section .price-panel--mid img{height:119px}}@media all and (max-width:760px){.pricing-section .price-panel{width:100%;margin-left:auto;margin-right:auto;margin-bottom:2rem}}.pricing-section .price-panel__header{padding:2rem;text-transform:uppercase;font-size:1.5rem;font-weight:700;color:#fff}.pricing-section .price-panel__header--green-background{background:#37d1c8}.pricing-section .price-panel__header--green-background img{height:99px}.pricing-section .price-panel__sub-heading{font-size:12px;font-weight:700;letter-spacing:2.4px;margin:20px 0 0}.pricing-section .price-panel__sub-heading--plus-header{color:#3a9f92}.pricing-section .price-panel__sub-heading--premium-header{color:#29b7f6}.pricing-section .price-panel__sub-heading--enterprise-header{color:#f06868}.pricing-section .price-panel__price{margin:10px 0 0;font-weight:300;text-indent:-14px;font-size:57px}.pricing-section .price-panel__price sup{top:-21px;font-size:24px;left:10px}.pricing-section .price-panel__price--plus span,.pricing-section .price-panel__price--plus sup{color:#03bfb4}.pricing-section .price-panel__price--premium{font-size:70px;text-indent:-28px}.pricing-section .price-panel__price--premium span,.pricing-section .price-panel__price--premium sup{color:#29b7f6}.pricing-section .price-panel__price--premium sup{top:-17px;font-size:38px;left:19px}.pricing-section .price-panel__price--enterprise span,.pricing-section .price-panel__price--enterprise sup{color:#f06868}.pricing-section .price-panel__price-unit{color:#6b6868;font-size:12px;font-style:italic;margin-bottom:.5rem}.pricing-section .price-panel__features{margin:1rem;text-align:center}.pricing-section .price-panel__features li{line-height:normal;font-size:14px;color:#6d7780}.pricing-section .price-panel__features li b{color:#6d7780}.pricing-section .price-panel__features li:not(:last-child){margin-bottom:10px}.pricing-section .price-panel__features--mid li{font-size:16px;line-height:1.5}.pricing-section .price-panel__features .quote{color:#5f9fd2;font-weight:500;cursor:pointer}.pricing-section .price-panel__brief{color:#000;margin:2rem 0;font-weight:500;line-height:1.5}.pricing-section .price-panel__button{margin:0 0 3rem}.pricing-trial-section{padding:4rem 0}.pricing-trial-section h2{color:#202020;font-size:32px;font-weight:400;margin-bottom:1rem}.pricing-trial-section h3{color:#202020;margin-bottom:0}@media all and (min-width:760px){.pricing-trial-section h2,.pricing-trial-section h3{text-align:left}}.pricing-trial-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;padding-bottom:3rem;max-width:960px;margin:0 auto}@media all and (max-width:760px){.pricing-trial-section__column{width:100%;text-align:center}.pricing-trial-section__column .free-trial-button{margin-top:1rem}.comparison-section{display:none}}.pricing-trial-section .free-trial-button{padding:1rem 0;color:#fff;border-radius:2px;background-color:#37d1c8;transition:all .3s ease-in-out;width:276px;height:67px;text-align:center;font-size:26px;font-weight:400;text-transform:capitalize}.pricing-trial-section .free-trial-button:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px #afafaf}.refund-section__schedule-button:hover,.refund-section__support-button:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 26px 13px -21px 5a778cd1}.comparison-section{padding:6rem 0;background:#fbfbfb}.comparison-section .comparison-table{margin:auto;text-align:center;width:100%;max-width:960px;border-collapse:collapse}.comparison-section .comparison-table__row{height:55px}.comparison-section .comparison-table__cell{font-size:18px;color:#282828;background:#fff;width:25%;border-right:10px solid #fbfbfb}.comparison-section .comparison-table__cell--feature{padding-right:1rem;text-align:right;background:#fbfbfb;font-size:18px;color:#363636}.comparison-section .comparison-table__header{background:#3c5b72;font-size:17px;padding:1rem;color:#fff;font-weight:500;border-right:10px solid #fbfbfb;border-left:10px solid #fbfbfb}.comparison-section .comparison-table__header--left-aligned{text-align:left}.refund-section{background-color:#3c5b72;padding:4rem 0}.refund-section__schedule-button,.refund-section__support-button{text-transform:unset;border-radius:8px;padding:9px 30px 12px;font-size:24px;transition:all .3s ease-in-out}.refund-section__main{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}.refund-section__question{margin-bottom:0}.refund-section__schedule-button{background-color:#3bb3e8;margin-right:4rem}.refund-section__support-button{background-color:#ffef83;color:#494949}@media all and (max-width:760px){.refund-section__question{text-align:center;width:100%;margin-bottom:1rem}.refund-section__content{text-align:center;width:100%}.refund-section__schedule-button{display:inline-block;margin-right:0;margin-bottom:1rem}.refund-section__support-button{display:inline-block;margin-bottom:1rem}}.pricing-modal-section{width:40%}@media all and (max-width:760px){.pricing-modal-section{width:80%}}.pricing-modal-section__button,.pricing-modal-section__input{width:100%;border-radius:3px;font-family:sofia-pro-soft,sans-serif;display:block;outline:0}.pricing-modal-section__heading{text-align:center;color:#202020;font-size:24px;font-weight:300;line-height:1.2}.pricing-modal-section__para{color:#202020;font-size:20px;margin-bottom:3rem}.pricing-modal-section__form{padding-top:1rem}.pricing-modal-section__input{padding:.6rem 1.5rem;margin-bottom:1.8rem;border:1px solid #979797;color:#242424}.pricing-modal-section__input:-ms-input-placeholder{color:#8e8e8e}.pricing-modal-section__input::placeholder{color:#8e8e8e}.pricing-modal-section__input.error{border:1px solid #ed4747}.pricing-modal-section__button{padding:.8rem;background-color:#37d1c8;border:none;margin-bottom:1rem;font-size:18px}.pricing-modal-section__error{margin:0;padding:0;color:#ed4747;text-align:left;font-size:12px;position:relative;top:-28px;height:0}.pricing-modal-section .priceModalCloseButton{display:block;width:60%;padding:.8rem;border-radius:3px;background-color:#37d1c8;border:none;outline:0;margin:0 auto;font-size:18px}@media all and (max-width:760px){.pricing-modal-section .priceModalCloseButton{width:100%}}.feature-grid{padding:4rem 0}.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}@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}.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}.hero-mini--customer{background-color:#fff;background-repeat:no-repeat;background-size:cover;min-height:420px;background-image:url(../../images/background/customers.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.hero-mini--customer{background-image:url(../../images/background/customers@2x.jpg)}}.hero-mini--customer .hero-mini__heading{font:400 2.2rem/1.5 sofia-pro-soft,sans-serif;text-align:center;margin-top:4rem;color:#0c0c0c}@media all and (max-width:720px){.hero-mini--customer .hero-mini__main{width:100%}.hero-mini--customer .hero-mini__heading{font-size:1.8rem}}.testimonial-section{background:linear-gradient(to bottom,#fee96e,#fccd3b);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 sofia-pro-soft,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 sofia-pro-soft,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:linear-gradient(to bottom,#6efee5,#3bfcc7);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{display:block;position:absolute;background-image:linear-gradient(to bottom,#d1f7ff,#a4ebff);width:360px;height:360px;border-radius:100%;z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}@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 sofia-pro-soft,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}.reviews-section{padding:6rem 0 7rem;background:#f7f7f7}.reviews-section b,.reviews-section h2,.reviews-section h4,.reviews-section p{color:#000}.reviews-section h2{opacity:.8}.reviews-section p{opacity:.65}.reviews-section__heading{font-weight:400;margin-bottom:3rem;text-align:center}.reviews-section .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:strech}.review{text-align:center;width:30%;background:#fff;padding:2rem;box-shadow:0 0 20px #d8d8d8;position:relative}@media all and (max-width:720px){.review{width:100%;margin-bottom:1rem}}.review__image{margin-bottom:2rem}.review__author{font-size:18px;font-weight:400}.review__headline{font-size:18px;color:#000;font-weight:500;margin:1rem 0;line-height:1.5;padding:0 2rem}.review__text{margin-bottom:1rem;font-size:14px;line-height:1.5;text-align:justify}.review:after,.review:before{display:block;position:absolute;width:45px;height:45px;background:#76e3c1}.review:after{bottom:0;right:0;-webkit-clip-path:polygon(100% 100%,0 100%,100% 0);clip-path:polygon(100% 100%,0 100%,100% 0)}.review:before{top:0;left:0;-webkit-clip-path:polygon(100% 0,0 100%,0 0);clip-path:polygon(100% 0,0 100%,0 0)}.review:nth-child(1):after,.review:nth-child(1):before{background:#76e3c1}.review:nth-child(2):after,.review:nth-child(2):before{background:#ffd352}.review:nth-child(3):after,.review:nth-child(3):before{background:#ff5252}.customers-logo-grid{margin:2rem auto}.customers-logo-grid__world-map{margin:5rem auto;display:block;max-width:90%}.customers-logo-grid__heading{color:#000;text-align:center}.customers-logo-grid__inner-wrapper{padding:4rem 2rem 2rem;display:flex;flex-direction:row;justify-content:space-around;align-items:center;flex-wrap:wrap}@media all and (min-width:480px) and (max-width:800px){.customers-logo-grid__inner-wrapper img:last-child{display:none}}.customers-logo-grid__image{margin-bottom:6rem;max-width:220px}@media all and (max-width:480px){.customers-logo-grid__inner-wrapper{padding:4rem 1rem 2rem}.customers-logo-grid__image{margin:1.5rem 0;width:40%}}.case-studies-section{padding:4rem 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.case-studies-section--first{padding-top:0}@media all and (max-width:720px){.case-studies-section{padding:2rem 0}}.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;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;background:#fff;width:125px;height:125px;border-radius:100%}.case-study__content{padding:2.5rem 2rem;border:1px solid #d5d5d5;border-top:0 solid #fff}.case-study__category{font:400 13px/1 sofia-pro-soft,sans-serif;color:#989494;margin-bottom:.6rem;text-transform:uppercase}.case-study__title{font:600 19px/1 sofia-pro-soft,sans-serif;color:#222;text-transform:uppercase}.case-study__link{font:400 16px/1 sofia-pro-soft,sans-serif;color:#4ebca8;cursor:pointer}.case-study__snippet{font:16px/1.5 sofia-pro-soft,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}}.authentication{min-height:100vh;background-image:url(../../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}.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}.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}.arcticInvent.hero--case-study{background-image:url(../../images/case-studies/arcticInvent/arcticInventHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.arcticInvent.hero--case-study{background-image:url(../../images/case-studies/arcticInvent/arcticInventHero@2x.jpg)}}.case-study__problem.arcticInvent-problem{padding-bottom:0}.case-study__problem.arcticInvent-problem .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.arcticInvent-problem__content{width:50%;text-align:left}@media all and (max-width:960px){.case-study__problem.arcticInvent-problem .container{justify-content:center}.arcticInvent-problem__content{width:100%;margin-top:2rem}}.case-study__solution.arcticInvent-solution{padding:7rem 0}.case-study__solution.arcticInvent-solution .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.arcticInvent-solution__content{width:50%}.arcticInvent-solution__container--first{margin-bottom:5rem}@media all and (max-width:860px){.arcticInvent-solution{text-align:center}.arcticInvent-solution .arcticInvent-solution__container--first{flex-direction:column-reverse;margin-bottom:2rem}.arcticInvent-solution .arcticInvent-solution__content{width:100%}.arcticInvent-solution .arcticInvent-solution__image{margin:2rem auto}}.futurebooks.hero--case-study{background-image:url(../../images/case-studies/futureBooks/futureBooksHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.futurebooks.hero--case-study{background-image:url(../../images/case-studies/futureBooks/futureBooksHero@2x.jpg)}}.case-study__problem.futurebooks-problem .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.futurebooks-problem__content{width:60%}@media all and (max-width:920px){.case-study__problem.futurebooks-problem .container{justify-content:center;flex-direction:column-reverse}.futurebooks-problem__content{width:100%;margin-top:2rem}}.case-study__solution.futurebooks-solution .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.futurebooks-solution__content{width:60%}@media all and (max-width:920px){.case-study__solution.futurebooks-solution .container{justify-content:center}.futurebooks-solution__content{width:100%;margin-top:2rem}}.someflu.hero--case-study{background-image:url(../../images/case-studies/someflu/somefluHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.someflu.hero--case-study{background-image:url(../../images/case-studies/someflu/somefluHero@2x.jpg)}}.someflu.hero--case-study .hero--case-study__logo{bottom:0;padding:30px}.testimonial-section--someflu{background-image:linear-gradient(275deg,#c5f7ff,#93ebff)}.testimonial-section--someflu .testimonial-section__divider{margin-left:0}@media all and (max-width:900px){.testimonial-section--someflu .testimonial-section__divider{margin-left:auto}}.someflu-comparision{padding:7rem 0}@media all and (max-width:720px){.someflu-comparision{padding:4rem 0}}.someflu-comparision .case-study__h2{text-align:left}.case-study__problem.unity-problem .case-study__h2,.unity-solution{text-align:center}.someflu-comparision .case-study__text{width:75%}.someflu-table{margin-top:3rem}.someflu-table__row{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;align-items:flex-start}.someflu-table__row:nth-child(even){background:rgba(239,239,239,.4)}.someflu-table__cell{flex-basis:50%;padding:1.8rem 2rem}.someflu-table__cell--header{font:600 1.1rem/1 sofia-pro-soft,sans-serif;color:#fff;text-transform:uppercase;padding:1.5rem 2rem}.someflu-table__cell--header.someflu-table__cell--gmail{background:#ffa2a2}.someflu-table__cell--header.someflu-table__cell--hiver{background:#48dab6}.someflu-table__cell--heading{color:#000;margin-bottom:.5rem;font-weight:500;font-size:18px}.someflu-table__cell--text{color:#000;margin-bottom:0}.someflu-table__cell--colored{color:#338568}.someflu-table__cell--hiver{border-left:4px solid #fff}@media all and (max-width:920px){.someflu-comparision .case-study__text{width:100%}.someflu-table__cell{flex-basis:100%}.someflu-table__cell--hiver{border-left:0;border-left:5px solid #48dab6}.someflu-table__cell--gmail{border-left:5px solid #ffa2a2}}.unity.hero--case-study{background-image:url(../../images/case-studies/unity/unityHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.unity.hero--case-study{background-image:url(../../images/case-studies/unity/unityHero@2x.jpg)}}.case-study__problem.unity-problem .container{width:65%}@media all and (max-width:960px){.case-study__problem.unity-problem .container{width:100%}}.unity-solutions{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.unity-solution{width:42%;padding:2rem}@media all and (max-width:720px){.unity-solution{width:100%}}.unity-solution__image{margin-bottom:2rem;height:240px}.sapirReality.hero--case-study{background-image:url(../../images/case-studies/sapirReality/sapirRealityHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.sapirReality.hero--case-study{background-image:url(../../images/case-studies/sapirReality/sapirRealityHero@2x.jpg)}}.sapirReality-introduction .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:flex-start}.sapirReality-introduction__details{width:45%}@media all and (max-width:1024px){.sapirReality-introduction .container{padding:2rem;flex-direction:column-reverse}.sapirReality-introduction__details{width:100%}}.sapirReality-introduction__box{width:45%;padding:3rem 4rem;border:1px solid #e8e8e8;position:relative;top:-9rem;background:#fff}@media all and (max-width:1024px){.sapirReality-introduction__box{width:100%;top:-12rem;border-width:0 0 1px;padding:2rem;margin:2rem auto -10rem}}.sapirReality-introduction__logo{max-width:90%;margin:0 auto 3rem}.sapirReality-introduction .introduction-section__heading{text-align:left}.sapirReality-introduction .detail-box{width:100%;margin:0 0 40px}.testimonial-section--sapirReality{background-image:linear-gradient(to bottom,#6efee5,#3bfcc7)}.testimonial-section--sapirReality .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:flex-end;align-items:center}.testimonial-section--sapirReality .testimonial-section__content{border-left:2px solid #fff;padding-left:2rem;max-width:850px}@media all and (max-width:1024px){.testimonial-section--sapirReality .testimonial-section__content{padding:0;border:0}}.case-study__problem.sapirReality-problem .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.sapirReality-problem__content{width:60%}@media all and (max-width:1100px){.case-study__problem.sapirReality-problem .container{justify-content:center;flex-direction:column-reverse}.sapirReality-problem__content{width:100%;margin-top:2rem}}.case-study__solution.sapirReality-solution .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.sapirReality-solution__content{width:50%}@media all and (max-width:1100px){.case-study__solution.sapirReality-solution .container{justify-content:center}.sapirReality-solution__content{width:100%;margin-top:2rem}}.sapirReality-solution__image{width:400px}.ideaFoundry.hero--case-study{background-image:url(../../images/case-studies/ideaFoundry/ideaFoundryHero.jpg)}@media (-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.ideaFoundry.hero--case-study{background-image:url(../../images/case-studies/ideaFoundry/ideaFoundryHero@2x.jpg)}}.case-study__problem.ideaFoundry-problem{background-image:url(../../images/case-studies/ideaFoundry/mailStorm.svg);background-repeat:no-repeat;background-position:100% 40%}.ideaFoundry-problem__content{width:50%}@media all and (max-width:1100px){.case-study__problem.ideaFoundry-problem{background:0 0}.ideaFoundry-problem__content{width:100%;margin-top:2rem}}.ideaFoundry-problem__image{width:40%}.ideaFoundry-solution .case-study__h1{text-align:left;margin-bottom:1rem;font-weight:300}.case-study__h1,.case-study__h2,.case-study__text--center,.detail-box{text-align:center}.ideaFoundry-solution .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:strech}.ideaFoundry-solution__testimonial{display:flex;flex-wrap:wrap;flex-direction:column;justify-content:center;align-items:center;width:40%;background-image:linear-gradient(to bottom,#77e8f9,#42cdf1);padding:0 1.5rem}.ideaFoundry-solution__testimonial .testimonial-section__testimonial{width:100%;padding:0 2rem;font-size:1.4rem}@media all and (max-width:920px){.ideaFoundry-solution__testimonial{width:100%;margin-bottom:2rem}}.ideaFoundry-solution__content{width:55%}@media all and (max-width:920px){.ideaFoundry-solution__content{width:100%}}.hero--case-study{background-size:cover;background-color:#fff;background-repeat:no-repeat;min-height:420px;position:relative}.hero--case-study__logo{position:absolute;bottom:-25%;left:50%;transform:translateX(-50%);padding:45px;background:#fff;box-sizing:border-box;width:225px}.case-study__h1{font:33px/1.5 sofia-pro-soft,sans-serif;color:#333;margin-bottom:5rem}.case-study__h2{font:26px/1.5 sofia-pro-soft,sans-serif;color:#333;margin-bottom:2rem}.case-study__h3{font:600 18px/1.6 sofia-pro-soft,sans-serif;color:#333;margin-bottom:.6rem}.case-study__list-item,.case-study__text{font:400 18px/1.8 sofia-pro-soft,sans-serif;color:#5c5c5c}.case-study__text{margin-bottom:2rem}.case-study__text--last{margin-bottom:0}.case-study__list{padding-left:1.25rem}.case-study__list-item{margin-bottom:0}.introduction-section{margin:6rem auto}.introduction-section__heading{font:500 30px/1.5 sofia-pro-soft,sans-serif;text-align:center;color:#03bfb4}.introduction-section__details{margin-top:4rem;display:flex}.introduction-section__content{width:55%}.introduction-section__box{background:#fff;width:45%}@media all and (max-width:900px){.introduction-section__heading{font-size:22px}.introduction-section__details{flex-direction:column-reverse;margin-top:2rem}.introduction-section{margin:6rem auto 2rem}.introduction-section .introduction-section__box,.introduction-section .introduction-section__content{width:100%}}.detail-box{width:86%;background-color:#fefefe;border:1px solid #e8e8e8;margin:2rem auto;padding:40px 20px;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.case-study__problem .case-study__h2,.case-study__solution .case-study__h2{text-align:left}@media all and (max-width:900px){.detail-box{width:100%;margin:1rem auto;padding:20px 10px}}.detail-box__icon{width:35px;margin-bottom:1.5rem}.detail-box__heading{margin:0 0 10px;font-size:18px;color:#2b6564}.detail-box__sub-heading{font-size:1rem;color:#434343;line-height:1.4;font-weight:500}.detail-box--no-border{border-width:0 0 1px}.testimonial-section--arcticInvent{background-image:linear-gradient(to bottom,#fff086,#ffdc4e)}.testimonial-section--futurebooks{background-image:linear-gradient(to bottom,#6efee5,#3bfcc7)}.testimonial-section--unity{background-image:linear-gradient(to bottom,#77e8f9,#42cdf1)}.case-study__problem{padding:5rem 1rem 4rem;background:#fefefe;border:1px solid #e8e8e8;margin:0}.case-study__problem img{max-width:100%}.case-study__solution{padding:5rem 0}.more-stories{padding:4rem 0}.more-stories__heading{font:400 1.8rem/1 sofia-pro-soft,sans-serif;margin-bottom:0;color:#03bfb4;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.more-stories__line{height:4px;background:#fff;width:100px;border-bottom:1px dashed #979797;flex-grow:1;opacity:.5}.more-stories__line--left{margin-right:1rem}.more-stories__line--right{margin-left:1rem}.more-stories__content{margin:2rem 0 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.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{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 sofia-pro-soft,sans-serif}.safari-installation-popup__list-item--last{margin-bottom:0}.safari-installation-popup__list-item b{color:#222}.disclosure-section{padding:4rem 0}.disclosure-section b,.disclosure-section h2,.disclosure-section i,.disclosure-section li,.disclosure-section p{text-align:left;color:#000}.disclosure-section h2{margin-bottom:1rem;font-size:1.2rem}.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}.usecase-landing-hero{background:url(../../images/background/customers.jpg) no-repeat;background-size:100%;min-height:428px}.usecase-landing-hero h1{font-size:32px;text-align:center;padding:6rem 0;color:#000;font-weight:400}.usecase-landing-hero h1 b{color:#000;font-weight:500}@media all and (max-width:1000px){.usecase-landing-hero h1{padding:6rem 0 2rem}}.helpdesk-section{padding:5rem 0;text-align:center}.helpdesk-section b,.helpdesk-section h2,.helpdesk-section h4,.helpdesk-section p{color:#000}.helpdesk-section h2{opacity:.8}.helpdesk-section p{opacity:.65}.helpdesk-section__heading{font-weight:400;margin-bottom:3rem}.helpdesk-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.helpdesk-section__main--image-column{flex-direction:column}.helpdesk-section__image{margin:0 0 20px 20px}.helpdesk-section__review{font-weight:300;padding-top:3rem;font-style:italic;line-height:1.6;max-width:600px;margin:0 auto}.email-section .email-item__image,.hiver-hero-section__image,.support-tab__image{max-width:100%}.support-tab__nav{width:33%;padding:0;list-style:none}@media all and (max-width:1000px){.support-tab__nav{width:100%;text-align:center}}.support-tab__main{display:flex;flex-wrap:wrap;flex-direction:row;align-items:center;justify-content:space-between}@media all and (min-width:1000px){.support-tab__image{display:none}}.support-tab__item{margin-bottom:2.5rem}.support-tab__item span{width:50px;height:50px;display:flex;float:left;justify-content:center;border-radius:50%;color:#979797;align-items:center;font-size:24px;margin-top:5px;cursor:pointer}.support-tab__item h3{color:#979797;margin-left:65px;cursor:pointer}@media all and (max-width:1000px){.support-tab__item span{display:none}.support-tab__item h3{margin:4rem 0 3rem;color:#000}}.support-tab__item h3 b{color:#979797}@media all and (max-width:1000px){.support-tab__item h3 b{color:#000;font-weight:inherit}.support-tab-stage{display:none}}@media all and (min-width:1000px){.support-tab__item.tab-active span{color:#000;background-color:#fddf49}.support-tab__item.tab-active h3{color:#000}.support-tab__item.tab-active h3 b{color:#03bfb4}}.security-section b,.security-section h2,.security-section h4,.security-section p,.security-section__column h3{color:#000}.support-tab-stage{height:400px;width:55%}.support-tab-stage__item{min-height:400px;background-size:contain;background-repeat:no-repeat;display:none;position:relative}.support-tab-stage__item--first{background-image:url(../../images/use-case/firstSlider.png)}.support-tab-stage__item--first img{position:absolute;bottom:4%;left:54%}.support-tab-stage__item--second{background-image:url(../../images/use-case/secondSlider.png)}.support-tab-stage__item--second img{position:absolute;bottom:11%;left:55%}.support-tab-stage__item--sales{background-image:url(../../images/use-case/secondSliderSales.png)}.support-tab-stage__item--sales img{position:absolute;bottom:14%;left:35%}.support-tab-stage__item--finance{background-image:url(../../images/use-case/firstSlider.png)}.support-tab-stage__item--labels,.support-tab-stage__item--third{background-image:url(../../images/use-case/thirdSlider.png)}.support-tab-stage__item--finance img{position:absolute;bottom:6%;right:-2%}.support-tab-stage__item--labels img{position:absolute;bottom:10%;right:67%}.support-tab-stage__item--third img{position:absolute;bottom:6%;right:74%}.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}.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}.front-hero-section,.terms-policies-section{background-repeat:no-repeat;background-size:100%}.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{background-color:#fff;background-image:url(../../images/background/termsBackground.png);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}.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}.terms-policies-section__content{padding-top:2.5rem}.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}@media all and (max-width:960px){.terms-policies-section__main{padding-bottom:0;margin-bottom:0}.terms-policies-section__column--first,.terms-policies-section__content h1{text-align:center}}.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 p{font-size:16px;line-height:1.75;margin-bottom:2rem}.terms-policies-section__content b{color:#000;font-weight:500}.terms-policies-section__column{width:100%}.terms-policies-section__column h3{color:#000}.terms-policies-section__column a{color:#00f}.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{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}.front-hero-section{background-image:url(../../images/helpscout/competitorHero.png);overflow-x:hidden}.front-hero-section .installExt-win{margin-bottom:5.5rem}@media all and (max-width:960px){.front-hero-section{background-image:url(../../images/helpscout/mobile.png)}.front-hero-section .chromeInstall{display:none}.front-hero-section .container{text-align:center}}.front-hero-section .mid{padding:7rem 0 4rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.front-hero-section__firstColumn{width:47%;margin-top:0}.front-hero-section__firstColumn--install-button{margin-top:-2rem}.front-hero-section__heading{font-size:41px;font-weight:400}.front-hero-section__para{font-weight:400}@media all and (max-width:960px){.front-hero-section__firstColumn{width:100%;text-align:center}.front-hero-section__heading{text-align:center;font-size:33px;margin-top:-4rem}.front-hero-section__para{text-align:center;font-size:14px;margin-bottom:2rem}.front-hero-section__secondColumn{display:none}}.front-hero-section__secondColumn{width:44%;margin:-5rem 0 0 6rem}.front-hero-section__image{padding-top:3rem}.better-hiver-section{padding:7rem 0 4rem}.better-hiver-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.better-hiver-section__imageColumn{width:32%}@media all and (max-width:960px){.better-hiver-section{padding:2rem 0}.better-hiver-section__imageColumn{display:none}}.better-hiver-section__imageColumn img{margin-left:-45rem}.better-hiver-section__textColumn{width:68%;padding-left:10%;margin-bottom:4rem}.better-hiver-section__textColumn h2{color:#252424;font-weight:400;margin-left:-5rem;margin-bottom:3rem}@media all and (max-width:960px){.better-hiver-section__textColumn{width:100%}.better-hiver-section__textColumn h2{font-size:30px;text-align:center;margin-left:-10%}}.better-hiver-section__textColumn h3{color:#232323;position:relative}.better-hiver-section__textColumn h3:after{content:'';position:absolute;width:48px;height:48px;background:url(../../images/helpscout/frontIcon.png) no-repeat;background-size:100%;left:-80px;top:10px}.better-hiver-section__textColumn p{color:#707070}.better-hiver-section__textColumn a{color:#00f}.front-feedback-section{background:url(../../images/front/testimonialBG.png) center no-repeat;background-size:cover;padding:7rem 0 12rem}.front-feedback-section b,.front-feedback-section h2,.front-feedback-section h4,.front-feedback-section p{color:#000}.front-feedback-section h2{opacity:.8}.front-feedback-section p{opacity:.65}@media all and (max-width:960px){.better-hiver-section__textColumn h3:after{width:30px;height:30px;left:-40px}.front-feedback-section{background:#e6faf9;padding:3rem 0}}.front-feedback-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.front-feedback-section__column{width:42%;display:flex;margin-top:7rem}.front-feedback-section__image{height:79px;border-radius:50%}.front-feedback-section .front-feedback__background{background-color:#fff;padding:2rem;border-radius:0 20px 20px;margin-left:2rem;min-height:380px}.front-feedback-section .front-feedback__heading{font-weight:500;margin-bottom:2rem;font-size:18px;color:#191919}@media all and (max-width:960px){.front-feedback-section__column{width:100%;margin-top:0}.front-feedback-section__column:last-child{display:none}.front-feedback-section .front-feedback__heading{margin-bottom:1rem}}.front-feedback-section .front-feedback__para{font-size:15px;color:#191919;margin-bottom:1rem}.front-feedback-section .front-feedback__author{color:#282323;font-size:14px;font-weight:700;margin-bottom:0}.email-section b,.email-section h2,.email-section h4,.email-section p,.front-review-section b,.front-review-section h2,.front-review-section h4,.front-review-section p{color:#000}.email-section{padding:3rem 0;margin-bottom:5rem}.email-section h2{opacity:.8}.email-section p{opacity:.65}@media all and (max-width:960px){.email-section{margin-bottom:0}.email-section__heading{display:none}}@media all and (min-width:960px){.email-section__mobile-heading{display:none}.email-section .container{border-bottom:solid 1px #dcdcdc}}.email-section__heading{font-weight:400;margin-bottom:3rem;text-align:center}.email-section .email-item{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center;padding:.5rem 0 2rem}.email-section .email-item__mobile-para{text-align:center}@media all and (min-width:960px){.email-section .email-item__mobile-para{display:none}}.email-section .email-item--mobile-hide{margin:2rem 0}.email-section .email-item--first{margin-top:-1rem}.email-section .email-item__title{max-width:100%;font-size:24px;margin-bottom:1rem;font-weight:300}.email-section .email-item__text{flex-basis:40%}.email-section .email-item__text--space{margin:6.5rem 0 -1rem}.email-section .email-item__description{line-height:1.8;font-size:16px}.email-section .email-item__para{text-align:center;padding-top:4rem}.front-review-section{background:url(../../images/helpscout/feedbackBG.png) no-repeat;padding:0 0 6rem;background-size:100%;background-position-y:85px}.front-review-section h2{opacity:.8}.front-review-section p{opacity:.65}@media all and (max-width:960px){.email-section .email-item--mobile-hide,.email-section .email-item__text,.email-section .email-item__title{display:none}.front-review-section{background:#eee;padding:3rem 0}}.front-review-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.front-review-section__column{width:38%;display:flex}.front-review-section__image{height:79px;border-radius:50%}.front-review-section .front-review__background{background-color:#fff;padding:2rem;border-radius:0 20px 20px;margin-left:2rem;border:.7px solid #e5e5e5;min-height:300px}.front-review-section .front-review__heading{font-weight:500;margin-bottom:1rem;font-size:18px;color:#191919}@media all and (max-width:960px){.front-review-section__column{width:100%;margin-top:0}.front-review-section__column:last-child{display:none}.front-review-section .front-review__heading{margin-bottom:1rem}}.front-review-section .front-review__para{font-size:15px;color:#191919;margin-bottom:1rem}.front-review-section .front-review__author{color:#282323;font-size:14px;font-weight:700;margin-bottom:0}.hiver-hero-section b,.hiver-hero-section h2,.hiver-hero-section h4,.hiver-hero-section p{color:#000}.hiver-hero-section h2{opacity:.8}.hiver-hero-section p{opacity:.65}.hiver-hero-section__image{width:100%}.hiver-hero-section__curve{text-align:center;padding-top:6rem}.hiver-hero-section .mid{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-evenly;align-items:center;padding-top:6rem}.hiver-hero-section__imageColumn{width:55%}@media all and (max-width:960px){.hiver-hero-section__imageColumn{width:100%}.hiver-hero-section__textColumn{display:none}}.hiver-hero-section__textColumn{width:25%}.hiver-hero-section__activites{padding-left:0;list-style-type:none;font-size:42px}.hiver-hero-section__item1{color:#cacc00}.hiver-hero-section__item2{color:#00cca0}.hiver-hero-section__item3{color:#00c7f7}.hiver-hero-section__item4{color:#7e9bd7}.hiver-hero-section__item5{color:#bb85c8}.hiver-hero-section__item6{color:#f65db3}.hiver-hero-section__item7{color:#ff7553}.welcome-section{padding:4rem 0 0}.welcome-section b,.welcome-section h2,.welcome-section h4,.welcome-section p{color:#000}.welcome-section h2{opacity:.8}.welcome-section p{opacity:.65}.welcome-section .container{position:relative}@media all and (min-width:960px){.welcome-section .container{padding:0 8rem}}@media all and (min-width:1000px){.welcome-section .container:after{content:'';width:50px;height:50px;background-color:#4dc8a2;border-radius:30px 30px 30px 0;position:absolute;top:-55px;right:117px}.welcome-section .container:before{content:'';width:39px;height:39px;background-color:#ff7e5e;border-radius:30px 0 30px 30px;position:absolute;bottom:15%;left:32px}}.welcome-section__heading{color:#282d41;font-size:34px;margin-bottom:3rem;text-align:center}.welcome-section__para{line-height:2.11;color:#505360;font-weight:400}.group-image-section{padding:2rem 0 4rem}@media all and (min-width:1200px){.group-image-section__main{margin:0 -6%}}.group-image-section__image{width:100%}@media all and (max-width:960px){.group-image-section__image{display:none}.group-image-section{background-image:url(../../images/join-us/mobileGroup.jpg);background-repeat:no-repeat;background-size:100%;min-height:360px}}.hiver-feedback-section{padding:0 0 4rem}.hiver-feedback-section b,.hiver-feedback-section h2,.hiver-feedback-section h4,.hiver-feedback-section p{color:#000}.hiver-feedback-section h2{opacity:.8}.hiver-feedback-section p{opacity:.65}.hiver-feedback-section__heading{color:#282d41;text-align:center;font-size:34px;margin-bottom:3rem}.hiver-feedback-section .hiver-feedback__content{display:none}.hiver-feedback-section .hiver-feedback__content.active{display:flex;width:700px;margin:0 auto;align-items:flex-start}.hiver-feedback-section .hiver-feedback__background{background:url(../../images/join-us/feedbackBackground.png) no-repeat;background-size:contain;padding:2rem 7rem 2rem 3rem;min-height:230px}@media all and (max-width:700px){.hiver-feedback-section__heading{font-size:30px}.hiver-feedback-section .hiver-feedback__content.active{width:100%;display:block;text-align:center}.hiver-feedback-section .hiver-feedback__background{padding:0;background-image:none;min-height:170px}.hiver-feedback-section .hiver-feedback__image{display:inline-block;margin-bottom:2rem}}.hiver-feedback-section .hiver-feedback__image{width:76px;margin-right:20px}.hiver-feedback-section .hiver-feedback__author{margin-bottom:1rem}@media all and (max-width:700px){.hiver-feedback-section .hiver-feedback__author{margin-bottom:3rem}}.hiver-feedback-section .hiver-feedback__para{margin-bottom:1rem}.hiver-feedback-section .hiver-feedback__nav{list-style:none;text-align:center;padding:3rem 0 0}@media all and (max-width:700px){.hiver-feedback-section .hiver-feedback__nav{padding-top:0}}.hiver-feedback-section .hiver-feedback__item{background-color:#d8d8d8;width:18px;display:inline-block;height:18px;border-radius:50%;margin:0 5px;cursor:pointer}.hiver-feedback-section .hiver-feedback__item.active{background-color:#4dc8a2}.hiver-join-us-section{padding:0 0 5rem}@media all and (max-width:1000px){.hiver-join-us-section{padding:0}}.hiver-join-us-section b,.hiver-join-us-section h2,.hiver-join-us-section h4,.hiver-join-us-section p{color:#000}.hiver-join-us-section h2{opacity:.8}.hiver-join-us-section p{opacity:.65}.hiver-join-us-section .container{background:#fce0a5;padding:9rem 0 10rem;position:relative}@media all and (min-width:1200px){.hiver-join-us-section .container:after{content:'';width:58px;height:58px;background-color:#4dc8a2;border-radius:30px 30px 30px 0;position:absolute;top:-18px;right:22px}.hiver-join-us-section .container:before{content:'';width:39px;height:39px;background-color:#ff7e5e;border-radius:30px 0 30px 30px;position:absolute;bottom:20%;left:-18px}}.hiver-join-us-section__heading{color:#282d41;text-align:center;font-size:34px}.hiver-join-us-section__subheading{font-size:24px;text-align:center;border-bottom:solid 1px #fff;padding-bottom:.5rem;max-width:405px;margin:0 auto}.hiver-join-us-section__subheading a{color:#4c4b4b}.hiver-join-us-section__subheading a:hover{color:#000}@media all and (max-width:700px){.hiver-join-us-section__subheading{font-size:20px;max-width:336px}}.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}@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(../../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}.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 h2{font-size:25px;font-weight:400;margin:0 0 1rem}.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}@media all and (max-width:960px){.third-party-policies-section__main{padding-bottom:0}.third-party-policies-section__column--first,.third-party-policies-section__content h1{text-align:center}}.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;margin-top:2rem;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 h2,.casestudy-hero__main{width:100%}}.casestudy-hero__sub-main{display:inline-block;margin-right:3rem;line-height:1.82}.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__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(../../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__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__content{padding-top:2.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 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__column--first,.cookie-policies-section__content h1{text-align:center}}.cookie-policies-section__content h2{font-size:25px;font-weight:400;margin:0 0 1rem}.cookie-policies-section__content h3{font-size:20px;opacity:.45}.cookie-policies-section__content p{font-size:16px;line-height:1.75;margin-bottom:2rem}.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}.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;opacity:.65;font-weight:300}.vacasa-casestudy-hero{background:url(../../images/case-study/vacasaBG.png);background-size:cover;min-height:465px;padding-bottom:1rem;margin-top:2rem;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center}.vacasa-casestudy-hero__main{width:45%}.vacasa-casestudy-hero h2{line-height:1.5;font-size:29px}@media all and (max-width:960px){.vacasa-casestudy-hero__main{width:100%}.vacasa-casestudy-hero h2{width:100%;font-size:24px}}.vacasa-casestudy-hero__para{font-size:14px}.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__main{width:100%;flex-direction:row}}.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}.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(../../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(../../images/svg/handLogo.svg);background-size:100%}.start-landing-hero__second-heading:before{background:url(../../images/svg/apps.svg);background-size:100%}.start-landing-hero__third-heading:before{background:url(../../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:-37px;height:0;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 input[type=text]{width:85%;background:0 0;color:#fff;padding:.5rem 0;margin-bottom:2rem}.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(../../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 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 .signup-section__thankyou .chromeInstall{margin-left:1rem}.start-landing-hero__second img{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(../../images/start/feedback.png)}.start-feedback-section__column{width:39%;display:flex;margin-top:5rem;margin-bottom:5rem}.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}@media all and (max-width:960px){.start-feedback-section__column{width:100%}.start-feedback-section__column:last-child{display:none}.start-feedback-section .start-feedback__heading{margin-bottom:1rem}.start-logo-section{padding-bottom:4rem}}.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 (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(../../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__form{margin-left:3rem}.signup-modal-section p{opacity:1;text-align:center;font-size:14px;color:#fff;line-height:3.43;margin-top:2rem;margin-bottom:0}.signup-modal-section__error{margin:0;padding:0;color:#3d3d3d!important;text-align:left!important;font-size:12px;position:relative;top:-56px;height:0;left:1.5rem}.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;border-top:none;border-right:none;border-left:none;outline:0;font-family:sofia-pro-soft;font-weight:300}.signup-modal-section input[type=text]{width:80%;background:0 0;color:#fff;padding:.5rem 0;margin-bottom:1rem}.signup-modal-section input[type=text].phone{width:55%}.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(../../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 1.5rem;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}.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}.mobile-signup-section__button:hover{transition:all .2s ease-in-out}.mobile-signup-section__image{width:40%}.start-landing-hero__fourth-heading:before,.start-landing-hero__heading1:before,.start-landing-hero__heading4:before,.start-landing-hero__heading7:before,.start-landing-hero__heading8:before,.start-landing-hero__second-heading5: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,.start-landing-hero__third-heading3:before,.start-landing-hero__third-heading6:before,.start-landing-hero__third-heading8:before{position:absolute;content:'';height:59px;width:59px;left:-6px}.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}.start-landing-hero__heading1:before{background:url(../../images/svg/collaborativehandIcon.svg);background-size:100%}.start-landing-hero__third-heading3:before{background:url(../../images/svg/collaborativeBack.svg);background-size:100%}.start-landing-hero__heading4:before{background:url(../../images/svg/helpdesk1.svg);background-size:100%}.start-landing-hero__second-heading5:before{background:url(../../images/svg/helpdesk2.svg);background-size:100%}.start-landing-hero__third-heading6:before{background:url(../../images/svg/google.svg);background-size:100%}.start-landing-hero__heading7:before{background:url(../../images/svg/sl1.svg);background-size:100%}.start-landing-hero__second-heading2:before{background:url(../../images/svg/collaborativeSettings.svg);background-size:100%;position:absolute;content:'';height:59px;width:59px;left:-6px}.start-landing-hero__third-heading8:before{background:url(../../images/svg/sl3.svg);background-size:100%}.start-landing-hero__heading8:before{background:url(../../images/svg/startEmail.svg);background-size:100%}.start-landing-hero__second-heading9:before{background:url(../../images/svg/emailLoad.svg);background-size:100%}.start-landing-hero__third-heading10:before{background:url(../../images/svg/yellowHandLogo.svg);background-size:100%}.start-landing-hero__third-heading11:before{background:url(../../images/svg/emailChat.svg);background-size:100%}.start-landing-hero__third-heading12:before{background:url(../../images/svg/inboxLast.svg);background-size:100%}.start-landing-hero__fourth-heading:before{background:url(../../images/svg/reply.svg);background-size:100%}.helpdesk-hero-section{background-image:url(../../images/helpdesk-software/background.svg);background-repeat:no-repeat;background-size:100%}.helpdesk-hero-section b,.helpdesk-hero-section h2,.helpdesk-hero-section h4,.helpdesk-hero-section p{color:#000}.helpdesk-hero-section h2{opacity:.8}.helpdesk-hero-section p{opacity:.65}.helpdesk-hero-section .mid{padding:4rem 0;display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:normal}@media all and (max-width:960px){.mobile-signup-section__button{margin-top:1rem;margin-bottom:5rem}.helpdesk-hero-section .mid{padding:4rem 0 0}}.helpdesk-hero-section__firstColumn{width:43%}@media all and (min-width:960px){.helpdesk-hero-section__firstColumn{margin-top:5rem}.helpdesk-hero-section__column{height:200px}}.helpdesk-hero-section__heading{font-size:32px;font-weight:300;color:#1e527a!important;line-height:1.28}@media all and (max-width:960px){.helpdesk-hero-section__firstColumn{width:100%;text-align:center}.helpdesk-hero-section__heading{text-align:center;font-size:30px}}.helpdesk-hero-section__para{font-size:16px;font-weight:300;line-height:1.69;color:#1b475b!important}.helpdesk-hero-section__secondColumn{width:52%}.helpdesk-hero-section__image{padding-top:3rem;max-width:100%}@media all and (max-width:960px){.helpdesk-hero-section__para{text-align:center;font-size:14px;margin-bottom:2rem}.helpdesk-hero-section__secondColumn{width:100%;text-align:center}.helpdesk-hero-section__image{width:280px}}.helpdesk-hero-section__main .container{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center}.helpdesk-hero-section__column{width:33%;margin-top:.5rem;padding:1rem 1.5rem;background-color:#fff;border-radius:2px}.helpdesk-hero-section__column:nth-child(1){background-color:transparent}@media all and (max-width:960px){.helpdesk-hero-section__column,.helpdesk-hero-section__column:nth-child(1){width:100%}.helpdesk-hero-section__column:nth-child(5){display:none}}.helpdesk-hero-section__column--wide{width:55%;background-color:transparent;display:flex;justify-content:space-around;align-items:center}.helpdesk-hero-section .hiver-customers__heading{font-weight:300;font-size:26px;color:#0e0e0e;text-align:left;margin-top:1rem}@media all and (max-width:960px){.helpdesk-hero-section__column--wide{width:100%}.helpdesk-hero-section .hiver-customers__heading{font-size:24px}.helpdesk-hero-section .install-button--green{display:none}}.helpdesk-hero-section .hiver-customers__para{font-size:14px;color:#0e0e0e;margin-bottom:1rem;font-weight:300;text-align:left;line-height:1.64;opacity:1}.helpdesk-hero-section .hiver-customers__image{padding:1rem 0 .5rem;max-width:100%}.helpdesk-hero-section .hiver-customers__star-image{padding:0 0 1.5rem;max-width:100%}.helpdesk-hero-section .install-button--green:hover{color:transparent}.customer-support-section{padding:8rem 0}.customer-support-section b,.customer-support-section h2,.customer-support-section h4,.customer-support-section p{color:#000}.customer-support-section h2{opacity:.8}.customer-support-section p{opacity:.65}@media all and (max-width:960px){.customer-support-section{padding:1rem 0 6rem}}.customer-support-section__heading{text-align:center;font-size:27px;font-weight:400;color:#0e0e0e;padding:0 0 1rem;line-height:normal}.customer-support-section__column:nth-child(1):hover .customer-support__heading,.customer-support-section__column:nth-child(1):hover .customer-support__para,.customer-support-section__column:nth-child(2):hover .customer-support__heading,.customer-support-section__column:nth-child(2):hover .customer-support__para,.customer-support-section__column:nth-child(3):hover .customer-support__heading,.customer-support-section__column:nth-child(3):hover .customer-support__para,.customer-support-section__column:nth-child(4):hover .customer-support__heading,.customer-support-section__column:nth-child(4):hover .customer-support__para{color:#fff}.customer-support-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.customer-support-section__column{width:23%;margin-top:2rem;padding:2rem;border-radius:13px;min-height:285px;transition:all .3s ease-in-out}.customer-support-section__column:nth-child(1){background:url(/images/helpdesk-software/delegate.svg) top right no-repeat #f7fafb}.customer-support-section__column:nth-child(1):hover{background:url(/images/helpdesk-software/delegate2.svg) top right no-repeat #3ecf8e}.customer-support-section__column:nth-child(2){background:url(/images/helpdesk-software/collaborate.svg) top right no-repeat #f7fafb}.customer-support-section__column:nth-child(2):hover{background:url(/images/helpdesk-software/collaborate2.svg) top right no-repeat #3ecf8e}.customer-support-section__column:nth-child(3){background:url(/images/helpdesk-software/analyse.svg) top right no-repeat #f7fafb}.customer-support-section__column:nth-child(3):hover{background:url(/images/helpdesk-software/analyse2.svg) top right no-repeat #3ecf8e}.customer-support-section__column:nth-child(4){background:url(/images/helpdesk-software/automate.svg) top right no-repeat #f7fafb}.customer-support-section__column:nth-child(4):hover{background:url(/images/helpdesk-software/automate2.svg) top right no-repeat #3ecf8e}@media all and (max-width:960px){.customer-support-section__column{width:48%;min-height:260px;padding:1rem;margin-top:1rem}}.customer-support-section__column:hover{box-shadow:0 12px 6px 0 rgba(0,0,0,.09);transform:scale(1.02) translateY(-4px) translateZ(20px);color:#fff!important}.customer-support-section .customer-support__heading{font-weight:400;margin:4rem 0 1rem;font-size:20px;color:#0e0e0e}.customer-support-section .customer-support__para{font-size:14px;color:#5f5f5f;font-weight:300;line-height:1.57;opacity:1;margin-bottom:0}.tracking-section{padding:7rem 0}.tracking-section b,.tracking-section h2,.tracking-section h4,.tracking-section p{color:#000}.tracking-section h2{opacity:.8}.tracking-section p{opacity:.65}.tracking-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.tracking-section__first-column{width:40%}.tracking-section__second-column{width:60%}@media all and (max-width:960px){.tracking-section{padding:0}.tracking-section__first-column{display:none}.tracking-section__second-column{width:100%}}.tracking-section__heading{font-size:16px;background-color:#fde04c;border-radius:2px;text-align:center;padding:4px 10px;display:inline-block}.tracking-section__sub-heading{color:#0e0e0e;font-size:26px;margin-bottom:2rem}.tracking-section__icons{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:normal;width:75%}@media all and (max-width:960px){.tracking-section__sub-heading{font-size:23px}.tracking-section__icons{width:100%}.tracking-section__para--small-font{font-size:13px;text-align:center}}.tracking-section__icons div{width:33%;text-align:center}.tracking-section__img{margin:0 auto 1rem;display:inherit;height:33px}.collaborate-section{padding:7rem 0}.collaborate-section b,.collaborate-section h2,.collaborate-section h4,.collaborate-section p{color:#000}.collaborate-section h2{opacity:.8}.collaborate-section p{opacity:.65}.collaborate-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:center}.collaborate-section__first-column{width:41%}@media all and (max-width:960px){.collaborate-section{padding:3rem 0 0}.collaborate-section__first-column{width:100%}}.collaborate-section__second-column{width:41%}@media all and (max-width:960px){.collaborate-section__second-column{width:100%}.collaborate-section__image{display:none}}.collaborate-section__heading{color:#fff!important;font-size:16px;background-color:#3576f7;border-radius:2px;text-align:center;padding:10px 27px;display:inline-block}.collaborate-section__sub-heading{color:#0e0e0e;font-size:26px;margin-bottom:2rem}.collaborate-section__icons{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:normal;width:100%}.collaborate-section__img{margin:0 auto 1rem;display:inherit;height:25px}.collaborate-section__para1{margin:1rem 0 2rem}.analyse-section{padding:7rem 0}.analyse-section b,.analyse-section h2,.analyse-section h4,.analyse-section p{color:#000}.analyse-section h2{opacity:.8}.analyse-section p{opacity:.65}.analyse-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:start;align-items:center;background:url(/images/helpdesk-software/team-BG.png) no-repeat;background-size:85%;background-position-x:right}.analyse-section__first-column{width:40%}.analyse-section__second-column{width:40%;margin-left:4rem;margin-top:4rem}@media all and (max-width:960px){.analyse-section{padding:0}.analyse-section__main{background:0 0}.analyse-section__first-column{display:none}.analyse-section__second-column{width:100%;margin-left:0}}.analyse-section__heading{color:#fff!important;font-size:16px;background-color:#13db95;border-radius:2px;text-align:center;padding:5px 16px;display:inline-block;margin-bottom:1rem}.analyse-section__sub-heading{color:#0e0e0e;font-size:26px;margin-bottom:2rem}.analyse-section__image{margin-top:-3rem}.analyse-section__analyse-para{margin-bottom:1rem}.analyse-section__analyse-para--font,.analyse-section__second-para--font{font-size:17px}.automate-section{padding:7rem 0}.automate-section b,.automate-section h2,.automate-section h4,.automate-section p{color:#000}.automate-section h2{opacity:.8}.automate-section p{opacity:.65}.automate-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-between;align-items:center;align-items:normal}.automate-section__first-column{width:59%}@media all and (max-width:960px){.automate-section{padding:3rem 0}.automate-section__first-column{width:100%}}.automate-section__second-column{width:38%;margin-top:2rem}.automate-section__second-column img{max-width:100%}@media all and (max-width:960px){.automate-section__second-column{display:none;margin-top:0}}.automate-section__heading{color:#fff!important;font-size:16px;background-color:#4844ff;border-radius:2px;text-align:center;padding:5px 16px;display:inline-block;margin-bottom:1rem}.automate-section__sub-heading{color:#0e0e0e;font-size:26px;margin-bottom:2rem}.automate-section__para{margin-bottom:1rem}.automate-section__list{margin-bottom:3rem;list-style:none}.automate-section__list li{color:#000;font-size:18px;font-weight:300;margin-bottom:1rem;opacity:.65;position:relative;line-height:1.67}.automate-section__list li:before{content:" ";width:7px;height:7px;background:#ffbd21;border-radius:50%;position:absolute;left:-40px;top:12px}.automate-section__icons{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:space-around;align-items:normal;width:75%}.automate-section__img{margin:0 auto 1rem;display:inherit;height:35px}.automate-section__second-para{margin-bottom:1rem}.install-hiver-section{padding:4rem 0 8rem}.install-hiver-section b,.install-hiver-section h2,.install-hiver-section h4,.install-hiver-section p{color:#000}.install-hiver-section h2{opacity:.8}.install-hiver-section p{opacity:.65}@media all and (max-width:960px){.automate-section__icons{width:100%}.install-hiver-section{padding:3rem 0 5rem}.install-hiver-section .container{padding:0}}.install-hiver-section__main{display:flex;flex-wrap:wrap;flex-direction:row;justify-content:center;align-items:center;background-color:#446570;border-radius:26px;padding:2rem 0;text-align:center}.install-hiver-section__heading h2{font-size:34px;margin:2rem 0;color:#fff;opacity:inherit;font-weight:400}.install-hiver-section__heading p{font-size:20px;color:#fff;opacity:inherit}@media all and (max-width:960px){.install-hiver-section__main{border-radius:0}.install-hiver-section .install-button--green{display:none}}.install-hiver-section__para{font-size:18px!important;margin-top:3rem}.helpdesk-scroll-menu-container{display:none}@media all and (min-width:960px){.helpdesk-scroll-menu-container.sticky{position:fixed;top:0;right:0;left:0;background:#fff;border-bottom:1px solid #ccc;display:flex;z-index:999;animation:fadeInDown .5s ease;box-shadow:0 2px 14px 0 rgba(0,0,0,.18);height:80px}.helpdesk-scroll-menu-container .navigation{max-width:1120px;margin:0 auto;width:100%}.helpdesk-scroll-menu-container .navigation .navigation-list__item{margin:1em 1rem 1em 0}.helpdesk-scroll-menu-container .navigation .navigation-list__item--helpdesk{background-color:#13db95}.helpdesk-scroll-menu-container .navigation .navigation-list__item a{font-size:15px}.helpdesk-scroll-menu-container .navigation .navigation__logo{top:5px}}