@import url(https://fonts.googleapis.com/css?family=Lato:300,300i,400,700&display=swap);a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Lato;font-weight:600;font-style:normal;font-display:swap;src:url(https://storage.googleapis.com/setmore-website/fonts/Lato-semibold.woff2) format("woff2")}*{font-family:Lato,sans-serif}.button-default,.button-fill,.button-outline,.button-white{min-width:120px;font-size:12px;background-color:#fff;border-radius:100px;font-weight:400;cursor:pointer;border:none;-webkit-transition:.3s ease box-shadow;transition:.3s ease box-shadow;display:inline-block;color:#fff}.button-default:hover,.button-fill:hover,.button-outline:hover,.button-white:hover{-webkit-box-shadow:0 8px 15px rgba(0,0,0,.1);box-shadow:0 8px 15px rgba(0,0,0,.1)}.button-default a,.button-fill a,.button-outline a,.button-white a{display:inline-block;min-width:120px;padding:18px 24px;color:#555}.button-fill{background-color:#ff55a0;color:#fff}.button-fill a{color:#fff}.button-outline{background-color:transparent;border:1px solid #fff;color:#fff}.button-white{background-color:#fff;color:#0ecac6;font-size:12px;letter-spacing:1px;font-weight:600}.button-white a{color:#0ecac6}.button-nostyle{padding:18px 24px;border:none;background-color:transparent;outline:0}.homepage-css main .button-outline{background:#f6f9f9;border-color:#d8d8d8}.sml-btn{max-width:79px;min-width:79px;background-color:rgba(255,255,255,.2)}.smd-btn{max-width:89px;min-width:89px;background-color:#ff55a0}.cta-button{min-width:180px;max-width:180px}.cta-button a{padding:10px 24px 12px 24px;line-height:2;font-size:12px}.dropdown{font-size:14px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.dropdown a{text-decoration:none}.dropdown__view{position:relative}.dropdown__btn{cursor:pointer;position:relative}.dropdown__btn::before{content:"";width:4px;height:4px;position:absolute;top:7px;left:110%;border:solid rgba(255,255,255,.85);border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dropdown__list{font-size:12px;background:#384355;position:absolute;bottom:25px;right:-25px;width:130px;border-radius:4px;display:none}.dropdown__list>a{display:block;position:relative;font-size:12px;line-height:1.25;padding:8px 0 8px 12px;border-top:1px solid rgba(221,221,221,.15)}.dropdown__list>a::before{content:"";width:3px;height:7px;position:absolute;top:12px;left:initial;border:solid rgba(255,255,255,.85);border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.dropdown__list>a::before{right:10px;display:none}.dropdown__list>a::after{display:none!important}.dropdown__list>a:hover{background-color:#333d4d}.dropdown__list>a:first-child{border-top:none;border-radius:4px 4px 0 0}.dropdown__list>a:last-child{border-radius:0 0 4px 4px}.dropdown__list::before{content:"";position:absolute;width:100%;height:15px;bottom:-15px}.dropdown__list::after{content:"";position:absolute;width:0;height:0;border-left:6px solid transparent;border-right:6px solid transparent;border-top:6px solid #384355;bottom:-6px;right:12px}@media (max-width:991px){.dropdown{margin-top:15px}}.dropdown__btn:hover>.dropdown__list{display:block}body.setmore-en .dropdown__list a[data-lang=en]::before{display:block}header{position:fixed;top:0;width:100%;height:80px;padding:26px 130px;z-index:10;-webkit-transition:.5s ease top,.5s ease box-shadow;transition:.5s ease top,.5s ease box-shadow;top:-200px}@media (max-width:1199px){header{padding:26px 40px}}@media (max-width:991px){header{padding:26px 25px}}@media (max-width:767px){header{padding:26px 20px}}header.load{top:0}header .menu-button{position:absolute;top:20px;right:40px;font-size:14px;padding:12px 24px;border-radius:3px;font-weight:500;min-width:auto;outline:0;display:none;z-index:11}@media (max-width:991px){header .menu-button{right:20px}}header .menu-button:hover{background-color:#fff;color:#555;-webkit-box-shadow:none;box-shadow:none}@media (max-width:991px){header .menu-button{display:block}}header .menu{display:inline-block;width:calc(100% - 125px)}header .menu nav{display:inline-block;margin:0 0 0 30px}header .menu nav a{font-size:16px;color:#fff;margin-right:30px;font-weight:400;position:relative}@media (max-width:1199px){header .menu nav a{margin-right:20px}}header .menu nav a:after{position:absolute;content:"";width:0;height:2px;border-radius:3px;background-color:rgba(255,255,255,.75);bottom:-10px;opacity:0;-webkit-transition:.2s ease-out;transition:.2s ease-out;left:0}header .menu nav a:hover:after{opacity:1;width:100%}header .menu nav a.active{font-weight:600}header .menu .buttons-wrap{float:right;margin:-14px 0 0}header .menu .buttons-wrap>*{display:inline-block;text-align:center;font-size:12px;margin-left:5px}header .menu .buttons-wrap>* a{padding:16px 24px;display:inline-block;line-height:normal}@media (min-width:768px) and (max-width:991px){header .menu .buttons-wrap>* a{min-width:90px}}header .menu .buttons-wrap>.button-outline a{padding:14px 24px;display:inline-block;color:#fff;cursor:pointer}header .menu .buttons-wrap>.button-nostyle{padding:0;margin-right:28px}header .menu .buttons-wrap>.button-nostyle a{padding:0;font-size:16px;color:#fff}@media (max-width:991px){header .menu{position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;width:100%;background-color:#fff;padding:80px 0 0;display:none;overflow:auto}header .menu nav{display:block;margin:0 0 50px}header .menu nav a{display:block;margin:0;padding:20px 0;font-size:16px;font-weight:600;text-align:center;color:#555;border-bottom:1px solid rgba(63,70,77,.15);font-weight:300}header .menu nav a:first-child{border-top:1px solid rgba(63,70,77,.15)}header .menu nav a:after{display:none}header .menu nav a.active,header .menu nav a:hover{font-weight:400}header .menu .buttons-wrap{float:none;text-align:center;margin:0}header .menu .buttons-wrap>*{display:block;margin:0 auto 15px}header .menu .buttons-wrap>.button-outline{border:1px solid rgba(63,70,77,.15);display:inline-block}header .menu .buttons-wrap>.button-outline a{color:#555;font-weight:300}}header .header__contact{float:right;margin-right:15px}header .header__contact>a{color:#fff}@media (max-width:991px){header .header__contact{display:none}}header.sticky{background-color:#fff;-webkit-box-shadow:0 2px 6px rgba(0,0,0,.2);box-shadow:0 2px 6px rgba(0,0,0,.2)}header.sticky .menu nav a{color:#555}header.sticky .menu nav a:after{background:linear-gradient(156deg,#0096d0,#00c4c0)}header.sticky .menu .buttons-wrap .button-nostyle,header.sticky .menu .buttons-wrap .button-outline{border-color:rgba(63,70,77,.15)}header.sticky .menu .buttons-wrap .button-nostyle a,header.sticky .menu .buttons-wrap .button-outline a{color:#555}header.sticky .menu .header__contact>a{color:#555}.logo{display:inline-block;vertical-align:middle;width:118px;height:27px;display:inline-block;position:relative;top:-2px;z-index:11;background:url(https://storage.googleapis.com/setmore-website/images/logos/setmore-logo-white.svg) no-repeat;background-size:cover}.sticky .logo{background:url(https://storage.googleapis.com/setmore-website/images/logos/setmore-logo.svg) no-repeat}.sticky .menu-button{border-color:rgba(63,70,77,.15);color:#555}.menu-open{overflow:hidden}.menu-open .menu{display:block}.menu-open .menu-button{border-color:rgba(63,70,77,.15);color:#555}.menu-open .buttons-wrap .button-nostyle{margin:0 auto 30px!important}.menu-open .buttons-wrap .button-nostyle>a{color:#555!important}.menu-open .logo{background:url(https://storage.googleapis.com/setmore-website/images/logos/setmore-logo.svg) no-repeat}header .header__contact--mobile{display:none}header .header__contact--mobile>a{color:#fff}@media (max-width:991px){header .header__contact--mobile{display:block;position:absolute;top:34px;right:125px;z-index:11}}@media (max-width:575px){header .header__contact--mobile>a{font-size:13px}}header.header-fixed .header__contact--mobile>a,header.sticky .header__contact--mobile>a{color:#555}header .header__contact--mobile>a,header .header__contact>a{position:relative}header .header__contact--mobile>a:after,header .header__contact>a:after{position:absolute;content:"";width:0;height:2px;border-radius:3px;background-color:rgba(255,255,255,.75);bottom:-10px;opacity:0;-webkit-transition:.2s ease-out;transition:.2s ease-out;left:0}header .header__contact--mobile>a:hover:after,header .header__contact>a:hover:after{opacity:1;width:100%}header.sticky .header__contact--mobile>a:after,header.sticky .header__contact>a:after{background:linear-gradient(156deg,#0096d0,#00c4c0)}header.homepage-css .header__contact--mobile>a{color:#555}body.menu-open header .header__contact--mobile>a{color:#555}.homepage-css header .menu nav a{font-weight:400}.homepage-css header .menu .buttons-wrap .button-nostyle a{font-weight:400;color:#fff;font-size:16px}@media (max-width:991px){.homepage-css header .menu .buttons-wrap .button-nostyle a{color:#777}}.homepage-css header .menu .header__contact{margin-top:2px}.homepage-css header.sticky .menu nav a{color:#777}.homepage-css header.sticky .menu .buttons-wrap .button-nostyle a{color:#777}.homepage-css header.header-fixed .menu .buttons-wrap{margin-top:-10px}.homepage-css header.header-fixed .menu .header__contact{margin-top:6px}.homepage-css header .header__contact--mobile>a,.homepage-css header .header__contact>a{color:#777!important}@media (min-width:992px) and (max-width:1199px){.homepage-css header{padding:26px 30px}}.homepage-css .button-fill{position:relative;overflow:hidden}.homepage-css .button-fill:hover::after{content:"";position:absolute;width:200px;left:-200px;top:0;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(255,255,255,.3)),to(transparent));background-image:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent);height:100%;-webkit-animation:shine 1s ease;animation:shine 1s ease}@media (max-width:400px){header{padding-right:8px;padding-left:8px}header .logo{width:100px;background-size:contain;top:1px}header .menu-button{right:8px;padding:8px 14px}header .header__contact--mobile{top:30px;right:84px}header.sticky .logo{background-size:contain}.menu-open .logo{background-size:contain}}.grid-wrap h2{margin-bottom:65px}@media (max-width:767px){.grid-wrap h2{margin-bottom:40px}}.grid-wrap .grid{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}@media (max-width:767px){.grid-wrap .grid{display:block}}.grid-wrap .two-column .column,.grid-wrap .two-column li{width:50%;position:relative;margin-bottom:60px;padding:0 30px}@media (max-width:767px){.grid-wrap .two-column .column,.grid-wrap .two-column li{width:100%;padding:0 20px;margin-bottom:40px}}.grid-wrap .two-column .card{width:calc((100% - 16px)/ 2);margin:0;margin-bottom:22px}.grid-wrap .two-column .card:nth-child(2n-1){margin-right:auto}@media (max-width:767px){.grid-wrap .two-column .card{width:100%;margin:0 0 20px!important}}.grid-wrap .three-column .column,.grid-wrap .three-column li{width:33.33%;position:relative;margin-bottom:60px;padding:0 30px}@media (max-width:767px){.grid-wrap .three-column .column,.grid-wrap .three-column li{width:100%;padding:0 20px;margin-bottom:40px}}.grid-wrap .three-column .column img,.grid-wrap .three-column li img{margin:0 0 8px}.grid-wrap .three-column .column h4,.grid-wrap .three-column li h4{font-size:20px;line-height:1.4;letter-spacing:normal;color:#354052;margin:8px 0}@media (max-width:767px){.grid-wrap .three-column .column h4,.grid-wrap .three-column li h4{font-size:18px}}.grid-wrap .three-column .column p,.grid-wrap .three-column li p{font-size:16px;font-weight:300;line-height:1.5;letter-spacing:normal;color:#354052}@media (max-width:767px){.grid-wrap .three-column.align-left{text-align:center}}.grid-wrap .three-column .card{width:calc((100% - 32px)/ 3);margin:0;margin-bottom:22px}.grid-wrap .three-column .card:nth-child(2){margin-right:auto;margin-left:auto}@media (max-width:767px){.grid-wrap .three-column .card{width:100%;margin:0 0 20px!important}}.grid-wrap .four-column .column{width:25%;position:relative;margin-bottom:60px;padding:0 30px}@media (max-width:767px){.grid-wrap .four-column .column{width:100%;padding:0 20px;margin-bottom:40px}}.reviews-section .subheading-description{margin-bottom:32px}.reviews-section .grid-wrap .card{min-height:300px;background-color:#fff;padding:25px 30px 35px}.reviews-section .grid-wrap .card *{color:#536e7a}.reviews-section .grid-wrap .card img{width:130px;height:130px;border-radius:50%;outline:0}.reviews-section .grid-wrap .card h5{font-size:24px;margin:20px 0 18px}@media (min-width:768px) and (max-width:991px){.reviews-section .grid-wrap .card h5{font-size:18px}}@media (max-width:767px){.reviews-section .grid-wrap .card h5{font-size:20px}}.reviews-section .grid-wrap .card blockquote{font-size:16px;font-weight:300;line-height:1.5;letter-spacing:normal;min-height:100px}@media (min-width:768px) and (max-width:991px){.reviews-section .grid-wrap .card blockquote{min-height:150px}}@media (max-width:767px){.reviews-section .grid-wrap .card blockquote{min-height:auto}}@media (max-width:575px){.reviews-section .grid-wrap .card blockquote{font-size:14px}}.reviews-section .grid-wrap .card span{font-size:16px;line-height:1.5}@media (max-width:767px){.reviews-section .grid-wrap .card span{font-size:14px}}.reviews-section .grid-wrap .three-column .card{width:calc(35.3% - 32px);margin:0}.reviews-section .grid-wrap .three-column .card:nth-child(2){margin:0 16px}@media (max-width:767px){.reviews-section .grid-wrap .three-column .card{width:100%;margin:0 0 20px!important}}.reviews-section .grid-wrap .two-column .card{width:calc((100% - 16px)/ 2);margin:0;margin-bottom:22px}.reviews-section .grid-wrap .two-column .card:nth-child(2n-1){margin-right:auto}@media (max-width:767px){.reviews-section .grid-wrap .two-column .card{width:100%;margin:0 0 20px!important}}.flex-center{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center}.flex-sb{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html{font-size:16px}a{text-decoration:none}.cursive-text{font-family:Caveat,cursive;font-weight:700;font-size:24px;line-height:1.25}.emoji{margin:0!important;vertical-align:text-bottom}.link-text{font-size:16px;color:#00beb9;display:inline-block;position:relative}.link-text:after{position:absolute;bottom:-3px;left:0;content:"";width:0;height:1px;background-color:#00beb9;-webkit-transition:.3s ease;transition:.3s ease}.link-text:hover:after{width:100%}.link-text.white{color:#fff}.link-text.white:after{background-color:#fff}.link-f-size{font-size:20px}ul{padding:0}ul li{list-style-type:none}h1,h2,h3,h4,h5,h6{font-weight:400;font-style:normal;font-stretch:normal;line-height:normal;color:#555}p{color:#555}h1{font-weight:300;letter-spacing:-.1px;text-align:center;color:#fff}.align-left{text-align:left}.align-center{text-align:center}.grey-bg{background-color:#ebf0f2}main{z-index:2;position:relative;top:900px;-webkit-transform:translateZ(0);transform:translateZ(0);background-color:#fff}.container{max-width:1080px;width:100%;margin:auto;padding:64px 0}@media (max-width:1199px){.container{padding:64px 15px}}@media (max-width:991px){.container{padding:48px 40px}}@media (max-width:767px){.container{padding:40px 30px;text-align:center}}@media (max-width:575px){.container{padding:36px 20px}}.container-fixed{max-width:1170px;margin:0 auto;padding:120px 0}.sub-hd-bc{font-size:42px;color:#00beb9;font-weight:300}.subheading-description{font-size:20px;font-weight:300;line-height:1.6;letter-spacing:normal;text-align:center;margin:15px auto;max-width:75%}@media (max-width:767px){.subheading-description{max-width:80%;font-size:18px}}.subheading-description-sec{font-size:16px;line-height:1.75;font-weight:400;letter-spacing:normal;text-align:center;max-width:310px}@media (max-width:767px){.subheading-description-sec{max-width:80%}}.mx-width-md{max-width:715px;margin:auto}.gradient.green-blue{background:linear-gradient(156deg,#0096d0,#00c4c0)}.gradient.cyan-blue{background:-webkit-gradient(linear,right top,left top,from(#0096d0),to(#00c4c0));background:linear-gradient(to left,#0096d0,#00c4c0)}.gradient.purple-pink{background:-webkit-gradient(linear,right top,left top,from(#db468f),to(#92369f));background:linear-gradient(to left,#db468f,#92369f)}.gradient.slate-blue{background:-webkit-gradient(linear,right top,left top,from(#6466dd),to(#00adef));background:linear-gradient(to left,#6466dd,#00adef)}.gradient.slate-blue-right{background:-webkit-gradient(linear,left top,right top,from(#6466dd),to(#00adef));background:linear-gradient(to right,#6466dd,#00adef)}.gradient.purple-pink-diagonal{background:linear-gradient(166deg,#92369f,#db468f)}.gradient.purple-blue{background:linear-gradient(137deg,#6466dd 9%,#00adef 82%)}.gradient.azure-blue{background:linear-gradient(142deg,#6466dd 9%,#00adef 86%)}.gradient h2,.gradient p{color:#fff}.load-ele{opacity:0;-webkit-transform:translateY(50px);transform:translateY(50px);-webkit-transition:.5s ease transform,.5s ease opacity;transition:.5s ease transform,.5s ease opacity}.load-ele.in{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}@media (max-width:991px){.load-ele{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.hero-fixed{position:fixed;width:100%}.hero-fixed h1{font-size:52px;margin-top:85px}@media (max-width:991px){.hero-fixed h1{font-size:48px}}@media (max-width:767px){.hero-fixed h1{font-size:38px}}@media (max-width:575px){.hero-fixed h1{font-size:30px}}.hero-fixed .subheading-description{margin:30px auto}@media (min-width:1200px){.hero-fixed .subheading-description{max-width:50%}}.m-x-sm{margin:0 8px}.m-md{margin:25px 0}.m-0{margin:0}.m-top-0{margin-top:0}.m-top-sm{margin-top:10px}.m-top-md{margin-top:20px}.m-bottom-0{margin-bottom:0}.p-0{padding:0}.p-top-0{padding-top:0}.p-bottom-0{padding-bottom:0}.m-right-md{margin-right:40px}.m-left-right{margin:auto 50px}.m-left{margin-left:25px}.m-right{margin-right:25px}.opac-0{opacity:0}.desktop-app{font-family:Lato}.f-light{font-weight:300}.f-normal{font-weight:400}.f-semibold{font-weight:600}.f-bold{font-weight:700}figure img{max-width:100%}.bolder{font-weight:400}.button-fill{position:relative;overflow:hidden}.button-fill:hover::after{content:"";position:absolute;width:200px;left:-200px;top:0;background-image:-webkit-gradient(linear,left top,right top,from(transparent),color-stop(rgba(255,255,255,.3)),to(transparent));background-image:linear-gradient(to right,transparent,rgba(255,255,255,.3),transparent);height:100%;-webkit-animation:shine 1s ease;animation:shine 1s ease}.hover--expand{display:inline-block;position:relative;color:inherit}.hover--expand::after{content:"";width:100%;height:1px;position:absolute;bottom:0;left:0;background-color:currentColor}.hover--expand:hover::after{-webkit-animation-name:expand-shrink;animation-name:expand-shrink;-webkit-animation-duration:.7s;animation-duration:.7s}.ice-color{background-color:#fbfcfc}.heading-white{color:#fff}.heading-charcoal{color:#414141}@-webkit-keyframes expand-shrink{50%{width:0%}100%{width:100%}}@keyframes expand-shrink{50%{width:0%}100%{width:100%}}.csp-card-homepage{width:auto;margin:0;position:relative;background-image:-webkit-gradient(linear,right top,left top,from(#0096d0),to(#00c4c0));background-image:linear-gradient(to left,#0096d0,#00c4c0)}@media (max-width:767px){.csp-card-homepage{max-width:100%}}.csp-card-homepage img{width:50%;opacity:.4}@media (max-width:767px){.csp-card-homepage img{width:100%}}.csp-card-homepage .csp-card-description{position:absolute;top:0;right:0;width:50%;height:100%;text-align:left}.csp-card-homepage .csp-card-description>div{position:absolute;left:0;top:50%;-webkit-transform:translateY(-40%);transform:translateY(-40%);width:100%;padding:0 75px 0 75px;margin-top:-20px}@media (max-width:767px){.csp-card-homepage .csp-card-description{width:100%;text-align:right}}.csp-card-homepage .csp-card-description p{max-width:500px;font-size:28px;line-height:normal;text-align:center;color:#fff;margin:auto;font-weight:300}@media (max-width:991px){.csp-card-homepage .csp-card-description p span{font-size:14px}}@media (max-width:991px){.csp-card-homepage .csp-card-description p{font-size:18px}}@media (max-width:575px){.csp-card-homepage .csp-card-description p{font-size:16px}}@media (max-width:359px){.csp-card-homepage .csp-card-description p{font-size:14px}}@media (max-width:767px){.csp-card-homepage .csp-card-description p{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}}.csp-card-homepage .csp-card-description span{display:block;font-size:20px;font-weight:300;font-style:italic;line-height:1.6;text-align:center;color:#fff;margin-top:23px}@media (max-width:575px){.csp-card-homepage .csp-card-description span{font-size:12px}}#cta{padding:100px 0;background:url(https://storage.googleapis.com/setmore-website/images/banner/ios-devices.png) no-repeat center,linear-gradient(166deg,#6466dd,#00adef);background-size:cover;color:#fff}#cta>.container{padding:0}#cta p{margin:32px 0 70px;font-size:1.25rem;line-height:1.6em;color:#fffc}#cta .column{padding:0 10px 0 40px;margin-bottom:0}#cta .button-white a{color:#414141;font-weight:400}@media (max-width:767px){#cta{padding:42px 0;background:linear-gradient(166deg,#6466dd,#00adef)}}#cta .cta__heading,#cta .cta__subheading{font-weight:300;color:#fff}#cta .cta__heading{font-size:36px}@media (max-width:767px){#cta .cta__heading{font-size:30px}}@media (max-width:575px){#cta .cta__heading{font-size:26px}}#cta .cta__subheading{max-width:400px;margin:40px 0 70px 0;font-size:18px}.dark-footer{background-color:#181d22;font-size:14px;padding:39px 0 82px 0}.dark-footer *{color:#d2d3d4}.dark-footer .container{max-width:1150px;text-align:left}.dark-footer .dark-footer-wrapper{-ms-flex-wrap:nowrap;flex-wrap:nowrap;overflow:hidden;padding:0 0 53px 0}.dark-footer .dark-footer-wrapper .branding{-webkit-transition-delay:.1s;transition-delay:.1s}.dark-footer .dark-footer-wrapper .branding .social-links{margin-bottom:44px}.dark-footer .dark-footer-wrapper .branding .social-links li{display:inline-block;vertical-align:middle;margin-right:18px}.dark-footer .dark-footer-wrapper .branding .contact-wrapper{margin:32px 0 16px}@media (max-width:359px){.dark-footer .dark-footer-wrapper .branding .contact-wrapper{line-height:2}}.dark-footer .dark-footer-wrapper .branding .aw-logo>*{display:inline-block;vertical-align:middle}.dark-footer .dark-footer-wrapper .branding .aw-logo>a,.dark-footer .dark-footer-wrapper .branding .aw-logo>img{display:block;margin-top:5px}@media (max-width:991px){.dark-footer .dark-footer-wrapper .branding{margin-bottom:25px}}.dark-footer .dark-footer-wrapper nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:37%;margin:0 25px 0 auto;-webkit-transition-delay:.25s;transition-delay:.25s}.dark-footer .dark-footer-wrapper nav>ul{width:33%;padding-bottom:14px}.dark-footer .dark-footer-wrapper nav>ul a{-webkit-transition:.7s color;transition:.7s color}.dark-footer .dark-footer-wrapper nav li{line-height:2.64}.dark-footer .dark-footer-wrapper nav .industries{cursor:pointer}.dark-footer .dark-footer-wrapper nav .industries span{position:relative;-webkit-transform-origin:center;transform-origin:center}.dark-footer .dark-footer-wrapper nav .industries span::before{content:"";width:5px;height:5px;position:absolute;top:6px;left:110%;border:solid #fff;border-width:0 1px 1px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.open-industry-nav .dark-footer .dark-footer-wrapper nav .industries span::before{-webkit-transform:rotate(calc(45deg + 180deg));transform:rotate(calc(45deg + 180deg));top:9px}.open-industry-nav .dark-footer .dark-footer-wrapper nav>ul a{color:#6d7175}.dark-footer .dark-footer-wrapper nav .industries-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;width:100%;padding-top:12px;-webkit-transition:.7s all;transition:.7s all;max-height:0;opacity:0;visibility:hidden;border-top:1px solid #6d7175}.dark-footer .dark-footer-wrapper nav .industries-nav>*{width:33%}.open-industry-nav .dark-footer .dark-footer-wrapper nav .industries-nav{visibility:visible;opacity:1;max-height:250vh}body.spanish-v2 .dark-footer .dark-footer-wrapper nav .industries-nav{width:50%}@media (max-width:991px){.dark-footer .dark-footer-wrapper nav .industries-nav{display:block}.dark-footer .dark-footer-wrapper nav .industries-nav>*{width:auto}}@media (max-width:991px){.dark-footer .dark-footer-wrapper nav{display:block;width:auto}.dark-footer .dark-footer-wrapper nav>ul{width:auto}}.dark-footer .dark-footer-wrapper .plantation{-webkit-transition-delay:.4s;transition-delay:.4s}.dark-footer .dark-footer-wrapper .plantation figure img,.dark-footer .dark-footer-wrapper .plantation figure svg{display:block;margin-left:auto}.dark-footer .dark-footer-wrapper .plantation figcaption{max-width:265px;line-height:1.6;margin:7px 0;text-align:right}.dark-footer .dark-footer-wrapper .plantation>a{color:#fff;opacity:.75;font-weight:400}@media (max-width:991px){.dark-footer .dark-footer-wrapper .plantation figure,.dark-footer .dark-footer-wrapper .plantation img,.dark-footer .dark-footer-wrapper .plantation svg{margin-left:0}.dark-footer .dark-footer-wrapper .plantation figcaption{text-align:left}}@media (max-width:991px){.dark-footer .dark-footer-wrapper{display:block}}.dark-footer .learn-more{border-top:1px solid #6d7175;text-align:left;padding:37px 0 0 0}.dark-footer .learn-more>p{margin-left:auto}.dark-footer .learn-more>p span{vertical-align:middle}@media (min-width:992px){.dark-footer .learn-more{display:-webkit-box;display:-ms-flexbox;display:flex}}@media (max-width:991px){.dark-footer .learn-more>span{display:block;margin-bottom:10px}.dark-footer .learn-more>p{margin-top:10px}.dark-footer .learn-more .pipe-3{display:none}}@media (max-width:359px){.dark-footer .learn-more>a{line-height:1.5}}.dark-footer .grid.three-column .column>*{line-height:2.6;margin:0}@media (max-width:1199px){.dark-footer{padding-left:30px;padding-right:30px}}@media (max-width:991px){.dark-footer{padding-left:50px;padding-right:50px}}.globe{width:13px;height:13px;border-radius:50%;display:inline-block;vertical-align:middle;background-color:#00adef}.wall::before{content:"|";margin:0 7px}@media (max-width:991px){.wall::before{display:none}}.wall::after{content:"|";margin:0 7px}.arrow{display:inline-block;margin:5px;-webkit-transform-origin:center;transform-origin:center;-webkit-animation:back-and-forth 1.5s ease infinite;animation:back-and-forth 1.5s ease infinite}.dark-footer nav a{position:relative}.dark-footer nav a::after{position:absolute;bottom:-3px;left:0;content:"";width:0;height:1px;background-color:#00beb9;-webkit-transition:.3s ease;transition:.3s ease;background-color:#d2d3d4}.dark-footer nav a:hover::after{width:100%}.plantation>a{position:relative}.plantation>a::after{position:absolute;bottom:-3px;left:0;content:"";width:0;height:1px;background-color:#00beb9;-webkit-transition:.3s ease;transition:.3s ease;background-color:rgba(255,255,255,.75)}.plantation>a:hover::after{width:100%}.open-industry-nav nav>ul a::after{background-color:#6d7175}.learn-more>a{-webkit-transition:.3s color;transition:.3s color}.learn-more>a:hover{color:#fff}.learn-more p{font-weight:400}.icon-mail:hover svg path{fill:#b31217}.icon-twitter:hover svg path{fill:#00aced}.icon-facebook:hover svg path{fill:#3b5998}.icon-instagram:hover svg path{fill:#dd4b39}.icon-youtube:hover svg path{fill:#b31217}@-webkit-keyframes shine{100%{left:200px}}@keyframes shine{100%{left:200px}}@-webkit-keyframes back-and-forth{from{-webkit-transform:translateX(-3px) rotate(45deg);transform:translateX(-3px) rotate(45deg)}50%{-webkit-transform:translateX(0) rotate(45deg);transform:translateX(0) rotate(45deg)}to{-webkit-transform:translateX(-3px) rotate(45deg);transform:translateX(-3px) rotate(45deg)}}@keyframes back-and-forth{from{-webkit-transform:translateX(-3px) rotate(45deg);transform:translateX(-3px) rotate(45deg)}50%{-webkit-transform:translateX(0) rotate(45deg);transform:translateX(0) rotate(45deg)}to{-webkit-transform:translateX(-3px) rotate(45deg);transform:translateX(-3px) rotate(45deg)}}.subscript{position:relative;bottom:-4px;font-size:12px}#privacy-policy .copy a,#privacy-policy .copy p,#privacy-policy-terms-privacy,#privacy-policy-terms-privacy-head,#terms-of-use .copy a,#terms-of-use .copy p{-webkit-font-smoothing:auto;-moz-osx-font-smoothing:auto}#privacy-policy,#terms-of-use{width:70%;position:absolute;top:50%;left:55%;z-index:1006;opacity:0;margin:-250px 0 0 -40%;visibility:hidden}#privacy-policy .copy a,#terms-of-use .copy a{color:#00cfca}#privacy-policy .header,#terms-of-use .header{border-radius:5px 5px 0 0}#privacy-policy .copy,#terms-of-use .copy{padding:15px;background:#fff;height:400px;overflow:auto}#privacy-policy .copy p,#terms-of-use .copy p{margin:1.75em auto;font-size:1rem;font-weight:300;line-height:1.6rem;max-width:700px}#privacy-policy:target,#terms-of-use:target{position:fixed;opacity:1;visibility:visible}@media screen and (max-width:480px){#privacy-policy,#terms-of-use{width:90%;left:45%}}#privacy-policy .overlay,#terms-of-use .overlay{background:rgba(0,0,0,.8);position:fixed;top:0;left:0;z-index:1005;width:100%;height:100%}#privacy-policy-terms-privacy,#privacy-policy-terms-privacy-head{font-size:18px;font-weight:300;margin:20px;color:#68777f;line-height:1.4}#privacy-policy-terms-privacy h4,#privacy-policy-terms-privacy-head h4{font-weight:700}.modal-content{background:#fbfcfc;border-radius:5px;padding:27px 30px 20px;position:relative;z-index:1006}.popup-close{width:30px;height:30px;position:absolute;right:20px;top:20px;font-size:1.5em;color:#bbc5ca;cursor:pointer}.popup-close::after,.popup-close::before{content:"";position:absolute;top:50%;left:50%;width:100%;height:1px;background-color:#bbc5ca}.popup-close::after{-webkit-transform:translate(-50%,-50%) rotate(45deg);transform:translate(-50%,-50%) rotate(45deg)}.popup-close::before{-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg)}.popup-close:hover::after,.popup-close:hover::before{background-color:#666}*{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;outline:0}button{cursor:pointer}a{text-decoration:none}h1{color:#00beb9;text-align:left}h1,h3{font-size:2.25rem;line-height:1.25em;font-weight:300}h2{font-size:1.375rem;line-height:1.5em;color:#555;font-weight:400}h4{font-size:1rem;line-height:1.6em;color:#536e7a;font-weight:700}main{margin-top:128px;position:static}.container{max-width:1080px;width:100%;margin:auto;padding:64px 0}@media (max-width:991px){.container{padding:48px 40px}}@media (max-width:767px){.container{padding:40px 30px}}@media (max-width:575px){.container{padding:36px 20px}}footer *,header *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}main p{font-size:1rem;line-height:1.6em;font-weight:300;color:#536e7a}#how-it-works,.industries-link-holder{border-bottom:1px solid #ddd}.link-text{font-size:16px;color:#00beb9;display:inline-block;position:relative}.link-text:after{position:absolute;bottom:-3px;left:0;content:"";width:0;height:1px;background-color:#00beb9;-webkit-transition:.3s ease;transition:.3s ease}.link-text:hover:after{width:100%}.video-holder{width:100%;margin:35px 0;height:0;padding-top:100%;position:relative}.video-holder.aspect-4-3{padding-top:56.25%}.video-holder .video{width:100%;height:100%;position:absolute;top:0;left:0}#cta .m-0,#main-flow .m-0{margin:0}#cta .m-top-md,#main-flow .m-top-md{margin:24px 0 0}#cta .p-0,#main-flow .p-0{padding:0}.force-m-top-md{margin:24px 0 0!important}header{top:0}#main-flow{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 50px;margin-bottom:64px;text-align:left}#main-flow p{margin:24px 0}@media (max-width:767px){#main-flow{display:block;padding-left:30px;padding-right:30px}}aside{min-width:200px;margin-right:65px}aside .integrations-link{color:#00beb9;padding-left:20px;position:relative;font-weight:300}aside .integrations-link::before{content:"";width:10px;height:10px;position:absolute;top:4px;left:5px;border:solid #00beb9;border-width:0 1px 1px 0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}aside [class^=button-]{width:100%;text-align:center;margin-bottom:10px}aside figure{padding:55px 15px;margin:30px 0 25px 0;-webkit-box-shadow:0 1px 6px rgba(0,0,0,.15);box-shadow:0 1px 6px rgba(0,0,0,.15)}aside figure.p-0{font-size:0}aside figure *{font-size:1rem}aside figure img{width:100%}@media (max-width:767px){aside figure{padding-right:40px;padding-left:40px}}@media (max-width:575px){aside figure{padding:50px 10px}}@media (max-width:991px){aside{min-width:170px;margin-right:30px}}@media (max-width:767px){aside{width:50%}}@media (max-width:359px){aside{width:100%}}aside .button-outline{color:#555;border-color:rgba(63,70,77,.15)}.article-wrapper{padding:45px 6% 0 0}.article-wrapper a{color:#00beb9;font-weight:300}.article-wrapper article{margin-bottom:20px}.article-wrapper article .steps-list{margin-left:35px;margin-top:10px;margin-bottom:10px}.article-wrapper article .steps-list li{padding:5px 0}.article-wrapper article .default-list{list-style-type:disc;margin-left:55px}.article-wrapper article img{width:100%;border-radius:5px}.article-wrapper article #integration-link{display:inline-block;margin:24px 0}.article-wrapper article .steps-link{display:inline-block;margin-top:24px}@media (max-width:991px){.article-wrapper{padding-right:0}}#main-flow .annotations .annotations-wrapper{padding-left:25px}#main-flow .annotations p{margin:initial}#main-flow .annotations h4{margin-top:24px}footer .dropdown-menu{position:relative;margin-left:auto;color:#000;cursor:pointer}footer .dropdown-menu:hover .all-items{visibility:visible}footer .dropdown-menu .selected-item{line-height:2rem;margin-right:125px}footer .dropdown-menu .all-items{margin-left:auto;position:absolute;top:0;left:0;-webkit-transform:translateY(-100%);transform:translateY(-100%);background:#fff;border:1px solid rgba(34,36,38,.15);border-radius:5px;-webkit-box-shadow:0 8px 16px 0 rgba(0,0,0,.2);box-shadow:0 8px 16px 0 rgba(0,0,0,.2);visibility:hidden}footer .dropdown-menu .all-items a{display:block;padding:12px 16px;color:#000}footer .dropdown-menu .all-items a:hover{background-color:#f1f1f1}.article-wrapper article .default-list li,.article-wrapper article .steps-list li{color:#536e7a;line-height:1.6em;font-weight:300}@media (max-width:767px){#cta .column{padding:0 20px}#cta .column .cta__subheading{margin:40px auto 70px auto}}.gtm figure{padding:0}.video-wrapper{width:100%;text-align:center}.video-wrapper iframe{display:block;margin:40px auto 0 auto;-webkit-box-shadow:0 15px 35px 0 rgba(50,50,93,.1),0 15px 15px 0 rgba(0,0,0,.07);box-shadow:0 15px 35px 0 rgba(50,50,93,.1),0 15px 15px 0 rgba(0,0,0,.07)}@media (max-width:991px){.video-wrapper iframe{width:90%}}@media (max-width:767px){.video-wrapper iframe{width:80%;height:280px}}@media (max-width:575px){.video-wrapper iframe{width:100%;height:240px}}@media (max-width:359px){.video-wrapper iframe{width:100%;height:100%}}#integration-link{display:inline-block;padding-bottom:15px}#main-flow .space-link{margin:10px 0}#main-flow .disc-style-type{margin-bottom:10px}#main-flow .disc-style-type li{list-style-type:disc}@media (max-width:575px){#main-flow #anchor-space #integration-link{padding:0;margin:0}}#main-flow #xero-connect{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (max-width:767px){#main-flow #xero-connect{display:block}}#main-flow #xero-connect p{max-width:400px}@media (max-width:767px){#main-flow #xero-connect p{max-width:100%}}.xero-image-block{min-width:200px;max-width:30%;margin:0 auto 20px auto}.p-bottom-0 #how-it-works{padding-bottom:40px}.p-bottom-0 #main-flow p{margin-top:10px}.cta-content #main-flow .faq-content-space{margin-top:20px;margin-bottom:20px}.logo-padding .container aside figure{padding:30px 15px}