@import url("https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700");@import url(https://fonts.googleapis.com/css?family=Raleway:700);textarea,input,button{outline:none}.btn-green,.btn-outline,.btn-outline-green,.btn-blue,.btn-secondary,.btn-outline-secondary{color:white;text-align:center;font-size:16px;font-weight:400;letter-spacing:1px;background:red;cursor:pointer;border-radius:6px;border:none}.btn-outline{background:none;border:2px solid #1FA2E8;color:#1FA2E8}.btn-outline:hover{color:#4E9EFF;border:2px solid #4E9EFF}.btn-green{background:#31DC84;border:2px solid #31DC84}.btn-green:hover{background:#2BCC79;border:2px solid #2BCC79;-webkit-box-shadow:none;box-shadow:none}.btn-outline-green{background:none;border:2px solid #31DC84;color:#31DC84}.btn-outline-green:hover{color:#2BCC79;border:2px solid #2BCC79}.btn-blue{background:#1FA2E8;border:2px solid #1FA2E8}.btn-blue:hover{border:2px solid #4E9EFF;background:#4E9EFF}.btn-secondary{background:#ffa630;border:2px solid #ffa630}.btn-secondary:hover{border:2px solid #ffa630;background:#ffa630}.btn-outline-secondary{background:none;border:2px solid #fff888;color:#fff888}.btn-outline-secondary:hover{color:#fff888;border:2px solid #fff888}.text-wrapper{background-color:white;-webkit-box-sizing:border-box;box-sizing:border-box;background-size:cover;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.title{font-size:4em;margin:0 auto;font-weight:300;color:#D8D8D8}.subtitle{color:#A1ADB9;margin-top:20px;font-size:30px;font-weight:300}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;height:70px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:16px;font-weight:400;-webkit-transition:0.7s all;transition:0.7s all;z-index:100;background:white;position:fixed;top:0;right:0;left:0;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 68px;letter-spacing:1px}.navbar__menus{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-transition:0.7s all;transition:0.7s all;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.navbar__logo{vertical-align:middle;margin-left:-2px;margin-right:10px}.navbar__brand{width:260px}.navbar__menu{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:0 auto}.navbar__menu .navbar__link:hover,.navbar__menu .navbar__link--active{color:#1FA2E8;border-bottom:5px solid #1FA2E8;-webkit-box-sizing:border-box;box-sizing:border-box}.navbar__menu .navbar__brand-link:hover{border:none}.navbar__link{height:70px;line-height:70px;text-align:center;color:#4A4A4A;text-transform:capitalize;-ms-flex-preferred-size:100%;flex-basis:100%}.navbar__logo-link{z-index:10;margin-right:auto}.navbar__home-link{display:none}.navbar__right{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:340px;width:100%;text-align:center}.navbar__login,.navbar__signup{width:50%}.navbar__signup{background:#1FA2E8;color:white}.navbar__signup:hover{background:#4E9EFF}.navbar__login{color:#1FA2E8}.navbar__login:hover{color:#4E9EFF}.burger-button{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:none;border:none;outline:none;position:relative;z-index:2}.burger-button__top-bar,.burger-button__bottom-bar{margin-top:4px;border-bottom:3px solid #292C5A;width:40px;-webkit-transition:0.4s all;transition:0.4s all}.navbar--active .burger-button__top-bar,.navbar--active .burger-button__bottom-bar{margin-top:0}.navbar--active .burger-button__top-bar{-webkit-transform:rotate(45deg);transform:rotate(45deg);position:relative;top:4px}.navbar--active .burger-button__bottom-bar{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}@media (max-width:960px){.burger-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;cursor:pointer}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0 20px}.navbar__link{color:white;height:60px;-ms-flex-preferred-size:0;flex-basis:0}.navbar__logo-link{text-align:left;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;-ms-flex-preferred-size:200px;flex-basis:200px}.navbar__menus{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:absolute;height:calc(100vh - 69px);background:rgba(41,44,90,0.95);right:0;left:0;top:-200vh;overflow-y:auto}.navbar__menu{width:100%;margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;font-size:30px;font-weight:300;-ms-flex-negative:0;flex-shrink:0}.navbar__menu .navbar__link{line-height:74px}.navbar__home-link{display:inline-block}.navbar__brand-link{display:none}.navbar__brand{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;width:100%}.navbar__right{margin:0 auto;margin-top:40px;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.navbar__signup,.navbar__login{max-width:270px;width:95%;height:50px;line-height:50px}.navbar__signup{background:#31DC84;border:2px solid #31DC84;border-radius:3px;margin-bottom:10px}.navbar__signup:hover{background:#AAD1FF;border:2px solid #AAD1FF}.navbar__login{background:none;border:2px solid white;color:white}.navbar__menu .navbar__link:hover,.navbar__menu .navbar__link--active{border-bottom:3px solid #1FA2E8}.navbar--active{-webkit-transition:background-color 0.2s ease-in-out;transition:background-color 0.2s ease-in-out;background-color:#292C5A}.navbar--active .burger-button__top-bar,.navbar--active .burger-button__bottom-bar{border-color:white;border-width:4px}.navbar--active .navbar__menus{padding-top:10px;top:69px}}.footer{background-color:#313131}.footer__container{padding:65px 50px 78px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer__brands{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.footer .img__container{padding:0 16px 30px 16px;vertical-align:middle;max-height:45px}.footer .img__container:last-child{margin-right:0}.footer .img__container img{padding:0 15px 30px 15px;vertical-align:middle;max-height:45px;-webkit-transition:all 90ms ease-in-out;transition:all 90ms ease-in-out}.footer .img__container img:last-child{margin-right:0}.footer .img__container img:hover{-webkit-transform:scale(1.04);transform:scale(1.04);-webkit-filter:brightness(1.35);filter:brightness(1.35)}.footer__links a{color:#A2AEB9;font-size:14px;margin-right:50px;-webkit-transition:all 90ms ease-in-out;transition:all 90ms ease-in-out}.footer__links a:last-child{margin-right:0}.footer__links a:hover{color:#E8EAEC}@media (max-width:960px){.footer__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__brands{margin-bottom:30px}}@media (max-width:768px){.footer .img__container{text-align:center}.footer__container{padding:20px 33px}.footer__brands{margin:0 auto 62px}.footer .img__container img{margin-top:40px;margin-right:0}.footer__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer__links a{margin-bottom:12px;margin-right:0}}@media (max-width:480px){.footer .img__container img{margin-top:50px;margin-right:0}}.newsletter-form{width:100%}.newsletter-form__table{display:table;width:25%;margin-top:25px}.newsletter-form__label{display:table-header-group;line-height:20px;font-size:16px;font-weight:300;color:#A2AEB9;margin-bottom:5px;margin-left:6px}.newsletter-form__input{height:50px;border:0;line-height:30px;font-size:20px;font-weight:300;padding-left:19px;outline:none;border-radius:6px;margin-right:16px;background-color:#A2AEB9}.newsletter-form__input:focus .newsletter-form__label{color:#1FA2E8}.newsletter-form__input:focus{background-color:#bbb}.newsletter-form__label-extra{font-weight:300}.newsletter-form__table-extra{margin-top:10px}.newsletter-form__btn-green{font-size:16px;line-height:22px;font-weight:500;height:50px;-ms-flex-negative:0;flex-shrink:0;margin-left:0;width:110px;color:#31DC84}.newsletter-form__newsletter{margin:0 62px;width:80%;padding:10px 20px}.newsletter-form__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:60px}.newsletter-form__container-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:60%}.__newsletter{display:block}@media (max-width:768px){.signup-form__fields{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;padding-right:15px}.signup-form__navbar-item{text-align:center}.signup-form__navbar{padding:0 15px}}@media (max-width:768px){.newsletter-form__container-input{width:80%}.newsletter-form__input{margin-right:12px;font-size:0.8em;padding-left:10px}.newsletter-form__label{font-size:0.8em}.newsletter-form__btn-green{font-size:0.8em;width:90px}.newsletter-form__container{margin-top:25px;margin-bottom:25px}}.details{background:#fff;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.details__navbar{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #D8D8D8}.details__navbar-item{list-style-type:none;font-size:16px;font-weight:400;cursor:pointer;line-height:70px;color:#4A4A4A;text-transform:capitalize;-webkit-transition:all 60ms ease-in-out;transition:all 60ms ease-in-out;border-bottom:5px solid #fff;padding-top:4px}.details__navbar-item--active,.details__navbar-item:hover{color:#1FA2E8;border-bottom:5px solid #1FA2E8}.details__title{font-size:30px;font-weight:300;padding:81px 34px 50px;line-height:50px;text-align:center;color:#292C5A}.details__subtitle{font-size:20px;font-weight:300;padding:0 34px 39px;line-height:1.5;text-align:center;color:#292C5A}.details__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:162px}.details__panel-content{max-width:896px;padding:36px 0 28px 0;font-size:28px;text-align:center;font-weight:300;line-height:40px;display:none;color:#292C5A}.details__panel-content--active{display:-webkit-box;display:-ms-flexbox;display:flex}.details__img{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}.details__img-tab{display:none}.details__img-tab--active{display:block;width:100%;height:100%}.details__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:50px}.details__btn-green,.details__btn-outline{font-size:16px;font-weight:500;letter-spacing:1.34px;width:270px;height:50px;margin:0 6px}@media (max-width:768px){.details__title{font-size:26px;padding:31px 24px 39px 23px;line-height:40px}.details__panel-content{line-height:28px;text-align:center;font-size:20px;color:#4A4A4A;padding-top:15px;padding-bottom:15px}.details__navbar{-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 8px;-ms-flex-wrap:wrap;flex-wrap:wrap}.details__panel{min-height:126px}.details__btn{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.details__navbar-item{list-style-type:none;text-align:center;font-size:1.1em;font-weight:16px;line-height:30px;cursor:pointer;height:38px;margin:0 6px;-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom:2px solid #fff}.details__navbar-item--active,.details__navbar-item:hover{color:#1FA2E8;border-bottom:2px solid #1FA2E8}.details__btn-outline{margin-top:10px}}.press-coverage{margin-bottom:28px}.press-coverage__quote{font-weight:100;font-size:23px;color:#4A4A4A;padding:0 26px;text-align:center}.press-coverage__quote-source{color:#1FA2E8;font-weight:400}.press-coverage__logos-container{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;text-align:center;margin-top:28px;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:8px;margin-right:8px;margin-bottom:6px}.press-coverage__logo{-webkit-box-flex:1;-ms-flex:1 1 160px;flex:1 1 160px;-ms-flex-preferred-size:200px;flex-basis:200px;margin:16px 16px 6px 16px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:opacity 70ms ease-in-out;transition:opacity 70ms ease-in-out}.press-coverage__logo:hover{opacity:0.875}.press-coverage__logos-container img{max-height:32px;-webkit-filter:brightness(1.2);filter:brightness(1.2);-o-object-fit:contain;object-fit:contain}@media (max-width:768px){.press-coverage{margin-top:14px}.press-coverage__quote{text-align:left;font-size:20px;padding:0 12px 0 16px}.press-coverage__logo{margin:12px 6px 0 6px}}@media (max-width:480px){.press-coverage__logos-container img{max-height:24px}.press-coverage__logo{margin:12px 8px 0 8px}}.works{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.works__title{font-size:30px;font-weight:300;padding:61px 34px 39px;line-height:50px;text-align:center;color:#292C5A}.works__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:calc(100% + 100px)}.works__tabs-container{background:#F7F9FA}.works__spacer{margin:40px}.works__img{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:-10px;min-width:200px}.works__description{font-size:20px;font-weight:300;color:#292C5A;padding:20px 16px 20px 20px;line-height:1.5;-ms-flex-preferred-size:600px;flex-basis:600px}.works__description h1{font-size:20px;font-weight:500;padding:0 0 10px 0}.works__navbar{height:80px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;background-color:#292C5A;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:2px solid #D8D8D8}.works__navbar-item{list-style-type:none;text-align:center;font-size:16px;font-weight:700;color:#AAD1FF;line-height:80px;cursor:pointer}.works__navbar-item:hover{color:#fff;border-bottom:4px solid #4E9FFF}.works__navbar-item--active{color:#fff;border-bottom:4px solid #4E9FFF}.works__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.works__panel-content{max-width:896px;font-size:28px;text-align:center;padding:40px 101px;font-weight:300;line-height:40px;letter-spacing:2px;min-height:120px;display:none;color:#292C5A}.works__panel-content--active{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width:960px){.works__container{width:100%}}@media (max-width:768px){.works__navbar{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-left:14px;padding-top:37px;padding-bottom:32px;height:120px}.works__navbar-item{list-style-type:none;text-align:left;line-height:40px;font-size:16px;font-weight:400}.works__panel-content--active{font-size:16px;text-align:center;padding:40px 15px;line-height:30px;color:#292C5A;text-align:left}.works__container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.works__description{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2;text-align:center;-ms-flex-preferred-size:0;flex-basis:0}}.jobs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;padding:80px 40px 40px 35px;background-color:#000030;background-size:cover;background-position:0 55%}.jobs__main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;max-width:477px}.jobs__arrow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative;margin-right:32px;width:30px}.jobs__arrow{cursor:pointer}.jobs .arrow__up{width:9px;height:9px;position:absolute;top:1px;border:solid white;border-width:0 2px 2px 0;padding:2px;-webkit-transform:rotate(-135deg);transform:rotate(-135deg)}.jobs .line{padding-bottom:98px;border-left:2px solid white}.jobs .content__pg{font-size:30px;font-weight:300;line-height:40px;color:white;margin-bottom:20px}.jobs .content__latest__job{font-size:16px;font-weight:500;color:white;margin-bottom:10px;line-height:30px}.jobs .job__link{font-size:30px;font-weight:300;color:#4E9EFF;line-height:40px;-webkit-transition:color 70ms ease-in-out;transition:color 70ms ease-in-out}.jobs .job__link:hover{color:#687ef9}.jobs__button{width:270px;height:50px}@media (max-width:960px){.jobs{margin-bottom:0!important}}@media (max-width:768px){.jobs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.jobs__main{margin-bottom:30px}.jobs .content__pg{font-size:26px}.jobs__arrow{display:none}}@media (max-width:480px){.jobs{padding:30px 25px 30px 31px}}.sdks{background-color:#fff;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.sdks__container{max-width:880px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:100px 0 50px}.sdks__title{font-size:30px;font-weight:300;color:#292C5A;margin-bottom:47px}.sdks__paragraph{line-height:1.5;font-size:20px;font-weight:300;color:#292C5A;margin-bottom:32px}.sdks__sub-title{font-size:28px;font-weight:300;color:#1FA2E8;margin-bottom:40px}.sdks__os__container{display:inherit;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.sdks__btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:550px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;padding-bottom:50px}.sdks__btn-green,.sdks__btn-outline{font-size:16px;font-weight:500;width:270px;height:50px;margin-bottom:40px}.sdks .os__box{max-width:420px;width:100%;min-height:580px;margin-right:30px;background-color:white;-webkit-box-shadow:0 5px 12px 0 rgba(0,0,0,0.0861);box-shadow:0 5px 12px 0 rgba(0,0,0,0.0861);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.sdks .os__box.os__box:last-child{margin:0}.sdks .os__info{padding:20px 50px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.sdks .os__data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-bottom:17px}.sdks .os__data .os__data:last-child{margin-bottom:0}.sdks .os__data__value{color:#4A4A4A;font-weight:400;font-size:20px;text-align:left;width:85%;padding-top:4px;white-space:pre-line}.sdks .os__data__title{font-size:16px;font-weight:400;color:#A7A7A7}.sdks .os__title{font-weight:400;padding:35px 50px;text-align:left;color:white;font-size:28px;font-weight:300;margin:0;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.sdks .os__title.os__title--ios{background-color:#4E9EFF}.sdks .os__title.os__title--android{background-color:#292C5A}.sdks .os__button{height:50px;width:270px;margin-bottom:50px}@media (max-width:768px){.sdks__os__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sdks .os__box{margin-right:0;margin-bottom:10px}.sdks .os__title{width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}}@media (max-width:480px){.sdks__title{font-size:26px}.sdks__sub-title{text-align:left;font-size:16px;font-weight:500}.sdks__os__container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.sdks .os__box{max-width:290px;width:100%;margin-right:0;margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto}.sdks .os__info{padding:20px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.sdks .os__data{height:auto}.sdks .os__button{width:230px;max-width:100%}}.video{background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:1;position:relative;overflow:hidden}.video__container{text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;color:white;z-index:4;padding-bottom:46px;width:100%;opacity:1;-webkit-transition:1s all;transition:1s all;background:rgba(25,29,34,0.75)}.video__background-vd{position:absolute;width:100%;height:100%;z-index:3;background:black}.video__vid-overlay{position:fixed;z-index:100;display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;right:0;left:0;background:rgba(0,0,0,0.8);top:0;bottom:0}.video__vid-overlay--active{display:-webkit-box;display:-ms-flexbox;display:flex}.video__vid-bg--active{z-index:5}.video__vid-bg{max-width:100%;max-height:100%;width:90vw;height:calc(90vw * 0.5625)}.video__title{font-weight:300;font-size:40px;margin-top:141px;line-height:50px;letter-spacing:1px;text-shadow:1px 1px rgba(0,0,0,0.598)}.video__sub-title{font-weight:300;font-size:20px;line-height:30px;max-width:600px;margin-top:10px;letter-spacing:1px;text-shadow:1px 1px rgba(0,0,0,0.598)}.video__play-icon{cursor:pointer}.video__play{-webkit-box-shadow:1px 1px rgba(0,0,0,0.598);box-shadow:1px 1px rgba(0,0,0,0.598);width:70px;height:70px;background-color:white;border-radius:50%;display:table;cursor:pointer;margin-top:82px;margin-bottom:90px;line-height:60px}.video__play:hover{-webkit-filter:opacity(90%);filter:opacity(90%)}.video__play-icon{width:0;height:0;outline:none;border:none;border-top:10px solid white;border-bottom:10px solid white;border-left:20px solid #1FA2E8;margin-right:-5px}.video .btn-green{width:270px;height:50px;display:inline-block;font-weight:500}@media (max-width:960px){.video__background-vd{-o-object-fit:cover;object-fit:cover}}@media (max-width:768px){.video{min-height:500px}.video__title{font-size:26px;line-height:40px;margin-top:41px}.video__sub-title{font-size:16px}.video__play{margin-top:40px}.video .btn-green{margin-top:50px}.video__container{padding-bottom:30px}}.documentation-header{background-size:cover;background-position:center;padding-left:70px;height:400px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.documentation-header__title{font-weight:300;font-size:40px;color:white;max-width:760px;line-height:60px;opacity:1}.documentation-header__sub-header{color:#FF7EBC}@media (max-width:768px){.documentation-header{padding:0 40px;height:calc(100vw * 0.32)}.documentation-header__title{font-weight:400;font-size:26px;line-height:40px;text-align:center}}.documentation{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;max-width:903px;margin:0 auto;margin-top:78px}.documentation .documentation-image{width:100%;display:block;margin:0}.documentation__documentation-nav{max-width:200px;width:100%;margin-bottom:0;position:relative}.documentation .documentation-nav__chevron{display:none;position:absolute;width:32px;top:10px;right:0;color:#E8EAEC;font-size:28px;font-weight:500;cursor:pointer;text-align:center}.documentation .documentation-nav__title{font-weight:500;line-height:30px;font-size:16px;color:#1FA2E8}.documentation .documentation-nav__links{margin-bottom:25px}.documentation .documentation-nav__link-text:hover{color:#A1ADB9}.documentation .documentation-nav__link{list-style-type:none;padding-top:5px;margin-left:5px}.documentation .documentation-nav__link-active{margin-left:7px;color:#A1ADB9;font-size:16px;font-weight:500}.documentation .documentation-nav__link-text{margin-left:7px;color:#4A4A4A;font-size:16px;font-weight:500;-webkit-transition:color 70ms ease-in-out;transition:color 70ms ease-in-out}.documentation .documentation-nav__arrow{cursor:pointer;width:6px;height:6px;display:inline-block;border:solid #A7A7A7;border-width:0 3px 3px 0;margin-bottom:1px;-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transition:-webkit-transform 0.2s ease;transition:-webkit-transform 0.2s ease;transition:transform 0.2s ease;transition:transform 0.2s ease,-webkit-transform 0.2s ease}.documentation .documentation-nav__arrow-space{width:9px;height:9px;display:inline-block;margin-bottom:1px}.documentation .documentation-nav__arrow--active{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.documentation .documentation-nav__link-wrapper{max-height:0;overflow-y:hidden;margin-left:15px;-webkit-transition:max-height ease-out 0.2s;transition:max-height ease-out 0.2s}.documentation .documentation-nav__link-wrapper--active{max-height:100px;-webkit-transition:max-height ease-in 0.2s;transition:max-height ease-in 0.2s}.documentation .documentation-nav__sub-links--active{display:block}.documentation__main{max-width:683px;width:100%}.documentation__main-documentation-intro{line-height:30px;color:#4A4A4A;font-weight:400;font-size:20px}.documentation hr{margin-top:32px;margin-bottom:24px}.documentation__main-page-links{margin-bottom:40px}.documentation .page-links__title{color:#1FA2E8;line-height:50px;font-weight:300;font-size:28px;margin-top:40px}.documentation .page-links__links{list-style-position:inside;margin-bottom:20px}.documentation .page-links__link{color:#4A4A4A;line-height:30px;font-size:16px;font-weight:400;margin-left:12px}.documentation .page-links__link:hover{color:#222}.documentation .page-links__link a{color:#1FA2E8;text-decoration:underline}.documentation .content__title{font-size:28px;font-weight:300;line-height:50px;color:#1FA2E8;margin:60px 0 0 0}.documentation .content__subtitle{font-size:25px;font-weight:300;line-height:50px;color:#4A4A4A;margin:50px 0 0 0}.documentation .content__text{font-size:16px;font-weight:300;line-height:30px;color:#4A4A4A;margin:0 0 20px 0}.documentation .content__text-tech{font-style:italic}.documentation .content__code{font-size:16px;font-weight:700;line-height:30px;color:#FF009E;padding:20px 0}.documentation .content__instructions-title{font-size:20px;font-weight:700;line-height:30px;color:#4A4A4A;margin-top:30px}.documentation .content__copy-code-button{text-align:center;border:none;padding:0 24px;background:#BBC9D7;line-height:20px;color:#292C5A;font-weight:400;cursor:pointer}.documentation .content__copy-code-button:hover{background:#eaeef2}.documentation .content__instructions{list-style-position:inside}.documentation .content__instruction{font-size:16px;font-weight:300;line-height:30px;color:#4A4A4A;margin-left:16px}.documentation .content__note{background-color:#E1EFFF;padding:20px 30px;margin:0 0 20px;border-radius:4px;position:relative;display:inline-block}.documentation .content__note-border{position:absolute;top:0;left:0;height:100%;width:10px;background-color:#4E9FFF;border-top-left-radius:4px;border-bottom-left-radius:4px}.documentation .content__note-title{font-size:28px;font-weight:400;line-height:50px;color:#1FA2E8}.documentation .content__note-text{font-size:16px;font-weight:300;line-height:30px;color:#292C5A}.documentation .content__code-container{border-radius:4px;overflow:hidden}.documentation .content__code-container,.documentation .content__code-class-explanation{margin-bottom:50px}.documentation .content__code-container-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;height:40px;background-color:#D0DAE4}.documentation .content__code-container-header .btn{width:98px;border:0;background-color:#BBC9D7;outline:0;cursor:pointer}.documentation .content__funcspec{margin-top:30px;display:block;font-size:16px;line-height:1.2}.documentation .content__funcspec-nomargin{margin-top:10px;display:block;font-size:16px}.documentation pre[class*="language-"]{margin:0;background-color:#EBF2F9}.documentation .code__class-explanation-title{color:#4A4A4A;font-size:16px;font-weight:400;line-height:30px;letter-spacing:1.02px;word-break:break-word}.documentation .code__class-explanation-title .class{color:#1FA2E8}.documentation .code__class-explanation-text{color:#4A4A4A;font-size:16px;font-weight:300;line-height:30px}.documentation__main-content{margin-bottom:50px}@media (max-width:960px){.documentation{margin-top:0;max-width:100%}.documentation .documentation-nav__links{margin-bottom:9px}.documentation .documentation-nav__link-text{color:#D8D8D8;font-size:16px;font-weight:400;margin-left:-8px}.documentation .documentation-nav__link-text:hover{color:#fff}.documentation .documentation-nav__link-active{font-weight:16px;color:#fff;font-size:16px;margin-left:-8px}.documentation .documentation-nav__title{color:#4E9EFF;font-size:20px;font-weight:300}.documentation .documentation-nav__arrow-space{width:6px}.documentation__documentation-nav{padding:16px 4px 0 10px;max-width:100%;background-color:#353735;border-top:1px solid #222;border-bottom:1px solid #222;margin-bottom:0;width:160px;-ms-flex-negative:0;flex-shrink:0;-webkit-transition:all 320ms ease-in-out;transition:all 320ms ease-in-out}.documentation__documentation-nav--collapsed{-webkit-transform:translateX(-140px);transform:translateX(-140px);margin-right:-140px;cursor:pointer}.documentation__documentation-nav--collapsed *{display:none}.documentation .documentation-nav__chevron{display:block;opacity:1}.documentation-nav__link-text{color:#fff}.documentation__main{min-width:calc(100vw - 46px);width:calc(100vw - 46px);max-width:calc(100vw - 46px);padding:36px 15px 0 15px;padding-top:36px;-webkit-box-sizing:border-box;box-sizing:border-box}.documentation__main-documentation-intro{font-size:16px}.documentation .page-links__title{font-size:20px;margin-right:15px}.documentation .content__title{font-size:20px}.documentation .content__instructions{width:100%}.documentation .content__instruction{font-weight:400}.documentation .content__note{padding-right:18px}}.careers-header{background-size:cover;height:400px;padding-left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.careers-header__title{font-weight:300;font-size:40px;color:white;max-width:760px;line-height:60px}@media (max-width:768px){.careers-header{padding:0 40px;height:calc(100vw * 0.32)}.careers-header__title{font-size:26px;line-height:40px;text-align:center}}.careers-intro{display:-webkit-box;display:-ms-flexbox;display:flex;padding:78px 105px 100px 120px}.careers-intro__main{color:#4A4A4A;font-weight:400;font-size:20px;line-height:30px;text-align:left}.careers-intro__sub{margin-top:32px;font-size:16px;font-weight:300;line-height:30px;text-align:left}@media (max-width:768px){.careers-intro{padding:30px 15px 40px 15px}.careers-intro__main{font-size:20px;line-height:30px}.careers-intro__sub{font-size:16px;line-height:30px}}.careers-jobs{width:100%;max-width:903px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 15px}.careers-jobs__job{border-top:1px solid #A7A7A7;padding-bottom:35px;padding-top:24px;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.careers-jobs__job-left{max-width:200px;padding-right:30px;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-sizing:border-box;box-sizing:border-box}.careers-jobs__job-date,.careers-jobs__job-location,.careers-jobs__job-ref{font-size:16px;font-weight:400;line-height:20px}.careers-jobs__job-date{color:#A7A7A7}.careers-jobs__job-location{color:#4A4A4A;margin-top:20px}.careers-jobs__job-right{padding-right:44px;-webkit-box-flex:3;-ms-flex:3;flex:3;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.careers-jobs__job-title{font-weight:300;font-size:28px;color:#1FA2E8;line-height:50px;cursor:pointer;margin-bottom:2px;-webkit-transition:color 80ms ease-in-out;transition:color 80ms ease-in-out}.careers-jobs__job-title:hover{color:#687ef9}.careers-jobs__job-ref{color:#A7A7A7}.careers-jobs__job-ref span{color:#1FA2E8}.careers-jobs__job-arrow{position:absolute;right:0;top:45px;width:12px;height:12px;border:solid #A7A7A7;border-width:0 3px 3px 0;-webkit-transform:rotate(-135deg);transform:rotate(-135deg);-webkit-transition:all 0.5s;transition:all 0.5s;cursor:pointer}.careers-jobs__job-description{margin-top:55px;line-height:30px;font-weight:500;font-size:16px;color:#4A4A4A}.careers-jobs__job-details{height:0;overflow:hidden;-webkit-transition:all 0.5s;transition:all 0.5s;line-height:26px;font-weight:500;font-size:16px;color:#4A4A4A}.careers-jobs__job-details p{margin-top:20px;line-height:26px;font-weight:500;font-size:16px;color:#4A4A4A}.careers-jobs__job-details p strong{font-weight:700;line-height:28px;font-size:16px;color:300}.careers-jobs__job-details ul{margin-top:8px}.careers-jobs__job-details ul li{font-weight:300;line-height:26px;font-size:16px;color:#4A4A4A;margin-left:20px}.careers-jobs__job--active .careers-jobs__job-details{height:100%}.careers-jobs__job--active .careers-jobs__job-arrow{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.careers-jobs__details-title{margin-top:30px;font-weight:700;line-height:30px;font-size:16px;color:#4A4A4A}.careers-jobs__details-item{font-weight:300;line-height:30px;font-size:16px;color:#4A4A4A;margin-left:20px}.careers-jobs__btn{font-weight:500;line-height:22px;max-width:270px;width:100%;height:50px;margin-top:55px}@media (max-width:768px){.careers-jobs__job{padding-top:24px;padding-bottom:15px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.careers-jobs__job-left{max-width:100%;padding-right:0;-webkit-box-flex:3;-ms-flex:3;flex:3}.careers-jobs__job-title{font-size:20px;line-height:40px;word-wrap:break-word}.careers-jobs__btn{max-width:290px;width:100%;margin:0 auto;margin-top:15px}.careers-jobs__job-right{padding-right:0}}.about-header{background-size:cover;height:400px;padding-left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.about-header__title,.about-header__sub-title{color:#fff;font-weight:300;font-size:40px;line-height:60px}@media (max-width:768px){.about-header{height:calc(100vw * 0.32);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-left:0}.about-header__title{font-size:26px;line-height:40px;text-align:center}}.about-introduction{padding:78px 105px 100px 120px}.about-introduction__bold{font-size:20px;line-height:30px;text-align:left;color:#4A4A4A;font-weight:400;margin-bottom:32px}.about-introduction__light{font-size:20px;line-height:30px;text-align:left;font-weight:300;margin-bottom:60px}.about-introduction__btn{font-size:16px;line-height:22px;font-weight:500;max-width:270px;width:100%;height:50px}@media (max-width:768px){.about-introduction{padding:30px 15px 40px 15px}}.about-team{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0 0 49px -8px;width:100%;margin-left:-20px}.about-team__employee{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:106px}.about-team__img-container{max-width:246px;width:100%;height:246px;border-radius:50%;position:relative;background-color:#EFEFEF;-ms-flex-negative:0;flex-shrink:0}.about-team__employee-img{height:309px;border-radius:50%;position:absolute;bottom:0}.about-team__employee-details{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;z-index:1;margin-left:-12px}.about-team__employee-name{font-size:20px;line-height:30px;color:#1FA2E8}.about-team__employee-position{font-size:20px;line-height:30px;color:#4A4A4A}.about-team__employee-description{font-size:16px;line-height:24px;color:#A1ADB9}@media (max-width:960px){.about-team{padding:20px}.about-team__img-container{width:180px;height:180px}}@media (max-width:768px){.about-team{padding:10px;width:100%;margin-top:37px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.about-team__employee{width:80%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:80px}.about-team__employee-name,.about-team__employee-position{text-align:center}.about-team__img-container{max-width:200px;width:100%;height:200px;border-radius:50%;margin-bottom:16px}.about-team__employee-img{height:251px;position:absolute;bottom:0}}.signup-header{text-align:center;margin-top:133px;max-width:714px;padding-left:15px;padding-right:15px;margin:0 auto}.signup-header__title{font-size:40px;color:#1FA2E8;line-height:50px;font-weight:300;margin-bottom:27px;margin-top:92px}.signup-header__sub-title{font-size:20px;color:#4A4A4A;line-height:30px;font-weight:400}@media (max-width:768px){.signup-header__sub-title{font-size:16px}.signup-header__title{font-size:28px;line-height:40px;font-weight:300}}.signup-form{width:100%;margin:0 auto}.signup-form__navbar{height:80px;max-width:370px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;border-bottom:2px solid #EFEFEF}.signup-form__navbar-item{list-style-type:none;line-height:80px;font-size:28px;font-weight:300;color:#CDCDCD;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;cursor:pointer}.signup-form__fields{width:100%}.signup-form__navbar-item--active{border-bottom:2px solid #1FA2E8;color:#1FA2E8}.signup-form__navbar-item:hover{border-bottom:2px solid #1FA2E8;color:#1FA2E8}.signup-form__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:11px}.signup-form__table{display:table;width:100%;margin-top:25px}.signup-form__part-two{max-width:370px;margin:0 auto;width:100%}.signup-form__part-one{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:370px;margin:0 auto;width:100%}.signup-form__label{display:table-header-group;line-height:20px;font-size:16px;font-weight:500;color:#4A4A4A;margin-top:25px;margin-bottom:5px}.signup-form__divider{margin-top:49px;margin-bottom:20px;border:2px solid #EFEFEF}.signup-form__input{display:table-row-group;height:50px;width:100%;border:1px solid #A7A7A7;border-radius:2px;line-height:30px;font-size:20px;font-weight:300;color:#4A4A4A;max-width:370px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:19px;outline:none}.signup-form__inputfirstname{display:table-row-group;height:50px;border:1px solid #A7A7A7;border-radius:2px;line-height:30px;font-size:20px;font-weight:300;color:#4A4A4A;max-width:370px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:19px;outline:none}.signup-form__inputlastname{display:table-row-group;height:50px;border:1px solid #A7A7A7;border-radius:2px;line-height:30px;font-size:20px;font-weight:300;color:#4A4A4A;max-width:370px;-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:19px;outline:none}.signup-form__input:focus+.signup-form__label{color:#1FA2E8}.signup-form__input:focus{border:3px solid #1FA2E8}.signup-form__label-extra{font-weight:300}.signup-form__table-extra{margin-top:10px}.signup-form__check{position:absolute;opacity:0;cursor:pointer}.signup-form__check-label{max-width:370px;display:block;margin:15px 0;line-height:30px;font-size:14px;font-weight:300;position:relative;padding-left:30px;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.signup-form__signin{max-width:415px;display:block;margin:15px 0;line-height:20px;font-size:15px;font-weight:300;position:relative;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-o-user-select:none;-ms-user-select:none;user-select:none}.signup-form__check-text{position:absolute;top:3px;left:0;height:20px;width:20px;border:1px solid #A7A7A7;border-radius:2px;background-color:white}.signup-form__btn-green{font-size:16px;line-height:22px;font-weight:500;height:50px;color:white;margin-left:20px;margin-top:30px}.signup-form__btn-submit{margin-left:0;width:370px;margin-bottom:60px}.signup-form__check-label input:checked ~ .signup-form__check-text{background-color:#A0C1FF}.signup-form__check-text:after{content:"";position:absolute;display:none}.signup-form__anchor{text-decoration:underline;color:#1FA2E8}.signup-form__image{display:block;width:400px;margin:10px auto}@media (max-width:768px){.signup-form__fields{-webkit-box-sizing:border-box;box-sizing:border-box;padding-left:15px;padding-right:15px}.signup-form__navbar-item{text-align:center}.signup-form__navbar{padding:0 15px}}.hidden-field{visibility:hidden;pointer-events:none;width:0;height:0;position:absolute;top:-9999px;left:-9999px;z-index:-1}.hbspt-form{max-width:415px;display:block;margin:15px auto;line-height:20px;font-size:15px;font-weight:300;position:relative;margin-bottom:12px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.blog-header{background-size:cover;height:400px;padding-left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.blog-header__title,.blog-header__sub-title{color:#000;font-weight:300;font-size:40px;line-height:60px}@media (max-width:768px){.blog-header{height:calc(100vw * 0.32);-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center;padding-left:0}.blog-header__title{font-size:26px;line-height:40px;text-align:center}}.blog-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:95%;margin-bottom:80px;margin-top:24px}.blog-posts__spacer{height:32px}.blog-posts__post{border-radius:3px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:20px;border-left:7px solid #ccc;text-align:left;-webkit-transition:all 0.12s ease-in-out;transition:all 0.12s ease-in-out}.blog-posts__post:hover{border-left:7px solid #1FA2E8;background-color:#fafafa}.blog-posts__img-container{margin:60px}.blog-posts__post-img{border-radius:7px / 5px 5px;-webkit-box-shadow:0 3px 3px 0 #A1ADB9;box-shadow:0 3px 3px 0 #A1ADB9;height:350px;text-align:center}.blog-posts__post-text{margin:12px;line-height:1.5}.blog-posts__post-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px}.blog-posts__post-date{color:#A1ADB9;font-size:20px;font-weight:400;margin:15px;margin-bottom:6px}.blog-posts__post-author{color:#A1ADB9;font-size:20px;font-weight:400;margin:15px;text-align:right}.blog-posts__post-body{color:#292C5A;letter-spacing:1px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:20px;font-weight:300;margin-left:6px}.blog-posts__post-body a:visited{color:#292C5A}.blog-posts__post-title{color:#292C5A;font-size:30px;font-weight:300;line-height:30px;margin:14px}@media (max-width:768px){.blog-posts{padding:0;width:100%;margin-top:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.blog-posts__post{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.blog-posts__img-container{width:200px;height:200px;border-radius:50%}.blog-posts__post-img{height:251px;position:absolute;bottom:0;left:33px}}.privacypolicy p{margin:40px}.privacypolicy__title{margin:30px;font-size:40px;color:#292C5A}.termsandconditions p{margin:40px}.termsandconditions__title{margin:30px;font-size:40px;color:#292C5A}.login-page{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:white;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.login-page__login-box{margin:30px;text-align:center;text-align:center;width:350px}.login-page__title{font-size:40px;color:#1FA2E8;line-height:50px;font-weight:300;margin-bottom:27px;margin-top:92px}.login-page__input{border-radius:2px;border:1px solid #A7A7A7;-webkit-box-sizing:border-box;box-sizing:border-box;color:#4A4A4A;font-size:16px;font-weight:300;height:35px;line-height:30px;max-width:300px;outline:none;padding-left:10px;margin-top:25px;width:100%}.login-page__label{color:#4A4A4A;display:block;font-size:16px;font-weight:400;line-height:20px;margin:30px;margin-top:25px;margin-bottom:10px;text-align:left}.login-page__message{color:#A7A7A7}.login-page__table{margin-top:25px;width:100%}.login-page__input:focus{border:3px solid #1FA2E8}.login-page__btn-green{color:white;font-size:16px;font-weight:400;height:40px;line-height:22px;margin-bottom:30px;margin-top:30px;max-width:300px;width:100%}.animated{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-fill-mode:both;animation-fill-mode:both}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(2px,0,0);transform:translate3d(2px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}*{padding:0;margin:0}body{overflow-y:scroll;font-family:"Roboto",sans-serif;padding-top:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:calc(100vh - 70px)}a{text-decoration:none}img{max-width:100%;max-height:100%}.outer-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:1200px;margin:0 auto;width:100%;padding:0 68px;-webkit-box-sizing:border-box;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.space-between-50{margin-bottom:50px}@media (max-width:960px){.space-between-50{margin-bottom:10px}.content-container{padding-right:15px;padding-left:15px;-webkit-box-sizing:border-box;box-sizing:border-box}.outer-container{padding:0}}.cc-window{width:100%!important;max-width:100%!important}