.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.animated.bounceIn{-webkit-animation-duration:.7s;animation-duration:.7s}.animated.bounceOut{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}.animated.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}.animated.fadeIn{-webkit-animation-duration:.7s;animation-duration:.7s;-webkit-animation-name:fadeIn;animation-name:fadeIn}.animated.fadeOut{-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:fadeOut;animation-name:fadeOut}.animated.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animated.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:perspective(1px) scale3d(.3,.3,.3);transform:perspective(1px) scale3d(.3,.3,.3)}20%{-webkit-transform:perspective(1px) scale3d(1.1,1.1,1.1);transform:perspective(1px) scale3d(1.1,1.1,1.1)}40%{-webkit-transform:perspective(1px) scale3d(.9,.9,.9);transform:perspective(1px) scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:perspective(1px) scale3d(1.03,1.03,1.03);transform:perspective(1px) scale3d(1.03,1.03,1.03)}80%{-webkit-transform:perspective(1px) scale3d(.97,.97,.97);transform:perspective(1px) scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:perspective(1px) scaleX(1);transform:perspective(1px) scaleX(1)}}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.rrt-confirm-holder{height:100%;left:0;position:fixed;top:0;width:100%;z-index:99999999}.rrt-confirm-holder .shadow{background-color:rgba(50,58,68,.8);height:100%;width:100%}.rrt-confirm-holder .rrt-confirm{background-color:#fff;border-radius:4px;box-shadow:3px 3px 20px #333;left:50%;margin-left:-160px;overflow:hidden;position:absolute;top:20%;width:320px;z-index:9}.rrt-confirm-holder .rrt-confirm .rrt-message{background-color:#fff;clear:both;font-family:open-sanscondensed-light,sans-serif;font-size:1em;min-height:50px;padding:5%;text-align:center;width:100%}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder{display:flex}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button{background-color:transparent;border:none;border-top:1px solid #f0f0f0;cursor:pointer;flex-grow:1;float:left;font-size:14px;height:50px;margin:0;overflow:hidden;padding:0;text-transform:capitalize}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:hover{background-color:#f5f5f5}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-ok-btn:active{background-color:#60bb71;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button.rrt-cancel-btn:active{background-color:#db6a64;color:#fff}.rrt-confirm-holder .rrt-confirm .rrt-buttons-holder .rrt-button:focus{outline:none}body.toastr-confirm-active{overflow:hidden}.redux-toastr *,.redux-toastr :after,.redux-toastr :before{box-sizing:border-box}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{padding:0 10px;position:fixed;width:350px;z-index:99999999}.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{top:0}.redux-toastr .bottom-right,.redux-toastr .top-right{right:0}.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right{bottom:0}.redux-toastr .bottom-left,.redux-toastr .top-left{left:0}.redux-toastr .bottom-center,.redux-toastr .top-center{left:50%;margin-left:-175px}@media(max-width:320px){.redux-toastr .bottom-center,.redux-toastr .bottom-left,.redux-toastr .bottom-right,.redux-toastr .top-center,.redux-toastr .top-left,.redux-toastr .top-right{width:320px}.redux-toastr .bottom-center,.redux-toastr .top-center{margin-left:-160px}}.redux-toastr .toastr{background-color:#fcfcfc;border-radius:4px;box-shadow:2px 2px 10px rgba(0,0,0,.4);color:#333;margin:10px 0;min-height:70px;opacity:.94;overflow:hidden;position:relative;width:100%;z-index:2}.redux-toastr .toastr:hover:not(.rrt-message){box-shadow:0 0 10px rgba(0,0,0,.6);opacity:1}.redux-toastr .toastr .toastr-status{height:5px;width:100%}.redux-toastr .toastr .toastr-status.success{background-color:#60bb71}.redux-toastr .toastr .toastr-status.warning{background-color:#f7a336}.redux-toastr .toastr .toastr-status.info{background-color:#58abc3}.redux-toastr .toastr .toastr-status.error{background-color:#db6a64}.redux-toastr .toastr .rrt-left-container,.redux-toastr .toastr .rrt-right-container{float:left;overflow:hidden;text-align:center}.redux-toastr .toastr .rrt-left-container{bottom:0;left:0;position:absolute;top:0;width:80px}.redux-toastr .toastr .rrt-left-container .rrt-holder{height:70px;left:5px;line-height:60px;margin-top:-35px;position:absolute;top:50%;width:70px}.redux-toastr .toastr .rrt-left-container .toastr-icon{fill:#fff;margin-top:5px;vertical-align:middle}.redux-toastr .toastr .rrt-middle-container{float:left;font-family:Arial,Helvetica,sans-serif;font-size:1em;margin-left:80px;padding:10px 5px;position:relative;text-align:left;width:65%}.redux-toastr .toastr .rrt-middle-container .rrt-title{font-size:1.1em;font-weight:700;margin-bottom:5px}.redux-toastr .toastr .rrt-right-container{width:10%}.redux-toastr .toastr .close-toastr{background-color:transparent;border:none;color:#000;cursor:pointer;font-family:Helvetica Neue,Helvetica,Arial sans-serif;font-size:22px;height:100%;opacity:.5;outline:none;position:absolute;right:0;top:0;width:10%}.redux-toastr .toastr .close-toastr:hover{opacity:1}.redux-toastr .toastr .close-toastr:focus{outline:none}.redux-toastr .toastr .close-toastr span{left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.redux-toastr .toastr.rrt-error,.redux-toastr .toastr.rrt-info,.redux-toastr .toastr.rrt-success,.redux-toastr .toastr.rrt-warning{color:#fff}.redux-toastr .toastr.rrt-info{background-color:#58abc3}.redux-toastr .toastr.rrt-info .rrt-progressbar{background-color:#378298}.redux-toastr .toastr.rrt-success{background-color:#60bb71}.redux-toastr .toastr.rrt-success .rrt-progressbar{background-color:#3e914d}.redux-toastr .toastr.rrt-warning{background-color:#f7a336}.redux-toastr .toastr.rrt-warning .rrt-progressbar{background-color:#d87e09}.redux-toastr .toastr.rrt-error{background-color:#db6a64}.redux-toastr .toastr.rrt-error .rrt-progressbar{background-color:#c5352e}.redux-toastr .toastr.rrt-light .rrt-progressbar{background-color:#ccc}.redux-toastr .toastr.rrt-light .toastr-icon{fill:#333!important}.redux-toastr .toastr.rrt-message{border:1px solid #dbdbdb;opacity:1}.redux-toastr .toastr.rrt-message .rrt-title{font-size:1.2em;height:50px;line-height:50px;overflow:hidden;padding:0 20px;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:90%}.redux-toastr .toastr.rrt-message .rrt-text{background-color:#fff;border-bottom:1px solid #f1f1f1;border-top:1px solid #f1f1f1;font-size:1.1em;margin-bottom:20px;max-height:400px;overflow:hidden;overflow-y:auto;padding:15px;width:100%}.redux-toastr .toastr.rrt-message .rrt-text img{display:block;margin:10px auto;max-width:100%}.redux-toastr .toastr.rrt-message .close-toastr{height:50px}.redux-toastr .toastr .rrt-progress-container{bottom:20px;height:5px;margin:0 -20px -20px -60px;position:absolute;width:100%}.redux-toastr .toastr .rrt-progress-container .rrt-progressbar{border-radius:0 0 0 4px;height:100%}.redux-toastr .toastr-attention{background-color:rgba(0,0,0,.4);bottom:0;height:100%;left:0;position:fixed;right:0;top:0;width:100%;z-index:1}.w-icon-slider-right:before{content:"\e600"}.w-icon-slider-left:before{content:"\e601"}.w-icon-nav-menu:before{content:"\e602"}.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{content:"\e603"}.w-icon-file-upload-remove:before{content:"\e900"}.w-icon-file-upload-icon:before{content:"\e903"}.w-clearfix:after,.w-clearfix:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-webflow-badge,.w-webflow-badge *{-webkit-font-feature-settings:inherit;font-feature-settings:inherit;font-smoothing:auto;word-wrap:normal;background:none;background-attachment:scroll;background-clip:initial;background-color:initial;background-image:none;background-origin:initial;background-position:0 0;background-repeat:repeat;background-size:initial;border:0 transparent;border-radius:0;bottom:auto;box-shadow:none;box-sizing:border-box;clear:none;color:inherit;cursor:inherit;direction:ltr;display:block;float:none;font-family:inherit;font-size:inherit;font-style:inherit;font-variant:inherit;font-weight:inherit;height:auto;left:auto;letter-spacing:inherit;line-height:inherit;list-style-type:disc;margin:0;max-height:none;max-width:none;min-height:0;min-width:0;opacity:1;overflow:visible;overflow-x:visible;overflow-y:visible;padding:0;position:static;right:auto;text-align:inherit;text-decoration:inherit;text-indent:0;text-shadow:none;text-transform:inherit;top:auto;-webkit-transform:none;transform:none;transition:none;vertical-align:initial;visibility:visible;white-space:inherit;width:auto;word-break:normal;word-spacing:normal;z-index:auto}.w-webflow-badge{background-color:#fff!important;border-radius:3px!important;bottom:12px!important;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 1px 3px rgba(0,0,0,.1);color:#aaadb0!important;cursor:pointer;font-size:12px!important;height:auto!important;left:auto!important;line-height:14px!important;margin:0!important;overflow:visible!important;padding:6px 8px 6px 6px!important;position:fixed!important;right:12px!important;text-decoration:none!important;top:auto!important;-webkit-transform:none!important;transform:none!important;white-space:nowrap;width:auto!important;z-index:2147483647!important}.w-webflow-badge,.w-webflow-badge>img{display:inline-block!important;opacity:1!important;visibility:visible!important}.w-webflow-badge>img{vertical-align:middle!important}.w-embed:after,.w-embed:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-input,.w-select{line-height:1.42857143}.w-radio:after,.w-radio:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-radio-input{margin:4px 0 0 -20px;margin-top:3px}.w-container:after,.w-container:before,.w-row:after,.w-row:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-col-1{width:8.33333333%}.w-col-2{width:16.66666667%}.w-col-4{width:33.33333333%}.w-col-5{width:41.66666667%}.w-col-7{width:58.33333333%}.w-col-8{width:66.66666667%}.w-col-10{width:83.33333333%}.w-col-11{width:91.66666667%}@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit!important}.w-hidden-medium{display:none!important}.w-col-medium-1{width:8.33333333%}.w-col-medium-2{width:16.66666667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.33333333%}.w-col-medium-5{width:41.66666667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.33333333%}.w-col-medium-8{width:66.66666667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.33333333%}.w-col-medium-11{width:91.66666667%}.w-col-medium-12{width:100%}.w-col-stack{left:auto;right:auto;width:100%}}@media screen and (max-width:767px){.w-hidden-main,.w-hidden-medium{display:inherit!important}.w-hidden-small{display:none!important}.w-container .w-row,.w-row{margin-left:0;margin-right:0}.w-col{left:auto;right:auto;width:100%}.w-col-small-1{width:8.33333333%}.w-col-small-2{width:16.66666667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.33333333%}.w-col-small-5{width:41.66666667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.33333333%}.w-col-small-8{width:66.66666667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.33333333%}.w-col-small-11{width:91.66666667%}.w-col-small-12{width:100%}}@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main,.w-hidden-medium,.w-hidden-small{display:inherit!important}.w-hidden-tiny{display:none!important}.w-col{width:100%}.w-col-tiny-1{width:8.33333333%}.w-col-tiny-2{width:16.66666667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.33333333%}.w-col-tiny-5{width:41.66666667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.33333333%}.w-col-tiny-8{width:66.66666667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.33333333%}.w-col-tiny-11{width:91.66666667%}.w-col-tiny-12{width:100%}}.w-background-video>video{background-position:50% 50%}.w-background-video--control{background-color:initial}@media (min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-image{max-height:96vh;max-width:96vw}.w-lightbox-group .w-lightbox-image{max-height:84vh;max-width:82.3vw}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}.w-richtext:after,.w-richtext:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after{outline:2px solid #2895f7}.w-nav:after,.w-nav:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-nav-brand{color:#222;display:inline-block;margin-left:auto;margin-right:auto;padding-left:20px;text-align:left;vertical-align:top}.w--nav-dropdown-open,.w--nav-dropdown-toggle-open,.w-nav[data-collapse=all] .w-nav-button{display:block}.w-tabs:after,.w-tabs:before{grid-column-end:2;grid-column-start:1;grid-row-end:2;grid-row-start:1}.w-condition-invisible,.w-dyn-bind-empty,.w-dyn-hide{display:none!important}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */a{background-color:initial}code,kbd,pre,samp{font-family:monospace,monospace}html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:initial}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sup{top:-.5em}sub{bottom:-.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:initial;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:none}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@font-face{font-family:webflow-icons;font-style:normal;font-weight:400;src:url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBiUAAAC8AAAAYGNtYXDpP+a4AAABHAAAAFxnYXNwAAAAEAAAAXgAAAAIZ2x5ZmhS2XEAAAGAAAADHGhlYWQTFw3HAAAEnAAAADZoaGVhCXYFgQAABNQAAAAkaG10eCe4A1oAAAT4AAAAMGxvY2EDtALGAAAFKAAAABptYXhwABAAPgAABUQAAAAgbmFtZSoCsMsAAAVkAAABznBvc3QAAwAAAAAHNAAAACAAAwP4AZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpAwPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAQAAAAAwACAACAAQAAQAg5gPpA//9//8AAAAAACDmAOkA//3//wAB/+MaBBcIAAMAAQAAAAAAAAAAAAAAAAABAAH//wAPAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAABAAAAAAAAAAAAAgAANzkBAAAAAAEBIAAAAyADgAAFAAAJAQcJARcDIP5AQAGA/oBAAcABwED+gP6AQAABAOAAAALgA4AABQAAEwEXCQEH4AHAQP6AAYBAAcABwED+gP6AQAAAAwDAAOADQALAAA8AHwAvAAABISIGHQEUFjMhMjY9ATQmByEiBh0BFBYzITI2PQE0JgchIgYdARQWMyEyNj0BNCYDIP3ADRMTDQJADRMTDf3ADRMTDQJADRMTDf3ADRMTDQJADRMTAsATDSANExMNIA0TwBMNIA0TEw0gDRPAEw0gDRMTDSANEwAAAAABAJ0AtAOBApUABQAACQIHCQEDJP7r/upcAXEBcgKU/usBFVz+fAGEAAAAAAL//f+9BAMDwwAEAAkAABcBJwEXAwE3AQdpA5ps/GZsbAOabPxmbEMDmmz8ZmwDmvxmbAOabAAAAgAA/8AEAAPAAB0AOwAABSInLgEnJjU0Nz4BNzYzMTIXHgEXFhUUBw4BBwYjNTI3PgE3NjU0Jy4BJyYjMSIHDgEHBhUUFx4BFxYzAgBqXV6LKCgoKIteXWpqXV6LKCgoKIteXWpVSktvICEhIG9LSlVVSktvICEhIG9LSlVAKCiLXl1qal1eiygoKCiLXl1qal1eiygoZiEgb0tKVVVKS28gISEgb0tKVVVKS28gIQABAAABwAIAA8AAEgAAEzQ3PgE3NjMxFSIHDgEHBhUxIwAoKIteXWpVSktvICFmAcBqXV6LKChmISBvS0pVAAAAAgAA/8AFtgPAADIAOgAAARYXHgEXFhUUBw4BBwYHIxUhIicuAScmNTQ3PgE3NjMxOAExNDc+ATc2MzIXHgEXFhcVATMJATMVMzUEjD83NlAXFxYXTjU1PQL8kz01Nk8XFxcXTzY1PSIjd1BQWlJJSXInJw3+mdv+2/7c25MCUQYcHFg5OUA/ODlXHBwIAhcXTzY1PTw1Nk8XF1tQUHcjIhwcYUNDTgL+3QFt/pOTkwABAAAAAQAAmM7nP18PPPUACwQAAAAAANciZKUAAAAA1yJkpf/9/70FtgPDAAAACAACAAAAAAAAAAEAAAPA/8AAAAW3//3//QW2AAEAAAAAAAAAAAAAAAAAAAAMBAAAAAAAAAAAAAAAAgAAAAQAASAEAADgBAAAwAQAAJ0EAP/9BAAAAAQAAAAFtwAAAAAAAAAKABQAHgAyAEYAjACiAL4BFgE2AY4AAAABAAAADAA8AAMAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADQAAAAEAAAAAAAIABwCWAAEAAAAAAAMADQBIAAEAAAAAAAQADQCrAAEAAAAAAAUACwAnAAEAAAAAAAYADQBvAAEAAAAAAAoAGgDSAAMAAQQJAAEAGgANAAMAAQQJAAIADgCdAAMAAQQJAAMAGgBVAAMAAQQJAAQAGgC4AAMAAQQJAAUAFgAyAAMAAQQJAAYAGgB8AAMAAQQJAAoANADsd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByd2ViZmxvdy1pY29ucwB3AGUAYgBmAGwAbwB3AC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype")}[class*=" w-icon-"],[class^=w-icon-]{speak:none;-webkit-font-feature-settings:normal;font-feature-settings:normal;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:webflow-icons!important;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none}.w-icon-slider-right:before{content:""}.w-icon-slider-left:before{content:""}.w-icon-nav-menu:before{content:""}.w-icon-arrow-down:before,.w-icon-dropdown-toggle:before{content:""}.w-icon-file-upload-remove:before{content:""}.w-icon-file-upload-icon:before{content:""}*{box-sizing:border-box}html{height:100%}body{background-color:#fff;color:#333;font-family:Arial,sans-serif;font-size:14px;line-height:20px;margin:0;min-height:100%}img{display:inline-block;max-width:100%;vertical-align:middle}html.w-mod-touch *{background-attachment:scroll!important}.w-block{display:block}.w-inline-block{display:inline-block;max-width:100%}.w-clearfix:after,.w-clearfix:before{content:" ";display:table;grid-area:1/1/2/2}.w-clearfix:after{clear:both}.w-hidden{display:none}.w-button{background-color:#3898ec;border:0;border-radius:0;color:#fff;cursor:pointer;display:inline-block;line-height:inherit;padding:9px 15px;text-decoration:none}input.w-button{-webkit-appearance:button}html[data-w-dynpage] [data-w-cloak]{color:transparent!important}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:10px}h1{font-size:38px;line-height:44px}h1,h2,h3{margin-top:20px}h4{font-size:18px;line-height:24px}h4,h5{margin-top:10px}h5{font-size:14px;line-height:20px}h6{font-size:12px;line-height:18px;margin-top:10px}p{margin-bottom:10px;margin-top:0}blockquote{border-left:5px solid #e2e2e2;font-size:18px;line-height:22px;padding:10px 20px}blockquote,figure{margin:0 0 10px}figcaption{margin-top:5px;text-align:center}.w-list-unstyled{list-style:none;padding-left:0}.w-embed:after,.w-embed:before{content:" ";display:table;grid-area:1/1/2/2}.w-embed:after{clear:both}.w-video{padding:0;position:relative;width:100%}.w-video embed,.w-video iframe,.w-video object{border:none;height:100%;left:0;position:absolute;top:0;width:100%}fieldset{border:0;margin:0;padding:0}[type=button],[type=reset],button{-webkit-appearance:button;border:0;cursor:pointer}.w-form{margin:0 0 15px}.w-form-done{background-color:#ddd;display:none;padding:20px;text-align:center}.w-form-fail{background-color:#ffdede;display:none;margin-top:10px;padding:10px}label{margin-bottom:5px}.w-input,.w-select{background-color:#fff;border:1px solid #ccc;color:#333;display:block;font-size:14px;height:38px;line-height:1.42857;margin-bottom:10px;padding:8px 12px;vertical-align:middle;width:100%}.w-input:-moz-placeholder,.w-select:-moz-placeholder{color:#999}.w-input::-moz-placeholder,.w-select::-moz-placeholder{color:#999;opacity:1}.w-input::-webkit-input-placeholder,.w-select::-webkit-input-placeholder{color:#999}.w-input:focus,.w-select:focus{border-color:#3898ec;outline:0}.w-input[disabled],.w-input[readonly],.w-select[disabled],.w-select[readonly],fieldset[disabled] .w-input,fieldset[disabled] .w-select{cursor:not-allowed}.w-input[disabled]:not(.w-input-disabled),.w-input[readonly],.w-select[disabled]:not(.w-input-disabled),.w-select[readonly],fieldset[disabled]:not(.w-input-disabled) .w-input,fieldset[disabled]:not(.w-input-disabled) .w-select{background-color:#eee}textarea.w-input,textarea.w-select{height:auto}.w-select{background-color:#f3f3f3}.w-select[multiple]{height:auto}.w-form-label{cursor:pointer;display:inline-block;font-weight:400;margin-bottom:0}.w-radio{display:block;margin-bottom:5px;padding-left:20px}.w-radio:after,.w-radio:before{content:" ";display:table;grid-area:1/1/2/2}.w-radio:after{clear:both}.w-radio-input{float:left;line-height:normal;margin:3px 0 0 -20px}.w-file-upload{display:block;margin-bottom:10px}.w-file-upload-input{height:.1px;opacity:0;overflow:hidden;position:absolute;width:.1px;z-index:-100}.w-file-upload-default,.w-file-upload-success,.w-file-upload-uploading{color:#333;display:inline-block}.w-file-upload-error{display:block;margin-top:10px}.w-file-upload-default.w-hidden,.w-file-upload-error.w-hidden,.w-file-upload-success.w-hidden,.w-file-upload-uploading.w-hidden{display:none}.w-file-upload-uploading-btn{cursor:pointer;font-size:14px;font-weight:400;padding:8px 12px}.w-file-upload-file,.w-file-upload-uploading-btn{background-color:#fafafa;border:1px solid #ccc;display:flex;margin:0}.w-file-upload-file{flex-grow:1;justify-content:space-between;padding:8px 9px 8px 11px}.w-file-upload-file-name{display:block;font-size:14px;font-weight:400}.w-file-remove-link{cursor:pointer;display:block;height:auto;margin-left:10px;margin-top:3px;padding:3px;width:auto}.w-icon-file-upload-remove{font-size:10px;margin:auto}.w-file-upload-error-msg{color:#ea384c;display:inline-block;padding:2px 0}.w-file-upload-info{display:inline-block;line-height:38px;padding:0 12px}.w-file-upload-label{background-color:#fafafa;border:1px solid #ccc;cursor:pointer;display:inline-block;font-size:14px;font-weight:400;margin:0;padding:8px 12px}.w-icon-file-upload-icon,.w-icon-file-upload-uploading{display:inline-block;margin-right:8px;width:20px}.w-icon-file-upload-uploading{height:20px}.w-container{margin-left:auto;margin-right:auto;max-width:940px}.w-container:after,.w-container:before{content:" ";display:table;grid-area:1/1/2/2}.w-container:after{clear:both}.w-container .w-row{margin-left:-10px;margin-right:-10px}.w-row:after,.w-row:before{content:" ";display:table;grid-area:1/1/2/2}.w-row:after{clear:both}.w-row .w-row{margin-left:0;margin-right:0}.w-col{float:left;min-height:1px;padding-left:10px;padding-right:10px;position:relative;width:100%}.w-col .w-col{padding-left:0;padding-right:0}.w-col-1{width:8.33333%}.w-col-2{width:16.6667%}.w-col-3{width:25%}.w-col-4{width:33.3333%}.w-col-5{width:41.6667%}.w-col-6{width:50%}.w-col-7{width:58.3333%}.w-col-8{width:66.6667%}.w-col-9{width:75%}.w-col-10{width:83.3333%}.w-col-11{width:91.6667%}.w-col-12{width:100%}.w-hidden-main{display:none!important}@media screen and (max-width:991px){.w-container{max-width:728px}.w-hidden-main{display:inherit!important}.w-hidden-medium{display:none!important}.w-col-medium-1{width:8.33333%}.w-col-medium-2{width:16.6667%}.w-col-medium-3{width:25%}.w-col-medium-4{width:33.3333%}.w-col-medium-5{width:41.6667%}.w-col-medium-6{width:50%}.w-col-medium-7{width:58.3333%}.w-col-medium-8{width:66.6667%}.w-col-medium-9{width:75%}.w-col-medium-10{width:83.3333%}.w-col-medium-11{width:91.6667%}.w-col-medium-12{width:100%}.w-col-stack{left:auto;right:auto;width:100%}}@media screen and (max-width:767px){.w-hidden-main,.w-hidden-medium{display:inherit!important}.w-hidden-small{display:none!important}.w-container .w-row,.w-row{margin-left:0;margin-right:0}.w-col{left:auto;right:auto;width:100%}.w-col-small-1{width:8.33333%}.w-col-small-2{width:16.6667%}.w-col-small-3{width:25%}.w-col-small-4{width:33.3333%}.w-col-small-5{width:41.6667%}.w-col-small-6{width:50%}.w-col-small-7{width:58.3333%}.w-col-small-8{width:66.6667%}.w-col-small-9{width:75%}.w-col-small-10{width:83.3333%}.w-col-small-11{width:91.6667%}.w-col-small-12{width:100%}}@media screen and (max-width:479px){.w-container{max-width:none}.w-hidden-main,.w-hidden-medium,.w-hidden-small{display:inherit!important}.w-hidden-tiny{display:none!important}.w-col{width:100%}.w-col-tiny-1{width:8.33333%}.w-col-tiny-2{width:16.6667%}.w-col-tiny-3{width:25%}.w-col-tiny-4{width:33.3333%}.w-col-tiny-5{width:41.6667%}.w-col-tiny-6{width:50%}.w-col-tiny-7{width:58.3333%}.w-col-tiny-8{width:66.6667%}.w-col-tiny-9{width:75%}.w-col-tiny-10{width:83.3333%}.w-col-tiny-11{width:91.6667%}.w-col-tiny-12{width:100%}}.w-widget{position:relative}.w-widget-map{height:400px;width:100%}.w-widget-map label{display:inline;width:auto}.w-widget-map img{max-width:inherit}.w-widget-map .gm-style-iw{text-align:center}.w-widget-map .gm-style-iw>button{display:none!important}.w-widget-twitter{overflow:hidden}.w-widget-twitter-count-shim{background:#fff;border:1px solid #758696;border-radius:3px;display:inline-block;height:20px;position:relative;text-align:center;vertical-align:top;width:28px}.w-widget-twitter-count-shim *{pointer-events:none;-webkit-user-select:none;user-select:none}.w-widget-twitter-count-shim .w-widget-twitter-count-inner{color:#999;font-family:serif;font-size:15px;line-height:12px;position:relative;text-align:center}.w-widget-twitter-count-shim .w-widget-twitter-count-clear{display:block;position:relative}.w-widget-twitter-count-shim.w--large{height:28px;width:36px}.w-widget-twitter-count-shim.w--large .w-widget-twitter-count-inner{font-size:18px;line-height:18px}.w-widget-twitter-count-shim:not(.w--vertical){margin-left:5px;margin-right:8px}.w-widget-twitter-count-shim:not(.w--vertical).w--large{margin-left:6px}.w-widget-twitter-count-shim:not(.w--vertical):after,.w-widget-twitter-count-shim:not(.w--vertical):before{border:solid transparent;content:" ";height:0;left:0;pointer-events:none;position:absolute;top:50%;width:0}.w-widget-twitter-count-shim:not(.w--vertical):before{border-color:rgba(117,134,150,0) #5d6c7b rgba(117,134,150,0) rgba(117,134,150,0);border-width:4px;margin-left:-9px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:before{border-width:5px;margin-left:-10px;margin-top:-5px}.w-widget-twitter-count-shim:not(.w--vertical):after{border-color:hsla(0,0%,100%,0) #fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-8px;margin-top:-4px}.w-widget-twitter-count-shim:not(.w--vertical).w--large:after{border-width:5px;margin-left:-9px;margin-top:-5px}.w-widget-twitter-count-shim.w--vertical{height:33px;margin-bottom:8px;width:61px}.w-widget-twitter-count-shim.w--vertical:after,.w-widget-twitter-count-shim.w--vertical:before{border:solid transparent;content:" ";height:0;left:50%;pointer-events:none;position:absolute;top:100%;width:0}.w-widget-twitter-count-shim.w--vertical:before{border-color:#5d6c7b rgba(117,134,150,0) rgba(117,134,150,0);border-width:5px;margin-left:-5px}.w-widget-twitter-count-shim.w--vertical:after{border-color:#fff hsla(0,0%,100%,0) hsla(0,0%,100%,0);border-width:4px;margin-left:-4px}.w-widget-twitter-count-shim.w--vertical .w-widget-twitter-count-inner{font-size:18px;line-height:22px}.w-widget-twitter-count-shim.w--vertical.w--large{width:76px}.w-background-video{color:#fff;height:500px;overflow:hidden;position:relative}.w-background-video>video{background-position:50%;background-size:cover;bottom:-100%;height:100%;left:-100%;margin:auto;object-fit:cover;position:absolute;right:-100%;top:-100%;width:100%;z-index:-100}.w-background-video>video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.w-background-video--control{background-color:transparent;bottom:1em;padding:0;position:absolute;right:1em}.w-background-video--control>[hidden]{display:none!important}.w-slider{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;background:#ddd;clear:both;height:300px;position:relative;text-align:center}.w-slider-mask{display:block;left:0;overflow:hidden;right:0;white-space:nowrap;z-index:1}.w-slide,.w-slider-mask{height:100%;position:relative}.w-slide{display:inline-block;text-align:left;vertical-align:top;white-space:normal;width:100%}.w-slider-nav{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;bottom:0;height:40px;left:0;margin:auto;padding-top:10px;position:absolute;right:0;text-align:center;top:auto;z-index:2}.w-slider-nav.w-round>div{border-radius:100%}.w-slider-nav.w-num>div{font-size:inherit;height:auto;line-height:inherit;padding:.2em .5em;width:auto}.w-slider-nav.w-shadow>div{box-shadow:0 0 3px rgba(51,51,51,.4)}.w-slider-nav-invert{color:#fff}.w-slider-nav-invert>div{background-color:rgba(34,34,34,.4)}.w-slider-nav-invert>div.w-active{background-color:#222}.w-slider-dot{background-color:hsla(0,0%,100%,.4);cursor:pointer;display:inline-block;height:1em;margin:0 3px .5em;position:relative;transition:background-color .1s,color .1s;width:1em}.w-slider-dot.w-active{background-color:#fff}.w-slider-dot:focus{box-shadow:0 0 0 2px #fff;outline:none}.w-slider-dot:focus.w-active{box-shadow:none}.w-slider-arrow-left,.w-slider-arrow-right{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;bottom:0;color:#fff;cursor:pointer;font-size:40px;left:0;margin:auto;overflow:hidden;position:absolute;right:0;top:0;-webkit-user-select:none;user-select:none;width:80px}.w-slider-arrow-left [class*=" w-icon-"],.w-slider-arrow-left [class^=w-icon-],.w-slider-arrow-right [class*=" w-icon-"],.w-slider-arrow-right [class^=w-icon-]{position:absolute}.w-slider-arrow-left:focus,.w-slider-arrow-right:focus{outline:0}.w-slider-arrow-left{right:auto;z-index:3}.w-slider-arrow-right{left:auto;z-index:4}.w-icon-slider-left,.w-icon-slider-right{bottom:0;height:1em;left:0;margin:auto;right:0;top:0;width:1em}.w-slider-aria-label{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.w-slider-force-show{display:block!important}.w-dropdown{display:inline-block;z-index:900}.w-dropdown,.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{margin-left:auto;margin-right:auto;position:relative;text-align:left}.w-dropdown-btn,.w-dropdown-link,.w-dropdown-toggle{color:#222;padding:20px;text-decoration:none;vertical-align:top;white-space:nowrap}.w-dropdown-toggle{cursor:pointer;display:inline-block;padding-right:40px;-webkit-user-select:none;user-select:none}.w-dropdown-toggle:focus{outline:0}.w-icon-dropdown-toggle{bottom:0;height:1em;margin:auto 20px auto auto;position:absolute;right:0;top:0;width:1em}.w-dropdown-list{background:#ddd;display:none;min-width:100%;position:absolute}.w-dropdown-list.w--open{display:block}.w-dropdown-link{color:#222;display:block;padding:10px 20px}.w-dropdown-link.w--current{color:#0082f3}.w-dropdown-link:focus{outline:0}@media screen and (max-width:767px){.w-nav-brand{padding-left:10px}}.w-lightbox-backdrop{word-wrap:normal;-webkit-tap-highlight-color:transparent;background:rgba(0,0,0,.9);bottom:0;color:#fff;cursor:auto;font-family:Helvetica Neue,Helvetica,Ubuntu,Segoe UI,Verdana,sans-serif;font-size:17px;font-style:normal;font-weight:300;left:0;letter-spacing:normal;line-height:1.2;list-style:disc;opacity:0;outline:0;position:fixed;right:0;text-align:center;text-indent:0;text-shadow:none;text-transform:none;top:0;-webkit-transform:translate(0);-webkit-user-select:none;-moz-user-select:none;visibility:visible;white-space:normal;word-break:normal;word-spacing:normal;z-index:2000}.w-lightbox-backdrop,.w-lightbox-container{-webkit-overflow-scrolling:touch;height:100%;overflow:auto}.w-lightbox-content{height:100vh;overflow:hidden;position:relative}.w-lightbox-view{height:100vh;opacity:0;position:absolute;width:100vw}.w-lightbox-view:before{content:"";height:100vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:86vh}.w-lightbox-frame,.w-lightbox-view:before{display:inline-block;vertical-align:middle}.w-lightbox-figure{margin:0;position:relative}.w-lightbox-group .w-lightbox-figure{cursor:pointer}.w-lightbox-img{height:auto;max-width:none;width:auto}.w-lightbox-image{display:block;float:none;max-height:100vh;max-width:100vw}.w-lightbox-group .w-lightbox-image{max-height:86vh}.w-lightbox-caption{background:rgba(0,0,0,.4);overflow:hidden;padding:.5em 1em;text-align:left;text-overflow:ellipsis;white-space:nowrap}.w-lightbox-caption,.w-lightbox-embed{bottom:0;left:0;position:absolute;right:0}.w-lightbox-embed{height:100%;top:0;width:100%}.w-lightbox-control{background-position:50%;background-repeat:no-repeat;background-size:24px;cursor:pointer;position:absolute;top:0;transition:all .3s;width:4em}.w-lightbox-left{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0yMCAwIDI0IDQwIiB3aWR0aD0iMjQiIGhlaWdodD0iNDAiPjxwYXRoIGQ9Im0wIDAgMy41MzYgMy41MzYtMTYuMjY0IDE2LjI2M0wzLjUzNiAzNi4wNjIgMCAzOS41OThsLTE5Ljc5OS0xOS43OTl6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0wIDEuNDE0IDIuMTIxIDIuMTIyLTE2LjI2MyAxNi4yNjNMMi4xMiAzNi4wNjIgMCAzOC4xODRsLTE4LjM4NS0xOC4zODV6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);bottom:0;display:none;left:0}.w-lightbox-right{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMjQgNDAiIHdpZHRoPSIyNCIgaGVpZ2h0PSI0MCI+PHBhdGggZD0ibTAgMCAxOS43OTkgMTkuNzk5TDAgMzkuNTk4bC0zLjUzNi0zLjUzNkwxMi43MjggMTkuOC0zLjUzNiAzLjUzNnoiIG9wYWNpdHk9Ii40Ii8+PHBhdGggZD0iTTAgMS40MTQgMTguMzg1IDE5LjggMCAzOC4xODRsLTIuMTIxLTIuMTIyTDE0LjE0MiAxOS44LTIuMTIgMy41MzZ6IiBmaWxsPSIjZmZmIi8+PC9zdmc+);bottom:0;display:none;right:0}.w-lightbox-close{background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii00IDAgMTggMTciIHdpZHRoPSIxOCIgaGVpZ2h0PSIxNyI+PHBhdGggZD0ibTAgMCA0Ljk1IDQuOTVMOS45IDBsMy41MzUgMy41MzYtNC45NSA0Ljk1IDQuOTUgNC45NDktMy41MzYgMy41MzYtNC45NS00Ljk1TDAgMTYuOTdsLTMuNTM2LTMuNTM2IDQuOTUtNC45NS00Ljk1LTQuOTV6IiBvcGFjaXR5PSIuNCIvPjxwYXRoIGQ9Im0wIDEuNDE0IDQuOTUgNC45NSA0Ljk1LTQuOTUgMi4xMiAyLjEyMi00Ljk0OSA0Ljk1IDQuOTUgNC45NDktMi4xMjIgMi4xMjEtNC45NS00Ljk1TDAgMTUuNTU3bC0yLjEyMS0yLjEyMSA0Ljk1LTQuOTUtNC45NS00Ljk1eiIgZmlsbD0iI2ZmZiIvPjwvc3ZnPg==);background-size:18px;height:2.6em;right:0}.w-lightbox-strip{bottom:0;left:0;line-height:0;overflow-x:auto;overflow-y:hidden;padding:0 1vh;position:absolute;right:0;white-space:nowrap}.w-lightbox-item{box-sizing:initial;cursor:pointer;display:inline-block;padding:2vh 1vh;-webkit-transform:translateZ(0);width:10vh}.w-lightbox-active{opacity:.3}.w-lightbox-thumbnail{background:#222;height:10vh;overflow:hidden;position:relative}.w-lightbox-thumbnail-image{left:0;position:absolute;top:0}.w-lightbox-thumbnail .w-lightbox-tall{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:100%}.w-lightbox-thumbnail .w-lightbox-wide{height:100%;left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.w-lightbox-spinner{-webkit-animation:spin .8s linear infinite;animation:spin .8s linear infinite;border:5px solid rgba(0,0,0,.4);border-radius:50%;box-sizing:border-box;height:40px;left:50%;margin-left:-20px;margin-top:-20px;position:absolute;top:50%;width:40px}.w-lightbox-spinner:after{border:3px solid transparent;border-bottom-color:#fff;border-radius:50%;bottom:-4px;content:"";left:-4px;position:absolute;right:-4px;top:-4px}.w-lightbox-hide{display:none}.w-lightbox-noscroll{overflow:hidden}@media (min-width:768px){.w-lightbox-content{height:96vh;margin-top:2vh}.w-lightbox-view,.w-lightbox-view:before{height:96vh}.w-lightbox-group,.w-lightbox-group .w-lightbox-view,.w-lightbox-group .w-lightbox-view:before{height:84vh}.w-lightbox-image{max-height:96vh;max-width:96vw}.w-lightbox-group .w-lightbox-image{max-height:84vh;max-width:82.3vw}.w-lightbox-left,.w-lightbox-right{display:block;opacity:.5}.w-lightbox-close{opacity:.8}.w-lightbox-control:hover{opacity:1}}.w-lightbox-inactive,.w-lightbox-inactive:hover{opacity:0}.w-richtext:after,.w-richtext:before{content:" ";display:table;grid-area:1/1/2/2}.w-richtext:after{clear:both}.w-richtext[contenteditable=true]:after,.w-richtext[contenteditable=true]:before{white-space:normal}.w-richtext ol,.w-richtext ul{overflow:hidden}.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-image div,.w-richtext .w-richtext-figure-selected.w-richtext-figure-type-video div:after,.w-richtext .w-richtext-figure-selected[data-rt-type=image] div,.w-richtext .w-richtext-figure-selected[data-rt-type=video] div:after{outline:2px solid #2895f7}.w-richtext figure.w-richtext-figure-type-video>div:after,.w-richtext figure[data-rt-type=video]>div:after{bottom:0;content:"";display:none;left:0;position:absolute;right:0;top:0}.w-richtext figure{max-width:60%;position:relative}.w-richtext figure>div:before{cursor:default!important}.w-richtext figure img{width:100%}.w-richtext figure figcaption.w-richtext-figcaption-placeholder{opacity:.6}.w-richtext figure div{color:transparent;font-size:0}.w-richtext figure.w-richtext-figure-type-image,.w-richtext figure[data-rt-type=image]{display:table}.w-richtext figure.w-richtext-figure-type-image>div,.w-richtext figure[data-rt-type=image]>div{display:inline-block}.w-richtext figure.w-richtext-figure-type-image>figcaption,.w-richtext figure[data-rt-type=image]>figcaption{caption-side:bottom;display:table-caption}.w-richtext figure.w-richtext-figure-type-video,.w-richtext figure[data-rt-type=video]{height:0;width:60%}.w-richtext figure.w-richtext-figure-type-video iframe,.w-richtext figure[data-rt-type=video] iframe{height:100%;left:0;position:absolute;top:0;width:100%}.w-richtext figure.w-richtext-figure-type-video>div,.w-richtext figure[data-rt-type=video]>div{width:100%}.w-richtext figure.w-richtext-align-center{clear:both;margin-left:auto;margin-right:auto}.w-richtext figure.w-richtext-align-center.w-richtext-figure-type-image>div,.w-richtext figure.w-richtext-align-center[data-rt-type=image]>div{max-width:100%}.w-richtext figure.w-richtext-align-normal{clear:both}.w-richtext figure.w-richtext-align-fullwidth{clear:both;display:block;margin-left:auto;margin-right:auto;max-width:100%;text-align:center;width:100%}.w-richtext figure.w-richtext-align-fullwidth>div{display:inline-block;padding-bottom:inherit}.w-richtext figure.w-richtext-align-fullwidth>figcaption{display:block}.w-richtext figure.w-richtext-align-floatleft{clear:none;float:left;margin-right:15px}.w-richtext figure.w-richtext-align-floatright{clear:none;float:right;margin-left:15px}.w-nav{background:#ddd;position:relative;z-index:1000}.w-nav:after,.w-nav:before{content:" ";display:table;grid-area:1/1/2/2}.w-nav:after{clear:both}.w-nav-brand{color:#333;float:left}.w-nav-brand,.w-nav-link{position:relative;text-decoration:none}.w-nav-link{color:#222;display:inline-block;margin-left:auto;margin-right:auto;padding:20px;text-align:left;vertical-align:top}.w-nav-link.w--current{color:#0082f3}.w-nav-menu{float:right;position:relative}[data-nav-menu-open]{background:#c8c8c8;display:block!important;left:0;min-width:200px;overflow:visible;position:absolute;right:0;text-align:center;top:100%}.w--nav-link-open{display:block;position:relative}.w-nav-overlay{display:none;left:0;overflow:hidden;position:absolute;right:0;top:100%;width:100%}.w-nav-overlay [data-nav-menu-open]{top:0}.w-nav[data-animation=over-left] .w-nav-overlay{width:auto}.w-nav[data-animation=over-left] .w-nav-overlay,.w-nav[data-animation=over-left] [data-nav-menu-open]{right:auto;top:0;z-index:1}.w-nav[data-animation=over-right] .w-nav-overlay{width:auto}.w-nav[data-animation=over-right] .w-nav-overlay,.w-nav[data-animation=over-right] [data-nav-menu-open]{left:auto;top:0;z-index:1}.w-nav-button{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;cursor:pointer;display:none;float:right;font-size:24px;padding:18px;position:relative;-webkit-user-select:none;user-select:none}.w-nav-button:focus{outline:0}.w-nav-button.w--open{background-color:#c8c8c8;color:#fff}.w-nav[data-collapse=all] .w-nav-menu{display:none}.w--nav-dropdown-open,.w--nav-dropdown-toggle-open,.w-nav[data-collapse=all] .w-nav-button{display:block}.w--nav-dropdown-list-open{position:static}@media screen and (max-width:991px){.w-nav[data-collapse=medium] .w-nav-menu{display:none}.w-nav[data-collapse=medium] .w-nav-button{display:block}}@media screen and (max-width:767px){.w-nav[data-collapse=small] .w-nav-menu{display:none}.w-nav[data-collapse=small] .w-nav-button{display:block}.w-nav-brand{padding-left:10px}}@media screen and (max-width:479px){.w-nav[data-collapse=tiny] .w-nav-menu{display:none}.w-nav[data-collapse=tiny] .w-nav-button{display:block}}.w-tabs{position:relative}.w-tabs:after,.w-tabs:before{content:" ";display:table;grid-area:1/1/2/2}.w-tabs:after{clear:both}.w-tab-link,.w-tab-menu{position:relative}.w-tab-link{background-color:#ddd;color:#222;cursor:pointer;display:inline-block;padding:9px 30px;text-align:left;text-decoration:none;vertical-align:top}.w-tab-link.w--current{background-color:#c8c8c8}.w-tab-link:focus{outline:0}.w-tab-content{display:block;overflow:hidden;position:relative}.w-tab-pane{display:none;position:relative}.w--tab-active{display:block}@media screen and (max-width:479px){.w-tab-link{display:block}}.w-ix-emptyfix:after{content:""}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.w-dyn-empty{background-color:#ddd;padding:10px}.w-condition-invisible,.w-dyn-bind-empty,.w-dyn-hide{display:none!important}.wf-layout-layout{display:grid}.centered-text-link{color:rgba(0,0,0,.76);display:block;margin-top:24px;text-align:center;text-decoration:none}.form-success{background-color:#f0ecfd;border-radius:8px;padding:24px;text-align:center}.text-link{color:#000;display:inline-block;text-decoration:underline}.form-sub-text,.text-link.gray{color:rgba(0,0,0,.56)}.form-sub-text{font-size:.875rem;margin-top:12px;text-align:center}.button2{background-color:#5532fa;border:1px solid #5532fa;border-radius:8px;color:#fff;flex:none;font-size:.9375rem;font-weight:500;line-height:1em;padding:16px;text-decoration:none;transition:border-color .15s,background-color .15s,opacity .15s}.button2:hover{background-color:#1e116e;border-color:#1e116e;opacity:1}.button2.full-width{background-color:#5532fa;text-align:center;width:100%}.button2.full-width:hover{background-color:#1e116e}.input{background-color:#fff;border:1px solid rgba(0,0,0,.16);border-radius:8px;font-size:1rem;height:48px;margin-bottom:32px;padding:8px 16px}.input:focus{border-color:#5532fa}.input::-webkit-input-placeholder{color:rgba(0,0,0,.56)}.input::placeholder{color:rgba(0,0,0,.56)}.form-heading{font-size:1.5rem;font-weight:600;line-height:1.7em;margin-bottom:32px;text-align:center}.centered-form{background-color:#fff;border-radius:12px;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:100%;padding:24px;width:388px}.centered-form.simple-shadow-small{color:#000}.simple-shadow-small{box-shadow:-6px 6px 20px rgba(0,0,0,.12)}.centered-logo{display:block;margin-bottom:48px;margin-left:auto;margin-right:auto;width:132px}.container{max-width:1440px;position:relative}.section{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Fira Sans,Droid Sans,sans-serif;padding:176px 64px;position:relative;width:100%}.section.secondary-background{background-color:#fff}.section h5{font-size:1.75rem;font-weight:600;line-height:1.3;margin-bottom:.5rem;margin-top:1.5rem}.section h4{font-size:1.5rem;font-weight:500;line-height:1.4;margin-bottom:1rem;margin-top:0}.section h1{font-size:4rem;font-weight:600;line-height:1.1;margin-bottom:1rem}.section h2{font-size:3.5rem;font-weight:600;line-height:1.2;margin-bottom:2rem;margin-top:1rem}.section h3{font-size:2rem;font-weight:600;line-height:1.3;margin-bottom:1rem;margin-top:2.5rem}.section h6{font-size:.8125rem;font-weight:700;line-height:1.5;margin-bottom:.5rem;margin-top:1.5rem}.section ul{margin-bottom:3rem;margin-top:2rem;padding-left:14px}.section li{margin-bottom:.5rem}@media screen and (max-width:991px){.section{padding-left:32px;padding-right:32px;padding-top:104px}}@media screen and (max-width:767px){.container{width:100%}.section{padding-bottom:88px;padding-top:88px}}@media screen and (max-width:479px){.section{padding:64px 20px}.section h1{font-size:3rem}.section h2{font-size:2.5rem}}.w-layout-grid{grid-row-gap:16px;grid-column-gap:16px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.w-checkbox{display:block;margin-bottom:5px;padding-left:20px}.w-checkbox:after,.w-checkbox:before{content:" ";display:table;grid-area:1/1/2/2}.w-checkbox:after{clear:both}.w-checkbox-input{float:left;line-height:normal;margin:4px 0 0 -20px}.w-checkbox-input--inputType-custom{border:1px solid #ccc;border-radius:2px;height:12px;width:12px}.w-checkbox-input--inputType-custom.w--redirected-checked{background-color:#3898ec;background-image:url(https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-color:#3898ec}.w-checkbox-input--inputType-custom.w--redirected-focus{box-shadow:0 0 3px 1px #3898ec}body{color:#989fb2;font-family:Inter,sans-serif;font-size:13px;font-weight:500;line-height:1.2}h1{font-size:42px;font-weight:600;line-height:1.2}h1,h2{margin-bottom:0;margin-top:0}h2{font-size:32px;line-height:36px}h2,h3{font-weight:700}h3{font-size:24px;line-height:30px;margin-top:0}h3,p{margin-bottom:0}p{font-size:15px}ol,ul{margin-bottom:10px;margin-top:0;padding-left:40px}label{display:block;font-weight:700}.holder{grid-column-gap:0;display:grid;grid-template-columns:minmax(260px,.25fr) 1fr minmax(245px,.25fr);grid-template-rows:auto;height:100vh;justify-items:stretch;max-width:none;overflow:hidden;position:relative;text-decoration:none;width:100%}.holder,.menu-left{grid-row-gap:16px;grid-auto-columns:1fr}.menu-left{grid-column-gap:16px;align-items:flex-start;background-color:#f8f8f8;border-right:1px solid #edebec;display:flex;flex-direction:column;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;height:100%;justify-content:space-between}.menu-right{border-left:1px solid #edebec}.menu-projects,.menu-right{background-color:#fff;height:100%}.menu-projects{margin-left:auto;margin-right:auto;overflow:hidden;padding-left:24px;padding-right:24px;padding-top:34px;text-decoration:none;width:100%}.menu-projects.template{padding-left:0;padding-right:0;padding-top:0}.menu-l__wrap{width:100%}.logo-wrap{margin-bottom:70px;padding-left:34px;padding-right:40px;padding-top:34px}.menu-l__h{color:#080045;font-size:13px;line-height:120%;margin-bottom:16px;margin-top:0;padding-left:34px}.menu-link{grid-column-gap:12px;align-items:center;border-left:5px solid transparent;color:#4971ff;display:flex;-webkit-filter:grayscale();filter:grayscale();flex-direction:row;font-size:14px;padding:10px 12px 10px 29px;text-decoration:none;transition:all .2s}.menu-link:hover{border-left:5px solid #818181}.menu-link.w--current{border-left:5px solid #4971ff;-webkit-filter:grayscale(0);filter:grayscale(0);padding-left:29px}.logout{grid-column-gap:12px;align-items:center;color:#989fb2;cursor:pointer;display:flex;font-size:14px;margin-bottom:30px;margin-left:20px;padding:10px 20px 10px 14px;text-decoration:none;transition:all .2s}.logout:hover{color:#4971ff}.menu-r__wrap{padding-left:16px;padding-right:16px;padding-top:34px}.menu-r__header{grid-column-gap:8px;align-items:center;display:flex;justify-content:flex-start;margin-bottom:27px}.text-dark{color:#080045;font-size:13px;text-decoration:none}.text-dark.mb-24{display:none}.mb-24{margin-bottom:24px}.stats-grid{grid-row-gap:22px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto}.stats-grid__flex{grid-column-gap:5px;align-items:flex-start;display:flex;margin-top:5px}.small-circle{background-color:#06d7a1;border-radius:50%;height:6px;margin-top:4px;width:6px}.small-circle.orange{background-color:#ffc62a}.small-circle.blue{background-color:#4971ff}.small-circle.pink{background-color:#ff5ff9}.small-circle.gray{background-color:#989fb2}.stats-number{color:#080045;font-size:28px;font-weight:600;line-height:1.2}.border{background-color:#edebec;height:1px;margin-bottom:24px;margin-top:24px;width:100%}.border.no-bot-m{margin-bottom:0}.border.mt-16{margin-top:16px}.border.m-12{margin-bottom:12px;margin-top:12px}.members-wrap{display:none}.member-img{border-radius:50%;height:36px;width:36px}.member-img.small{height:28px;width:28px}.member-info{grid-column-gap:10px;align-items:center;display:flex}.members-list{grid-row-gap:8px;align-items:stretch;display:flex;flex-direction:column;max-height:380px;overflow:auto}.projects__heading.mb-16{margin-bottom:16px}.projects-head__flex{grid-column-gap:10px;align-items:center;display:flex;margin-bottom:8px}.h-24{font-size:24px;font-weight:600;line-height:120%}.filters{align-items:center;display:none;justify-content:space-between}.filters-wrap{grid-column-gap:10px}.filter-dd,.filters-wrap{align-items:center;display:flex}.filter-dd{grid-column-gap:24px;background-color:#f8f8f8;border-radius:8px;padding:10px 8px 10px 14px;position:relative;transition:all .2s}.projects-wrapper{grid-column-gap:24px;display:flex;margin-left:auto;margin-right:auto;margin-top:24px;overflow:auto;padding-bottom:6px}.projects-wrapper.grid{display:flex;flex-direction:column;overflow:auto}.projects-column,.projects-wrapper.grid{background-color:#f8f8f8;border-radius:20px}.projects-column{overflow:hidden;padding:20px 5px 20px 16px;width:100%}.projects-column.grid{flex:1 1;max-width:none;overflow:visible;padding-bottom:14px;padding-top:14px}.projects-column.grid.first{padding-top:20px}.projects-column.grid.last{padding-bottom:20px}.projects-count__wrap{margin-bottom:16px}.projects-count__wrap,.projects-count__wrap.other,.projects-count__wrap.withSettings{grid-column-gap:8px;align-items:center;display:flex}.projects-count__wrap.withSettings{justify-content:space-between;margin-bottom:16px}.h-16{font-size:16px;font-weight:600;line-height:1.2}.h-16.text-dark.mb-5{border:1px #000;text-decoration:none}.count-box{align-items:center;background-color:rgba(73,113,255,.05);border-radius:6px;color:#4971ff;display:flex;font-size:16px;font-weight:600;height:27px;justify-content:center;width:27px}.projects-collection{justify-content:flex-start;margin-left:auto;margin-right:auto}.projects-list{grid-row-gap:16px;display:flex;flex-direction:column}.projects-list.grid{display:flex;flex-flow:wrap}.project,.projects-list.grid{grid-column-gap:16px;grid-row-gap:16px;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.project{background-color:#fff;border:1px solid #edebec;border-radius:20px;color:#989fb2;display:inline-block;max-width:370px;min-width:250px;padding:20px;text-decoration:none;transition:border-color .2s;width:20vw}.project:hover{border-color:#4971ff}.project.grid{max-width:310px;width:100%}.project-heading{grid-column-gap:12px;align-items:center;color:#989fb2;display:flex;margin-bottom:14px;text-decoration:none}.project-logo__wrap{align-items:center;border:1px solid #edebec;border-radius:8px;display:flex;height:40px;justify-content:center;overflow:hidden;width:40px}.mb-5{margin-bottom:5px}.label{background-color:rgba(255,109,162,.05);border-radius:8px;color:#ff6da2;font-size:12px;overflow:hidden;padding:6px 10px;position:relative;text-decoration:none}.assignees{grid-column-gap:16px;align-items:center;display:none}.dates-wrap{grid-column-gap:24px;display:flex;justify-content:flex-start}.p-11{font-size:11px}.p-11.mb-10{text-decoration:none}.mb-10{margin-bottom:10px}.date-wrapper{grid-column-gap:5px;align-items:center;display:flex}.label-bg{bottom:0;left:0;opacity:.05;position:absolute;right:0;top:0}.paragraph{position:relative;z-index:1}.number-wrap{align-items:center;display:flex}.upcoming{display:block}.scroll-wrap{display:flex;height:100vh;justify-content:flex-start;margin-left:auto;margin-right:auto;max-height:100%;overflow:auto;padding-bottom:40px;padding-right:5px;width:100%}.empty-state{background-color:transparent;color:#4971ff;font-size:15px;padding-left:0}.labels-wrap{grid-column-gap:3px;grid-row-gap:3px;align-items:center;display:flex;flex-wrap:wrap}.cateogires-wrap,.fs-assignees,.none{display:none}.assignee{grid-column-gap:3px;grid-row-gap:3px;align-items:center;color:#989fb2;display:flex;text-decoration:none}.assignee.none{display:none}.assignee-image{border-radius:50%;height:28px;width:28px}.fs-labels{display:none}.assignees-wrap{grid-column-gap:3px;grid-row-gap:3px;align-items:center;display:flex;flex-wrap:wrap}.dd-toggle{display:flex;justify-content:space-between;padding:0}.dd-toggle.w--open{width:100%}.dd-toggle.text-light{color:#989fb2}.dd-nav{cursor:pointer;padding:13px 12px 13px 34px;width:100%}.dd-toggle-flex{grid-column-gap:12px;align-items:center;display:flex}.dd-text{color:#737373;font-size:15px}.menu-link__dd{grid-column-gap:12px;align-items:center;border-left:5px solid transparent;color:#4971ff;display:flex;-webkit-filter:grayscale();filter:grayscale();font-size:14px;padding-bottom:10px;padding-left:40px;padding-top:10px;text-decoration:none;transition:all .2s}.menu-link__dd:hover{border-left:5px solid #818181}.menu-link__dd.w--current{border-left:5px solid #4971ff;-webkit-filter:grayscale(0);filter:grayscale(0);padding-left:40px}.finsweet{display:none}.template-header{background-color:#f8f8f8;border-bottom:1px solid #edebec;padding:34px 24px 24px}.map-wrap{grid-column-gap:3px;align-items:center;display:flex;margin-bottom:34px}.p{color:#989fb2;text-decoration:none}.text-blue{color:#4971ff;font-size:13px}.info-wrap{grid-column-gap:20px;align-items:center;display:flex}.logo-big{border:1px solid #edebec;border-radius:8px;height:80px;width:80px}.mb-14{margin-bottom:14px}.header-wrapper{grid-row-gap:30px;align-items:stretch;display:flex;flex-wrap:wrap;justify-content:flex-start}.border-vertical{background-color:#edebec;margin-left:40px;margin-right:40px;width:1px}.services-list{grid-column-gap:3px;grid-row-gap:3px;align-content:flex-start;align-items:center;display:flex;flex-wrap:wrap;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.services-wrap{max-width:245px}.dates-wrapper{border-right:1px solid #edebec;margin-right:40px;padding-right:40px}.mb-12{margin-bottom:12px}.links{grid-column-gap:22px;grid-row-gap:11px;align-items:center;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto;justify-content:flex-start}.link-icon{border:1px solid #edebec;border-radius:4px;height:28px;width:28px}.link-flex{grid-column-gap:8px;align-items:center;display:flex;text-decoration:none}.link-flex:hover{color:#4971ff}.link-flex.text-dark{transition:all .2s}.members-wrapper{grid-column-gap:24px;grid-row-gap:25px;border-top:1px solid #edebec;flex-wrap:wrap;margin-top:24px;padding-top:20px}.member-role,.members-wrapper{align-items:center;display:flex}.member-role{grid-column-gap:8px}.template-body{padding-left:24px;padding-right:10px;padding-top:20px}.tab-link{background-color:#f8f8f8;border-radius:8px;color:#080045;padding:10px 14px;transition:all .2s}.tab-link:hover{box-shadow:0 0 30px rgba(0,0,0,.15)}.tab-link.w--current{background-color:#4971ff;color:#fff}.tabs-menu{grid-column-gap:10px;grid-row-gap:10px;display:flex;flex-wrap:wrap;margin-bottom:35px}.tabs-content{overflow:auto}.rte-project{color:#080045}.rte-project h2{font-size:24px;font-weight:600;line-height:1.2;margin-bottom:16px}.rte-project p{line-height:24px}.rte-project ul{font-size:15px;font-weight:400;padding-left:27px}.rte-project li{margin-bottom:5px}.rte-project ol{font-size:15px;font-weight:400;padding-left:27px}.tab-panel{overflow:auto}.label-p{font-size:12px;position:relative;z-index:1}.p-13{font-size:13px}.p-13.text-light{color:#989fb2}.p-12{font-size:12px}.no-p{grid-column-gap:24px;display:flex;padding:0}.dd-text-flex{grid-column-gap:5px;align-items:center;display:flex}.dd-list-filter{position:absolute;top:35px}.dd-list-filter.w--open{background-color:#f8f8f8;border-radius:8px;box-shadow:0 0 40px rgba(0,0,0,.15);left:0;padding-left:16px;padding-right:16px;padding-top:16px;top:40px}.form-block{margin-bottom:0}.collection-list{grid-row-gap:16px;display:flex;flex-direction:column}.collection-list.filter-complex{grid-column-gap:20px;grid-row-gap:20px;flex-flow:wrap;margin-left:auto;margin-right:auto}.documentation-wrap{max-width:740px}.documentation-menu,.documentation-wrap{margin-left:auto;margin-right:auto;width:100%}.documentation-menu{background-color:#fff;height:100%;padding-left:15px;padding-right:15px;padding-top:34px}.border-bot{border-bottom:1px solid #edebec;padding-bottom:16px}.documentation-content{overflow:auto;padding-bottom:15px;padding-right:5px;padding-top:16px}.invoices-wrap{margin-left:auto;margin-right:auto;max-width:1370px;width:100%}.invoices-wrapper{border-top:1px #edebec;margin-right:5px;margin-top:60px;overflow:auto;padding-bottom:90px;padding-right:5px;padding-top:15px}.invoices-list{grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto}.invoice{align-items:center;background-color:#f8f8f8;border-radius:10px;color:#989fb2;display:flex;justify-content:space-between;margin-bottom:16px;padding:17px 21px 17px 17px;position:relative;text-decoration:none;transition:-webkit-transform .2s cubic-bezier(.25,.46,.45,.94);transition:transform .2s cubic-bezier(.25,.46,.45,.94);transition:transform .2s cubic-bezier(.25,.46,.45,.94),-webkit-transform .2s cubic-bezier(.25,.46,.45,.94)}.settings-button{background-color:#ffffff00;border-radius:5px}.dragItem{background-color:#f8f8f8;border-radius:10px;color:#989fb2;justify-content:space-between;margin-bottom:16px;padding:17px 21px 17px 17px;position:relative;text-decoration:none}.dragItem,.options-panel{align-items:center;display:flex}.options-panel{flex-direction:row}.invoice:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.invoice-r{grid-column-gap:10px;align-items:center;color:originalColor;display:flex;transition:color .2s cubic-bezier(.25,.46,.45,.94)}.invoice:hover .invoice-r{color:#4971ff}.invoice-l{grid-column-gap:12px;align-items:center;display:flex}.invoice-icon{border:1px solid #edebec;border-radius:8px;display:none;height:41px;object-fit:cover;width:41px}.p-16{font-size:16px}.inv-date-wrap{align-items:center;display:flex}.dot{background-color:#989fb2;border-radius:50%;height:4px;margin-left:8px;margin-right:8px;width:4px}.p-14{font-size:14px}.settings-wrapper{margin-left:auto;margin-right:auto;max-width:1024px;width:100%}.settings-wrap{margin-right:-10px;overflow:auto;padding-bottom:20px;padding-right:10px}.link-without-decoration{align-items:center;display:flex;flex-direction:row;text-decoration:none}.link-text{color:#989fb2}.email-form,.password-form{margin-top:40px}.form-label{font-weight:500;text-transform:capitalize}.form-field{border-radius:4px;height:48px;margin-bottom:0;padding-bottom:9px;padding-left:15px;padding-right:15px}.form-field::-webkit-input-placeholder{font-size:15px;font-weight:400}.form-field::placeholder{font-size:15px;font-weight:400}.form-field-wrap{width:100%}.form-flex{grid-column-gap:24px;align-items:center;display:flex;justify-content:flex-start}.form-flex.vertical{flex-direction:column}.h-20{font-size:20px;font-weight:600;line-height:1.2}.no-m{margin-bottom:0}.file-input{align-self:flex-end;background-color:#9d9d9d;border-radius:4px;color:#fff;cursor:pointer;font-size:12px;font-weight:600;margin-right:24px;padding:16px 34px;transition:all .2s}.file-input:hover{background-color:hsla(0,0%,81%,.8)}.flex-start{align-self:flex-start}.div-block-copy{align-items:center;flex-flow:row}.div-block-copy,.div-block-copy-array{grid-column-gap:10px;grid-row-gap:10px;-webkit-text-stroke-width:0;background-color:#fff;border:1px solid #ccc;border-radius:4px;display:flex;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-content:flex-start;margin-bottom:5px;min-height:50px;object-fit:fill;padding:10px;position:relative;z-index:9}.div-block-copy-array{align-items:flex-start;flex-flow:column}.array-items-wrapper{grid-column-gap:10px;grid-row-gap:10px;-webkit-text-stroke-width:0;align-items:center;background-color:#fff;border:1px solid #ccc;border-radius:4px;display:flex;flex-flow:row;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto auto;justify-content:flex-start;margin-bottom:5px;min-height:50px;object-fit:fill;padding:10px;position:relative;width:100%;z-index:9}.preview-image{-webkit-filter:contrast(.5);filter:contrast(.5);height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.text-block-2{color:#000}.image-2{height:25px;margin-left:5px;margin-right:5px;position:relative;width:25px}.button-wrapper{align-self:auto;bottom:0;flex:0 1 auto;flex-flow:row;left:auto;margin-left:auto;position:relative;right:0;top:0}.button-wrapper,.icon-wrapper{align-items:center;display:flex;justify-content:center}.icon-wrapper{-webkit-filter:invert(.9);filter:invert(.9);height:auto;left:50%;min-height:100%;min-width:100%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:auto}.image-overlay{align-items:center;background-color:rgba(0,0,0,.8);display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.image-container{position:relative}.close-button{color:#fff;cursor:pointer;font-size:24px;position:absolute;right:10px;top:10px}.large-image{max-height:80vh;max-width:80vw}body{overflow:auto}.view-btn,body.modal-open{overflow:hidden}.view-btn{-webkit-text-stroke-color:#ccc;background-color:#ccc;border-radius:4px;color:#fff;cursor:pointer;height:44px;margin-bottom:0;margin-left:auto;margin-right:5px;min-height:40px;min-width:40px;padding-top:9px;position:relative;width:44px}.view-btn path{stroke:#000;transition:all .1s cubic-bezier(.25,.46,.45,.94)}.view-btn:hover path{stroke:#fff}.view-btn circle{stroke:#000;transition:all .1s cubic-bezier(.25,.46,.45,.94)}.view-btn:hover circle{stroke:#fff}.delete-btn{align-items:center;border-radius:4px;cursor:pointer;display:flex;height:44px;justify-content:center;margin-left:5px;margin-right:5px;transition:background-color .2s cubic-bezier(.25,.46,.45,.94);width:44px}.delete-btn path{stroke:#000;transition:all .1s cubic-bezier(.25,.46,.45,.94)}.delete-btn:hover path{stroke:#fff!important}.delete-btn:hover{background-color:#d62a2a}.file-input:focus{outline:none}.file-input input[type=file]{cursor:pointer;left:0;opacity:0;position:absolute;top:0}.submit-button{align-self:flex-end;background-color:#4971ff;border-radius:4px;font-size:14px;font-weight:600;margin-top:24px;padding:16px 34px;transition:all .2s}.submit-button:hover{background-color:rgba(73,113,255,.8)}.submit-button.in-form{background-color:#4971ff;margin-top:0;width:100%}.submit-button.in-form:hover{background-color:rgba(73,113,255,.8)}.form-wrap{align-items:stretch;display:flex;flex-direction:column}.link{color:#434de7;font-weight:600;text-decoration:none}.link:hover{color:#000}.tour-step-2{display:none}.tooltip-author-wrap{align-items:center;display:flex}.small-h1{color:#000;font-size:28px;font-weight:600;line-height:1.2em;margin-bottom:20px}.flex-row-outer{align-items:center;display:flex;justify-content:space-between;width:100%}.flex-row-outer.margin-bottom{margin:0 0 12px}.form-container{display:flex;flex-flow:column wrap;justify-content:space-between;margin-bottom:20px;padding-top:10px;position:relative;text-align:left;width:100%}.tooltip-wrapper{background-color:#fafbfe;border:1px solid #d8e3f0;border-radius:10px;box-shadow:1px 1px 8px 1px rgba(45,62,80,.12);color:#333;display:block;font-size:11.5px;font-weight:400;line-height:1.5em;position:absolute;text-align:left;width:300px}.show-password{background-color:#fff;bottom:-1px;color:#989fb2;display:flex;font-size:13.5px;padding:0 7px 0 6px}.show-password.w--current{display:none}.tooltip-title{font-size:110%;font-weight:800;margin-bottom:6px}.hide{display:none}.tooltip-container{background-color:#fafbfe;border-radius:9px 9px 0 0;font-size:12.5px;padding:20px;position:relative;z-index:3}.tooltip-close{align-items:center;border-radius:50%;color:#3f3e46;display:flex;height:24px;justify-content:center;width:24px;z-index:5}.tooltip-close:hover{background-color:rgba(0,42,255,.1)}.tooltip-diamond{background-color:#fafbfe;border:1px solid #d8e3f0;border-radius:2px;bottom:auto;box-shadow:0 -3px 8px rgba(45,62,80,.06);height:16px;left:0;margin-left:auto;margin-right:auto;position:absolute;right:0;top:-7px;-webkit-transform:rotate(45deg);transform:rotate(45deg);width:16px;z-index:2}.tooltip-diamond.left{bottom:10px;left:-7px;margin-bottom:auto;margin-top:auto;right:auto;top:0}.show-password-wrap{bottom:auto;left:auto;position:absolute;right:3%;top:12px;z-index:4}.tooltip-svg{height:16px;padding-bottom:0;padding-top:0}.eye-svg,.tooltip-svg{align-items:center;display:flex;justify-content:center;width:16px}.eye-svg{margin-right:4px}.tooltip-author{border-radius:50%;margin-right:10px;width:32px}.form-wrapper{align-items:stretch;justify-content:center;max-width:400px;overflow:visible;padding-left:0;padding-right:0;z-index:50}.form-wrapper,.input-wrapper{display:flex;flex-direction:column;position:relative;width:100%}.input-wrapper{align-items:flex-start;margin-bottom:12px}.content-wrap-center{align-items:center;display:flex;flex-direction:column;text-align:center}.content-wrap-center._100-p-width{width:100%}.full-section{align-items:center;display:none;flex-direction:column;height:auto;min-height:100vh;padding:100px 5%}.full-section,.tooltip-anchor{justify-content:center;width:100%}.tooltip-anchor{bottom:0;display:flex;height:10px;left:0;margin-left:auto;margin-right:auto;margin-top:0;padding-top:12px;position:absolute;right:0;top:100%;z-index:100}.tooltip-anchor.right{align-items:center;bottom:0;height:100%;justify-content:flex-start;left:auto;margin-right:-12px;padding-left:12px;right:0;top:0;width:auto}.tooltip-navigation{align-items:center;background-color:#fafbfe;border-radius:0 0 9px 9px;border-top:1px solid #d8e3f0;bottom:0;color:#64636e;display:flex;justify-content:space-between;min-height:50px;padding:8px 20px;position:relative;z-index:3}.tooltip-navigation.top{border-bottom:1px solid #d8e3f0;border-radius:9px 9px 0 0;border-top-style:none}.relative-block{position:relative}.agency-logo{margin-bottom:25px;margin-left:auto;margin-right:auto;width:120px}.hidden-code-block{height:0;overflow:hidden}.spacer-s{height:15px;width:100%}.relative-field-wrap{position:relative;text-align:left}.description{color:#000;font-size:12px;font-weight:300;margin-top:3px;opacity:.6;padding-left:0}.spacer-xs{height:10px;width:100%}.input-description{font-size:12px;font-weight:300;margin-bottom:6px;margin-top:5px;opacity:.8;overflow:hidden;padding-left:12px;transition:height .2s}.input-description.error,.input-description.success{color:#000;font-weight:400;padding-left:0}.confirm-input-wrapper{flex-direction:column;text-align:left;width:100%}.confirm-input-wrapper.hidden{overflow:hidden;text-align:left;transition:height .2s}.menu-tabs{right:0}.menu-add-item,.menu-tabs{align-items:center;background-color:#f8f8f8;border:1px solid #edebec;border-radius:8px;display:flex;overflow:hidden;position:absolute;z-index:10}.menu-add-item{left:0}.add-item-button{align-self:flex-end;background-color:#4971ff;border-radius:4px;font-size:14px;font-weight:600;padding:16px 34px;transition:all .2s}.add-item-button:hover{background-color:rgba(73,113,255,.8)}.tabs-home{position:relative}.tab-switch{align-items:center;background-color:#f8f8f8;color:#989fb2;display:flex;height:36px;justify-content:center;padding:0;width:36px}.tab-switch.w--current{background-color:#4971ff;border-radius:8px;color:#fff}.checkbox-button{background-color:#fff;border-color:#e9e7e8;border-radius:4px;height:24px;margin-left:0;margin-top:0;width:24px}.checkbox-button.w--redirected-checked{background-color:#4971ff;background-image:url(/static/media/checkmark.75c94151a5d8432a41eb.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border-color:#4971ff;border-width:1px}.checkbox-field{align-items:center;color:#080045;cursor:pointer;margin-bottom:16px;margin-left:-10px;padding-left:0;white-space:pre}.checkbox-field,.form-filter{grid-column-gap:10px;display:flex}.form-filter{background-color:transparent}.checkbox-button-assigne{background-color:#fff;border-color:#e9e7e8;border-radius:4px;height:24px;margin-left:0;margin-top:0;width:24px}.checkbox-button-assigne.w--redirected-checked{background-color:#4971ff;background-image:url(/static/media/checkmark.75c94151a5d8432a41eb.svg);background-position:50%;background-repeat:no-repeat;background-size:auto;border-color:#4971ff;border-width:1px}.centered{margin-top:4px}.assignee-flex{grid-column-gap:20px;grid-row-gap:5px;align-items:flex-start;display:flex;flex-direction:column}.update-flex{grid-column-gap:5px;align-items:center;display:flex}.hamburger-wrap{display:none}.stats-flex{grid-column-gap:8px;display:flex}.doc-dd__list{position:relative;top:10px}.doc-dd__list.w--open{background-color:transparent;left:-34px;max-height:320px;overflow:auto;padding-right:15px;width:255px}.member-name{color:#080045}.nav_logo{height:1.6875rem}.disclaimer{font-size:13px;margin-top:25px}.container{margin-left:auto;margin-right:auto;max-width:500px;padding-left:20px;padding-right:20px;width:100%}.redirect{align-items:center;color:#080045;display:flex;flex-direction:column;height:100vh;justify-content:center;text-align:center}.csilver{color:#989fb2;font-weight:400}.redirect-wrap{display:none}.disclaimer-section{align-items:flex-start;background-color:#4971ff;display:none;flex-direction:column;padding:40px 165px 40px 40px;position:relative}.disclaimer-h1{color:#fff;font-size:30px;margin-bottom:10px}.white-text{color:#e8e8e9}.text-link{color:#fff;font-weight:600}.close-icon{align-items:center;color:#fff;cursor:pointer;display:flex;height:24px;justify-content:center;overflow:hidden;position:absolute;right:40px;top:40px;width:24px}.button{align-self:flex-end;background-color:#fff;border-radius:4px;color:#4971ff;font-size:14px;font-weight:600;margin-top:0;padding:10px 20px;transition:all .2s}.button:hover{opacity:.9}.button.in-form{background-color:#4971ff;margin-top:0;width:100%}.button.in-form:hover{background-color:rgba(73,113,255,.8)}._2-button-wrap{align-items:center;display:flex;grid-template-rows:auto;margin-top:20px}.assigne-checkbox,.services-checkbox{grid-column-gap:10px;align-items:center;color:#080045;cursor:pointer;display:flex;margin-bottom:16px;margin-left:-10px;padding-left:0;white-space:pre}.ms-iframe{bottom:0;left:0;position:fixed;right:auto;top:auto;z-index:2147483647}.ms-iframe,.ms-iframe-embed{align-items:flex-end;display:flex;height:70px;justify-content:flex-end}.ms-iframe-embed{overflow:visible;position:relative;width:180px}.ms-iframe-footer-embed{align-items:flex-end;background-color:#d1e7fb;background-image:url(/static/media/noise.f080047ec4992b75bf01.png);background-position:0 0;background-size:200px;display:block;height:350px;justify-content:flex-end;margin-bottom:0;overflow:hidden;width:100%}.hidden-embed{height:0;max-height:0;opacity:0;position:fixed;z-index:-1}.date-copy{display:none}.body{text-decoration:none}.projects-column-copy{background-color:#f8f8f8;border-radius:20px;display:none;flex:none;max-width:340px;overflow:hidden;padding:20px 5px 20px 16px;width:100%}.projects-column-copy.grid{flex:1 1;max-width:none;overflow:visible;padding-bottom:14px;padding-top:14px}.projects-column-copy.grid.first{padding-top:20px}.projects-column-copy.grid.last{padding-bottom:20px}.tabs-content-2{margin-top:30px}.stats-grid__item-copy{display:none}.centered-copy{display:none;margin-top:4px}.tab-pane-tab-2{margin-left:20px;margin-right:20px;margin-top:-50px}.image{display:none}.spark-centered-form{background-color:#fff;border-radius:12px;margin-bottom:0;margin-left:auto;margin-right:auto;max-width:100%;padding:24px;width:388px}.spark-centered-form.spark-simple-shadow-small{color:#000}.spark-section{font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Noto Sans,Ubuntu,Cantarell,Helvetica Neue,Oxygen,Fira Sans,Droid Sans,sans-serif;padding:176px 64px;position:relative;width:100%}.spark-section.spark-secondary-background{background-color:#fff}.spark-container{margin-left:auto;margin-right:auto;max-width:1440px;position:relative}.spark-button{background-color:#5532fa;border:1px solid #5532fa;border-radius:8px;color:#fff;flex:none;font-size:.9375rem;font-weight:500;line-height:1em;padding:16px;text-decoration:none;transition:border-color .15s,background-color .15s,opacity .15s}.spark-button:hover{background-color:#1e116e;border-color:#1e116e;opacity:1}.spark-button.spark-full-width{background-color:#5532fa;text-align:center;width:100%}.spark-button.spark-full-width:hover{background-color:#1e116e}.spark-form-heading{font-size:1.5rem;font-weight:600;line-height:1.7em;margin-bottom:32px;text-align:center}.spark-form-success{background-color:#f0ecfd;border-radius:8px;padding:24px;text-align:center}.spark-centered-text-link{color:rgba(0,0,0,.76);display:block;margin-top:24px;text-align:center;text-decoration:none}.spark-centered-logo{display:block;margin-bottom:48px;margin-left:auto;margin-right:auto;width:132px}.spark-input{background-color:#fff;border:1px solid rgba(0,0,0,.16);border-radius:8px;font-size:1rem;height:48px;margin-bottom:32px;padding:8px 16px}.spark-input:focus{border-color:#5532fa}.spark-input::-webkit-input-placeholder{color:rgba(0,0,0,.56)}.spark-input::placeholder{color:rgba(0,0,0,.56)}@media screen and (max-width:991px){h1{font-size:38px}.holder{display:flex;position:relative}.holder.project-template{height:auto}.menu-left{display:none;opacity:0;position:absolute;width:50%;z-index:9999}.menu-left.open{display:flex;opacity:1;position:absolute}.menu-right{display:none;opacity:0;position:absolute;right:0;width:50%;z-index:9999}.menu-projects{display:block}.logo-wrap.homepage{align-items:center;display:flex}.logo-wrap.homepage,.menu-r__header{justify-content:space-between}.members-list{max-height:330px}.projects__heading{align-items:center;display:flex;justify-content:space-between}.border-vertical.second{display:none}.tab-panel{overflow:visible}.border-bot.flex{grid-column-gap:15px;align-items:center;display:flex;justify-content:space-between}.hamburger-wrap{grid-row-gap:3px;align-items:center;cursor:pointer;display:flex;flex-direction:column;width:30px}.hamburger-wrap.x{height:30px;justify-content:center}.hamburger-line{background-color:#080045;height:3px;padding-bottom:0;padding-right:0;width:100%}.hamburger-line.top{-webkit-transform:translateY(3px)rotate(45deg);transform:translateY(3px)rotate(45deg)}.hamburger-line.bottom{-webkit-transform:translateY(-3px)rotate(-45deg);transform:translateY(-3px)rotate(-45deg)}.stats-flex{grid-column-gap:8px;display:flex}.map-flex{align-items:flex-start;display:flex;justify-content:space-between}.spark-section{padding-left:32px;padding-right:32px;padding-top:104px}}@media screen and (max-width:767px){h1{font-size:35px}.menu-left{width:70%}.menu-projects{padding-top:20px}.filter-dd,.no-p{justify-content:space-between;margin-left:0;margin-right:0}.no-p{width:100%}.invoice{grid-row-gap:30px;align-items:flex-start;flex-direction:column}.form-flex.password{grid-row-gap:15px;flex-direction:column}.form-filter{grid-row-gap:10px;align-items:stretch;flex-flow:column wrap}.nav_logo-link{padding-left:0}.nav_logo{height:1.5rem}.spark-section{padding-bottom:88px;padding-top:88px}.spark-container{width:100%}}@media screen and (max-width:479px){h1{font-size:30px}.menu-left{width:100%}.menu-projects{padding-left:15px;padding-right:15px}.logo-wrap{margin-bottom:20px;padding-left:17px;padding-right:0;padding-top:20px}.menu-link,.menu-link.w--current{padding-left:15px}.logout{margin-bottom:15px;margin-left:6px;padding-right:15px}.menu-r__wrap{padding-top:18px}.menu-r__header{margin-bottom:20px}.stats-grid{grid-column-gap:10px;grid-row-gap:15px;display:grid;grid-auto-columns:1fr;grid-template-columns:1fr 1fr;grid-template-rows:auto}.h-24.text-dark.stats{font-size:20px;font-weight:700}.dd-toggle.text-light{grid-column-gap:20px;justify-content:flex-start}.dd-nav{padding-left:20px}.header-wrapper{flex-direction:column}.border-vertical.phone-none{display:none}.dates-wrapper{border-right-style:none}.links,.members-wrapper{grid-template-columns:1fr 1fr}.members-wrapper{grid-column-gap:15px;grid-row-gap:20px;display:grid;grid-auto-columns:1fr;grid-template-rows:auto auto}.email-form,.password-form{margin-top:30px}.hamburger-wrap.x{margin-right:20px}.logo-img{max-width:90%}.doc-dd__list.w--open{width:200px}.member-name{font-weight:600}.doc-p,.member-name{font-size:13px}.mw-mobile-330{max-width:330px;width:100%}.spark-section{padding:64px 20px}}#w-node-ddcce60c-7d28-6fd3-2508-07df49ebf169-49ebf160,#w-node-ddcce60c-7d28-6fd3-2508-07df49ebf170-49ebf160,#w-node-ddcce60c-7d28-6fd3-2508-07df49ebf177-49ebf160,#w-node-ddcce60c-7d28-6fd3-2508-07df49ebf17e-49ebf160,#w-node-ddcce60c-7d28-6fd3-2508-07df49ebf185-49ebf160{grid-area:span 1/span 1/span 1/span 1}#w-node-_66f4174c-071a-2241-58d5-20d2844c0ee1-4a6ee73c,#w-node-_71d3e7d6-5fd2-17fb-1098-41af6bfa4bc7-4a6ee746,#w-node-_83627e0a-52e0-2990-8d44-851b37eb104c-4a6ee739{grid-area:span 1/span 2/span 1/span 2}@-webkit-keyframes dots-pulse{0%{opacity:.1}15%{opacity:1}to{opacity:.1}}@keyframes dots-pulse{0%{opacity:.1}15%{opacity:1}to{opacity:.1}}.rai-dots .rai-circle{-webkit-animation-duration:inherit;animation-duration:inherit;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-name:dots-pulse;animation-name:dots-pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;background-color:currentColor;border-radius:100%;display:inline-block;height:.5em;margin-right:.1875em;width:.5em}.rai-dots .rai-circle:last-child{margin-right:0}.holder{grid-template-columns:minmax(260px,.15fr) 1fr minmax(245px,.15fr)!important}.fs-labels p{font-size:12px!important}.projects-column{height:calc(100vh - 220px)}.settings-wrap{height:calc(100vh - 105px)}.projects-column.grid{height:auto}.projects-wrapper.grid{height:calc(100vh - 200px)}.documentation-content{height:calc(100vh - 150px)}.scroll-wrap::-webkit-scrollbar{width:6px}.scroll-wrap::-webkit-scrollbar-track{background:rgba(255,0,0,0);border-style:none;border-width:1px}.scroll-wrap::-webkit-scrollbar-thumb{background:#cbcad6;border-radius:10000px}.projects-wrapper::-webkit-scrollbar{width:16px}.projects-wrapper::-webkit-scrollbar-track{background:#f8f8f8;border-radius:1000px}.projects-wrapper::-webkit-scrollbar-thumb{background:#cbcad6;border:3px solid #f8f8f8;border-radius:1000px}.settings-wrap::-webkit-scrollbar,.tabs-content::-webkit-scrollbar{width:6px}.settings-wrap::-webkit-scrollbar-track,.tabs-content::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.settings-wrap::-webkit-scrollbar-thumb,.tabs-content::-webkit-scrollbar-thumb{background:#cbcad6;border-radius:10000px}.documentation-content::-webkit-scrollbar,.invoices-wrapper::-webkit-scrollbar{width:6px}.documentation-content::-webkit-scrollbar-track,.invoices-wrapper::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.documentation-content::-webkit-scrollbar-thumb,.invoices-wrapper::-webkit-scrollbar-thumb{background:#cbcad6;border-radius:1000px}.invoices-wrapper{height:calc(100vh - 107px)}.tab-panel{height:calc(100vh - 460px)}.tab-panel::-webkit-scrollbar{width:6px}.tab-panel::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.tab-panel::-webkit-scrollbar-thumb{background:#cbcad6;border-radius:10000px}.ms-test-label{display:none}.doc-dd__list::-webkit-scrollbar,.members-list::-webkit-scrollbar{width:6px}.doc-dd__list::-webkit-scrollbar-track,.members-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,0)}.doc-dd__list::-webkit-scrollbar-thumb,.members-list::-webkit-scrollbar-thumb{background:#cbcad6;border-radius:1000px}@media only screen and (min-width:991px){.menu-left{display:flex!important;opacity:1!important}.menu-right{display:block!important;opacity:1!important}}@media only screen and (max-width:1680px){.tab-panel{height:calc(100vh - 550px)}}@media only screen and (max-width:1280px){.members-wrapper{flex-wrap:wrap}.border-vertical{margin:0 20px}.dates-wrapper{margin-right:20px;padding-right:20px}.tab-panel{height:calc(100vh - 665px)}}@media only screen and (max-width:991px){.tab-panel{height:100%}}@media only screen and (max-width:767px){.projects-column{height:calc(100vh - 260px)}.projects-wrapper.grid{height:calc(100vh - 290px)}}
/*# sourceMappingURL=main.342631de.css.map*/