﻿@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:'MyriadProBold';src:url("/fonts/myriad-pro-bold.otf") format("truetype")}@font-face{font-family:'MyriadProRegular';src:url("/fonts/myriad-pro-regular.otf") format("truetype")}@font-face{font-family:'MyriadArabicRegular';src:url("/fonts/myriad-arabic-regular.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:#dec402;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:#3b414f}.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 #555b68;box-shadow:0px 0px 6px #ababab}.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:#72767e;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:#555b68;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:#72767e}.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:#dec402}.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:#232834}h2{color:#3b414f}h3{color:#555b68}h4{color:#72767e}a{color:#dec402}.round-btn{position:relative;border-radius:5px;border:1px solid #72767e;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:#72767e}.round-btn--selected{background-color:#72767e}.round-btn--selected:hover{background-color:#919191}header.header{width:100%;display:flex;flex-wrap:nowrap;flex-direction:column}.header__top{width:100%;height:90px;display:flex;background-color:#3b414f;border-top:3px solid #dec402;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:#555b68;color:white}.corpo-no-logo{display:inline-block;margin:10px;padding:10px;font-weight:bold;background-color:#dec402;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:#3b414f;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:#232834}.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 #555b68;box-shadow:0px 0px 6px #72767e}.default-product-card--highlighted{border:1px solid #dec402}.default-product-card--highlighted:hover{border:1px solid #dec402;box-shadow:0px 0px 6px #edd626}.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:#555b68}.search-guide_header-multiple-choice:hover{background-color:#72767e;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:#72767e;display:flex;align-items:center;justify-content:center}.regular-filter__button:hover{opacity:0.8;background-color:#dec402}.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 #555b68;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:#72767e;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}}.delta-myriad-pro-bold{font-family:'MyriadProBold', 'PT Sans', sans-serif}.delta-myriad-pro-regular{font-family:'MyriadProRegular', 'PT Sans', sans-serif}.delta-myriad-arabic-regular{font-family:'MyriadArabicRegular', 'PT Sans', sans-serif}.delta-pdf-content{position:relative;display:flex;flex-direction:column;flex-wrap:nowrap;width:796px;height:1125px;position:relative}.delta-pdf-declaration-header{width:796px;height:99px;display:flex;flex-wrap:nowrap;color:black}.delta-pdf-declaration-header__left{width:126px;height:99px;display:flex;justify-content:center;align-items:center}.delta-pdf-declaration-header__left img{width:100px}.delta-pdf-declaration-header__right{width:670px;height:99px;display:flex;justify-content:center;align-items:center;font-size:1.2em;font-weight:bold;text-transform:uppercase}.delta-pdf-declaration-main{width:796px;height:930px;padding:15px}.delta-pdf-declaration-row{width:100%;margin-bottom:15px}.delta-pdf-declaration-legislation-name{width:100%;margin-bottom:15px;display:flex;justify-content:center;align-items:center;text-align:center;font-weight:bold;height:70px}.delta-pdf-declaration-legislation-name img{width:60px;height:60px;margin-right:20px}.delta-pdf-declaration-legislation-name div{width:350px;text-align:center}.delta-pdf-declaration-table__holder{margin-bottom:15px;height:260px;display:flex;justify-content:center;align-items:center}.delta-pdf-declaration-table{width:766px;display:flex;flex-wrap:nowrap;border-top:1px solid black;font-size:0.75em;line-height:15px}.delta-pdf-declaration-table__left{width:566px}.delta-pdf-declaration-table__row{width:566px;display:flex;flex-wrap:nowrap;border-bottom:1px solid black}.delta-pdf-declaration-table__cell{padding:5px}.delta-pdf-declaration-table__cell--border-left{border-left:1px solid black}.delta-pdf-declaration-table__cell--border-right{border-right:1px solid black}.delta-pdf-declaration-table__right{width:200px;display:flex;justify-content:center;align-items:center;border-right:1px solid black;border-left:1px solid black;border-bottom:1px solid black}.delta-pdf-declaration-table__right img{width:140px;height:140px;filter:grayscale(100%);-webkit-filter:grayscale(100%)}.delta-pdf-declaration-table-norm{margin-bottom:15px;display:flex;width:766px}.delta-pdf-declaration-table-norm__picto{width:100px;display:flex;justify-content:center}.delta-pdf-declaration-table-norm__picto img{width:45px;height:45px}.delta-pdf-declaration-table-norm__content{width:666px;font-size:0.9em;line-height:14px}.delta-pdf-declaration-table-norm__title{width:100%;height:25px;font-weight:bold;display:flex;align-items:center}.delta-pdf-declaration-table-norm__row{width:100%;color:#a0a6a9;height:35px;display:flex;align-items:center}.delta-pdf-declaration-signatory{width:100%;height:140px;display:flex;margin-bottom:15px}.delta-pdf-declaration-signatory__left{width:40%;text-align:center;font-size:0.9em;font-weight:bold}.delta-pdf-declaration-signatory__right{width:60%;text-align:center;font-size:0.9em;font-weight:bold}.delta-pdf-declaration-signatory__right img{width:180px}.delta-pdf-declaration-sku-table__header{width:766px;display:flex;background-color:#a0a6a9;color:white;font-weight:bold;font-size:0.9em}.delta-pdf-declaration-sku-table__header-cell{padding:3px;height:35px;text-align:center;display:flex;align-items:center;justify-content:center}.delta-pdf-declaration-sku-table__row{width:766px;display:flex;font-size:0.7em;border-left:1px solid #a0a6a9;border-right:1px solid #a0a6a9;border-bottom:1px solid #a0a6a9}.delta-pdf-declaration-sku-table__row-cell{padding:3px;height:40px;text-align:center;display:flex;align-items:center;justify-content:center;line-height:10px;word-break:break-all}.delta-pdf-declaration-footer{position:relative;width:796px;height:96px;padding:15px;font-size:0.8em;display:flex;align-items:flex-end}.delta-pdf-declaration-paginate{position:absolute;bottom:10px;right:15px;font-size:0.9em}.delta-pdf-header{background-color:#ffcc00;width:796px;height:139px;display:flex;flex-wrap:nowrap;color:black}.delta-pdf-header__left{width:220px;height:139px;display:flex;flex-direction:column;align-items:center;padding:15px 10px 5px 10px}.delta-pdf-header__left-picto img{width:75px;height:75px;border-radius:35px}.delta-pdf-header__left-label{margin-top:3px;text-align:center}.delta-pdf-header__right{width:576px;height:139px;display:flex;flex-direction:column;padding:15px 10px 5px 10px}.delta-pdf-header__right-product-name{font-size:1.8em}.delta-pdf-header__right-label-1{font-size:1.2em;text-transform:uppercase}.delta-pdf-header__right-label-2{margin-top:8px}.delta-pdf-main{width:796px;height:986px;padding-bottom:77px;display:flex;flex-wrap:nowrap}.delta-pdf-main--column{display:flex;flex-direction:column}.delta-pdf-main__bloc-title{width:100%;padding:5px 0;font-size:1.3em;font-family:'MyriadProBold', sans-serif;color:#11263b}.delta-pdf-main__bloc-title--border{border-bottom:1px solid #d9dfe2}.delta-pdf-main__bloc-content{width:100%;padding:10px 0}.delta-pdf-main__table{display:flex;flex-wrap:nowrap;flex-direction:column;border-top:1px solid #d9dfe2;border-right:1px solid #d9dfe2;border-left:1px solid #d9dfe2;font-size:0.9em;font-family:'MyriadProRegular', sans-serif}.delta-pdf-main__table-raw{display:flex;flex-wrap:nowrap;border-bottom:1px solid #d9dfe2}.delta-pdf-main__table-raw-title{padding:2px 0 2px 5px;min-width:200px;max-width:200px;border-right:1px solid #d9dfe2}.delta-pdf-main__table-raw-content{padding:2px 0 2px 5px}.delta-pdf-main__left{width:346px;height:909px}.delta-pdf-main__picture{width:346px;height:280px;display:flex;justify-content:center;align-items:center}.delta-pdf-main__picture img{width:220px;height:220px}.delta-pdf-main__norms{width:346px;height:629px}.delta-pdf-main__norms-title{background-color:#11263b;height:55px;width:100%;color:white;font-size:1.3em;border-top-right-radius:35px;display:flex;align-items:center;padding-left:10px}.delta-pdf-main__norms-content{background-color:#eff3f5;height:574px;width:100%;padding-bottom:35px;display:flex;flex-direction:column;justify-content:space-between}.delta-pdf-main__norm__raw{width:100%;display:flex;flex-wrap:nowrap;padding:10px 10px 5px 10px}.delta-pdf-main__norm-picto{height:50px}.delta-pdf-main__norm-picto img{width:50px;height:50px}.delta-pdf-main__norm-content{min-height:50px;padding-left:5px;padding-top:5px;text-transform:uppercase}.delta-pdf-main__norm-content-raw-title{width:100%;padding-bottom:1px;color:#11263b;font-family:'MyriadProBold', sans-serif;font-size:0.75em;line-height:12px}.delta-pdf-main__norm-content-raw-detail{width:100%;font-family:'MyriadArabicRegular', sans-serif;color:#54626e;font-size:0.65em;line-height:12px}.delta-pdf-main__full{width:100%;height:876px;padding:10px}.delta-pdf-raw-rendering{font-family:'MyriadArabicRegular', sans-serif;color:#11263b;font-size:0.9em}.delta-pdf__secondary-table{width:100%}.delta-pdf__secondary-table table{width:100%;font-family:'MyriadArabicRegular', sans-serif;border-collapse:collapse}.delta-pdf__secondary-table table th{background-color:#54626e;color:white;border:1px solid #54626e;font-size:0.7em;line-height:12px;padding:5px;text-align:center}.delta-pdf__secondary-table table td{color:#11263b;padding:5px;text-align:center;font-size:0.7em;line-height:12px;height:35px}.delta-pdf__secondary-table table tr:nth-of-type(odd){background-color:white}.delta-pdf__secondary-table table tr:nth-of-type(even){background-color:#eff3f5}.delta-pdf-main__right{width:450px;height:909px;padding:10px 10px 10px 15px}.delta-pdf-risks{width:100%;display:flex;flex-wrap:wrap}.delta-pdf-risk{margin:10px;min-width:55px;display:flex;flex-direction:column;align-items:center}.delta-pdf-risk__picto{width:55px;height:55px}.delta-pdf-risk__picto img{width:55px;height:55px;border-radius:35px}.delta-pdf-risk__label{padding-top:2px;color:#11263b;font-family:'MyriadArabicRegular', sans-serif;font-size:0.7em;text-align:center}.delta-pdf-advantage__title{width:100%;display:flex;flex-wrap:nowrap;align-items:center;font-size:1.1em;font-family:'MyriadProBold', sans-serif;color:#11263b}.delta-pdf-advantage__title img{width:28px;height:28px;margin-right:10px}.delta-pdf-advantage__title-circle{width:28px;height:28px;margin-right:10px;background-color:#ffcc00;border-radius:35px}.delta-pdf-advantage__content{width:100%;padding:8px 0;color:#54626e;font-family:'MyriadProRegular', sans-serif;font-size:0.9em}.delta-pdf-advantage__content div{width:100%;padding-top:2px}.delta-pdf-technology__raw{width:100%;display:flex;flex-wrap:nowrap;padding:5px 0}.delta-pdf-technology__raw-picto{width:60px;height:60px}.delta-pdf-technology__raw-picto img{width:60px;height:60px}.delta-pdf-technology__raw-content{color:#54626e;font-family:'MyriadProRegular', sans-serif;font-size:0.9em;padding-left:10px;display:flex;align-items:center}.delta-pdf-care-instruction__raw{width:100%;display:flex;flex-wrap:nowrap;padding:5px 0}.delta-pdf-care-instruction__raw-picto{width:60px;height:60px}.delta-pdf-care-instruction__raw-picto img{width:60px;height:60px}.delta-pdf-care-instruction__raw-content{color:#54626e;font-family:'MyriadProRegular', sans-serif;font-size:0.9em;padding-left:10px}.delta-pdf-applications ul{list-style:none;padding-left:20px;font-family:'MyriadProBold', sans-serif;color:#11263b;font-size:1em;margin:0}.delta-pdf-applications li{position:relative;padding:4px 0}.delta-pdf-applications li::before{content:"• ";color:#11263b;font-size:1em;position:absolute;top:4;left:-12px}.delta-pdf-norm-detail-block{display:flex;flex-wrap:nowrap;border:1px solid #d9dfe2;padding:5px;margin-bottom:10px}.delta-pdf-norm-detail-block__picto{width:86px;display:flex;flex-direction:column;align-items:center}.delta-pdf-norm-detail-block__picto img{width:55px;height:55px}.delta-pdf-norm-detail-block__title{text-transform:uppercase;font-size:0.7em;color:#11263b;font-family:'MyriadProBold', sans-serif;padding-bottom:5px}.delta-pdf-norm-detail-block__content{width:240px;padding-left:10px}.delta-pdf-norm-detail-block__raw{width:100%;margin-bottom:3px;color:#54626e;font-family:'MyriadProRegular', sans-serif;font-size:0.8em}.delta-pdf-norm-detail-block__raw span{text-transform:uppercase;font-family:'MyriadProBold', sans-serif;font-size:1em;color:#11263b}.delta-pdf-footer{z-index:10;position:absolute;bottom:0;left:0;width:796px;height:110px;background-image:url("delta-plus-footer.svg");background-repeat:no-repeat;background-size:cover}.delta-pdf-print-date{z-index:20;position:absolute;bottom:37px;right:10px;font-size:0.8em;color:#11263b}.delta-pdf-website{z-index:20;position:absolute;bottom:20px;right:13px;font-size:0.8em;color:#11263b;font-family:'MyriadArabicRegular', sans-serif;font-weight:bold}
