﻿@font-face{font-family:'PT Sans';src:url("/fonts/pt-sans-regular.ttf") format("truetype")}@font-face{font-family:'PT Sans Narrow';src:url("/fonts/pt-sans-narrow.ttf") format("truetype")}@font-face{font-family:'VolteRegulare';src:url("/fonts/volte-regular.otf") format("truetype")}@font-face{font-family:'VolteRoundedSemibold';src:url("/fonts/volte-rounded-semibold.otf") format("truetype")}@font-face{font-family:'VolteRoundedMedium';src:url("/fonts/volte-rounded-medium.otf") format("truetype")}@font-face{font-family:'GothamNarrowBook';src:url("/fonts/gotham-narrow-book.otf") format("truetype")}.checkbox-container{display:block;position:relative;padding-left:30px;margin-top:-10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checkbox-container input{position:absolute;opacity:0;left:-30px;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:0;left:0;height:22px;width:22px;background-color:#e9ecef;border-radius:3px;border:1px solid #adb5bd}.checkbox-container:hover input~.checkmark{background-color:#dee2e6}.checkbox-container input:checked~.checkmark{background-color:#24afeb;border:none}.checkmark:after{content:"";position:absolute;display:none}.checkbox-container input:checked~.checkmark:after{display:block}.checkbox-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid white;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.showcase-popup__frame{position:fixed;top:0px;bottom:0px;left:0px;right:0px;z-index:50;display:none}.showcase-popup__frame--visible{display:block}.showcase-popup__overlay{position:absolute;width:100%;height:100%;z-index:60;background-color:rgba(0,0,0,0.6)}.showcase-popup__holder{position:absolute;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.showcase-popup{background-color:#f8f9fa;color:#343a40;width:700px;min-height:150px;border-radius:5px;z-index:70;max-height:100%;overflow-y:auto}.showcase-popup__header{width:100%;display:flex;flex-direction:column;flex-wrap:wrap}.showcase-popup__header-title{text-align:center;font-size:1.5em;font-weight:bold;margin:20px 0}.showcase-popup__header-title .helpdesk-button{display:inline}.showcase-popup__header-option{width:100%;display:flex;justify-content:flex-end;align-items:center;padding:10px 25px 0 0}.showcase-popup__header-option .light-btn{height:30px;min-width:50px}.showcase-popup__header-option .light-btn__icon{padding-top:4px}.showcase-popup__header-option a:hover{cursor:pointer}.showcase-popup__body{padding:10px}.showcase-popup__body--no-form{display:flex;justify-content:center;flex-wrap:wrap;margin-bottom:25px}.showcase-popup__body--no-form .showcase-popup__tile-holder{padding:5px;width:360px;height:90px;margin-top:20px;background-color:#f1f3f5;border:1px solid #dee2e6;display:flex;flex-direction:column;justify-content:space-between;align-items:center}.showcase-popup__body--no-form .showcase-popup__tile{margin-top:20px;font-size:1.4em;text-align:center}.showcase-popup__body--no-form .showcase-popup__tile b{font-size:1.4em;color:#1558bc}.showcase-popup__body--no-form .showcase-popup__tile .glyphicon{font-size:0.7em}.showcase-popup__body--no-form .showcase-popup__tile-holder:hover{border:1px solid #2e71d6;box-shadow:0px 0px 6px #c1ccdc}.showcase-popup__form{width:100%;display:flex;flex-direction:column;flex-wrap:wrap;background-color:#f8f9fa}.showcase-popup__form-line{width:100%;display:flex;justify-content:center;align-items:baseline;margin:10px 0}.showcase-popup__form-line label{width:25%;font-size:1.2em}.showcase-popup__form-line input{width:65%;height:80%;font-size:1.2em}.showcase-popup__form-line select{width:65%;height:80%;font-size:1.2em}.showcase-popup__form-line textarea{width:90%}.showcase-popup__form-line--checkbox{justify-content:flex-start;padding-left:4%}.showcase-popup__form-line--checkbox label{width:auto}.showcase-popup__form-line--checkbox input{width:5%}.showcase-popup__form-line--with-flag{position:relative}.showcase-popup__form-line--with-flag span{position:absolute;right:50px;top:6px}.showcase-popup__form-double-line{width:100%;display:flex;justify-content:center;align-items:baseline;margin:10px 0}.showcase-popup__form-double-line label{font-size:1.2em;width:25%}.showcase-popup__form-double-line input{width:32.5%;font-size:1.2em}.showcase-popup__form-double-line select{font-size:1.2em;width:32.5%}.showcase-popup__form-triple-line{width:100%;display:flex;flex-wrap:wrap;align-items:baseline;margin:10px 0;padding-left:5%}.showcase-popup__form-triple-line div{display:flex;align-items:baseline;width:30%}.showcase-popup__form-triple-line div label{font-size:1.2em;margin-left:8px}.showcase-popup__form-submit{background-color:#e9ecef;color:white;width:100%;height:70px;display:flex;justify-content:center;align-items:center;margin-top:20px;border-top:1px solid #dee2e6;border-radius:0 0 5px 5px}.showcase-popup__form-submit button{border-radius:4px;border:none;color:white;background-color:#6691d1;padding:8px}.showcase-popup__form-submit button:hover{background-color:#74cd01}.showcase-popup__form-submit a{margin-right:10px}.showcase-popup__form-submit a:hover{cursor:pointer}.showcase-popup__form-submit span{text-transform:uppercase}.showcase-popup__form-submit .showcase-popup__delete{margin-left:10px;background-color:#868e96;text-decoration:none;color:white;border-radius:4px;border:none;padding:8px;text-transform:uppercase}.showcase-popup__form-submit .showcase-popup__delete:hover{background-color:#adb5bd}.showcase-popup-product-search{background-color:none;width:75vw;z-index:70;max-height:85%;overflow-y:auto}.showcase-popup-product-search__body{display:flex;justify-content:center;flex-wrap:wrap}.showcase-popup-product-search__body-form{position:relative;width:100%;text-align:center;margin-bottom:30px}.showcase-popup-product-search__body-form input{border-radius:30px;font-size:1.2em;color:#2e71d6;background-color:white;border:none;height:50px;width:50%;text-align:center}.showcase-popup-product-search__body-form input:focus{outline:none}.showcase-popup-product-search__body-form .search-icon{position:absolute;left:27%;top:13px;z-index:20}.showcase-popup-product-search__body-form .search-icon .glyphicon{font-size:1.6em;color:#6691d1}.showcase-popup-product-search__body-result{display:flex;flex-wrap:wrap;justify-content:center}@media screen and (max-width: 600px){.showcase-popup__holder{margin-top:0}.showcase-popup,.showcase-popup-product-search{width:100%}.showcase-popup__header-option{padding-right:0}.showcase-popup__form-triple-line div{width:100%}.showcase-popup-product-search__body-form input{width:100%}.showcase-popup-product-search__body-form .search-icon{left:20px}}body{font-family:'PT Sans', Helvetica, sans-serif}.centered-content{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-items:center}.link-spanner{position:absolute;width:100%;height:100%;top:0;left:0;z-index:1}.page-edge{width:100%;height:6px;background-color:#24afeb}.print-button-holder{position:absolute;top:25px;right:25px;z-index:50}.back-button-holder{position:absolute;top:25px;left:25px;z-index:50}.hover-button{position:relative;padding:5px;border-radius:4px;border:1px solid #ced4da;background-color:#e9ecef;display:flex;justify-content:center;align-items:center;box-shadow:0px 2px 2px #333}.hover-button:hover{border-color:#868e96;background-color:#dee2e6}h1{color:#064099}h2{color:#1558bc}h3{color:#2e71d6}h4{color:#6691d1}a{color:#24afeb}.round-btn{position:relative;border-radius:5px;border:1px solid #6691d1;display:flex;justify-content:center;align-items:center;margin:10px;padding:5px}.round-btn span{padding:0 2px;font-weight:bold}.round-btn__picto img{width:20px;height:20px}.round-btn:hover{background-color:#6691d1}.round-btn--selected{background-color:#6691d1}.round-btn--selected:hover{background-color:#97afd3}header.header{width:100%;display:flex;flex-wrap:nowrap;flex-direction:column}.header__top{width:100%;height:90px;display:flex;background-color:#1558bc;border-top:3px solid #24afeb;color:white}.header__top-left{width:250px;height:100%;display:flex;align-items:center}.header__top-left img{width:60px;margin:10px}.header__top-right{height:100%;width:inherit;display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center}.header__bottom{width:100%;height:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;background-color:#2e71d6;color:white}.corpo-no-logo{display:inline-block;margin:10px;padding:10px;font-weight:bold;background-color:#24afeb;border-radius:4px;color:white;text-transform:uppercase;font-size:1.4em}footer.footer{width:100%;height:50px;display:flex;justify-content:center;background-color:#1558bc;color:white}footer.footer .scroll-to-top{cursor:pointer}.items-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.product-item{width:200px;margin:5px;padding:5px;height:280px;border-radius:10px 10px 0 0;border:1px solid #dee2e6;position:relative;background-color:white;text-align:center}.product-item:hover{border-color:#868e96;cursor:pointer}.product-item__picture img{width:190px;height:190px}.product-item__name{width:100%;display:flex;align-items:center;justify-content:center;font-size:1em;font-weight:bold;height:60px;text-transform:uppercase;color:#064099}.default-product-card{position:relative;margin:6px;width:300px;border:1px solid rgba(0,0,0,0.1);border-radius:3px;display:flex;flex-wrap:nowrap}.default-product-card:hover{cursor:pointer;border:1px solid #2e71d6;box-shadow:0px 0px 6px #6691d1}.default-product-card--highlighted{border:1px solid #24afeb}.default-product-card--highlighted:hover{border:1px solid #24afeb;box-shadow:0px 0px 6px #5fbbe3}.default-product-card__picture{position:relative;border-radius:3px 0 0 3px;background-color:white}.default-product-card__picture img{width:90px;height:90px;border-radius:3px 0 0 3px}.default-product-card__manufacturer{font-size:0.7em;position:absolute;top:0;left:0}.default-product-card__manufacturer img{width:25px;height:25px;border-radius:3px 0 3px 0}.default-product-card__content{width:220px;height:90px;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:center;justify-content:space-around;border-radius:0 3px 3px 0;color:#343a40;background-color:white}.default-product-card__title{width:100%;min-height:35px;display:flex;align-items:center;font-size:0.9em;font-weight:bold;text-transform:uppercase;padding:4px;justify-content:center;text-align:center}.product-page-banner{width:100%;display:flex;flex-wrap:wrap;background-color:#343a40;color:white}.product-page-banner__displayed_name{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;font-size:1.1em;font-weight:bold}.product-page-banner__displayed_name .glyphicon{padding-bottom:3px;margin-right:5px}.product-page-main{display:flex;padding:20px 0;flex-wrap:nowrap}.product-page-main__picture{width:30%;justify-content:center}.product-page-main__picture img{width:100%}.product-page-main__infos{width:70%;padding-left:15px}.product-page-main__infos h2{font-size:1.6em;margin-top:0;margin-bottom:20px}.product-page-main__actions{display:flex;flex-wrap:wrap;color:white;font-weight:bold}.product-page-table{width:100%;background-color:#f1f3f5;margin:20px 0}.product-page-table__group{background-color:#495057;color:white;font-weight:bold;text-transform:uppercase;text-align:center;padding:5px 0}.product-page-table__property{width:30%;padding:5px;background-color:#343a40;color:white;border-bottom:1px dotted #868e96}.product-page-table__value{width:70%;padding:5px;border-bottom:1px dotted #dee2e6}.search-guide_header-multiple-choice{padding-top:0.35em;padding-left:0.10em;color:#e9ecef;font-size:1.9em;width:2em;height:2em;border-radius:1em;background-color:#2e71d6}.search-guide_header-multiple-choice:hover{background-color:#6691d1;color:#f1f3f5}.regular-filter{min-width:180px;height:60px;color:#495057;border-radius:3px 3px 3px 3px;background-color:#e9ecef;box-shadow:0px 2px 2px #aaa;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin:5px 15px 5px 3px;position:relative;font-size:0.85em}.regular-filter.ic-indicator{position:absolute;right:13px;top:7px}.regular-filter:hover{box-shadow:0px 2px 8px #999}.regular-filter--negative{background:repeating-linear-gradient(45deg, #f1f3f5, #f1f3f5 8px, #dee2e6 8px, #dee2e6 16px)}.regular-filter__body{position:relative;display:flex;justify-content:space-around;align-items:center;width:100%;height:100%}.regular-filter__body:hover{opacity:0.8}.regular-filter__picto{height:50px;width:50px;display:flex;align-items:center;margin-left:2px;margin-right:2px}.regular-filter__picto img{height:50px}.regular-filter__label{margin-right:5px;margin-left:5px;max-width:100px;height:100%;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.regular-filter__label em{color:#868e96;font-style:normal}.regular-filter__buttons{width:30px;height:100%;display:flex;flex-direction:column}.regular-filter__button{position:relative;font-weight:bold;color:white;border:none;width:100%;height:100%;border-radius:0em 3px 3px 0em;background-color:#6691d1;display:flex;align-items:center;justify-content:center}.regular-filter__button:hover{opacity:0.8;background-color:#24afeb}.regular-filter__button--top{border-radius:0em 3px 0px 0em;height:50%}.regular-filter__button--down{border-radius:0em 0px 3px 0em;border-top:1px dotted #2e71d6;height:50%}.mini-filter{font-size:0.8em;color:black;font-weight:normal;height:36px;border-radius:3px;background-color:#f1f3f5;border:1px solid #adb5bd;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-items:center;margin:2px 5px 2px 1px}.mini-filter__label{margin-right:4px;margin-left:4px}.mini-filter__picto{height:35px;margin-left:3px;margin-right:4px;width:35px;display:flex;align-items:center}.mini-filter__picto img{height:35px !important;width:35px !important}.mini-filter__picto--disabled img{filter:grayscale(60%);opacity:0.4}.mini-filter--camo{background:none;border:none;border-right:1px dotted #343a40;border-radius:0px}.mini-filter--negative{background:repeating-linear-gradient(45deg, #f1f3f5, #f1f3f5 8px, #dee2e6 8px, #dee2e6 16px)}.mini-filter--stacked{width:90%;margin-top:5px;margin-bottom:5px}.mini-filter--clickable{position:relative}.mini-filter--clickable:hover{background-color:white;box-shadow:0px 0px 2px #ced4da}.mini-filter--fixed-width{width:200px}.product-count-info__holder{width:100%;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding-bottom:20px}.product-count-info{padding:8px;margin-right:5px;border-radius:5px;background-color:#6691d1;color:white;text-transform:uppercase;font-size:1.3em;font-weight:bold}.htmx-indicator{display:none;opacity:0;margin:0;width:0px;height:0px;transition:opacity 500ms ease-in}.htmx-request .htmx-indicator{display:block;opacity:1}.htmx-request.htmx-indicator{display:block;opacity:1}.product-list-loader{position:absolute;bottom:-40px;left:50%;z-index:50}.htmx-hide-bloc{animation:htmx-hide-bloc 0s 3s forwards}@keyframes htmx-hide-bloc{to{visibility:hidden;height:0px;padding:0;border:none}}@media screen and (max-width: 760px){.header__top{height:auto;flex-wrap:wrap}.header__top-left,.header__top-right{width:100%;justify-content:center;flex-wrap:wrap}.product-page-main{flex-wrap:wrap}.product-page-main__picture{width:100%;order:2}.product-page-main__infos{width:100%;padding-left:0;order:1}}.pdf-content{font-family:'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif;display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:1126px;position:relative}.pdf-header{width:100%;height:276px;color:white}.pdf-header-top{font-family:'VolteRoundedSemibold', 'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif;width:100%;height:90px;font-size:2.8em;display:flex;align-items:center;text-transform:uppercase;justify-content:center;text-align:center}.pdf-header-bottom{position:relative;width:100%;height:186px;background:linear-gradient(to right, #064099, #6691d1)}.pdf-header-bottom__logo{position:absolute;top:-75px;left:30px}.pdf-header-bottom__logo img{height:120px}.pdf-header-bottom__pictos{position:absolute;display:flex;bottom:-13%;left:4%}.pdf-header-bottom__pictos img{height:55px;margin:0 6px;border-radius:28px;z-index:10}.pdf-header-bottom__title{font-family:'VolteRoundedSemibold', 'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif;width:100%;font-size:2.8em;text-transform:uppercase;text-align:right;padding:60px 60px 0 10px}.pdf-header-bottom__additional-info{position:relative;width:100%;font-size:1.5em;text-align:right;font-weight:bold}.pdf-header-bottom__additional-info div{position:absolute;width:85%;right:60px;padding:10px 0}.pdf-header--custom{height:90px}.pdf-header--custom .pdf-header-top{background:linear-gradient(to right, #064099, #6691d1)}.pdf-main-page{width:100%;height:770px;padding:40px 30px 0 30px}.pdf-description{height:50px;width:100%;font-size:1.2em;font-weight:bold;color:#064099;border-left:2px solid #064099;padding-left:10px;display:flex;align-items:center}.pdf-general-properties{width:100%;height:280px;padding-top:20px}.pdf-key-benefits{width:100%;height:410px}.pdf-key-benefits .pdf-bloc__content{height:370px;flex-wrap:wrap;justify-content:center;align-items:flex-start;padding-bottom:10px}.pdf-benefit{position:relative;margin:20px 5px 0px 5px;width:235px;height:150px;border:2px solid #1558bc;border-radius:5px}.pdf-benefit__picto{position:absolute;left:41%;top:-14%}.pdf-benefit__picto img{height:40px}.pdf-benefit__name{width:100%;text-transform:uppercase;color:#1558bc;text-align:center;margin-top:20px;font-size:0.9em;font-weight:bold}.pdf-benefit__value{width:100%;color:#495057;font-size:0.7em;padding:3px 6px 0 6px;text-align:justify}.pdf-benefit__value div{margin-bottom:5px;margin-bottom:3px;line-height:12px}.pdf-additional-features{width:100%}.pdf-bloc__title{width:100%;background-color:#ced4da;color:#1558bc;text-transform:uppercase;font-weight:bold;border-radius:5px;font-size:1.3em;text-align:center;padding:2px 0;margin-bottom:10px}.pdf-bloc__content{width:100%;display:flex;flex-wrap:nowrap}.pdf-bloc__content--column{flex-direction:column}.pdf-bloc__content--column ul{list-style:none;padding-left:9px;margin:5px 0 5px 0;font-size:0.9em}.pdf-bloc__content--column li{position:relative;padding:3px 0}.pdf-bloc__content--column li::before{content:"• ";color:#ced4da;font-size:1.5em;position:absolute;top:-2px;left:-10px}.pdf-bloc__custom-list-holder{display:flex;flex-wrap:wrap;width:100%;font-size:0.9em}.pdf-bloc__custom-list{width:50%;display:flex;flex-wrap:nowrap;padding:2px}.pdf-table{width:450px;display:flex;flex-wrap:nowrap;flex-direction:column;font-size:0.9em}.pdf-table__line{display:flex;flex-wrap:nowrap}.pdf-table__line-title{padding:2px 0 2px 5px;min-width:150px;max-width:150px;color:#064099;font-weight:bold}.pdf-table__line-content{padding:2px 0 2px 5px;font-size:0.9em}.pdf-table__line-content span{font-weight:bold}.pdf-picture{width:205px;margin-left:18px;display:flex;flex-wrap:nowrap;justify-content:space-around}.pdf-picture img{height:200px}.pdf-picture-pictos{height:200px;display:flex;justify-content:center;flex-direction:column;width:40px;margin-left:18px}.pdf-picture-pictos img{margin-top:3px;margin-bottom:3px;height:40px;width:40px}.pdf-environments-usage-picture{width:100%}.pdf-environments-usage-picture img{height:40px;margin:0 auto}.pdf-environments-usage-picture__picture{margin-right:10px}.pdf-environments-usage-picture__picture img{height:150px}.triangle{display:inline-block;height:0;width:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:10px solid #1558bc}.pdf-2nd-page{width:100%;height:956px;padding:20px 30px 0 30px}.pdf-bloc__mini-title{width:100%;font-size:1.1em;font-weight:bold;color:#064099}.pdf-best-results-maintenance{margin-bottom:10px}.pdf-legislation{width:100%}.pdf-footer{width:100%;height:80px;display:flex;flex-wrap:nowrap;padding:10px 30px;color:#064099;font-size:0.8em;line-height:1.2}.pdf-footer__printed-at{color:black;position:absolute;left:3px;top:-90px;font-size:0.7em}.pdf-footer__left{width:60%;border-left:2px solid #064099;display:flex}.pdf-footer__left div:first-child{width:40%}.pdf-footer__left div:last-child{width:60%}.pdf-footer__left div{padding-left:10px;display:flex;align-items:flex-end}.pdf-footer__center{width:30%;border-right:2px solid #064099;text-align:center}.pdf-footer__center img{height:60px}.pdf-footer__right{width:10%;padding:0 10px;display:flex;align-items:center}
