@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900);@-webkit-keyframes modal-video{0%{opacity:0}to{opacity:1}}@keyframes modal-video{0%{opacity:0}to{opacity:1}}@-webkit-keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}@keyframes modal-video-inner{0%{transform:translateY(100px)}to{transform:translate(0)}}.modal-video{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1000000;cursor:pointer;opacity:1;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video;animation-name:modal-video;transition:opacity .3s ease-out}.modal-video-effect-exit{opacity:0}.modal-video-effect-exit .modal-video-movie-wrap{transform:translateY(100px)}.modal-video-body{max-width:940px;width:100%;height:100%;margin:0 auto;display:table}.modal-video-inner{display:table-cell;vertical-align:middle;width:100%;height:100%}.modal-video-movie-wrap{width:100%;height:0;position:relative;padding-bottom:56.25%;background-color:#333;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-name:modal-video-inner;animation-name:modal-video-inner;transform:translate(0);transition:transform .3s ease-out}.modal-video-movie-wrap iframe{position:absolute;top:0;left:0;width:100%;height:100%}.modal-video-close-btn{position:absolute;z-index:2;top:-35px;right:-35px;display:inline-block;width:35px;height:35px;overflow:hidden;border:none;background:transparent}.modal-video-close-btn:before{transform:rotate(45deg)}.modal-video-close-btn:after{transform:rotate(-45deg)}.modal-video-close-btn:after,.modal-video-close-btn:before{content:"";position:absolute;height:2px;width:100%;top:50%;left:0;background:#fff;border-radius:5px;margin-top:-6px}*,:after,:before{box-sizing:border-box}body,html{height:100%}img{vertical-align:middle;border:0}body{padding:0;margin:0;font-size:14px;line-height:1.42857143;font-family:Roboto,Helvetica Neue,Arial;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3{margin-top:20px}h1,h2,h3,h4,h5,h6{margin-bottom:10px}h4,h5,h6{margin-top:10px}h1,h2,h3,h4,h5,h6{font-weight:500;line-height:1.1}p{color:#6b7c93;margin:0;font-size:15px;max-width:760px}b{font-weight:700}hr{margin-top:20px;margin-bottom:20px;border:0;height:0;width:100%;box-sizing:initial;border-top:1px solid #eee}div>svg{display:block}textarea{resize:none}button{background-color:initial;border:0;padding:0;outline:none}iframe.ora-board{border-radius:6px;box-shadow:0 6px 12px rgba(10,67,141,.2);border:1pt solid #eee}a>i{color:#000}table{border-collapse:initial;border-spacing:2px;width:100%;margin-bottom:1.25rem;table-layout:auto}table thead th,table tr td{padding:.5625rem .625rem}#app{display:flex;flex-direction:column;min-height:100%;overflow-x:hidden}.tooltip{position:absolute;z-index:1070;display:block;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;line-height:1.42857;line-break:auto;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;letter-spacing:normal;word-break:normal;word-spacing:normal;word-wrap:normal;white-space:normal;font-size:12px;filter:alpha(opacity=0);opacity:0}.tooltip.in{filter:alpha(opacity=90);opacity:.9}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:after,.panel-body:before{display:table;content:" "}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-left-radius:3px;border-top-right-radius:3px}.panel-heading>.dropdown .dropdown-toggle,.panel-title{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-left-radius:3px;border-top-right-radius:3px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-left-radius:0;border-top-right-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.panel>.panel-collapse>.table caption,.panel>.table-responsive>.table caption,.panel>.table caption{padding-right:15px;padding-left:15px}.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-left-radius:3px;border-top-right-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:3px}.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:3px}.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:3px}.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:3px}.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{margin-bottom:0;border:0}.panel-group{margin-bottom:20px}.panel-group .panel{margin-bottom:0;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#337ab7}.panel-primary>.panel-heading{color:#fff;background-color:#337ab7;border-color:#337ab7}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#337ab7}.panel-primary>.panel-heading .badge{color:#337ab7;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#337ab7}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.fade{opacity:0;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;transition-property:height,visibility;transition-duration:.35s;transition-timing-function:ease}.hand{cursor:pointer}.t{align-items:flex-start}.t,.v{display:flex}.v{align-items:center}.h{display:flex;justify-content:center}.p{padding:8px}.p2{padding:16px}.p3{padding:24px}.p4{padding:32px}.pt{padding-top:8px}.pt4{padding-top:32px}.pt8{padding-top:64px}.pl4{padding-left:32px}.pr4{padding-right:32px}.m{margin:8px}.ma{margin-left:auto;margin-right:auto}.mt{margin-top:8px}.mt2{margin-top:16px}.mt3{margin-top:24px}.mt4{margin-top:32px}.mt5{margin-top:40px}.mt6{margin-top:48px}.mt7{margin-top:56px}.mt8{margin-top:64px}.mt9{margin-top:72px}.mt10{margin-top:80px}.mt11{margin-top:88px}.mt14{margin-top:112px}.mt16{margin-top:128px}.mb0{margin-bottom:0}.mb{margin-bottom:8px}.mb2{margin-bottom:16px}.mb3{margin-bottom:24px}.mb4{margin-bottom:32px}.mb5{margin-bottom:40px}.mb6{margin-bottom:48px}.mb7{margin-bottom:56px}.mb8{margin-bottom:64px}.ml{margin-left:8px}.ml2{margin-left:16px}.mr{margin-right:8px}.mr2{margin-right:16px}.center-it{display:flex;flex-direction:column;align-items:center}.content{max-width:1400px;width:95%;margin-left:auto;margin-right:auto}.flex{display:flex}.grow{flex-grow:1}.spaceAround{display:flex;align-items:center;justify-content:space-around}.block{display:block}.underline{text-decoration:underline}.maxw1134{max-width:1134px}.rounded{border-radius:14px}.bigShadow2{box-shadow:0 60px 60px -20px rgba(25,45,100,.15);border:1px solid #fafafa}.z1{z-index:1}.z2{z-index:2}.z3{z-index:3}.basis25{flex-basis:25%}.basis50{flex-basis:50%}.wrap{flex-wrap:wrap}.noShrink{flex-shrink:0}.wMax{width:100%}#cooltoast-container{position:fixed;top:64px;right:0;width:auto;z-index:1200}.cooltoast-toast{display:flex;position:relative;padding:8px 12px;margin:16px;border-radius:8px;background:#1b9af7;cursor:pointer;-webkit-animation-duration:.2s;animation-duration:.2s;-webkit-animation-name:cooltoast;animation-name:cooltoast;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.cooltoast-fadeOut{-webkit-animation-name:cooltoastFadeOut;animation-name:cooltoastFadeOut;-webkit-animation-duration:.4s;animation-duration:.4s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}#cooltoast-container h4,#cooltoast-container p{margin:3px 0!important}.cooltoast-title{font-weight:400;color:#fff;font-size:15px;margin-bottom:10px}.cooltoast-text{font-size:14px;font-weight:200;color:#fff}.cooltoast-icon{margin-left:-2px;margin-right:8px}.toast-flexbox{display:flex}.cooltoast-toast a,.cooltoast-toast a:hover{color:#549edb!important;text-decoration:none!important}.cooltoast-success{background:#32db7e}.cooltoast-warning{background:#fbb455}.cooltoast-error{background:#fd4c4c}.cooltoast-red{background:#d45566}.cooltoast-black{background:#1b2b42}@-webkit-keyframes cooltoast{0%{transform:translate3d(400px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes cooltoast{0%{transform:translate3d(400px,0,0);opacity:0}to{transform:translateZ(0);opacity:1}}@-webkit-keyframes cooltoastFadeOut{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(400px,0,0);opacity:0}}@keyframes cooltoastFadeOut{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(400px,0,0);opacity:0}}input[type=range]{-webkit-appearance:none;margin:10px 0;width:100%;display:block;background-color:initial}input[type=range]:focus{outline:none}input[type=range]::-moz-focus-outer{border:0}input[type=range]::-webkit-slider-runnable-track{width:100%;height:23px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000,0 0 0 #0d0d0d;background:#d4dce5;border-radius:25px;border:0 solid #000101}input[type=range]::-webkit-slider-thumb{box-shadow:0 2px 10px rgba(0,0,0,.2);border:0 solid #000;height:44px;width:24px;border-radius:12px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-10px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="24px" viewBox="0 0 17 24"  xml:space="preserve"><path style="fill:none;stroke:#D4DCE5;stroke-miterlimit:10;" d="M3.5,2v20 M8.5,2v20 M13.5,2v20" /></svg>');background-repeat:no-repeat;background-position:50%}input[type=range]:focus::-webkit-slider-runnable-track{background:#d4dce5}input[type=range]::-moz-range-track{width:100%;height:23px;cursor:pointer;animate:.2s;background:#d4dce5;border-radius:22px;border:0}input[type=range]::-moz-range-thumb{box-shadow:0 2px 10px rgba(0,0,0,.2);border:0 solid #000;height:44px;width:24px;border-radius:22px;background:#fff;cursor:pointer;margin-top:-10px;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="24px" viewBox="0 0 17 24" xml:space="preserve"><path style="fill:none;stroke:#D4DCE5;stroke-miterlimit:10;" d="M3.5,2v20 M8.5,2v20 M13.5,2v20" /></svg>');background-repeat:no-repeat;background-position:50%}.image830{display:flex;justify-content:center;overflow:hidden}.image830>._normal{display:block}.image830>._mobile{display:none;width:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}@media screen and (max-width:830px){.image830>._normal{display:none}.image830>._mobile{display:block}}div.responsiveImage{width:100%}div.responsiveImage>div{position:relative}div.responsiveImage>div>img,div.responsiveImage>div>svg{position:absolute;width:100%;height:100%;top:0;left:0}.loading{display:flex;align-items:center;justify-content:center;width:100%;height:100%;pointer-events:none;flex-grow:1}.loading>svg{width:80px}.feat{text-align:center}.feat>._feature{border-radius:50%;display:flex;justify-content:center}.feat>._feature.__featureShadow{background-color:#fff;box-shadow:0 4px 12px rgba(10,67,141,.12),0 3px 5px rgba(10,67,141,.08)}.feat>._feature>img{height:100%}.feat>h4>.pro{background-color:#478cff;color:#fff;border-radius:4px;padding:1px 4px;font-size:.875em}.feat>img,.feat>p{margin-left:auto;margin-right:auto}.feat.__majorFeature>._feature{width:68px;height:68px}.feat.__majorFeature>._feature>img{width:40px}.feat.__majorFeature>._feature.__noShadow>img{width:68px;height:68px}.feat.__majorFeature>h4{margin-top:20px;font-size:23px;font-weight:500;color:#464958}.feat.__majorFeature>img{max-width:100%}@media screen and (max-width:414px){#app>.feat>p{max-width:95%}}.Timeline .mouse-container .under-mouse-text{color:#596798}.Timeline .MouseScrollAnimation{border-color:#596798}.Timeline .MouseScrollAnimation:before{background:#596798}.Visualize .ImageShow{min-height:571px}.Workload .video-box{max-width:1082px;margin-bottom:96x;margin-left:auto;margin-right:auto}.FeaturesShowcase .left-aligned{text-align:left}.FeaturesShowcase .code-text{font-family:monospace;color:#3eefbb;font-weight:600}.FeaturesShowcase .highlight{display:flex;align-items:center}.FeaturesShowcase .highlight .copy{min-width:400px;margin-left:10%;margin-right:10%;max-width:80%}.FeaturesShowcase .highlight .negative-margin{max-width:800px;margin-left:-100px;margin-right:-100px}.FeaturesShowcase .highlight .maxWidth80percent{max-width:80%}.FeaturesShowcase .art svg{width:100%}@media screen and (max-width:1000px){.Timeline-Box .left{order:-1}.FeaturesShowcase .shrink-image{width:90%}.FeaturesShowcase .highlight{padding:0 8px!important;flex-wrap:wrap}.FeaturesShowcase .highlight .wrap-priority{order:-1}.FeaturesShowcase .highlight .basis50{flex-basis:100%}.FeaturesShowcase .highlight img,.FeaturesShowcase .highlight object,.FeaturesShowcase .highlight svg{max-width:100%!important}.FeaturesShowcase .highlight .copy{padding:0!important;min-width:0}.FeaturesShowcase .highlight .copy,.FeaturesShowcase .highlight .negative-margin{margin-left:0;margin-right:0;max-width:100%}.FeaturesShowcase .highlight .maxWidth80percent,.HowItWorks iframe{max-width:100%}.Visualize .ImageShow{min-height:260px}}.FreeUpTo10Members{color:#00c95f;background:#005c2d;padding:4px 8px;border-radius:8px;font-size:16px;font-weight:500}.Time{background:#ff6464;background:linear-gradient(0deg,#ff6464,#fd838e 37%,#fd848f)}.Time.Header img{width:800px;height:auto}.Time.Header .header-form{width:406px}.Time.AvocadoBox .inner>div{display:flex;flex-direction:column;height:90vh;justify-content:space-around}.Time.AvocadoBox .inner>div .dark-round.btn{background:#000}.Time.AvocadoBox .inner>div .watch-video{color:#000!important}@media screen and (max-width:768px){.Time.Header .inside-time-header>.v{flex-wrap:wrap}.Time.Header .inside-time-header>.v img{margin-top:100px}.Time.Header .inside-time-header>.v>*{max-width:100%}.Time.Header .inside-time-header>.v .header-form{width:100%}.Time.Header .inside-time-header>.v .FreeUpTo10Members{display:flex;align-items:center;flex-direction:column}}.Beta{color:#125080;background:#00adee;padding:4px 8px;border-radius:8px;font-size:16px;font-weight:500}.Chat{background:#6b84ff;background:linear-gradient(0deg,#6b84ff,#6b84ff 37%,#070061)}.Chat.Header .header-form{width:426px}.Chat.AvocadoBox .inner>div{display:flex;flex-direction:column;height:90vh;justify-content:space-around}.Chat.AvocadoBox .inner>div .dark-round.btn{background:#000}.Chat.AvocadoBox .inner>div .watch-video{color:#000!important}.uppercase{text-transform:uppercase}a{color:#00a0fc;text-decoration:none}h1{color:#473a4f;font-size:36px}h1 .light{font-weight:300}h2{color:#464958;font-size:23px;margin-bottom:12px;font-weight:400}h4{color:#6a7a8f;font-size:16px}ul{margin-top:0;margin-bottom:8px}h1.smaller{font-size:40px}h1.bigger{font-size:52px}.bigImage{max-width:100%;display:block}.centered{text-align:center}.rounded8{border-radius:8px}.no-margin{margin:0!important}.round-input.smaller input{border-radius:12px!important}.zoom{transform:scale(1.2)}.zoom:hover{transform:scale(1.5);padding-top:10px}.rounded4{border-radius:4px}.relative-with-centered-absolutes{position:relative;height:560px}.relative-with-centered-absolutes .absolute{align-items:center;display:flex;justify-content:center;position:absolute;max-width:100%}.round-input{position:relative}.round-input input{border-radius:24px!important;padding:0 20px;border:none;height:40px;font-size:14px}.round-input input:focus{outline:none}.round-input .svg-input-button{position:absolute;right:13px;top:21%;color:#bfc7d4;cursor:pointer}.round-input .svg-input-button:hover{color:#566378}.white-link a{border-bottom:1px solid;color:#fff;transition:all .15s ease-in-out}.white-link:hover{color:inherit}.white-link:hover a{color:#479dff}.avatar{width:120px;height:120px;border-radius:60px}.signed{font-family:Caveat,cursive;font-size:28px!important}.btn{border:0;border-radius:6px;padding:0 12px;height:40px;font-size:14px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:500;color:#1b2b42;background-color:#ebeff1;outline:none;cursor:pointer}.btn.hoverOpacity:hover{opacity:.9}.btn:hover{background-color:#e4eaee}.btn.dark-green{background-color:#0c9e4e;color:#fff}.btn.dark-green:hover{background-color:#158a4a}.btn.cyan{background-color:#ff6dab;color:#fff}.btn.cyan:hover{background-color:#e6629a}.btn.royal-blue{background-color:#5840de;color:#fff}.btn.royal-blue:hover{background-color:#4a36ba}.btn.green-gradient{background:linear-gradient(-45deg,#32dba8,#34e66f);color:#fff;box-shadow:0 2px 4px rgba(10,67,141,.06),0 1px 2px rgba(10,67,141,.12);transition:background .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.btn.green-gradient:hover{background:linear-gradient(-45deg,#32dba8,#4be97f);box-shadow:0 4px 12px rgba(10,67,141,.1),0 3px 5px rgba(10,67,141,.06)}.btn.purple-gradient{background:linear-gradient(-45deg,#b696f6,#6556e3);color:#fff;box-shadow:0 2px 4px rgba(10,67,141,.06),0 1px 2px rgba(10,67,141,.12);transition:background .3s cubic-bezier(.25,.8,.25,1),box-shadow .3s cubic-bezier(.25,.8,.25,1)}.btn.purple-gradient:hover{background:linear-gradient(-45deg,#b696f6,#796ce7);box-shadow:0 4px 12px rgba(10,67,141,.1),0 3px 5px rgba(10,67,141,.06)}.btn.blue-gradient{background:linear-gradient(-45deg,#0288dd,#0464c0);color:#fff;box-shadow:0 2px 4px rgba(10,67,141,.06),0 1px 2px rgba(10,67,141,.12);transition:all .3s cubic-bezier(.25,.8,.25,1)}.btn.blue-gradient:hover{background:linear-gradient(-45deg,#0298f6,#0464c0);box-shadow:0 4px 12px rgba(10,67,141,.1),0 3px 5px rgba(10,67,141,.06)}.btn.red-gradient{background:linear-gradient(-45deg,#fca1bd,#d62259);color:#fff;box-shadow:0 2px 4px rgba(10,67,141,.06),0 1px 2px rgba(10,67,141,.12);transition:all .3s cubic-bezier(.25,.8,.25,1)}.btn.red-gradient:hover{background:linear-gradient(-45deg,#fdbace,#d62259);box-shadow:0 4px 12px rgba(10,67,141,.1),0 3px 5px rgba(10,67,141,.06)}.btn.black{color:#fff;background-color:#121038}.btn.black:hover{background-color:#000}.btn.dark-blue{color:#fff;background-color:#292682}.btn.dark-blue:hover{background-color:#1f1d63}.btn.round{border-radius:24px!important;padding:0 24px}.btn.big{font-size:17px}.btn.dark-round{background-color:#423dd0;border-radius:27px!important;padding:16px;width:54px;height:54px}.btn.dark-round:hover{background-color:#1f1d63}.btn.green{background-color:#32db7e;background:linear-gradient(-45deg,#25db88,#40d79f);color:#fff}.btn.green:hover{background-color:#24cf71;background:linear-gradient(-45deg,#25ce7f,#3ecc96)}.btn.green:disabled,.btn.green:disabled:hover{background:#48df8c}.btn.purple{background-color:#7286e9;color:#fff}.btn.white{background-color:#fff}.btn.huge{height:auto;padding:11px 30px;font-size:18px}.btn.fix{border:1px solid transparent}.mediumImage{display:block;margin-left:auto;margin-right:auto}.relative{position:relative}.z-index-2{z-index:2}.pretty-text{color:#8c7996;font-size:19px;max-width:783px}ol.packed{max-width:500px;margin:0 auto;text-align:left}ol{color:#473a4f;font-size:16px;font-weight:400}a.redLink{color:#f27b71;transition:color .3s ease-out}a.redLink:hover{color:#f8bcb7}.green-text{color:#32db7e}b.semi{font-weight:500}.hover{cursor:pointer}.separator{border-bottom:1px solid #f5f8fa;margin-left:auto;margin-right:auto;width:80%}.bgWhite{background-color:#fff}.smallText{font-size:14px}.mr1px{margin-right:1px}.green-underline{position:relative}.green-underline:after{z-index:-1;left:-3px;right:3px;bottom:2px;content:"";position:absolute;width:calc(100% + 6px);border-bottom:18px solid #d4ffc4}.yellow-underline{position:relative}.yellow-underline:after{z-index:-1;left:-3px;right:3px;bottom:2px;content:"";position:absolute;width:calc(100% + 6px);border-bottom:18px solid #ffeec4}.dark-pink-underline{z-index:2;position:relative}.dark-pink-underline:after{z-index:-1;left:-3px;right:3px;bottom:2px;content:"";position:absolute;width:calc(100% + 6px);border-bottom:18px solid #ff8abb}.smaller-headings .AvocadoBox .inner h1{font-size:58px;line-height:58px}@media screen and (max-width:589px){.loading:empty{display:none}}@media screen and (max-width:414px){h1{font-size:26px}h2{font-size:18px}}@media screen and (max-width:768px){p{font-size:16px!important}.smaller-headings .AvocadoBox .inner h1{font-size:42px;line-height:42px}}@media screen and (max-width:1490px){.fix-width-under-1490{max-width:90%;margin-left:5%}.fix-width-under-1490.set-width{max-width:740px}}@media screen and (min-width:1001px){.margin-wide-screen{margin-left:10%}}.MegaDropdown{position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.MegaDropdown .Trigger{background:hsla(0,0%,100%,0);transition-delay:.6s;transition:all .1s ease-out;border-radius:6px;position:relative}.MegaDropdown .Trigger a{display:flex;align-items:center}.MegaDropdown .Trigger a .arrow{margin-left:4px}.MegaDropdown .Trigger:after{content:"";position:absolute;left:0;top:30px;width:120%;max-width:140px;height:30px}.MegaDropdown .MegaDropdownMenu{visibility:hidden;opacity:0;top:44px;padding:16px;background:#fff;box-shadow:0 60px 60px -20px rgba(25,45,100,.15);border:1px solid #f5f8fa;border-radius:9px;position:absolute;transition:all .3s ease;display:flex}.MegaDropdown .MegaDropdownMenu .section-xs{display:flex;align-items:center;flex-wrap:wrap}.MegaDropdown .MegaDropdownMenu .section-xs>*{flex-basis:49%}.MegaDropdown .MegaDropdownMenu .section-xs .MegaMenuItem{font-size:16px}.MegaDropdown .MegaDropdownMenu .section-xs .MegaMenuItem .svg-icon svg{width:38px;height:38px;margin-right:12px}.MegaDropdown .MegaDropdownMenu .MenuSection{min-width:340px}.MegaDropdown .MegaDropdownMenu .MenuSection>.title{margin-left:8px;text-transform:uppercase;color:#9394ab;font-size:14px}.MegaDropdown .MegaDropdownMenu .MenuSection:not(:first-child){border-left:1px solid #f5f8fa;min-width:356px;padding-left:16px;margin-left:16px}.MegaDropdown .MegaDropdownMenu .MenuSection.doubled{min-width:680px}.MegaDropdown .MegaDropdownMenu .MenuSection .doubled-wrapper{display:flex;align-items:center;flex-wrap:wrap}.MegaDropdown .MegaDropdownMenu .MenuSection .doubled-wrapper>a{flex-basis:50%}.MegaDropdown .MegaDropdownMenu .MegaMenuItem{display:flex;align-items:center;text-align:left;color:#171d1f;padding:8px;border-radius:6px;font-size:16px;transition:all .1s ease-out}.MegaDropdown .MegaDropdownMenu .MegaMenuItem .svg-icon svg,.MegaDropdown .MegaDropdownMenu .MegaMenuItem img{width:48px;height:48px;margin-right:16px}.MegaDropdown .MegaDropdownMenu .MegaMenuItem.mini .title{font-size:15px}.MegaDropdown .MegaDropdownMenu .MegaMenuItem.mini .svg-icon svg,.MegaDropdown .MegaDropdownMenu .MegaMenuItem.mini img{width:32px!important;height:32px!important;margin-right:8px!important}.MegaDropdown .MegaDropdownMenu .MegaMenuItem .subtitle{color:#9394ab;font-size:13px}.MegaDropdown .MegaDropdownMenu .MegaMenuItem .arrow{transition:all .3s ease;opacity:0;transform:translateX(-20px)}.MegaDropdown .MegaDropdownMenu .MegaMenuItem:hover{color:#4640de;background-color:#efedff}.MegaDropdown .MegaDropdownMenu .MegaMenuItem:hover .arrow{opacity:1;transform:translateX(0)}.MegaDropdown.shown .Trigger{background:#efedff}.MegaDropdown.shown .Trigger>a{color:#4640de!important}.MegaDropdown.shown .MegaDropdownMenu{visibility:visible;opacity:1;top:44px}@media screen and (max-width:700px){.MegaDropdown{position:static}.MegaDropdown .MegaDropdownMenu{position:absolute;left:0;flex-wrap:wrap;top:44px!important;border-radius:0}.MegaDropdown .MegaDropdownMenu .MenuSection{min-width:100%}.MegaDropdown .MegaDropdownMenu .MenuSection>.title{margin-left:8px;text-transform:uppercase;color:#9394ab;font-size:14px}.MegaDropdown .MegaDropdownMenu .MenuSection:not(:first-child){border-left:none!important;min-width:100%;padding-left:0!important;margin-left:0!important}.MegaDropdown .MegaDropdownMenu .MenuSection.doubled{min-width:320px}.MegaDropdown .MegaDropdownMenu .MenuSection.doubled .doubled-wrapper{display:flex;align-items:center;flex-wrap:no-wrap}.MegaDropdown .MegaDropdownMenu .MenuSection.doubled .doubled-wrapper>a{flex-basis:100%}}nav{position:relative;z-index:1}nav>.content{display:flex;align-items:center;justify-content:space-between;height:64px;width:95%}nav>.content>._space{flex:0 auto;flex-grow:1}nav>.content>._logo{flex:0 auto;flex-grow:0;flex-basis:40px}nav>.content>._logo>img{max-height:24px;margin-right:12px;margin-left:3px;margin-bottom:3px}nav>.content>._menu{font-size:15px;padding-left:28px;padding-top:2px}nav>.content>._menu .Trigger>a,nav>.content>._menu>a{text-decoration:none;color:#8ca2bd;padding:7px 12px;cursor:pointer}nav>.content>._menu .Trigger>a:hover,nav>.content>._menu>a:hover{color:#4640de}nav>.content>._menu .Trigger>a.__active,nav>.content>._menu>a.__active{color:#171d1f}nav.__black{background-color:#141626}nav .login-btn{margin-right:8px;color:#8ca2bd}nav .login-btn:hover{color:#f27b71}nav.__whiteItems>.content>._menu .Trigger>a,nav.__whiteItems>.content>._menu>a{color:hsla(0,0%,100%,.8)}nav.__whiteItems>.content>._menu .Trigger>a.active,nav.__whiteItems>.content>._menu .Trigger>a:hover,nav.__whiteItems>.content>._menu>a.active,nav.__whiteItems>.content>._menu>a:hover{color:#fff}nav.__whiteItems .login-btn{color:hsla(0,0%,100%,.8)}nav.__whiteItems .login-btn:hover{color:#fff}@media screen and (max-width:589px){nav{height:95px}nav>.content>._menu{position:absolute;bottom:0;left:0;width:100%;border-top:1px solid #fafafa;border-bottom:1px solid #fafafa;padding:0;display:flex;justify-content:space-around}nav>.content>._menu .Trigger>a,nav>.content>._menu>a{padding:4px}nav.__noBorder>.content>._menu{border-color:transparent}}.solutionsMenuContainer{position:absolute;top:64px;z-index:1;font-size:13px;overflow-y:hidden;overflow-x:auto;-webkit-overflow-scrolling:touch;width:100%;background-color:hsla(0,0%,100%,.99);box-shadow:0 4px 11px -5px rgba(0,0,0,.5);height:0;opacity:0;transition:height .5s ease,opacity .5s ease}.solutionsMenuContainer>._menu{display:flex;flex-direction:column;margin:0 auto 24px;max-width:1190px;min-width:765px}.solutionsMenuContainer>._menu>ul{padding:0 24px;min-width:100%;margin:20px auto 0;list-style-type:none;display:flex;justify-content:space-around}.solutionsMenuContainer>._menu>ul>li{width:136px}.solutionsMenuContainer>._menu>ul>li>a{font-weight:700;text-align:center;text-decoration:none;text-transform:uppercase;color:#473a4f}.solutionsMenuContainer>._menu>ul>li>a>img{width:88px;height:88px;display:block;margin:0 auto}@media screen and (max-width:589px){.solutionsMenuContainer{top:95px}}.mediumImage{width:200px;width-display:block}.featuresGridSolutions{display:flex;display-flex-wrap:wrap;max-width:900px}.featuresGridSolutions>div{flex-grow:1;width:30%;height:200px;padding:40px}.featuresGridSolutions>div>img{width:40px}.featuresGridSolutions>div>p{font-size:14px}.Software{background:#290c25;background:linear-gradient(0deg,#290c25,#322170)}.Software .VideoPlaceholderWithPlayBtn{height:600px}.Software .VideoPlaceholderWithPlayBtn .playBtn{top:calc(50% - 160px)}.BuildForSoftware{background:#6b84ff;background:linear-gradient(0deg,#6b84ff,#6b84ff 37%,#070061)}.VideoPlaceholderWithPlayBtn{height:600px}.VideoPlaceholderWithPlayBtn .playBtn{position:absolute;top:calc(50% - 90px);left:calc(50% - 160px)}@media screen and (max-width:730px){.featuresGridSolutions>div{width:100%}.VideoPlaceholderWithPlayBtn{height:250px}.VideoPlaceholderWithPlayBtn .playBtn{top:calc(50% - 20px);left:calc(50% - 80px)}.VideoPlaceholderWithPlayBtn .playBtn svg{max-width:160px}.Software .VideoPlaceholderWithPlayBtn{height:380px}.Software .VideoPlaceholderWithPlayBtn .playBtn{top:calc(50% - 100px)}}@media screen and (max-width:450px){.VideoPlaceholderWithPlayBtn .playBtn{top:calc(50% - 90px);left:calc(50% - 80px)}.Software .VideoPlaceholderWithPlayBtn{height:220px}}footer{padding:32px 0;background-color:#171d1f}footer .logo{width:34px}footer>._lists{display:flex;max-width:1200px}footer>._lists>ul{flex-grow:1;list-style-type:none;min-width:80px;padding:0}footer>._lists>ul:first-child{min-width:0;width:300px;padding-left:60px}footer>._lists>ul>li.title{display:block;color:#fff;font-weight:400}footer>._lists>ul>li>a{color:#495a61;text-decoration:none;cursor:pointer}footer>._lists>ul>li>a:hover{color:#bdc8d8}@media screen and (max-width:874px){footer>._lists>ul:first-child{width:250px}}@media screen and (min-width:520px) and (max-width:774px){footer>._lists{height:250px;flex-direction:column;flex-wrap:wrap}footer>._lists>ul:first-child{display:flex;flex-direction:column;justify-content:center;height:100%;width:250px}footer>._lists>ul{height:calc(50% - 10px);flex-grow:0}}@media screen and (max-width:599px){footer>._lists>ul:first-child{width:220px;padding-left:30px}}@media screen and (max-width:519px){footer>._lists{flex-direction:row;flex-wrap:wrap;padding-left:10%}footer>._lists>ul:first-child{width:auto;text-align:center;padding-left:0;height:100px;flex-basis:100%;margin-left:-10%;flex-shrink:0}footer>._lists>ul:first-child>.v{display:flex;justify-content:center;padding-top:8px}footer>._lists>ul{flex-basis:50%}footer>._lists>ul:last-child{max-width:none}}.Header{margin-top:-64px;position:relative;z-index:0}.Header .right{padding:0;margin-right:-30px}.Header .left{min-width:480px}.Header .header-form{width:420px}.Header .header-form input{width:100%}.under-header .big-screenshot-container{max-width:1150px;position:relative;margin:0 auto}.under-header .big-screenshot-container .screenshot{margin-top:-100px;width:1120px}.under-header .big-screenshot-container .screenshot,.under-header .green-line{display:flex;justify-content:center;position:relative;max-width:100%;margin-left:auto;margin-right:auto}.under-header .green-line{margin-top:-84px;width:1140px;z-index:1}#scene{position:relative;height:600px}#scene .layer{position:absolute;width:1000px;height:1000px}@media screen and (max-width:900px){.inner{padding-top:8px;flex-wrap:wrap}.inner .responsiveImage{max-width:56%;margin:0 auto}.inner>div{padding-top:0;padding-bottom:0}.inner .header-form{width:100%;width-margin:0 auto 60px}.inner .left{min-width:300px;order:2}.inner .left h1,.inner .left h2{text-align:center!important}.inner .left h1{font-size:40px!important;line-height:40px!important}.inner .left h2{font-size:17px}}@media screen and (max-width:589px){.Header{overflow:hidden;margin-top:-95px}}.AllInOne .inner{width:100%!important;padding:0!important}.AllInOne .left{min-width:520px}.AllInOne .AvocadoTabs{max-width:430px}.AllInOne .video-box{min-width:1082px;height:616px;overflow:hidden;padding:0!important}.AllInOne .vh100-container{height:100vh;display:flex;align-items:center}@media screen and (max-width:1100px){.AllInOne .inner{justify-content:center;flex-wrap:wrap;flex-direction:column}.AllInOne .inner .avocado-video{width:100%;height:unset!important}.AllInOne .inner .avocado-video .previews-container{display:flex;justify-content:center}.AllInOne.AvocadoBox .left{display:flex;align-items:center;flex-direction:column;order:0;max-width:520px;padding-left:12px!important;padding-right:12px!important}}@media screen and (max-width:1500px){.AllInOne.AvocadoBox .inner .avocado-video{height:450px}}@media screen and (max-width:560px){.AllInOne .left{padding-bottom:8px!important;order:0}.AllInOne .rounded{border-radius:8px}.AllInOne .vh100-container{padding-top:0!important;height:auto}.AllInOne .video-box{min-width:540px;height:308px}.AllInOne .video-box video{max-width:540px;height:308px}}.mouse-container{position:absolute;bottom:10px;padding:8px!important}.mouse-container .under-mouse-text{color:#eee;position:relative;transition:opacity .3s ease-in-out}.MouseScrollAnimation{position:relative;border:.2em solid #eee;border-radius:1.5em;display:block;height:3em;margin:0 auto;width:1.9em;transition:opacity .3s ease-in-out}.MouseScrollAnimation:before{content:"";display:block;width:.2em;height:.2em;border-radius:.2em;background:#eee;opacity:1;position:absolute;left:.65em;top:.4em;transition:all .2s ease-in-out}.MouseScrollAnimation.hide-mouse,.MouseScrollAnimation.hide-mouse+.under-mouse-text{opacity:0}.scrolling:before{opacity:1!important;height:.8em!important}.doneScrolling:before{opacity:.5!important;height:.2em!important;top:1.2em!important}.preScrolling:before{opacity:0!important;top:1.2em!important}.hideScrolling:before{opacity:0!important;display:none!important;top:.4em!important}.startScrolling:before{opacity:1!important;top:.4em!important}.Reviews{position:relative;max-width:1080px;margin:0 auto}.Reviews,.Reviews .Dots{display:flex;align-items:center}.Reviews .Dots{position:absolute;bottom:10px;left:0;width:100%;justify-content:center}.Reviews .Dots .dot{cursor:pointer;width:8px;height:8px;border-radius:4px;margin:4px;background:#8884e8;opacity:.3}.Reviews .Dots .dot.selected{opacity:1}.Reviews .nextImage,.Reviews .prevImage{justify-content:center;display:flex;align-items:center;color:#bfc7d4;position:absolute;top:40%;background:#fff;border-radius:30px;z-index:2;box-shadow:0 20px 30px 0 rgba(0,0,0,.1);width:60px;height:60px;cursor:pointer}.Reviews .nextImage:hover,.Reviews .prevImage:hover{color:#7286e9;box-shadow:0 12px 20px 0 rgba(0,0,0,.07)}.Reviews .nextImage{right:-5%}.Reviews .prevImage{left:-5%}.Reviews .review{flex:1;box-shadow:0 20px 30px 0 rgba(0,0,0,.1);margin:8px;padding:16px;background:#fff;border-radius:12px;position:relative;text-align:left}.Reviews .review .quotes{position:absolute;top:12px;left:12px}.Reviews .review .review-upper{min-height:130px}.Reviews .review h3{margin:12px 0;min-height:50px;z-index:2;position:relative;color:#4640de}.Reviews .review a{color:#4640de}.Reviews .review .description{font-size:15px;color:#66708f;white-space:pre-line}.Reviews .review .avatar{width:60px;height:60px;border-radius:30px}.Reviews .review .review-info{display:flex;align-items:center}.Reviews .review .review-info .names{margin-left:16px}@media screen and (max-width:1024px){.Reviews{flex-direction:column;width:460px}.Reviews .review{width:340px}}@media screen and (max-width:460px){.Reviews{width:100%}.Reviews .review{width:90%}}.Customizable ._rangeContainer>._simplicity{color:#00a0fc!important}.Customizable ._rangeContainer>._featureRich{color:#ff6977!important}.Customizable ._rangeContainer ._label{color:#ffae00!important}.Customizable ._rangeContainer input[type=range]::-webkit-slider-runnable-track,.Customizable ._rangeContainer input[type=range]:focus::-webkit-slider-runnable-track{background:#ffdd54!important}.Customizable ._rangeContainer input[type=range]::-moz-range-track{background:#ffdd54!important}.Customizable ._rangeContainer input[type=range]::-webkit-slider-thumb{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="24px" viewBox="0 0 17 24"  xml:space="preserve"><path style="fill:none;stroke:$sliderRange;stroke-miterlimit:10;" d="M3.5,2v20 M8.5,2v20 M13.5,2v20" /></svg>')}.Customizable ._rangeContainer input[type=range]::-moz-range-thumb{background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="17px" height="24px" viewBox="0 0 17 24" xml:space="preserve"><path style="fill:none;stroke:$sliderRange;stroke-miterlimit:10;" d="M3.5,2v20 M8.5,2v20 M13.5,2v20" /></svg>')}.Clients .left{min-width:520px;max-width:520px}.Clients .AvocadoTabs{max-width:430px}.Clients .video-box{min-width:1082px;height:616px;overflow:hidden;padding:0!important}.Clients .vh100-container{height:100vh;display:flex;align-items:center}.Clients .previews-container{position:relative;align-items:center;display:flex;justify-content:center;height:50vh;min-width:50vw}.Clients .previews-container .preview{position:absolute;transition:opacity .3s ease-in-out;opacity:0}.Clients .previews-container .preview.selected{opacity:1}@media screen and (max-width:1100px){.Clients .inner{justify-content:center;flex-wrap:wrap;flex-direction:column}.Clients .inner .avocado-video{width:100%;height:unset!important}.Clients .inner .avocado-video .previews-container{display:flex;justify-content:center}.Clients.AvocadoBox .left{order:0;padding-left:12px!important;padding-right:12px!important}}@media screen and (max-width:1500px){.Clients.AvocadoBox .inner .avocado-video{height:450px}}@media screen and (max-width:900px){.Clients .left{min-width:auto;max-width:100%}}@media screen and (max-width:560px){.Clients .left{padding-bottom:8px!important;order:0}.Clients .rounded{border-radius:8px}.Clients .video-box{min-width:540px;height:308px}.Clients .video-box video{max-width:540px;height:308px}}.Agile .left{min-width:520px;max-width:520px}.Agile .AvocadoTabs{max-width:430px}.Agile .previews-container{position:relative;align-items:center;display:flex;justify-content:center;height:50vh;min-width:50vw}.Agile .previews-container .preview{position:absolute;transition:opacity .3s ease-in-out;opacity:0}.Agile .previews-container .preview.selected{opacity:1}@media screen and (max-width:1080px){.Agile.AvocadoBox .inner .left{min-width:460px;padding-left:16px;padding-right:16px}}@media screen and (max-width:900px){.Agile .left{order:0;min-width:auto;max-width:100%}}@media screen and (max-width:460px){.Agile .left{order:0}.Agile .previews-container{height:auto;width:100%;padding:0 0 16px!important}.Agile .previews-container .preview{display:none;position:static}.Agile .previews-container .preview.selected{display:block}.Agile .previews-container .preview object{width:100%}}.Integrations .left{min-width:615px;max-width:615px}.Integrations .AvocadoTabs{max-width:430px}.Integrations .previews-container{position:relative;align-items:center;display:flex;justify-content:center;height:50vh;min-width:50vw}.Integrations .previews-container .preview{position:absolute;transition:opacity .3s ease-in-out;opacity:0}.Integrations .previews-container .preview.selected{opacity:1}@media screen and (max-width:1080px){.Integrations.AvocadoBox .inner .left{min-width:460px;padding-left:16px;padding-right:16px}}@media screen and (max-width:900px){.Integrations .left{order:0;min-width:auto;max-width:100%}.Integrations .previews-container{height:auto;width:100%;padding:0 0 16px!important}.Integrations .previews-container .preview{display:none;position:static}.Integrations .previews-container .preview.selected{display:block}.Integrations .previews-container .preview object{width:100%}}.embedhunt-embeddable{max-width:640px;width:95%;margin:0 auto}.embedhunt-embeddable .post{margin:0 auto!important}.embedhunt-embeddable .upvote-link:hover{border-bottom:12px solid #ff534d!important}.embedhunt-embeddable .powered_by{display:none}.header-image{width:100%;max-width:900px}.purple-container{background:url(/l/a/534839248a70a7adad0cd0de4c110984.jpg) no-repeat 50%;background-attachment:fixed;background-size:cover;padding:60px 0}.purple-container>h1,.purple-container>p{color:#fff;text-align:center}.purple-container>h1{font-weight:300}.simple-pricing{margin:60px 0;text-align:center}.simple-pricing p{margin-top:0;margin-bottom:0}.simple-pricing .medium-blue{color:#00a0fc;font-size:28px}.simple-pricing .medium-blue .huuuge{font-size:120px}.subtle-bg{height:0;pointer-events:none}.partners{width:95%;max-width:1400px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;padding:8px 0 16px}.partners img{max-width:80%}.partners>a{display:flex;flex-grow:1;align-items:center;flex-direction:column}@media screen and (max-width:900px){.partners>a{flex-basis:25%}}p.small-text-all-caps{color:#8ca2bd;text-transform:uppercase;font-size:14px;font-weight:400}@media screen and (max-width:589px){p.small-text-all-caps{font-size:12px}}.taskRelationshipsFlex{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;max-width:1000px}.taskRelationshipsFlex>div{padding:56px}.taskRelationshipsFlex>*{width:50%}@media screen and (max-width:900px){.taskRelationshipsFlex>*{max-width:460px;text-align:center;width:auto}.taskRelationshipsFlex>:nth-child(2){order:-1}}.listOfFeatures>._feature{flex-basis:25%}@media screen and (max-width:900px){.listOfFeatures>._feature{flex-basis:50%}}@media screen and (max-width:414px){.listOfFeatures>._feature{flex-basis:100%}}.integrationsImage{width:100%;max-width:700px}@media screen and (max-width:387px){.featuredProjects .btn{font-size:13px}}.taskFeatures{max-width:860px;min-height:56px}.proFeature{background-color:#d9dfff;color:#576fe8;border-radius:7px;padding:3px 6px;font-size:14px;font-weight:500}.featureCircle{display:flex;align-items:center;justify-content:center;border-radius:50%;background-color:#fff;box-shadow:0 4px 12px rgba(10,67,141,.12),0 3px 5px rgba(10,67,141,.08)}.featureCircle.__small{width:30px;height:30px}.featureCircle.__medium{width:42px;height:42px}.feat.__mw800>img{max-width:800px}.feat.__landing>h4{font-size:23px;margin-top:16px;margin-bottom:16px}.feat.__landing>._feature{width:60px;height:60px;min-height:60px}.feat.__overflowScreenshot>img{margin-top:32px;max-width:900px;margin-left:auto;margin-right:auto;box-shadow:0 60px 60px -20px rgba(25,45,100,.15);border-radius:14px}.feat.__taskRelationships>img{z-index:1;margin-bottom:-48px}.feat.__pre>p{white-space:pre}@media screen and (max-width:768px){.feat.__landing>h4{font-size:22px}}@media screen and (max-width:414px){.feat.__landing>h4{font-size:18px}}@media screen and (max-width:589px){.feat.__overflowScreenshot>img{margin-left:2.5%;margin-top:32px;min-width:170%;max-width:100%}}@media screen and (min-width:900px){.feat.__overflowScreenshot{position:relative;text-align:left;min-width:400px;max-width:500px;width:40vw;padding-left:70px;padding-right:60px;height:700px}.feat.__overflowScreenshot>._feature,.feat.__overflowScreenshot>p{margin-left:0}.feat.__overflowScreenshot>img{position:absolute;left:100%;top:-32px}.feat.__taskRelationships{display:flex;flex-direction:column;position:relative;width:460px;height:200px;transform:translateX(-230px);text-align:left}.feat.__taskRelationships>._feature{margin-left:0}.feat.__taskRelationships>img{position:absolute;left:460px;top:-100px;min-width:496px;max-height:376px;margin-bottom:0}}@media screen and (max-width:770px){.taskFeatures{width:80%;padding:0!important}.taskFeatures>div{flex-basis:50%}.taskFeatures>div:nth-child(-n+2){margin-bottom:16px}}.subtleBg1{margin-top:-110px}.subtleBg2{margin-top:-300px}@media screen and (max-width:1200px){.subtleBg2{margin-top:-186px}}@media screen and (max-width:1130px){.subtleBg1{margin-top:-80px}}@media screen and (max-width:990px){.subtleBg1{margin-top:-50px}.subtleBg2{margin-top:-140px}}@media screen and (max-width:900px){.subtleBg1{margin-top:-20px}.subtleBg2{margin-top:-40px}}@media screen and (max-width:720px){.subtleBg1{margin-top:40px}.subtleBg2{margin-top:0}}@media screen and (max-width:530px){.subtleBg2{margin-top:40px}}.projectsDemo{width:100%;max-width:1134px}.projectsDemo>._features{display:flex;justify-content:space-between;margin-top:8px;margin-bottom:8px}.projectsDemo>._features>div{flex-grow:1;margin-left:8px;background-position:50%;background-repeat:no-repeat;background-size:contain;max-width:44px;transition:opacity .5s ease-in-out}.projectsDemo>._features>div:first-child{margin-left:0}.projectsDemo>._features>div:before{content:"";padding-top:100%;display:block}.projectsDemo>._features>div.inactive{opacity:.2}.projectsDemo>._screenshots{position:relative;pointer-events:none;padding-top:57%}.projectsDemo>._screenshots>img{opacity:0;top:0;width:100%;position:absolute;transition:opacity .5s ease-in-out}.projectsDemo>._screenshots>img.__show{opacity:1}.projectsDemo>._rangeContainer{display:flex;justify-content:center;max-width:920px;margin-bottom:56px}.projectsDemo>._rangeContainer>._featureRich,.projectsDemo>._rangeContainer>._simplicity{height:43px;line-height:43px;margin:0 24px;font-size:15px;width:84px}.projectsDemo>._rangeContainer>._simplicity{color:#4ea8d0;text-align:right}.projectsDemo>._rangeContainer>._featureRich{color:#d45566}.projectsDemo>._rangeContainer>._slider{max-width:90%;flex-grow:1}.projectsDemo>._rangeContainer>._slider>._labels{display:flex;justify-content:space-between;margin-top:16px}.projectsDemo>._rangeContainer>._slider>._labels>._label{position:relative;font-size:13px;text-align:center;color:#d4dce5;border-right:1px solid;height:16px;margin:0 11px 0 12px}.projectsDemo>._rangeContainer>._slider>._labels>._label>span{position:absolute;top:16px;transform:translateX(-50%);margin:0;padding-top:2px;width:100px;white-space:pre-wrap}@media screen and (max-width:939px){.projectsDemo>._rangeContainer>._featureRich,.projectsDemo>._rangeContainer>._simplicity{display:none}}@media screen and (max-width:579px){.projectsDemo>._rangeContainer>._slider>._labels>._label{font-size:11px}.projectsDemo>._rangeContainer>._slider>._labels>._label>span{max-width:60px}}.shareWidgetHome .big-avatar{width:40px!important;margin:0 8px 0 0!important}.shareWidgetHome .ora-social-image{width:100%!important;margin:0!important}.shareWidgetHome .top-of-the-box{min-height:68px}.shareWidgetHome a{transition:background-color .3s cubic-bezier(.25,.8,.25,1);text-decoration:none}.shareWidgetHome .tw{color:#4dafff;border-right:1px solid #d7e3f7}.shareWidgetHome .tw:hover{background-color:rgba(77,178,255,.16)}.shareWidgetHome .fb{color:#478cff}.shareWidgetHome .fb:hover{background-color:rgba(71,141,255,.11)}.shareWidgetHome p,.shareWidgetHome span{color:inherit;font-weight:400;margin:0;padding:0;font-size:15px;text-align:left;line-height:17px}.shareWidgetHome .box{overflow:hidden;border-radius:12px;box-shadow:0 60px 60px -20px rgba(25,45,100,.15)}.beaconWrapper{width:80px;height:80px;margin-right:auto;margin-left:auto;cursor:help;position:relative;top:50%;transform:translateY(-50%)}.beaconWrapper.transparency{opacity:.3}.signal{position:absolute;display:block;border-radius:50%;transform:translateZ(0)}.signal.__beaconEpicentre{top:calc(50% - 5px);left:calc(50% - 5px);width:12px;height:12px;background-color:#3eefbb;z-index:10000}.signal.__signalWave{top:calc(50% - 20px);left:calc(50% - 20px);width:40px;height:40px;border:1px solid rgba(62,238,156,.12);opacity:0;background-color:rgba(62,238,156,.14);-webkit-animation-name:signal;animation-name:signal;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:cubic-bezier(.25,.46,.45,.94);animation-timing-function:cubic-bezier(.25,.46,.45,.94);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;z-index:8000}.signal.__signalDelay{-webkit-animation-delay:.6s;animation-delay:.6s;z-index:9000}@-webkit-keyframes signal{0%{transform:scale(0);opacity:0}20%{opacity:1}to{transform:scale(2);opacity:0}}@keyframes signal{0%{transform:scale(0);opacity:0}20%{opacity:1}to{transform:scale(2);opacity:0}}.white-tooltip.fade{transform:translate3d(0,10px,0) rotate3d(1,1,0,25deg)!important;transition:opacity .2s,transform .2s!important}.white-tooltip.fade.in{transform:translateZ(0) rotate3d(1,1,0,0)!important;opacity:1}.white-tooltip.tooltip>.tooltip-inner{box-shadow:0 0 3px 3px rgba(10,40,123,.02),0 10px 56px rgba(10,40,123,.11);background-color:#fff!important;color:#252a2e;font-size:15px!important;font-weight:500!important;border-radius:6px!important;padding:14px 16px;max-width:500px!important}.white-tooltip.tooltip.top>.tooltip-arrow{border-top-color:#fff!important;bottom:-3px;left:50%;margin-left:-8px;border-width:8px 8px 0}.sprints-container{background-color:#141626}.sprints-container .shadow svg{box-shadow:0 20px 30px 0 rgba(0,0,0,.1)}.sprints-container .screenshot{display:flex;justify-content:center;position:relative;margin-top:-200px;max-width:100%;width:1120px;margin-left:auto;margin-right:auto}.sprints-container .screenshot-container{max-width:1150px;position:relative;margin:0 auto}.sprints-container .green-line{display:flex;justify-content:center;margin-top:-72px;max-width:100%;width:1140px;margin-left:auto;margin-right:auto;z-index:1;position:relative}.sprints-container h2{font-size:32px;font-weight:400;color:#3eefbb;-webkit-text-stroke-color:#3be0b0;-webkit-text-stroke-width:1px;-webkit-filter:drop-shadow(0 5px 14px rgba(62,238,156,.45));filter:drop-shadow(0 5px 14px rgba(62,238,156,.45))}.sprints-container p{font-size:20px;color:#141626;max-width:210px}.sprints-container .top-container{height:100vh;align-items:center;display:flex;flex-direction:column;justify-content:center}.sprints-container .top-container h1{color:#3eefbb;-webkit-text-stroke-color:#3be0b0;-webkit-text-stroke-width:1px;font-size:48px;font-size-font-weight:400;margin-top:42px;-webkit-filter:drop-shadow(0 5px 14px rgba(62,238,156,.45));filter:drop-shadow(0 5px 14px rgba(62,238,156,.45))}.sprints-container .top-container p{color:#32c298;font-size:14px}.sprints-container .top-container h3{color:#fff;font-weight:300;font-size:32px;margin-top:60px;text-align:center;max-width:90%}.sprints-container .top-container .sprints-logo{-webkit-filter:drop-shadow(0 5px 14px rgba(62,238,156,.45));filter:drop-shadow(0 5px 14px rgba(62,238,156,.45))}.sprints-container .cards-container{position:relative;background:url(/l/a/16fbc11d6b86f6ff2160874009345007.jpg) no-repeat 50%;background-size:cover}.sprints-container .cards-container h1{color:#fff;padding-top:120px;display:flex;flex-direction:column;align-items:center;-webkit-text-stroke-width:1px;font-size:48px;font-size-font-weight:400;text-align:center;-webkit-filter:drop-shadow(0 5px 14px rgba(62,238,156,.45));filter:drop-shadow(0 5px 14px rgba(62,238,156,.45))}.sprints-container .cards-container .backlog-container{display:flex;padding-top:200px}.sprints-container .cards-container .backlog-container .double-size>div>svg{width:111.2%;height:111.2%}.sprints-container .cards-container #backlog{position:relative}.sprints-container .burndown-container{padding:100px 0;display:flex}.sprints-container .burndown-container .basis60{max-width:60%;overflow:hidden}.sprints-container .burndown-container .basis40>div{max-width:295px}.sprints-container .burndown-container p{color:#fff}.sprints-container .start-container{display:flex;margin-top:350px}.sprints-container .start-container #sidebar{position:relative}.sprints-container .finish-container .max90{max-width:90%}.sprints-container .finish-container .max90 svg{max-width:100%}.sprints-container .finish-container p{max-width:700px;color:#fff;text-align:center}.sprints-container .finish-container svg circle{fill:linear-gradient(45deg,#3eefbb,#37cfa2)}.features-container{padding-top:64px;background:#fff}.features-container .center-it svg,.features-container h1{-webkit-filter:drop-shadow(0 6px 10px rgba(255,68,102,.4));filter:drop-shadow(0 6px 10px rgba(255,68,102,.4))}.features-container h1{color:#ff4566;font-weight:300}.features-container h1 span{font-weight:500}.features-container h3{font-size:26px;font-weight:300;max-width:530px;text-align:center}.features-container .features{display:flex;color:#6a7a8f;justify-content:space-around;flex-wrap:wrap;max-width:840px;margin:48px auto}.features-container .features>div{align-items:center;display:flex;justify-content:center;margin-right:16px;margin-left:8px;flex-basis:180px;margin-bottom:24px}.features-container .features .feature{flex-shrink:0;width:36px;height:36px;border-radius:50%;background-color:#fff;align-items:center;display:flex;justify-content:center;margin-right:8px;box-shadow:0 4px 12px rgba(10,67,141,.12),0 3px 5px rgba(10,67,141,.08)}.features-container .features .feature svg{width:24px}.features-container .buttons{justify-content:center;display:flex;align-items:center}.features-container .buttons .or{margin-left:16px;margin-right:16px;color:#6a7a8f}.features-container .buttons .free{color:#6a7a8f;position:absolute;bottom:-24px;left:-22px;white-space:nowrap}@media screen and (max-width:830px){.backlog-container{flex-direction:column-reverse;padding-top:20px!important}.backlog-container .basis40{flex-basis:60%;margin:40px auto;max-width:90%}.backlog-container .basis40 p{max-width:320px}.backlog-container .show-under-830{max-width:90%;display:flex;justify-content:center}.backlog-container .show-under-830 svg{max-width:100%}.start-container{margin-top:40px!important;flex-direction:column-reverse}.start-container .basis40{margin:40px auto}.start-container .basis40 p{max-width:320px}.points-container{margin-top:60px;display:flex;flex-direction:column;align-items:center;width:100%!important}.points-container p{max-width:320px;margin-bottom:40px}.burndown-container{flex-direction:column}.burndown-container .basis40{margin:40px auto}.burndown-container .basis40 p{max-width:320px}.burndown-container .basis60{margin-top:40px;max-width:90%!important;margin-left:10%}}.basis60{flex-basis:60%}.basis40{flex-basis:40%}@media screen and (max-height:780px){.top-container{margin-bottom:100px}}@media screen and (max-width:400px){p{max-width:90%!important}.sprints-container .buttons{flex-direction:column}.sprints-container .buttons .or{margin:8px}}.sprints-container .hide-under-830{display:none}.sprints-container .show-under-830{display:block}@media screen and (min-width:830px){.sprints-container .hide-under-830{display:block}.sprints-container .show-under-830{display:none}}.notSoBigImage{max-width:700px;width:100%;display:block;margin:0 auto}.features-preview{margin:40px auto 10px;max-width:900px;display:flex;justify-content:space-between}.features-preview>div{flex-grow:1;background-size:contain;background-position:50%;background-repeat:no-repeat;max-width:44px;margin-right:1%}.features-preview>div:before{content:"";padding-top:100%;display:block}.features-preview>div:last-child{margin-right:0}.features-grid{max-width:1080px;display:flex;flex-wrap:wrap;text-align:center}.features-grid.no-max-height>.feat{height:auto}.features-grid>.feat{width:30%;height:280px;flex-grow:1;padding:40px}.features-grid>.feat>._feature{width:60px;height:60px;background-color:#fff}.features-grid>.feat>._feature>img{width:40px}.features-grid>.feat>h4{margin:8px 0;font-size:17px}.features-grid>.feat>p{font-size:15px}.features-grid>.feat img{max-width:100%}.features-grid.examples>div{padding:8px;height:530px}.features-grid.examples>div>p{height:60px}@media screen and (max-width:820px){.features-grid>.feat{width:100%}}.arrowTabs{margin:16px 0 40px;padding:0;list-style:none;display:flex;justify-content:center;border-bottom:1px solid #e6e6e6}.arrowTabs>li{padding:8px 16px 32px;margin-bottom:-1px;position:relative;cursor:pointer;color:#b5bcbf;font-size:18px;font-weight:400;display:flex;align-items:center}.arrowTabs>li>*{transition:-webkit-filter .6s cubic-bezier(.25,.8,.25,1);transition:filter .6s cubic-bezier(.25,.8,.25,1);transition:filter .6s cubic-bezier(.25,.8,.25,1),-webkit-filter .6s cubic-bezier(.25,.8,.25,1)}.arrowTabs>li:hover>*{-webkit-filter:brightness(53%);filter:brightness(53%)}.arrowTabs>li.__active>*{-webkit-filter:none;filter:none}.arrowTabs>li.__active:first-child{color:#b34ae6}.arrowTabs>li.__active:nth-child(2){color:#f45858}.arrowTabs>li.__active:nth-child(3){color:#fd6c3f}.arrowTabs>li.__active:after,.arrowTabs>li.__active:before{border-left:11px solid transparent;border-right:11px solid transparent;content:"";position:absolute;left:50%;transform:translateX(-50%)}.arrowTabs>li.__active:before{bottom:1px;border-bottom:11px solid #e6e6e6}.arrowTabs>li.__active:after{bottom:-1px;border-bottom:11px solid #fff}.arrowTabs>li>img{margin-right:8px}.myTasksDescription{height:21px;text-align:center}.myTasksDescription+div>img{max-width:100%}@media screen and (max-width:414px){.arrowTabs>li{font-size:15px}.myTasksDescription{height:63px}}.reports{background:linear-gradient(-45deg,#00b3ff,#080070);padding:40px 10px 0}.reports>h1{color:#fff;margin-top:30px;margin-bottom:16px}.reports>h2{color:#00a2ff}.reports>p{color:#fff;margin-bottom:50px}.reports>object{max-width:100%}@media screen and (max-width:940px){.wrap940>.v{margin:0;flex-wrap:wrap}.wrap940>.v>p{order:1}.wrap940>.v>img{order:2}}.appsContainer h1{margin-top:-50px}.color-8c7ff6{color:#8c7ff6}.color-00acff{color:#00acff}.color-fdc51c{color:#fdc51c}.apps{max-width:1080px;margin:30px auto;display:flex;align-items:center;flex-wrap:wrap}.apps>._panel{padding:8px}.apps>._panel>._container{border-radius:6px;min-height:210px;padding:16px}.apps>._panel>._container p{margin-top:0;margin-bottom:8px;font-weight:400;font-size:15px;color:#473a4f}.apps>._panel>._container p.__blue{color:#1b9af7}.apps>._panel.__pink{flex-grow:1}.apps>._panel.__pink>._container{background-color:#f6e6ff}.apps>._panel.__pink>._container .v-pusher{height:82px}.apps>._panel.__blue{flex-grow:3}.apps>._panel.__blue>._container{background-color:#e6f7ff}.apps>._panel.__yellow{flex-grow:2}.apps>._panel.__yellow>._container{background-color:#fef9e5}.apps .app-icon{width:70px}.apps .v-pusher{height:30px}@media screen and (max-width:500px){.appsContainer h1{margin-top:-32px}.apps>._panel>._container{flex-direction:column;align-items:stretch}.apps>._panel>._container>*{margin-top:16px;margin-bottom:16px}.apps>._panel.__pink{flex-basis:100%}}@media screen and (max-width:500px){.apps>._panel.__yellow{order:-1}}.legalSidebar{width:140px;flex-basis:20%;margin-top:110px}.legalSidebar>._inner{position:fixed}.legalSidebar>._inner>._header{color:#171d1f}.legalSidebar>._inner>._option{display:block;color:#9394ab;font-size:14px;line-height:16px;cursor:pointer;padding:8px;border-radius:6px;transition:color .3s cubic-bezier(.25,.8,.25,1),background-color .3s cubic-bezier(.25,.8,.25,1)}.legalSidebar>._inner>._option:hover{color:#00a0fc;background-color:rgba(0,160,252,.08)}.legal{max-width:95%;width:700px;margin-bottom:64px}.legal>*{margin:12px 17.5px 0}.legal>h1{margin-top:100px;margin-bottom:60px;font-size:36px}.legal>h2{margin-top:56px;font-size:28px;font-weight:500}.legal>h3{margin-top:23px;font-size:21px}.legal>h3.mb2{margin-bottom:16px}.legal>h3.mb4{margin-bottom:32px}.legal>p{color:rgba(0,0,0,.7)}.legal>p,.legal li{font-size:19px;line-height:1.58}.legal li{font-weight:300}.legal>ul{padding-left:12px}.legal>._likeParagraph{color:rgba(0,0,0,.7)}.legal>table{border-collapse:collapse}.legal>table td{padding:8px;border-top:1px solid #ddd}.legal>table th{text-align:left;padding:8px;border-bottom:2px solid #ddd;vertical-align:bottom}.legal>table>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}@media screen and (max-width:1000px){.legalContainer{flex-direction:column}.legal{width:auto}.legalSidebar{margin-top:56px;width:auto;flex-basis:unset;margin-left:9.5px}.legalSidebar>._inner{position:static}}.PlanComparison{padding-top:80px;max-width:1080px;margin:30px auto}.PlanComparison .title{display:block;font-size:22px;font-weight:500;text-transform:uppercase}.PlanComparison .title.green{color:#4cd964}.PlanComparison .title.yellow{color:#feae1b}.PlanComparison .title.indigo{color:#7286e9}.PlanComparison .title.darkblue{color:#32277a}.freeTrial{text-align:center;text-transform:uppercase;font-size:21px;margin-top:30px;font-weight:300;color:#bdc8d8}.freeTrial>._green{color:#4cd964}.pricingWidget{width:80%;padding:20px 40px;background-color:#473a4f;margin:40px auto;border-radius:8px}.pricingWidget .slider{margin-left:90px;margin-right:90px}.pricingWidget .people{color:#fff;font-size:36px;margin-left:90px}.pricingWidget .title{width:90px;text-align:right;padding-right:8px;color:#fff}.pricingWidget .plan{background-color:initial;border:1px solid #fff;color:#fff;font-weight:400;font-size:16px;transition:all .4s ease-in-out}.pricingWidget .plan:hover{background-color:hsla(0,0%,100%,.2)}.pricingWidget .plan.selected{background-color:#fff}.pricingWidget .plan.selected.basic{color:#4cd964}.pricingWidget .plan.selected.startup{color:#feae1b}.pricingWidget .plan.selected.pro{color:#7286e9}.pricingWidget .plan.selected.enterprise{color:#32277a}.pricingWidget .price{color:#4cd964;background-color:#302736;padding:5px 10px;font-size:24px;border-radius:6px}.pricingWidget .price>span{font-size:17px}.pricingWidget .price-margin{margin:25px 0}.pricingWidget .start-free{width:220px;margin:25px auto 10px}.pricingWidget .start-free>*{transition:all .2s ease-in-out}.pricingWidget .pricing-comment{color:#fff;text-align:center}.plans-container{justify-content:center;display:flex;margin:30px 0;color:#473a4f;font-size:15px}.plans-container p{font-size:15px;font-weight:400;margin:2px 0;color:#473a4f}.plans-container p img{margin-right:-20px;margin-left:6px}.plans-container p>span{font-weight:700}.plans-container>div{min-width:220px;border-right:1px solid #f5f8fa}.plans-container>div>.top{padding:20px;height:400px}.plans-container>div>.top>img,.plans-container>div>.top object{width:220px;height:150px}.plans-container>div>.bottom{padding:20px 20px 0;border-top:1px solid #f5f8fa;height:160px}.plans-container>div:last-child{border:none}.plans-container>div .btn{margin:20px 30px 0}.plans-container .title{display:block;font-size:19px;font-weight:500;text-transform:uppercase}.plans-container .title.green{color:#4cd964}.plans-container .title.yellow{color:#feae1b}.plans-container .title.indigo{color:#7286e9}.plans-container .title.darkblue{color:#32277a}.plans-container .max-users{font-size:17px;text-transform:uppercase}.plans-container .price{font-size:36px;margin:15px 0 0}.plans-container .price .crossed{font-size:24px;margin-left:8px;color:#f27b71;position:relative}.plans-container .price .crossed:before{position:absolute;content:"";left:0;top:50%;right:0;border-top:2px solid;border-color:inherit;transform:rotate(-10deg)}.plans-container .price .crossed.xs{font-size:17px!important}.plans-container .red{color:#ff534d;font-weight:500}.pricingFaq{max-width:860px}.pricingFaq>.panel-default{box-shadow:none;border-radius:0;border:0}.pricingFaq>.panel-default>.panel-collapse>.panel-body{border:0}.pricingFaq .panel-heading{border:0;background-color:initial}.pricingFaq .panel-title>a[role=button]{display:flex;justify-content:space-between;align-items:center;text-decoration:none;font-size:28px;color:#473a4f;font-weight:500}.pricingFaq .panel-title>a[role=button]:after{content:"";display:inline-block;width:20px;height:20px;background-repeat:no-repeat;background-position:50%;background-image:url(/l/a/4ccfbba582d4f6c59cea903437949499.svg);transform:rotate(180deg);transition:transform .35s ease}.pricingFaq .panel-title>a[role=button].collapsed:after{transform:rotate(0deg)}.pricingFaq .panel-body{color:#6f5a7b;font-size:17px}input[type=range].pricing::-webkit-slider-runnable-track,input[type=range].pricing:focus::-webkit-slider-runnable-track{background:#302736!important}input[type=range].pricing::-moz-range-track{background:#302736!important}@media screen and (max-width:900px){.pricingWidget>.price-margin>.v{max-width:300px;flex-wrap:wrap}.pricingWidget>.price-margin>.v>.plan{margin-bottom:8px}}@media screen and (min-width:590px) and (max-width:900px){.pricingWidget>.price-margin>.v>.plan:nth-child(3),.pricingWidget>.price-margin>.v>.plan:nth-child(4){margin-bottom:0}}@media screen and (max-width:590px){.pricingWidget{padding:20px 6%;width:90%}.pricingWidget>.price-margin>.v{flex-wrap:nowrap}.pricingWidget>.price-margin:nth-child(2)>.v{flex-direction:column}.pricingWidget>.price-margin:nth-child(2)>.v>.plan{margin-right:0;width:100%}.pricingWidget>.slider{margin:0}}@media screen and (max-width:414px){.pricingFaq .panel-title>a[role=button]{font-size:20px}.pricingFaq .panel-body{font-size:14px}}@media screen and (max-width:1200px){.plans-container{margin-top:0;flex-wrap:wrap}.plans-container>div{flex-basis:50%;max-width:304px;margin-top:48px}.plans-container>div:nth-child(2){border-right:0}}@media screen and (max-width:500px){.plans-container{margin-top:0;flex-wrap:wrap}.plans-container>div{flex-basis:100%;border-right:0}.plans-container>div>.top{height:auto}}html{scroll-behavior:smooth}.blogPosts{padding-top:24px}.blogPosts>._post{display:block;border-radius:6px;overflow:hidden;background:#fff;border:1pt solid #f2f2f2;width:95%;max-width:800px;margin-bottom:24px;padding-bottom:8px;box-sizing:initial}.blogPosts>._post>._category{margin-top:36px;text-align:center;color:#fff}.blogPosts>._post>._category>span{padding:2px 6px;border-radius:6px;font-weight:300}.blogPosts>._post>._rtime{margin-top:8px;text-align:center;color:#000;text-transform:uppercase}.blogPosts>._post>._rtime>span{padding:2px 6px;border-radius:6px;font-weight:300}.blogPosts>._post>h1,.blogPosts>._post>p{max-width:700px;width:95%;text-align:center}.blogPosts>._post>h1{font-size:30px;margin:30px auto 10px}.blogPosts>._post>p{margin:8px auto 0}.blogPosts>._post>.btn{border-radius:6px;border:1pt solid #f2f2f2;width:95%;height:50px;max-width:300px;margin:20px auto;color:#8ca2bd;font-size:inherit;font-weight:500}.blogPosts>._post>.btn:hover{background-color:#4cd964;color:#fff}.text.yellow{color:#ffce4a!important}.text.blue{color:#479dff!important}.text.red{color:#ff5458!important}.text.green{color:#4db07b!important}.text.green.darker{color:#2d915c!important}.text.purple{color:#7b63df!important}.box{padding:16px;border-radius:6px;font-size:16px;line-height:1.58;margin:8px -16px}.box h3,.box h4{margin-top:0}.box.border{border:1pt solid #f2f2f2}.box.red{background:#ffeded;color:#ff5458}.box.blue{background:#e6f1ff;color:#479dff}.box.yellow{background:#fff6de;color:rgba(0,0,0,.7)}.box.green{background:#dbffeb;color:#4db07b!important}.box.gray{background:#f7f7f7}.box.shadow{box-shadow:0 20px 30px 0 rgba(0,0,0,.1)}ol.table-of-contents{counter-reset:item}ol.table-of-contents.gray{background:#f7f7f7;padding-top:16px;border-radius:6px;padding-bottom:16px;padding-left:52px}ol.table-of-contents.double{display:flex;flex-wrap:wrap}ol.table-of-contents.double li{width:50%}ol.table-of-contents li{display:block;position:relative}ol.table-of-contents li a{border-bottom:1px solid;color:#473a4f;transition:all .15s ease-in-out}ol.table-of-contents li:hover{color:inherit}ol.table-of-contents li:hover a{color:#479dff}ol.table-of-contents li:before{content:counter(item) ".";counter-increment:item;font-weight:600;position:absolute;left:-60px;width:50px;text-align:right}@media screen and (max-width:414px){.blogPosts>._post>h1{font-size:26px!important}}@media screen and (max-width:1000px){iframe.ora-board{height:50vw!important;width:calc(100vw - 160px)!important;margin-left:0!important}}@media screen and (max-width:700px){iframe.ora-board{display:none!important}}.blogCategory[data-category=Dev]{background:#7286e9}.blogCategory[data-category="New Features"],.blogCategory[data-category=Features]{background:#7b63df}.blogCategory[data-category="Project Management"],.blogCategory[data-category=Productivity]{background:#40329c}.blogCategory[data-category="Ora News"]{background:#ff534d}.blogCategory[data-category=Viewpoint]{background:#f27b71}.blogCategory[data-category=Spotlight]{background:#feae1b}.blogCategory[data-category=Blog]{background:#473a4f}.blogCategory[data-category="Dev Notes"]{background:#3fa9f5}.blogCategory[data-category=Workflows]{background:#e37d45}article .blog-post-title{max-width:60%}article .title{display:flex;justify-content:center}article>header{text-align:center;padding:64px 0 24px}article>header h1{font-size:36px;color:inherit}article>header>._details{color:inherit;text-transform:uppercase;font-weight:400;font-size:13px;margin:12px auto 10px;display:flex;justify-content:center}article>header>._details>.__time,article>header>._details>._author{text-align:end}article>header>._details>._date{text-align:start}article>header>._details>._separator{border-left:1px solid;margin:0 8px}article>header>.responsiveImage{margin:0 auto;max-width:700px}article>header>.responsiveImage.big{max-width:none}article>._shareWidget{display:flex;color:#465663;text-align:center;align-items:center;justify-content:center;transition:opacity .2s ease-out;margin:24px 0 0}article>._shareWidget svg{transition:transform .1s ease-out;width:30px;cursor:pointer}article>._shareWidget svg:hover{transform:scale(1.2)}article>._shareWidget svg path{stroke:#465663}article>._shareWidget>._twitter:hover svg path{fill:#55acee;stroke:#55acee}article>._shareWidget>._facebook:hover svg path{fill:#3b5998;stroke:#3b5998}article>._shareWidget>._linkedin:hover svg path{fill:#0077b5;stroke:#0077b5}article>._shareWidget>._pocket:hover svg path{fill:#e84352;stroke:#e84352}article>._shareWidget>._hackernews:hover svg path{fill:#ef6200;stroke:#ef6200}article>*>._suggested{width:700px;max-width:95%;margin-top:16px}article>*>._suggested ._info{color:#302736;white-space:nowrap}article>*>._suggested ._link{white-space:nowrap}article>*>._suggested>._posts{display:flex;justify-content:center;margin-top:16px;padding:8px;align-content:stretch}article>*>._suggested>._posts>._post{margin-right:16px;display:flex;justify-content:center;width:100%}article>*>._suggested>._posts>._post:last-child{margin-right:0}article>*>._suggested>._posts>._post ._card{box-shadow:0 0 3px 3px rgba(10,40,123,.02),0 10px 56px rgba(10,40,123,.11);max-width:220px;border-radius:4px}article>*>._suggested>._posts>._post ._card .h{flex-direction:column}article>*>._suggested>._posts>._post ._card img{border-radius:4px 4px 0 0;width:220px}article>*>._suggested>._posts>._post ._card ._title{padding:8px;color:#473a4f;display:flex;height:60px;text-align:center;justify-content:center}article>*>._suggested>._posts>._post ._card ._title b{display:flex;flex-direction:column;justify-content:center}article>section{width:700px;max-width:95%;margin-top:24px}article>section iframe{max-width:100%}article>section iframe.ora-board{width:1000px;max-width:1000px;height:600px;margin-left:-150px}article>section img,article>section video{display:block;margin:32px auto 0;width:700px;max-width:100%}article>section img.bigger,article>section video.bigger{width:130%;max-width:130%;margin-left:-15%}article>section p{line-height:1.58;margin-top:12px}article>section li,article>section p{font-size:19px;color:rgba(0,0,0,.7);font-weight:300}article>section b{font-weight:500}article>section h2{margin-top:56px;font-size:32px;font-weight:500}article>section h3{margin-top:24px;font-size:24px}article>section .center{text-align:center}article>section h4{color:rgba(0,0,0,.7);margin-top:24px;font-size:21px}article>section h5{margin-top:16px;font-size:17px}article>section blockquote:not(.twitter-tweet){padding:10px 0;margin:0 0 20px;font-weight:300}article>section blockquote:not(.twitter-tweet) q{display:block;padding-left:0;border-left:none;font-size:32px;font-weight:300;color:#3197d6}article>section blockquote:not(.twitter-tweet) span{font-size:18px;color:#777}article>section blockquote:not(.twitter-tweet) span:before{content:"\2014   \A0"}article>#disqus_recommendations,article>#disqus_thread{width:95%;max-width:700px;margin:40px auto 0}article ._subscribe{box-shadow:0 0 3px 3px rgba(10,40,123,.02),0 10px 56px rgba(10,40,123,.11);background-color:#f0f8ff;width:100%;border:1px solid rgba(17,100,148,.13);border-radius:2px;margin-top:16px}article ._subscribe ._title{display:flex;justify-content:center;margin-top:16px;margin-bottom:8px;font-title:17.5px;color:#171d1f}article ._subscribe ._input{display:flex;justify-content:center;padding:8px 8px 0}article ._subscribe ._input .round-input input{border-radius:12px 0 0 12px!important;border:1px solid #bdc8d8;border-right:0!important}article ._subscribe ._input .btn{border-radius:0 12px 12px 0!important;background-color:#00a0fc;color:#fff}article ._subscribe ._description{display:flex;justify-content:center;padding:8px}article ._subscribe ._description p{font-size:13px;color:#6a7a8f}article ._subscribe ._subscribed{display:flex;justify-content:center;padding:8px;margin-top:16px;margin-bottom:16px}article ._subscribe ._subscribed span{padding:8px;border-radius:12px;border:1px solid #bdc8d8;color:#fff;background-color:rgba(50,219,126,.7)}@media screen and (max-width:900px){article>section blockquote:not(.twitter-tweet) q{font-size:24px}article>section li{font-size:18px}article>section img.bigger,article>section video.bigger{width:700px;max-width:100%;margin-left:0}article>section p{font-size:18px!important}article>section h3{margin-top:24px;font-size:24px}article>section .center{text-align:center}article>section h4{font-size:21px}article>section h5{margin-top:16px;font-size:17px}}@media screen and (min-width:900px){article ._shareWidget{opacity:0;pointer-events:none;position:fixed;flex-direction:column;top:150px;left:3%;width:50px}article ._shareWidget.__show{pointer-events:auto;opacity:1}}@media screen and (max-width:900px){.blog-post-title{max-width:90%;font-size:30px}article>section{max-width:100%;padding-left:32px;padding-right:32px}iframe.ora-board{height:400px;width:400px;margin-left:0}}@media screen and (max-width:680px){article>*>._suggested>._posts{flex-direction:column}article>*>._suggested>._posts>._post{margin-right:0;max-width:100%;margin-top:24px}}.CallToAction{display:flex;align-items:center;padding:16px;background:#dcf0fb;border-radius:8px;transition:all .4s ease-out}.CallToAction p{margin-top:0}.CallToAction .cta-title{transition:all .4s ease-out;color:#4640de;font-size:36px;font-weight:700}.CallToAction .cta-subtitle{color:#343434;font-size:18px;font-weight:500;margin-bottom:8px}.CallToAction .cta-button{transition:all .4s ease-out;padding:8px 16px;border-radius:20px;font-size:15px;color:#fff;background:#4640de;font-weight:500;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.CallToAction .cta-button:hover{background:#209b00}.CallToAction .cta-button-info{color:#566378;font-size:14px}.CallToAction img{width:160px;height:160px;margin:-8px}.CallToAction:hover{background:#bfefe1}.CallToAction:hover .cta-title{color:#209b00}@media screen and (max-width:768px){.CallToAction .cta-title{font-size:24px}.CallToAction img{width:130px;height:130px}}@media screen and (max-width:500px){.CallToAction .cta-title{font-size:18px}.CallToAction .cta-subtitle{font-size:14px}.CallToAction img{width:100px;height:100px}}.AvocadoBox{min-height:100vh}.AvocadoBox.smaller-h1 .inner h1{font-size:48px;line-height:48px}.AvocadoBox.centered{text-align:center}.AvocadoBox .inner{max-width:1400px;width:95%;margin:0 auto;padding-top:34px}.AvocadoBox .inner.v{padding-top:0}.AvocadoBox .inner>.half{width:50%}.AvocadoBox .inner>.left-content{width:40%;padding-left:10%}.AvocadoBox .inner>.right-content{width:40%}.AvocadoBox .inner>div{padding:30px 10px}.AvocadoBox .inner>.responsiveImage{width:60%;max-width:800px;margin:0 auto}.AvocadoBox .inner h1{font-size:68px;line-height:68px;font-weight:900}.AvocadoBox .inner>.left{padding-left:30px;padding-right:60px}.AvocadoBox .inner>.left h1,.AvocadoBox .inner>.left p{text-align:left}.AvocadoBox .inner h2{font-weight:500;font-size:22px;color:#fff}@media screen and (max-width:900px){.AvocadoBox .left{width:100%!important;padding-left:12px!important;padding-right:12px!important;min-width:auto!important}.AvocadoBox .inner>.left-content{width:100%}.AvocadoBox .inner>.right-content{padding-left:10%;width:100%}.AvocadoBox .inner>.half{width:100%}.AvocadoBox .inner h1{font-size:40px;line-height:normal}}.AvocadoTabs .panel{background:transparent}.AvocadoTabs .panel-default{box-shadow:none;border-radius:0;border:0}.AvocadoTabs .panel-default>.panel-collapse>.panel-body{border:0}.AvocadoTabs .panel-heading{padding:0;border:0;background-color:initial}.AvocadoTabs .panel-title{padding:10px 15px}.AvocadoTabs .panel-body{padding:0 14px 14px}.AvocadoTabs.horizontal{display:flex;align-items:center}.AvocadoTabs .item{z-index:2;text-align:left!important;font-size:14px;border-radius:10px;line-height:5px;cursor:pointer;text-align:center;min-width:32px;height:32px;padding:9px;line-height:12px}.AvocadoTabs .item.panel{padding:0}.AvocadoTabs .item.svg{padding:3px 8px}.AvocadoTabs.big svg{margin-right:8px}.AvocadoTabs.big.horizontal .item{padding:9px 16px}.AvocadoTabs.big .item{height:auto;line-height:20px;font-size:16px}.AvocadoTabs.big .item .description{margin-left:44px;font-size:14px;font-weight:400}@media screen and (max-width:900px){.AvocadoTabs{margin:0 auto}}@media screen and (max-width:460px){.AvocadoTabs.horizontal{flex-direction:column}}.ImageShow{width:100%;max-width:900px;position:relative;text-align:left;margin:0 auto;padding-top:57%}.ImageShow .Dots{position:absolute;bottom:20px;left:0;width:100%;align-items:center;display:flex;justify-content:center}.ImageShow .Dots .dot{cursor:pointer;width:8px;height:8px;border-radius:4px;margin:4px;background:#8884e8;opacity:.3}.ImageShow .Dots .dot.selected{opacity:1}.ImageShow .nextImage,.ImageShow .prevImage{justify-content:center;display:flex;align-items:center;color:#bfc7d4;position:absolute;top:calc(50% - 56px);background:#fff;border-radius:30px;z-index:2;box-shadow:0 20px 30px 0 rgba(0,0,0,.1);width:60px;height:60px;cursor:pointer}.ImageShow .nextImage:hover,.ImageShow .prevImage:hover{color:#7286e9;box-shadow:0 12px 20px 0 rgba(0,0,0,.07)}.ImageShow .nextImage{right:-5%}.ImageShow .prevImage{left:-5%}.ImageShow .sizeDiv>img,.ImageShow .sizeDiv object{position:static}.ImageShow>img,.ImageShow object{opacity:0;top:0;left:0;width:100%;position:absolute;transition:opacity .5s ease-in-out}.ImageShow>img.__show,.ImageShow object.__show{opacity:1}.switch__background,.switch__background:after,.switch__background:before{position:absolute;left:0;top:0;right:0;bottom:0}.switch{transform:scale(.3);width:300px;height:140px;display:block;position:relative;margin:0 auto 50px}.switch__background{border-radius:70px;box-shadow:0 35px 70px -16px rgba(32,15,55,.3);transition:box-shadow .8s;overflow:hidden}.switch__background:before{background:linear-gradient(#200f37,#272065);overflow:hidden}.switch__background:after,.switch__background:before{content:"";border-radius:70px;transition:opacity .8s;z-index:-2}.switch__background:after{opacity:0;background:linear-gradient(90deg,#21d2f2,#b0fff8)}.switch__toggle{content:"";height:124px;width:124px;position:relative;display:block;top:8px;left:8px;background:#fff;border-radius:100%;box-shadow:inset 8px -8px 0 #f8e3ef,0 0 93.33333px hsla(0,0%,100%,.65);transition:left .8s,box-shadow .8s;overflow:hidden;cursor:pointer}.switch__toggle:after,.switch__toggle:before{content:"";height:90%;width:90%;position:absolute;left:50%;top:50%;z-index:-1;opacity:0;transition:transition .8s,opacity .8s;background:hsla(0,0%,100%,.65);-webkit-filter:blur(8px);filter:blur(8px)}.switch__toggle:before{transform:translate(-50%,-50%) rotate(45deg)}.switch__toggle:after{transform:translate(-50%,-50%)}.switch__moon{width:28px;height:28px;display:block;position:absolute;left:40%;top:35%;background:linear-gradient(to bottom left,#f8e3ef,rgba(248,227,239,0));box-shadow:28px -28px 0 -8px rgba(248,227,239,.5);border-radius:100%;transition:transform .8s,opacity .8s}.switch__moon:before{width:23px;height:23px;left:-70%;top:195%;box-shadow:23px -23px 0 -8px rgba(248,227,239,.5);transform:rotate(-60deg)}.switch__moon:after,.switch__moon:before{content:"";display:block;position:absolute;background:linear-gradient(to bottom left,#f8e3ef,rgba(248,227,239,0));border-radius:100%}.switch__moon:after{width:35px;height:35px;left:190%;top:55%;box-shadow:35px -35px 0 -8px rgba(248,227,239,.5)}.switch__stars{width:8px;height:8px;left:60%;top:35%;box-shadow:24px -24px 0 -3px #fff}.switch__stars,.switch__stars:before{display:block;position:absolute;background:#fff;-webkit-filter:blur(.5px);filter:blur(.5px);border-radius:100%;transition:transform .8s,opacity .8s}.switch__stars:before{content:"";width:7px;height:7px;left:700%;top:560%;box-shadow:21px -21px 0 -3px #fff;transform:rotate(-75deg)}.switch__stars:after{content:"";height:5px;width:5px;position:absolute;left:200%;top:260%;opacity:0;background:linear-gradient(90deg,#fff,hsla(0,0%,100%,0));-webkit-filter:blur(.5px);filter:blur(.5px);border-radius:100%;-webkit-animation:falling-stars 6.4s cubic-bezier(.165,.84,.44,1) infinite;animation:falling-stars 6.4s cubic-bezier(.165,.84,.44,1) infinite;-webkit-animation-delay:3.2s;animation-delay:3.2s}.switch__clouds{height:28px;width:28px;top:50%;left:-84px;display:block;transition:1.6s cubic-bezier(.175,.885,.32,1.275)}.switch__clouds,.switch__clouds:before{background:#fff;position:absolute;border-radius:50% 50% 0 50%}.switch__clouds:before{height:23px;width:23px;left:-33%}.switch__clouds:after,.switch__clouds:before{content:"";bottom:0;box-shadow:inset 4px -2px 0 #f6f8f8}.switch__clouds:after{height:23px;width:23px;background:#fff;position:absolute;border-radius:50% 50% 0 50%;left:-33%;height:21px;width:21px;left:auto;right:-30%;border-radius:100%}.switch__input{display:none}.switch__input:checked+.switch__background{box-shadow:0 35px 70px -16px rgba(33,210,242,.3)}.switch__input:checked+.switch__background:before{opacity:0}.switch__input:checked+.switch__background:after{opacity:1}.switch__input:checked+.switch__background .switch__toggle{left:168px;box-shadow:inset 0 0 .1px #fff,0 0 32px #fff;-webkit-animation:overlay 0s forwards;animation:overlay 0s forwards;-webkit-animation-delay:.4s;animation-delay:.4s}.switch__input:checked+.switch__background .switch__toggle:after,.switch__input:checked+.switch__background .switch__toggle:before{opacity:1;transition-delay:.4s}.switch__input:checked+.switch__background .switch__toggle:before{transform:translate(-50%,-50%) rotate(45deg);-webkit-animation:spin-before 12.8s linear infinite;animation:spin-before 12.8s linear infinite}.switch__input:checked+.switch__background .switch__toggle:after{transform:translate(-50%,-50%);-webkit-animation:spin-after 12.8s linear infinite;animation:spin-after 12.8s linear infinite}.switch__input:checked+.switch__background .switch__moon{opacity:0;transform:translate(-50%,100%) rotate(30deg)}.switch__input:checked+.switch__background .switch__stars{opacity:0;transform:translateX(-47px)}.switch__input:checked+.switch__background .switch__stars:before{opacity:0;transform:translateX(-35px)}.switch__input:checked+.switch__background .switch__stars:after{-webkit-animation:none;animation:none}.switch__input:checked+.switch__background .switch__clouds{transform:translateX(150px);transition-delay:.2s}.switch__input:checked+.switch__background .switch__clouds,.switch__input:checked+.switch__background .switch__clouds:after,.switch__input:checked+.switch__background .switch__clouds:before{-webkit-animation:cloud-move 8s linear infinite;animation:cloud-move 8s linear infinite;-webkit-animation-delay:1.6s;animation-delay:1.6s}@-webkit-keyframes overlay{0%{overflow:hidden}to{overflow:visible}}@keyframes overlay{0%{overflow:hidden}to{overflow:visible}}@-webkit-keyframes spin-before{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(-50%,-50%) rotate(405deg)}}@keyframes spin-before{0%{transform:translate(-50%,-50%) rotate(45deg)}to{transform:translate(-50%,-50%) rotate(405deg)}}@-webkit-keyframes spin-after{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes spin-after{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(1turn)}}@-webkit-keyframes falling-stars{0%{width:50%;opacity:1;transform:translate(70px,-70px) rotate(-45deg)}5%{width:400%;opacity:1}15%{box-shadow:-100px -30px 0 -3px #fff}25%,to{box-shadow:-100px -30px 0 -6px #fff;width:400%;opacity:0;transform:translate(-70px,70px) rotate(-45deg)}}@keyframes falling-stars{0%{width:50%;opacity:1;transform:translate(70px,-70px) rotate(-45deg)}5%{width:400%;opacity:1}15%{box-shadow:-100px -30px 0 -3px #fff}25%,to{box-shadow:-100px -30px 0 -6px #fff;width:400%;opacity:0;transform:translate(-70px,70px) rotate(-45deg)}}@-webkit-keyframes cloud-move{0%{box-shadow:inset 4px -2px 0 #f6f8f8,-100px -47px 5px -2px rgba(33,210,242,0)}50%{box-shadow:inset 4px -2px 0 #f6f8f8,-30px -47px 6px -2px #90e8f8}90%,to{box-shadow:inset 4px -2px 0 #f6f8f8,-3px -47px 15px 2px rgba(33,210,242,0)}}@keyframes cloud-move{0%{box-shadow:inset 4px -2px 0 #f6f8f8,-100px -47px 5px -2px rgba(33,210,242,0)}50%{box-shadow:inset 4px -2px 0 #f6f8f8,-30px -47px 6px -2px #90e8f8}90%,to{box-shadow:inset 4px -2px 0 #f6f8f8,-3px -47px 15px 2px rgba(33,210,242,0)}}@media screen and (max-width:900px){.AvocadoParallax img{width:100%;height:auto!important}}.info-text{border-bottom:2px dotted #9394ab;cursor:help}.AvocadoComparison{font-size:16px;color:#473a4f}.AvocadoComparison .Row{border-radius:6px;padding:8px 16px;display:flex;justify-content:space-between}.AvocadoComparison .Row:hover{background:#f5f8fa}.AvocadoComparison .Row .first-cell{flex:1 1 auto;min-width:0;min-height:0}.AvocadoComparison .Row .other-cell{justify-content:center;display:flex;flex-basis:200px}@media screen and (max-width:960px){.AvocadoComparison .Row .other-cell{flex-basis:130px}.AvocadoComparison .Row .title{font-size:17px}}@media screen and (max-width:600px){.AvocadoComparison{display:none}}.ShareButtons{display:flex;align-items:center}.ShareButtons.white .btn{background:#fff}.ShareButtons svg{display:flex;align-items:center;width:24px;margin-right:4px}.ShareButtons .twitter{transition:all .2s ease-out;color:#55acee;margin-right:8px}.ShareButtons .twitter:hover{background:#55acee;color:#fff}.ShareButtons .twitter:hover svg path{fill:#fff;stroke:#fff}.ShareButtons .twitter svg path{fill:#55acee;stroke:transparent}.ShareButtons .facebook{transition:all .2s ease-out;color:#3b5998;margin-right:8px}.ShareButtons .facebook:hover{background:#3b5998;color:#fff}.ShareButtons .facebook:hover svg path{fill:#fff}.ShareButtons .facebook svg path{fill:#3b5998;stroke:transparent}.ShareButtons .linkedin{transition:all .2s ease-out;color:#0077b5}.ShareButtons .linkedin:hover{background:#0077b5;color:#fff}.ShareButtons .linkedin:hover svg path{fill:#fff}.ShareButtons .linkedin svg path{fill:#0077b5;stroke:transparent}.segmented-control{display:flex;align-items:center}.segmented-control.fullwidth .item{width:100%}.segmented-control .item{cursor:pointer;text-align:center;min-width:32px;height:32px;padding:8px;line-height:12px;border:2px solid #8ca2bd}.segmented-control .item:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.segmented-control .item:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.segmented-control .item:not(:first-child){margin-left:-2px}.segmented-control .item.svg{padding:2px 8px}.segmented-control.big .item{height:40px;display:flex;flex-direction:column;justify-content:center;padding:8px 16px}.segmented-control.modern .item{border-radius:12px!important;height:24px;line-height:5px;transition:all .3s cubic-bezier(.25,.8,.25,1)}.segmented-control.modern .item:hover{color:#6a7a8f}.segmented-control.ios{background-color:#f6f9fd;border-radius:8px;padding:2px}.segmented-control.ios .item{align-items:center;display:flex;justify-content:center;border-radius:6px!important;border:none;color:#6a7a8f}.segmented-control.ios .item.selected{background-color:#fff;box-shadow:0 0 1px 1px rgba(0,0,0,.02),0 2px 7px rgba(0,0,0,.04);color:#171d1f}.cookieNotice{position:fixed;left:16px;bottom:16px;background-color:#f8f29d;padding:12px 16px;width:304px;border-radius:6px;box-shadow:0 0 3px 3px rgba(10,40,123,.02),0 10px 56px rgba(10,40,123,.11)}.cookieNotice>p{color:#000}.cookieNotice>svg{position:absolute;top:12px;right:12px;cursor:pointer}.cookieNotice>svg>path{fill:rgba(0,0,0,.6)}@media screen and (min-width:1000px){.show-under-1000{display:none}}@media only screen and (max-width:600px){.wrap-under-600{flex-wrap:wrap}}@media only screen and (max-width:600px){.hide-under-600{display:none;visibility:hidden}}