body{font-size:13px}.w-page__scroll-fix{padding-top:20px !important}.w-page__scroll-fix .w-page__main{padding-bottom:0}.input_invis{visibility:hidden}.w-container.helpSteps__container{padding:0;max-width:100%}.w-container.helpSteps__container>.w-grid{padding:0;margin:0}.w-container.helpSteps__container>.w-grid>.helpSteps__wrap{padding:0;margin:0}#helpFilters .modal-dialog{width:100%;max-width:95vw}#helpFilters .modal-body{padding:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.helpSteps__wrap{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.helpStepsSide{position:fixed;top:50%;-webkit-transform:translateY(-50%) translateX(-webkit-calc(-100% - 20px));transform:translateY(-50%) translateX(calc(-100% - 20px));z-index:1040;left:20px;width:212px;font-size:13px;text-align:center;font-family:"Roboto",sans-serif;background:transparent}.helpStepsSide.moving{-webkit-transition:left .3s,right .3s,-webkit-transform .3s;transition:left .3s,right .3s,-webkit-transform .3s;transition:transform .3s,left .3s,right .3s;transition:transform .3s,left .3s,right .3s,-webkit-transform .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.helpStepsSide.unpinnedFoot{position:absolute;bottom:0;top:initial;-webkit-transform:translateX(-webkit-calc(-100% - 20px));transform:translateX(calc(-100% - 20px));z-index:1037}.helpStepsSide.stepsVisible{-webkit-transform:translateY(-50%);transform:translateY(-50%);left:0}.helpStepsSide.stepsVisible.unpinnedFoot{-webkit-transform:none !important;transform:none !important}.helpStepsSide.stepsVisible .pullBtn__icon{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.helpStepsSide .pullBtn{-webkit-user-select:none;-ms-user-select:none;user-select:none;background:#ff8a18;color:#fff;padding:10px 20px;position:absolute;left:-webkit-calc(100% - 28px);left:calc(100% - 28px);top:calc(50% - 19px);-webkit-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:background .3s;transition:background .3s;border-radius:0 0 2px 2px;cursor:pointer;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.helpStepsSide .pullBtn.changed{left:-webkit-calc(100% - 64px);left:calc(100% - 64px)}.helpStepsSide .pullBtn:after{display:block;content:'';position:absolute;top:0;left:0;height:100%;width:100%}.helpStepsSide .pullBtn:hover{background:#ff8a18}.helpStepsSide .pullBtn__icon{width:10px;-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.helpStepsSide .pullBtn__text{margin-left:7px;text-transform:uppercase;white-space:nowrap}.helpStepsSide__item{cursor:pointer;padding:15px 20px;min-height:70px;border:1px solid #ddd;border-radius:1px;background-color:#fff;color:#121212;position:relative}.helpStepsSide__item:not(:last-child){margin-bottom:10px}.helpStepsSide__item.active{border-color:#2196f3;box-shadow:0 0 13px .5px rgba(33,150,243,.9)}.helpStepsSide__subHead{color:#2196f3}.helpStepsSide__backDrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.3);z-index:1039;opacity:0;-webkit-transition:opacity .6s;transition:opacity .6s}.helpStepsSide__backDrop.visibleBackDrop{opacity:1}html .helpSteps__footer__wrapper{z-index:1038;position:relative}html .helpSteps .btn,html .helpSteps__footer .btn{margin:0 5px;font-family:"Roboto",sans-serif;border-radius:25px;padding:14px 20px;min-width:110px}html .helpSteps .btn:last-child,html .helpSteps__footer .btn:last-child{margin-right:0}html .helpSteps .btn:first-child,html .helpSteps__footer .btn:first-child{margin-left:0}html .helpSteps .btn.btn-ghost,html .helpSteps__footer .btn.btn-ghost{background-color:#fff;color:#333;border-width:1px;border-color:#2196f3}html .helpSteps .btn.btn-ghost.active,html .helpSteps__footer .btn.btn-ghost.active,html .helpSteps .btn.btn-ghost:hover,html .helpSteps__footer .btn.btn-ghost:hover{background-color:#2196f3;color:#fff}html .helpSteps .btn.btn-danger,html .helpSteps__footer .btn.btn-danger{background-color:#fff;color:#ee4646;border-width:1px;border-color:#ee4646}html .helpSteps .btn.btn-danger.active,html .helpSteps__footer .btn.btn-danger.active,html .helpSteps .btn.btn-danger:hover,html .helpSteps__footer .btn.btn-danger:hover{background-color:#ee4646;color:#fff}.helpSteps{color:#333;font-family:"Roboto",sans-serif;padding:0;width:100%;max-width:1150px;margin-left:auto;margin-right:auto}.helpSteps__heading{font-size:24px;font-weight:600;margin-bottom:.6rem}.helpStepsSpoiler+.helpSteps__heading{margin-top:0}.helpSteps__heading-findResults{padding-bottom:30px;padding-top:15px;color:#333;font-size:20px;font-family:"Roboto",sans-serif}.helpSteps__heading_h2{margin-top:0;font-size:18px;font-weight:normal}.helpSteps__heading_h3{margin-top:0;font-size:20px;font-weight:normal}.helpSteps__subHead{color:#2196f3;font-size:14px;font-weight:400;margin-bottom:.25rem;text-align:center}.helpSteps__description{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:14px;font-weight:300;margin-bottom:1rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.helpSteps__description .form_el,.helpSteps__description label{font-size:13px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.helpSteps__description .form_el{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.helpSteps__description_h2{font-size:20px;color:#333;font-weight:500;line-height:1;margin-bottom:20px}.helpSteps__content{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.helpSteps__content>*{width:100%}.helpSteps__content .helpSteps__description_h2{margin-bottom:1rem}.helpSteps__footer{position:fixed;left:0;bottom:0;width:100%;z-index:9;padding-top:15px;padding-bottom:15px;text-align:center;color:#333;background:#fff;border-top:1px solid #ddd}.helpSteps__footer.unpinnedFoot{position:static}.helpSteps__footer__wrapper{-webkit-transition:height .3s;transition:height .3s}.helpSteps__footButtons{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.helpSteps__footNote{margin:13px auto 0;padding-left:15px;padding-right:15px;max-width:870px;text-align:center;font-family:"Roboto",sans-serif}.rubicon .helpSteps__footNote{margin-top:0;height:0;overflow:hidden}.rubicon{background-color:#fff}.videoTutorialButton{position:relative;background-position:50% 50%;background-size:auto 170%;margin-bottom:10px;padding:12px 5px;line-height:1.6;font-size:13px;font-weight:500;text-align:center;display:block !important;color:#fff}.videoTutorialButton:hover,.videoTutorialButton:active,.videoTutorialButton:focus{color:#fff;text-decoration:none}.videoTutorialButton:hover:before{opacity:0}.videoTutorialButton:hover span{opacity:0}.videoTutorialButton span{position:relative;opacity:1;-webkit-transition:opacity .27s;transition:opacity .27s}.videoTutorialButton:before{opacity:1;position:absolute;content:"";top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.8);-webkit-transition:opacity .27s;transition:opacity .27s}.videoTutorialButton_interInvis{display:block}.needHelpVideoButton{margin-bottom:1em;display:-webkit-inline-box;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center;border-radius:25px;background-color:#e01a1b;height:26px;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;padding:0 0 0 20px;color:#fff}.needHelpVideoButton:hover,.needHelpVideoButton:focus{color:#fff;text-decoration:none}.needHelpVideoButton svg{display:block;margin:-2px -1px -2px 10px}.helpStepsSpoiler{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.helpStepsSpoiler__title{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:15px;font-weight:400;color:#2397f3;cursor:pointer;line-height:1.2;font-family:"Roboto",sans-serif}.helpStepsSpoiler__icon{width:10px;height:6px;margin:10px;-webkit-transition:-webkit-transform .3s;transition:-webkit-transform .3s;transition:transform .3s;transition:transform .3s,-webkit-transform .3s}.helpStepsSpoiler__title.collapsed .helpStepsSpoiler__icon{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.helpStepsSpoiler__content{font-family:"Roboto",sans-serif;width:100%;font-size:14px;line-height:1.4;color:#1d1d1d}.listTile{margin-left:-9px;margin-right:-9px;width:-webkit-calc(100% + 18px);width:calc(100% + 18px);display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.optionTile{-webkit-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;border:1px solid #ddd;border-radius:2px;background-color:#fff;box-shadow:0 0 20px .63px rgba(0,0,0,.11);padding:14px;text-align:center;font-weight:400;margin-left:9px;margin-right:9px;margin-bottom:18px;min-width:-webkit-calc(25% - 9px);min-width:calc(25% - 9px);max-width:-webkit-calc(25% - 9px);max-width:calc(25% - 9px);cursor:pointer;position:relative;overflow:hidden;min-height:210px;-webkit-transition:box-shadow .3s,border-color .3s;transition:box-shadow .3s,border-color .3s}.optionTile:before{content:"";display:block;background-color:#000;position:absolute;border-radius:100%;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0,0);transform:translateX(-50%) translateY(-50%) scale(0,0);width:700px;height:700px;opacity:0;-webkit-transition:opacity .4s,-webkit-transform .4s;transition:opacity .4s,-webkit-transform .4s;transition:transform .4s,opacity .4s;transition:transform .4s,opacity .4s,-webkit-transform .4s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.optionTile:after{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;content:"";position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%) scale(0,0);transform:translateX(-50%) translateY(-50%) scale(0,0);width:46px;height:46px;border-radius:50%;background-color:#fff;background-image:url("/ava-assets/img/filtres/check.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-transition:-webkit-transform .37s;transition:-webkit-transform .37s;transition:transform .37s;transition:transform .37s,-webkit-transform .37s;-webkit-backface-visibility:hidden;backface-visibility:hidden}input:checked+.optionTile:before{-webkit-transform:translateX(-50%) translateY(-50%) scale(1,1);transform:translateX(-50%) translateY(-50%) scale(1,1);opacity:.7}input:checked+.optionTile:after{-webkit-transform:translateX(-50%) translateY(-50%) scale(1,1);transform:translateX(-50%) translateY(-50%) scale(1,1)}input:not(:checked)+.optionTile:hover{border-color:#ddd;box-shadow:0 0 20px .63px rgba(0,0,0,.11)}.optionTile>*{width:100%}.optionTile__cases .optionTile__heading{margin-top:10px}.optionTile__text{font-size:13px;max-width:134px;margin:0 auto;line-height:initial;margin-top:30px;margin-bottom:10px}.optionTile__text .priceText{font-size:15px;color:#2196f3}.optionTile__pricer{-webkit-box-align:end;-webkit-align-items:flex-end;-ms-flex-align:end;align-items:flex-end}.optionTile__title{font-size:15px;line-height:initial;margin-top:20px}.optionTile__heading{font-size:15px;margin-bottom:10px}.optionTile__heading_sm{font-size:14px}.optionTile__subHead{font-size:13px;color:#757575}.optionTile__price,.optionTile .text-blue{color:#2196f3}.optionTile__number{font-size:18px;font-weight:500}.optionTile__body{font-size:13px}.optionTile__body_text-lg{font-size:20px;font-weight:300}.sr-only_radio{position:absolute;z-index:-1}.helpSteps-price-range__slider{margin:30px auto 45px;max-width:1024px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center}.helpSteps-price-range__slider .irs{width:100%}.helpSteps-price-range .irs-line,.helpSteps-price-range .irs-bar,.helpSteps-price-range .irs-single{top:17px}.helpSteps-price-range .irs-from,.helpSteps-price-range .irs-to,.helpSteps-price-range .irs-single{top:40px;background:#fafafa;color:#171717;font-size:16px;margin-left:-5px}.helpSteps-price-range .irs-from:after,.helpSteps-price-range .irs-to:after,.helpSteps-price-range .irs-single:after{display:none}.helpSteps-price-range .irs-bar{background:#2196f3;border-radius:4px;padding-right:4px;box-sizing:unset}.helpSteps-price-range .irs-bar:after{background:#fff;border-radius:50%;box-sizing:border-box;border:4px solid #2196f3;width:27px;height:27px;position:absolute;top:50%;left:0;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%)}.helpSteps-price-range .irs-slider{border-width:4px;border-color:#2196f3;top:7px;width:27px;height:27px}.helpSteps-price-range .irs-slider.animateIt:after{-webkit-animation:sonarrer1 1.2s 2;animation:sonarrer1 1.2s 2;-webkit-animation-delay:700ms;animation-delay:700ms;content:'';position:absolute;top:0;left:0;width:100%;height:100%;border-radius:50%;background-color:transparent}.softwareChoose{flex:1;position:relative;padding:0 0 10px;text-align:left;-webkit-user-select:none;-ms-user-select:none;user-select:none;-ms-grid-columns:(100%)[1];grid-template-columns:repeat(1,100%)}.softwareChoose__select{position:absolute;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);width:60px;height:28px;color:#fff;font-size:13px;top:14px;right:-16px;background-color:#2196f3}.helpSteps__content.software{max-height:50vh !important;overflow-y:auto}.software::-webkit-scrollbar{width:8px}.software::-webkit-scrollbar-track{border-radius:4px;background-color:#f1f1f1}.software::-webkit-scrollbar-thumb{border-radius:4px;background-color:#2196f3}.softwareChoose__title{font-size:15px}.softwareChoose__image{width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}.softwareChoose__image:after{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;content:"";position:absolute;top:50%;right:50%;-webkit-transform:translateX(50%) translateY(-50%);transform:translateX(50%) translateY(-50%);width:0;height:0;border-radius:50%;background-color:#fff;background-image:url("/ava-assets/img/filtres/check.svg");background-repeat:no-repeat;background-position:50% 50%;-webkit-transition:width .3s,height .3s,top .3s,right .3s;transition:width .3s,height .3s,top .3s,right .3s}.softwareChoose__image:before{content:'';position:absolute;left:50%;bottom:50%;width:0;height:0;background:#000;opacity:0;-webkit-transition:.3s ease;transition:.3s ease;border-radius:50%}input:checked+.softwareChoose__item .softwareChoose__image:after{width:46px;height:46px;top:50%;right:50%}input:checked+.softwareChoose__item .softwareChoose__image:before{position:absolute;left:-webkit-calc(50% - 200px);left:calc(50% - 200px);bottom:-webkit-calc(50% - 200px);bottom:calc(50% - 200px);width:400px;height:400px;background:#000;opacity:.7}input:checked+.softwareChoose__item .softwareChoose__select{opacity:0}.softwareChoose__item{position:relative;height:59px;text-align:center;font-size:13px;font-weight:400;cursor:pointer;background:#fff;border:1px solid #ddd;box-shadow:0 0 20px .6px rgba(0,0,0,.11);margin-bottom:10px;padding:10px;min-width:24%;display:-webkit-inline-flex;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;overflow:hidden}.softwareChoose__item img{width:auto;margin-right:10px}input:not(:checked)+.softwareChoose:hover{color:#333}input:not(:checked)+.softwareChoose:hover img{border-color:transparent;box-shadow:none}.playPauseButton{position:absolute;bottom:9px;left:0;padding:10px 10px 10px 20px}.playPauseButton div{-webkit-transition:padding .3s,height .3s,border .3s;transition:padding .3s,height .3s,border .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.playPauseButton div{padding:0 5px 0 0;height:20px;border:0 solid transparent;border-left-color:#fff;border-left-width:5px;border-right-color:#fff;border-right-width:5px}.playPauseButton.blanker_paused div{padding:0;height:0;border:10px solid transparent;border-left-color:#fff;border-left-width:20px}.fullScreenButton{position:absolute;bottom:9px;right:40px;height:40px;width:40px}.fullScreenButton:before,.fullScreenButton div:before,.fullScreenButton:after,.fullScreenButton div:after{position:absolute;display:block;content:'';width:7px;height:7px;border:2px solid #fff;top:10px;left:10px;-webkit-transition:width .3s,height .3s;transition:width .3s,height .3s}.fullScreenButton:after,.fullScreenButton div:after{left:auto;right:10px;border-left-color:transparent}.fullScreenButton:before,.fullScreenButton div:before{border-right-color:transparent}.fullScreenButton:before,.fullScreenButton:after{border-bottom-color:transparent}.fullScreenButton div:before,.fullScreenButton div:after{top:auto;bottom:10px;border-top-color:transparent}.fullScreenButton:hover:before,.fullScreenButton:hover div:before,.fullScreenButton:hover:after,.fullScreenButton:hover div:after{height:15px;width:15px}.progressBar{position:absolute;bottom:0;left:50px;right:90px;height:38px;padding-top:7px;padding-bottom:26px;overflow:hidden}.progressBar:before{content:'';position:absolute;top:7px;left:0;right:0;height:5px;background:#ccc}.progressBar__bar{position:relative;background:#c00;height:100%;width:100%;-webkit-transform:translateX(-100%);transform:translateX(-100%);-webkit-transition:-webkit-transform .2s;transition:-webkit-transform .2s;transition:transform .2s;transition:transform .2s,-webkit-transform .2s;-webkit-backface-visibility:hidden;backface-visibility:hidden}.progressBar__bar.instant{-webkit-transition:none;transition:none}.blanker_muteBtn{position:absolute;bottom:7px;right:0}.blanker{position:absolute;top:0;bottom:0;height:100%;width:100%}.blanker:after{display:block;content:'';height:60px;width:100%;background:#000;position:absolute;bottom:0;left:0}.blanker:after,.blanker~div{opacity:0;-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,-webkit-transform .3s;transition:opacity .3s,transform .3s;transition:opacity .3s,transform .3s,-webkit-transform .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden;cursor:pointer}.videoWrapper:hover .blanker:after,.videoWrapper:hover .blanker~div{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}.modal-content--ytv{padding:0 !important}.ava_theme-air .modal-content--ytv .close-modal{padding:8px;color:#fff;background-color:#d22730;right:0;top:-40px}.modal-dialog{margin-top:40px !important}html .videoWrapper{position:relative;padding-bottom:51.25%;padding-top:25px;height:0;overflow:hidden;background:#000}html .ava_theme-air .videoWrapper iframe{position:absolute;left:0;width:100%;height:250%;-webkit-transform:translateY(-50%);transform:translateY(-50%);top:50%}.videoFrame{margin:50px 0;background:#000}.videoFrame .wShadow{box-shadow:0 0 85px 5px rgba(0,0,0,.7)}.video-player-preview{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;cursor:pointer;background-size:cover;background-position:center center}.video-player-preview:before{content:" ";position:absolute;z-index:5;left:0;top:0;right:0;bottom:0;background:#000;opacity:.2;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.video-player-preview:hover{opacity:1}.video-player-preview:hover:before{opacity:0}.video-player-preview iframe,.video-player-preview object,.video-player-preview embed{position:absolute;top:0;left:0;right:0;width:100%;height:100%;z-index:10}.helpstepsContent{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-webkit-justify-content:flex-start;-ms-flex-pack:start;justify-content:flex-start}.helpstepsContent.active{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.helpstepsContent__top{-webkit-box-flex:0;-webkit-flex-grow:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto}.helpstepsContent__bottom{padding-top:10px;-webkit-box-flex:3;-webkit-flex-grow:3;-ms-flex-positive:3;flex-grow:3;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:auto;-ms-flex-preferred-size:auto;flex-basis:auto;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;align-items:flex-start}.helpstepsContent__bottom .helpSteps__content{width:100%;max-height:100%}.a-header_fixed{z-index:1039}.resultsAssume{padding:25px 0 15px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;max-width:100%;margin-left:auto;margin-right:auto;font-family:"Roboto",sans-serif}.resultsAssume__item{width:25%;max-width:243px;min-width:243px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding:0 0 0 20px;border-style:solid;border:1px solid #ddd;border-radius:2px;background-color:#fff;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}.resultsAssume__content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;text-align:left}.resultsAssume__subHead{margin:9px 0 0;color:#037eff}.resultsAssume__description{margin-bottom:11px;font-size:15px;font-weight:400;color:#333}.resultsAssume__description span{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.resultsAssume__description svg{margin-left:8px}.resultsAssume__description img{margin-right:8px;object-fit:cover}.resultsAssume .btn{border-radius:3px !important;margin-right:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center}html .ava_theme-air .btn-xxl{padding-top:20px;padding-bottom:20px;min-width:220px}html .ava_theme-air .btn-round{border-radius:30px}.results_are_loading{position:relative}.results_are_loading:before{content:'';position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(255,255,255,.7);z-index:99999}.results_are_loading:after{z-index:99999;content:" ";position:absolute;top:-webkit-calc(50% - 32px);top:calc(50% - 32px);left:-webkit-calc(50% - 32px);left:calc(50% - 32px);display:block;width:64px;height:64px;margin:auto;border-radius:50%;border:6px solid #333;border-color:#333 transparent #333 transparent;-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite}.tutorVideo{max-width:500px}.results-attention{font-size:20px;font-family:"Roboto",sans-serif;color:#333}.results-attention_no{color:#ea0000}.results-attention_yes{color:#ea0000}.financing-options__wrap{padding-top:15px;padding-bottom:30px;border-bottom:1px solid #d5d5d5}.product-snippet div{height:auto !important}.workstations-inst-filter{font-family:"Roboto",sans-serif}.workstations-inst-filter .ava-form-ctrl label{font-size:15px}.workstations-inst-filter .filter-form__legend{font-size:15px;font-family:"Roboto",sans-serif}.workstations-inst-filter .filter-unit__header{padding:20px 15px 0}.workstations-inst-filter .filter-unit__name{font-size:15px;font-family:"Roboto",sans-serif}@-webkit-keyframes sonarrer1{from{box-shadow:0 0 0 0 rgba(224,26,27,.1);opacity:1}to{box-shadow:0 0 10px 35px rgba(224,26,27,.5);opacity:0}}@keyframes sonarrer1{from{box-shadow:0 0 0 0 rgba(224,26,27,.1);opacity:1}to{box-shadow:0 0 10px 35px rgba(224,26,27,.5);opacity:0}}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@media(min-width:400px){.softwareChoose{-ms-grid-columns:(1fr)[2];grid-template-columns:repeat(2,1fr);grid-gap:0 10px}}@media(min-width:550px){.js-wizard.hidden~.helpStepsSide{display:none}.mobile_visible{display:none !important}}@media(min-width:564px){.helpSteps__footer .btn-lg{width:130px;height:50px;padding:0 !important}}@media(min-width:700px){.softwareChoose{-ms-grid-columns:(1fr)[3];grid-template-columns:repeat(3,1fr);padding:0 30px 10px}}@media(hover:hover) and (min-width:980px){input:not(:checked)+.optionTile:hover{border-color:rgba(33,150,243,.5);box-shadow:0 0 12.61px .39px rgba(33,150,243,.5)}input:checked+.softwareChoose:hover{color:#2196f3}input:checked+.softwareChoose:hover img{border-color:#2196f3;box-shadow:0 0 10px .5px rgba(33,150,243,.9)}input:not(:checked)+.softwareChoose:hover{color:#2196f3}input:not(:checked)+.softwareChoose:hover img{border-color:rgba(33,150,243,.5);box-shadow:0 0 10px .5px rgba(33,150,243,.5)}}@media(min-width:1024px){.videoTutorialButton.sep_1{width:200px;min-width:200px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-left:auto;margin-right:auto;margin-top:15px}}@media(min-width:1055px){.softwareChoose{-ms-grid-columns:(1fr)[4];grid-template-columns:repeat(4,1fr)}}@media(min-width:1480px){.helpStepsSide{-webkit-transform:translateY(-50%);transform:translateY(-50%)}.helpStepsSide.unpinnedFoot{-webkit-transform:none;transform:none}.helpStepsSide .pullBtn{display:none}.helpSteps__content_widthRestricted{max-width:910px;margin-left:auto;margin-right:auto}}@media(max-width:1479px){.videoTutorialButton_mv{background-repeat:no-repeat;max-width:265px;margin-left:auto;margin-right:auto;margin-top:20px;display:block}}@media(max-width:1250px){.helpSteps__wrap{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.helpSteps{width:100%}}@media(max-width:1200px){#helpFilters .modal-body{padding:15px}}@media(max-width:1054.5px) and (max-height:899.5px){body.ava_theme-air{position:relative;max-height:100vh;padding-top:0;overflow:hidden}body.ava_theme-air .w-page__scroll-fix{box-sizing:border-box;padding-top:68px !important;padding-bottom:70px;max-height:100vh;overflow-y:auto;overflow-x:hidden;display:block}}@media(max-width:1024px){.resultsAssume{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}}@media(max-width:790px){.helpSteps__heading{font-size:20px}.helpSteps__heading_h2{font-size:18px}.helpSteps__heading_h3{font-size:16px;padding-top:0;padding-bottom:15px}}@media(max-width:710px){.helpSteps__subHead{margin-bottom:15px}.helpSteps__description{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.helpSteps__description .form_el{margin-top:17px;width:100%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media(max-width:580px){.optionTile__text{margin-top:15px}body.ava_theme-air .w-page__scroll-fix{padding-top:20px !important}}@media(max-width:560px){.helpSteps-price-range__slider{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:17px;margin-top:17px}.helpSteps-price-range__slider .irs{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}}@media(max-width:550px){.results-attention{font-size:16px}}@media(max-width:549px){.mobile_invisible{display:none !important}}@media(max-width:500px){.helpStepsSide{height:100vh;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center}.helpStepsSide__item,.helpStepsSide .videoTutorialButton{width:100%}}@media(max-width:480px){.helpSteps{padding:0}.helpSteps__heading{margin-top:0;font-size:16px}.helpSteps__heading_h2{font-size:16px}.helpSteps__subHead{margin-bottom:7px}.helpSteps__description{font-size:15px}.helpSteps__description_h2{font-size:16px;margin-bottom:10px}.listTile{margin-left:0;margin-right:0;width:100%}.optionTile{min-width:100%;max-width:100%;margin-left:0;margin-right:0;margin-bottom:10px;min-height:100px}.optionTile__title{margin-top:10px}.optionTile{-webkit-flex-wrap:nowrap;-ms-flex-wrap:nowrap;flex-wrap:nowrap;padding-left:10px;padding-right:10px}.optionTile img{max-width:95px}.helpSteps__step-1 .optionTile__heading{max-width:40%;margin-bottom:0}.helpSteps__step-3 .optionTile__heading{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2;margin-bottom:0}.helpSteps__step-3 .optionTile__body{-webkit-align-self:flex-end;-ms-flex-item-align:end;align-self:flex-end;max-width:40%}.helpSteps__step-3 .optionTile__body img{max-height:95px}.financing-options__wrap{padding-top:15px;padding-bottom:15px}.results-container{padding:0 !important}}@media(max-width:425px){.helpStepsSpoiler+.helpSteps__heading{margin-bottom:1em}.mobile_order_changes{padding-top:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.mobile_order-1{-webkit-box-ordinal-group:2;-webkit-order:1;-ms-flex-order:1;order:1}.mobile_order-2{-webkit-box-ordinal-group:3;-webkit-order:2;-ms-flex-order:2;order:2}.mobile_order-3{-webkit-box-ordinal-group:4;-webkit-order:3;-ms-flex-order:3;order:3}}@media(max-width:839px){.software-item__name{font-size:18px;flex-basis:110px}.softwareChoose{padding:0 15px 10px}}@media(max-width:420px){html .helpSteps .btn,html .helpSteps__footer .btn{margin:0 3px;min-width:75px;padding:14px 15px}}@media(min-width:1480px) and (max-width:1550px){.helpSteps{max-width:980px}}@media(min-width:768px) and (max-width:1055px){.optionTile{min-width:-webkit-calc(33% - 40px);min-width:calc(33% - 40px);max-width:-webkit-calc(33% - 40px);max-width:calc(33% - 40px)}}@media(min-width:480.5px) and (max-width:767.5px){.optionTile{margin-left:10px;margin-right:10px;min-width:-webkit-calc(50% - 20px);min-width:calc(50% - 20px);max-width:-webkit-calc(50% - 20px);max-width:calc(50% - 20px);padding-left:10px;padding-right:10px}}@media(max-height:720px){.helpSteps__footer{background:rgba(255,255,255,.7);background:rgba(255,255,255,.8);border:none}.helpSteps__footer .helpSteps__footButtons .btn{padding-top:9px;padding-bottom:9px}.rubicon .helpSteps__footNote{padding-bottom:15px;height:auto}.helpSteps__footer .helpSteps__footNote{display:none}}@media(min-height:900px){.softwareChoose{overflow-y:auto;-webkit-overflow-scrolling:touch;max-height:450px}}@media(hover:none) and (pointer:coarse){.softwareChoose:hover{color:#333}.softwareChoose:hover img{border-color:transparent;box-shadow:none}}@media(pointer:none){.softwareChoose:hover{color:#333}.softwareChoose:hover img{border-color:transparent;box-shadow:none}}.software-item{display:flex;padding:15px 0;padding-bottom:0;border-bottom:1px solid #ddd}.software-item:first-child{padding-top:0}.software-item__name{font-size:20px;line-height:initial;margin:15px 0;flex-basis:140px;text-align:left}@media(max-width:580px){.software-item{display:block;padding-right:10px}}@media(min-width:960px){.helpStepsSide__item{display:none !important}}