@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700);@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:400,700);body{margin:0;padding:0;font-family:Roboto,sans-serif}html{-webkit-box-sizing:border-box;box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%}a,button,div,h1,h2,h3,h4,h5,p,span{color:#4d4f51}*,:after,:before{-webkit-box-sizing:inherit;box-sizing:inherit}*{-webkit-box-sizing:border-box;box-sizing:border-box}input{-webkit-appearance:none;-webkit-box-shadow:none!important;box-shadow:none!important}:-webkit-autofill{color:#fff!important}input{outline:none;background:#fff}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1;overflow-x:hidden}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}a{text-decoration:none!important;outline:none!important}i{font-style:normal!important;margin-right:5px}button{cursor:pointer!important;border-radius:5px;margin-top:0;background:#13cae0;-webkit-box-shadow:0 0 0 1px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.06),0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.04),0 0 0 0 transparent;box-shadow:0 0 0 1px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.06),0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.04),0 0 0 0 transparent;font-size:14px!important;padding:12px 40px 13px;color:#0e0e0e;display:inline-block;text-align:center;font-weight:500;width:100%;color:#fff!important;outline:none;border-width:0}.Dropdown-root,button{position:relative}.Dropdown-control{position:relative;overflow:hidden;background-color:#fff;border:1px solid #dee7ef;border-radius:6px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#596474;cursor:default;font-size:14px;outline:none;padding:16px 52px 15px 14px;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.Dropdown-control:hover{-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06)}.Dropdown-arrow{border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:" ";display:block;height:0;margin-top:-ceil(2.5);position:absolute;right:10px;top:22px;width:0}.is-open .Dropdown-arrow{border-color:transparent transparent #999;border-width:0 5px 5px}.Dropdown-menu{background-color:#fff;border:1px solid #dee7ef;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.06);box-shadow:0 1px 0 rgba(0,0,0,.06);-webkit-box-sizing:border-box;box-sizing:border-box;margin-top:-1px;max-height:200px;overflow-y:auto;position:absolute;top:100%;width:100%;z-index:1000;-webkit-overflow-scrolling:touch;font-size:14px;color:#596474}.Dropdown-menu .Dropdown-group>.Dropdown-title{padding:8px 10px;color:#333;font-weight:700;text-transform:capitalize}.Dropdown-option{-webkit-box-sizing:border-box;box-sizing:border-box;color:rgba(51,51,51,.8);cursor:pointer;display:block;padding:8px 10px}.Dropdown-option:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.Dropdown-option.is-selected,.Dropdown-option:hover{background-color:#f2f9fc;color:#333}.Dropdown-noresults{-webkit-box-sizing:border-box;box-sizing:border-box;color:#ccc;cursor:default;display:block;padding:8px 10px}input,textarea{outline:none;//:#f2f8fd;border:1px solid #dee7ef;border-radius:6px;font-weight:500;text-align:left;position:relative;font-size:14px;color:#596474;padding:14px 15px;width:100%}@media (max-width:750px){input,textarea{font-size:16px!important}}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c7c7c7}textarea{resize:none;-webkit-appearance:none}.input{margin:15px 0}.input span{display:block;font-weight:700;font-size:15px;margin-bottom:5px}body{//:#fff;background:#f0f4f7}#intercom-container .intercom-launcher-frame{//:0!important;//:10px!important}@media (min-width:750px){#intercom-container .intercom-launcher-frame{//:-200px!important;//:auto!important}}@media (max-width:750px){#intercom-container .intercom-launcher-frame{top:-2000px!important}}body.landing #intercom-container .intercom-launcher-frame{bottom:20px!important;right:10px!important;top:auto!important}.error{font-size:15px;font-weight:500;color:#da4747;display:block;text-align:center;margin:10px 0}.dashboard{max-width:800px;margin:0 auto}@media (min-width:750px){.dashboard{height:100vh;margin:0;max-width:none;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:start;justify-content:flex-start;//:0 10px}}@media (min-width:750px){.dashboard .dashboard__sidebar{width:35%;//:146px;border-right:1px solid #ced7df}.dashboard .dashboard__main-view,.dashboard .dashboard__sidebar{height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch;overflow:hidden;position:relative}.dashboard .dashboard__main-view{width:65%;background:#f0f4f7}}@media (max-width:750px){.dashboard-onboarding .issue-view{display:none}}.new-issue-button{background:#fff;width:100%;padding:25px 20px;border-bottom:1px solid #ced7df;position:relative}@media (min-width:750px){.new-issue-button{-webkit-transition:all .3;-o-transition:all .3;transition:all .3}.new-issue-button:hover{background-color:#f0f4f7}}.new-issue-button i,.new-issue-button span{color:#9b9b9b;font-weight:500}.new-issue-button span{font-size:17px;line-height:20px;font-weight:500}.new-issue-button i{font-size:22px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media (max-width:750px){.dashboard.issue .new-issue-button,.dashboard.issue .property-list-property{display:none}}.non-registered-user__onboard{text-align:center;padding:0 0 20px}.non-registered-user__onboard p{max-width:500px;padding:0 15px;display:inline-block}.non-registered-user__onboard h3{color:#000;margin-top:15px;font-size:18px}.non-registered-user__onboard form{text-align:left;max-width:400px;margin:15px auto 0}.non-registered-user__onboard form label{color:#000}.non-registered-user__onboard form .form-input{margin:20px 0}.non-registered-user__onboard .err{display:block;text-align:center;padding:10px 0;color:#e20707;font-weight:500}.dashboard-onboard-user{padding:15px 10px}.dashboard-onboard-user .card{padding:25px}.dashboard-onboard-user .form-input{margin:15px 0}.dashboard-onboard-user h4{font-weight:400;margin-top:10px}@media (min-width:750px){.dashboard-onboard-user form{width:400px}}@media (min-width:750px){.dashboard-onboard-user{padding-top:80px;margin:0 auto}}label{margin-bottom:5px;display:inline-block;margin-bottom:6px;font-size:15px;line-height:18px;font-weight:500}.card{background:#fff;border-radius:3px;//:15px;-webkit-box-shadow:0 1px 3px #cfd7df;box-shadow:0 1px 3px #cfd7df;//:10px 0}@media (min-width:750px){.card{//:20px 20px}}.date-tag{background:#00c3dd;border-radius:999em;padding:5px 13px;display:inline-block}.date-tag span{color:#fff;font-weight:600;font-size:14px}.resoltuion-estimate h4,.resoltuion-estimate span{font-weight:500;font-size:14px}.resoltuion-estimate h4{line-height:22px;display:inline-block}.resoltuion-estimate i{margin-right:5px}.resoltuion-estimate span{color:#17b7d5}.resoltuion-estimate.unkown span{color:#c6c6c6}.card-tag{display:inline-block;font-size:11px;line-height:16px;border-radius:3px;border:1px solid #e8e8e8;text-transform:uppercase;background:#f8f8f8;padding:2px 5px}.card-tag i{margin-right:5px}.card--meta{display:inline-block;padding-left:15px 10px}.loader{position:absolute;top:50%;left:50%;-webkit-transform:translateY(-50%) translateX(-50%);-ms-transform:translateY(-50%) translateX(-50%);transform:translateY(-50%) translateX(-50%)}.ReactModalPortal .ReactModal__Overlay--after-open{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3)}.ReactModalPortal .ReactModal__Content{//:40px 20px 20px 20px;padding:55px 45px 20px;top:20px;left:20px;right:20px;bottom:20px}@media (min-width:750px){.ReactModalPortal .ReactModal__Content{max-width:600px;left:50%;right:auto;bottom:auto;top:50%;-webkit-transform:translateX(-50%) translateY(-50%);-ms-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);max-height:100%;min-width:300px}}.ReactModalPortal .ReactModal__Content h2{font-size:26px;font-family:Roboto Slab,serif;color:#000;margin-bottom:10px}.ReactModalPortal .ReactModal__Content p{color:#000;font-size:17px;line-height:22px}.ReactModalPortal .ReactModal__Content p span{color:#000;font-weight:500}.ReactModalPortal .ReactModal__Content .button{margin:10px 0}.ReactModalPortal .modal__close{position:absolute;top:15px;right:15px;cursor:pointer}.ReactModalPortal .modal__close img{width:25px}.ReactModal__Overlay{-webkit-transition:opacity .1s ease-in;-o-transition:opacity .1s ease-in;transition:opacity .1s ease-in;opacity:0}.ReactModal__Overlay--after-open{opacity:1}.modal-span-link{text-decoration:underline;display:inline-block;font-weight:400!important;cursor:pointer;font-size:14px!important}.issue-view{height:100vh;overflow-y:scroll;-webkit-overflow-scrolling:touch}.issue-container{max-width:800px;margin:0 auto}@media (min-width:750px){.issue-container{max-width:none;//:20px 15px 50px;padding-bottom:90px}.issue-container .card{-webkit-box-shadow:0 0 0 #cfd7df!important;box-shadow:0 0 0 #cfd7df!important;border-radius:0}}.issue-container .node-threads{overflow:hidden;background:#fff;border-radius:5px}@media (min-width:750px){.issue-container .node-threads{//:90px}}.issue-container .node-threads h4{text-align:center;font-weight:600;color:#000;font-size:14px;background:#fff;position:relative;z-index:0;display:block}.issue-container .node-threads h4:before{left:0}.issue-container .node-threads h4:after,.issue-container .node-threads h4:before{content:"";display:block;background:#ced7df;height:1px;position:absolute;width:40%;top:50%;z-index:-1}.issue-container .node-threads h4:after{right:0}.issue-container .node-threads__day{margin-top:15px}.issue-container .scroll-header{background:#fff;padding:15px 15px 8px;-webkit-box-shadow:0 0 6px rgba(0,0,0,.2);box-shadow:0 0 6px rgba(0,0,0,.2);position:fixed;right:0;width:65%;z-index:5;height:50px;top:-100px;-webkit-transition:top .3s;-o-transition:top .3s;transition:top .3s;-ms-flex-pack:justify;justify-content:space-between;display:none}@media (min-width:750px){.issue-container .scroll-header{display:-ms-flexbox;display:flex}}.issue-container .scroll-header.in{top:0}.issue-container .scroll-header h4{color:#000;font-weight:500}.node-threads__generic{padding:20px}.node-threads__generic .node-threads__author{margin-bottom:10px}.node-threads__generic .modal-span-link{margin-left:3px}.node-threads__generic .modal__trigger-elm{display:block}.node-threads__author{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.node-threads__author h5{font-weight:400;line-height:21px}.node-threads__author h5 span{font-weight:600}.node-threads__container{border:1px solid #ced7df;border-radius:5px;display:-ms-flexbox;display:flex;padding:20px 10px}.node-threads__container i{color:#00c3dd;font-size:22px;margin-right:10px}.node-threads__container span{font-size:15px;line-height:20px;font-weight:400}.issue-sample-info{//:fixed;//:0;background:#00c3dd;width:100%;text-align:center;padding:10px 0}@media (min-width:750px){.issue-sample-info{position:absolute;bottom:0}}.issue-sample-info span{color:#fff;font-size:14px;font-weight:600}.issue-sample-info i{color:#fff}.issue-body__top__options i,.issue-body__top__options span{font-weight:500;color:#a5a5a5;display:inline-block;vertical-align:top}@media (min-width:750px){.issue-body__top__options:hover i,.issue-body__top__options:hover span{color:#00c3dd}}.issue-body__top__options i{display:inline-block;padding-left:10px;position:relative;top:-2px}.issue-body__top__options{display:inline-block;position:relative;padding-bottom:25px}@media (max-width:750px){.issue-body__top__options span{display:none}}.issue-body__top__options:hover .issue-body__top__options--dropdown{display:block}.issue-body__top__options .issue-body__top__options--dropdown{position:absolute;background:#fff;border-radius:5px;right:-10px;top:10px;margin-top:15px;display:none;-webkit-box-shadow:0 1px 3px rgba(0,0,0,.2);box-shadow:0 1px 3px rgba(0,0,0,.2);border:1px solid #ced7df}.issue-body__top__options .issue-body__top__options--dropdown:hover{display:block}.issue-body__top__options .issue-body__top__options--dropdown .issue-body__top__options__option{cursor:pointer;display:block;padding:10px;text-align:left}@media (min-width:750px){.issue-body__top__options .issue-body__top__options--dropdown .issue-body__top__options__option:hover{background:#ebf0f5}}.issue-body__top__options .issue-body__top__options--dropdown span{font-size:14px;font-weight:400;display:block;width:170px;color:#000}.issue-body__top__options i{font-size:22px;margin:0;color:#bfbfbf;cursor:pointer}.issue-header{padding:10px;background:#fff;padding:15px}.issue-header .issue-body__top{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:15px;height:35px}.issue-header .issue-body__top .issue-body__top__author{color:#a5a5a5;font-size:15px;font-weight:500;line-height:20px}.issue-header h3{font-size:30px;color:#000;line-height:39px;margin-bottom:10px}.issue-header .issue-body__content{max-width:800px}.issue-header .issue-body__content p{font-size:16px;color:#000;line-height:24px}.button{cursor:pointer!important;display:inline-block;position:relative;border-radius:5px;margin-top:0;background:#13cae0;-webkit-box-shadow:0 0 0 1px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.06),0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.04),0 0 0 0 transparent;box-shadow:0 0 0 1px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.06),0 1px 1px 0 rgba(0,0,0,.04),0 1px 2px 0 rgba(0,0,0,.04),0 0 0 0 transparent}.button span{font-size:14px!important;padding:12px 40px 13px;color:#0e0e0e;display:inline-block;text-align:center;font-weight:500;width:100%;color:#fff!important}.button.sml span{font-size:14px!important;padding:10px 40px}.button.disabled{opacity:.4}.button.secondary{border:2px solid #13cae0;background:transparent}.button.secondary span{color:#13cae0!important;padding:10px 40px 11px}.issue__send-to-manager{margin:10px 0}@media (min-width:750px){.issue__send-to-manager .issue__send-to-manager__known-manager .modal-span-link{margin-left:15px}}.issue__send-to-manager .issue__send-to-manager__known-manager .button{margin-bottom:10px}@media (min-width:750px){.issue__send-to-manager .issue__send-to-manager__known-manager .button,.issue__send-to-manager .issue__send-to-manager__known-manager div{display:inline-block}.issue__send-to-manager .issue__send-to-manager__known-manager .button{margin-bottom:0}}.comment-container{//:40px 0;padding:20px}.issue-comment{position:relative;width:auto;display:inline-block;min-width:200px;background:#f0f4f7;border-radius:10px;margin-top:10px;padding:20px 15px}.issue-comment p{display:inline-block;font-size:15px;line-height:21px;color:#000}.issue-comment__options{display:inline-block;position:relative}.issue-comment__options:hover .issue-comment__options--dropdown{display:block}.issue-comment__options .issue-comment__options--dropdown{position:absolute;background:#ced7df;border-radius:5px;right:-10px;top:25px;padding:5px;display:none}.issue-comment__options .issue-comment__options--dropdown:after{width:0;height:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #ced7df;display:block;content:"";position:absolute;top:-8px;right:10px}.issue-comment__options .issue-comment__options--dropdown .issue-comment__options__option{cursor:pointer}.issue-comment__options .issue-comment__options--dropdown span{font-size:14px;text-transform:uppercase;font-weight:500}.issue-comment__options i{font-size:22px;margin:0;color:#bfbfbf;cursor:pointer}.rdw-option-wrapper{border:1px solid #f1f1f1;padding:5px;min-width:25px;height:20px;border-radius:2px;margin:0 4px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-option-wrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-option-active,.rdw-option-wrapper:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-option-disabled{opacity:.3;cursor:default}.rdw-dropdown-wrapper{height:30px;cursor:pointer;border:1px solid #f1f1f1;border-radius:2px;margin:0 3px;text-transform:capitalize;background:#fff}.rdw-dropdown-wrapper:focus{outline:none}.rdw-dropdown-wrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdown-wrapper:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-dropdown-carettoopen{border-top:6px solid #000}.rdw-dropdown-carettoclose,.rdw-dropdown-carettoopen{height:0;width:0;position:absolute;top:35%;right:10%;border-left:5px solid transparent;border-right:5px solid transparent}.rdw-dropdown-carettoclose{border-bottom:6px solid #000}.rdw-dropdown-selectedtext{display:-ms-flexbox;display:flex;position:relative;height:100%;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdown-optionwrapper{z-index:100;position:relative;border:1px solid #f1f1f1;width:98%;background:#fff;border-radius:2px;margin:0;padding:0;max-height:250px;overflow-y:scroll}.rdw-dropdown-optionwrapper:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd;background-color:#fff}.rdw-dropdownoption-default{min-height:25px;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;padding:0 5px}.rdw-dropdownoption-highlighted{background:#f1f1f1}.rdw-dropdownoption-active{background:#f5f5f5}.rdw-dropdownoption-disabled{opacity:.3;cursor:default}.rdw-inline-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-inline-dropdown{width:50px}.rdw-inline-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-block-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-block-dropdown{width:110px}.rdw-fontsize-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-fontsize-dropdown{min-width:40px}.rdw-fontsize-option{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-fontfamily-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-fontfamily-dropdown{width:115px}.rdw-fontfamily-placeholder{white-space:nowrap;max-width:90px;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis}.rdw-fontfamily-optionwrapper{width:140px}.rdw-list-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-list-dropdown{width:50px;z-index:90}.rdw-list-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-text-align-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-text-align-dropdown{width:50px;z-index:90}.rdw-text-align-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-right-aligned-block{text-align:right}.rdw-left-aligned-block{text-align:left!important}.rdw-center-aligned-block{text-align:center!important}.rdw-justify-aligned-block{text-align:justify!important}.rdw-center-aligned-block>div,.rdw-justify-aligned-block>div,.rdw-left-aligned-block>div,.rdw-right-aligned-block>div{display:inline-block}.rdw-colorpicker-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-colorpicker-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:175px;height:175px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-colorpicker-modal-header{display:-ms-flexbox;display:flex;padding-bottom:5px}.rdw-colorpicker-modal-style-label{font-size:15px;width:50%;text-align:center;cursor:pointer;padding:0 10px 5px}.rdw-colorpicker-modal-style-label-active{border-bottom:2px solid #0a66b7}.rdw-colorpicker-modal-options{margin:5px auto;display:-ms-flexbox;display:flex;width:100%;height:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:scroll}.rdw-colorpicker-cube{width:22px;height:22px;border:1px solid #f1f1f1}.rdw-colorpicker-option{margin:3px;padding:0;min-height:20px;border:none;width:22px;height:22px;min-width:22px;-webkit-box-shadow:1px 2px 1px #bfbdbd inset;box-shadow:inset 1px 2px 1px #bfbdbd}.rdw-colorpicker-option:hover{-webkit-box-shadow:1px 2px 1px #bfbdbd;box-shadow:1px 2px 1px #bfbdbd}.rdw-colorpicker-option:active{-webkit-box-shadow:-1px -2px 1px #bfbdbd;box-shadow:-1px -2px 1px #bfbdbd}.rdw-colorpicker-option-active{-webkit-box-shadow:0 0 2px 2px #bfbdbd;box-shadow:0 0 2px 2px #bfbdbd}.rdw-link-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-link-dropdown{width:50px}.rdw-link-dropdownOption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-link-dropdownPlaceholder{margin-left:8px}.rdw-link-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;height:205px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-link-modal-label{font-size:15px}.rdw-link-modal-input{margin-top:5px;border-radius:2px;border:1px solid #f1f1f1;height:25px;margin-bottom:15px;padding:0 5px}.rdw-link-modal-input:focus{outline:none}.rdw-link-modal-buttonsection{margin:0 auto}.rdw-link-modal-target-option{margin-bottom:20px}.rdw-link-modal-target-option>span{margin-left:5px}.rdw-link-modal-btn{margin-left:10px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-link-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-link-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-link-modal-btn:focus{outline:none!important}.rdw-link-modal-btn:disabled{background:#ece9e9}.rdw-link-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-embedded-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-embedded-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-embedded-modal-header{font-size:15px;display:-ms-flexbox;display:flex}.rdw-embedded-modal-header-option{width:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-header-label{width:95px;border:1px solid #f1f1f1;margin-top:5px;background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-embedded-modal-link-section{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.rdw-embedded-modal-link-input{width:88%;height:35px;margin:10px 0;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-embedded-modal-link-input-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rdw-embedded-modal-link-input:focus{outline:none}.rdw-embedded-modal-btn-section{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-embedded-modal-btn{margin:0 3px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-embedded-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-embedded-modal-btn:focus{outline:none!important}.rdw-embedded-modal-btn:disabled{background:#ece9e9}.rdw-embedded-modal-size{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:8px 0;-ms-flex-pack:justify;justify-content:space-between}.rdw-embedded-modal-size-input{width:80%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-embedded-modal-size-input:focus{outline:none}.rdw-emoji-wrapper{-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative}.rdw-emoji-modal,.rdw-emoji-wrapper{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-emoji-modal{overflow:auto;position:absolute;top:35px;left:5px;width:235px;height:180px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-emoji-icon{margin:2.5px;height:24px;width:24px;cursor:pointer;font-size:22px}.rdw-emoji-icon,.rdw-spinner{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.rdw-spinner{height:100%;width:100%}.rdw-spinner>div{width:12px;height:12px;background-color:#333;border-radius:100%;display:inline-block;-webkit-animation:sk-bouncedelay 1.4s infinite ease-in-out both;animation:sk-bouncedelay 1.4s infinite ease-in-out both}.rdw-spinner .rdw-bounce1{-webkit-animation-delay:-.32s;animation-delay:-.32s}.rdw-spinner .rdw-bounce2{-webkit-animation-delay:-.16s;animation-delay:-.16s}@-webkit-keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0)}40%{-webkit-transform:scale(1)}}@keyframes sk-bouncedelay{0%,80%,to{-webkit-transform:scale(0);transform:scale(0)}40%{-webkit-transform:scale(1);transform:scale(1)}}.rdw-image-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;position:relative;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-image-modal{position:absolute;top:35px;left:5px;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:235px;border:1px solid #f1f1f1;padding:15px;border-radius:2px;z-index:100;background:#fff;-webkit-box-shadow:3px 3px 5px #bfbdbd;box-shadow:3px 3px 5px #bfbdbd}.rdw-image-modal-header{font-size:15px;margin:10px 0;display:-ms-flexbox;display:flex}.rdw-image-modal-header-option{width:50%;cursor:pointer;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;-ms-flex-direction:column;flex-direction:column}.rdw-image-modal-header-label{width:80px;background:#f1f1f1;border:1px solid #f1f1f1;margin-top:5px}.rdw-image-modal-header-label-highlighted{background:#6eb8d4;border-bottom:2px solid #0a66b7}.rdw-image-modal-upload-option{width:100%;color:gray;cursor:pointer;display:-ms-flexbox;display:flex;border:none;font-size:15px;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;background-color:#f1f1f1;outline:2px dashed gray;outline-offset:-10px;margin:10px 0;padding:9px 0}.rdw-image-modal-upload-option-highlighted{outline:2px dashed #0a66b7}.rdw-image-modal-upload-option-label{cursor:pointer;height:100%;width:100%;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:15px}.rdw-image-modal-upload-option-label span{padding:0 20px}.rdw-image-modal-upload-option-image-preview{max-width:100%;max-height:200px}.rdw-image-modal-upload-option-input{width:.1px;height:.1px;opacity:0;overflow:hidden;position:absolute;z-index:-1}.rdw-image-modal-url-section{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center}.rdw-image-modal-url-input{width:90%;height:35px;margin:15px 0 12px;border:1px solid #f1f1f1;border-radius:2px;font-size:15px;padding:0 5px}.rdw-image-modal-btn-section{margin:10px auto 0}.rdw-image-modal-url-input:focus{outline:none}.rdw-image-modal-btn{margin:0 5px;width:75px;height:30px;border:1px solid #f1f1f1;border-radius:2px;cursor:pointer;background:#fff;text-transform:capitalize}.rdw-image-modal-btn:hover{-webkit-box-shadow:1px 1px 0 #bfbdbd;box-shadow:1px 1px 0 #bfbdbd}.rdw-image-modal-btn:active{-webkit-box-shadow:1px 1px 0 #bfbdbd inset;box-shadow:inset 1px 1px 0 #bfbdbd}.rdw-image-modal-btn:focus{outline:none!important}.rdw-image-modal-btn:disabled{background:#ece9e9}.rdw-image-modal-spinner{position:absolute;top:-3px;left:0;width:100%;height:100%;opacity:.5}.rdw-image-modal-alt-input{width:70%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px;margin-left:5px}.rdw-image-modal-alt-input:focus{outline:none}.rdw-image-modal-alt-lbl{font-size:12px}.rdw-image-modal-size{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;margin:8px 0;-ms-flex-pack:justify;justify-content:space-between}.rdw-image-modal-size-input{width:40%;height:20px;border:1px solid #f1f1f1;border-radius:2px;font-size:12px}.rdw-image-modal-size-input:focus{outline:none}.rdw-image-mandatory-sign{color:red;margin-left:3px;margin-right:3px}.rdw-remove-wrapper{position:relative}.rdw-history-wrapper,.rdw-remove-wrapper{display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;margin-bottom:6px;-ms-flex-wrap:wrap;flex-wrap:wrap}.rdw-history-dropdownoption{height:40px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.rdw-history-dropdown{width:50px}.rdw-link-decorator-wrapper{position:relative}.rdw-link-decorator-icon{position:absolute;left:40%;top:0;cursor:pointer;background-color:#fff}.rdw-mention-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-suggestion-wrapper{position:relative}.rdw-suggestion-dropdown{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;border:1px solid #f1f1f1;min-width:100px;max-height:150px;overflow:auto;background:#fff;z-index:100}.rdw-suggestion-option{padding:7px 5px;border-bottom:1px solid #f1f1f1}.rdw-suggestion-option-active{background-color:#f1f1f1}.rdw-hashtag-link{text-decoration:none;color:#1236ff;background-color:#f0fbff;padding:1px 2px;border-radius:2px}.rdw-image-alignment-options-popup{position:absolute;background:#fff;display:-ms-flexbox;display:flex;padding:5px 2px;border-radius:2px;border:1px solid #f1f1f1;width:105px;cursor:pointer;z-index:100}.rdw-alignment-option-left{-ms-flex-pack:start;justify-content:flex-start}.rdw-image-alignment-option{height:15px;width:15px;min-width:15px}.rdw-image-alignment,.rdw-image-imagewrapper{position:relative}.rdw-image-center{-ms-flex-pack:center;justify-content:center}.rdw-image-center,.rdw-image-left,.rdw-image-right{display:-ms-flexbox;display:flex}.rdw-image-right{-ms-flex-pack:end;justify-content:flex-end}.rdw-image-alignment-options-popup-right{right:0}.rdw-editor-main{height:100%;overflow:auto;-webkit-box-sizing:border-box;box-sizing:border-box}.rdw-editor-toolbar{padding:6px 5px 0;border-radius:2px;border:1px solid #f1f1f1;display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:15px;margin-bottom:5px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.public-DraftStyleDefault-block{margin:1em 0}.rdw-editor-wrapper:focus{outline:none}.rdw-editor-wrapper{-webkit-box-sizing:content-box;box-sizing:content-box}.rdw-editor-main blockquote{border-left:5px solid #f1f1f1;padding-left:5px}.rdw-editor-main pre{background:#f1f1f1;border-radius:3px;padding:1px 10px}.DraftEditor-editorContainer,.DraftEditor-root,.public-DraftEditor-content{height:inherit;text-align:initial}.public-DraftEditor-content[contenteditable=true]{-webkit-user-modify:read-write-plaintext-only}.DraftEditor-root{position:relative}.DraftEditor-editorContainer{background-color:hsla(0,0%,100%,0);border-left:.1px solid transparent;position:relative;z-index:1}.public-DraftEditor-block{position:relative}.DraftEditor-alignLeft .public-DraftStyleDefault-block{text-align:left}.DraftEditor-alignLeft .public-DraftEditorPlaceholder-root{left:0;text-align:left}.DraftEditor-alignCenter .public-DraftStyleDefault-block{text-align:center}.DraftEditor-alignCenter .public-DraftEditorPlaceholder-root{margin:0 auto;text-align:center;width:100%}.DraftEditor-alignRight .public-DraftStyleDefault-block{text-align:right}.DraftEditor-alignRight .public-DraftEditorPlaceholder-root{right:0;text-align:right}.public-DraftEditorPlaceholder-root{color:#9197a3;position:absolute;z-index:0}.public-DraftEditorPlaceholder-hasFocus{color:#bdc1c9}.DraftEditorPlaceholder-hidden{display:none}.public-DraftStyleDefault-block{position:relative;white-space:pre-wrap}.public-DraftStyleDefault-ltr{direction:ltr;text-align:left}.public-DraftStyleDefault-rtl{direction:rtl;text-align:right}.public-DraftStyleDefault-listLTR{direction:ltr}.public-DraftStyleDefault-listRTL{direction:rtl}.public-DraftStyleDefault-ol,.public-DraftStyleDefault-ul{margin:16px 0;padding:0}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listLTR{margin-left:1.5em}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-listRTL{margin-right:1.5em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listLTR{margin-left:3em}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-listRTL{margin-right:3em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listLTR{margin-left:4.5em}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-listRTL{margin-right:4.5em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listLTR{margin-left:6em}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-listRTL{margin-right:6em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listLTR{margin-left:7.5em}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-listRTL{margin-right:7.5em}.public-DraftStyleDefault-unorderedListItem{list-style-type:square;position:relative}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth0{list-style-type:disc}.public-DraftStyleDefault-unorderedListItem.public-DraftStyleDefault-depth1{list-style-type:circle}.public-DraftStyleDefault-orderedListItem{list-style-type:none;position:relative}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listLTR:before{left:-36px;position:absolute;text-align:right;width:30px}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-listRTL:before{position:absolute;right:-36px;text-align:left;width:30px}.public-DraftStyleDefault-orderedListItem:before{content:counter(ol0) ". ";counter-increment:ol0}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth1:before{content:counter(ol1) ". ";counter-increment:ol1}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth2:before{content:counter(ol2) ". ";counter-increment:ol2}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth3:before{content:counter(ol3) ". ";counter-increment:ol3}.public-DraftStyleDefault-orderedListItem.public-DraftStyleDefault-depth4:before{content:counter(ol4) ". ";counter-increment:ol4}.public-DraftStyleDefault-depth0.public-DraftStyleDefault-reset{counter-reset:ol0}.public-DraftStyleDefault-depth1.public-DraftStyleDefault-reset{counter-reset:ol1}.public-DraftStyleDefault-depth2.public-DraftStyleDefault-reset{counter-reset:ol2}.public-DraftStyleDefault-depth3.public-DraftStyleDefault-reset{counter-reset:ol3}.public-DraftStyleDefault-depth4.public-DraftStyleDefault-reset{counter-reset:ol4}.close-button{cursor:pointer;width:40px;height:40px;padding:10px}.editor-container__inner{border:1px solid #bfbfbf;padding:10px;border-radius:5px}.editor-container__inner .rdw-editor-toolbar{display:none}.editor-container__inner .DraftEditor-root{font-size:15px}.editor-container__inner .public-DraftEditorPlaceholder-root{//:-1}.editor-container__inner .DraftEditor-editorContainer{z-index:0;font-size:16px;line-height:24px}.editor-container__inner .public-DraftEditorPlaceholder-inner{color:#9b9b9b!important;font-size:16px;line-height:24px}.editor-container__inner .public-DraftStyleDefault-block{margin:0!important}.editor-container__inner .button,.editor-container__inner .editor-container__tools__uploads{display:none}.editor-container__inner h3{margin-bottom:10px;color:#000;display:none}.editor-container__inner .close-button{display:none}.editor-container__inner--expanded{border-width:0;padding:0}.editor-container__inner--expanded .editor-container__inner--border{border:1px solid #bfbfbf;//:10px;border-radius:5px}.editor-container__inner--expanded .button{display:inline-block;height:0%}.editor-container__inner--expanded h3{display:block}.editor-container__inner--expanded .close-button{display:block;position:absolute;right:15px;top:5px}.editor-container__inner--expanded .editor-container__tools{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;overflow:hidden;padding:15px}.editor-container__inner--expanded .editor-container__tools.editor-container__tools--upload .editor-container__tools__uploads{margin-left:-60px}.editor-container__inner--expanded .editor-container__tools.editor-container__tools--upload input{left:0}.editor-container__inner--expanded .editor-container__tools__uploads{display:-ms-flexbox;display:flex;font-size:26px}.editor-container__inner--expanded .editor-container__tools__uploads label{display:-ms-flexbox;display:flex;height:35px;margin-bottom:0}.editor-container__inner--expanded .editor-container__tools__uploads input{relative:fixed;left:-1000000px}.editor-container__inner--expanded .editor-container__tools__uploads i{font-size:25px;margin-right:10px;vertical-align:bottom;height:0%;cursor:pointer}.editor-container__inner--expanded .wrapperClassName{padding:20px 15px 0}.editor-container__file{border-bottom:1px solid #bfbfbf;padding:10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.editor-container__file span{font-size:14px}.editor-container__file .editor-container__file--remove{cursor:pointer}.editor-container__file .editor-container__file--remove i{margin:0}.editor-container{background:#fff;padding:20px;border-top:1px solid #ced7df}@media (min-width:750px){.node-editor{position:fixed;bottom:0;right:0;width:65%}}.issue-header-author-tools .card{padding:15px 10px}.issue-header-author-tools .button{width:100%;margin:10px 0}@media (min-width:750px){.issue-header-author-tools .button{width:auto;margin:0 10px 0 0}}.invite-container{//:absolute;//:0;width:100%}@media (max-width:750px){.invite-container{display:none}}.invite-container{background:#f2f6f8;padding:10px 20px;border-bottom:1px solid #ced7df}.invite-container .button{width:100%}.invite-container__invite-view{background:#fff;width:100%;padding:0 20px;z-index:3}.invite-container__invite-view h4{font-size:18px;color:#000;margin-bottom:8px}.invite-container__invite-view h5{color:#000;font-size:15px;font-weight:400}.invite-container__invite-view .error{text-align:left}.invite-container__invite-view .close-button{position:absolute;top:10px;right:15px}.invite-container__invite-view .pending,.invite-container__invite-view .sent{display:block;text-align:center;font-weight:600}.invite-container__invite-view .sent{text-align:left;margin:10px 0 0;color:#75a775}.invite-container__invite-view form{margin-top:15px}@media (min-width:750px){.invite-container__invite-view form{//:flex;//:flex-end;//:row}}.invite-container__invite-view form .form-input{width:100%;margin:25px 0}.invite-container__invite-view form .form-input input{padding:11px 15px 12px}.invite-container__invite-view form .form-input label{color:#000}.invite-container__invite-view form button{height:0%;width:100%}@media (min-width:750px){.invite-container__invite-view form button{//:20px;//:210px}}.dashboard-alerts{margin:25px 10px}.dashboard-alerts .dashboard-alerts-alert{padding:20px 15px}.dashboard-alerts-alert{padding:5px 10px}.dashboard-alerts-alert .no-manager{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dashboard-alerts-alert .no-manager span{font-weight:500;display:inline-block;font-size:16px;line-height:20px}.dashboard-alerts-alert .no-manager i{padding-right:0}.dashboard-alerts-alert .no-manager button{margin-top:5px}@media (min-width:750px){.dashboard-alerts-alert .no-manager .form-input{width:400px;display:inline-block}.dashboard-alerts-alert .no-manager .form-input input{padding:12px 15px}.dashboard-alerts-alert .no-manager button{width:200px;display:inline-block;margin-left:5px}}.dashboard-alerts-alert .no-manager.updating{opacity:.5}.dashboard-alerts-alert .no-issues h3{font-size:18px;margin-bottom:10px;font-weight:500}.dashboard-alerts-alert .no-issues p{margin-bottom:10px;font-size:16px;line-height:19px}.inital-dashboard .invite-container{margin:25px 10px}.user-onboarding__main-view{padding:20px}.react-toggle{-ms-touch-action:pan-x;touch-action:pan-x;display:inline-block;position:relative;cursor:pointer;background-color:transparent;border:0;padding:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent}.react-toggle-screenreader-only{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.react-toggle--disabled{cursor:not-allowed;opacity:.5;-webkit-transition:opacity .25s;-o-transition:opacity .25s;transition:opacity .25s}.react-toggle-track{width:50px;height:24px;padding:0;border-radius:30px;background-color:#4d4d4d;-webkit-transition:all .2s ease;-o-transition:all .2s ease;transition:all .2s ease}.react-toggle:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#000}.react-toggle--checked .react-toggle-track{background-color:#19ab27}.react-toggle--checked:hover:not(.react-toggle--disabled) .react-toggle-track{background-color:#128d15}.react-toggle-track-check{position:absolute;width:14px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;left:8px;opacity:0;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle--checked .react-toggle-track-check,.react-toggle-track-x{opacity:1;-webkit-transition:opacity .25s ease;-o-transition:opacity .25s ease;transition:opacity .25s ease}.react-toggle-track-x{position:absolute;width:10px;height:10px;top:0;bottom:0;margin-top:auto;margin-bottom:auto;line-height:0;right:10px}.react-toggle--checked .react-toggle-track-x{opacity:0}.react-toggle-thumb{-webkit-transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;-o-transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;transition:all .5s cubic-bezier(.23,1,.32,1) 0ms;position:absolute;top:1px;left:1px;width:22px;height:22px;border:1px solid #4d4d4d;border-radius:50%;background-color:#fafafa;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-transition:all .25s ease;-o-transition:all .25s ease;transition:all .25s ease}.react-toggle--checked .react-toggle-thumb{left:27px;border-color:#19ab27}.react-toggle--focus .react-toggle-thumb{-webkit-box-shadow:0 0 3px 2px #0099e0;box-shadow:0 0 2px 3px #0099e0}.react-toggle:active:not(.react-toggle--disabled) .react-toggle-thumb{-webkit-box-shadow:0 0 5px 5px #0099e0;box-shadow:0 0 5px 5px #0099e0}.create-issue-container{padding:40px 20px;width:100%}.create-issue-container h2{font-size:26px;coolor:#000;margin-bottom:15px}.create-issue-container .form-input{margin-bottom:10px}.create-issue-container button{max-width:300px}.create-issue-container .toggle span{font-size:14px;margin-left:7px;display:inline-block;padding:3px 0;vertical-align:top}.create-issue-container .toggle .react-toggle-track-x span{color:#fff;position:absolute;font-size:14px;right:-3px;top:2px}.sidebar-header{background:#002f35;padding:16px 10px;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;position:relative}.sidebar-header img{width:130px;padding-left:10px}@media (min-width:750px){.sidebar-header{//:fixed;//:0;//:35%;//:5;//:16px 20px}}.sidebar-header__user{cursor:pointer}.sidebar-header__user .sidebar-header__user__hello{color:#fff;font-weight:600;font-size:16px;padding:3px 0;display:block}.sidebar-header__user .sidebar-header__user__hello p{font-weight:400;color:#fff;display:inline-block}.sidebar-header__user .sidebar-header__user__hello i{margin-left:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;-o-transition:transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.sidebar-header__user .sidebar-header__user__hello i.in{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.sidebar-header__user__drop-down{position:absolute;width:100%;background:#fff;left:0;right:0;top:-1000px;padding:10px 15px;border-bottom:1px solid #ced7df;opacity:0;-webkit-transition:opacity .3s;-o-transition:opacity .3s;transition:opacity .3s;z-inded:-10;display:none;overflow-y:scroll;max-height:100vh}.sidebar-header__user__drop-down.in{top:55px;opacity:1;z-index:5;display:block}.sidebar-header__user__drop-down .sidebar-header__user__drop-down__option{text-align:center;padding:10px 0}.sidebar-header__user__drop-down .sidebar-header__user__drop-down__option span{font-weight:600}.dashboard-onboard-main{padding:25px;background:url(data:image/png;base64,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);background-repeat:no-repeat;background-position:bottom;background-size:500px;height:100%;text-align:center}.dashboard-onboard-main h3{color:#000;font-size:46px;text-align:center;max-width:400px;margin:0 auto 25px}.dashboard-onboard-main h4{color:#000;000000:20px;line-height:24px;max-width:430px;margin:0 auto;text-align:center}.dashboard-onboard-main .dashboard-onboard-main__options{margin-top:50px;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center}.dashboard-onboard-main .dashboard-onboard-main__options .button{margin:0 20px}.dashboard-onboard-main .dashboard-onboard-main__options .button span{font-size:15px!important;font-weight:700}.issues-filter{background:#002f35;width:100%;padding:20px 20px 4px 10px;border-bottom:1px solid #ced7df}.issues-filter h3{font-family:Roboto Slab,serif;font-size:22px;margin-bottom:10px;color:#fff;padding-bottom:27px}@media (min-width:750px){.issues-filter h3{font-size:30px;padding-left:10px}}.issues-filter .issues-filter__filter{display:inline-block;margin-right:10px;cursor:pointer;padding:5px 0}.issues-filter .issues-filter__filter span{font-size:16px;font-weight:600;color:#7c7d7d;border-bottom:2px solid #002f35;padding-bottom:6px}.issues-filter .issues-filter__filter.active span{color:#00c3dd;font-weight:600;border-color:#00c3dd}.property-list-property{padding:0;position:relative}@media (max-width:750px){.property-list-property{height:57px;overflow:hidden}.property-list-property.active{height:auto}}@media (min-width:750px){.property-list-property{overflow-y:scroll;-webkit-overflow-scrolling:touch;height:100vh;height:calc(100vh - 150px);padding-bottom:100px}}.property-list-property h4{padding:15px}.property-list-property .mobile-button{padding:20px;width:100%;background:#002f35}@media (min-width:750px){.property-list-property .mobile-button{display:none}}.property-list-property .mobile-button i{color:#fff}.property-list-property .mobile-button span{color:#fff;font-size:13px;font-weight:500;padding:0 10px;position:relative;top:-1px}.property-list-property-issue{cursor:pointer;position:relative;padding:25px 20px;border-bottom:1px solid #ced7df;-webkit-transition:all .5s;-o-transition:all .5s;transition:all .5s}.property-list-property-issue h3{font-weight:400;font-size:17px;line-height:20px}.property-list-property-issue .card-tag{margin:3px 5px 0 0}@media (min-width:750px){.property-list-property-issue{-webkit-transition:all .3;-o-transition:all .3;transition:all .3}.property-list-property-issue:hover{background-color:#f0f4f7}}.issue-card-tags{margin-top:5px}.issue-tag{display:inline-block;font-size:11px;line-height:16px;border-radius:3px;border:1px solid #e8e8e8;text-transform:uppercase;background:#f8f8f8;padding:2px 5px}.issue-tag,.issue-tag i{margin-right:5px}.property-list-property-issue--selected{//:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABIAgMAAAD5ZF+kAAAAAXNSR0IArs4c6QAAAAxQTFRFAAAAwcHBv7+/v7+/jKg25QAAAAN0Uk5TAFf8u4exegAAAD1JREFUKM9jYEAARgc4k20CnCn9BMH8iVDwD66YcT9Ccf6oYiooRjCRFCBpQzJsVCkJSpGSMlICR0r2CAAA8OZTXaB4mt8AAAAASUVORK5CYII=),rgba(19,202,224,.23);//:15px,cover;//:no-repeat,no-repeat;//:97% 50%,center;background:#f0f4f7}.property-list-property-issue--selected h3{font-weight:600}.property-list-property-issue--selected:hover{//:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABIAgMAAAD5ZF+kAAAAAXNSR0IArs4c6QAAAAxQTFRFAAAAwcHBv7+/v7+/jKg25QAAAAN0Uk5TAFf8u4exegAAAD1JREFUKM9jYEAARgc4k20CnCn9BMH8iVDwD66YcT9Ccf6oYiooRjCRFCBpQzJsVCkJSpGSMlICR0r2CAAA8OZTXaB4mt8AAAAASUVORK5CYII=),rgba(19,202,224,.23);//:15px,cover;//:no-repeat,no-repeat;//:97% 50%,center}.issue-card__comment-count{background:#fa6063;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);border-radius:5px;padding:9px}.issue-card__comment-count span{color:#fff;font-weight:600}.dashboard-onboard-sidebar{padding:50px 25px}.dashboard-onboard-sidebar h2{font-family:Roboto Slab,serif;color:#000;font-size:25px;margin-bottom:20px}.dashboard-onboard-sidebar h3{font-family:Roboto Slab,serif;color:#000;margin-bottom:10px;font-size:18px;line-height:26px;max-width:300px;font-weight:400}.dashboard-onboard-sidebar{//:50px 25px}.dashboard-onboard-sidebar h2{//:Roboto Slab,serif;//:#000;//:25px;//:20px}.dashboard-onboard-sidebar h3{//:Roboto Slab,serif;//:#000;//:10px;//:18px;//:26px;//:300px;//:400}.login .header{background:#fff;border-bottom:1px solid #ced7df;padding:10px 15px;overflow:hidden}.login .header img{width:100px;padding:9px 0}.login .header .button{float:right}@media (min-width:750px){.login .header{padding-right:100px}}.login h1{font-size:22px;text-align:center;padding-top:30px;font-family:Roboto Slab,serif}@media (min-width:750px){.login h1{font-size:36px;padding-bottom:25px}}.login .login-container{padding:15px;max-width:500px;margin:0 auto}.login .form-input{margin:20px 0}@media (min-width:750px){.login{padding-top:90px}}input,textarea{outline:none;//:#f2f8fd;border:1px solid #dee7ef;border-radius:6px;font-weight:500;text-align:left;position:relative;font-size:14px;color:#596474;padding:14px 15px;width:100%}@media (max-width:750px){input,textarea{font-size:16px!important}}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{color:#c7c7c7}textarea{resize:none;-webkit-appearance:none}.input{margin:15px 0}.input span{display:block;font-weight:700;font-size:15px;margin-bottom:5px}@media (max-width:750px){#intercom-container{//:none!important}}.error{font-size:15px;font-weight:500;color:#da4747;display:block;text-align:center;margin:10px 0}.header{background:#002f35;border-bottom:1px solid #ced7df;padding:10px 15px;overflow:hidden}.header img{width:100px;padding:9px 0}.header .button{//:right}.header .button span{padding:12px 40px 13px!important}.header .button.secondary{margin-right:10px}.header .email{display:none;color:#fff;font-weight:600}@media (min-width:750px){.header .email{display:inline-block;vertical-align:top;padding:11px 10px;font-size:16px}}.header .lhs{display:inline-block;float:right}.header .logout-link{color:#27b8d6;font-weight:600;font-size:16px;padding:11px 10px;display:inline-block;vertical-align:top;cursor:pointer}.header .location{vertical-align:top;font-size:18px;font-weight:600;line-height:36px;margin-left:10px}@media (max-width:750px){.header .location{display:none}}.header .location{color:#fff;font-family:Roboto Slab,serif}@media (min-width:750px){.header{position:fixed;top:0;left:0;width:100%;z-index:2;padding-right:80px}}.switch__header{background:#fff;padding:10px;text-align:center}.switch__header img{max-width:130px}.switch-page___intro{background:url(/static/media/bg.321b4a60.png),url(/static/media/bg2.effd6ee2.png),#00bbda;background-position:bottom,top,50%;background-size:100%,100%,cover;background-repeat:no-repeat,no-repeat,no-repeat;height:100%;height:calc(100vh - 45px)}.switch-page___intro__hero{text-align:center;padding:100px 10px}.switch-page___intro__hero h1,.switch-page___intro__hero h2{font-family:Roboto Slab,sans-serif;color:#fff}.switch-page___intro__hero h2{font-size:16px;line-height:22px}.switch-page___intro__hero h1{font-size:20px;line-height:30px}@media (min-width:750px){.switch-page___intro__hero{position:relative;top:40%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.switch-page___intro__hero h2{font-size:29px;line-height:40px;margin-bottom:5px}.switch-page___intro__hero h1{font-size:40px;line-height:50px;margin-bottom:20px}}.switch-page___intro__hero .button{background:#d64226;margin-top:15px}.switch-page___intro__hero .button span{font-weight:600;font-size:16px!important}.switch-page___steps{background:#e4f8ff;position:relative}@media (min-width:750px){.switch-page___steps{position:absolute;bottom:0;left:0;width:100%}}@media screen and (min-width:768px){.switch-page___steps{padding:10px 30px;display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:center;justify-content:center}}.switch-page___steps:after{width:0;height:0;content:"";display:block;border-style:solid;border-width:0 60px 30px;border-color:transparent transparent #e4f8ff;position:absolute;top:-29px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.switch-page___steps .item{text-align:center;padding:15px 5px 15px 20px;//:400px;position:relative;text-align:left}@media screen and (min-width:768px){.switch-page___steps .item{padding:15px 20px}}.switch-page___steps .item img{width:50px;margin-bottom:5px}.switch-page___steps .item h4,.switch-page___steps .item h5{color:#1c1f4e;font-family:Roboto Slab,serif}.switch-page___steps .item h4{font-weight:700;margin-bottom:3px;font-size:17px}.switch-page___steps .item h5{font-weight:500;font-size:16px;line-height:20px}.switch-page___steps .item img{position:absolute;left:15px}.switch-page___steps .item .meta{padding-left:60px;margin-top:5px}.switch-page__form__info{background:#99e2ff;padding:25px 15px;text-align:center}@media (min-width:750px){.switch-page__form__info h3{font-size:22px;font-weight:400}}.switch-page__form form{max-width:500px;margin:15px}@media (min-width:750px){.switch-page__form form{margin:25px auto}}.switch-page__form form .err{font-weight:500;font-size:14px;line-height:20px;color:#c00;margin-left:5px;margin-top:5px}.switch-page__form form i{margin-left:5px;cursor:pointer}.form-section{margin-bottom:15px}@media (min-width:750px){.form-section{margin-bottom:20px}}.switch__bread-crumb{background:#002f35;display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between}.switch__bread-crumb__inner{margin:0 auto;display:-ms-flexbox;display:flex}.switch__bread-crumb__section{padding:15px 35px;opacity:.5}.switch__bread-crumb__section.active{opacity:1}.switch__bread-crumb__section h4{display:none}.switch__bread-crumb__section .number{background:#fff;position:relative;border-radius:9999em;padding:10px 13.5px}.switch__bread-crumb__section .number span{font-weight:600;display:inline-block;font-size:16px}@media (min-width:750px){.switch__bread-crumb__section{display:-ms-flexbox;display:flex}.switch__bread-crumb__section h4{display:inline-block;color:#fff;margin-left:15px;line-height:33px}}.switch-page__form__searching .switch-page__form__info{padding:100px 15px}@media (min-width:750px){.switch-page__form__searching .switch-page__form__info{padding:100px 15px}}.switch-page__form__searching img{margin:25px 0 50px;width:200px}.switch-page__form__searching h3{font-weight:600;font-size:22px}.switch-page__form__searching p{font-size:18px}.landing-feat-cont{background-repeat:no-repeat;background-size:0;background-position:0 100%}@media (min-width:750px){.landing-feat-cont{padding:0 0 100px;background-size:400px}}.landing-features{padding:15px 25px 45px;max-width:500px;margin:0 auto;background:#fafafa}@media (min-width:750px){.landing-features{background:#fff;border:1px solid #e2e2e2;border-width:1px 0;padding:30px 15px;max-width:550px;padding:25px;border-width:0;-webkit-box-shadow:1px 1px 17px rgba(0,0,0,.1);box-shadow:1px 1px 17px rgba(0,0,0,.1);margin:75px auto}}.landing-features img{width:20px;height:20px;position:relative;top:5px}.landing-features h4{color:#00c3dd;font-size:28px;line-height:34px;margin-bottom:15px;text-align:center}@media (min-width:750px){.landing-features h4{margin:15px 0 25px}}.landing-features ul li{font-family:Roboto,sans-serif;margin-bottom:10px;position:relative;font-size:16px;line-height:22px;display:block}@media screen and (min-width:768px){.landing-features ul li{margin-bottom:15px}}.landing-features ul li span{padding-left:30px;font-weight:500;display:inline-block}@media (min-width:750px){.landing-features ul li span{padding-left:35px}}.landing-features ul li img{position:absolute;top:1px}.landing-features button{margin-top:5px;width:100%;font-weight:600}@media (min-width:750px){.landing-features button{border-radius:0 5px 5px 0;width:200px!important;font-weight:600;font-size:18px!important;display:inline-block;margin-top:0;padding:12px 40px}}@media (min-width:750px){.landing-features .form-input{display:inline-block;margin:15px 0}}@media (min-width:750px){.landing-features input{border-radius:5px 0 0 5px;padding:15px 15px 12px 17px;margin-bottom:0;width:300px;display:inline-block}}.landing-features .err{display:block;text-align:center;padding:10px 0;color:#e20707;font-weight:500}.landing-page{background:#fafafa}.landing-page .payments-feature{padding:40px 25px 0}@media (min-width:750px){.landing-page .payments-feature{display:-ms-flexbox;display:flex;max-width:1000px;margin:150px auto}.landing-page .payments-feature img{width:500px;height:0%;margin-top:15px}.landing-page .payments-feature .feature-content{text-align:left}}@media (min-width:1000px){.landing-page .payments-feature{max-width:1100px}.landing-page .payments-feature img{width:625px}}.landing-page p.success{color:#00c3dd;font-size:15px;display:block;margin-top:15px;line-height:20px}@media (min-width:750px){.landing-page p.success{margin-top:0;font-size:22px;max-width:600px;line-height:30px}}.landing-page h1,.landing-page h2,.landing-page h3,.landing-page h4,.landing-page h5,.landing-page p,.landing-page span{font-family:Montserrat,sans-serif!important}.landing-page .how{padding:20px 20px 0;max-width:993px;margin:20px auto 0;color:#00c3dd;font-size:28px;line-height:33px;text-align:center}@media (min-width:750px){.landing-page .how{text-align:left;font-size:32px;margin-top:55px;margin-bottom:-95px}}@media (min-width:1000px){.landing-page .how{max-width:1100px}}.owner{background-size:cover;background-position:50%}@media (min-width:750px){.owner{padding-bottom:10px;margin-bottom:15px;padding:30px 0 90px}.owner .payments-feature{margin:85px auto 15px}}@media (min-width:750px){.owner .how{margin:0 auto}}.owner .person img{border-radius:9999em;border:3px solid #00c3dd}.owner .payments-feature{padding-top:20px}.works{background:#002f35;padding:30px 20px 20px}@media (min-width:750px){.works{padding:60px 0 40px}}@media (min-width:750px){.works .inner{max-width:1000px;margin:0 auto}}@media (min-width:1000px){.works .inner{max-width:1100px}}.works h3,.works span{color:#fff}.works h3{font-size:22px;line-height:30px;font-weight:500}@media (min-width:750px){.works h3{font-size:28px;margin-bottomn:25px}}.works span{font-size:15px;line-height:25px;font-weight:500;display:inline-block;margin:8px 15px 0;vertical-align:top;font-weight:600;padding-left:50px}@media (min-width:750px){.works span{font-size:18px;margin:10px 15px 0}}.works .works-item{margin:25px auto;vertical-align:top;position:relative}@media (min-width:750px){.works .works-item{width:33.3%}}.works .works-item img{width:50px;top:6px;position:absolute}@media (min-width:750px){.work-items{display:-ms-flexbox;display:flex}}.fees img{max-width:300px!important}@media (min-width:750px){.fees .feature-content{padding-right:115px}}.landing-header{padding:10px;overflow:hidden;position:absolute;top:0;left:0;width:100%;z-index:2}.landing-header img{width:120px;padding:9px 0}.landing-header .login-link{margin-right:10px;display:inline-block;color:#fff;font-weight:600;font-size:14px}.landing-header .rhs{float:right;margin-top:10px}.landing-header button{font-weight:600;color:#fff;font-size:12px}@media screen and (min-width:768px){.landing-header{padding:20px 50px}.landing-header .login-link{margin-right:40px;font-size:16px}.landing-header img{padding:7px 0}}.landing-header form{display:none;position:relative;margin-bottom:10px}.landing-header form .form-input,.landing-header form button{display:inline-block}.landing-header form input{border-radius:5px 0 0 5px;padding:11px 15px 12px}.landing-header form button{border-radius:0 5px 5px 0}@media (min-width:750px){.landing-header form{display:inline-block}}.landing-header form .err{display:block;position:absolute;bottom:-25px;font-size:15px;color:#e20707;font-weight:500;text-align:center;width:100%}@media (min-width:750px){.landing-header .mobile-link{display:none}}.landing-signup{margin-top:20px}.landing-signup form{//:none;position:relative;margin-bottom:10px}.landing-signup form .form-input,.landing-signup form button{display:block}@media (min-width:750px){.landing-signup form .form-input,.landing-signup form button{display:inline-block}}.landing-signup form input{margin-bottom:5px;padding:11px 15px 12px}@media (min-width:750px){.landing-signup form input{border-radius:5px 0 0 5px;padding:15px 15px 12px 17px;margin-bottom:0;width:400px}}.landing-signup form button{//:0 0 5px 5px;width:100%!important}@media (min-width:750px){.landing-signup form button{border-radius:0 5px 5px 0;width:200px!important;font-weight:600;font-size:18px!important}}@media (min-width:750px){.landing-signup form{display:-ms-flexbox;display:flex}}.landing-signup form .err{display:block;position:absolute;bottom:-25px;font-size:15px;color:#e20707;font-weight:600;width:100%}.landing-signup h3,.landing-signup p{color:#00c3dd;font-size:13px;display:block;margin-top:10px}@media (min-width:750px){.landing-signup h3,.landing-signup p{margin-top:20px;font-size:16px}}.landing-signup h3{margin-bottom:15px;font-size:15px}@media (min-width:750px){.landing-signup h3{font-size:22px}}.landing-intro{background-size:350px!important;background-position:100% 100%!important;background-repeat:no-repeat;padding:50px 10px 150px;position:relative;text-align:left;background-color:#002f35}.landing-intro .button,.landing-intro h1,.landing-intro h2{position:relative;z-index:2}@media screen and (min-width:768px){.landing-intro{padding:110px 50px 130px;background-size:600px!important}}@media (min-width:900px){.landing-intro{background-size:800px!important}}@media (min-width:1000px){.landing-intro{background-size:900px!important}}@media (min-width:1100px){.landing-intro{background-size:1000px!important}}@media (min-width:1200px){.landing-intro{background-size:1100px!important}}.landing-intro h1,.landing-intro h2{color:#fff;font-family:Roboto Slab,serif}.landing-intro h1{font-size:28px;line-height:40px;padding:10px 0;max-width:700px}@media screen and (min-width:768px){.landing-intro h1{font-size:48px;padding:20px 0;line-height:65px;max-width:800px;margin-bottom:0}}.landing-intro h2{font-size:18px;margin:0 auto;//:25px;font-family:Roboto,serif;font-weight:400;line-height:30px}@media screen and (min-width:768px){.landing-intro h2{font-size:28px;max-width:800px;margin:0;line-height:42px;margin-bottom:35px}}.landing-intro .button{width:100%}@media screen and (min-width:768px){.landing-intro .button{width:210px}}.landing-intro .button span{font-weight:800;position:relative}.landing-intro .button span i{font-size:30px;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);left:20px}@media screen and (min-width:768px){.landing-info{max-width:1000px;margin:65px auto}}.landing-info .landing-info-inner{padding:30px 10px;background:url(data:image/png;base64,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);background-size:80%;background-repeat:no-repeat;background-position:50%}@media screen and (min-width:768px){.landing-info .landing-info-inner{padding:20px 25px}}.landing-info h3{font-family:Roboto Slab,serif;font-size:24px;line-height:37px;font-weight:600;color:#000;max-width:250px;margin:0 auto}@media screen and (min-width:768px){.landing-info h3{font-size:26px;line-height:37px;max-width:300px}}@media screen and (min-width:768px){.landing-info{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.landing-feat-cont{background-repeat:no-repeat;background-size:0;background-position:0 100%}@media (min-width:750px){.landing-feat-cont{padding:0 0 100px;background-size:400px}}.landing-features{padding:15px 25px 45px;max-width:500px;margin:0 auto;background:#fafafa}.landing-features form p{display:block;text-align:center;margin:15px 0;color:#00c3dd;font-size:18px;line-height:22px}@media (min-width:750px){.landing-features form p{margin:25px 0 15px}}@media (min-width:750px){.landing-features{background:#fff;border:1px solid #e2e2e2;border-width:1px 0;padding:30px 15px;max-width:550px;padding:25px;border-width:0;-webkit-box-shadow:1px 1px 17px rgba(0,0,0,.1);box-shadow:1px 1px 17px rgba(0,0,0,.1);margin:75px auto}}.landing-features img{width:20px;height:20px;position:relative;top:5px}.landing-features h4{color:#00c3dd;font-size:28px;line-height:34px;margin-bottom:15px;text-align:center}@media (min-width:750px){.landing-features h4{margin:15px 0 25px}}.landing-features ul li{font-family:Roboto,sans-serif;margin-bottom:10px;position:relative;font-size:16px;line-height:22px;display:block}@media screen and (min-width:768px){.landing-features ul li{margin-bottom:15px}}.landing-features ul li span{padding-left:30px;font-weight:500;display:inline-block}@media (min-width:750px){.landing-features ul li span{padding-left:35px}}.landing-features ul li img{position:absolute;top:1px}.landing-features button{margin-top:5px;width:100%;font-weight:600}@media (min-width:750px){.landing-features button{border-radius:0 5px 5px 0;width:200px!important;font-weight:600;font-size:18px!important;display:inline-block;margin-top:0;padding:12px 40px}}@media (min-width:750px){.landing-features .form-input{display:inline-block;margin:15px 0}}@media (min-width:750px){.landing-features input{border-radius:5px 0 0 5px;padding:15px 15px 12px 17px;margin-bottom:0;width:300px;display:inline-block}}.landing-features .err{display:block;text-align:center;padding:10px 0;color:#e20707;font-weight:500}.landing-footer{background:#002f35;padding:50px 15px 95px;position:relative}@media screen and (min-width:768px){.landing-footer{padding:50px 30px 25px 100px}}.landing-footer .top{border-bottom:1px solid #fff;padding-bottom:20px}.landing-footer .top img{width:150px;margin-bottom:5px}.landing-footer .top p{font-size:15px;line-height:22px;display:block;color:#fff;max-width:300px}.landing-footer .bottom{padding-top:20px}@media (min-width:750px){.landing-footer .bottom{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}}.landing-footer .bottom .sub{margin-bottom:15px;width:100%}@media (min-width:750px){.landing-footer .bottom .sub{width:50%;margin-bottom:0}}.landing-footer .bottom .sub h5{color:#00c3dd;margin-bottom:5px}.landing-footer .bottom .sub i,.landing-footer .bottom .sub p{color:#fff}.landing-footer .bottom .sub div{position:relative}.landing-footer .bottom .sub div i{position:absolute;top:0;left:0}.landing-footer .bottom .sub div p{padding-left:20px;font-size:15px;font-weight:500;line-height:20px;margin-bottom:5px}@media screen and (min-width:768px){.landing-footer{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;-ms-flex-pack:justify;justify-content:space-between}.landing-footer .bottom,.landing-footer .top{width:50%}.landing-footer .bottom{padding:0;width:400px}.landing-footer .top{border-width:0}}.payments-feature{text-align:left;padding:0 15px;//:40px 0}.payments-feature h4{color:#00c3dd;font-size:22px;line-height:30px;font-weight:800;margin-bottom:10px;letter-spacing:.1px}.payments-feature p{font-size:15px;line-height:25px;color:#484848;font-weight:500}@media (min-width:750px){.payments-feature p{font-size:15px;line-height:26px}}.payments-feature p+p{margin-top:15px}.payments-feature h5{font-size:17px;line-height:27px;color:#484848;margin-bottom:10px;font-weight:400}.payments-feature img{margin-top:16px;padding:0;max-width:100%;margin:15px auto 0;display:block}@media (min-width:750px){.payments-feature img{margin-top:-25px!important}}.payments-feature:nth-child(odd){-ms-flex-direction:row-reverse;flex-direction:row-reverse}@media (min-width:750px){.payments-feature:nth-child(odd) img{padding-right:25px;margin-left:-50px;margin-right:25px}}@media (min-width:750px){.payments-feature:nth-child(2n) img{padding-left:25px;margin-left:25px;margin-right:-50px}}.payments-feature.left{-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.payments-feature.right{-ms-flex-direction:row!important;flex-direction:row!important}.payments-feature .person{text-align:center}@media (min-width:750px){.payments-feature .person{width:50%;text-align:left;vertical-align:top}.payments-feature .person img,.payments-feature .person span{display:inline-block!important}}.payments-feature .person img{width:80px;height:80px;padding:0;display:block;margin:15px auto}@media (min-width:750px){.payments-feature .person img{margin:0 15px 0 0}}.payments-feature .person span{display:block;font-size:14px;font-weight:800;vertical-align:top;line-height:18px}@media (min-width:750px){.payments-feature .person span{width:180px;margin-top:15px}}.payments-feature .quote p{font-weight:400;text-align:center;font-size:20px;line-height:30px}@media (min-width:750px){.payments-feature .quote p{text-align:left;font-size:24px;line-height:38px;padding-left:20%}}.faq-section{padding:25px}@media (min-width:750px){.faq-section{max-width:990px;margin:0 auto;padding-bottom:100px}}@media (min-width:750px){.faq-section .faq-cont{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}}.faq-section h3{color:#00c3dd;font-size:28px;line-height:33px;text-align:center}@media (min-width:750px){.faq-section h3{margin-bottom:25px;font-size:32px}}.faq-section .faq-item{margin:25px 0;position:relative}.faq-section .faq-item i{position:absolute;left:0;top:0}@media (min-width:750px){.faq-section .faq-item i{display:none}}@media (min-width:750px){.faq-section .faq-item{-ms-flex-preferred-size:50%;flex-basis:50%;padding:0 20px}}.faq-section .faq-item h4{margin-bottom:10px;font-size:17px;line-height:20px;padding-left:25px}@media (min-width:750px){.faq-section .faq-item h4{padding-left:0}}.faq-section .faq-item p{font-size:16px;line-height:24px;color:#484848;font-weight:500}.faq-section .faq-item p a{color:#00c3dd}.faq-section .faq-item p+p{margin-top:10px}.faq-item__answer{display:none}.faq-item__answer.open{display:block}@media (min-width:750px){.faq-item__answer{display:block!important}}