fieldset[disabled] .multiselect{pointer-events:none}.multiselect__spinner{position:absolute;right:1px;top:1px;width:48px;height:35px;background:#fff;display:block}.multiselect__spinner:after,.multiselect__spinner:before{position:absolute;content:"";top:50%;left:50%;margin:-8px 0 0 -8px;width:16px;height:16px;border-radius:100%;border:2px solid transparent;border-top-color:#41b883;-webkit-box-shadow:0 0 0 1px transparent;box-shadow:0 0 0 1px transparent}.multiselect__spinner:before{-webkit-animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);animation:spinning 2.4s cubic-bezier(.41,.26,.2,.62);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__spinner:after{-webkit-animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);animation:spinning 2.4s cubic-bezier(.51,.09,.21,.8);-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.multiselect__loading-enter-active,.multiselect__loading-leave-active{-webkit-transition:opacity .4s ease-in-out;transition:opacity .4s ease-in-out;opacity:1}.multiselect__loading-enter,.multiselect__loading-leave-active{opacity:0}.multiselect,.multiselect__input,.multiselect__single{font-family:inherit;font-size:16px;-ms-touch-action:manipulation;touch-action:manipulation}.multiselect{-webkit-box-sizing:content-box;box-sizing:content-box;display:block;position:relative;width:100%;min-height:40px;text-align:left;color:#35495e}.multiselect *{-webkit-box-sizing:border-box;box-sizing:border-box}.multiselect:focus{outline:none}.multiselect--disabled{background:#ededed;pointer-events:none;opacity:.6}.multiselect--active{z-index:50}.multiselect--active:not(.multiselect--above) .multiselect__current,.multiselect--active:not(.multiselect--above) .multiselect__input,.multiselect--active:not(.multiselect--above) .multiselect__tags{border-bottom-left-radius:0;border-bottom-right-radius:0}.multiselect--active .multiselect__select{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.multiselect--above.multiselect--active .multiselect__current,.multiselect--above.multiselect--active .multiselect__input,.multiselect--above.multiselect--active .multiselect__tags{border-top-left-radius:0;border-top-right-radius:0}.multiselect__input,.multiselect__single{position:relative;display:inline-block;min-height:20px;line-height:20px;border:none;border-radius:5px;background:#fff;padding:0 0 0 5px;width:100%;-webkit-transition:border .1s ease;transition:border .1s ease;-webkit-box-sizing:border-box;box-sizing:border-box;margin-bottom:8px;vertical-align:top}.multiselect__input:-ms-input-placeholder{color:#35495e}.multiselect__input::-webkit-input-placeholder{color:#35495e}.multiselect__input::-moz-placeholder{color:#35495e}.multiselect__input::-ms-input-placeholder{color:#35495e}.multiselect__input::placeholder{color:#35495e}.multiselect__tag~.multiselect__input,.multiselect__tag~.multiselect__single{width:auto}.multiselect__input:hover,.multiselect__single:hover{border-color:#cfcfcf}.multiselect__input:focus,.multiselect__single:focus{border-color:#a8a8a8;outline:none}.multiselect__single{padding-left:5px;margin-bottom:8px}.multiselect__tags-wrap{display:inline}.multiselect__tags{min-height:40px;display:block;padding:8px 40px 0 8px;border-radius:5px;border:1px solid #e8e8e8;background:#fff;font-size:14px}.multiselect__tag{position:relative;display:inline-block;padding:4px 26px 4px 10px;border-radius:5px;margin-right:10px;color:#fff;line-height:1;background:#41b883;margin-bottom:5px;white-space:nowrap;overflow:hidden;max-width:100%;text-overflow:ellipsis}.multiselect__tag-icon{cursor:pointer;margin-left:7px;position:absolute;right:0;top:0;bottom:0;font-weight:700;font-style:normal;width:22px;text-align:center;line-height:22px;-webkit-transition:all .2s ease;transition:all .2s ease;border-radius:5px}.multiselect__tag-icon:after{content:"\D7";color:#266d4d;font-size:14px}.multiselect__tag-icon:focus,.multiselect__tag-icon:hover{background:#369a6e}.multiselect__tag-icon:focus:after,.multiselect__tag-icon:hover:after{color:#fff}.multiselect__current{min-height:40px;overflow:hidden;padding:8px 30px 0 12px;white-space:nowrap;border-radius:5px;border:1px solid #e8e8e8}.multiselect__current,.multiselect__select{line-height:16px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;margin:0;text-decoration:none;cursor:pointer}.multiselect__select{position:absolute;width:40px;height:38px;right:1px;top:1px;padding:4px 8px;text-align:center;-webkit-transition:-webkit-transform .2s ease;transition:-webkit-transform .2s ease;transition:transform .2s ease;transition:transform .2s ease,-webkit-transform .2s ease}.multiselect__select:before{position:relative;right:0;top:65%;color:#999;margin-top:4px;border-color:#999 transparent transparent;border-style:solid;border-width:5px 5px 0;content:""}.multiselect__placeholder{color:#adadad;display:inline-block;margin-bottom:10px;padding-top:2px}.multiselect--active .multiselect__placeholder{display:none}.multiselect__content-wrapper{position:absolute;display:block;background:#fff;width:100%;max-height:240px;overflow:auto;border:1px solid #e8e8e8;border-top:none;border-bottom-left-radius:5px;border-bottom-right-radius:5px;z-index:50;-webkit-overflow-scrolling:touch}.multiselect__content{list-style:none;display:inline-block;padding:0;margin:0;min-width:100%;vertical-align:top}.multiselect--above .multiselect__content-wrapper{bottom:100%;border-bottom-left-radius:0;border-bottom-right-radius:0;border-top-left-radius:5px;border-top-right-radius:5px;border-bottom:none;border-top:1px solid #e8e8e8}.multiselect__content::webkit-scrollbar{display:none}.multiselect__element{display:block}.multiselect__option{display:block;padding:12px;min-height:40px;line-height:16px;text-decoration:none;text-transform:none;vertical-align:middle;position:relative;cursor:pointer;white-space:nowrap}.multiselect__option:after{top:0;right:0;position:absolute;line-height:40px;padding-right:12px;padding-left:20px;font-size:13px}.multiselect__option--highlight{background:#41b883;outline:none;color:#fff}.multiselect__option--highlight:after{content:attr(data-select);background:#41b883;color:#fff}.multiselect__option--selected{background:#f3f3f3;color:#35495e;font-weight:700}.multiselect__option--selected:after{content:attr(data-selected);color:silver}.multiselect__option--selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect--disabled .multiselect__current,.multiselect--disabled .multiselect__select{background:#ededed;color:#a6a6a6}.multiselect__option--disabled{background:#ededed!important;color:#a6a6a6!important;cursor:text;pointer-events:none}.multiselect__option--group{background:#ededed;color:#35495e}.multiselect__option--group.multiselect__option--highlight{background:#35495e;color:#fff}.multiselect__option--group.multiselect__option--highlight:after{background:#35495e}.multiselect__option--disabled.multiselect__option--highlight{background:#dedede}.multiselect__option--group-selected.multiselect__option--highlight{background:#ff6a6a;color:#fff}.multiselect__option--group-selected.multiselect__option--highlight:after{background:#ff6a6a;content:attr(data-deselect);color:#fff}.multiselect-enter-active,.multiselect-leave-active{-webkit-transition:all .15s ease;transition:all .15s ease}.multiselect-enter,.multiselect-leave-active{opacity:0}.multiselect__strong{margin-bottom:8px;line-height:20px;display:inline-block;vertical-align:top}[dir=rtl] .multiselect{text-align:right}[dir=rtl] .multiselect__select{right:auto;left:1px}[dir=rtl] .multiselect__tags{padding:8px 8px 0 40px}[dir=rtl] .multiselect__content{text-align:right}[dir=rtl] .multiselect__option:after{right:auto;left:0}[dir=rtl] .multiselect__clear{right:auto;left:12px}[dir=rtl] .multiselect__spinner{right:auto;left:1px}@-webkit-keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}@keyframes spinning{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(2turn);transform:rotate(2turn)}}#hero-landing{min-height:500px}@media print,screen and (min-width:768px){#hero-landing{min-height:650px}}@media screen and (min-width:1000px){#hero-landing{height:700px;min-height:auto}}#hero-landing .cloudinary-landing{width:100%;height:320px;top:0;position:absolute}@media print,screen and (min-width:768px){#hero-landing .cloudinary-landing{height:400px}}@media screen and (min-width:1000px){#hero-landing .cloudinary-landing{height:100%}}#hero-landing .cloudinary-landing .landing-picture{position:absolute}@media screen and (min-width:1000px){#hero-landing .cloudinary-landing .landing-picture{width:100%;height:100%}}#hero-landing .cloudinary-landing .landing-picture .landing-img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}#hero-landing .c-banner{width:100%}@media screen and (max-width:767px){#hero-landing .c-banner{padding:1.5rem 1.25rem}}#hero-landing .c-banner .columns{margin-top:0;margin-bottom:0}#hero-landing .c-banner .column-informations{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:999px){#hero-landing .c-banner__informations{height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;margin-right:auto;margin-left:auto}}@media screen and (min-width:1000px){#hero-landing .c-banner__informations{padding:1.5rem 2.5rem;padding-left:0;margin:auto;width:100%;min-height:70%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-radius:3px}}@media screen and (min-width:1000px) and (min-width:1000px){#hero-landing .c-banner__informations{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:1192px){#hero-landing .c-banner__informations{padding:2rem 2.5rem}}@media screen and (min-width:1384px){#hero-landing .c-banner__informations{padding:0}}#hero-landing .c-banner__informations .subtitle{font-weight:500;font-size:1.15rem;color:#fff}#hero-landing .c-banner__informations .subtitle:not(.is-spaced)+.title{margin-top:.5rem}#hero-landing .c-banner__informations .title{margin-bottom:0;color:#fff}@media screen and (max-width:767px){#hero-landing .c-banner__informations .title{font-size:1.9rem}}@media screen and (max-width:999px){#hero-landing .c-banner__informations .title{margin:auto;max-width:600px}}@media print,screen and (min-width:768px){#hero-landing .c-banner__informations .title{font-size:2rem}}@media screen and (min-width:1000px){#hero-landing .c-banner__informations .title{font-size:3rem}}@media screen and (min-width:1384px){#hero-landing .c-banner__informations .title{font-size:3.25rem}}#hero-landing .c-banner__informations .buttons{margin-top:1rem}@media print,screen and (min-width:768px){#hero-landing .c-banner__informations .buttons{margin-top:2rem}}@media screen and (min-width:1000px){#hero-landing .c-banner__informations .buttons{margin-top:1rem}}@media screen and (min-width:1000px){#hero-landing .c-banner__informations .buttons .button{color:#fff}}#hero-landing .c-banner__img-product{margin:1rem auto 0;width:220px;height:0;padding-top:220px}@media print,screen and (min-width:768px){#hero-landing .c-banner__img-product{width:320px;padding-top:320px;margin-top:1rem}}#hero-landing .c-banner__img-product img{height:100%;-o-object-position:center;object-position:center;-o-object-fit:contain;object-fit:contain;position:absolute;top:0}#hero-landing .c-banner__badges{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:999px){#hero-landing .c-banner__badges{margin-top:1rem}}@media screen and (min-width:1000px){#hero-landing .c-banner__badges{-ms-flex-item-align:bottom;align-self:bottom;margin-top:1rem}}#hero-landing .c-banner__badges .c-assistants-badges{margin-top:0}@media screen and (max-width:999px){#hero-landing .c-banner__badges .c-assistants-badges{display:-webkit-box;display:-ms-flexbox;display:flex;margin:auto}}#hero-landing .c-banner__badges .c-assistants-badges .homebot-messenger{display:none}@media screen and (max-width:999px){#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item{width:unset}}#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item:first-child{margin:0}@media screen and (max-width:767px){#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item:not(:first-child){margin:0 0 0 .5rem!important}}@media print,screen and (min-width:768px){#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item:not(:first-child){margin:0 0 0 1rem!important}}@media screen and (max-width:767px){#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item img{height:30px}}@media print,screen and (min-width:768px){#hero-landing .c-banner__badges .c-assistants-badges .c-assistants-badges__item img{height:35px}}#hero-landing .c-foot-notes .text{font-size:1rem;color:#fff}@media screen and (max-width:767px){#hero-landing .c-foot-notes .text{color:#4a4a4a;font-size:.85rem}}#resellers .c-landing{width:100%;overflow:hidden;height:300px}@media screen and (min-width:1000px){#resellers .c-landing{height:400px}}#resellers .c-landing .image{width:100%;height:100%;position:absolute}#resellers .c-landing .image img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}#resellers .c-selector__card{padding:1rem;-webkit-box-shadow:0 2px 3px hsla(0,0%,4%,.1);box-shadow:0 2px 3px hsla(0,0%,4%,.1);border-radius:3px}#resellers .c-selector__card .columns{min-height:120px}#resellers .c-selector .multiselect--active{z-index:100}#resellers .c-selector .multiselect__option:after{content:""}#resellers .c-selector .multiselect__option.multiselect__option--highlight{color:#35495e;background:#ddd}#resellers .c-selector .multiselect__option--selected.multiselect__option--highlight{color:#35495e;background:silver!important}#resellers .c-result{padding-top:0}#resellers .c-result__link{height:100%;width:100%;min-height:160px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:2rem 0}#resellers .c-result__link:hover{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);box-shadow:0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}#resellers .c-result__column{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}#resellers .c-result__image{max-width:160px}#resellers .c-result__name{text-transform:uppercase;font-size:22px}@media screen and (max-width:767px){#resellers .c-result__name{color:blue;text-decoration:underline}}#resellers .c-form__card{-webkit-box-shadow:0 2px 3px hsla(0,0%,4%,.1);box-shadow:0 2px 3px hsla(0,0%,4%,.1);border-radius:3px;padding:2rem}#resellers .c-form__button-display-form .image{display:none;margin:0 auto}#resellers .c-form__button-display-form .image.is-active{display:block}#resellers .c-form__inputs{overflow:hidden;margin:0 auto;max-width:700px;display:none}#resellers .c-form__inputs.is-active{display:block}#resellers .c-form__inputs .field .notification{margin-top:1rem}#resellers .c-form__inputs .field textarea{min-height:250px}#resellers .c-form__inputs .field .control{text-align:center}#resellers .c-form__select,#resellers .c-form__select select{width:100%}#resellers .c-form__callback-notification{max-width:600px;margin:1rem auto 0}