﻿@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")}@font-face{font-family:'Calibri';src:url("/fonts/calibri.ttf") format("truetype")}@font-face{font-family:'CalibriBold';src:url("/fonts/calibri-bold.ttf") 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}}.volte-regulare{font-family:'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif}.volte-rounded-semibold{font-family:'VolteRoundedSemibold', 'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif}.volte-rounded-medium{font-family:'VolteRoundedMedium', 'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif}.gotham-narrow-book{font-family:'GothamNarrowBook', 'VolteRegulare', 'PT Sans', Helvetica, sans-serif}.calibri{font-family:'Calibri', 'VolteRegulare', 'PT Sans', Helvetica, sans-serif}.calibri-bold{font-family:'CalibriBold', 'VolteRegulare', 'PT Sans', Helvetica, sans-serif}.pdf-content{display:flex;flex-direction:column;flex-wrap:nowrap;width:100%;height:1126px;position:relative}.pdf-header{width:100%;height:102px;display:flex;flex-wrap:nowrap;background-color:#064099;color:white}.pdf-header__title{width:496px;border-left:1px solid white;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 5px}.pdf-header__title-name{font-family:'VolteRoundedSemibold', 'VolteRegulare', 'GothamNarrowBook', 'PT Sans', Helvetica, sans-serif;font-size:2em;text-transform:uppercase;font-weight:bold}.pdf-header__title-catalog-info{font-size:1em}.pdf-header__range{width:300px;font-size:1em}.pdf-header__range-picto{width:100%;display:flex;justify-content:center;padding:6px 0}.pdf-header__range-picto img{width:60px;height:60px;border-radius:40px}.pdf-header__range-title{width:100%;display:flex;justify-content:center}.pdf-header--cartonnette .pdf-header__title{width:700px;padding:0;flex-direction:row;justify-content:space-between}.pdf-header--cartonnette .pdf-header__range{width:426px;display:flex;padding-right:10px}.pdf-header--cartonnette .pdf-header__range-title{font-size:1.9em;align-items:center;text-align:center;font-weight:bold}.pdf-header--cartonnette .pdf-header__range-picto{width:auto;padding:10px 15px}.pdf-header--cartonnette .pdf-header__range-picto img{width:75px;height:75px}.pdf-header--cartonnette .pdf-header__title-name{font-size:2.7em;width:530px;padding:0 15px;line-height:40px}.pdf-header--cartonnette .pdf-header__title-logo{width:170px;display:flex;justify-content:center;align-items:center}.pdf-header--cartonnette .pdf-header__title-logo img{height:85px}.pdf-main-page{height:954px;padding:10px 10px 10px 0}.pdf-main-page .pdf__content{width:100%;height:934px;display:flex;flex-wrap:nowrap}.pdf-main-page .pdf__content-left{width:302px;display:flex;flex-direction:column;flex-wrap:nowrap;border-right:1px solid #adb5bd;margin-top:30px}.pdf-main-page .pdf-main-picture{width:300px;height:400px;text-align:center}.pdf-main-page .pdf-main-picture img{width:200px;height:400px}.pdf-main-page .pdf__norms{width:100%;display:flex;flex-wrap:wrap;justify-content:center}.pdf-main-page .product-technological-label{width:70px;height:70px;margin:0 10px}.pdf-main-page .product-technological-label img{width:70px;height:70px}.pdf-main-page .product-technological-label--custom-size{width:150px;height:70px}.pdf-main-page .product-technological-label--custom-size img{width:150px;height:70px}.pdf-main-page .product-norm{display:flex;flex-wrap:nowrap;flex-direction:column;width:90px;margin:5px;color:black;font-weight:bold;text-align:center}.pdf-main-page .product-norm--certification{width:100px;height:100px;margin:0}.pdf-main-page .product-norm--certification .product-norm__picto{width:100px}.pdf-main-page .product-norm--certification .product-norm__picto img{width:100px;height:100px}.pdf-main-page .product-norm--custom{width:135px;border:1px solid #adb5bd;border-radius:5px;padding:2px}.pdf-main-page .product-norm--custom .product-norm__name{width:100%;height:30px;text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center}.pdf-main-page .product-norm--custom .product-norm__name div:first-child{font-size:0.7em;text-transform:uppercase;width:100%}.pdf-main-page .product-norm--custom .product-norm__name div:last-child{font-size:1.3em;text-transform:uppercase;width:100%}.pdf-main-page .product-norm__name{font-size:0.7em;text-transform:uppercase;height:20px;width:100%;display:flex;justify-content:center;align-items:flex-end;padding-bottom:3px}.pdf-main-page .product-norm__picto{width:100%;text-align:center;font-size:0.8em;min-height:50px}.pdf-main-page .product-norm__picto img{width:50px}.pdf-main-page .product-norm__digit{width:100%;font-size:0.8em;text-transform:uppercase}.pdf-main-page .pdf__legend-norms{width:300px;display:flex;flex-wrap:wrap;justify-content:center;padding-top:20px;color:#064099}.pdf-main-page .pdf__legend-title{width:86%;border-bottom:1px solid #dee2e6;text-align:center;margin-bottom:2px;padding-bottom:10px;font-size:1.2em;color:#24afeb;text-transform:uppercase}.pdf-main-page .pdf__legend-title span{padding:3px 10px;border-right:1px solid #24afeb;border-left:1px solid #24afeb;border-radius:10px}.pdf-main-page .legend-norm-generic{width:275px;margin:2px 5px 2px 20px;padding:2px 0;display:flex;flex-wrap:nowrap;border-bottom:1px solid #dee2e6}.pdf-main-page .legend-norm-generic__content-left{width:80px;display:flex;flex-direction:column;align-items:center;font-weight:bold;font-size:0.9em;color:black}.pdf-main-page .legend-norm-generic__content-left-name{font-size:0.7em;text-transform:uppercase;text-align:center;margin-bottom:3px}.pdf-main-page .legend-norm-generic__content-left-picto img{width:40px}.pdf-main-page .legend-norm-generic__content-left-digits{font-size:0.7em;text-transform:uppercase;text-align:center}.pdf-main-page .legend-norm-generic__content-right{width:210px;display:flex;flex-direction:column;padding-left:10px;font-size:0.8em}.pdf-main-page .legend-norm-generic__content-right-title{width:100%;text-transform:uppercase;font-weight:bold;font-size:0.8em}.pdf-main-page .legend-norm-generic__content-right-title span{text-transform:initial;color:black}.pdf-main-page .legend-norm-generic__content-right-values div{width:100%;color:black;font-size:0.9em}.pdf-main-page .legend-norm-specific{width:275px;margin:2px 5px 2px 20px;padding:2px 0;display:flex;flex-direction:column;flex-wrap:nowrap;border-bottom:1px solid #dee2e6}.pdf-main-page .legend-norm-specific__content-top{display:flex;flex-wrap:nowrap;font-weight:bold;font-size:0.85em}.pdf-main-page .legend-norm-specific__content-top .content-top-left{width:80px;height:60px;display:flex;flex-direction:column;align-items:center;color:black}.pdf-main-page .legend-norm-specific__content-top .content-top-left__name{font-size:0.8em;margin-bottom:3px}.pdf-main-page .legend-norm-specific__content-top .content-top-left__picto img{width:40px}.pdf-main-page .legend-norm-specific__content-top .content-top-right{width:210px;position:relative;font-size:0.8em;text-transform:uppercase}.pdf-main-page .legend-norm-specific__content-top .content-top-right div:first-child{position:absolute;top:0;left:10px}.pdf-main-page .legend-norm-specific__content-top .content-top-right div:last-child{position:absolute;bottom:0;left:10px}.pdf-main-page .legend-norm-specific__content-bottom{display:flex;flex-wrap:nowrap;flex-direction:column;height:170px}.pdf-main-page .legend-norm-specific__content-bottom .raw-property-values{width:162px;display:flex;flex-wrap:nowrap}.pdf-main-page .legend-norm-specific__content-bottom .raw-property-values div{height:25px;width:25px;margin:0 2px;border-bottom:1px solid black;font-size:1.2em;font-weight:bold;text-align:center;padding-top:3px}.pdf-main-page .legend-norm-specific__content-bottom .raw-property-values--custom{width:81px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-digits{width:162px;display:flex;flex-wrap:nowrap}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-digits div{height:15px;width:25px;margin:0 2px;color:#343a40;text-align:center;font-size:0.8em}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-digits--custom{width:81px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles{position:relative;width:275px;min-height:20px;font-size:0.65em}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title{position:absolute;border-left:1px solid #adb5bd;color:black;padding-left:2px;display:flex;align-items:flex-end}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--0{top:0;left:13px;height:130px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--1{top:0;left:40px;height:118px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--2{top:0;left:67px;height:107px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--3{top:0;left:94px;height:95px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--4{top:0;left:121px;height:68px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles .raw-legend-title--5{top:0;left:145px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles--custom .raw-legend-title--0{top:0;left:13px;height:40px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles--custom .raw-legend-title--1{top:0;left:40px;height:27px}.pdf-main-page .legend-norm-specific__content-bottom .raw-legend-titles--custom .raw-legend-title--2{top:0;left:67px;height:13px}.pdf-main-page .pdf__content-right{position:relative;width:535px;padding-left:10px;margin-top:5px;display:flex;flex-direction:column}.pdf-main-page .pdf__bloc-title{width:100%;color:#24afeb;text-transform:uppercase;font-size:1.1em;font-weight:bold;margin:6px 0}.pdf-main-page .pdf__bloc-title span{padding:5px 15px;border-right:1px solid #24afeb;border-left:1px solid #24afeb;border-radius:10px}.pdf-main-page .pdf__bloc-content div{width:100%;margin:5px 0}.pdf-main-page .pdf__bloc-content ul{list-style:none;padding-left:24px}.pdf-main-page .pdf__bloc-content li{position:relative;padding:2px 0}.pdf-main-page .pdf__bloc-content li::before{content:"• ";color:#ced4da;font-size:1.5em;position:absolute;top:0;left:-10px}.pdf-main-page .pdf__bloc-content--custom{font-size:0.8em}.pdf-main-page .pdf__bloc-content--custom ul{margin:0px;padding-left:40px;padding-right:10px}.pdf-main-page .pdf__short-description{width:100%;color:#064099;font-weight:bold;min-height:50px}.pdf-main-page .pdf-specific-advantages{display:flex;flex-wrap:nowrap;flex-direction:column;width:100%;margin:15px 0}.pdf-main-page .pdf__advantage{width:100%;margin:0px;margin-top:10px}.pdf-main-page .pdf__advantage-title{position:relative;padding-left:30px;color:#064099;margin-bottom:5px}.pdf-main-page .pdf__advantage-title img{width:25px;height:25px;position:absolute;left:0px}.pdf-main-page .pdf__advantage-items{position:relative;padding-left:30px;padding-right:30px;font-size:0.8em;color:black;text-align:justify}.pdf-main-page .pdf-industries-applications{display:flex;flex-wrap:nowrap;width:100%;margin:15px 0}.pdf-main-page .pdf-industries,.pdf-main-page .pdf-applications{display:flex;flex-wrap:nowrap;flex-direction:column}.pdf-main-page .pdf-industries .pdf__bloc-content,.pdf-main-page .pdf-applications .pdf__bloc-content{font-size:0.8em}.pdf-main-page .pdf-industries{width:40%}.pdf-main-page .pdf-applications{width:60%;padding-right:10px}.pdf-main-page .pdf-product-details{width:100%;margin-bottom:40px;padding-right:10px}.pdf-main-page .pdf-packaging{width:100%;margin-bottom:40px;padding-right:10px}.pdf-main-page .pdf-legislation{padding-right:10px;width:100%}.pdf-main-page .pdf-legislation .pdf__bloc-content{font-size:0.8em;text-align:justify}.pdf-main-page .pdf-instruction-brazil{margin-bottom:30px}.pdf-main-page .pdf-instruction-brazil .pdf__bloc-content{font-size:0.8em;padding-left:24px;padding-right:10px;text-align:justify}.pdf-main-page .pdf-table{display:flex;flex-wrap:nowrap;flex-direction:column;border-top:1px solid #dee2e6;border-right:1px solid #dee2e6;border-left:1px solid #dee2e6;margin-top:20px;font-size:0.8em;margin-left:17px}.pdf-main-page .pdf-table__line{display:flex;flex-wrap:nowrap;border-bottom:1px solid #ced4da}.pdf-main-page .pdf-table__line-title{font-size:1.1em;padding:2px 0 2px 5px;min-width:200px;max-width:200px;border-right:1px solid #dee2e6;background-color:#dee2e6;color:black}.pdf-main-page .pdf-table__line-content{padding:2px 0 2px 5px}.pdf-footer{width:100%;height:70px;background-color:#064099;position:absolute;bottom:0;color:white;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:5px 10px 0 10px}.pdf-footer__printed-at{color:black;position:absolute;left:3px;top:-20px;font-size:0.7em}.pdf-footer__left{width:40%;font-size:0.7em}.pdf-footer__center{width:40%;margin-top:15px;font-size:1.3em}.pdf-footer__right{padding-top:3px;width:20%;text-align:center}.pdf-footer__right img{height:55px}.pdf-main-page--cartonnette{height:694px;max-height:694px;width:100%;padding:10px 10px 0 0}.pdf-main-page--cartonnette .pdf__content{height:684px;max-height:684px}.pdf-main-page--cartonnette .pdf__content-left{width:426px;border-right:none;margin-top:0;padding-top:10px;height:684px;max-height:684px}.pdf-main-page--cartonnette .pdf__content-left .pdf-main-picture{width:426px;height:auto;display:flex;justify-content:center}.pdf-main-page--cartonnette .pdf__content-left .pdf-main-picture .pdf-main-picture__img img{width:150px;height:300px}.pdf-main-page--cartonnette .pdf__content-left .pdf-main-picture .pdf__norms{width:100px;padding-left:5px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}.pdf-main-page--cartonnette .pdf__content-left .pdf-main-picture .product-technological-label{margin:0}.pdf-main-page--cartonnette .pdf__content-left .product-norm{width:104px;margin:1px 1px 10px 1px}.pdf-main-page--cartonnette .pdf__content-left .product-norm__name,.pdf-main-page--cartonnette .pdf__content-left .product-norm__digit,.pdf-main-page--cartonnette .pdf__content-left .product-norm__picto{font-size:1.1em}.pdf-main-page--cartonnette .pdf__content-left .product-norm__name{height:30px}.pdf-main-page--cartonnette .pdf__content-left .product-norm__picto{min-height:80px}.pdf-main-page--cartonnette .pdf__content-left .product-norm__picto img{width:80px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--certification{width:130px;height:130px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--certification .product-norm__picto{width:130px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--certification .product-norm__picto img{width:130px;height:130px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--custom{width:160px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--custom .product-norm__name{height:70px}.pdf-main-page--cartonnette .pdf__content-left .product-norm--custom .product-norm__name div:first-child{font-size:0.8em}.pdf-main-page--cartonnette .pdf__content-left .product-norm--custom .product-norm__name div:last-child{font-size:1.6em}.pdf-main-page--cartonnette .pdf__content-right{width:690px;justify-content:space-between;margin-top:0;padding-top:5px;height:684px;max-height:684px}.pdf-main-page--cartonnette .pdf__content-right .pdf__short-description{font-size:1.2em;min-height:30px}.pdf-main-page--cartonnette .pdf__content-right .pdf-specific-advantages{width:100%;margin:0}.pdf-main-page--cartonnette .pdf__content-right .pdf-specific-advantages .pdf-table{margin-top:5px;margin-left:17px}.pdf-main-page--cartonnette .pdf__content-right .pdf__advantage-title{padding-left:40px;font-size:1.3em;margin-bottom:0}.pdf-main-page--cartonnette .pdf__content-right .pdf__advantage-title img{width:30px;height:30px}.pdf-main-page--cartonnette .pdf__content-right .pdf__bloc-content ul li{line-height:14px}.pdf-main-page--cartonnette .pdf__content-right .pdf-footer__printed-at{top:0;left:0;position:relative;width:29%;display:flex;align-items:flex-end}.pdf-main-page--cartonnette .pdf__content-right .pdf-footer{width:680px;height:110px;background-color:white;padding:0;margin-bottom:10px;color:black;position:relative}.pdf-main-page--cartonnette .pdf__content-right .pdf-footer .pdf-footer__left{width:1%}.pdf-main-page--cartonnette .pdf__content-right .pdf-footer .pdf-footer__center{width:50%;color:#064099;font-weight:bold;text-align:right;margin-top:0;font-size:1.4em;display:flex;justify-content:flex-end;align-items:flex-end}.pdf-main-page--cartonnette .pdf__content-right .pdf-footer .pdf-footer__right{padding-top:0;display:flex;justify-content:flex-end;align-items:flex-end}
