.header {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #fff;
}

.navlink {
    padding-top: 25px;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.navlink:hover {
    color: #000;
}

.navlink.w--current {
    color: #000;
    font-weight: 600;
}

.navlink.signup {
    color: #693453;
    font-weight: 700;
}

.navlink.signup:hover {
    color: #48eea5;
}

.logo {
    padding: 18px 0px;
    opacity: 0.86;
    color: #c23939;
}

.logo:hover {
    box-shadow: 0 0 6px 0 #fff;
    opacity: 0.74;
}

.splash {
    overflow: hidden;
    width: 100vw;
    padding-bottom: 50px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
}

.splasher {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.claim {
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 30px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 60px;
    line-height: 65px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2px;
}

.claim.h2 {
    margin-bottom: 10px;
    font-size: 36px;
    letter-spacing: -1px;
}

.claim.investors {
    margin-top: 80px;
    margin-bottom: 50px;
}

.claim.claim1 {
    margin-top: 106px;
}

.t2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 45px;
}

.t5 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 60px;
}

.lefter {
    text-align: right;
}

.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.floater {
    position: relative;
    left: 0px;
    top: 105px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    display: block;
    margin-top: 1px;
    margin-bottom: 30px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.mapper {
    position: absolute;
    left: 0px;
    bottom: 73px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: 3722px;
    max-width: 3722px;
    float: left;
    clear: left;
}

.bigbutt {
    width: 400px;
    height: 85px;
    padding-top: 22px;
    border-radius: 4px;
    font-family: 'Sf ui display heavy';
    font-size: 24px;
    letter-spacing: 2px;
}

.feature {
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 10px;
}

.semibutt {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.butt {
    width: 450px;
    margin-top: 30px;
    padding: 20px 20px 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 4px;
    background-color: #693453;
    box-shadow: 0 0 27px -1px #693453;
    -webkit-transition: all 200ms ease, -webkit-transform 200ms ease;
    transition: all 200ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, all 200ms ease;
    transition: transform 200ms ease, all 200ms ease, -webkit-transform 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.butt:hover {
    border-style: none;
    border-color: #fff;
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #48eea5;
}

.butt.footbut {
    margin-top: 40px;
}

.butt.slim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: 40px;
    max-height: 50px;
    padding-top: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.butt.slim.careers {
    margin-top: 10px;
    margin-bottom: 40px;
}

.butt.slim.green {
    width: 90%;
}

.butt.butt1 {
    width: 263px;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: -21px;
    padding-top: 15px;
    box-shadow: 0 0 27px -1px transparent;
    text-transform: uppercase;
}

.buttonbig {
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.buttonbig:hover {
    color: #48eea5;
}

.buttsub {
    padding-top: 5px;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .5);
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.iconbutt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.iconbutt.iconbutt1 {
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    background-color: transparent;
}

.iconbutt.iconbutt1:hover {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(166, 181, 191, .75);
    border-radius: 4px;
    background-color: #fff;
}

.minibutt {
    padding-left: 10px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-family: 'Work Sans', sans-serif;
    color: #693453;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.minibutt.instead {
    padding-top: 20px;
    color: #686b6d;
    font-weight: 600;
    letter-spacing: 1px;
}

.minibutt.instead:hover {
    color: #6098e0;
}

.minibutt.forum {
    padding-left: 0px;
    color: #693453;
    letter-spacing: 1px;
}

.minibutt.signa {
    padding-left: 0px;
    color: #6e91a8;
    letter-spacing: 1px;
}

.minibutt.centerdemo {
    color: #a6b5bf;
}

.leftbutt {
    display: none;
    padding-right: 15px;
}

.greener {
    position: relative;
    z-index: 1;
    display: none;
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #48eea5;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.greener.live {
    position: static;
    display: block;
    overflow: hidden;
    height: 368px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px none #d2e2ec;
    background-color: #fff;
}

.greener.footgreen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.explainer {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 45px;
    font-weight: 200;
    text-align: center;
    text-transform: none;
}

.explainer.footsplash {
    padding-top: 10px;
    font-size: 21px;
    line-height: 30px;
    font-weight: 200;
}

.explainer.central {
    width: 80%;
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
    font-weight: 200;
}

.explainer.job {
    width: 90%;
    padding-top: 0px;
    opacity: 1;
    font-size: 12px;
    line-height: 21px;
    font-weight: 300;
}

.explainer.ex2 {
    font-size: 21px;
    line-height: 36px;
}

.explainer.ex2.tos {
    margin-top: -20px;
    padding-top: 0px;
}

.explainer.ex3 {
    width: 80%;
    margin-bottom: 40px;
    padding-top: 0px;
    color: #555;
    font-size: 18px;
    line-height: 33px;
    font-weight: 300;
}

.explainer.ex3.ex4 {
    font-weight: 200;
}

.explainer.texplainer {
    padding-top: 10px;
    color: #414352;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
}

.explainer.ex4 {
    position: relative;
    margin-top: -22px;
    padding-top: 0px;
    font-size: 19px;
    line-height: 45px;
}

.explainer.ex5 {
    width: 100%;
    margin-top: -16px;
    margin-bottom: 12px;
    padding-top: 0px;
    font-size: 15px;
    font-style: normal;
    font-weight: 200;
    text-align: center;
}

.explainer_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 238px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.explainer_text {
    padding-right: 40px;
    padding-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 21px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.button {
    height: 45px;
    margin-top: 50px;
    padding-top: 13px;
    padding-right: 100px;
    padding-left: 100px;
    border-radius: 4px;
    background-color: #693453;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.button.maroon {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top: 20px;
    padding-right: 80px;
    padding-left: 80px;
    background-color: #48eea5;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #070606;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.button.maroon:hover {
    border: 0px solid #fff;
    background-color: #30da8f;
}

.button.sign {
    width: 100%;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    letter-spacing: 1px;
}

.blox {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-bottom: 0px;
}

.stats {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100vw;
    margin-bottom: -53px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f9fc;
    background-image: url('../images/Group-59_animated-2.svg');
    background-position: 100% 0px;
    background-size: 200px;
    background-repeat: no-repeat;
    text-align: center;
}

.tron1 {
    display: none;
    width: 300px;
    float: right;
}

.statter {
    padding-top: 20px;
    font-family: 'Work Sans', sans-serif;
    color: #2a1d1d;
    font-size: 45px;
    line-height: 45px;
    font-weight: 200;
    letter-spacing: 0px;
}

.statter.price {
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 33px;
    line-height: 45px;
    font-weight: 100;
    letter-spacing: -1px;
}

.statbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.trackwith {
    width: 100%;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 15px;
    font-family: 'Work Sans', sans-serif;
    color: #706f70;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
}

.trackwith.track {
    display: none;
    padding-top: 10px;
    color: #82929e;
    font-size: 12px;
    font-weight: 500;
}

.trackwith.main {
    padding-bottom: 12px;
    padding-left: 0px;
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.trackwith.highlight {
    color: #00a15a;
    font-weight: 300;
}

.clients {
    display: none;
    padding-top: 60px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.custrack {
    margin-top: 0px;
}

.iphone {
    position: relative;
    left: 0px;
    top: 0px;
    margin-left: -63px;
    float: left;
}

.gothamheader {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: 0px;
    opacity: 1;
    font-family: 'Proxima nova soft black webfont', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.gothamheader.centerheader {
    font-family: 'Proxima nova soft black webfont', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.gothamheader.centerheader.footsy {
    margin-bottom: 10px;
}

.gothamheader.person {
    margin-top: -25px;
    opacity: 1;
    letter-spacing: 1px;
}

.gothamheader.priceheader {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #252525;
    font-size: 13px;
}

.gothamheader.subheader {
    margin-top: 60px;
    margin-bottom: 20px;
}

.gothamheader.customheader {
    position: static;
    display: none;
    width: 200px;
}

.gothamheader.gothamheader1 {
    display: none;
    margin-bottom: 14px;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 10px;
    font-weight: 400;
}

.custracker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 370px;
    margin-top: 0px;
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bigbody {
    padding-top: 10px;
    padding-right: 0px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 39px;
    font-weight: 200;
    text-align: left;
    text-transform: none;
}

.bigbody.centerbody {
    width: 80%;
    padding-top: 10px;
    padding-right: 0px;
    opacity: 1;
    color: #000;
    line-height: 45px;
    font-weight: 200;
    text-align: center;
}

.bigbody.featurebody {
    max-width: 80%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: 1;
    font-size: 24px;
    line-height: 36px;
    font-weight: 200;
    text-align: center;
}

.bigbody.iphonebodyu {
    font-size: 21px;
}

.bigbody.sdklive {
    font-size: 21px;
}

.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.dasher {
    overflow: hidden;
    padding-top: 100px;
    border-style: none;
    border-color: #d6e4ec;
    background-color: #f6f9fc;
    text-align: center;
}

.dasher.dasher1 {
    display: none;
    margin-top: -74px;
    padding-top: 63px;
    background-color: #fff;
}

.dashvideo {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 1200px;
    max-width: 90vw;
    margin-top: 60px;
    margin-bottom: -10px;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 2px solid #ededf3;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.features {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    border-style: none;
    border-width: 1px;
    border-color: #c8dbe6 #b5c9d5 #b5c9d5;
    background-color: #fff;
}

.featuretron {
    display: none;
    float: left;
}

.tabs {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabs.work {
    z-index: 1;
    margin-top: 60px;
    margin-right: 0px;
}

.tabs.feety {
    width: 700px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tabbist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tabbist.itworks {
    margin-top: 40px;
    margin-bottom: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.tabbist.feets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabtext {
    font-family: 'Proxima nova soft black webfont', sans-serif;
    color: #a4b5bf;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
}

.tab {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 25px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f0f4f8;
    background-color: #fff;
    -webkit-transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tab.w--current {
    background-color: #48eea5;
    -webkit-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
    color: #000;
}

.tab.works {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    padding: 15px 30px 15px 20px;
    border: 1px solid #e5ecf0;
    background-color: #f6f9fc;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}

.tab.works.w--current {
    background-color: #48eea5;
    text-transform: none;
}

.tab.sdk {
    z-index: 5;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    border-style: none;
    background-color: hsla(0, 0%, 100%, 0);
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
}

.tab.sdk.w--current {
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 5px solid #48eea5;
}

.tab.sdk.custard {
    margin-right: 0px;
    border-style: none;
    border-color: #dbe2e9;
    border-radius: 0px;
}

.tab.sdk.custard.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: none none solid;
    border-bottom-color: #48eea5;
    -webkit-transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
}

.tab.feetur {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-color: #e5ecf3;
    text-align: center;
}

.mapster {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: 100vw;
    height: 850px;
    max-width: 100vw;
    float: left;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.f_img {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    height: 500px;
    padding: 60px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
    text-align: center;
}

.f_img.workz {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
}

.f_img.workz.special {
    margin-top: 40px;
}

.f_img.workz.tracking {
    margin-top: 40px;
}

.f_img.workz.custo {
    display: none;
    padding-top: 60px;
    float: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bottomtron {
    margin-top: 60px;
    padding-top: 0px;
    padding-bottom: 50px;
}

.footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 500px;
    padding-top: 100px;
    padding-bottom: 75px;
    background-color: #693453;
    background-image: url('../images/map.svg');
    background-position: 50% 50%;
    background-size: 2040px;
    background-repeat: repeat-x;
}

.instacart {
    height: 50px;
    margin-top: 6px;
    padding-right: 40px;
}

.footerheader {
    padding-bottom: 30px;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.footerlink {
    width: 50%;
    margin-bottom: 0px;
    padding-bottom: 10px;
    -webkit-transition: color 200ms ease, all 200ms ease;
    transition: color 200ms ease, all 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .55);
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.footerlink:hover {
    color: #fff;
    text-shadow: 1px 1px 6px #330b22;
}

.footerlink:active {
    text-shadow: none;
}

.footercolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.logowhite {
    margin-top: 52px;
    padding-top: 55px;
}

.socialcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.social {
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.social:hover {
    border: 0px solid #693453;
    background-color: rgba(99, 40, 74, .8);
}

.socialrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footercopy {
    margin-top: 40px;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .34);
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    letter-spacing: 2px;
}

.buttons {
    text-decoration: none;
}

.zomato {
    margin-top: 2px;
}

.dashvide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dashing {
    position: relative;
    left: -2px;
    top: 0px;
    display: block;
    margin-top: -5px;
    margin-right: -4px;
}

.iphoner {
    position: static;
    display: block;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
}

.unicorn {
    position: static;
    top: 0px;
    right: 4px;
    display: block;
    overflow: visible;
    width: 100%;
    margin-left: -1px;
    padding-top: 0px;
    padding-right: 1px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px none #e6dede;
}

.zoom {
    overflow: hidden;
}

.steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.client {
    max-height: 50px;
    padding-right: 40px;
}

.livetrack {
    display: block;
}

.keystats {
    display: none;
}

.embed {
    position: relative;
    z-index: 4;
    display: block;
    overflow: scroll;
    max-width: 640px;
    min-height: 300px;
    min-width: 625px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px 40px 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    text-transform: lowercase;
}

.code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.overflow {
    z-index: 0;
    overflow: visible;
}

.overflow.ftor {
    border: 1px solid #f6f9fc;
}

.howitworks {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #f6f9fc;
    -webkit-transition: height 200ms ease;
    transition: height 200ms ease;
    text-align: center;
}

.digit {
    padding-right: 20px;
}

.circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 2px solid #48eea5;
    border-radius: 300px;
    background-color: #fff;
}

.digits {
    color: #48eea5;
    font-size: 24px;
    font-weight: 700;
}

.sdktabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.sdktabs.custom {
    width: 100%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.sdkplug {
    overflow: visible;
}

.tabcontent {
    overflow: visible;
}

.tabcontent.customer {
    margin-top: 0px;
}

.cta {
    opacity: 1;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.feat {
    max-height: 80%;
    max-width: 80%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.swinger {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -98px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.polaroid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.polar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 95%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.polar:hover {
    opacity: 1;
    -webkit-filter: contrast(100%);
    filter: contrast(100%);
}

.swing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    padding: 15px 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/noun_110445_cc.svg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/noun_110445_cc.svg');
    background-position: 0px 0px, 50% 33%;
    background-size: auto, 80px;
    background-repeat: repeat, no-repeat;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.teamrow {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
}

.title {
    margin-top: 0px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #a9a1aa;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.price_card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    margin-bottom: 0px;
    padding: 30px 20px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.price_card.special {
    width: 300px;
}

.bonus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.bonus.bo1 {
    margin-top: 20px;
    border-bottom-style: none;
}

.bownus {
    max-width: 200px;
    font-family: 'Work Sans', sans-serif;
    color: #693453;
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.faq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    padding: 50px 100px 50px 50px;
    float: right;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px none #ececec;
    -webkit-transition: background-color 200ms ease, all 200ms ease;
    transition: background-color 200ms ease, all 200ms ease;
    line-height: 21px;
    cursor: pointer;
}

.faq:hover {
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.question {
    margin-left: 18px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-align: left;
    letter-spacing: -0.5px;
    text-transform: none;
}

.question.jkhkhk {
    display: none;
}

.arrow {
    max-height: 20px;
    max-width: 20px;
    margin-top: 1px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    opacity: 0.15;
}

.q {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    cursor: pointer;
}

.answer {
    display: block;
    width: 100%;
    max-width: 700px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    text-align: left;
}

.answer.faqq {
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    opacity: 0.58;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
}

.answer.faqq.test {
    max-width: 800px;
    margin-top: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 15px;
    line-height: 24px;
}

.faqs {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
}

.meena {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 406px;
    height: 406px;
    max-width: 406px;
    margin-right: -106px;
    margin-left: -56px;
    padding-right: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.meena.ashish {
    width: auto;
    height: 406px;
    max-width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.pricing {
    overflow: visible;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.pricecol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.link {
    position: relative;
    display: block;
    overflow: visible;
    text-decoration: none;
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f9fc;
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    min-height: 300px;
    min-width: 500px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.maplogo {
    width: 40px;
}

.rapper {
    width: 80%;
}

.label {
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.input {
    height: 60px;
    margin-bottom: 30px;
    padding-left: 20px;
    border: 1px solid #d6e3eb;
    border-radius: 4px;
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0px;
}

.input.input1 {
    width: 300px;
    height: 50px;
    clear: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.active {
    text-decoration: none;
}

.fine {
    margin-bottom: 15px;
    font-family: 'Work Sans', sans-serif;
    color: #728694;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}

.error {
    border-radius: 4px;
    font-family: 'Work Sans', sans-serif;
    color: #5e0000;
    font-weight: 300;
    text-align: center;
}

.success {
    min-height: 120px;
    padding: 25px 40px 0px;
    border-radius: 4px;
    background-color: #48eea5;
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
}

.tech {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.coretek {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tek {
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-bottom: 30px;
}

.bullet {
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    text-align: left;
}

.loco {
    margin-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #4b4b4b;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.response {
    width: 100%;
    max-width: 700px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.response.hed {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: none;
}

.response.smol {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0px;
}

.bullets {
    width: 100%;
    max-width: 700px;
    margin-left: 20px;
}

.bullets.ordered {
    margin-top: 10px;
    padding-left: 60px;
}

.reveal {
    display: block;
    opacity: 1;
}

.fak {
    margin-bottom: 60px;
    font-family: 'Work Sans', sans-serif;
    font-size: 42px;
    line-height: 45px;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
}

.fakk {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0px;
}

.faqard {
    margin-right: 10px;
    margin-bottom: 35px;
    margin-left: 10px;
    padding: 30px 35px 35px;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.q2 {
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 0px;
}

.faqset {
    margin-top: 40px;
}

.iframe {
    width: 100%;
    height: 100%;
    border-style: none;
}

.quote {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    font-family: 'PT Serif', serif;
    color: #a4b5bf;
    font-size: 30px;
    line-height: 45px;
    font-style: italic;
    font-weight: 100;
    text-align: left;
}

.homie {
    padding-top: 40px;
    padding-left: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #46525c;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.custody {
    width: 750px;
    padding: 40px 60px 50px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.linkup {
    color: #0052ff;
    text-decoration: none;
}

.terms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}

.bold {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.testimonials {
    display: none;
    overflow: visible;
    max-width: 200vw;
    min-width: 150vw;
    margin-top: -20px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
}

.testi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 60vw;
    margin-right: 5vw;
    margin-left: 5vw;
    padding: 25px 30px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.testiperson {
    width: 50px;
    margin-right: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid #a6b5bf;
    border-radius: 500px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.photoname {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.testiname {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.testicompany {
    color: #a4b5bf;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.priceimage {
    max-height: 150px;
}

.heads {
    height: 90px;
}

.line {
    width: 90%;
    height: 1px;
    margin-top: 12px;
    margin-bottom: 5px;
    background-color: #e9e9e9;
}

.popup {
    width: 12px;
    margin-top: 8px;
    margin-left: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    opacity: 0;
}

.nolink {
    color: #070606;
    text-decoration: none;
}

.tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    padding: 5px 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #48eea5;
}

.tagtext {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    direction: ltr;
    font-family: 'Work Sans', sans-serif;
    color: rgba(0, 0, 0, .38);
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.persontag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.carousel {
    overflow: visible;
    max-width: 65vw;
    margin-top: 10px;
    background-color: hsla(0, 0%, 100%, 0);
}

.carouselarrow {
    display: block;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    color: #a4b5bf;
}

.carouselarrow:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    color: #48eea5;
}

.carouselarrow:active {
    -webkit-transform: translate(0px, 2px);
    -ms-transform: translate(0px, 2px);
    transform: translate(0px, 2px);
}

.carouselarrow:focus {
    -webkit-transform: translate(0px, 2px);
    -ms-transform: translate(0px, 2px);
    transform: translate(0px, 2px);
}

.carouselarrow.left {
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin: 40px auto 220px;
    float: none;
}

.dots {
    opacity: 0;
}

.testcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slide {
    overflow: visible;
    width: 100%;
}

.mask {
    position: relative;
    overflow: hidden;
    margin-top: -54px;
    margin-right: 85px;
    margin-left: 85px;
    padding-top: 30px;
}

.div-block {
    background-color: #0098ff;
}

.form-2 {
    display: block;
    margin-top: 41px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.form-wrapper {
    position: static;
    display: block;
    width: 730px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.form-wrapper.formmobile {
    display: none;
}

.platformicons {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 0px;
}

.platformicons:active {
    background-color: #0098ff;
}

.row {
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
    border: 0px solid #d6e3eb;
    border-radius: 4px;
}

.column {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.column.platformchooser {
    height: 50px;
    padding-top: 2px;
    border: 1px solid #d6e3eb;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #fff;
}

.column.platformchooser:hover {
    background-color: #ececec;
}

.column.platformchooser:active {
    background-color: #ececec;
}

.column.platformchooser:focus {
    border-color: #48eea5;
}

.column.platformchooser.platformchoose2 {
    padding-top: 4px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.column.platformchooser.platformchooser3 {
    padding-top: 4px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.column-2 {
    padding-right: 0px;
    padding-left: 0px;
}

.column-3 {
    padding-right: 0px;
    padding-left: 0px;
}

.column-4 {
    z-index: 2;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
}

.tab-link.w--current {
    padding: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.tab-link-2 {
    padding: 0px;
}

.tab-link-3 {
    padding: 0px;
}

.column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.row-2 {
    display: block;
    width: 930px;
    margin-left: 0px;
}

.logo1 {
    max-width: 11%;
    margin: 25px;
}

.logo1.logo2 {
    padding-right: 10px;
    padding-left: 10px;
}

.logosection {
    position: relative;
    margin-top: -35px;
    border-bottom: 1px solid #e2f1ff;
    background-color: #f6f9fc;
}

.container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.left-arrow {
    text-align: right;
}

.livecounter {
    display: none;
    padding-top: 75px;
    padding-bottom: 20px;
    float: none;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 42px;
    font-weight: 100;
    text-align: center;
}

.livecounter.livecountertitle {
    font-size: 20px;
}

.button-2 {
    display: inline-block;
}

.image {
    max-width: 100%;
}

.section {
    position: relative;
    display: block;
    background-color: #48eea5;
}

.presslogos {
    position: static;
    display: block;
    margin: 50px 0px;
    float: none;
    clear: none;
    text-align: left;
}

.presslogossection {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column-6 {
    padding-right: 0px;
    padding-left: 0px;
}

html.w-mod-js *[data-ix="scroll1"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="scroll-2"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="scroll-3"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="splash"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="splash-2"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-3"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-4"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-5"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-6"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="load-7"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="load-9"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="phoneload"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="tabload"] {
    opacity: 0;
    -webkit-transform: translate(-120px, 0px);
    -ms-transform: translate(-120px, 0px);
    transform: translate(-120px, 0px);
}

html.w-mod-js *[data-ix="load"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
    display: block;
    opacity: 1;
}

@media (max-width: 991px) {
    .explainer.ex4 {
        width: 98%;
    }
    .testi {
        max-width: 77vw;
        box-shadow: 0 -1px 23px 3px rgba(111, 112, 139, .14);
    }
    .carousel {
        max-width: 95vw;
    }
    .carouselarrow {
        margin-top: 62px;
    }
    .carouselarrow.left {
        margin-top: 62px;
    }
    .slide {
        width: 100%;
    }
    .logo1 {
        max-width: 15%;
    }
    .logo1.logo2 {
        margin-right: 25px;
        margin-left: 25px;
    }
    .presslogos {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .column-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .butt.butt1 {
        width: 400px;
        margin-left: 0px;
    }
    .iconbutt.iconbutt1 {
        margin-top: -2px;
        margin-bottom: 14px;
    }
    .explainer.ex4 {
        width: 75%;
    }
    .stats {
        margin-top: 0px;
        margin-bottom: -53px;
        padding-top: 0px;
    }
    .gothamheader.customheader {
        position: static;
    }
    .input.input1 {
        width: 263px;
    }
    .testi {
        max-width: 100vw;
        margin-bottom: 0px;
        padding-bottom: 17px;
        box-shadow: 0 -1px 12px 3px rgba(111, 112, 139, .14);
    }
    .carousel {
        max-width: 100vw;
        margin-top: 2px;
    }
    .carouselarrow {
        margin-top: 75px;
    }
    .carouselarrow.left {
        margin-top: 75px;
    }
    .slide {
        position: static;
        width: 100%;
    }
    .mask {
        padding-top: 19px;
    }
    .form-2 {
        position: relative;
        display: block;
        width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .form-wrapper.fromweb {
        display: none;
    }
    .form-wrapper.formmobile {
        display: block;
    }
    .platformicons {
        position: static;
        left: 0px;
        top: 7px;
        bottom: 0px;
        display: block;
        width: 20px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0px;
        float: none;
        clear: none;
    }
    .row {
        width: 275px;
    }
    .column.platformchooser {
        display: block;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchoose2 {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .column.platformchooser.platformchooser3 {
        padding-top: 14px;
        padding-bottom: 12px;
    }
    .logo1 {
        max-width: 17%;
    }
    .presslogos {
        max-width: 100%;
        margin-right: 10px;
        margin-left: 10px;
        text-align: left;
    }
    .presslogos.presslogos2 {
        margin-right: 0px;
    }
    .row-3 {
        margin-left: 0px;
    }
    .column-6 {
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 479px) {
    .navlink {
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 30px;
        color: #000;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .navlink.signup {
        max-width: 60vw;
        min-width: 40vw;
        margin-top: 20px;
        margin-right: 0px;
        margin-left: 20px;
        padding-top: 11px;
        padding-right: 20px;
        padding-left: 20px;
        border: 1px solid #0ca864;
        border-radius: 4px;
        background-color: #48eea5;
        color: #000;
        font-weight: 500;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .navlink.signup:hover {
        color: #000;
    }
    .logo {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .splash {
        padding-bottom: 20px;
        background-image: none;
        background-position: 0px 0px;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll;
    }
    .splasher {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 75px;
        padding-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .claim {
        z-index: 1;
        max-width: 90vw;
        margin-bottom: 30px;
        font-size: 45px;
        line-height: 51px;
    }
    .claim.h2 {
        margin-bottom: 30px;
    }
    .claim.investors {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .claim.claim1 {
        font-size: 40px;
    }
    .lefter {
        display: none;
    }
    .floater {
        position: relative;
        top: 101px;
        z-index: 0;
        display: block;
        width: 100px;
        margin-top: -10px;
        padding-top: 0px;
    }
    .mapper {
        left: 0px;
        top: -29.3%;
        right: 0px;
        bottom: auto;
        display: block;
        overflow: hidden;
    }
    .feature {
        display: none;
    }
    .semibutt {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .butt {
        width: 90vw;
        margin-top: 0px;
    }
    .butt.slim {
        margin-top: 40px;
    }
    .butt.butt1 {
        width: 90vw;
        margin-left: 0px;
    }
    .buttonbig {
        font-size: 21px;
        letter-spacing: 0px;
    }
    .buttsub {
        padding-top: 5px;
        color: hsla(0, 0%, 100%, .65);
        font-weight: 400;
    }
    .iconbutt {
        padding-top: 10px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .iconbutt.iconbutt1 {
        margin-top: 2px;
        margin-bottom: 42px;
    }
    .minibutt {
        padding-left: 0px;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 12px;
        text-align: center;
        letter-spacing: 1px;
    }
    .leftbutt {
        width: 200px;
        padding-right: 0px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .greener {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .greener.live {
        height: auto;
    }
    .greener.footgreen {
        padding-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .explainer {
        width: 95vw;
        max-width: 90vw;
        padding-top: 10px;
        font-size: 21px;
        line-height: 36px;
    }
    .explainer.footsplash {
        padding-bottom: 20px;
        line-height: 33px;
    }
    .explainer.job {
        width: 100%;
        margin-bottom: 5px;
        padding-top: 5px;
        opacity: 1;
        font-size: 15px;
        line-height: 24px;
    }
    .explainer.ex2 {
        margin-bottom: 20px;
        color: #035531;
        font-size: 18px;
        line-height: 30px;
        font-weight: 300;
    }
    .explainer.ex3 {
        width: auto;
        max-width: 85vw;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
        font-weight: 300;
    }
    .explainer.ex3.ex4 {
        font-weight: 300;
    }
    .explainer.texplainer {
        text-align: left;
    }
    .explainer.ex4 {
        width: 87%;
        max-width: 90vw;
        font-size: 14px;
        line-height: 30px;
    }
    .explainer_img {
        margin-bottom: 5px;
    }
    .explainer_text {
        margin-bottom: 20px;
    }
    .button.maroon {
        width: 90vw;
        margin-top: 10px;
        padding-right: 20px;
        padding-left: 20px;
        background-color: #693453;
        color: #fff;
    }
    .button.sign {
        padding-right: 0px;
        padding-left: 0px;
    }
    .stats {
        display: block;
        overflow: visible;
        min-height: 544px;
        margin-bottom: -42px;
        padding-bottom: 0px;
        background-image: none;
        background-size: auto;
        background-repeat: repeat;
    }
    .tron1 {
        display: none;
    }
    .statter {
        display: block;
        max-width: 90vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        line-height: 54px;
    }
    .statter.slash {
        display: none;
    }
    .statbox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .trackwith {
        display: block;
        padding-top: 5px;
        font-size: 15px;
        line-height: 24px;
        font-weight: 300;
    }
    .clients {
        height: 340px;
        margin-bottom: 20px;
        padding-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .custrack {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .gothamheader {
        max-width: 90vw;
        padding-top: 40px;
        line-height: 27px;
        text-align: center;
    }
    .gothamheader.person {
        margin-top: -25px;
        opacity: 1;
    }
    .gothamheader.priceheader {
        margin-top: 0px;
        padding-top: 0px;
        font-size: 13px;
    }
    .gothamheader.gothamheader1 {
        display: none;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        padding-top: 0px;
        font-size: 11px;
    }
    .custracker {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bigbody {
        max-width: 90vw;
        line-height: 36px;
        text-align: center;
    }
    .bigbody.centerbody {
        padding-bottom: 20px;
        line-height: 36px;
    }
    .bigbody.featurebody {
        max-width: 95%;
        padding-bottom: 10px;
    }
    .dashboard {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .dasher {
        position: relative;
        z-index: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .features {
        display: block;
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .featuretron {
        display: none;
    }
    .tabs {
        overflow: scroll;
        width: 100vw;
        margin-right: 0px;
        margin-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .tabs.feety {
        max-width: 100vw;
    }
    .tabbist {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        margin-right: 0px;
        margin-left: 10px;
        padding: 10px 20px;
        border-style: solid;
        border-width: 2px;
        border-color: rgba(164, 181, 191, .4);
        border-radius: 4px;
        line-height: 18px;
        font-weight: 600;
        text-align: center;
    }
    .tab.w--current {
        border-style: none;
        border-top-color: #01b465;
    }
    .tab.sdk.custard {
        padding-right: 15px;
        padding-left: 15px;
        border-style: solid;
        border-radius: 4px;
    }
    .tab.sdk.custard.w--current {
        border-bottom-style: none;
        background-color: #48eea5;
    }
    .tab.feetur {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
    }
    .tab.feetur.w--current {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .feeture {
        width: 90vw;
    }
    .mapster {
        display: block;
    }
    .f_img {
        width: 90vw;
        height: auto;
        min-height: 400px;
        margin-top: 20px;
        padding: 10px 5% 20px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .f_img.workz.custo {
        margin-top: 0px;
        padding-top: 40px;
    }
    .bottomtron {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .instacart {
        height: auto;
        max-width: 220px;
        padding-right: 0px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .footerheader {
        font-size: 24px;
    }
    .footerlink {
        font-size: 18px;
        line-height: 36px;
        text-align: center;
    }
    .footercolumn {
        padding-bottom: 60px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .logowhite {
        display: none;
    }
    .socialcolumn {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .social {
        margin-left: 0px;
    }
    .socialrow {
        width: 69vw;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .buttons {
        margin-bottom: 20px;
    }
    .zomato {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .dashing {
        display: none;
    }
    .iphoner {
        height: 60%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .unicorn {
        position: relative;
        display: none;
        width: 100vw;
        padding-top: 1px;
    }
    .zoom {
        height: 225px;
        margin-bottom: 0px;
        background-image: url('../images/AcademicSimpleAnophelesmosquito-size_restricted.gif');
        background-position: -8px 157%;
        background-size: 105vw;
        background-repeat: no-repeat;
    }
    .justice {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .righter {
        display: none;
    }
    .steps {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .client {
        padding-right: 0px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .client.dash {
        max-height: 70px;
    }
    .livetrack {
        display: block;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .navmenu {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        height: 100vh;
        padding-top: 80px;
        padding-bottom: 40px;
        background-color: #fff;
    }
    .keystats {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .embed {
        width: 90vw;
    }
    .howitworks {
        display: none;
    }
    .sdktabs.custom {
        overflow: scroll;
        width: 100vw;
        margin-right: 0px;
        padding-right: 0px;
    }
    .tabcontent.customer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .feature_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .feat {
        max-width: 95%;
    }
    .polar {
        height: 400px;
        opacity: 1;
        -webkit-filter: none;
        filter: none;
    }
    .title {
        margin-top: -3px;
        opacity: 1;
    }
    .price_card {
        height: auto;
        max-width: 90vw;
        margin-top: 20px;
        padding-bottom: 30px;
        box-shadow: 0 -1px 50px 2px rgba(111, 112, 139, .14);
    }
    .faq {
        padding: 20px 5vw;
    }
    .question {
        font-size: 21px;
        line-height: 32px;
    }
    .answer {
        display: block;
        width: auto;
        max-width: 100%;
        opacity: 1;
        font-size: 15px;
        line-height: 24px;
        font-weight: 300;
    }
    .answer.faqq {
        font-size: 15px;
        line-height: 24px;
    }
    .answer.faqq.test {
        margin-top: 0px;
    }
    .faqs {
        margin-bottom: 20px;
    }
    .pricing {
        margin-top: 0px;
    }
    .pricecol {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .card {
        width: 90vw;
        min-width: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .rapper {
        width: 90%;
    }
    .input.input1 {
        width: 60vw;
        margin-bottom: 23px;
    }
    .fine {
        max-width: 80%;
        font-size: 12px;
        line-height: 21px;
        text-align: center;
    }
    .success {
        min-height: 80px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .coretek {
        margin-bottom: 30px;
        padding-top: 0px;
    }
    .tek {
        margin-bottom: 0px;
    }
    .bullet {
        line-height: 24px;
    }
    .response {
        width: 100%;
        max-width: 100vw;
        margin-left: 40px;
        padding-right: 20px;
        padding-left: 20px;
        text-align: left;
    }
    .response.hed {
        padding-right: 20px;
        padding-left: 20px;
    }
    .response.smol {
        padding-right: 20px;
        padding-left: 20px;
    }
    .bullets {
        width: auto;
        margin-left: 20px;
    }
    .bullets.ordered {
        margin-left: 0px;
    }
    .reveal {
        display: none;
        margin-left: -20px;
        opacity: 0;
    }
    .fak {
        max-width: 90%;
        margin-bottom: 40px;
        font-size: 36px;
        line-height: 42px;
        font-weight: 200;
        letter-spacing: 0px;
    }
    .fakk {
        margin-top: 40px;
    }
    .q2 {
        font-size: 18px;
        line-height: 24px;
    }
    .faqset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .menu.w--open {
        z-index: 101;
        background-color: #48eea5;
    }
    .brand {
        z-index: 5000;
    }
    .brand.w--current {
        min-width: 70vw;
        background-color: #fff;
    }
    .iframe {
        width: 100vw;
    }
    .quote {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
    }
    .homie {
        max-width: 100%;
        padding-top: 20px;
        padding-right: 5vw;
        padding-left: 5vw;
        text-align: center;
        letter-spacing: 1px;
    }
    .custody {
        width: 90vw;
        margin-top: 20px;
        padding: 30px 20px;
        text-align: left;
    }
    .terms {
        width: 100vw;
        margin-left: -40px;
        padding-top: 0px;
        padding-right: 0px;
    }
    .testimonials {
        overflow: scroll;
        max-width: 100vw;
        min-width: 100vw;
        margin-top: -20px;
    }
    .testi {
        max-width: 80vw;
        min-height: 400px;
        margin-right: 0vw;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 20px;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .testiperson {
        margin-right: 10px;
    }
    .photoname {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .tag {
        margin-top: 0px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .persontag {
        width: 100%;
        margin-bottom: 15px;
        padding-top: 20px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .carousel {
        overflow: hidden;
        height: 449px;
        margin-top: 13px;
    }
    .carouselarrow {
        width: 100%;
        margin-top: 212px;
        margin-right: 0px;
        margin-left: 0px;
        text-align: right;
    }
    .carouselarrow.left {
        margin-top: 212px;
        margin-bottom: 212px;
        text-align: left;
    }
    .dots {
        padding-top: 0px;
        opacity: 0.34;
    }
    .testcontainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .slide {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .mask {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        width: 100vw;
        margin-top: 22px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .arrowdiv {
        display: none;
        text-align: right;
    }
    .form-2 {
        width: 90vw;
        margin-top: 29px;
    }
    .form-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 300px;
    }
    .form-wrapper.fromweb {
        display: none;
    }
    .form-wrapper.formmobile {
        position: relative;
        display: block;
        width: 90vw;
    }
    .platformicons {
        position: static;
        left: 0px;
        top: 0px;
        bottom: 0px;
        max-width: 100%;
        padding-top: 0px;
        padding-right: 2px;
        padding-left: 2px;
    }
    .row {
        display: block;
        width: 60vw;
        height: 60px;
    }
    .column.platformchooser {
        height: 50px;
        padding-top: 15px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchoose2 {
        height: 50px;
        padding-top: 13px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchooser3 {
        height: 50px;
        padding-top: 16px;
        padding-bottom: 12px;
    }
    .logo1 {
        max-width: 31%;
    }
    .logo1.logo2 {
        max-width: 31%;
        margin-right: 25px;
        margin-left: 25px;
        padding-top: 0px;
    }
    .left-arrow {
        display: none;
    }
    .livecounter {
        padding-top: 51px;
        padding-bottom: 6px;
        font-size: 22px;
    }
    .presslogos {
        position: static;
        margin: 25px 0px;
        padding-right: 0px;
        padding-left: 0px;
        float: none;
    }
    .presslogos.presslogos1 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .presslogos.presslogos2 {
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .link-block {
        padding-left: 0px;
    }
    .presslogossection {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around;
    }
    .column-6 {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@font-face {
    font-family: 'Proxima nova soft black webfont';
    src: url('../fonts/proxima-nova-soft-black-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}.header {
     position: fixed;
     left: 0px;
     top: 0px;
     right: 0px;
     background-color: #fff;
 }

.navlink {
    padding-top: 25px;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.navlink:hover {
    color: #000;
}

.navlink.w--current {
    color: #000;
    font-weight: 600;
}

.navlink.signup {
    color: #693453;
    font-weight: 700;
}

.navlink.signup:hover {
    color: #48eea5;
}

.logo {
    padding: 18px 0px;
    opacity: 0.86;
    color: #c23939;
}

.logo:hover {
    box-shadow: 0 0 6px 0 #fff;
    opacity: 0.74;
}

.splash {
    overflow: hidden;
    width: 100vw;
    padding-bottom: 50px;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
    background-attachment: scroll;
    text-align: center;
}

.splasher {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 90px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.claim {
    position: relative;
    display: block;
    overflow: visible;
    margin-top: 0px;
    margin-bottom: 30px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 60px;
    line-height: 65px;
    font-weight: 700;
    text-align: center;
    letter-spacing: -2px;
}

.claim.h2 {
    margin-bottom: 10px;
    font-size: 36px;
    letter-spacing: -1px;
}

.claim.investors {
    margin-top: 80px;
    margin-bottom: 50px;
}

.claim.claim1 {
    margin-top: 106px;
}

.t2 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-left: 45px;
}

.t5 {
    margin-top: 30px;
    margin-bottom: 30px;
    padding-right: 60px;
}

.lefter {
    text-align: right;
}

.center {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-align: center;
}

.floater {
    position: relative;
    left: 0px;
    top: 105px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    display: block;
    margin-top: 1px;
    margin-bottom: 30px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.mapper {
    position: absolute;
    left: 0px;
    bottom: 73px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: 3722px;
    max-width: 3722px;
    float: left;
    clear: left;
}

.bigbutt {
    width: 400px;
    height: 85px;
    padding-top: 22px;
    border-radius: 4px;
    font-family: 'Sf ui display heavy';
    font-size: 24px;
    letter-spacing: 2px;
}

.feature {
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    padding-top: 10px;
}

.semibutt {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.butt {
    width: 450px;
    margin-top: 30px;
    padding: 20px 20px 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 4px;
    background-color: #693453;
    box-shadow: 0 0 27px -1px #693453;
    -webkit-transition: all 200ms ease, -webkit-transform 200ms ease;
    transition: all 200ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, all 200ms ease;
    transition: transform 200ms ease, all 200ms ease, -webkit-transform 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.butt:hover {
    border-style: none;
    border-color: #fff;
    -webkit-transform: translate(0px, -2px);
    -ms-transform: translate(0px, -2px);
    transform: translate(0px, -2px);
    color: #48eea5;
}

.butt.footbut {
    margin-top: 40px;
}

.butt.slim {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 300px;
    height: 40px;
    max-height: 50px;
    padding-top: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    box-shadow: none;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.butt.slim.careers {
    margin-top: 10px;
    margin-bottom: 40px;
}

.butt.slim.green {
    width: 90%;
}

.butt.butt1 {
    width: 263px;
    height: 50px;
    margin-top: 0px;
    margin-bottom: 15px;
    margin-left: -21px;
    padding-top: 15px;
    box-shadow: 0 0 27px -1px transparent;
    text-transform: uppercase;
}

.buttonbig {
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: capitalize;
}

.buttonbig:hover {
    color: #48eea5;
}

.buttsub {
    padding-top: 5px;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .5);
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.iconbutt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 200px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.iconbutt.iconbutt1 {
    margin-top: 20px;
    margin-bottom: 50px;
    margin-left: 0px;
    padding: 5px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid transparent;
    background-color: transparent;
}

.iconbutt.iconbutt1:hover {
    border-style: solid;
    border-width: 1px;
    border-color: rgba(166, 181, 191, .75);
    border-radius: 4px;
    background-color: #fff;
}

.minibutt {
    padding-left: 10px;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    font-family: 'Work Sans', sans-serif;
    color: #693453;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.minibutt.instead {
    padding-top: 20px;
    color: #686b6d;
    font-weight: 600;
    letter-spacing: 1px;
}

.minibutt.instead:hover {
    color: #6098e0;
}

.minibutt.forum {
    padding-left: 0px;
    color: #693453;
    letter-spacing: 1px;
}

.minibutt.signa {
    padding-left: 0px;
    color: #6e91a8;
    letter-spacing: 1px;
}

.minibutt.centerdemo {
    color: #a6b5bf;
}

.leftbutt {
    display: none;
    padding-right: 15px;
}

.greener {
    position: relative;
    z-index: 1;
    display: none;
    margin-top: 0px;
    padding-top: 60px;
    padding-bottom: 80px;
    background-color: #48eea5;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

.greener.live {
    position: static;
    display: block;
    overflow: hidden;
    height: 368px;
    padding-top: 0px;
    padding-bottom: 0px;
    border: 1px none #d2e2ec;
    background-color: #fff;
}

.greener.footgreen {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    padding-bottom: 80px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.explainer {
    display: block;
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-bottom: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 45px;
    font-weight: 200;
    text-align: center;
    text-transform: none;
}

.explainer.footsplash {
    padding-top: 10px;
    font-size: 21px;
    line-height: 30px;
    font-weight: 200;
}

.explainer.central {
    width: 80%;
    margin-bottom: 0px;
    color: #000;
    font-size: 24px;
    font-weight: 200;
}

.explainer.job {
    width: 90%;
    padding-top: 0px;
    opacity: 1;
    font-size: 12px;
    line-height: 21px;
    font-weight: 300;
}

.explainer.ex2 {
    font-size: 21px;
    line-height: 36px;
}

.explainer.ex2.tos {
    margin-top: -20px;
    padding-top: 0px;
}

.explainer.ex3 {
    width: 80%;
    margin-bottom: 40px;
    padding-top: 0px;
    color: #555;
    font-size: 18px;
    line-height: 33px;
    font-weight: 300;
}

.explainer.ex3.ex4 {
    font-weight: 200;
}

.explainer.texplainer {
    padding-top: 10px;
    color: #414352;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
}

.explainer.ex4 {
    position: relative;
    margin-top: -22px;
    padding-top: 0px;
    font-size: 19px;
    line-height: 45px;
}

.explainer.ex5 {
    width: 100%;
    margin-top: -16px;
    margin-bottom: 12px;
    padding-top: 0px;
    font-size: 15px;
    font-style: normal;
    font-weight: 200;
    text-align: center;
}

.explainer_img {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 238px;
    margin-bottom: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.explainer_text {
    padding-right: 40px;
    padding-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 12px;
    line-height: 21px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.button {
    height: 45px;
    margin-top: 50px;
    padding-top: 13px;
    padding-right: 100px;
    padding-left: 100px;
    border-radius: 4px;
    background-color: #693453;
    font-family: 'Work Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
}

.button.maroon {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin-top: 20px;
    padding-right: 80px;
    padding-left: 80px;
    background-color: #48eea5;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
    color: #070606;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.button.maroon:hover {
    border: 0px solid #fff;
    background-color: #30da8f;
}

.button.sign {
    width: 100%;
    height: 60px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-top: 8px;
    letter-spacing: 1px;
}

.blox {
    margin-top: 50px;
    margin-bottom: 30px;
    padding-bottom: 0px;
}

.stats {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    max-width: 100vw;
    margin-bottom: -53px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f9fc;
    background-image: url('../images/Group-59_animated-2.svg');
    background-position: 100% 0px;
    background-size: 200px;
    background-repeat: no-repeat;
    text-align: center;
}

.tron1 {
    display: none;
    width: 300px;
    float: right;
}

.statter {
    padding-top: 20px;
    font-family: 'Work Sans', sans-serif;
    color: #2a1d1d;
    font-size: 45px;
    line-height: 45px;
    font-weight: 200;
    letter-spacing: 0px;
}

.statter.price {
    margin-bottom: 0px;
    padding-top: 10px;
    font-size: 33px;
    line-height: 45px;
    font-weight: 100;
    letter-spacing: -1px;
}

.statbox {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 80px;
    padding-bottom: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
}

.trackwith {
    width: 100%;
    padding-top: 8px;
    padding-right: 10px;
    padding-left: 15px;
    font-family: 'Work Sans', sans-serif;
    color: #706f70;
    font-size: 13px;
    font-weight: 300;
    text-align: left;
    text-transform: none;
}

.trackwith.track {
    display: none;
    padding-top: 10px;
    color: #82929e;
    font-size: 12px;
    font-weight: 500;
}

.trackwith.main {
    padding-bottom: 12px;
    padding-left: 0px;
    color: #2a2a2a;
    font-size: 15px;
    font-weight: 600;
    text-align: center;
    text-decoration: none;
}

.trackwith.highlight {
    color: #00a15a;
    font-weight: 300;
}

.clients {
    display: none;
    padding-top: 60px;
    padding-bottom: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.custrack {
    margin-top: 0px;
}

.iphone {
    position: relative;
    left: 0px;
    top: 0px;
    margin-left: -63px;
    float: left;
}

.gothamheader {
    position: relative;
    z-index: 1;
    display: block;
    width: 100%;
    margin-top: 0px;
    opacity: 1;
    font-family: 'Proxima nova soft black webfont', sans-serif;
    color: #000;
    font-size: 15px;
    font-weight: 400;
    text-align: center;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.gothamheader.centerheader {
    font-family: 'Proxima nova soft black webfont', sans-serif;
    text-align: center;
    text-transform: uppercase;
}

.gothamheader.centerheader.footsy {
    margin-bottom: 10px;
}

.gothamheader.person {
    margin-top: -25px;
    opacity: 1;
    letter-spacing: 1px;
}

.gothamheader.priceheader {
    margin-top: 10px;
    margin-bottom: 10px;
    color: #252525;
    font-size: 13px;
}

.gothamheader.subheader {
    margin-top: 60px;
    margin-bottom: 20px;
}

.gothamheader.customheader {
    position: static;
    display: none;
    width: 200px;
}

.gothamheader.gothamheader1 {
    display: none;
    margin-bottom: 14px;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 10px;
    font-weight: 400;
}

.custracker {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 370px;
    margin-top: 0px;
    padding-top: 15px;
    padding-right: 0px;
    padding-left: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bigbody {
    padding-top: 10px;
    padding-right: 0px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 39px;
    font-weight: 200;
    text-align: left;
    text-transform: none;
}

.bigbody.centerbody {
    width: 80%;
    padding-top: 10px;
    padding-right: 0px;
    opacity: 1;
    color: #000;
    line-height: 45px;
    font-weight: 200;
    text-align: center;
}

.bigbody.featurebody {
    max-width: 80%;
    margin-top: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 0;
    -webkit-order: -1;
    -ms-flex-order: -1;
    order: -1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: 1;
    font-size: 24px;
    line-height: 36px;
    font-weight: 200;
    text-align: center;
}

.bigbody.iphonebodyu {
    font-size: 21px;
}

.bigbody.sdklive {
    font-size: 21px;
}

.dashboard {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 0px;
    padding-top: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
}

.dasher {
    overflow: hidden;
    padding-top: 100px;
    border-style: none;
    border-color: #d6e4ec;
    background-color: #f6f9fc;
    text-align: center;
}

.dasher.dasher1 {
    display: none;
    margin-top: -74px;
    padding-top: 63px;
    background-color: #fff;
}

.dashvideo {
    position: relative;
    z-index: 1;
    display: block;
    overflow: hidden;
    width: 1200px;
    max-width: 90vw;
    margin-top: 60px;
    margin-bottom: -10px;
    padding-top: 0px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: 2px solid #ededf3;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.features {
    position: relative;
    padding-top: 100px;
    padding-bottom: 100px;
    border-style: none;
    border-width: 1px;
    border-color: #c8dbe6 #b5c9d5 #b5c9d5;
    background-color: #fff;
}

.featuretron {
    display: none;
    float: left;
}

.tabs {
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabs.work {
    z-index: 1;
    margin-top: 60px;
    margin-right: 0px;
}

.tabs.feety {
    width: 700px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.tabbist {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tabbist.itworks {
    margin-top: 40px;
    margin-bottom: 30px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.tabbist.feets {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.tabtext {
    font-family: 'Proxima nova soft black webfont', sans-serif;
    color: #a4b5bf;
    font-size: 15px;
    line-height: 21px;
    text-transform: uppercase;
}

.tab {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
    padding: 25px 30px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #f0f4f8;
    background-color: #fff;
    -webkit-transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.tab.w--current {
    background-color: #48eea5;
    -webkit-transition: background-color 400ms ease;
    transition: background-color 400ms ease;
    color: #000;
}

.tab.works {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 250px;
    padding: 15px 30px 15px 20px;
    border: 1px solid #e5ecf0;
    background-color: #f6f9fc;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 14px;
    line-height: 21px;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}

.tab.works.w--current {
    background-color: #48eea5;
    text-transform: none;
}

.tab.sdk {
    z-index: 5;
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    border-style: none;
    background-color: hsla(0, 0%, 100%, 0);
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 1px;
    text-transform: none;
}

.tab.sdk.w--current {
    z-index: 5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 30px;
    padding-bottom: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-bottom: 5px solid #48eea5;
}

.tab.sdk.custard {
    margin-right: 0px;
    border-style: none;
    border-color: #dbe2e9;
    border-radius: 0px;
}

.tab.sdk.custard.w--current {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
    border-style: none none solid;
    border-bottom-color: #48eea5;
    -webkit-transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
    transition: color 200ms ease, border-color 200ms ease, all 200ms ease;
}

.tab.feetur {
    padding-top: 15px;
    padding-bottom: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-color: #e5ecf3;
    text-align: center;
}

.mapster {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 0;
    display: block;
    overflow: hidden;
    width: 100vw;
    height: 850px;
    max-width: 100vw;
    float: left;
    clear: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #fff;
}

.f_img {
    position: static;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 700px;
    height: 500px;
    padding: 60px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
    text-align: center;
}

.f_img.workz {
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    box-shadow: none;
}

.f_img.workz.special {
    margin-top: 40px;
}

.f_img.workz.tracking {
    margin-top: 40px;
}

.f_img.workz.custo {
    display: none;
    padding-top: 60px;
    float: left;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.bottomtron {
    margin-top: 60px;
    padding-top: 0px;
    padding-bottom: 50px;
}

.footer {
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 500px;
    padding-top: 100px;
    padding-bottom: 75px;
    background-color: #693453;
    background-image: url('../images/map.svg');
    background-position: 50% 50%;
    background-size: 2040px;
    background-repeat: repeat-x;
}

.instacart {
    height: 50px;
    margin-top: 6px;
    padding-right: 40px;
}

.footerheader {
    padding-bottom: 30px;
    font-family: 'Work Sans', sans-serif;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
}

.footerlink {
    width: 50%;
    margin-bottom: 0px;
    padding-bottom: 10px;
    -webkit-transition: color 200ms ease, all 200ms ease;
    transition: color 200ms ease, all 200ms ease;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .55);
    font-size: 12px;
    letter-spacing: 2px;
    text-decoration: none;
    text-transform: uppercase;
}

.footerlink:hover {
    color: #fff;
    text-shadow: 1px 1px 6px #330b22;
}

.footerlink:active {
    text-shadow: none;
}

.footercolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}

.logowhite {
    margin-top: 52px;
    padding-top: 55px;
}

.socialcolumn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.social {
    margin-left: 30px;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transition: background-color 200ms ease;
    transition: background-color 200ms ease;
}

.social:hover {
    border: 0px solid #693453;
    background-color: rgba(99, 40, 74, .8);
}

.socialrow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.footercopy {
    margin-top: 40px;
    font-family: 'Work Sans', sans-serif;
    color: hsla(0, 0%, 100%, .34);
    font-size: 12px;
    font-weight: 600;
    text-align: right;
    letter-spacing: 2px;
}

.buttons {
    text-decoration: none;
}

.zomato {
    margin-top: 2px;
}

.dashvide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 1300px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.dashing {
    position: relative;
    left: -2px;
    top: 0px;
    display: block;
    margin-top: -5px;
    margin-right: -4px;
}

.iphoner {
    position: static;
    display: block;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: none;
    background-size: auto;
    background-repeat: repeat;
}

.unicorn {
    position: static;
    top: 0px;
    right: 4px;
    display: block;
    overflow: visible;
    width: 100%;
    margin-left: -1px;
    padding-top: 0px;
    padding-right: 1px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    border: 1px none #e6dede;
}

.zoom {
    overflow: hidden;
}

.steps {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.client {
    max-height: 50px;
    padding-right: 40px;
}

.livetrack {
    display: block;
}

.keystats {
    display: none;
}

.embed {
    position: relative;
    z-index: 4;
    display: block;
    overflow: scroll;
    max-width: 640px;
    min-height: 300px;
    min-width: 625px;
    margin-top: 0px;
    margin-left: 0px;
    padding: 10px 40px 20px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
    line-height: 24px;
    font-weight: 400;
    text-align: left;
    text-transform: lowercase;
}

.code {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.overflow {
    z-index: 0;
    overflow: visible;
}

.overflow.ftor {
    border: 1px solid #f6f9fc;
}

.howitworks {
    padding-top: 100px;
    padding-bottom: 80px;
    background-color: #f6f9fc;
    -webkit-transition: height 200ms ease;
    transition: height 200ms ease;
    text-align: center;
}

.digit {
    padding-right: 20px;
}

.circle {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 45px;
    height: 45px;
    margin-right: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border: 2px solid #48eea5;
    border-radius: 300px;
    background-color: #fff;
}

.digits {
    color: #48eea5;
    font-size: 24px;
    font-weight: 700;
}

.sdktabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    margin-left: 20px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}

.sdktabs.custom {
    width: 100%;
    margin-left: 0px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}

.sdkplug {
    overflow: visible;
}

.tabcontent {
    overflow: visible;
}

.tabcontent.customer {
    margin-top: 0px;
}

.cta {
    opacity: 1;
}

.utility-page-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    height: 100vh;
    max-height: 100%;
    max-width: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.utility-page-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 260px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
}

.utility-page-form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}

.feat {
    max-height: 80%;
    max-width: 80%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.swinger {
    z-index: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: -98px;
    padding-right: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.polaroid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.polar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    width: 95%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: 1;
    -webkit-transition: all 200ms ease;
    transition: all 200ms ease;
}

.polar:hover {
    opacity: 1;
    -webkit-filter: contrast(100%);
    filter: contrast(100%);
}

.swing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90%;
    padding: 15px 10px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-linear-gradient(270deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/noun_110445_cc.svg');
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, .9), hsla(0, 0%, 100%, .9)), url('../images/noun_110445_cc.svg');
    background-position: 0px 0px, 50% 33%;
    background-size: auto, 80px;
    background-repeat: repeat, no-repeat;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.teamrow {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    padding-top: 20px;
}

.title {
    margin-top: 0px;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #a9a1aa;
    font-size: 12px;
    line-height: 18px;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.price_card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 350px;
    margin-bottom: 0px;
    padding: 30px 20px 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.price_card.special {
    width: 300px;
}

.bonus {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 75px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
}

.bonus.bo1 {
    margin-top: 20px;
    border-bottom-style: none;
}

.bownus {
    max-width: 200px;
    font-family: 'Work Sans', sans-serif;
    color: #693453;
    font-size: 12px;
    line-height: 21px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.faq {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-top: 0px;
    padding: 50px 100px 50px 50px;
    float: right;
    clear: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    border-bottom: 1px none #ececec;
    -webkit-transition: background-color 200ms ease, all 200ms ease;
    transition: background-color 200ms ease, all 200ms ease;
    line-height: 21px;
    cursor: pointer;
}

.faq:hover {
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.question {
    margin-left: 18px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 24px;
    line-height: 36px;
    font-weight: 500;
    text-align: left;
    letter-spacing: -0.5px;
    text-transform: none;
}

.question.jkhkhk {
    display: none;
}

.arrow {
    max-height: 20px;
    max-width: 20px;
    margin-top: 1px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    opacity: 0.15;
}

.q {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    cursor: pointer;
}

.answer {
    display: block;
    width: 100%;
    max-width: 700px;
    margin-top: 15px;
    margin-bottom: 10px;
    margin-left: 40px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    opacity: 1;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    text-align: left;
}

.answer.faqq {
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    opacity: 0.58;
    font-size: 18px;
    line-height: 30px;
    text-align: left;
}

.answer.faqq.test {
    max-width: 800px;
    margin-top: 10px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    font-size: 15px;
    line-height: 24px;
}

.faqs {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 40px;
}

.meena {
    position: static;
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    width: 406px;
    height: 406px;
    max-width: 406px;
    margin-right: -106px;
    margin-left: -56px;
    padding-right: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.meena.ashish {
    width: auto;
    height: 406px;
    max-width: auto;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}

.pricing {
    overflow: visible;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 40px;
}

.pricecol {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.link {
    position: relative;
    display: block;
    overflow: visible;
    text-decoration: none;
}

.form {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    min-height: 100vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #f6f9fc;
}

.card {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 600px;
    min-height: 300px;
    min-width: 500px;
    margin-top: 30px;
    margin-bottom: 30px;
    padding-top: 50px;
    padding-bottom: 50px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.maplogo {
    width: 40px;
}

.rapper {
    width: 80%;
}

.label {
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-weight: 500;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.input {
    height: 60px;
    margin-bottom: 30px;
    padding-left: 20px;
    border: 1px solid #d6e3eb;
    border-radius: 4px;
    font-family: 'Work Sans', sans-serif;
    color: #a4b5bf;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0px;
}

.input.input1 {
    width: 300px;
    height: 50px;
    clear: none;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.active {
    text-decoration: none;
}

.fine {
    margin-bottom: 15px;
    font-family: 'Work Sans', sans-serif;
    color: #728694;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: none;
}

.error {
    border-radius: 4px;
    font-family: 'Work Sans', sans-serif;
    color: #5e0000;
    font-weight: 300;
    text-align: center;
}

.success {
    min-height: 120px;
    padding: 25px 40px 0px;
    border-radius: 4px;
    background-color: #48eea5;
    font-family: 'Work Sans', sans-serif;
    font-size: 24px;
    line-height: 36px;
    font-weight: 300;
}

.tech {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
}

.coretek {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.tek {
    max-height: 100px;
    max-width: 100px;
    min-height: 100px;
    min-width: 100px;
    margin-bottom: 30px;
}

.bullet {
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif;
    font-size: 15px;
    line-height: 27px;
    font-weight: 300;
    text-align: left;
}

.loco {
    margin-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #4b4b4b;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.response {
    width: 100%;
    max-width: 700px;
    margin-top: 20px;
    margin-bottom: 10px;
    margin-left: 40px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 15px;
    line-height: 24px;
    font-weight: 500;
    text-align: left;
    letter-spacing: 0px;
    text-transform: uppercase;
}

.response.hed {
    font-size: 24px;
    font-weight: 600;
    letter-spacing: 0px;
    text-decoration: none;
    text-transform: none;
}

.response.smol {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0px;
}

.bullets {
    width: 100%;
    max-width: 700px;
    margin-left: 20px;
}

.bullets.ordered {
    margin-top: 10px;
    padding-left: 60px;
}

.reveal {
    display: block;
    opacity: 1;
}

.fak {
    margin-bottom: 60px;
    font-family: 'Work Sans', sans-serif;
    font-size: 42px;
    line-height: 45px;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
}

.fakk {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 0px;
}

.faqard {
    margin-right: 10px;
    margin-bottom: 35px;
    margin-left: 10px;
    padding: 30px 35px 35px;
    border-radius: 4px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.q2 {
    margin-bottom: 10px;
    font-family: 'Work Sans', sans-serif;
    color: #000;
    font-size: 21px;
    line-height: 30px;
    font-weight: 300;
    text-align: left;
    letter-spacing: 0px;
}

.faqset {
    margin-top: 40px;
}

.iframe {
    width: 100%;
    height: 100%;
    border-style: none;
}

.quote {
    width: 100%;
    padding-top: 0px;
    padding-left: 0px;
    font-family: 'PT Serif', serif;
    color: #a4b5bf;
    font-size: 30px;
    line-height: 45px;
    font-style: italic;
    font-weight: 100;
    text-align: left;
}

.homie {
    padding-top: 40px;
    padding-left: 0px;
    font-family: 'Work Sans', sans-serif;
    color: #46525c;
    font-size: 12px;
    font-weight: 600;
    text-align: left;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.custody {
    width: 750px;
    padding: 40px 60px 50px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.linkup {
    color: #0052ff;
    text-decoration: none;
}

.terms {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-top: 20px;
    padding-right: 40px;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: left;
}

.bold {
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
}

.testimonials {
    display: none;
    overflow: visible;
    max-width: 200vw;
    min-width: 150vw;
    margin-top: -20px;
    margin-bottom: 0px;
    padding-top: 60px;
    padding-bottom: 60px;
    padding-left: 20px;
}

.testi {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 60vw;
    margin-right: 5vw;
    margin-left: 5vw;
    padding: 25px 30px 30px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border-radius: 4px;
    background-color: #fff;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.testiperson {
    width: 50px;
    margin-right: 15px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    border: 1px solid #a6b5bf;
    border-radius: 500px;
    box-shadow: 0 -1px 50px 3px rgba(111, 112, 139, .14);
}

.photoname {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
}

.testiname {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    font-family: 'Work Sans', sans-serif;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}

.testicompany {
    color: #a4b5bf;
    font-weight: 300;
    letter-spacing: 0px;
    text-transform: capitalize;
}

.priceimage {
    max-height: 150px;
}

.heads {
    height: 90px;
}

.line {
    width: 90%;
    height: 1px;
    margin-top: 12px;
    margin-bottom: 5px;
    background-color: #e9e9e9;
}

.popup {
    width: 12px;
    margin-top: 8px;
    margin-left: 5px;
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    opacity: 0;
}

.nolink {
    color: #070606;
    text-decoration: none;
}

.tag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 25px;
    padding: 5px 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    border-radius: 100px;
    background-color: #48eea5;
}

.tagtext {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    direction: ltr;
    font-family: 'Work Sans', sans-serif;
    color: rgba(0, 0, 0, .38);
    font-size: 10px;
    font-weight: 600;
    text-align: center;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.persontag {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}

.carousel {
    overflow: visible;
    max-width: 65vw;
    margin-top: 10px;
    background-color: hsla(0, 0%, 100%, 0);
}

.carouselarrow {
    display: block;
    margin-top: 40px;
    margin-right: auto;
    margin-left: auto;
    color: #a4b5bf;
}

.carouselarrow:hover {
    -webkit-transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
    color: #48eea5;
}

.carouselarrow:active {
    -webkit-transform: translate(0px, 2px);
    -ms-transform: translate(0px, 2px);
    transform: translate(0px, 2px);
}

.carouselarrow:focus {
    -webkit-transform: translate(0px, 2px);
    -ms-transform: translate(0px, 2px);
    transform: translate(0px, 2px);
}

.carouselarrow.left {
    top: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    margin: 40px auto 220px;
    float: none;
}

.dots {
    opacity: 0;
}

.testcontainer {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.slide {
    overflow: visible;
    width: 100%;
}

.mask {
    position: relative;
    overflow: hidden;
    margin-top: -54px;
    margin-right: 85px;
    margin-left: 85px;
    padding-top: 30px;
}

.div-block {
    background-color: #0098ff;
}

.form-2 {
    display: block;
    margin-top: 41px;
    margin-bottom: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
}

.form-wrapper {
    position: static;
    display: block;
    width: 730px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
}

.form-wrapper.formmobile {
    display: none;
}

.platformicons {
    position: static;
    left: 0px;
    top: 0px;
    bottom: 0px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top: 8px;
    padding-bottom: 0px;
}

.platformicons:active {
    background-color: #0098ff;
}

.row {
    height: 60px;
    margin-right: 0px;
    margin-left: 0px;
    border: 0px solid #d6e3eb;
    border-radius: 4px;
}

.column {
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
}

.column.platformchooser {
    height: 50px;
    padding-top: 2px;
    border: 1px solid #d6e3eb;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    background-color: #fff;
}

.column.platformchooser:hover {
    background-color: #ececec;
}

.column.platformchooser:active {
    background-color: #ececec;
}

.column.platformchooser:focus {
    border-color: #48eea5;
}

.column.platformchooser.platformchoose2 {
    padding-top: 4px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.column.platformchooser.platformchooser3 {
    padding-top: 4px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
}

.column-2 {
    padding-right: 0px;
    padding-left: 0px;
}

.column-3 {
    padding-right: 0px;
    padding-left: 0px;
}

.column-4 {
    z-index: 2;
    overflow: visible;
    padding-right: 0px;
    padding-left: 0px;
}

.tab-link.w--current {
    padding: 0px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.tab-link-2 {
    padding: 0px;
}

.tab-link-3 {
    padding: 0px;
}

.column-5 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.row-2 {
    display: block;
    width: 930px;
    margin-left: 0px;
}

.logo1 {
    max-width: 11%;
    margin: 25px;
}

.logo1.logo2 {
    padding-right: 10px;
    padding-left: 10px;
}

.logosection {
    position: relative;
    margin-top: -35px;
    border-bottom: 1px solid #e2f1ff;
    background-color: #f6f9fc;
}

.container {
    display: block;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
}

.left-arrow {
    text-align: right;
}

.livecounter {
    display: none;
    padding-top: 75px;
    padding-bottom: 20px;
    float: none;
    font-family: 'Work Sans', sans-serif;
    color: #a6b5bf;
    font-size: 42px;
    font-weight: 100;
    text-align: center;
}

.livecounter.livecountertitle {
    font-size: 20px;
}

.button-2 {
    display: inline-block;
}

.image {
    max-width: 100%;
}

.section {
    position: relative;
    display: block;
    background-color: #48eea5;
}

.presslogos {
    position: static;
    display: block;
    margin: 50px 0px;
    float: none;
    clear: none;
    text-align: left;
}

.presslogossection {
    position: static;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-right: 5vw;
    padding-left: 5vw;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.row-3 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.column-6 {
    padding-right: 0px;
    padding-left: 0px;
}

html.w-mod-js *[data-ix="scroll1"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="scroll-2"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="scroll-3"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="splash"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="splash-2"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-3"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-4"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-5"] {
    opacity: 0;
    -webkit-transform: translate(0px, -35px);
    -ms-transform: translate(0px, -35px);
    transform: translate(0px, -35px);
}

html.w-mod-js *[data-ix="load-6"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="load-7"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="load-9"] {
    opacity: 0;
    -webkit-transform: translate(0px, 35px);
    -ms-transform: translate(0px, 35px);
    transform: translate(0px, 35px);
}

html.w-mod-js *[data-ix="phoneload"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="tabload"] {
    opacity: 0;
    -webkit-transform: translate(-120px, 0px);
    -ms-transform: translate(-120px, 0px);
    transform: translate(-120px, 0px);
}

html.w-mod-js *[data-ix="load"] {
    opacity: 0;
}

html.w-mod-js *[data-ix="new-interaction-2"] {
    display: block;
    opacity: 1;
}

@media (max-width: 991px) {
    .explainer.ex4 {
        width: 98%;
    }
    .testi {
        max-width: 77vw;
        box-shadow: 0 -1px 23px 3px rgba(111, 112, 139, .14);
    }
    .carousel {
        max-width: 95vw;
    }
    .carouselarrow {
        margin-top: 62px;
    }
    .carouselarrow.left {
        margin-top: 62px;
    }
    .slide {
        width: 100%;
    }
    .logo1 {
        max-width: 15%;
    }
    .logo1.logo2 {
        margin-right: 25px;
        margin-left: 25px;
    }
    .presslogos {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }
    .column-6 {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-right: auto;
        margin-left: auto;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .butt.butt1 {
        width: 400px;
        margin-left: 0px;
    }
    .iconbutt.iconbutt1 {
        margin-top: -2px;
        margin-bottom: 14px;
    }
    .explainer.ex4 {
        width: 75%;
    }
    .stats {
        margin-top: 0px;
        margin-bottom: -53px;
        padding-top: 0px;
    }
    .gothamheader.customheader {
        position: static;
    }
    .input.input1 {
        width: 263px;
    }
    .testi {
        max-width: 100vw;
        margin-bottom: 0px;
        padding-bottom: 17px;
        box-shadow: 0 -1px 12px 3px rgba(111, 112, 139, .14);
    }
    .carousel {
        max-width: 100vw;
        margin-top: 2px;
    }
    .carouselarrow {
        margin-top: 75px;
    }
    .carouselarrow.left {
        margin-top: 75px;
    }
    .slide {
        position: static;
        width: 100%;
    }
    .mask {
        padding-top: 19px;
    }
    .form-2 {
        position: relative;
        display: block;
        width: 400px;
        margin-right: auto;
        margin-left: auto;
    }
    .form-wrapper.fromweb {
        display: none;
    }
    .form-wrapper.formmobile {
        display: block;
    }
    .platformicons {
        position: static;
        left: 0px;
        top: 7px;
        bottom: 0px;
        display: block;
        width: 20px;
        margin-right: auto;
        margin-left: auto;
        padding-top: 0px;
        float: none;
        clear: none;
    }
    .row {
        width: 275px;
    }
    .column.platformchooser {
        display: block;
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchoose2 {
        padding-top: 10px;
        padding-bottom: 15px;
    }
    .column.platformchooser.platformchooser3 {
        padding-top: 14px;
        padding-bottom: 12px;
    }
    .logo1 {
        max-width: 17%;
    }
    .presslogos {
        max-width: 100%;
        margin-right: 10px;
        margin-left: 10px;
        text-align: left;
    }
    .presslogos.presslogos2 {
        margin-right: 0px;
    }
    .row-3 {
        margin-left: 0px;
    }
    .column-6 {
        padding-right: 0px;
        padding-left: 0px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
}

@media (max-width: 479px) {
    .navlink {
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 30px;
        color: #000;
        font-size: 15px;
        font-weight: 400;
        text-align: left;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .navlink.signup {
        max-width: 60vw;
        min-width: 40vw;
        margin-top: 20px;
        margin-right: 0px;
        margin-left: 20px;
        padding-top: 11px;
        padding-right: 20px;
        padding-left: 20px;
        border: 1px solid #0ca864;
        border-radius: 4px;
        background-color: #48eea5;
        color: #000;
        font-weight: 500;
        text-align: center;
        letter-spacing: 1px;
        text-transform: uppercase;
    }
    .navlink.signup:hover {
        color: #000;
    }
    .logo {
        padding-top: 12px;
        padding-bottom: 12px;
    }
    .splash {
        padding-bottom: 20px;
        background-image: none;
        background-position: 0px 0px;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll;
    }
    .splasher {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 75px;
        padding-bottom: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .claim {
        z-index: 1;
        max-width: 90vw;
        margin-bottom: 30px;
        font-size: 45px;
        line-height: 51px;
    }
    .claim.h2 {
        margin-bottom: 30px;
    }
    .claim.investors {
        margin-top: 30px;
        margin-bottom: 0px;
    }
    .claim.claim1 {
        font-size: 40px;
    }
    .lefter {
        display: none;
    }
    .floater {
        position: relative;
        top: 101px;
        z-index: 0;
        display: block;
        width: 100px;
        margin-top: -10px;
        padding-top: 0px;
    }
    .mapper {
        left: 0px;
        top: -29.3%;
        right: 0px;
        bottom: auto;
        display: block;
        overflow: hidden;
    }
    .feature {
        display: none;
    }
    .semibutt {
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .butt {
        width: 90vw;
        margin-top: 0px;
    }
    .butt.slim {
        margin-top: 40px;
    }
    .butt.butt1 {
        width: 90vw;
        margin-left: 0px;
    }
    .buttonbig {
        font-size: 21px;
        letter-spacing: 0px;
    }
    .buttsub {
        padding-top: 5px;
        color: hsla(0, 0%, 100%, .65);
        font-weight: 400;
    }
    .iconbutt {
        padding-top: 10px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .iconbutt.iconbutt1 {
        margin-top: 2px;
        margin-bottom: 42px;
    }
    .minibutt {
        padding-left: 0px;
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        font-size: 12px;
        text-align: center;
        letter-spacing: 1px;
    }
    .leftbutt {
        width: 200px;
        padding-right: 0px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .greener {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        padding-bottom: 60px;
    }
    .greener.live {
        height: auto;
    }
    .greener.footgreen {
        padding-bottom: 50px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .explainer {
        width: 95vw;
        max-width: 90vw;
        padding-top: 10px;
        font-size: 21px;
        line-height: 36px;
    }
    .explainer.footsplash {
        padding-bottom: 20px;
        line-height: 33px;
    }
    .explainer.job {
        width: 100%;
        margin-bottom: 5px;
        padding-top: 5px;
        opacity: 1;
        font-size: 15px;
        line-height: 24px;
    }
    .explainer.ex2 {
        margin-bottom: 20px;
        color: #035531;
        font-size: 18px;
        line-height: 30px;
        font-weight: 300;
    }
    .explainer.ex3 {
        width: auto;
        max-width: 85vw;
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
        font-weight: 300;
    }
    .explainer.ex3.ex4 {
        font-weight: 300;
    }
    .explainer.texplainer {
        text-align: left;
    }
    .explainer.ex4 {
        width: 87%;
        max-width: 90vw;
        font-size: 14px;
        line-height: 30px;
    }
    .explainer_img {
        margin-bottom: 5px;
    }
    .explainer_text {
        margin-bottom: 20px;
    }
    .button.maroon {
        width: 90vw;
        margin-top: 10px;
        padding-right: 20px;
        padding-left: 20px;
        background-color: #693453;
        color: #fff;
    }
    .button.sign {
        padding-right: 0px;
        padding-left: 0px;
    }
    .stats {
        display: block;
        overflow: visible;
        min-height: 544px;
        margin-bottom: -42px;
        padding-bottom: 0px;
        background-image: none;
        background-size: auto;
        background-repeat: repeat;
    }
    .tron1 {
        display: none;
    }
    .statter {
        display: block;
        max-width: 90vw;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        line-height: 54px;
    }
    .statter.slash {
        display: none;
    }
    .statbox {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .trackwith {
        display: block;
        padding-top: 5px;
        font-size: 15px;
        line-height: 24px;
        font-weight: 300;
    }
    .clients {
        height: 340px;
        margin-bottom: 20px;
        padding-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .custrack {
        display: block;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .gothamheader {
        max-width: 90vw;
        padding-top: 40px;
        line-height: 27px;
        text-align: center;
    }
    .gothamheader.person {
        margin-top: -25px;
        opacity: 1;
    }
    .gothamheader.priceheader {
        margin-top: 0px;
        padding-top: 0px;
        font-size: 13px;
    }
    .gothamheader.gothamheader1 {
        display: none;
        margin-right: auto;
        margin-bottom: 30px;
        margin-left: auto;
        padding-top: 0px;
        font-size: 11px;
    }
    .custracker {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        padding-top: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .bigbody {
        max-width: 90vw;
        line-height: 36px;
        text-align: center;
    }
    .bigbody.centerbody {
        padding-bottom: 20px;
        line-height: 36px;
    }
    .bigbody.featurebody {
        max-width: 95%;
        padding-bottom: 10px;
    }
    .dashboard {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 0px;
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .dasher {
        position: relative;
        z-index: 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        padding-top: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .features {
        display: block;
        padding-top: 0px;
        padding-bottom: 50px;
    }
    .featuretron {
        display: none;
    }
    .tabs {
        overflow: scroll;
        width: 100vw;
        margin-right: 0px;
        margin-bottom: 10px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
    }
    .tabs.feety {
        max-width: 100vw;
    }
    .tabbist {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .tab {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        margin-right: 0px;
        margin-left: 10px;
        padding: 10px 20px;
        border-style: solid;
        border-width: 2px;
        border-color: rgba(164, 181, 191, .4);
        border-radius: 4px;
        line-height: 18px;
        font-weight: 600;
        text-align: center;
    }
    .tab.w--current {
        border-style: none;
        border-top-color: #01b465;
    }
    .tab.sdk.custard {
        padding-right: 15px;
        padding-left: 15px;
        border-style: solid;
        border-radius: 4px;
    }
    .tab.sdk.custard.w--current {
        border-bottom-style: none;
        background-color: #48eea5;
    }
    .tab.feetur {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        text-align: center;
    }
    .tab.feetur.w--current {
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .feeture {
        width: 90vw;
    }
    .mapster {
        display: block;
    }
    .f_img {
        width: 90vw;
        height: auto;
        min-height: 400px;
        margin-top: 20px;
        padding: 10px 5% 20px;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .f_img.workz.custo {
        margin-top: 0px;
        padding-top: 40px;
    }
    .bottomtron {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 20px;
    }
    .footer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .instacart {
        height: auto;
        max-width: 220px;
        padding-right: 0px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .footerheader {
        font-size: 24px;
    }
    .footerlink {
        font-size: 18px;
        line-height: 36px;
        text-align: center;
    }
    .footercolumn {
        padding-bottom: 60px;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .logowhite {
        display: none;
    }
    .socialcolumn {
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .social {
        margin-left: 0px;
    }
    .socialrow {
        width: 69vw;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .buttons {
        margin-bottom: 20px;
    }
    .zomato {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .dashing {
        display: none;
    }
    .iphoner {
        height: 60%;
        -webkit-box-ordinal-group: 1;
        -webkit-order: 0;
        -ms-flex-order: 0;
        order: 0;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .unicorn {
        position: relative;
        display: none;
        width: 100vw;
        padding-top: 1px;
    }
    .zoom {
        height: 225px;
        margin-bottom: 0px;
        background-image: url('../images/AcademicSimpleAnophelesmosquito-size_restricted.gif');
        background-position: -8px 157%;
        background-size: 105vw;
        background-repeat: no-repeat;
    }
    .justice {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        height: auto;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .righter {
        display: none;
    }
    .steps {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .client {
        padding-right: 0px;
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .client.dash {
        max-height: 70px;
    }
    .livetrack {
        display: block;
        padding-bottom: 40px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .navmenu {
        position: fixed;
        left: 0px;
        top: 0px;
        right: 0px;
        bottom: 0px;
        height: 100vh;
        padding-top: 80px;
        padding-bottom: 40px;
        background-color: #fff;
    }
    .keystats {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .embed {
        width: 90vw;
    }
    .howitworks {
        display: none;
    }
    .sdktabs.custom {
        overflow: scroll;
        width: 100vw;
        margin-right: 0px;
        padding-right: 0px;
    }
    .tabcontent.customer {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100vw;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .feature_container {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .feat {
        max-width: 95%;
    }
    .polar {
        height: 400px;
        opacity: 1;
        -webkit-filter: none;
        filter: none;
    }
    .title {
        margin-top: -3px;
        opacity: 1;
    }
    .price_card {
        height: auto;
        max-width: 90vw;
        margin-top: 20px;
        padding-bottom: 30px;
        box-shadow: 0 -1px 50px 2px rgba(111, 112, 139, .14);
    }
    .faq {
        padding: 20px 5vw;
    }
    .question {
        font-size: 21px;
        line-height: 32px;
    }
    .answer {
        display: block;
        width: auto;
        max-width: 100%;
        opacity: 1;
        font-size: 15px;
        line-height: 24px;
        font-weight: 300;
    }
    .answer.faqq {
        font-size: 15px;
        line-height: 24px;
    }
    .answer.faqq.test {
        margin-top: 0px;
    }
    .faqs {
        margin-bottom: 20px;
    }
    .pricing {
        margin-top: 0px;
    }
    .pricecol {
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
    }
    .card {
        width: 90vw;
        min-width: auto;
        margin-top: 20px;
        margin-bottom: 20px;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .rapper {
        width: 90%;
    }
    .input.input1 {
        width: 60vw;
        margin-bottom: 23px;
    }
    .fine {
        max-width: 80%;
        font-size: 12px;
        line-height: 21px;
        text-align: center;
    }
    .success {
        min-height: 80px;
        padding-right: 20px;
        padding-bottom: 20px;
        padding-left: 20px;
        font-size: 18px;
        line-height: 24px;
    }
    .coretek {
        margin-bottom: 30px;
        padding-top: 0px;
    }
    .tek {
        margin-bottom: 0px;
    }
    .bullet {
        line-height: 24px;
    }
    .response {
        width: 100%;
        max-width: 100vw;
        margin-left: 40px;
        padding-right: 20px;
        padding-left: 20px;
        text-align: left;
    }
    .response.hed {
        padding-right: 20px;
        padding-left: 20px;
    }
    .response.smol {
        padding-right: 20px;
        padding-left: 20px;
    }
    .bullets {
        width: auto;
        margin-left: 20px;
    }
    .bullets.ordered {
        margin-left: 0px;
    }
    .reveal {
        display: none;
        margin-left: -20px;
        opacity: 0;
    }
    .fak {
        max-width: 90%;
        margin-bottom: 40px;
        font-size: 36px;
        line-height: 42px;
        font-weight: 200;
        letter-spacing: 0px;
    }
    .fakk {
        margin-top: 40px;
    }
    .q2 {
        font-size: 18px;
        line-height: 24px;
    }
    .faqset {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        margin-top: 20px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
    }
    .menu.w--open {
        z-index: 101;
        background-color: #48eea5;
    }
    .brand {
        z-index: 5000;
    }
    .brand.w--current {
        min-width: 70vw;
        background-color: #fff;
    }
    .iframe {
        width: 100vw;
    }
    .quote {
        font-size: 24px;
        line-height: 36px;
        text-align: center;
    }
    .homie {
        max-width: 100%;
        padding-top: 20px;
        padding-right: 5vw;
        padding-left: 5vw;
        text-align: center;
        letter-spacing: 1px;
    }
    .custody {
        width: 90vw;
        margin-top: 20px;
        padding: 30px 20px;
        text-align: left;
    }
    .terms {
        width: 100vw;
        margin-left: -40px;
        padding-top: 0px;
        padding-right: 0px;
    }
    .testimonials {
        overflow: scroll;
        max-width: 100vw;
        min-width: 100vw;
        margin-top: -20px;
    }
    .testi {
        max-width: 80vw;
        min-height: 400px;
        margin-right: 0vw;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 15px;
        padding-bottom: 30px;
        padding-left: 20px;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
        -webkit-box-flex: 0;
        -webkit-flex: 0 auto;
        -ms-flex: 0 auto;
        flex: 0 auto;
    }
    .testiperson {
        margin-right: 10px;
    }
    .photoname {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: start;
        -webkit-align-items: flex-start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .tag {
        margin-top: 0px;
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
        -webkit-box-ordinal-group: 0;
        -webkit-order: -1;
        -ms-flex-order: -1;
        order: -1;
    }
    .persontag {
        width: 100%;
        margin-bottom: 15px;
        padding-top: 20px;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .carousel {
        overflow: hidden;
        height: 449px;
        margin-top: 13px;
    }
    .carouselarrow {
        width: 100%;
        margin-top: 212px;
        margin-right: 0px;
        margin-left: 0px;
        text-align: right;
    }
    .carouselarrow.left {
        margin-top: 212px;
        margin-bottom: 212px;
        text-align: left;
    }
    .dots {
        padding-top: 0px;
        opacity: 0.34;
    }
    .testcontainer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
    }
    .slide {
        position: relative;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        margin-bottom: 0px;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-direction: row;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-flex: 0;
        -webkit-flex: 0 0 auto;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    }
    .mask {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow: visible;
        width: 100vw;
        margin-top: 22px;
        margin-right: 0px;
        margin-left: 0px;
    }
    .arrowdiv {
        display: none;
        text-align: right;
    }
    .form-2 {
        width: 90vw;
        margin-top: 29px;
    }
    .form-wrapper {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        width: 300px;
    }
    .form-wrapper.fromweb {
        display: none;
    }
    .form-wrapper.formmobile {
        position: relative;
        display: block;
        width: 90vw;
    }
    .platformicons {
        position: static;
        left: 0px;
        top: 0px;
        bottom: 0px;
        max-width: 100%;
        padding-top: 0px;
        padding-right: 2px;
        padding-left: 2px;
    }
    .row {
        display: block;
        width: 60vw;
        height: 60px;
    }
    .column.platformchooser {
        height: 50px;
        padding-top: 15px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchoose2 {
        height: 50px;
        padding-top: 13px;
        padding-bottom: 12px;
    }
    .column.platformchooser.platformchooser3 {
        height: 50px;
        padding-top: 16px;
        padding-bottom: 12px;
    }
    .logo1 {
        max-width: 31%;
    }
    .logo1.logo2 {
        max-width: 31%;
        margin-right: 25px;
        margin-left: 25px;
        padding-top: 0px;
    }
    .left-arrow {
        display: none;
    }
    .livecounter {
        padding-top: 51px;
        padding-bottom: 6px;
        font-size: 22px;
    }
    .presslogos {
        position: static;
        margin: 25px 0px;
        padding-right: 0px;
        padding-left: 0px;
        float: none;
    }
    .presslogos.presslogos1 {
        padding-right: 0px;
        padding-left: 0px;
    }
    .presslogos.presslogos2 {
        margin-right: 0px;
        padding-right: 0px;
        padding-left: 0px;
    }
    .link-block {
        padding-left: 0px;
    }
    .presslogossection {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
        -webkit-align-content: space-around;
        -ms-flex-line-pack: distribute;
        align-content: space-around;
    }
    .column-6 {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}

@font-face {
    font-family: 'Proxima nova soft black webfont';
    src: url('../fonts/proxima-nova-soft-black-webfont.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}