From 8f8467ae9715fb5d9413d873e661cbd2231d5220 Mon Sep 17 00:00:00 2001 From: bach Date: Tue, 8 Jun 2021 21:20:59 +0200 Subject: [PATCH] warning member --- .../custom/materiotheme/assets/dist/main.css | 2 +- .../materiotheme/assets/dist/main.css.gz | Bin 17987 -> 18019 bytes .../assets/dist/module-article.bundle.js | 2 +- .../assets/dist/module-article.bundle.js.gz | Bin 3987 -> 4204 bytes .../assets/dist/module-base.bundle.js | 2 +- .../assets/dist/module-base.bundle.js.gz | Bin 2520 -> 2745 bytes .../assets/dist/module-thematique.bundle.js | 4 +- .../dist/module-thematique.bundle.js.gz | Bin 2929 -> 3154 bytes .../materiotheme/assets/dist/report.html | 4 +- ...uejs_components_Content_Card_vue.bundle.js | 57 +++++++++++++++++- ...s_components_Content_Card_vue.bundle.js.gz | Bin 3941 -> 4624 bytes .../materiotheme/assets/styles/main.scss | 15 +++++ .../vuejs/components/Content/Card.vue | 20 +++++- .../components/Content/MemberWarning.vue | 39 ++++++++++++ 14 files changed, 136 insertions(+), 9 deletions(-) create mode 100644 web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue diff --git a/web/themes/custom/materiotheme/assets/dist/main.css b/web/themes/custom/materiotheme/assets/dist/main.css index 76d7492..0cce2bf 100644 --- a/web/themes/custom/materiotheme/assets/dist/main.css +++ b/web/themes/custom/materiotheme/assets/dist/main.css @@ -15,7 +15,7 @@ h4[data-v-4e9a834e]{ .vsa-item__heading{width:100%;height:100%}.vsa-item__heading,.vsa-item__trigger{display:flex;justify-content:flex-start;align-items:center}.vsa-item__trigger{margin:0;padding:0;color:inherit;font-family:inherit;font-size:100%;line-height:1.15;border-width:0;background-color:transparent;background-image:none;overflow:visible;text-transform:none;flex:1 1 auto;color:var(--vsa-text-color);transition:all .2s linear;padding:var(--vsa-heading-padding)}.vsa-item__trigger[role=button]{cursor:pointer}.vsa-item__trigger[type=button],.vsa-item__trigger[type=reset],.vsa-item__trigger[type=submit]{-webkit-appearance:button}.vsa-item__trigger:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}.vsa-item__trigger::-moz-focus-inner,.vsa-item__trigger[type=button]::-moz-focus-inner,.vsa-item__trigger[type=reset]::-moz-focus-inner,.vsa-item__trigger[type=submit]::-moz-focus-inner{border-style:none;padding:0}.vsa-item__trigger:-moz-focusring,.vsa-item__trigger[type=button]:-moz-focusring,.vsa-item__trigger[type=reset]:-moz-focusring,.vsa-item__trigger[type=submit]:-moz-focusring{outline:1px dotted ButtonText}.vsa-item__trigger:focus,.vsa-item__trigger:hover{outline:none;background-color:var(--vsa-highlight-color);color:var(--vsa-bg-color)}.vsa-item__trigger__icon--is-default{width:40px;height:40px;transform:scale(var(--vsa-default-icon-size))}.vsa-item__trigger__icon--is-default:after,.vsa-item__trigger__icon--is-default:before{background-color:var(--vsa-text-color);content:"";height:3px;position:absolute;top:10px;transition:all .13333s ease-in-out;width:30px}.vsa-item__trigger__icon--is-default:before{left:0;transform:rotate(45deg) translate3d(8px,22px,0);transform-origin:100%}.vsa-item__trigger__icon--is-default:after{transform:rotate(-45deg) translate3d(-8px,22px,0);right:0;transform-origin:0}.vsa-item__trigger[aria-expanded=true] .vsa-item__trigger__icon--is-default:before{transform:rotate(45deg) translate3d(14px,14px,0)}.vsa-item__trigger[aria-expanded=true] .vsa-item__trigger__icon--is-default:after{transform:rotate(-45deg) translate3d(-14px,14px,0)}.vsa-item__trigger__icon{display:block;margin-left:auto;position:relative;transition:all .2s ease-in-out}.vsa-item__trigger:focus .vsa-item__trigger__icon--is-default:after,.vsa-item__trigger:focus .vsa-item__trigger__icon--is-default:before,.vsa-item__trigger:hover .vsa-item__trigger__icon--is-default:after,.vsa-item__trigger:hover .vsa-item__trigger__icon--is-default:before{background-color:var(--vsa-bg-color)}.vsa-item__trigger__content{font-weight:700;font-size:1.25rem}.vsa-item__content{margin:0;padding:var(--vsa-content-padding)}.vsa-item--is-active .vsa-item__heading,.vsa-item:not(:last-of-type){border-bottom:var(--vsa-border)}.vsa-collapse-enter-active,.vsa-collapse-leave-active{transition-property:opacity,height,padding-top,padding-bottom;transition-duration:.3s;transition-timing-function:ease-in-out}.vsa-collapse-enter,.vsa-collapse-leave-active{opacity:0;height:0;padding-top:0;padding-bottom:0;overflow:hidden}.vsa-list{--vsa-max-width:720px;--vsa-min-width:300px;--vsa-heading-padding:1rem 1rem;--vsa-text-color:#373737;--vsa-highlight-color:#57a;--vsa-bg-color:#fff;--vsa-border-color:rgba(0,0,0,0.2);--vsa-border-width:1px;--vsa-border-style:solid;--vsa-border:var(--vsa-border-width) var(--vsa-border-style) var(--vsa-border-color);--vsa-content-padding:1rem 1rem;--vsa-default-icon-size:1;display:block;max-width:var(--vsa-max-width);min-width:var(--vsa-min-width);width:100%;padding:0;margin:0;list-style:none;border:var(--vsa-border);color:var(--vsa-text-color);background-color:var(--vsa-bg-color)}.vsa-list [hidden]{display:none} .cool-lightbox{position:fixed;left:0;bottom:0;top:0;display:flex;align-items:center;justify-content:center;right:0;transition:all .3s ease}.cool-lightbox .cool-lightbox-zoom{position:absolute;bottom:15px;left:50%;display:flex;z-index:99999;background-color:rgba(15,15,15,.8);border-radius:8px;padding:0 12px;align-items:center;transform:translateX(-50%)}.cool-lightbox .cool-lightbox-zoom input[type=range]{-webkit-appearance:none;margin:10px 0;width:105px;background:0 0}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus{outline:0}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-runnable-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-webkit-slider-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer;-webkit-appearance:none;margin-top:-4.5px}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-webkit-slider-runnable-track{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-track{width:100%;height:4px;cursor:pointer;animate:.2s;box-shadow:0 0 0 #000;background:#e6e6e6;border-radius:11px;border:0 solid #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-moz-range-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-track{width:100%;height:4px;cursor:pointer;animate:.2s;background:0 0;border-color:transparent;color:transparent}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-lower{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-fill-upper{background:#e6e6e6;border:0 solid #000;border-radius:22px;box-shadow:0 0 0 #000}.cool-lightbox .cool-lightbox-zoom input[type=range]::-ms-thumb{box-shadow:1px 1px 1px #000;border:1px solid #000;height:12px;width:12px;border-radius:13px;background:#fff;cursor:pointer}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-lower{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom input[type=range]:focus::-ms-fill-upper{background:#e6e6e6}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon{height:15px;width:15px;color:#fff}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:first-of-type{margin-right:10px}.cool-lightbox .cool-lightbox-zoom .cool-lightbox-zoom__icon:last-of-type{margin-left:10px}.cool-lightbox .cool-lightbox-thumbs{position:absolute;height:100vh;overflow-y:auto;width:102px;right:-102px;top:0;overflow-x:hidden;transition:none;background-color:#ddd;scrollbar-width:thin;scrollbar-color:#fa4242 rgba(175,175,175,.9)}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{transition:all .3s ease}}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar{width:6px;height:6px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-button{width:0;height:0}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb{background:#fa4242;border:0 none #fff;border-radius:50px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:hover{background:#fff}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-thumb:active{background:#000}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track{background:#e1e1e1;border:0 none #fff;border-radius:8px}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:hover{background:#666}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-track:active{background:#333}.cool-lightbox .cool-lightbox-thumbs::-webkit-scrollbar-corner{background:0 0}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs{width:212px;right:-212px}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list{display:flex;flex-wrap:wrap;padding:2px;padding-right:0}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{background-color:#000;width:100%;margin-right:2px;margin-bottom:2px;display:block;height:75px;position:relative}@media (min-width:767px){.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:calc(100%/2 - 2px)}}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:before{top:0;left:0;right:0;bottom:0;opacity:0;content:'';z-index:150;transition:all .3s ease;position:absolute;visibility:hidden;border:3px solid #fa4242}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb img{width:100%;height:100%;object-fit:cover}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon{position:absolute;z-index:100;top:50%;left:50%;width:25px;height:25px;transform:translate(-50%,-50%)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video .cool-lightbox__thumb__icon path{fill:#fff}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.is-video:after{content:'';top:0;left:0;right:0;bottom:0;z-index:50;position:absolute;background:rgba(0,0,0,.6)}.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb.active:before,.cool-lightbox .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb:hover:before{opacity:1;visibility:visible}.cool-lightbox .cool-lightbox__inner{padding:60px 0;position:absolute;top:0;left:0;right:0;bottom:0;overflow:hidden;transition:none}@media (min-width:767px){.cool-lightbox .cool-lightbox__inner{transition:all .3s ease}}.cool-lightbox .cool-lightbox__progressbar{position:absolute;top:0;left:0;right:0;height:2px;z-index:500;transform-origin:0;transform:scaleX(0);transition:transform 3s linear;display:block}.cool-lightbox.cool-lightbox--is-swipping{cursor:-webkit-grabbing;cursor:grabbing}.cool-lightbox.cool-lightbox--is-swipping iframe{pointer-events:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide{transition:none}.cool-lightbox.cool-lightbox--is-swipping .cool-lightbox__slide.cool-lightbox__slide--hide{display:flex;z-index:50}.cool-lightbox.cool-lightbox--zoom-disabled .cool-lightbox__slide .cool-lightbox__slide__img{transform:translate3d(-50%,-50%,0)}.cool-lightbox.cool-lightbox--can-zoom .cool-lightbox__slide img{cursor:zoom-in}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox__slide img{cursor:move;cursor:grab;cursor:-moz-grab;cursor:-webkit-grab}.cool-lightbox.cool-lightbox--is-zooming .cool-lightbox-caption{opacity:0}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:102px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox__inner{right:212px}}.cool-lightbox.cool-lightbox--thumbs-right.cool-lightbox--show-thumbs .cool-lightbox-thumbs{right:0}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{width:100%;left:0;right:0;top:auto;height:70px;bottom:-70px;overflow:auto}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs{bottom:-79px;height:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list{width:100%;flex-wrap:nowrap;justify-content:center}.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{width:100px;flex-shrink:0;margin-bottom:0;height:65px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom .cool-lightbox-thumbs .cool-lightbox-thumbs__list .cool-lightbox__thumb{height:75px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:70px}@media (min-width:767px){.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox__inner{bottom:79px}}.cool-lightbox.cool-lightbox--thumbs-bottom.cool-lightbox--show-thumbs .cool-lightbox-thumbs{bottom:0}.cool-lightbox *{box-sizing:border-box;padding:0;margin:0}.cool-lightbox button{background:0 0;border:none;cursor:pointer;outline:0}.cool-lightbox svg path,.cool-lightbox svg rect{fill:currentColor}.cool-lightbox .cool-lightbox-button{padding:21px 16px 21px 4px;height:100px;opacity:1;z-index:800;color:#ccc;transition:all .3s ease;position:absolute;top:calc(50% - 50px);width:54px;transition:all .3s ease;visibility:visible}@media (min-width:767px){.cool-lightbox .cool-lightbox-button{width:70px;padding:31px 26px 31px 6px}}.cool-lightbox .cool-lightbox-button.hidden{opacity:0;visibility:hidden}.cool-lightbox .cool-lightbox-button:hover{color:#fff}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon{padding:7px;display:flex;align-items:center;justify-content:center;background:rgba(30,30,30,.6)}.cool-lightbox .cool-lightbox-button>.cool-lightbox-button__icon>svg{width:100%;height:100%}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--prev{left:0}.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{right:0;padding:21px 4px 21px 16px}@media (min-width:767px){.cool-lightbox .cool-lightbox-button.cool-lightbox-button--next{padding:31px 6px 31px 26px}}.cool-lightbox .cool-lightbox-pdf{max-width:100%}.cool-lightbox .cool-lightbox__iframe{width:100%;display:flex;top:50%;left:50%;align-items:center;justify-content:center;position:relative;transform:translate3d(-50%,-50%,0) scale3d(1,1,1)}.cool-lightbox .cool-lightbox__iframe iframe{width:100%;height:100%}@media (min-width:767px){.cool-lightbox .cool-lightbox__iframe iframe{max-width:80vw;max-height:80vh}}.cool-lightbox .cool-lightbox__wrapper{width:100%;height:100%;position:relative}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe{display:flex;align-items:center}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide{flex-shrink:0;display:flex;position:relative;height:100%;opacity:.4;transition:opacity .3s linear}.cool-lightbox .cool-lightbox__wrapper.cool-lightbox__wrapper--swipe .cool-lightbox__slide.cool-lightbox__slide--current{opacity:1}.cool-lightbox .cool-lightbox__slide{width:100%;top:0;bottom:0;left:0;right:0;z-index:100;display:none;position:absolute;margin-right:30px;transition:transform .3s ease}.cool-lightbox .cool-lightbox__slide:last-of-type{margin-right:0}.cool-lightbox .cool-lightbox__slide.cool-lightbox__slide--current{display:flex}.cool-lightbox .cool-lightbox__slide .cool-lightbox__slide__img{position:absolute;height:100%;width:100%;left:50%;top:50%;-webkit-backface-visibility:hidden;backface-visibility:hidden;transform:translate3d(-50%,-50%,0) scale3d(1,1,1);transition:all .3s ease;display:flex}.cool-lightbox .cool-lightbox__slide img{max-width:100%;max-height:100%;margin:auto;z-index:9999;-webkit-backface-visibility:hidden;backface-visibility:hidden;-ms-transform:translateZ(0);-webkit-transform:translateZ(0);transform:translateZ(0);box-shadow:0 0 1.5rem rgba(0,0,0,.45)}.cool-lightbox-toolbar{position:absolute;top:0;right:0;opacity:1;display:flex;transition:all .3s ease;visibility:visible}.cool-lightbox-toolbar.hidden{opacity:0;visibility:hidden}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;justify-content:center;align-items:center;display:inline-flex;margin:0;padding:9px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:40px;height:40px;color:#ccc}@media (min-width:767px){.cool-lightbox-toolbar .cool-lightbox-toolbar__btn{width:44px;height:44px;padding:10px}}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn>svg{width:100%;height:100%}.cool-lightbox-toolbar .cool-lightbox-toolbar__btn:hover{color:#fff}.cool-lightbox-caption{bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;opacity:1;line-height:1.5;padding:18px 28px 16px 24px;right:0;text-align:center;direction:ltr;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;z-index:99997;background:linear-gradient(0deg,rgba(0,0,0,.75) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent)}@media (min-width:767px){.cool-lightbox-caption{padding:22px 30px 23px 30px}}.cool-lightbox-caption a{color:#eee;text-decoration:underline}.cool-lightbox-caption h6{font-size:14px;margin:0 0 6px 0;line-height:130%}@media (min-width:767px){.cool-lightbox-caption h6{font-size:16px;margin:0 0 6px 0}}.cool-lightbox-caption p{font-size:13px;line-height:130%;color:#ccc}@media (min-width:767px){.cool-lightbox-caption p{font-size:15px}}.cool-lightbox-caption p a{color:#ccc}.cool-lightbox-caption p a:hover{color:#eee}.cool-lightbox-modal-enter-active,.cool-lightbox-modal-leave-active{transition:opacity .35s}.cool-lightbox-modal-enter,.cool-lightbox-modal-leave-to{opacity:0}.cool-lightbox-slide-change-enter-active,.cool-lightbox-slide-change-leave-active{transition:opacity .27s}.cool-lightbox-slide-change-enter,.cool-lightbox-slide-change-leave-to{opacity:0}.cool-lightbox-loading-wrapper{top:50%;left:50%;position:absolute;transform:translate(-50%,-50%)}.cool-lightbox-loading-wrapper .cool-lightbox-loading{animation:cool-lightbox-rotate 1s linear infinite;background:0 0;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;opacity:.7;padding:0;width:50px;z-index:500}@keyframes cool-lightbox-rotate{100%{transform:rotate(360deg)}} .ss-main{position:relative;display:inline-block;user-select:none;color:#666;width:100%}.ss-main .ss-single-selected{display:flex;cursor:pointer;width:100%;height:30px;padding:6px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-single-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-single-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-single-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-single-selected .placeholder{flex:1 1 100%;text-align:left;width:calc(100% - 30px);line-height:1em;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ss-main .ss-single-selected .placeholder,.ss-main .ss-single-selected .placeholder *{display:flex;align-items:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-single-selected .placeholder *{width:auto}.ss-main .ss-single-selected .placeholder .ss-disabled{color:#dedede}.ss-main .ss-single-selected .ss-deselect{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px;font-weight:700}.ss-main .ss-single-selected .ss-deselect.ss-hide{display:none}.ss-main .ss-single-selected .ss-arrow{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;margin:0 6px}.ss-main .ss-single-selected .ss-arrow span{border:solid #666;border-width:0 2px 2px 0;display:inline-block;padding:3px;transition:transform .2s,margin .2s}.ss-main .ss-single-selected .ss-arrow span.arrow-up{transform:rotate(-135deg);margin:3px 0 0}.ss-main .ss-single-selected .ss-arrow span.arrow-down{transform:rotate(45deg);margin:-3px 0 0}.ss-main .ss-multi-selected{display:flex;flex-direction:row;cursor:pointer;min-height:30px;width:100%;padding:0 0 0 3px;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;box-sizing:border-box;transition:background-color .2s}.ss-main .ss-multi-selected.ss-disabled{background-color:#dcdee2;cursor:not-allowed}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-disabled{color:#666}.ss-main .ss-multi-selected.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main .ss-multi-selected.ss-open-above{border-top-left-radius:0;border-top-right-radius:0}.ss-main .ss-multi-selected.ss-open-below{border-bottom-left-radius:0;border-bottom-right-radius:0}.ss-main .ss-multi-selected .ss-values{display:flex;flex-wrap:wrap;justify-content:flex-start;flex:1 1 100%;width:calc(100% - 30px)}.ss-main .ss-multi-selected .ss-values .ss-disabled{display:flex;padding:4px 5px;margin:2px 0;line-height:1em;align-items:center;width:100%;color:#dedede;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@keyframes scaleIn{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleOut{0%{transform:scale(1);opacity:1}to{transform:scale(0);opacity:0}}.ss-main .ss-multi-selected .ss-values .ss-value{display:flex;user-select:none;align-items:center;font-size:12px;padding:3px 5px;margin:3px 5px 3px 0;color:#fff;background-color:#5897fb;border-radius:4px;animation-name:scaleIn;animation-duration:.2s;animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-multi-selected .ss-values .ss-value.ss-out{animation-name:scaleOut;animation-duration:.2s;animation-timing-function:ease-out}.ss-main .ss-multi-selected .ss-values .ss-value .ss-value-delete{margin:0 0 0 5px;cursor:pointer}.ss-main .ss-multi-selected .ss-add{display:flex;flex:0 1 3px;margin:9px 12px 0 5px}.ss-main .ss-multi-selected .ss-add .ss-plus{display:flex;justify-content:center;align-items:center;background:#666;position:relative;height:10px;width:2px;transition:transform .2s}.ss-main .ss-multi-selected .ss-add .ss-plus:after{background:#666;content:"";position:absolute;height:2px;width:10px;left:-4px;top:4px}.ss-main .ss-multi-selected .ss-add .ss-plus.ss-cross{transform:rotate(45deg)}.ss-content{position:absolute;width:100%;margin:-1px 0 0;box-sizing:border-box;border:1px solid #dcdee2;z-index:1010;background-color:#fff;transform-origin:center top;transition:transform .2s,opacity .2s;opacity:0;transform:scaleY(0)}.ss-content.ss-open{display:block;opacity:1;transform:scaleY(1)}.ss-content .ss-search{display:flex;flex-direction:row;padding:8px 8px 6px}.ss-content .ss-search.ss-hide,.ss-content .ss-search.ss-hide input{height:0;opacity:0;padding:0;margin:0}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0;height:30px;padding:6px 8px;margin:0;border:1px solid #dcdee2;border-radius:4px;background-color:#fff;outline:0;text-align:left;box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:textfield}.ss-content .ss-search input::placeholder{color:#8a8a8a;vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px #5897fb}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;font-size:22px;font-weight:700;flex:0 0 30px;height:30px;margin:0 0 0 8px;border:1px solid #dcdee2;border-radius:4px;box-sizing:border-box}.ss-content .ss-addable{padding-top:0}.ss-content .ss-list{max-height:200px;overflow-x:hidden;overflow-y:auto;text-align:left}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{padding:6px 10px;font-weight:700}.ss-content .ss-list .ss-optgroup .ss-option{padding:6px 6px 6px 25px}.ss-content .ss-list .ss-optgroup-label-selectable{cursor:pointer}.ss-content .ss-list .ss-optgroup-label-selectable:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option{padding:6px 10px;cursor:pointer;user-select:none}.ss-content .ss-list .ss-option *{display:inline-block}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:hover{color:#fff;background-color:#5897fb}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;color:#dedede;background-color:#fff}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-option-selected{color:#666;background-color:rgba(88,151,251,.1)}.ss-content .ss-list .ss-option.ss-hide{display:none}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:#fffb8c} -body{background:white;color:#1A1A1A}a{color:inherit;text-decoration:none}a,a:focus,a:active{outline:none}a:focus{-moz-outline-style:none}ul{margin:0;padding:0}ul li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0}p a{position:relative}p a:not(.btn):after{content:'';position:absolute;top:1em;left:0;width:100%;border-bottom:1px dotted #000}input[type="text"],input[type="email"],input[type="tel"],input[type="password"]{border-radius:5px;border:0.5px solid #aaa;padding:0.3em 0.4em}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus{outline:none;box-shadow:0 0 2px 1px #8bc4ff}.col-1,.small-col-1,.med-col-1,.large-col-1,.col-2,.small-col-2,.med-col-2,.large-col-2,.col-3,.small-col-3,.med-col-3,.large-col-3,.col-4,.small-col-4,.med-col-4,.large-col-4,.col-5,.small-col-5,.med-col-5,.large-col-5,.col-6,.small-col-6,.med-col-6,.large-col-6,.col-7,.small-col-7,.med-col-7,.large-col-7,.col-8,.small-col-8,.med-col-8,.large-col-8,.col-9,.small-col-9,.med-col-9,.large-col-9,.col-10,.small-col-10,.med-col-10,.large-col-10,.col-11,.small-col-11,.med-col-11,.large-col-11,.col-12,.small-col-12,.med-col-12,.large-col-12,.col-1-offset-1,.col-1-offset-2,.col-1-offset-3,.col-1-offset-4,.col-1-offset-5,.col-1-offset-6,.col-1-offset-7,.col-1-offset-8,.col-1-offset-9,.col-1-offset-10,.col-1-offset-11,.col-2-offset-1,.col-2-offset-2,.col-2-offset-3,.col-2-offset-4,.col-2-offset-5,.col-2-offset-6,.col-2-offset-7,.col-2-offset-8,.col-2-offset-9,.col-2-offset-10,.col-3-offset-1,.col-3-offset-2,.col-3-offset-3,.col-3-offset-4,.col-3-offset-5,.col-3-offset-6,.col-3-offset-7,.col-3-offset-8,.col-3-offset-9,.col-4-offset-1,.col-4-offset-2,.col-4-offset-3,.col-4-offset-4,.col-4-offset-5,.col-4-offset-6,.col-4-offset-7,.col-4-offset-8,.col-5-offset-1,.col-5-offset-2,.col-5-offset-3,.col-5-offset-4,.col-5-offset-5,.col-5-offset-6,.col-5-offset-7,.col-6-offset-1,.col-6-offset-2,.col-6-offset-3,.col-6-offset-4,.col-6-offset-5,.col-6-offset-6,.col-7-offset-1,.col-7-offset-2,.col-7-offset-3,.col-7-offset-4,.col-7-offset-5,.col-8-offset-1,.col-8-offset-2,.col-8-offset-3,.col-8-offset-4,.col-9-offset-1,.col-9-offset-2,.col-9-offset-3,.col-10-offset-1,.col-10-offset-2,.col-11-offset-1{width:100%;float:left;box-sizing:border-box}.row{position:relative}.row:after{content:"";clear:both;display:block}.col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.col-1:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.small-col-1:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.med-col-1:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.large-col-1:last-child{padding-right:0}}.col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.col-2:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.small-col-2:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.med-col-2:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.large-col-2:last-child{padding-right:0}}.col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.col-3:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.small-col-3:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.med-col-3:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.large-col-3:last-child{padding-right:0}}.col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.col-4:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.small-col-4:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.med-col-4:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.large-col-4:last-child{padding-right:0}}.col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.col-5:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.small-col-5:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.med-col-5:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.large-col-5:last-child{padding-right:0}}.col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.col-6:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.small-col-6:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.med-col-6:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.large-col-6:last-child{padding-right:0}}.col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.col-7:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.small-col-7:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.med-col-7:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.large-col-7:last-child{padding-right:0}}.col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.col-8:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.small-col-8:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.med-col-8:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.large-col-8:last-child{padding-right:0}}.col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.col-9:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.small-col-9:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.med-col-9:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.large-col-9:last-child{padding-right:0}}.col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.col-10:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.small-col-10:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.med-col-10:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.large-col-10:last-child{padding-right:0}}.col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.col-11:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.small-col-11:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.med-col-11:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.large-col-11:last-child{padding-right:0}}.col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.col-12:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.small-col-12:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.med-col-12:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.large-col-12:last-child{padding-right:0}}.col-1-offset-1{padding-left:1em;padding-right:1em;margin-left:8.33333%;width:8.33333%}.col-1-offset-1:last-child{padding-right:0}.col-1-offset-2{padding-left:2em;padding-right:1em;margin-left:16.66667%;width:8.33333%}.col-1-offset-2:last-child{padding-right:0}.col-1-offset-3{padding-left:3em;padding-right:1em;margin-left:25%;width:8.33333%}.col-1-offset-3:last-child{padding-right:0}.col-1-offset-4{padding-left:4em;padding-right:1em;margin-left:33.33333%;width:8.33333%}.col-1-offset-4:last-child{padding-right:0}.col-1-offset-5{padding-left:5em;padding-right:1em;margin-left:41.66667%;width:8.33333%}.col-1-offset-5:last-child{padding-right:0}.col-1-offset-6{padding-left:6em;padding-right:1em;margin-left:50%;width:8.33333%}.col-1-offset-6:last-child{padding-right:0}.col-1-offset-7{padding-left:7em;padding-right:1em;margin-left:58.33333%;width:8.33333%}.col-1-offset-7:last-child{padding-right:0}.col-1-offset-8{padding-left:8em;padding-right:1em;margin-left:66.66667%;width:8.33333%}.col-1-offset-8:last-child{padding-right:0}.col-1-offset-9{padding-left:9em;padding-right:1em;margin-left:75%;width:8.33333%}.col-1-offset-9:last-child{padding-right:0}.col-1-offset-10{padding-left:10em;padding-right:1em;margin-left:83.33333%;width:8.33333%}.col-1-offset-10:last-child{padding-right:0}.col-1-offset-11{padding-left:11em;padding-right:1em;margin-left:91.66667%;width:8.33333%}.col-1-offset-11:last-child{padding-right:0}.col-2-offset-1{padding-left:1em;padding-right:1em;margin-left:16.66667%;width:16.66667%}.col-2-offset-1:last-child{padding-right:0}.col-2-offset-2{padding-left:2em;padding-right:1em;margin-left:33.33333%;width:16.66667%}.col-2-offset-2:last-child{padding-right:0}.col-2-offset-3{padding-left:3em;padding-right:1em;margin-left:50%;width:16.66667%}.col-2-offset-3:last-child{padding-right:0}.col-2-offset-4{padding-left:4em;padding-right:1em;margin-left:66.66667%;width:16.66667%}.col-2-offset-4:last-child{padding-right:0}.col-2-offset-5{padding-left:5em;padding-right:1em;margin-left:83.33333%;width:16.66667%}.col-2-offset-5:last-child{padding-right:0}.col-2-offset-6{padding-left:6em;padding-right:1em;margin-left:100%;width:16.66667%}.col-2-offset-6:last-child{padding-right:0}.col-2-offset-7{padding-left:7em;padding-right:1em;margin-left:116.66667%;width:16.66667%}.col-2-offset-7:last-child{padding-right:0}.col-2-offset-8{padding-left:8em;padding-right:1em;margin-left:133.33333%;width:16.66667%}.col-2-offset-8:last-child{padding-right:0}.col-2-offset-9{padding-left:9em;padding-right:1em;margin-left:150%;width:16.66667%}.col-2-offset-9:last-child{padding-right:0}.col-2-offset-10{padding-left:10em;padding-right:1em;margin-left:166.66667%;width:16.66667%}.col-2-offset-10:last-child{padding-right:0}.col-3-offset-1{padding-left:1em;padding-right:1em;margin-left:25%;width:25%}.col-3-offset-1:last-child{padding-right:0}.col-3-offset-2{padding-left:2em;padding-right:1em;margin-left:50%;width:25%}.col-3-offset-2:last-child{padding-right:0}.col-3-offset-3{padding-left:3em;padding-right:1em;margin-left:75%;width:25%}.col-3-offset-3:last-child{padding-right:0}.col-3-offset-4{padding-left:4em;padding-right:1em;margin-left:100%;width:25%}.col-3-offset-4:last-child{padding-right:0}.col-3-offset-5{padding-left:5em;padding-right:1em;margin-left:125%;width:25%}.col-3-offset-5:last-child{padding-right:0}.col-3-offset-6{padding-left:6em;padding-right:1em;margin-left:150%;width:25%}.col-3-offset-6:last-child{padding-right:0}.col-3-offset-7{padding-left:7em;padding-right:1em;margin-left:175%;width:25%}.col-3-offset-7:last-child{padding-right:0}.col-3-offset-8{padding-left:8em;padding-right:1em;margin-left:200%;width:25%}.col-3-offset-8:last-child{padding-right:0}.col-3-offset-9{padding-left:9em;padding-right:1em;margin-left:225%;width:25%}.col-3-offset-9:last-child{padding-right:0}.col-4-offset-1{padding-left:1em;padding-right:1em;margin-left:33.33333%;width:33.33333%}.col-4-offset-1:last-child{padding-right:0}.col-4-offset-2{padding-left:2em;padding-right:1em;margin-left:66.66667%;width:33.33333%}.col-4-offset-2:last-child{padding-right:0}.col-4-offset-3{padding-left:3em;padding-right:1em;margin-left:100%;width:33.33333%}.col-4-offset-3:last-child{padding-right:0}.col-4-offset-4{padding-left:4em;padding-right:1em;margin-left:133.33333%;width:33.33333%}.col-4-offset-4:last-child{padding-right:0}.col-4-offset-5{padding-left:5em;padding-right:1em;margin-left:166.66667%;width:33.33333%}.col-4-offset-5:last-child{padding-right:0}.col-4-offset-6{padding-left:6em;padding-right:1em;margin-left:200%;width:33.33333%}.col-4-offset-6:last-child{padding-right:0}.col-4-offset-7{padding-left:7em;padding-right:1em;margin-left:233.33333%;width:33.33333%}.col-4-offset-7:last-child{padding-right:0}.col-4-offset-8{padding-left:8em;padding-right:1em;margin-left:266.66667%;width:33.33333%}.col-4-offset-8:last-child{padding-right:0}.col-5-offset-1{padding-left:1em;padding-right:1em;margin-left:41.66667%;width:41.66667%}.col-5-offset-1:last-child{padding-right:0}.col-5-offset-2{padding-left:2em;padding-right:1em;margin-left:83.33333%;width:41.66667%}.col-5-offset-2:last-child{padding-right:0}.col-5-offset-3{padding-left:3em;padding-right:1em;margin-left:125%;width:41.66667%}.col-5-offset-3:last-child{padding-right:0}.col-5-offset-4{padding-left:4em;padding-right:1em;margin-left:166.66667%;width:41.66667%}.col-5-offset-4:last-child{padding-right:0}.col-5-offset-5{padding-left:5em;padding-right:1em;margin-left:208.33333%;width:41.66667%}.col-5-offset-5:last-child{padding-right:0}.col-5-offset-6{padding-left:6em;padding-right:1em;margin-left:250%;width:41.66667%}.col-5-offset-6:last-child{padding-right:0}.col-5-offset-7{padding-left:7em;padding-right:1em;margin-left:291.66667%;width:41.66667%}.col-5-offset-7:last-child{padding-right:0}.col-6-offset-1{padding-left:1em;padding-right:1em;margin-left:50%;width:50%}.col-6-offset-1:last-child{padding-right:0}.col-6-offset-2{padding-left:2em;padding-right:1em;margin-left:100%;width:50%}.col-6-offset-2:last-child{padding-right:0}.col-6-offset-3{padding-left:3em;padding-right:1em;margin-left:150%;width:50%}.col-6-offset-3:last-child{padding-right:0}.col-6-offset-4{padding-left:4em;padding-right:1em;margin-left:200%;width:50%}.col-6-offset-4:last-child{padding-right:0}.col-6-offset-5{padding-left:5em;padding-right:1em;margin-left:250%;width:50%}.col-6-offset-5:last-child{padding-right:0}.col-6-offset-6{padding-left:6em;padding-right:1em;margin-left:300%;width:50%}.col-6-offset-6:last-child{padding-right:0}.col-7-offset-1{padding-left:1em;padding-right:1em;margin-left:58.33333%;width:58.33333%}.col-7-offset-1:last-child{padding-right:0}.col-7-offset-2{padding-left:2em;padding-right:1em;margin-left:116.66667%;width:58.33333%}.col-7-offset-2:last-child{padding-right:0}.col-7-offset-3{padding-left:3em;padding-right:1em;margin-left:175%;width:58.33333%}.col-7-offset-3:last-child{padding-right:0}.col-7-offset-4{padding-left:4em;padding-right:1em;margin-left:233.33333%;width:58.33333%}.col-7-offset-4:last-child{padding-right:0}.col-7-offset-5{padding-left:5em;padding-right:1em;margin-left:291.66667%;width:58.33333%}.col-7-offset-5:last-child{padding-right:0}.col-8-offset-1{padding-left:1em;padding-right:1em;margin-left:66.66667%;width:66.66667%}.col-8-offset-1:last-child{padding-right:0}.col-8-offset-2{padding-left:2em;padding-right:1em;margin-left:133.33333%;width:66.66667%}.col-8-offset-2:last-child{padding-right:0}.col-8-offset-3{padding-left:3em;padding-right:1em;margin-left:200%;width:66.66667%}.col-8-offset-3:last-child{padding-right:0}.col-8-offset-4{padding-left:4em;padding-right:1em;margin-left:266.66667%;width:66.66667%}.col-8-offset-4:last-child{padding-right:0}.col-9-offset-1{padding-left:1em;padding-right:1em;margin-left:75%;width:75%}.col-9-offset-1:last-child{padding-right:0}.col-9-offset-2{padding-left:2em;padding-right:1em;margin-left:150%;width:75%}.col-9-offset-2:last-child{padding-right:0}.col-9-offset-3{padding-left:3em;padding-right:1em;margin-left:225%;width:75%}.col-9-offset-3:last-child{padding-right:0}.col-10-offset-1{padding-left:1em;padding-right:1em;margin-left:83.33333%;width:83.33333%}.col-10-offset-1:last-child{padding-right:0}.col-10-offset-2{padding-left:2em;padding-right:1em;margin-left:166.66667%;width:83.33333%}.col-10-offset-2:last-child{padding-right:0}.col-11-offset-1{padding-left:1em;padding-right:1em;margin-left:91.66667%;width:91.66667%}.col-11-offset-1:last-child{padding-right:0}.col.float-right{float:right;padding-right:0;padding-left:1em}body,html{position:relative;width:100%;height:100%;font-family:sans-serif;font-style:normal;margin:0;padding:0}body{overflow-x:hidden}div.dialog-off-canvas-main-canvas{width:100vw;height:100vh;display:flex;flex-direction:column}body.toolbar-horizontal.toolbar-themes.toolbar-no-tabs{padding-top:24px !important}header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{margin:0 auto}@media only screen and (max-width: 218px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:218px}}@media only screen and (min-width: 437px) and (max-width: 654px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:436px}}@media only screen and (min-width: 655px) and (max-width: 872px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:654px}}@media only screen and (min-width: 873px) and (max-width: 1090px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:872px}}@media only screen and (min-width: 1091px) and (max-width: 1308px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1090px}}@media only screen and (min-width: 1309px) and (max-width: 1526px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1308px}}@media only screen and (min-width: 1527px) and (max-width: 1744px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1526px}}@media only screen and (min-width: 1745px) and (max-width: 1962px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1744px}}@media only screen and (min-width: 1963px) and (max-width: 2180px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1962px}}@media only screen and (min-width: 2181px) and (max-width: 2398px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2180px}}@media only screen and (min-width: 2399px) and (max-width: 2616px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2398px}}@media only screen and (min-width: 2617px) and (max-width: 2834px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2616px}}@media only screen and (min-width: 2835px) and (max-width: 3052px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2834px}}@media only screen and (min-width: 3053px) and (max-width: 3270px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3052px}}@media only screen and (min-width: 3271px) and (max-width: 3488px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3270px}}@media only screen and (min-width: 3489px) and (max-width: 3706px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3488px}}@media only screen and (min-width: 3707px) and (max-width: 3924px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3706px}}@media only screen and (min-width: 3925px) and (max-width: 4142px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3924px}}header[role="banner"]{flex:0 0 auto;background-color:#fff;width:100vw}header[role="banner"]>.wrapper{background-color:#fff}header[role="banner"]>.wrapper:after{content:"";clear:both;display:block}header[role="banner"]>.wrapper .header-block{min-height:33px;font-size:0}header[role="banner"]>.wrapper .header-block>*{font-size:16px}header[role="banner"]>.wrapper .header-block.header-right{text-align:right}header[role="banner"]>.wrapper .header-block .header-block-wrapper>*{display:inline-block;vertical-align:top;text-align:left}header[role="banner"]>.wrapper .header-block input#header-block-right-toggle{display:none}header[role="banner"]>.wrapper .header-block label[for="header-block-right-toggle"]{display:none}@media (max-width: 654px){header[role="banner"]>.wrapper .header-block.header-left{width:75%}header[role="banner"]>.wrapper .header-block.header-right{width:23%}header[role="banner"]>.wrapper .header-block.header-right label[for="header-block-right-toggle"]{display:block}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper{z-index:100;position:absolute;top:33px;right:0;box-sizing:border-box;overflow:hidden;width:0.1px;box-shadow:0 0 0 #fff;padding:1em 0;margin-top:0.7em;transition:all 0.5s ease-in-out}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>*.block,header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>div#user-tools{display:block;width:18em;padding:0 0 1em 0 !important;margin:0 0 1em 0 !important;text-align:right;border-left:none !important;border-right:none !important}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>*.block:not(:last-child),header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>div#user-tools:not(:last-child){border-bottom:1px solid #ccc !important}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper #user-flags{width:18em;padding:1em 0 0 0 !important;margin:1em 0 0 0 !important;border-top:1px solid #ccc !important}header[role="banner"]>.wrapper .header-block.header-right input#header-block-right-toggle:checked ~ div.header-block-wrapper{width:20em;padding:1em 1em;box-shadow:-2px 2px 4px #ccc}}main[role="main"]{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}main[role="main"]>.scroller{width:100vw}main[role="main"]>.scroller>.wrapper{display:flex;flex-direction:row-reverse}@media (max-width: 436px){main[role="main"]>.scroller>.wrapper{display:block}}main[role="main"]>.scroller>.wrapper #content-left{flex-basis:205px;flex-shrink:0}main[role="main"]>.scroller>.wrapper #content-left>*{width:100%;box-sizing:border-box;padding:0.5em 13px}@media (max-width: 436px){main[role="main"]>.scroller>.wrapper #content-left{padding-right:13px}}main[role="main"]>.scroller>.wrapper #content-center{flex-basis:110%}@keyframes rotating{from{transform:rotate(0deg);transform-origin:center}to{transform:rotate(360deg);transform-origin:center}}body{font-size:16px;font-family:"Ubuntu",Arial,"MS Trebuchet",sans-serif;font-weight:500;font-style:normal;line-height:1.3}aside.messages{border:none}header[role="banner"]{padding:0.2em 0 0 0}header[role="banner"] #block-userlogin h2,header[role="banner"] #user-tools a.mdi-account,header[role="banner"] #user-flags h2,header[role="banner"] #user-flags li h5,header[role="banner"] #block-header ul.menu li a{font-size:0.9em;font-weight:400}header[role="banner"] #block-sitebranding h1{margin:0;line-height:1}header[role="banner"] #block-sitebranding .slogan{font-size:0.882em;display:block;white-space:nowrap}@media (max-width: 654px){header[role="banner"] #block-sitebranding h1,header[role="banner"] #block-sitebranding .slogan{display:inline-block}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #block-sitebranding .slogan{display:none}}@media (max-width: 654px){header[role="banner"] .header-block.header-right .header-block-wrapper,header[role="banner"] .header-block.header-right .header-block-wrapper #user-flags ul{background-color:#fff}}header[role="banner"] #block-socialmedialinks{padding-right:0.5em;border-right:1px solid #1A1A1A;margin-right:0.5em}header[role="banner"] #block-socialmedialinks li{padding:0}header[role="banner"] #block-userlogin{position:relative;padding:0 1em;overflow:visible}header[role="banner"] #block-userlogin h2{line-height:1.38;margin:0}header[role="banner"] #block-userlogin>section{overflow:hidden;background-color:#fff;box-sizing:content-box;transition:all 0.4s ease-in-out;right:0;top:1.7em;box-sizing:content-box;z-index:100}@media (min-width: 655px){header[role="banner"] #block-userlogin>section{max-height:0px;padding:0.01em 1em;transition-delay:2s;position:absolute;width:11em}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #block-userlogin:hover>section{transition-delay:0s;max-height:20em;padding:1em 1em;box-shadow:0 0 10px #ccc}}@media (min-width: 655px){header[role="banner"] #block-userlogin.tapped>section{transition-delay:0s;max-height:20em;padding:1em 1em;box-shadow:0 0 10px #ccc}}header[role="banner"] #block-userlogin .form-item{margin:0;position:relative;width:100%}header[role="banner"] #block-userlogin .form-item.form-item-name{margin:2px 0 0.5em 0}header[role="banner"] #block-userlogin .form-item.form-item-name input{width:90%;padding:0;box-sizing:content-box}header[role="banner"] #block-userlogin .form-item.form-item-pass{margin:0 0 0.5em 0}header[role="banner"] #block-userlogin .form-item.form-item-pass input{width:90%;padding:0;box-sizing:content-box}header[role="banner"] #block-userlogin .form-item.form-item-persistent-login{font-size:0.756em}header[role="banner"] #block-userlogin .form-item.form-item-persistent-login label{vertical-align:top}header[role="banner"] #block-userlogin #edit-actions{margin:0}header[role="banner"] #block-userlogin .item-list ul{margin:0}header[role="banner"] #block-userlogin .item-list ul li{list-style:none;margin:0}header[role="banner"] #block-userlogin .item-list ul li a{font-size:0.756em}header[role="banner"] #block-userlogin span.login-message{color:red;font-size:0.693em;line-height:1.2;display:block;padding:0 0 0.8em 0}header[role="banner"] #block-userlogin span.login-message[v-if="loginMessage"],header[role="banner"] #block-userlogin span.register-message[v-if="registerMessage"]{display:none}header[role="banner"] #block-userblock h2{display:none}header[role="banner"] #block-userblock a{margin-right:1em}header[role="banner"] #user-tools{padding-top:0.06em}header[role="banner"] #user-tools a.mdi-account{cursor:pointer}@media (min-width: 655px) and (max-width: 1090px){header[role="banner"] #user-tools a.mdi-account span{display:none}}header[role="banner"] #user-tools .mdi-logout::before{margin:-0.125em 0 0 0;vertical-align:top}header[role="banner"] #user-flags{padding-left:0.5em;margin-left:0.5em;display:inline-block;vertical-align:top;position:relative}header[role="banner"] #user-flags h2{cursor:pointer}header[role="banner"] #user-flags h2:before{padding-right:0.2em}@media (min-width: 655px) and (max-width: 1090px){header[role="banner"] #user-flags h2 span{display:none}}header[role="banner"] #user-flags ul{background-color:#fff;overflow:hidden;box-sizing:content-box;box-sizing:content-box}@media (min-width: 655px){header[role="banner"] #user-flags{border-left:1px solid #000}header[role="banner"] #user-flags ul{transition:all 0.4s ease-in-out;transition-delay:2s;z-index:30;position:absolute;right:0;top:1.7em;width:11em;max-height:1px;padding:0.01em 1em}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #user-flags:hover ul{transition-delay:0s;max-height:50em;padding:1em 1em;box-shadow:0 0 10px #ccc}}@media (min-width: 655px){header[role="banner"] #user-flags.tapped ul{transition-delay:0s;max-height:50em;padding:1em 1em;box-shadow:0 0 10px #ccc}}header[role="banner"] #user-flags li{width:100%;display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap}header[role="banner"] #user-flags li h5{cursor:pointer;font-weight:700}header[role="banner"] #user-flags li h5 span.length{font-weight:300}header[role="banner"] #user-flags li span.mdi{font-size:0.9em}header[role="banner"] #user-flags li div.actions{padding-left:0.5em}header[role="banner"] #user-flags li div.actions span.mdi{cursor:pointer;color:#4e4d4d}header[role="banner"] #user-flags li div.actions span.delete-btn.loading:before{animation:rotating 2s linear infinite}@media (min-width: 655px){header[role="banner"] #user-flags li div.actions{opacity:0;transition:opacity 0.3s ease-in-out}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #user-flags li:hover div.actions{opacity:1}}@media (min-width: 655px){header[role="banner"] #user-flags li.tapped div.actions{opacity:1}}@media (max-width: 654px){header[role="banner"] #user-flags li{flex-direction:row-reverse}header[role="banner"] #user-flags li div.actions{padding-left:0;padding-right:0.5em}}header[role="banner"] #user-flags li.create-flag{margin-top:0.2em}header[role="banner"] #user-flags li.create-flag input{align-self:flex-end;border:1px solid #bbb;border-radius:5px;width:calc(100% - 2em);font-size:0.8em}header[role="banner"] #user-flags li.create-flag span.add-btn{align-self:flex-end;color:#bbb;font-size:1em;padding:0 0 0 .5em;transition:all 0.2s ease-in-out}header[role="banner"] #user-flags li.create-flag span.add-btn.active{cursor:pointer;color:#1a1a1a}header[role="banner"] #user-flags li.create-flag span.add-btn.loading:before{animation:rotating 2s linear infinite}header[role="banner"] #block-header{margin-right:0.5em;padding-left:0.5em;border-left:1px solid #000}header[role="banner"] #block-header #block-header-menu{display:none}header[role="banner"] #block-header ul.menu{margin:0}header[role="banner"] #block-header ul.menu li{padding:0}header[role="banner"] #block-header ul.menu li{display:inline-block}header[role="banner"] #block-header ul.menu li:not(:first-of-type){margin-left:0.3em}@media (max-width: 654px){header[role="banner"] #block-header ul.menu{text-align:right}header[role="banner"] #block-header ul.menu li{display:block}header[role="banner"] #block-header ul.menu li a{display:block;padding:0.2em 0}}header[role="banner"] #block-languageswitcher{text-align:right;position:relative;padding-right:3px}header[role="banner"] #block-languageswitcher h2{margin:0.1em 0 0 0;font-size:0.756em;font-weight:400;padding:0.1em 0.4em 0.2em;border-radius:3px;background-color:#444;color:#fff;display:inline-block;vertical-align:top;width:12px;height:15px;overflow:hidden}header[role="banner"] #block-languageswitcher h2::before{content:"\F05CA";display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header[role="banner"] #block-languageswitcher>ul.links{overflow:hidden;margin:0;box-sizing:content-box}@media (min-width: 655px){header[role="banner"] #block-languageswitcher>ul.links{width:3.5em;position:absolute;top:17px;right:0;transition:all 0.4s ease-in-out;padding:0.01em 0;height:1px}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #block-languageswitcher:hover>ul.links{transition-delay:0s;height:2em;padding:0.3em 0}}@media (min-width: 655px){header[role="banner"] #block-languageswitcher.tapped>ul.links{transition-delay:0s;height:2em;padding:0.3em 0}}@media (max-width: 654px){header[role="banner"] #block-languageswitcher h2{display:none}}header[role="banner"] #block-languageswitcher li{list-style:none;padding:0;display:inline-block}header[role="banner"] #block-languageswitcher li.is-active{display:none}header[role="banner"] #block-languageswitcher li a{margin:0;font-size:0.756em;font-weight:400;padding:0.2em 0.4em;border-radius:3px;background-color:#444;color:#fff}header[role="banner"] #header-bottom{display:flex;flex-direction:row;justify-content:space-between}header[role="banner"] #header-bottom:after{content:none}header[role="banner"] #header-bottom #block-materiosapisearchblock{align-self:flex-end}@media (max-width: 654px){header[role="banner"] #header-bottom{flex-direction:column;justify-content:center}header[role="banner"] #header-bottom #block-pagetitle{width:100%}header[role="banner"] #header-bottom #block-materiosapisearchblock{box-sizing:border-box;width:100%}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #header-bottom #block-materiosapisearchblock{align-self:flex-start}}header[role="banner"] #block-pagetitle{padding:1em 0}header[role="banner"] #block-pagetitle h2{margin:0;font-size:1.512em;text-transform:capitalize;font-weight:300}body.path-home header[role="banner"] #block-pagetitle h2{display:none}body:not(.path-home) header[role="banner"] #block-pagetitle h2{padding:0.5em 1em}body.path-blabla header[role="banner"] #block-pagetitle h2,body.path-checkout header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#9458aa}body.path-showrooms header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#50aa3c}body.path-base header[role="banner"] #block-pagetitle h2,body.path-thematique header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#69cdcf}body.path-pricing header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#ff9f50}@media (max-width: 654px){header[role="banner"] #block-pagetitle{padding:1em 0 0}body.path-frontpage header[role="banner"] #block-pagetitle,body.path-home header[role="banner"] #block-pagetitle{display:none}body.path-base header[role="banner"] #block-pagetitle h2{padding:0.5em 1em 0 !important}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #block-pagetitle{padding:0 0 1em}body:not(.path-home) header[role="banner"] #block-pagetitle h2{padding:0 0.6em 0.1em}}header[role="banner"] #block-materiosapisearchblock{padding:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form{display:grid;grid-template-columns:auto 25px;grid-template-rows:auto auto;row-gap:0.2em;justify-items:stretch}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item,header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form input.button{display:inline-block;margin:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item-search{grid-row:1 / 1;grid-column:1 / 1;position:relative}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item-search #edit-search{border:1px #BBB solid;border-radius:14px;padding:0.3em;color:#666;width:100%;box-sizing:border-box}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters{grid-row:2 / 2;grid-column:1 / span 2;border:none;padding:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>legend{line-height:0.6;padding-bottom:0.2em;width:100%;text-align:right}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>legend span{cursor:pointer;font-size:0.756em;color:#8f8f8f}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>div.fieldset-wrapper{height:0;overflow:hidden}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters.open>div.fieldset-wrapper{height:auto;overflow:visible}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main{font-size:0.756em}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected{border-radius:0.7em;height:1.5em;border:none;padding:0 0.5em;background-color:#eeeaea}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected.ss-open-below{border-radius:0.7em 0.7em 0 0.7em}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.placeholder{color:#1A1A1A;line-height:1}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.placeholder span.ss-disabled{color:#8f8f8f}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.ss-arrow span{border-color:#b1adad}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content{width:auto;border:none;border-radius:0.7em 0 0.7em 0.7em;right:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content.ss-open{box-shadow:0 0 10px #ccc}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content .ss-list{max-height:none}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content .ss-list .ss-option{white-space:nowrap;text-align:right}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .button.form-submit{grid-row:1 / 1;grid-column:2 / 2;justify-self:end;align-self:center;border:0;text-indent:50px;overflow:hidden;width:20px;height:20px;margin:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjI3bW0iCiAgIGhlaWdodD0iMjdtbSIKICAgdmlld0JveD0iMCAwIDI3IDI3IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmcxNTY4MCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wLjIgKGU4NmM4NzA4NzksIDIwMjEtMDEtMTUpIgogICBzb2RpcG9kaTpkb2NuYW1lPSJzZWFyY2guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMTU2NzQiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjMuOTU5Nzk4IgogICAgIGlua3NjYXBlOmN4PSI1Mi4zOTQzMDEiCiAgICAgaW5rc2NhcGU6Y3k9IjY2LjY2OTUyOSIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0ibW0iCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIGlua3NjYXBlOmRvY3VtZW50LXJvdGF0aW9uPSIwIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTE0NSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iMjgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGExNTY3NyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICBpbmtzY2FwZTpsYWJlbD0iQ2FscXVlIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxnCiAgICAgICBpZD0iZzE2NDIwIgogICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC44MTE1MDI5MywwLjIxMDg3NTA4KSI+CiAgICAgIDxsaW5lCiAgICAgICAgIGZpbGw9Im5vbmUiCiAgICAgICAgIHN0cm9rZT0iIzNhNThkOCIKICAgICAgICAgc3Ryb2tlLXdpZHRoPSIzLjU3NzU0IgogICAgICAgICBzdHJva2UtbGluZWNhcD0icm91bmQiCiAgICAgICAgIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIKICAgICAgICAgeDE9IjIuMDQzNjYwNiIKICAgICAgICAgeTE9IjI0LjQzMzkxNiIKICAgICAgICAgeDI9IjkuNDg3MjAyNiIKICAgICAgICAgeTI9IjE2Ljk5MDM3NCIKICAgICAgICAgaWQ9ImxpbmU0NTg0IgogICAgICAgICBzdHlsZT0ic3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLW9wYWNpdHk6MSIgLz4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0NTkwIgogICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjI2NDU4MzMzLDAsMCwwLjI2NDU4MzMzLC0zNzQuNTIzNSwtNjQ3Ljc4NjYpIj4KICAgICAgICA8cGF0aAogICAgICAgICAgIGQ9Im0gMTUwOS4zNzEsMjQ4OS4xMjkgYyAtMC4wMzksNi4xOTYgLTAuOTk2LDExLjYzOSAtMi44NjksMTYuMzI2IC0xLjg3Myw0LjY4NyAtNC40MjEsOC42MDcgLTcuNjQyLDExLjc1NSAtMy4yMjMsMy4xNDkgLTcuMDQ5LDUuNTA5IC0xMS40NzksNy4wODMgLTQuNDMsMS41NzQgLTkuMTg4LDIuMzQ2IC0xNC4yNjksMi4zMTUgLTQuOTQ0LC0wLjAzIC05LjYwMywtMC44NTkgLTEzLjk3OSwtMi40ODcgLTQuMzc3LC0xLjYyOCAtOC4xOTIsLTQuMDMzIC0xMS40NDQsLTcuMjI0IC0zLjI1MywtMy4xODcgLTUuODA0LC03LjEzNyAtNy42NTUsLTExLjg0NyAtMS44NTEsLTQuNzEgLTIuNzU3LC0xMC4xNjQgLTIuNzIxLC0xNi4zNjEgMC4wMzksLTYuMTk1IDEuMDQ1LC0xMS42MzcgMy4wMjQsLTE2LjMyNCAxLjk3OCwtNC42ODggNC42MjksLTguNjIxIDcuOTU3LC0xMS44MDUgMy4zMjYsLTMuMTgyIDcuMTY5LC01LjU2MSAxMS41MywtNy4xMzcgNC4zNjEsLTEuNTc0IDguOTQ1LC0yLjM0NiAxMy43NDksLTIuMzE2IDQuOTQzLDAuMDI5IDkuNjAxLDAuODU3IDEzLjk3OSwyLjQ4NiA0LjM3NSwxLjYyOSA4LjE4OCw0LjA1NSAxMS40NDIsNy4yNzYgMy4yNTIsMy4yMjIgNS44MDUsNy4xODggNy42NTYsMTEuODk5IDEuODUxLDQuNzEzIDIuNzU4LDEwLjE2NSAyLjcyMSwxNi4zNjEgeiBtIC01NS4yNDQsLTAuMzM3IGMgLTAuMDIyLDMuNTUxIDAuMzkyLDYuNzU4IDEuMjQ3LDkuNjE2IDAuODU0LDIuODYgMi4wOSw1LjMyMiAzLjcxNSw3LjM4NSAxLjYyMywyLjA2NCAzLjYxNCwzLjY2MiA1Ljk3Myw0Ljc4NyAyLjM2LDEuMTMgNS4wNzQsMS43MDMgOC4xMzcsMS43MjEgMi45OTIsMC4wMiA1LjY5NSwtMC41MiA4LjEwMywtMS42MjEgMi40MTEsLTEuMDk5IDQuNDM3LC0yLjY3IDYuMDg2LC00LjcxNSAxLjY0OSwtMi4wNDEgMi45MTYsLTQuNDg4IDMuODA1LC03LjMzOSAwLjg4NiwtMi44NDggMS4zNDMsLTYuMDQ5IDEuMzY0LC05LjYwMSAwLjAyMSwtMy41NDkgLTAuMzk2LC02Ljc3MiAtMS4yNDcsLTkuNjY2IC0wLjg1NCwtMi44OTUgLTIuMDkyLC01LjM3MiAtMy43MTQsLTcuNDM4IC0xLjYyNCwtMi4wNjIgLTMuNjMxLC0zLjY1OSAtNi4wMjksLTQuNzg5IC0yLjM5NSwtMS4xMjcgLTUuMDkxLC0xLjcwMSAtOC4wODIsLTEuNzIxIC0zLjA2NCwtMC4wMTggLTUuNzg0LDAuNTM5IC04LjE1NiwxLjY3NCAtMi4zNzQsMS4xMzUgLTQuMzg1LDIuNzI2IC02LjAzMyw0Ljc2OCAtMS42NSwyLjA0NSAtMi45MTcsNC41MDkgLTMuODA1LDcuMzkzIC0wLjg5LDIuODg1IC0xLjM0Myw2LjA2NyAtMS4zNjQsOS41NDYgeiIKICAgICAgICAgICBpZD0icGF0aDQ1ODgiIC8+CiAgICAgIDwvZz4KICAgICAgPGNpcmNsZQogICAgICAgICBmaWxsPSIjZmYyMzI2IgogICAgICAgICBjeD0iMTUuMjQ0NTMzIgogICAgICAgICBjeT0iMTAuNjk2NDU0IgogICAgICAgICByPSIxLjcyMTkwODMiCiAgICAgICAgIGlkPSJjaXJjbGU0NTk0IgogICAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eToxO3N0cm9rZS13aWR0aDowLjI2NDU4MyIgLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent}@media (max-width: 654px){header[role="banner"] #block-materiosapisearchblock{padding:0 1em 1em;background-color:#69cdcf}body:not(.path-base) header[role="banner"] #block-materiosapisearchblock{display:none}}aside.messages{padding:0}#content-left{z-index:5;box-sizing:content-box;max-width:1px;overflow-x:hidden;transition:all 0.3s ease-in-out}#content-left.opened{max-width:500px;padding:0.3em}#content-left>*{box-sizing:border-box;background-color:#fff;box-shadow:-2px 0px 4px rgba(0,0,0,0.2);padding:0.5em}#content-left .flag-collection>header{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:13px}#content-left .flag-collection>header .mdi-close{cursor:pointer;align-self:flex-end}@media (max-width: 436px){#content-left .flag-collection>ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}#content-left .flag-collection>ul>li{margin:0 0 13px 0;padding:0}#content-left .flag-collection>ul>li article.card.minicard{width:170px;height:100px;margin:auto}#content-left .flag-collection>ul>li article.card.minicard>header{padding:0.3em 0.3em 0.1em}#content-left .flag-collection>ul>li article.card.minicard>header h1{margin:0}#content-left .flag-collection>ul>li article.card.minicard>nav.tools{padding:0 0.2em}#content-left .flag-collection>ul>li article.card.minicard>nav.tools .mdi.unflag{cursor:pointer}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>h3,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-size:3.5em;line-height:1}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>h3,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-size:2em}}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body{font-size:0.9em;line-height:1.3}article.node--type-frontpage .node__content>section.home-intro,article.node--type-frontpage .node__content>section.home-pricing{padding:1.5em 0;background-color:#fff}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1),article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1){width:80%;margin:0 auto;text-align:center}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1),article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1){width:auto;padding:0 1em;text-align:left}}article.node--type-frontpage .node__content>section.home-database,article.node--type-frontpage .node__content>section.home-showrooms,article.node--type-frontpage .node__content>section.home-blabla{display:flex;flex-direction:row;flex-wrap:nowrap}article.node--type-frontpage .node__content>section.home-database>div:nth-child(1),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1){flex:0 0 423px;box-sizing:border-box;padding:1em;color:#fff}article.node--type-frontpage .node__content>section.home-database>div:nth-child(2),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(2),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(2){flex:1 1 auto;box-sizing:border-box;padding:1em 0.5em}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-database,article.node--type-frontpage .node__content>section.home-showrooms,article.node--type-frontpage .node__content>section.home-blabla{flex-direction:column}article.node--type-frontpage .node__content>section.home-database>div:nth-child(1),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1){flex:0 0 auto}}article.node--type-frontpage>h2{display:none}article.node--type-frontpage .node__content>section.home-intro .field__item{display:flex;flex-flow:row nowrap;justify-content:center}article.node--type-frontpage .node__content>section.home-intro .field__item p{flex:0 0 35%;max-width:410px;padding:1em;box-sizing:border-box}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro .field__item{display:none}}article.node--type-frontpage .node__content>section.home-database{background-color:#69cdcf}article.node--type-frontpage .node__content>section.home-database .field--name-field-a-database .field__label{cursor:pointer}article.node--type-frontpage .node__content>section.home-database .field--name-field-database-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-database .field--name-field-database-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#69cdcf}article.node--type-frontpage .node__content>section.home-database .cards-list-home{position:relative;max-height:580px;overflow-y:hidden}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul{width:100%;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-between}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-database .cards-list-home ul{justify-content:space-around}}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li{padding:0 0 6.5px 0;box-sizing:border-box;width:102.5px;height:147.5px;position:relative;list-style:none;margin:0}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li .card{width:100%;height:100%}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li .card .field--name-field-short-description{font-size:0.656em;line-height:1.2}article.node--type-frontpage .node__content>section.home-showrooms{background-color:#50aa3c}article.node--type-frontpage .node__content>section.home-showrooms .field--name-field-showroom-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-showrooms .field--name-field-showroom-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#50aa3c}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{overflow:hidden;position:relative;display:grid;grid-template-rows:1fr}@media only screen and (max-width: 1526px){article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{grid-template-columns:1fr}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item{grid-column:1}}@media only screen and (min-width: 1527px){article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{grid-template-columns:1fr 1fr;grid-gap:1em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item:nth-child(odd){grid-column:1}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item:nth-child(even){grid-column:2}}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item{grid-row:1;opacity:0;transition:all 2s ease-out}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item.active{opacity:1}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term{position:relative;width:100%;height:100%}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term div.visuel{width:100%;padding-bottom:5em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term div.visuel img{max-width:100%;height:auto}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:1em 0 0;background-color:#50aa3c;color:#fff}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text h2,article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text p{margin:0}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text h2{font-size:2em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address br{display:none}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address span:not(:nth-last-of-type(1)){margin-right:0.4em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address span:not(:nth-last-of-type(1)):after{padding-left:0.5em;content:"⋅"}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-phone{display:inline-block;margin-right:0.4em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-phone:after{padding-left:0.5em;content:"⋅"}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-email{display:inline-block}article.node--type-frontpage .node__content>section.home-blabla{background-color:#9458aa}article.node--type-frontpage .node__content>section.home-blabla .field--name-field-blabla-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-blabla .field--name-field-blabla-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#9458aa}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home{position:relative;overflow-y:hidden;max-height:315px}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul{width:100%;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-between}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li{padding:0 0 13px 0;box-sizing:border-box;width:205px;position:relative;list-style:none;margin:0;overflow:hidden}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li .card{width:100%;height:auto}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li .card .field--name-title{font-size:0.756em;line-height:0.9}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-blabla .cards-list-home{max-height:386px}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul{justify-content:space-around}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li{flex:0 3 45%}}article.node--type-frontpage .node__content>section.home-pricing>h3{text-align:center;text-transform:capitalize;padding:0.7em 0 0.3em 0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing>h3{text-align:left;padding:0 0.4em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch{text-align:center}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch p{margin:0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch{text-align:left}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch p{padding:0.5em 1em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing{display:flex;flex-flow:row nowrap;justify-content:center;padding-bottom:1em}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing p{flex:0 0 410px;padding:1em;margin:0;text-align:center}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing{flex-flow:column;justify-content:flex-start}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing p{flex:0 0 auto;text-align:left;padding:0 1em 0.5em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference{display:flex;flex-flow:row nowrap}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference{flex-flow:column;justify-content:flex-start}}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item{flex:0 0 50%;text-align:center;padding:2em 0;color:#fff;position:relative;height:18em}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item a.btn{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(1){background-color:#69cdcf}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(1) a.btn{color:#69cdcf}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(2){background-color:#ff9f50}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(2) a.btn{color:#ff9f50}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item>article{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-weight:600;line-height:0.7;padding-bottom:0.1em;text-align:center;word-spacing:30000px}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body{padding:0.5em}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body p{margin:0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item{flex:0 0 auto;padding:0}}.infinite-loading-container .infinite-status-prompt i[class^="loading-"]{width:15px;height:15px}.cards-list{position:relative}.cards-list .search-info{font-size:0.756em;font-weight:500;margin:0;padding:0 0 0.5em 0}@media (orientation: landscape) and (max-width: 872px){.cards-list .search-info{display:none}}.cards-list>ul{margin:0;padding:0;width:calc(100% + 13px)}.cards-list>ul>li{list-style:none;margin:0 13px 13px 0;padding:0;display:inline-block;vertical-align:top}@media (max-width: 654px){.cards-list>ul{display:flex;flex-flow:row wrap;justify-content:space-around;width:100%}.cards-list>ul>li{flex:0 1 48%;margin:0 0 0.5em 0;filter:drop-shadow(0 0 3px #aaa)}.cards-list>ul>li>article{width:100%;height:auto;box-shadow:none}#base .cards-list>ul>li>article>section.images{height:auto}.cards-list>ul>li>article>section.images>figure{position:relative}.cards-list>ul>li>article>section.images>figure:not(:first-child){display:none}.cards-list>ul>li>article>section.images>figure img:not(.blank){width:100%;height:auto}.cards-list>ul>li>article>section.images>figure img.blank{top:0;bottom:0;left:0;right:0}}article.card{position:relative;box-shadow:0 0 5px rgba(0,0,0,0.2);width:205px;height:295px}article.card.article{width:423px;height:295px}article.card.article section.images a{display:block}article.card.minicard{height:100px;width:170px;height:100px;margin:auto}article.card.minicard>header{padding:0.3em 0.3em 0.1em;cursor:pointer}article.card.minicard>header h1{margin:0;font-size:1em}article.card.minicard>header h4{margin:0;line-height:1.1;margin-bottom:-0.4em}article.card.minicard>header span.ref{line-height:0.5}article.card.minicard>nav.tools{padding:0 0.2em;background:rgba(255,255,255,0.8)}article.card.minicard>nav.tools .mdi.unflag{cursor:pointer}@media (hover: hover){article.card.minicard>nav.tools .tool.samples:hover .tool-content{max-width:140px}}article.card.minicard>nav.tools .tool.samples.tapped .tool-content{max-width:140px}article.card.linkedmaterialcard{width:190px;height:110px}article.card.linkedmaterialcard>header{padding:0.3em 0.3em 0.1em;cursor:pointer}article.card.linkedmaterialcard>header h1{margin:0;font-size:1em}article.card.linkedmaterialcard>header h4{margin:0;line-height:1.1;margin-bottom:-0.4em}article.card.linkedmaterialcard>header span.ref{line-height:0.5}article.card.linkedmaterialcard>nav.tools{top:auto;bottom:0;padding:0 0.2em;background:transparent}article.card.linkedmaterialcard>nav.tools .mdi.unflag{cursor:pointer}article.card header{position:absolute;bottom:0;z-index:10;color:#000;background-color:rgba(255,255,255,0.8);padding:0.3em 0.3em;box-sizing:border-box;width:100%}article.card header h1,article.card header h4{margin:0;padding:0}article.card header h1{font-size:1.3em;font-weight:700;line-height:0.85;margin-bottom:0.2em}article.card header h4{font-size:0.882em;font-weight:300;line-height:1.1;margin-bottom:-0.2em}article.card header span.ref{font-size:0.693em;font-weight:300;line-height:1}article.card.card-thematique header{background-color:rgba(105,205,207,0.9)}article.card nav.tools{position:absolute;top:0;right:0;z-index:21;width:15px;background-color:#fff;box-sizing:content-box;padding:0.3em 0.1em;opacity:0;transition:opacity 0.2s ease-in-out}article.card nav.tools>*{overflow:visible;position:relative}article.card nav.tools>* span.btn{overflow:hidden;font-size:0.882em}article.card nav.tools>* .tool-content{position:absolute;top:0px;right:100%;width:180px;box-sizing:border-box;padding:0;background-color:#fff;box-shadow:-2px 3px 8px rgba(0,0,0,0.5);opacity:0;max-height:0;max-width:0;overflow:hidden;transition:all 0.2s ease-in-out;transition-delay:0.1s}@media (hover: hover){article.card nav.tools>*:hover .tool-content{transition:all 0.3s ease-in-out;opacity:1;padding:0.3em;max-height:195px;max-width:200px}}article.card nav.tools>*.tapped .tool-content{transition:all 0.3s ease-in-out;opacity:1;padding:0.3em;max-height:195px;max-width:200px}@media (max-width: 654px){article.card nav.tools{width:23px}article.card nav.tools>*>span.btn,article.card nav.tools>*>a{font-size:1.2em}}article.card nav.tools .tool.flags .tool-content ul{display:flex;flex-flow:row wrap}article.card nav.tools .tool.flags .tool-content ul li{padding:0 0.5em 0 0}article.card nav.tools .tool.flags span.flag{cursor:pointer;font-size:0.756em;color:#bbb;transition:color 0.3s ease-in-out}@media (hover: hover){article.card nav.tools .tool.flags span.flag:hover{color:#1a1a1a}}article.card nav.tools .tool.flags span.flag.tapped{color:#1a1a1a}article.card nav.tools .tool.flags span.flag.isActive{color:#1a1a1a}article.card nav.tools .tool.flags li.create-flag{margin-top:0.2em;padding:0}article.card nav.tools .tool.flags li.create-flag input{align-self:flex-end;border:1px solid #bbb;border-radius:5px;width:calc(100% - 2em);font-size:0.8em}article.card nav.tools .tool.flags li.create-flag span.add-btn{align-self:flex-end;color:#bbb;font-size:1em;transition:all 0.2s ease-in-out}article.card nav.tools .tool.flags li.create-flag span.add-btn.active{cursor:pointer;color:#1a1a1a}article.card nav.tools .tool.flags li.create-flag span.add-btn.loading:before{animation:rotating 2s linear infinite}article.card nav.tools .tool.samples .tool-content{font-size:0.756em}article.card nav.tools .tool.samples .tool-content ul li{font-weight:bold}article.card nav.tools .tool.samples .tool-content ul li span.showroom{font-weight:400}@media (hover: hover){article.card:hover nav.tools{opacity:1}}article.card.tapped nav.tools{opacity:1}article.card section.images{position:relative}article.card section.images,article.card section.images *{width:100%;height:100%}article.card section.images figure{cursor:pointer;margin:0;position:absolute;top:0;left:0;transition:opacity 0.2s ease-in-out}article.card section.images figure:first-of-type{z-index:5}article.card section.images figure.show{opacity:1;z-index:6}article.card section.images figure.hide{opacity:0}article.card section.images figure img.blank{position:absolute;top:0;left:0;z-index:20}article.card.search-card>header{cursor:pointer}article.card.modal-card{display:flex;flex-flow:row-reverse nowrap;width:850px;height:610px}article.card.modal-card>.col{flex-basis:50%}@media (orientation: portrait) and (max-width: 654px){article.card.modal-card{flex-flow:column;width:100%;height:100%;overflow-y:auto}article.card.modal-card>.col-right{flex:0 0 auto}article.card.modal-card>.col-left{flex:0 0 100%}}@media (orientation: landscape) and (max-width: 872px){article.card.modal-card{width:100%;height:100%}article.card.modal-card>.col-right{height:100%;overflow-y:auto}}article.card.modal-card section.col-right>*:not(nav.tools){position:relative;padding:0.3em 20px 0 0.5em;box-sizing:border-box;width:100%}article.card.modal-card section.col-right>header{bottom:auto}article.card.modal-card section.col-right span.label{font-size:0.693em;font-weight:500}article.card.modal-card section.col-right section.body p{font-size:0.693em;font-weight:300;line-height:1.35;margin:0 0 0.3em}article.card.modal-card section.col-right .vsa-list{padding:0;border:none;--vsa-heading-padding: 0 0;--vsa-content-padding: 0 0 0.5em;--vsa-default-icon-size: 0.3;--vsa-border-width: 0;--vsa-text-color: #1A1A1A;--vsa-highlight-color: #fff;--vsa-bg-color: #fff}article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:focus .vsa-item__trigger__icon--is-default::after,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:focus .vsa-item__trigger__icon--is-default::before,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:hover .vsa-item__trigger__icon--is-default::after,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:hover .vsa-item__trigger__icon--is-default::before{background-color:var(--vsa-text-color)}article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger{height:2em}article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:hover,article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:focus{color:var(--vsa-text-color)}article.card.modal-card section.col-right .vsa-list .vsa-item[data-vsa-active="false"] .vsa-item__heading{padding-bottom:0.2em;margin-bottom:0.2em;border-bottom:0.5px dotted #1A1A1A}article.card.modal-card section.col-right section.linked-materials>ul{display:flex;flex-flow:row wrap;justify-content:space-between}article.card.modal-card section.col-right section.linked-materials>ul>li{flex-basis:0 0 50%;margin-bottom:0.5em}article.card.modal-card section.col-right nav.tools{opacity:1}article.card.modal-card section.col-right nav.tools section.close span.btn.mdi-close{cursor:pointer}article.card.modal-card section.col-right nav.tools div.tool-content{min-width:385px}@media (max-width: 654px){article.card.modal-card section.col-right nav.tools div.tool-content{min-width:80vw}}article.card.modal-card section.col-right section.tool.samples div.tool-content ul{font-size:0.756em;font-weight:300}article.card.modal-card section.col-right section.tool.samples div.tool-content ul li{padding-right:0.5em}article.card.modal-card section.col-right section.tool.samples div.tool-content ul li span.showroom{font-weight:500}@media (hover: hover){article.card.modal-card section.col-right section.tool.note:hover div.tool-content{max-height:370px}}article.card.modal-card section.col-right section.tool.note.tapped div.tool-content{max-height:370px}article.card.modal-card section.col-right section.tool.note div.tool-content textarea,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:focus,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:focus-visible,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:active{resize:none;width:99%;height:350px;margin:0;padding:0.3em;border:1px solid #ccc;border-radius:3px;outline:none;box-sizing:border-box}article.card.modal-card section.col-right section.industriels{display:flex;flex-flow:row}article.card.modal-card section.col-right section.industriels>section{flex:0 0 50%}article.card.modal-card section.col-right section.industriels>section ul li{padding:0.1em 0 .4em 0}article.card.modal-card section.col-right section.industriels>section h2{margin:0;font-size:1em;line-height:1}article.card.modal-card section.col-right section.industriels>section p{margin:0;font-size:0.756em}article.card.modal-card section.col-right section.attachments a{margin:0;font-size:0.882em;line-height:0.6}article.card.modal-card section.col-right section.attachments a span{font-size:0.8em}article.card.modal-card section.col-right section.attachments p{margin:0;font-size:0.882em}.vm--modale-card{position:relative}@media (min-width: 655px){.vm--modale-card{max-width:850px;max-height:610px;left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important}}.vm--overlay{background:rgba(0,0,0,0.5) !important}#main-content>article.thematique div.cols{display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width: 654px){#main-content>article.thematique div.cols{flex-wrap:wrap}}#main-content>article.thematique div.cols div.col-left{padding:0 13px 13px 0;flex:0 0 423px}#main-content>article.thematique div.col-left section.body{background-color:#69cdcf;padding:0.5em 1em 1em}#main-content>article.thematique div.col-left section.visuel img{width:100%}#main-content>article.thematique aside.linked-materials div.card-list>ul{width:calc(100% + 13px)}#main-content>article.thematique aside.linked-materials div.card-list>ul>li{display:inline-block;vertical-align:top;width:205px;margin:0 13px 13px 0}#main-content>article.thematique aside.linked-materials h3.field__label{font-size:1em;font-weight:500;margin:2em 0 1em 0}#main-content>article.thematique aside.linked-materials h1.title{font-size:1em;font-weight:400}#main-content>article.thematique aside.linked-materials h3.ref{font-size:0.756em;font-weight:600}#main-content>article.thematique aside.linked-materials h2.description{font-size:0.756em;font-weight:400}@media (min-width: 655px){#main-content>article.article div.cols{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(6, 1fr);grid-gap:1em}#main-content>article.article div.cols div.col-left{grid-column:1}#main-content>article.article div.cols div.col-right{grid-column:2/6}}@media (max-width: 654px){#main-content>article.article div.cols{padding:1em;box-sizing:border-box}#main-content>article.article div.cols .accroche figure{width:100%}}#main-content>article.article section.accroche figure{width:423px;margin:0 13px 0 0}#main-content>article.article section.accroche figure img{width:100%}#main-content>article.article section.taxonomy{margin:1em 0}#main-content>article.article section.taxonomy ul{margin:0}#main-content>article.article section.taxonomy li{display:inline-block;padding:0 0.5em 0 0}#main-content>article.article div.gallery-wrapper .image{display:inline-block;width:205px;margin:0 13px 7.8px 0;height:147.5px;background-size:cover}@media (max-width: 654px){#main-content>article.article div.gallery-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between}#main-content>article.article div.gallery-wrapper .image{display:block;flex:0 1 48%;margin:0 0 7.8px 0}}@media (min-width: 655px){#main-content>article.article aside.linked-materials ul{width:calc(100% + 13px)}#main-content>article.article aside.linked-materials ul li{display:inline-block;vertical-align:top;width:205px;margin:0 13px 13px 0}}#main-content>article.article aside.linked-materials h3.field__label{font-size:1em;font-weight:500;margin:2em 0 1em 0}#main-content>article.article aside.linked-materials h1.title{font-size:1em;font-weight:400}#main-content>article.article aside.linked-materials h3.ref{font-size:0.756em;font-weight:600}#main-content>article.article aside.linked-materials h2.description{font-size:0.756em;font-weight:400}@media (max-width: 654px){#main-content>article.article nav.prevnext{padding:0 1em}}#main-content>article.article nav.prevnext.bottom{margin:2em 0}#main-content>article.article nav.prevnext ul{padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr}#main-content>article.article nav.prevnext li{padding:0;margin:0;list-style:none}#main-content>article.article nav.prevnext li a{font-size:0.756em;font-weight:700;line-height:1.3;display:block;position:relative;padding:0 1em}#main-content>article.article nav.prevnext li:nth-child(1){grid-column:1}#main-content>article.article nav.prevnext li:nth-child(1) a:before{content:'\021A4';position:absolute;left:0}#main-content>article.article nav.prevnext li:nth-child(2){grid-column:2;text-align:right}#main-content>article.article nav.prevnext li:nth-child(2) a:after{content:'\021A6';position:absolute;right:0}#showrooms{width:calc(100% + 13px)}#showrooms article.showroom{width:423px;display:inline-block;vertical-align:top;margin:0 13px 13px 0}#showrooms article.showroom h1{margin:0;font-weight:4}#showrooms article.showroom p{margin:0}#showrooms article.showroom figure{margin:0}#showrooms article.showroom figure img{max-width:100%}#main-content>#pricing,#main-content .view-pricing-products .view-content{display:flex;flex-flow:row nowrap}#main-content>#pricing article.product,#main-content>#pricing .views-row,#main-content .view-pricing-products .view-content article.product,#main-content .view-pricing-products .view-content .views-row{flex:0 0 50%;text-align:center;padding:2em 0}#main-content>#pricing article.product>header,#main-content>#pricing .views-row>header,#main-content .view-pricing-products .view-content article.product>header,#main-content .view-pricing-products .view-content .views-row>header{padding-bottom:1.3em}#main-content>#pricing article.product>header h1,#main-content>#pricing article.product .views-field-title,#main-content>#pricing .views-row>header h1,#main-content>#pricing .views-row .views-field-title,#main-content .view-pricing-products .view-content article.product>header h1,#main-content .view-pricing-products .view-content article.product .views-field-title,#main-content .view-pricing-products .view-content .views-row>header h1,#main-content .view-pricing-products .view-content .views-row .views-field-title{font-size:4em;line-height:0.6;color:#fff;text-align:center;word-spacing:30000px}#main-content>#pricing article.product section.content,#main-content>#pricing article.product .views-field-body,#main-content>#pricing .views-row section.content,#main-content>#pricing .views-row .views-field-body,#main-content .view-pricing-products .view-content article.product section.content,#main-content .view-pricing-products .view-content article.product .views-field-body,#main-content .view-pricing-products .view-content .views-row section.content,#main-content .view-pricing-products .view-content .views-row .views-field-body{color:#fff}#main-content>#pricing article.product section.content .description,#main-content>#pricing article.product .views-field-body .description,#main-content>#pricing .views-row section.content .description,#main-content>#pricing .views-row .views-field-body .description,#main-content .view-pricing-products .view-content article.product section.content .description,#main-content .view-pricing-products .view-content article.product .views-field-body .description,#main-content .view-pricing-products .view-content .views-row section.content .description,#main-content .view-pricing-products .view-content .views-row .views-field-body .description{font-size:1.134em}#main-content>#pricing article.product section.content .description p,#main-content>#pricing article.product .views-field-body .description p,#main-content>#pricing .views-row section.content .description p,#main-content>#pricing .views-row .views-field-body .description p,#main-content .view-pricing-products .view-content article.product section.content .description p,#main-content .view-pricing-products .view-content article.product .views-field-body .description p,#main-content .view-pricing-products .view-content .views-row section.content .description p,#main-content .view-pricing-products .view-content .views-row .views-field-body .description p{margin:0.3em}#main-content>#pricing article.product aside,#main-content>#pricing .views-row aside,#main-content .view-pricing-products .view-content article.product aside,#main-content .view-pricing-products .view-content .views-row aside{padding:1em 0}#main-content>#pricing article.product aside .variation,#main-content>#pricing .views-row aside .variation,#main-content .view-pricing-products .view-content article.product aside .variation,#main-content .view-pricing-products .view-content .views-row aside .variation{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end}#main-content>#pricing article.product aside .variation div.variation-description,#main-content>#pricing .views-row aside .variation div.variation-description,#main-content .view-pricing-products .view-content article.product aside .variation div.variation-description,#main-content .view-pricing-products .view-content .views-row aside .variation div.variation-description{flex:0 0 6.7em;font-size:2.012em;font-weight:800;color:#fff}#main-content>#pricing article.product aside .variation div.variation-description p,#main-content>#pricing .views-row aside .variation div.variation-description p,#main-content .view-pricing-products .view-content article.product aside .variation div.variation-description p,#main-content .view-pricing-products .view-content .views-row aside .variation div.variation-description p{margin:0;text-align:left}#main-content>#pricing article.product aside .variation button,#main-content>#pricing .views-row aside .variation button,#main-content .view-pricing-products .view-content article.product aside .variation button,#main-content .view-pricing-products .view-content .views-row aside .variation button{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff}#main-content>#pricing article.product:nth-child(1),#main-content>#pricing .views-row:nth-child(1),#main-content .view-pricing-products .view-content article.product:nth-child(1),#main-content .view-pricing-products .view-content .views-row:nth-child(1){background-color:#69cdcf}#main-content>#pricing article.product:nth-child(1) aside .variation button,#main-content>#pricing .views-row:nth-child(1) aside .variation button,#main-content .view-pricing-products .view-content article.product:nth-child(1) aside .variation button,#main-content .view-pricing-products .view-content .views-row:nth-child(1) aside .variation button{color:#69cdcf}#main-content>#pricing article.product:nth-child(2),#main-content>#pricing .views-row:nth-child(2),#main-content .view-pricing-products .view-content article.product:nth-child(2),#main-content .view-pricing-products .view-content .views-row:nth-child(2){background-color:#ff9f50}#main-content>#pricing article.product:nth-child(2) aside .variation button,#main-content>#pricing .views-row:nth-child(2) aside .variation button,#main-content .view-pricing-products .view-content article.product:nth-child(2) aside .variation button,#main-content .view-pricing-products .view-content .views-row:nth-child(2) aside .variation button{color:#ff9f50}@media (max-width: 654px){#main-content>#pricing,#main-content .view-pricing-products .view-content{flex-flow:column}#main-content>#pricing article.product,#main-content>#pricing .views-row,#main-content .view-pricing-products .view-content article.product,#main-content .view-pricing-products .view-content .views-row{flex:0 1 auto}}.modal{position:relative}#pricing-modal-login-register{position:relative;width:100%;text-align:left}#pricing-modal-login-register h2{margin:0.4em 0 1.1em;padding-right:4em;font-size:1.2em;font-weight:300}#pricing-modal-login-register #login-register{width:100%;display:flex;flex-flow:row nowrap}#pricing-modal-login-register #login-register>section{flex:0 0 250px}#pricing-modal-login-register #login-register>section form .form-item,#pricing-modal-login-register #login-register>section form .form-actions{margin:0.5em 0;max-width:none}#pricing-modal-login-register #login-register>section form .form-type-email,#pricing-modal-login-register #login-register>section form .form-type-password,#pricing-modal-login-register #login-register>section form .form-actions{display:block}#pricing-modal-login-register #login-register>section form input[type="email"],#pricing-modal-login-register #login-register>section form input[type="password"]{max-width:11em}#pricing-modal-login-register #login-register>section form#user-login-form #edit-pass--description,#pricing-modal-login-register #login-register>section form #edit-pass-pass1--description{display:block;max-width:16em;font-size:0.693em}#pricing-modal-login-register #login-register>section form span.login-message,#pricing-modal-login-register #login-register>section form span.register-message{color:red;font-size:0.693em;line-height:1.2;display:block;padding:0.8em 0 0 0}#pricing-modal-login-register #login-register>section form span.login-message[v-if="loginMessage"],#pricing-modal-login-register #login-register>section form span.register-message[v-if="registerMessage"]{display:none}@media (max-width: 654px){#pricing-modal-login-register{height:100%;overflow-y:auto}#pricing-modal-login-register #login-register{flex-flow:column}#pricing-modal-login-register #login-register>section{flex:0 0 auto}#pricing-modal-login-register #login-register>section form input[type="email"],#pricing-modal-login-register #login-register>section form input[type="password"]{max-width:90%;width:90%}#pricing-modal-login-register #login-register>section form#user-login-form #edit-pass--description,#pricing-modal-login-register #login-register>section form #edit-pass-pass1--description{max-width:90%;width:90%}#pricing-modal-login-register #login-register>section.login{padding-bottom:0.5em}}@media (orientation: landscape) and (max-width: 872px){#pricing-modal-login-register h2{margin:0 0 0.5em}}@media (max-width: 654px){#pricing .overlay>.modal{width:95% !important;height:95% !important}}#main-content form.commerce-checkout-flow{max-width:641px}#main-content form.commerce-checkout-flow .layout-checkout-form{display:flex;flex-flow:column}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main{width:100%;float:none;order:2;background-color:#ff9f50;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main label,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main legend,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset#edit-review-contact-information,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset#edit-review-payment-information{color:#fff}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset{border:none;margin:0;padding:0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset legend{font-size:1.5em;font-weight:600;margin-bottom:0.5em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item{margin:0 0 0.5em 0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main label{display:inline-block;font-weight:bold;min-width:10em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main input[type="text"]{width:20em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form{display:inline-block;background-color:#fff;color:#1A1A1A;border-radius:5px;padding:1em;margin:0 0 1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item{display:flex;align-items:center;flex-flow:row nowrap}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item label{color:#777}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item .form-text{background-color:#fff;border-radius:3px}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line2{padding-left:10.25em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book{display:none}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary{width:100%;float:none;order:1}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary>h3{display:none}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary{background-color:#69cdcf;color:#fff;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .view-commerce-checkout-order-summary{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .field--name-product-id .field--name-title{font-size:2.5em;font-weight:800}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .field--name-title{font-size:1.5em;font-weight:600}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary p{margin:0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption{background-color:#50aa3c;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper{display:flex;flex-flow:row;align-items:center}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item{margin:0 0.5em 0 0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item label{color:#fff;font-size:1.5em;font-weight:600;margin-right:0.5em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item input[type="text"]{width:7em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper input[type="submit"]{background-color:#fff;color:#50aa3c;border:none;margin:0;padding:0.1em 0.7em;box-sizing:content-box;height:2em;font-weight:800;border-radius:5px}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer{float:none;width:100%;padding:0;order:3}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer #edit-actions{text-align:right}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer input#edit-actions-next{background-color:#9458aa;color:#fff;border:none;border-radius:5px;padding:0.2em 0.4em 0.3em;font-weight:600;font-size:1.323em}form#user-pass input.form-email{max-width:95%}body:not(.path-home) footer[role="contentinfo"]{display:none}footer[role="contentinfo"] #block-materiosimplenewssubscription form{display:flex;flex-flow:row nowrap;align-items:center;font-size:0.756em}footer[role="contentinfo"] #block-materiosimplenewssubscription form>*{margin-right:0.5em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions{display:flex;flex-flow:row nowrap}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions>*{margin-right:0.5em;display:flex;flex-flow:row nowrap;align-items:center}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions input{margin-right:0.3em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-mail-wrapper input[type="email"]{width:10em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-actions--2 input[type="submit"]{border:none;background:none;background-color:#69cdcf;border-radius:5px;color:#fff;padding:0.45em 1em;font-weight:700} +body{background:white;color:#1A1A1A}a{color:inherit;text-decoration:none}a,a:focus,a:active{outline:none}a:focus{-moz-outline-style:none}ul{margin:0;padding:0}ul li{margin:0;padding:0;list-style:none}h1,h2,h3,h4,h5,h6{margin:0}p a{position:relative}p a:not(.btn):after{content:'';position:absolute;top:1em;left:0;width:100%;border-bottom:1px dotted #000}input[type="text"],input[type="email"],input[type="tel"],input[type="password"]{border-radius:5px;border:0.5px solid #aaa;padding:0.3em 0.4em}input[type="text"]:focus,input[type="email"]:focus,input[type="tel"]:focus,input[type="password"]:focus{outline:none;box-shadow:0 0 2px 1px #8bc4ff}.col-1,.small-col-1,.med-col-1,.large-col-1,.col-2,.small-col-2,.med-col-2,.large-col-2,.col-3,.small-col-3,.med-col-3,.large-col-3,.col-4,.small-col-4,.med-col-4,.large-col-4,.col-5,.small-col-5,.med-col-5,.large-col-5,.col-6,.small-col-6,.med-col-6,.large-col-6,.col-7,.small-col-7,.med-col-7,.large-col-7,.col-8,.small-col-8,.med-col-8,.large-col-8,.col-9,.small-col-9,.med-col-9,.large-col-9,.col-10,.small-col-10,.med-col-10,.large-col-10,.col-11,.small-col-11,.med-col-11,.large-col-11,.col-12,.small-col-12,.med-col-12,.large-col-12,.col-1-offset-1,.col-1-offset-2,.col-1-offset-3,.col-1-offset-4,.col-1-offset-5,.col-1-offset-6,.col-1-offset-7,.col-1-offset-8,.col-1-offset-9,.col-1-offset-10,.col-1-offset-11,.col-2-offset-1,.col-2-offset-2,.col-2-offset-3,.col-2-offset-4,.col-2-offset-5,.col-2-offset-6,.col-2-offset-7,.col-2-offset-8,.col-2-offset-9,.col-2-offset-10,.col-3-offset-1,.col-3-offset-2,.col-3-offset-3,.col-3-offset-4,.col-3-offset-5,.col-3-offset-6,.col-3-offset-7,.col-3-offset-8,.col-3-offset-9,.col-4-offset-1,.col-4-offset-2,.col-4-offset-3,.col-4-offset-4,.col-4-offset-5,.col-4-offset-6,.col-4-offset-7,.col-4-offset-8,.col-5-offset-1,.col-5-offset-2,.col-5-offset-3,.col-5-offset-4,.col-5-offset-5,.col-5-offset-6,.col-5-offset-7,.col-6-offset-1,.col-6-offset-2,.col-6-offset-3,.col-6-offset-4,.col-6-offset-5,.col-6-offset-6,.col-7-offset-1,.col-7-offset-2,.col-7-offset-3,.col-7-offset-4,.col-7-offset-5,.col-8-offset-1,.col-8-offset-2,.col-8-offset-3,.col-8-offset-4,.col-9-offset-1,.col-9-offset-2,.col-9-offset-3,.col-10-offset-1,.col-10-offset-2,.col-11-offset-1{width:100%;float:left;box-sizing:border-box}.row{position:relative}.row:after{content:"";clear:both;display:block}.col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.col-1:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.small-col-1:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.med-col-1:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-1{padding-left:0em;padding-right:1em;margin-left:0%;width:8.33333%}.large-col-1:last-child{padding-right:0}}.col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.col-2:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.small-col-2:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.med-col-2:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-2{padding-left:0em;padding-right:1em;margin-left:0%;width:16.66667%}.large-col-2:last-child{padding-right:0}}.col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.col-3:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.small-col-3:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.med-col-3:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-3{padding-left:0em;padding-right:1em;margin-left:0%;width:25%}.large-col-3:last-child{padding-right:0}}.col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.col-4:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.small-col-4:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.med-col-4:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-4{padding-left:0em;padding-right:1em;margin-left:0%;width:33.33333%}.large-col-4:last-child{padding-right:0}}.col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.col-5:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.small-col-5:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.med-col-5:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-5{padding-left:0em;padding-right:1em;margin-left:0%;width:41.66667%}.large-col-5:last-child{padding-right:0}}.col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.col-6:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.small-col-6:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.med-col-6:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-6{padding-left:0em;padding-right:1em;margin-left:0%;width:50%}.large-col-6:last-child{padding-right:0}}.col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.col-7:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.small-col-7:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.med-col-7:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-7{padding-left:0em;padding-right:1em;margin-left:0%;width:58.33333%}.large-col-7:last-child{padding-right:0}}.col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.col-8:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.small-col-8:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.med-col-8:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-8{padding-left:0em;padding-right:1em;margin-left:0%;width:66.66667%}.large-col-8:last-child{padding-right:0}}.col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.col-9:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.small-col-9:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.med-col-9:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-9{padding-left:0em;padding-right:1em;margin-left:0%;width:75%}.large-col-9:last-child{padding-right:0}}.col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.col-10:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.small-col-10:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.med-col-10:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-10{padding-left:0em;padding-right:1em;margin-left:0%;width:83.33333%}.large-col-10:last-child{padding-right:0}}.col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.col-11:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.small-col-11:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.med-col-11:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-11{padding-left:0em;padding-right:1em;margin-left:0%;width:91.66667%}.large-col-11:last-child{padding-right:0}}.col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.col-12:last-child{padding-right:0}@media only screen and (max-width: 768px){.small-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.small-col-12:last-child{padding-right:0}}@media only screen and (min-width: 769px) and (max-width: 1080px){.med-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.med-col-12:last-child{padding-right:0}}@media only screen and (min-width: 1081px){.large-col-12{padding-left:0em;padding-right:0;margin-left:0%;width:100%}.large-col-12:last-child{padding-right:0}}.col-1-offset-1{padding-left:1em;padding-right:1em;margin-left:8.33333%;width:8.33333%}.col-1-offset-1:last-child{padding-right:0}.col-1-offset-2{padding-left:2em;padding-right:1em;margin-left:16.66667%;width:8.33333%}.col-1-offset-2:last-child{padding-right:0}.col-1-offset-3{padding-left:3em;padding-right:1em;margin-left:25%;width:8.33333%}.col-1-offset-3:last-child{padding-right:0}.col-1-offset-4{padding-left:4em;padding-right:1em;margin-left:33.33333%;width:8.33333%}.col-1-offset-4:last-child{padding-right:0}.col-1-offset-5{padding-left:5em;padding-right:1em;margin-left:41.66667%;width:8.33333%}.col-1-offset-5:last-child{padding-right:0}.col-1-offset-6{padding-left:6em;padding-right:1em;margin-left:50%;width:8.33333%}.col-1-offset-6:last-child{padding-right:0}.col-1-offset-7{padding-left:7em;padding-right:1em;margin-left:58.33333%;width:8.33333%}.col-1-offset-7:last-child{padding-right:0}.col-1-offset-8{padding-left:8em;padding-right:1em;margin-left:66.66667%;width:8.33333%}.col-1-offset-8:last-child{padding-right:0}.col-1-offset-9{padding-left:9em;padding-right:1em;margin-left:75%;width:8.33333%}.col-1-offset-9:last-child{padding-right:0}.col-1-offset-10{padding-left:10em;padding-right:1em;margin-left:83.33333%;width:8.33333%}.col-1-offset-10:last-child{padding-right:0}.col-1-offset-11{padding-left:11em;padding-right:1em;margin-left:91.66667%;width:8.33333%}.col-1-offset-11:last-child{padding-right:0}.col-2-offset-1{padding-left:1em;padding-right:1em;margin-left:16.66667%;width:16.66667%}.col-2-offset-1:last-child{padding-right:0}.col-2-offset-2{padding-left:2em;padding-right:1em;margin-left:33.33333%;width:16.66667%}.col-2-offset-2:last-child{padding-right:0}.col-2-offset-3{padding-left:3em;padding-right:1em;margin-left:50%;width:16.66667%}.col-2-offset-3:last-child{padding-right:0}.col-2-offset-4{padding-left:4em;padding-right:1em;margin-left:66.66667%;width:16.66667%}.col-2-offset-4:last-child{padding-right:0}.col-2-offset-5{padding-left:5em;padding-right:1em;margin-left:83.33333%;width:16.66667%}.col-2-offset-5:last-child{padding-right:0}.col-2-offset-6{padding-left:6em;padding-right:1em;margin-left:100%;width:16.66667%}.col-2-offset-6:last-child{padding-right:0}.col-2-offset-7{padding-left:7em;padding-right:1em;margin-left:116.66667%;width:16.66667%}.col-2-offset-7:last-child{padding-right:0}.col-2-offset-8{padding-left:8em;padding-right:1em;margin-left:133.33333%;width:16.66667%}.col-2-offset-8:last-child{padding-right:0}.col-2-offset-9{padding-left:9em;padding-right:1em;margin-left:150%;width:16.66667%}.col-2-offset-9:last-child{padding-right:0}.col-2-offset-10{padding-left:10em;padding-right:1em;margin-left:166.66667%;width:16.66667%}.col-2-offset-10:last-child{padding-right:0}.col-3-offset-1{padding-left:1em;padding-right:1em;margin-left:25%;width:25%}.col-3-offset-1:last-child{padding-right:0}.col-3-offset-2{padding-left:2em;padding-right:1em;margin-left:50%;width:25%}.col-3-offset-2:last-child{padding-right:0}.col-3-offset-3{padding-left:3em;padding-right:1em;margin-left:75%;width:25%}.col-3-offset-3:last-child{padding-right:0}.col-3-offset-4{padding-left:4em;padding-right:1em;margin-left:100%;width:25%}.col-3-offset-4:last-child{padding-right:0}.col-3-offset-5{padding-left:5em;padding-right:1em;margin-left:125%;width:25%}.col-3-offset-5:last-child{padding-right:0}.col-3-offset-6{padding-left:6em;padding-right:1em;margin-left:150%;width:25%}.col-3-offset-6:last-child{padding-right:0}.col-3-offset-7{padding-left:7em;padding-right:1em;margin-left:175%;width:25%}.col-3-offset-7:last-child{padding-right:0}.col-3-offset-8{padding-left:8em;padding-right:1em;margin-left:200%;width:25%}.col-3-offset-8:last-child{padding-right:0}.col-3-offset-9{padding-left:9em;padding-right:1em;margin-left:225%;width:25%}.col-3-offset-9:last-child{padding-right:0}.col-4-offset-1{padding-left:1em;padding-right:1em;margin-left:33.33333%;width:33.33333%}.col-4-offset-1:last-child{padding-right:0}.col-4-offset-2{padding-left:2em;padding-right:1em;margin-left:66.66667%;width:33.33333%}.col-4-offset-2:last-child{padding-right:0}.col-4-offset-3{padding-left:3em;padding-right:1em;margin-left:100%;width:33.33333%}.col-4-offset-3:last-child{padding-right:0}.col-4-offset-4{padding-left:4em;padding-right:1em;margin-left:133.33333%;width:33.33333%}.col-4-offset-4:last-child{padding-right:0}.col-4-offset-5{padding-left:5em;padding-right:1em;margin-left:166.66667%;width:33.33333%}.col-4-offset-5:last-child{padding-right:0}.col-4-offset-6{padding-left:6em;padding-right:1em;margin-left:200%;width:33.33333%}.col-4-offset-6:last-child{padding-right:0}.col-4-offset-7{padding-left:7em;padding-right:1em;margin-left:233.33333%;width:33.33333%}.col-4-offset-7:last-child{padding-right:0}.col-4-offset-8{padding-left:8em;padding-right:1em;margin-left:266.66667%;width:33.33333%}.col-4-offset-8:last-child{padding-right:0}.col-5-offset-1{padding-left:1em;padding-right:1em;margin-left:41.66667%;width:41.66667%}.col-5-offset-1:last-child{padding-right:0}.col-5-offset-2{padding-left:2em;padding-right:1em;margin-left:83.33333%;width:41.66667%}.col-5-offset-2:last-child{padding-right:0}.col-5-offset-3{padding-left:3em;padding-right:1em;margin-left:125%;width:41.66667%}.col-5-offset-3:last-child{padding-right:0}.col-5-offset-4{padding-left:4em;padding-right:1em;margin-left:166.66667%;width:41.66667%}.col-5-offset-4:last-child{padding-right:0}.col-5-offset-5{padding-left:5em;padding-right:1em;margin-left:208.33333%;width:41.66667%}.col-5-offset-5:last-child{padding-right:0}.col-5-offset-6{padding-left:6em;padding-right:1em;margin-left:250%;width:41.66667%}.col-5-offset-6:last-child{padding-right:0}.col-5-offset-7{padding-left:7em;padding-right:1em;margin-left:291.66667%;width:41.66667%}.col-5-offset-7:last-child{padding-right:0}.col-6-offset-1{padding-left:1em;padding-right:1em;margin-left:50%;width:50%}.col-6-offset-1:last-child{padding-right:0}.col-6-offset-2{padding-left:2em;padding-right:1em;margin-left:100%;width:50%}.col-6-offset-2:last-child{padding-right:0}.col-6-offset-3{padding-left:3em;padding-right:1em;margin-left:150%;width:50%}.col-6-offset-3:last-child{padding-right:0}.col-6-offset-4{padding-left:4em;padding-right:1em;margin-left:200%;width:50%}.col-6-offset-4:last-child{padding-right:0}.col-6-offset-5{padding-left:5em;padding-right:1em;margin-left:250%;width:50%}.col-6-offset-5:last-child{padding-right:0}.col-6-offset-6{padding-left:6em;padding-right:1em;margin-left:300%;width:50%}.col-6-offset-6:last-child{padding-right:0}.col-7-offset-1{padding-left:1em;padding-right:1em;margin-left:58.33333%;width:58.33333%}.col-7-offset-1:last-child{padding-right:0}.col-7-offset-2{padding-left:2em;padding-right:1em;margin-left:116.66667%;width:58.33333%}.col-7-offset-2:last-child{padding-right:0}.col-7-offset-3{padding-left:3em;padding-right:1em;margin-left:175%;width:58.33333%}.col-7-offset-3:last-child{padding-right:0}.col-7-offset-4{padding-left:4em;padding-right:1em;margin-left:233.33333%;width:58.33333%}.col-7-offset-4:last-child{padding-right:0}.col-7-offset-5{padding-left:5em;padding-right:1em;margin-left:291.66667%;width:58.33333%}.col-7-offset-5:last-child{padding-right:0}.col-8-offset-1{padding-left:1em;padding-right:1em;margin-left:66.66667%;width:66.66667%}.col-8-offset-1:last-child{padding-right:0}.col-8-offset-2{padding-left:2em;padding-right:1em;margin-left:133.33333%;width:66.66667%}.col-8-offset-2:last-child{padding-right:0}.col-8-offset-3{padding-left:3em;padding-right:1em;margin-left:200%;width:66.66667%}.col-8-offset-3:last-child{padding-right:0}.col-8-offset-4{padding-left:4em;padding-right:1em;margin-left:266.66667%;width:66.66667%}.col-8-offset-4:last-child{padding-right:0}.col-9-offset-1{padding-left:1em;padding-right:1em;margin-left:75%;width:75%}.col-9-offset-1:last-child{padding-right:0}.col-9-offset-2{padding-left:2em;padding-right:1em;margin-left:150%;width:75%}.col-9-offset-2:last-child{padding-right:0}.col-9-offset-3{padding-left:3em;padding-right:1em;margin-left:225%;width:75%}.col-9-offset-3:last-child{padding-right:0}.col-10-offset-1{padding-left:1em;padding-right:1em;margin-left:83.33333%;width:83.33333%}.col-10-offset-1:last-child{padding-right:0}.col-10-offset-2{padding-left:2em;padding-right:1em;margin-left:166.66667%;width:83.33333%}.col-10-offset-2:last-child{padding-right:0}.col-11-offset-1{padding-left:1em;padding-right:1em;margin-left:91.66667%;width:91.66667%}.col-11-offset-1:last-child{padding-right:0}.col.float-right{float:right;padding-right:0;padding-left:1em}body,html{position:relative;width:100%;height:100%;font-family:sans-serif;font-style:normal;margin:0;padding:0}body{overflow-x:hidden}div.dialog-off-canvas-main-canvas{width:100vw;height:100vh;display:flex;flex-direction:column}body.toolbar-horizontal.toolbar-themes.toolbar-no-tabs{padding-top:24px !important}header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{margin:0 auto}@media only screen and (max-width: 218px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:218px}}@media only screen and (min-width: 437px) and (max-width: 654px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:436px}}@media only screen and (min-width: 655px) and (max-width: 872px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:654px}}@media only screen and (min-width: 873px) and (max-width: 1090px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:872px}}@media only screen and (min-width: 1091px) and (max-width: 1308px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1090px}}@media only screen and (min-width: 1309px) and (max-width: 1526px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1308px}}@media only screen and (min-width: 1527px) and (max-width: 1744px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1526px}}@media only screen and (min-width: 1745px) and (max-width: 1962px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1744px}}@media only screen and (min-width: 1963px) and (max-width: 2180px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:1962px}}@media only screen and (min-width: 2181px) and (max-width: 2398px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2180px}}@media only screen and (min-width: 2399px) and (max-width: 2616px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2398px}}@media only screen and (min-width: 2617px) and (max-width: 2834px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2616px}}@media only screen and (min-width: 2835px) and (max-width: 3052px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:2834px}}@media only screen and (min-width: 3053px) and (max-width: 3270px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3052px}}@media only screen and (min-width: 3271px) and (max-width: 3488px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3270px}}@media only screen and (min-width: 3489px) and (max-width: 3706px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3488px}}@media only screen and (min-width: 3707px) and (max-width: 3924px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3706px}}@media only screen and (min-width: 3925px) and (max-width: 4142px){header[role="banner"]>.wrapper,main[role="main"]>.scroller>.wrapper,footer[role="contentinfo"]>.wrapper{width:3924px}}header[role="banner"]{flex:0 0 auto;background-color:#fff;width:100vw}header[role="banner"]>.wrapper{background-color:#fff}header[role="banner"]>.wrapper:after{content:"";clear:both;display:block}header[role="banner"]>.wrapper .header-block{min-height:33px;font-size:0}header[role="banner"]>.wrapper .header-block>*{font-size:16px}header[role="banner"]>.wrapper .header-block.header-right{text-align:right}header[role="banner"]>.wrapper .header-block .header-block-wrapper>*{display:inline-block;vertical-align:top;text-align:left}header[role="banner"]>.wrapper .header-block input#header-block-right-toggle{display:none}header[role="banner"]>.wrapper .header-block label[for="header-block-right-toggle"]{display:none}@media (max-width: 654px){header[role="banner"]>.wrapper .header-block.header-left{width:75%}header[role="banner"]>.wrapper .header-block.header-right{width:23%}header[role="banner"]>.wrapper .header-block.header-right label[for="header-block-right-toggle"]{display:block}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper{z-index:100;position:absolute;top:33px;right:0;box-sizing:border-box;overflow:hidden;width:0.1px;box-shadow:0 0 0 #fff;padding:1em 0;margin-top:0.7em;transition:all 0.5s ease-in-out}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>*.block,header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>div#user-tools{display:block;width:18em;padding:0 0 1em 0 !important;margin:0 0 1em 0 !important;text-align:right;border-left:none !important;border-right:none !important}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>*.block:not(:last-child),header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper>div#user-tools:not(:last-child){border-bottom:1px solid #ccc !important}header[role="banner"]>.wrapper .header-block.header-right .header-block-wrapper #user-flags{width:18em;padding:1em 0 0 0 !important;margin:1em 0 0 0 !important;border-top:1px solid #ccc !important}header[role="banner"]>.wrapper .header-block.header-right input#header-block-right-toggle:checked ~ div.header-block-wrapper{width:20em;padding:1em 1em;box-shadow:-2px 2px 4px #ccc}}main[role="main"]{flex:1 1 auto;overflow-y:auto;overflow-x:hidden}main[role="main"]>.scroller{width:100vw}main[role="main"]>.scroller>.wrapper{display:flex;flex-direction:row-reverse}@media (max-width: 436px){main[role="main"]>.scroller>.wrapper{display:block}}main[role="main"]>.scroller>.wrapper #content-left{flex-basis:205px;flex-shrink:0}main[role="main"]>.scroller>.wrapper #content-left>*{width:100%;box-sizing:border-box;padding:0.5em 13px}@media (max-width: 436px){main[role="main"]>.scroller>.wrapper #content-left{padding-right:13px}}main[role="main"]>.scroller>.wrapper #content-center{flex-basis:110%}@keyframes rotating{from{transform:rotate(0deg);transform-origin:center}to{transform:rotate(360deg);transform-origin:center}}body{font-size:16px;font-family:"Ubuntu",Arial,"MS Trebuchet",sans-serif;font-weight:500;font-style:normal;line-height:1.3}aside.messages{border:none}header[role="banner"]{padding:0.2em 0 0 0}header[role="banner"] #block-userlogin h2,header[role="banner"] #user-tools a.mdi-account,header[role="banner"] #user-flags h2,header[role="banner"] #user-flags li h5,header[role="banner"] #block-header ul.menu li a{font-size:0.9em;font-weight:400}header[role="banner"] #block-sitebranding h1{margin:0;line-height:1}header[role="banner"] #block-sitebranding .slogan{font-size:0.882em;display:block;white-space:nowrap}@media (max-width: 654px){header[role="banner"] #block-sitebranding h1,header[role="banner"] #block-sitebranding .slogan{display:inline-block}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #block-sitebranding .slogan{display:none}}@media (max-width: 654px){header[role="banner"] .header-block.header-right .header-block-wrapper,header[role="banner"] .header-block.header-right .header-block-wrapper #user-flags ul{background-color:#fff}}header[role="banner"] #block-socialmedialinks{padding-right:0.5em;border-right:1px solid #1A1A1A;margin-right:0.5em}header[role="banner"] #block-socialmedialinks li{padding:0}header[role="banner"] #block-userlogin{position:relative;padding:0 1em;overflow:visible}header[role="banner"] #block-userlogin h2{line-height:1.38;margin:0}header[role="banner"] #block-userlogin>section{overflow:hidden;background-color:#fff;box-sizing:content-box;transition:all 0.4s ease-in-out;right:0;top:1.7em;box-sizing:content-box;z-index:100}@media (min-width: 655px){header[role="banner"] #block-userlogin>section{max-height:0px;padding:0.01em 1em;transition-delay:2s;position:absolute;width:11em}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #block-userlogin:hover>section{transition-delay:0s;max-height:20em;padding:1em 1em;box-shadow:0 0 10px #ccc}}@media (min-width: 655px){header[role="banner"] #block-userlogin.tapped>section{transition-delay:0s;max-height:20em;padding:1em 1em;box-shadow:0 0 10px #ccc}}header[role="banner"] #block-userlogin .form-item{margin:0;position:relative;width:100%}header[role="banner"] #block-userlogin .form-item.form-item-name{margin:2px 0 0.5em 0}header[role="banner"] #block-userlogin .form-item.form-item-name input{width:90%;padding:0;box-sizing:content-box}header[role="banner"] #block-userlogin .form-item.form-item-pass{margin:0 0 0.5em 0}header[role="banner"] #block-userlogin .form-item.form-item-pass input{width:90%;padding:0;box-sizing:content-box}header[role="banner"] #block-userlogin .form-item.form-item-persistent-login{font-size:0.756em}header[role="banner"] #block-userlogin .form-item.form-item-persistent-login label{vertical-align:top}header[role="banner"] #block-userlogin #edit-actions{margin:0}header[role="banner"] #block-userlogin .item-list ul{margin:0}header[role="banner"] #block-userlogin .item-list ul li{list-style:none;margin:0}header[role="banner"] #block-userlogin .item-list ul li a{font-size:0.756em}header[role="banner"] #block-userlogin span.login-message{color:red;font-size:0.693em;line-height:1.2;display:block;padding:0 0 0.8em 0}header[role="banner"] #block-userlogin span.login-message[v-if="loginMessage"],header[role="banner"] #block-userlogin span.register-message[v-if="registerMessage"]{display:none}header[role="banner"] #block-userblock h2{display:none}header[role="banner"] #block-userblock a{margin-right:1em}header[role="banner"] #user-tools{padding-top:0.06em}header[role="banner"] #user-tools a.mdi-account{cursor:pointer}@media (min-width: 655px) and (max-width: 1090px){header[role="banner"] #user-tools a.mdi-account span{display:none}}header[role="banner"] #user-tools .mdi-logout::before{margin:-0.125em 0 0 0;vertical-align:top}header[role="banner"] #user-flags{padding-left:0.5em;margin-left:0.5em;display:inline-block;vertical-align:top;position:relative}header[role="banner"] #user-flags h2{cursor:pointer}header[role="banner"] #user-flags h2:before{padding-right:0.2em}@media (min-width: 655px) and (max-width: 1090px){header[role="banner"] #user-flags h2 span{display:none}}header[role="banner"] #user-flags ul{background-color:#fff;overflow:hidden;box-sizing:content-box;box-sizing:content-box}@media (min-width: 655px){header[role="banner"] #user-flags{border-left:1px solid #000}header[role="banner"] #user-flags ul{transition:all 0.4s ease-in-out;transition-delay:2s;z-index:30;position:absolute;right:0;top:1.7em;width:11em;max-height:1px;padding:0.01em 1em}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #user-flags:hover ul{transition-delay:0s;max-height:50em;padding:1em 1em;box-shadow:0 0 10px #ccc}}@media (min-width: 655px){header[role="banner"] #user-flags.tapped ul{transition-delay:0s;max-height:50em;padding:1em 1em;box-shadow:0 0 10px #ccc}}header[role="banner"] #user-flags li{width:100%;display:flex;flex-direction:row;align-items:baseline;flex-wrap:nowrap}header[role="banner"] #user-flags li h5{cursor:pointer;font-weight:700}header[role="banner"] #user-flags li h5 span.length{font-weight:300}header[role="banner"] #user-flags li span.mdi{font-size:0.9em}header[role="banner"] #user-flags li div.actions{padding-left:0.5em}header[role="banner"] #user-flags li div.actions span.mdi{cursor:pointer;color:#4e4d4d}header[role="banner"] #user-flags li div.actions span.delete-btn.loading:before{animation:rotating 2s linear infinite}@media (min-width: 655px){header[role="banner"] #user-flags li div.actions{opacity:0;transition:opacity 0.3s ease-in-out}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #user-flags li:hover div.actions{opacity:1}}@media (min-width: 655px){header[role="banner"] #user-flags li.tapped div.actions{opacity:1}}@media (max-width: 654px){header[role="banner"] #user-flags li{flex-direction:row-reverse}header[role="banner"] #user-flags li div.actions{padding-left:0;padding-right:0.5em}}header[role="banner"] #user-flags li.create-flag{margin-top:0.2em}header[role="banner"] #user-flags li.create-flag input{align-self:flex-end;border:1px solid #bbb;border-radius:5px;width:calc(100% - 2em);font-size:0.8em}header[role="banner"] #user-flags li.create-flag span.add-btn{align-self:flex-end;color:#bbb;font-size:1em;padding:0 0 0 .5em;transition:all 0.2s ease-in-out}header[role="banner"] #user-flags li.create-flag span.add-btn.active{cursor:pointer;color:#1a1a1a}header[role="banner"] #user-flags li.create-flag span.add-btn.loading:before{animation:rotating 2s linear infinite}header[role="banner"] #block-header{margin-right:0.5em;padding-left:0.5em;border-left:1px solid #000}header[role="banner"] #block-header #block-header-menu{display:none}header[role="banner"] #block-header ul.menu{margin:0}header[role="banner"] #block-header ul.menu li{padding:0}header[role="banner"] #block-header ul.menu li{display:inline-block}header[role="banner"] #block-header ul.menu li:not(:first-of-type){margin-left:0.3em}@media (max-width: 654px){header[role="banner"] #block-header ul.menu{text-align:right}header[role="banner"] #block-header ul.menu li{display:block}header[role="banner"] #block-header ul.menu li a{display:block;padding:0.2em 0}}header[role="banner"] #block-languageswitcher{text-align:right;position:relative;padding-right:3px}header[role="banner"] #block-languageswitcher h2{margin:0.1em 0 0 0;font-size:0.756em;font-weight:400;padding:0.1em 0.4em 0.2em;border-radius:3px;background-color:#444;color:#fff;display:inline-block;vertical-align:top;width:12px;height:15px;overflow:hidden}header[role="banner"] #block-languageswitcher h2::before{content:"\F05CA";display:inline-block;font:normal normal normal 24px/1 "Material Design Icons";font-size:inherit;text-rendering:auto;line-height:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header[role="banner"] #block-languageswitcher>ul.links{overflow:hidden;margin:0;box-sizing:content-box}@media (min-width: 655px){header[role="banner"] #block-languageswitcher>ul.links{width:3.5em;position:absolute;top:17px;right:0;transition:all 0.4s ease-in-out;padding:0.01em 0;height:1px}}@media (min-width: 655px) and (hover: hover){header[role="banner"] #block-languageswitcher:hover>ul.links{transition-delay:0s;height:2em;padding:0.3em 0}}@media (min-width: 655px){header[role="banner"] #block-languageswitcher.tapped>ul.links{transition-delay:0s;height:2em;padding:0.3em 0}}@media (max-width: 654px){header[role="banner"] #block-languageswitcher h2{display:none}}header[role="banner"] #block-languageswitcher li{list-style:none;padding:0;display:inline-block}header[role="banner"] #block-languageswitcher li.is-active{display:none}header[role="banner"] #block-languageswitcher li a{margin:0;font-size:0.756em;font-weight:400;padding:0.2em 0.4em;border-radius:3px;background-color:#444;color:#fff}header[role="banner"] #header-bottom{display:flex;flex-direction:row;justify-content:space-between}header[role="banner"] #header-bottom:after{content:none}header[role="banner"] #header-bottom #block-materiosapisearchblock{align-self:flex-end}@media (max-width: 654px){header[role="banner"] #header-bottom{flex-direction:column;justify-content:center}header[role="banner"] #header-bottom #block-pagetitle{width:100%}header[role="banner"] #header-bottom #block-materiosapisearchblock{box-sizing:border-box;width:100%}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #header-bottom #block-materiosapisearchblock{align-self:flex-start}}header[role="banner"] #block-pagetitle{padding:1em 0}header[role="banner"] #block-pagetitle h2{margin:0;font-size:1.512em;text-transform:capitalize;font-weight:300}body.path-home header[role="banner"] #block-pagetitle h2{display:none}body:not(.path-home) header[role="banner"] #block-pagetitle h2{padding:0.5em 1em}body.path-blabla header[role="banner"] #block-pagetitle h2,body.path-checkout header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#9458aa}body.path-showrooms header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#50aa3c}body.path-base header[role="banner"] #block-pagetitle h2,body.path-thematique header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#69cdcf}body.path-pricing header[role="banner"] #block-pagetitle h2{color:#fff;background-color:#ff9f50}@media (max-width: 654px){header[role="banner"] #block-pagetitle{padding:1em 0 0}body.path-frontpage header[role="banner"] #block-pagetitle,body.path-home header[role="banner"] #block-pagetitle{display:none}body.path-base header[role="banner"] #block-pagetitle h2{padding:0.5em 1em 0 !important}}@media (orientation: landscape) and (max-width: 872px){header[role="banner"] #block-pagetitle{padding:0 0 1em}body:not(.path-home) header[role="banner"] #block-pagetitle h2{padding:0 0.6em 0.1em}}header[role="banner"] #block-materiosapisearchblock{padding:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form{display:grid;grid-template-columns:auto 25px;grid-template-rows:auto auto;row-gap:0.2em;justify-items:stretch}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item,header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form input.button{display:inline-block;margin:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item-search{grid-row:1 / 1;grid-column:1 / 1;position:relative}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .form-item-search #edit-search{border:1px #BBB solid;border-radius:14px;padding:0.3em;color:#666;width:100%;box-sizing:border-box}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters{grid-row:2 / 2;grid-column:1 / span 2;border:none;padding:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>legend{line-height:0.6;padding-bottom:0.2em;width:100%;text-align:right}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>legend span{cursor:pointer;font-size:0.756em;color:#8f8f8f}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters>div.fieldset-wrapper{height:0;overflow:hidden}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters.open>div.fieldset-wrapper{height:auto;overflow:visible}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main{font-size:0.756em}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected{border-radius:0.7em;height:1.5em;border:none;padding:0 0.5em;background-color:#eeeaea}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected.ss-open-below{border-radius:0.7em 0.7em 0 0.7em}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.placeholder{color:#1A1A1A;line-height:1}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.placeholder span.ss-disabled{color:#8f8f8f}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-single-selected span.ss-arrow span{border-color:#b1adad}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content{width:auto;border:none;border-radius:0.7em 0 0.7em 0.7em;right:0}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content.ss-open{box-shadow:0 0 10px #ccc}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content .ss-list{max-height:none}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form fieldset#edit-filters .ss-main .ss-content .ss-list .ss-option{white-space:nowrap;text-align:right}header[role="banner"] #block-materiosapisearchblock #materio-sapi-search-form .button.form-submit{grid-row:1 / 1;grid-column:2 / 2;justify-self:end;align-self:center;border:0;text-indent:50px;overflow:hidden;width:20px;height:20px;margin:0;background-image:url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgeG1sbnM6c29kaXBvZGk9Imh0dHA6Ly9zb2RpcG9kaS5zb3VyY2Vmb3JnZS5uZXQvRFREL3NvZGlwb2RpLTAuZHRkIgogICB4bWxuczppbmtzY2FwZT0iaHR0cDovL3d3dy5pbmtzY2FwZS5vcmcvbmFtZXNwYWNlcy9pbmtzY2FwZSIKICAgd2lkdGg9IjI3bW0iCiAgIGhlaWdodD0iMjdtbSIKICAgdmlld0JveD0iMCAwIDI3IDI3IgogICB2ZXJzaW9uPSIxLjEiCiAgIGlkPSJzdmcxNTY4MCIKICAgaW5rc2NhcGU6dmVyc2lvbj0iMS4wLjIgKGU4NmM4NzA4NzksIDIwMjEtMDEtMTUpIgogICBzb2RpcG9kaTpkb2NuYW1lPSJzZWFyY2guc3ZnIj4KICA8ZGVmcwogICAgIGlkPSJkZWZzMTU2NzQiIC8+CiAgPHNvZGlwb2RpOm5hbWVkdmlldwogICAgIGlkPSJiYXNlIgogICAgIHBhZ2Vjb2xvcj0iI2ZmZmZmZiIKICAgICBib3JkZXJjb2xvcj0iIzY2NjY2NiIKICAgICBib3JkZXJvcGFjaXR5PSIxLjAiCiAgICAgaW5rc2NhcGU6cGFnZW9wYWNpdHk9IjAuMCIKICAgICBpbmtzY2FwZTpwYWdlc2hhZG93PSIyIgogICAgIGlua3NjYXBlOnpvb209IjMuOTU5Nzk4IgogICAgIGlua3NjYXBlOmN4PSI1Mi4zOTQzMDEiCiAgICAgaW5rc2NhcGU6Y3k9IjY2LjY2OTUyOSIKICAgICBpbmtzY2FwZTpkb2N1bWVudC11bml0cz0ibW0iCiAgICAgaW5rc2NhcGU6Y3VycmVudC1sYXllcj0ibGF5ZXIxIgogICAgIGlua3NjYXBlOmRvY3VtZW50LXJvdGF0aW9uPSIwIgogICAgIHNob3dncmlkPSJmYWxzZSIKICAgICBpbmtzY2FwZTp3aW5kb3ctd2lkdGg9IjE5MjAiCiAgICAgaW5rc2NhcGU6d2luZG93LWhlaWdodD0iMTE0NSIKICAgICBpbmtzY2FwZTp3aW5kb3cteD0iMCIKICAgICBpbmtzY2FwZTp3aW5kb3cteT0iMjgiCiAgICAgaW5rc2NhcGU6d2luZG93LW1heGltaXplZD0iMSIgLz4KICA8bWV0YWRhdGEKICAgICBpZD0ibWV0YWRhdGExNTY3NyI+CiAgICA8cmRmOlJERj4KICAgICAgPGNjOldvcmsKICAgICAgICAgcmRmOmFib3V0PSIiPgogICAgICAgIDxkYzpmb3JtYXQ+aW1hZ2Uvc3ZnK3htbDwvZGM6Zm9ybWF0PgogICAgICAgIDxkYzp0eXBlCiAgICAgICAgICAgcmRmOnJlc291cmNlPSJodHRwOi8vcHVybC5vcmcvZGMvZGNtaXR5cGUvU3RpbGxJbWFnZSIgLz4KICAgICAgICA8ZGM6dGl0bGU+PC9kYzp0aXRsZT4KICAgICAgPC9jYzpXb3JrPgogICAgPC9yZGY6UkRGPgogIDwvbWV0YWRhdGE+CiAgPGcKICAgICBpbmtzY2FwZTpsYWJlbD0iQ2FscXVlIDEiCiAgICAgaW5rc2NhcGU6Z3JvdXBtb2RlPSJsYXllciIKICAgICBpZD0ibGF5ZXIxIj4KICAgIDxnCiAgICAgICBpZD0iZzE2NDIwIgogICAgICAgdHJhbnNmb3JtPSJ0cmFuc2xhdGUoMC44MTE1MDI5MywwLjIxMDg3NTA4KSI+CiAgICAgIDxsaW5lCiAgICAgICAgIGZpbGw9Im5vbmUiCiAgICAgICAgIHN0cm9rZT0iIzNhNThkOCIKICAgICAgICAgc3Ryb2tlLXdpZHRoPSIzLjU3NzU0IgogICAgICAgICBzdHJva2UtbGluZWNhcD0icm91bmQiCiAgICAgICAgIHN0cm9rZS1taXRlcmxpbWl0PSIxMCIKICAgICAgICAgeDE9IjIuMDQzNjYwNiIKICAgICAgICAgeTE9IjI0LjQzMzkxNiIKICAgICAgICAgeDI9IjkuNDg3MjAyNiIKICAgICAgICAgeTI9IjE2Ljk5MDM3NCIKICAgICAgICAgaWQ9ImxpbmU0NTg0IgogICAgICAgICBzdHlsZT0ic3Ryb2tlOiMwMDAwMDA7c3Ryb2tlLW9wYWNpdHk6MSIgLz4KICAgICAgPGcKICAgICAgICAgaWQ9Imc0NTkwIgogICAgICAgICB0cmFuc2Zvcm09Im1hdHJpeCgwLjI2NDU4MzMzLDAsMCwwLjI2NDU4MzMzLC0zNzQuNTIzNSwtNjQ3Ljc4NjYpIj4KICAgICAgICA8cGF0aAogICAgICAgICAgIGQ9Im0gMTUwOS4zNzEsMjQ4OS4xMjkgYyAtMC4wMzksNi4xOTYgLTAuOTk2LDExLjYzOSAtMi44NjksMTYuMzI2IC0xLjg3Myw0LjY4NyAtNC40MjEsOC42MDcgLTcuNjQyLDExLjc1NSAtMy4yMjMsMy4xNDkgLTcuMDQ5LDUuNTA5IC0xMS40NzksNy4wODMgLTQuNDMsMS41NzQgLTkuMTg4LDIuMzQ2IC0xNC4yNjksMi4zMTUgLTQuOTQ0LC0wLjAzIC05LjYwMywtMC44NTkgLTEzLjk3OSwtMi40ODcgLTQuMzc3LC0xLjYyOCAtOC4xOTIsLTQuMDMzIC0xMS40NDQsLTcuMjI0IC0zLjI1MywtMy4xODcgLTUuODA0LC03LjEzNyAtNy42NTUsLTExLjg0NyAtMS44NTEsLTQuNzEgLTIuNzU3LC0xMC4xNjQgLTIuNzIxLC0xNi4zNjEgMC4wMzksLTYuMTk1IDEuMDQ1LC0xMS42MzcgMy4wMjQsLTE2LjMyNCAxLjk3OCwtNC42ODggNC42MjksLTguNjIxIDcuOTU3LC0xMS44MDUgMy4zMjYsLTMuMTgyIDcuMTY5LC01LjU2MSAxMS41MywtNy4xMzcgNC4zNjEsLTEuNTc0IDguOTQ1LC0yLjM0NiAxMy43NDksLTIuMzE2IDQuOTQzLDAuMDI5IDkuNjAxLDAuODU3IDEzLjk3OSwyLjQ4NiA0LjM3NSwxLjYyOSA4LjE4OCw0LjA1NSAxMS40NDIsNy4yNzYgMy4yNTIsMy4yMjIgNS44MDUsNy4xODggNy42NTYsMTEuODk5IDEuODUxLDQuNzEzIDIuNzU4LDEwLjE2NSAyLjcyMSwxNi4zNjEgeiBtIC01NS4yNDQsLTAuMzM3IGMgLTAuMDIyLDMuNTUxIDAuMzkyLDYuNzU4IDEuMjQ3LDkuNjE2IDAuODU0LDIuODYgMi4wOSw1LjMyMiAzLjcxNSw3LjM4NSAxLjYyMywyLjA2NCAzLjYxNCwzLjY2MiA1Ljk3Myw0Ljc4NyAyLjM2LDEuMTMgNS4wNzQsMS43MDMgOC4xMzcsMS43MjEgMi45OTIsMC4wMiA1LjY5NSwtMC41MiA4LjEwMywtMS42MjEgMi40MTEsLTEuMDk5IDQuNDM3LC0yLjY3IDYuMDg2LC00LjcxNSAxLjY0OSwtMi4wNDEgMi45MTYsLTQuNDg4IDMuODA1LC03LjMzOSAwLjg4NiwtMi44NDggMS4zNDMsLTYuMDQ5IDEuMzY0LC05LjYwMSAwLjAyMSwtMy41NDkgLTAuMzk2LC02Ljc3MiAtMS4yNDcsLTkuNjY2IC0wLjg1NCwtMi44OTUgLTIuMDkyLC01LjM3MiAtMy43MTQsLTcuNDM4IC0xLjYyNCwtMi4wNjIgLTMuNjMxLC0zLjY1OSAtNi4wMjksLTQuNzg5IC0yLjM5NSwtMS4xMjcgLTUuMDkxLC0xLjcwMSAtOC4wODIsLTEuNzIxIC0zLjA2NCwtMC4wMTggLTUuNzg0LDAuNTM5IC04LjE1NiwxLjY3NCAtMi4zNzQsMS4xMzUgLTQuMzg1LDIuNzI2IC02LjAzMyw0Ljc2OCAtMS42NSwyLjA0NSAtMi45MTcsNC41MDkgLTMuODA1LDcuMzkzIC0wLjg5LDIuODg1IC0xLjM0Myw2LjA2NyAtMS4zNjQsOS41NDYgeiIKICAgICAgICAgICBpZD0icGF0aDQ1ODgiIC8+CiAgICAgIDwvZz4KICAgICAgPGNpcmNsZQogICAgICAgICBmaWxsPSIjZmYyMzI2IgogICAgICAgICBjeD0iMTUuMjQ0NTMzIgogICAgICAgICBjeT0iMTAuNjk2NDU0IgogICAgICAgICByPSIxLjcyMTkwODMiCiAgICAgICAgIGlkPSJjaXJjbGU0NTk0IgogICAgICAgICBzdHlsZT0iZmlsbDojMDAwMDAwO2ZpbGwtb3BhY2l0eToxO3N0cm9rZS13aWR0aDowLjI2NDU4MyIgLz4KICAgIDwvZz4KICA8L2c+Cjwvc3ZnPgo=);background-position:center;background-repeat:no-repeat;background-size:contain;background-color:transparent}@media (max-width: 654px){header[role="banner"] #block-materiosapisearchblock{padding:0 1em 1em;background-color:#69cdcf}body:not(.path-base) header[role="banner"] #block-materiosapisearchblock{display:none}}aside.messages{padding:0}#content-left{z-index:5;box-sizing:content-box;max-width:1px;overflow-x:hidden;transition:all 0.3s ease-in-out}#content-left.opened{max-width:500px;padding:0.3em}#content-left>*{box-sizing:border-box;background-color:#fff;box-shadow:-2px 0px 4px rgba(0,0,0,0.2);padding:0.5em}#content-left .flag-collection>header{display:flex;flex-direction:row;justify-content:space-between;padding-bottom:13px}#content-left .flag-collection>header .mdi-close{cursor:pointer;align-self:flex-end}@media (max-width: 436px){#content-left .flag-collection>ul{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}}#content-left .flag-collection>ul>li{margin:0 0 13px 0;padding:0}#content-left .flag-collection>ul>li article.card.minicard{width:170px;height:100px;margin:auto}#content-left .flag-collection>ul>li article.card.minicard>header{padding:0.3em 0.3em 0.1em}#content-left .flag-collection>ul>li article.card.minicard>header h1{margin:0}#content-left .flag-collection>ul>li article.card.minicard>nav.tools{padding:0 0.2em}#content-left .flag-collection>ul>li article.card.minicard>nav.tools .mdi.unflag{cursor:pointer}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>h3,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-size:3.5em;line-height:1}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__label,article.node--type-frontpage .node__content>section.home-pricing>h3,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-size:2em}}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-database>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1) .field__item,article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body{font-size:0.9em;line-height:1.3}article.node--type-frontpage .node__content>section.home-intro,article.node--type-frontpage .node__content>section.home-pricing{padding:1.5em 0;background-color:#fff}article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1),article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1){width:80%;margin:0 auto;text-align:center}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro>div:nth-child(1),article.node--type-frontpage .node__content>section.home-pricing>div:nth-child(1){width:auto;padding:0 1em;text-align:left}}article.node--type-frontpage .node__content>section.home-database,article.node--type-frontpage .node__content>section.home-showrooms,article.node--type-frontpage .node__content>section.home-blabla{display:flex;flex-direction:row;flex-wrap:nowrap}article.node--type-frontpage .node__content>section.home-database>div:nth-child(1),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1){flex:0 0 423px;box-sizing:border-box;padding:1em;color:#fff}article.node--type-frontpage .node__content>section.home-database>div:nth-child(2),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(2),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(2){flex:1 1 auto;box-sizing:border-box;padding:1em 0.5em}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-database,article.node--type-frontpage .node__content>section.home-showrooms,article.node--type-frontpage .node__content>section.home-blabla{flex-direction:column}article.node--type-frontpage .node__content>section.home-database>div:nth-child(1),article.node--type-frontpage .node__content>section.home-showrooms>div:nth-child(1),article.node--type-frontpage .node__content>section.home-blabla>div:nth-child(1){flex:0 0 auto}}article.node--type-frontpage>h2{display:none}article.node--type-frontpage .node__content>section.home-intro .field__item{display:flex;flex-flow:row nowrap;justify-content:center}article.node--type-frontpage .node__content>section.home-intro .field__item p{flex:0 0 35%;max-width:410px;padding:1em;box-sizing:border-box}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-intro .field__item{display:none}}article.node--type-frontpage .node__content>section.home-database{background-color:#69cdcf}article.node--type-frontpage .node__content>section.home-database .field--name-field-a-database .field__label{cursor:pointer}article.node--type-frontpage .node__content>section.home-database .field--name-field-database-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-database .field--name-field-database-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#69cdcf}article.node--type-frontpage .node__content>section.home-database .cards-list-home{position:relative;max-height:580px;overflow-y:hidden}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul{width:100%;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-between}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-database .cards-list-home ul{justify-content:space-around}}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li{padding:0 0 6.5px 0;box-sizing:border-box;width:102.5px;height:147.5px;position:relative;list-style:none;margin:0}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li .card{width:100%;height:100%}article.node--type-frontpage .node__content>section.home-database .cards-list-home ul li .card .field--name-field-short-description{font-size:0.656em;line-height:1.2}article.node--type-frontpage .node__content>section.home-showrooms{background-color:#50aa3c}article.node--type-frontpage .node__content>section.home-showrooms .field--name-field-showroom-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-showrooms .field--name-field-showroom-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#50aa3c}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{overflow:hidden;position:relative;display:grid;grid-template-rows:1fr}@media only screen and (max-width: 1526px){article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{grid-template-columns:1fr}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item{grid-column:1}}@media only screen and (min-width: 1527px){article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference{grid-template-columns:1fr 1fr;grid-gap:1em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item:nth-child(odd){grid-column:1}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item:nth-child(even){grid-column:2}}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item{grid-row:1;opacity:0;transition:all 2s ease-out}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item.active{opacity:1}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term{position:relative;width:100%;height:100%}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term div.visuel{width:100%;padding-bottom:5em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term div.visuel img{max-width:100%;height:auto}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text{position:absolute;bottom:0;left:0;width:100%;box-sizing:border-box;padding:1em 0 0;background-color:#50aa3c;color:#fff}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text h2,article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text p{margin:0}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text h2{font-size:2em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address br{display:none}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address span:not(:nth-last-of-type(1)){margin-right:0.4em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-address span:not(:nth-last-of-type(1)):after{padding-left:0.5em;content:"⋅"}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-phone{display:inline-block;margin-right:0.4em}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-phone:after{padding-left:0.5em;content:"⋅"}article.node--type-frontpage .node__content>section.home-showrooms .field--name-computed-showrooms-reference>.field__item .taxonomy-term section.text .field--name-field-public-email{display:inline-block}article.node--type-frontpage .node__content>section.home-blabla{background-color:#9458aa}article.node--type-frontpage .node__content>section.home-blabla .field--name-field-blabla-links .field__item{display:inline-block}article.node--type-frontpage .node__content>section.home-blabla .field--name-field-blabla-links .field__item a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff;color:#9458aa}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home{position:relative;overflow-y:hidden;max-height:315px}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul{width:100%;margin:0;padding:0;display:flex;flex-flow:row wrap;justify-content:space-between}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li{padding:0 0 13px 0;box-sizing:border-box;width:205px;position:relative;list-style:none;margin:0;overflow:hidden}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li .card{width:100%;height:auto}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li .card .field--name-title{font-size:0.756em;line-height:0.9}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-blabla .cards-list-home{max-height:386px}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul{justify-content:space-around}article.node--type-frontpage .node__content>section.home-blabla .cards-list-home ul li{flex:0 3 45%}}article.node--type-frontpage .node__content>section.home-pricing>h3{text-align:center;text-transform:capitalize;padding:0.7em 0 0.3em 0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing>h3{text-align:left;padding:0 0.4em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch{text-align:center}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch p{margin:0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch{text-align:left}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing-pitch p{padding:0.5em 1em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing{display:flex;flex-flow:row nowrap;justify-content:center;padding-bottom:1em}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing p{flex:0 0 410px;padding:1em;margin:0;text-align:center}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing{flex-flow:column;justify-content:flex-start}article.node--type-frontpage .node__content>section.home-pricing .field--name-field-pricing p{flex:0 0 auto;text-align:left;padding:0 1em 0.5em}}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference{display:flex;flex-flow:row nowrap}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference{flex-flow:column;justify-content:flex-start}}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item{flex:0 0 50%;text-align:center;padding:2em 0;color:#fff;position:relative;height:18em}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item a.btn{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(1){background-color:#69cdcf}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(1) a.btn{color:#69cdcf}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(2){background-color:#ff9f50}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item:nth-child(2) a.btn{color:#ff9f50}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item>article{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-title{font-weight:600;line-height:0.7;padding-bottom:0.1em;text-align:center;word-spacing:30000px}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body{padding:0.5em}article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item .field--name-body p{margin:0}@media (max-width: 654px){article.node--type-frontpage .node__content>section.home-pricing .field--name-computed-products-reference>.field__item{flex:0 0 auto;padding:0}}.infinite-loading-container .infinite-status-prompt i[class^="loading-"]{width:15px;height:15px}.cards-list{position:relative}.cards-list .search-info{font-size:0.756em;font-weight:500;margin:0;padding:0 0 0.5em 0}@media (orientation: landscape) and (max-width: 872px){.cards-list .search-info{display:none}}.cards-list>ul{margin:0;padding:0;width:calc(100% + 13px)}.cards-list>ul>li{list-style:none;margin:0 13px 13px 0;padding:0;display:inline-block;vertical-align:top}@media (max-width: 654px){.cards-list>ul{display:flex;flex-flow:row wrap;justify-content:space-around;width:100%}.cards-list>ul>li{flex:0 1 48%;margin:0 0 0.5em 0;filter:drop-shadow(0 0 3px #aaa)}.cards-list>ul>li>article{width:100%;height:auto;box-shadow:none}#base .cards-list>ul>li>article>section.images{height:auto}.cards-list>ul>li>article>section.images>figure{position:relative}.cards-list>ul>li>article>section.images>figure:not(:first-child){display:none}.cards-list>ul>li>article>section.images>figure img:not(.blank){width:100%;height:auto}.cards-list>ul>li>article>section.images>figure img.blank{top:0;bottom:0;left:0;right:0}}article.card{position:relative;box-shadow:0 0 5px rgba(0,0,0,0.2);width:205px;height:295px}article.card.article{width:423px;height:295px}article.card.article section.images a{display:block}article.card.minicard{height:100px;width:170px;height:100px;margin:auto}article.card.minicard>header{padding:0.3em 0.3em 0.1em;cursor:pointer}article.card.minicard>header h1{margin:0;font-size:1em}article.card.minicard>header h4{margin:0;line-height:1.1;margin-bottom:-0.4em}article.card.minicard>header span.ref{line-height:0.5}article.card.minicard>nav.tools{padding:0 0.2em;background:rgba(255,255,255,0.8)}article.card.minicard>nav.tools .mdi.unflag{cursor:pointer}@media (hover: hover){article.card.minicard>nav.tools .tool.samples:hover .tool-content{max-width:140px}}article.card.minicard>nav.tools .tool.samples.tapped .tool-content{max-width:140px}article.card.linkedmaterialcard{width:190px;height:110px}article.card.linkedmaterialcard>header{padding:0.3em 0.3em 0.1em;cursor:pointer}article.card.linkedmaterialcard>header h1{margin:0;font-size:1em}article.card.linkedmaterialcard>header h4{margin:0;line-height:1.1;margin-bottom:-0.4em}article.card.linkedmaterialcard>header span.ref{line-height:0.5}article.card.linkedmaterialcard>nav.tools{top:auto;bottom:0;padding:0 0.2em;background:transparent}article.card.linkedmaterialcard>nav.tools .mdi.unflag{cursor:pointer}article.card header{position:absolute;bottom:0;z-index:10;color:#000;background-color:rgba(255,255,255,0.8);padding:0.3em 0.3em;box-sizing:border-box;width:100%}article.card header h1,article.card header h4{margin:0;padding:0}article.card header h1{font-size:1.3em;font-weight:700;line-height:0.85;margin-bottom:0.2em}article.card header h4{font-size:0.882em;font-weight:300;line-height:1.1;margin-bottom:-0.2em}article.card header span.ref{font-size:0.693em;font-weight:300;line-height:1}article.card.card-thematique header{background-color:rgba(105,205,207,0.9)}article.card nav.tools{position:absolute;top:0;right:0;z-index:21;width:15px;background-color:#fff;box-sizing:content-box;padding:0.3em 0.1em;opacity:0;transition:opacity 0.2s ease-in-out}article.card nav.tools>*{overflow:visible;position:relative}article.card nav.tools>* span.btn{overflow:hidden;font-size:0.882em}article.card nav.tools>* .tool-content{position:absolute;top:0px;right:100%;width:180px;box-sizing:border-box;padding:0;background-color:#fff;box-shadow:-2px 3px 8px rgba(0,0,0,0.5);opacity:0;max-height:0;max-width:0;overflow:hidden;transition:all 0.2s ease-in-out;transition-delay:0.1s}@media (hover: hover){article.card nav.tools>*:hover .tool-content{transition:all 0.3s ease-in-out;opacity:1;padding:0.3em;max-height:195px;max-width:200px}}article.card nav.tools>*.tapped .tool-content{transition:all 0.3s ease-in-out;opacity:1;padding:0.3em;max-height:195px;max-width:200px}@media (max-width: 654px){article.card nav.tools{width:23px}article.card nav.tools>*>span.btn,article.card nav.tools>*>a{font-size:1.2em}}article.card nav.tools .tool.flags .tool-content ul{display:flex;flex-flow:row wrap}article.card nav.tools .tool.flags .tool-content ul li{padding:0 0.5em 0 0}article.card nav.tools .tool.flags span.flag{cursor:pointer;font-size:0.756em;color:#bbb;transition:color 0.3s ease-in-out}@media (hover: hover){article.card nav.tools .tool.flags span.flag:hover{color:#1a1a1a}}article.card nav.tools .tool.flags span.flag.tapped{color:#1a1a1a}article.card nav.tools .tool.flags span.flag.isActive{color:#1a1a1a}article.card nav.tools .tool.flags li.create-flag{margin-top:0.2em;padding:0}article.card nav.tools .tool.flags li.create-flag input{align-self:flex-end;border:1px solid #bbb;border-radius:5px;width:calc(100% - 2em);font-size:0.8em}article.card nav.tools .tool.flags li.create-flag span.add-btn{align-self:flex-end;color:#bbb;font-size:1em;transition:all 0.2s ease-in-out}article.card nav.tools .tool.flags li.create-flag span.add-btn.active{cursor:pointer;color:#1a1a1a}article.card nav.tools .tool.flags li.create-flag span.add-btn.loading:before{animation:rotating 2s linear infinite}article.card nav.tools .tool.samples .tool-content{font-size:0.756em}article.card nav.tools .tool.samples .tool-content ul li{font-weight:bold}article.card nav.tools .tool.samples .tool-content ul li span.showroom{font-weight:400}@media (hover: hover){article.card:hover nav.tools{opacity:1}}article.card.tapped nav.tools{opacity:1}article.card section.images{position:relative}article.card section.images,article.card section.images *{width:100%;height:100%}article.card section.images figure{cursor:pointer;margin:0;position:absolute;top:0;left:0;transition:opacity 0.2s ease-in-out}article.card section.images figure:first-of-type{z-index:5}article.card section.images figure.show{opacity:1;z-index:6}article.card section.images figure.hide{opacity:0}article.card section.images figure img.blank{position:absolute;top:0;left:0;z-index:20}article.card.search-card>header{cursor:pointer}article.card.modal-card{display:flex;flex-flow:row-reverse nowrap;width:850px;height:610px}article.card.modal-card>.col{flex-basis:50%}@media (orientation: portrait) and (max-width: 654px){article.card.modal-card{flex-flow:column;width:100%;height:100%;overflow-y:auto}article.card.modal-card>.col-right{flex:0 0 auto}article.card.modal-card>.col-left{flex:0 0 100%}}@media (orientation: landscape) and (max-width: 872px){article.card.modal-card{width:100%;height:100%}article.card.modal-card>.col-right{height:100%;overflow-y:auto}}article.card.modal-card section.col-right>*:not(nav.tools){position:relative;padding:0.3em 20px 0 0.5em;box-sizing:border-box;width:100%}article.card.modal-card section.col-right>header{bottom:auto}article.card.modal-card section.col-right span.label{font-size:0.693em;font-weight:500}article.card.modal-card section.col-right section.body p{font-size:0.693em;font-weight:300;line-height:1.35;margin:0 0 0.3em}article.card.modal-card section.col-right .vsa-list{padding:0;border:none;--vsa-heading-padding: 0 0;--vsa-content-padding: 0 0 0.5em;--vsa-default-icon-size: 0.3;--vsa-border-width: 0;--vsa-text-color: #1A1A1A;--vsa-highlight-color: #fff;--vsa-bg-color: #fff}article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:focus .vsa-item__trigger__icon--is-default::after,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:focus .vsa-item__trigger__icon--is-default::before,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:hover .vsa-item__trigger__icon--is-default::after,article.card.modal-card section.col-right .vsa-list .vsa-item__trigger:hover .vsa-item__trigger__icon--is-default::before{background-color:var(--vsa-text-color)}article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger{height:2em}article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:hover,article.card.modal-card section.col-right .vsa-list .vsa-item .vsa-item__heading button.vsa-item__trigger:focus{color:var(--vsa-text-color)}article.card.modal-card section.col-right .vsa-list .vsa-item[data-vsa-active="false"] .vsa-item__heading{padding-bottom:0.2em;margin-bottom:0.2em;border-bottom:0.5px dotted #1A1A1A}article.card.modal-card section.col-right section.linked-materials>ul{display:flex;flex-flow:row wrap;justify-content:space-between}article.card.modal-card section.col-right section.linked-materials>ul>li{flex-basis:0 0 50%;margin-bottom:0.5em}article.card.modal-card section.col-right nav.tools{opacity:1}article.card.modal-card section.col-right nav.tools section.close span.btn.mdi-close{cursor:pointer}article.card.modal-card section.col-right nav.tools div.tool-content{min-width:385px}@media (max-width: 654px){article.card.modal-card section.col-right nav.tools div.tool-content{min-width:80vw}}article.card.modal-card section.col-right section.tool.samples div.tool-content ul{font-size:0.756em;font-weight:300}article.card.modal-card section.col-right section.tool.samples div.tool-content ul li{padding-right:0.5em}article.card.modal-card section.col-right section.tool.samples div.tool-content ul li span.showroom{font-weight:500}@media (hover: hover){article.card.modal-card section.col-right section.tool.note:hover div.tool-content{max-height:370px}}article.card.modal-card section.col-right section.tool.note.tapped div.tool-content{max-height:370px}article.card.modal-card section.col-right section.tool.note div.tool-content textarea,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:focus,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:focus-visible,article.card.modal-card section.col-right section.tool.note div.tool-content textarea:active{resize:none;width:99%;height:350px;margin:0;padding:0.3em;border:1px solid #ccc;border-radius:3px;outline:none;box-sizing:border-box}article.card.modal-card section.col-right section.industriels{display:flex;flex-flow:row}article.card.modal-card section.col-right section.industriels>section{flex:0 0 50%}article.card.modal-card section.col-right section.industriels>section ul li{padding:0.1em 0 .4em 0}article.card.modal-card section.col-right section.industriels>section h2{margin:0;font-size:1em;line-height:1}article.card.modal-card section.col-right section.industriels>section p{margin:0;font-size:0.756em}article.card.modal-card section.col-right section.attachments a{margin:0;font-size:0.882em;line-height:0.6}article.card.modal-card section.col-right section.attachments a span{font-size:0.8em}article.card.modal-card section.col-right section.attachments p{margin:0;font-size:0.882em}.vm--modale-card{position:relative}@media (min-width: 655px){.vm--modale-card{max-width:850px;max-height:610px;left:50% !important;top:50% !important;transform:translate(-50%, -50%) !important}}.vm--overlay{background:rgba(0,0,0,0.5) !important}#main-content>article.thematique div.cols{display:flex;flex-direction:row;flex-wrap:nowrap}@media (max-width: 654px){#main-content>article.thematique div.cols{flex-wrap:wrap}}#main-content>article.thematique div.cols div.col-left{padding:0 13px 13px 0;flex:0 0 423px}#main-content>article.thematique div.col-left section.body{background-color:#69cdcf;padding:0.5em 1em 1em}#main-content>article.thematique div.col-left section.visuel img{width:100%}#main-content>article.thematique aside.linked-materials div.card-list>ul{width:calc(100% + 13px)}#main-content>article.thematique aside.linked-materials div.card-list>ul>li{display:inline-block;vertical-align:top;width:205px;margin:0 13px 13px 0}#main-content>article.thematique aside.linked-materials h3.field__label{font-size:1em;font-weight:500;margin:2em 0 1em 0}#main-content>article.thematique aside.linked-materials h1.title{font-size:1em;font-weight:400}#main-content>article.thematique aside.linked-materials h3.ref{font-size:0.756em;font-weight:600}#main-content>article.thematique aside.linked-materials h2.description{font-size:0.756em;font-weight:400}@media (min-width: 655px){#main-content>article.article div.cols{display:grid;grid-template-rows:1fr;grid-template-columns:repeat(6, 1fr);grid-gap:1em}#main-content>article.article div.cols div.col-left{grid-column:1}#main-content>article.article div.cols div.col-right{grid-column:2/6}}@media (max-width: 654px){#main-content>article.article div.cols{padding:1em;box-sizing:border-box}#main-content>article.article div.cols .accroche figure{width:100%}}#main-content>article.article section.accroche figure{width:423px;margin:0 13px 0 0}#main-content>article.article section.accroche figure img{width:100%}#main-content>article.article section.taxonomy{margin:1em 0}#main-content>article.article section.taxonomy ul{margin:0}#main-content>article.article section.taxonomy li{display:inline-block;padding:0 0.5em 0 0}#main-content>article.article div.gallery-wrapper .image{display:inline-block;width:205px;margin:0 13px 7.8px 0;height:147.5px;background-size:cover}@media (max-width: 654px){#main-content>article.article div.gallery-wrapper{display:flex;flex-flow:row wrap;justify-content:space-between}#main-content>article.article div.gallery-wrapper .image{display:block;flex:0 1 48%;margin:0 0 7.8px 0}}@media (min-width: 655px){#main-content>article.article aside.linked-materials ul{width:calc(100% + 13px)}#main-content>article.article aside.linked-materials ul li{display:inline-block;vertical-align:top;width:205px;margin:0 13px 13px 0}}#main-content>article.article aside.linked-materials h3.field__label{font-size:1em;font-weight:500;margin:2em 0 1em 0}#main-content>article.article aside.linked-materials h1.title{font-size:1em;font-weight:400}#main-content>article.article aside.linked-materials h3.ref{font-size:0.756em;font-weight:600}#main-content>article.article aside.linked-materials h2.description{font-size:0.756em;font-weight:400}@media (max-width: 654px){#main-content>article.article nav.prevnext{padding:0 1em}}#main-content>article.article nav.prevnext.bottom{margin:2em 0}#main-content>article.article nav.prevnext ul{padding:0;margin:0;display:grid;grid-template-columns:1fr 1fr}#main-content>article.article nav.prevnext li{padding:0;margin:0;list-style:none}#main-content>article.article nav.prevnext li a{font-size:0.756em;font-weight:700;line-height:1.3;display:block;position:relative;padding:0 1em}#main-content>article.article nav.prevnext li:nth-child(1){grid-column:1}#main-content>article.article nav.prevnext li:nth-child(1) a:before{content:'\021A4';position:absolute;left:0}#main-content>article.article nav.prevnext li:nth-child(2){grid-column:2;text-align:right}#main-content>article.article nav.prevnext li:nth-child(2) a:after{content:'\021A6';position:absolute;right:0}#showrooms{width:calc(100% + 13px)}#showrooms article.showroom{width:423px;display:inline-block;vertical-align:top;margin:0 13px 13px 0}#showrooms article.showroom h1{margin:0;font-weight:4}#showrooms article.showroom p{margin:0}#showrooms article.showroom figure{margin:0}#showrooms article.showroom figure img{max-width:100%}#main-content>#pricing,#main-content .view-pricing-products .view-content{display:flex;flex-flow:row nowrap}#main-content>#pricing article.product,#main-content>#pricing .views-row,#main-content .view-pricing-products .view-content article.product,#main-content .view-pricing-products .view-content .views-row{flex:0 0 50%;text-align:center;padding:2em 0}#main-content>#pricing article.product>header,#main-content>#pricing .views-row>header,#main-content .view-pricing-products .view-content article.product>header,#main-content .view-pricing-products .view-content .views-row>header{padding-bottom:1.3em}#main-content>#pricing article.product>header h1,#main-content>#pricing article.product .views-field-title,#main-content>#pricing .views-row>header h1,#main-content>#pricing .views-row .views-field-title,#main-content .view-pricing-products .view-content article.product>header h1,#main-content .view-pricing-products .view-content article.product .views-field-title,#main-content .view-pricing-products .view-content .views-row>header h1,#main-content .view-pricing-products .view-content .views-row .views-field-title{font-size:4em;line-height:0.6;color:#fff;text-align:center;word-spacing:30000px}#main-content>#pricing article.product section.content,#main-content>#pricing article.product .views-field-body,#main-content>#pricing .views-row section.content,#main-content>#pricing .views-row .views-field-body,#main-content .view-pricing-products .view-content article.product section.content,#main-content .view-pricing-products .view-content article.product .views-field-body,#main-content .view-pricing-products .view-content .views-row section.content,#main-content .view-pricing-products .view-content .views-row .views-field-body{color:#fff}#main-content>#pricing article.product section.content .description,#main-content>#pricing article.product .views-field-body .description,#main-content>#pricing .views-row section.content .description,#main-content>#pricing .views-row .views-field-body .description,#main-content .view-pricing-products .view-content article.product section.content .description,#main-content .view-pricing-products .view-content article.product .views-field-body .description,#main-content .view-pricing-products .view-content .views-row section.content .description,#main-content .view-pricing-products .view-content .views-row .views-field-body .description{font-size:1.134em}#main-content>#pricing article.product section.content .description p,#main-content>#pricing article.product .views-field-body .description p,#main-content>#pricing .views-row section.content .description p,#main-content>#pricing .views-row .views-field-body .description p,#main-content .view-pricing-products .view-content article.product section.content .description p,#main-content .view-pricing-products .view-content article.product .views-field-body .description p,#main-content .view-pricing-products .view-content .views-row section.content .description p,#main-content .view-pricing-products .view-content .views-row .views-field-body .description p{margin:0.3em}#main-content>#pricing article.product aside,#main-content>#pricing .views-row aside,#main-content .view-pricing-products .view-content article.product aside,#main-content .view-pricing-products .view-content .views-row aside{padding:1em 0}#main-content>#pricing article.product aside .variation,#main-content>#pricing .views-row aside .variation,#main-content .view-pricing-products .view-content article.product aside .variation,#main-content .view-pricing-products .view-content .views-row aside .variation{display:flex;flex-flow:row nowrap;justify-content:center;align-items:flex-end}#main-content>#pricing article.product aside .variation div.variation-description,#main-content>#pricing .views-row aside .variation div.variation-description,#main-content .view-pricing-products .view-content article.product aside .variation div.variation-description,#main-content .view-pricing-products .view-content .views-row aside .variation div.variation-description{flex:0 0 6.7em;font-size:2.012em;font-weight:800;color:#fff}#main-content>#pricing article.product aside .variation div.variation-description p,#main-content>#pricing .views-row aside .variation div.variation-description p,#main-content .view-pricing-products .view-content article.product aside .variation div.variation-description p,#main-content .view-pricing-products .view-content .views-row aside .variation div.variation-description p{margin:0;text-align:left}#main-content>#pricing article.product aside .variation button,#main-content>#pricing .views-row aside .variation button,#main-content .view-pricing-products .view-content article.product aside .variation button,#main-content .view-pricing-products .view-content .views-row aside .variation button{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#fff}#main-content>#pricing article.product:nth-child(1),#main-content>#pricing .views-row:nth-child(1),#main-content .view-pricing-products .view-content article.product:nth-child(1),#main-content .view-pricing-products .view-content .views-row:nth-child(1){background-color:#69cdcf}#main-content>#pricing article.product:nth-child(1) aside .variation button,#main-content>#pricing .views-row:nth-child(1) aside .variation button,#main-content .view-pricing-products .view-content article.product:nth-child(1) aside .variation button,#main-content .view-pricing-products .view-content .views-row:nth-child(1) aside .variation button{color:#69cdcf}#main-content>#pricing article.product:nth-child(2),#main-content>#pricing .views-row:nth-child(2),#main-content .view-pricing-products .view-content article.product:nth-child(2),#main-content .view-pricing-products .view-content .views-row:nth-child(2){background-color:#ff9f50}#main-content>#pricing article.product:nth-child(2) aside .variation button,#main-content>#pricing .views-row:nth-child(2) aside .variation button,#main-content .view-pricing-products .view-content article.product:nth-child(2) aside .variation button,#main-content .view-pricing-products .view-content .views-row:nth-child(2) aside .variation button{color:#ff9f50}@media (max-width: 654px){#main-content>#pricing,#main-content .view-pricing-products .view-content{flex-flow:column}#main-content>#pricing article.product,#main-content>#pricing .views-row,#main-content .view-pricing-products .view-content article.product,#main-content .view-pricing-products .view-content .views-row{flex:0 1 auto}}.modal{position:relative}#pricing-modal-login-register{position:relative;width:100%;text-align:left}#pricing-modal-login-register h2{margin:0.4em 0 1.1em;padding-right:4em;font-size:1.2em;font-weight:300}#pricing-modal-login-register #login-register{width:100%;display:flex;flex-flow:row nowrap}#pricing-modal-login-register #login-register>section{flex:0 0 250px}#pricing-modal-login-register #login-register>section form .form-item,#pricing-modal-login-register #login-register>section form .form-actions{margin:0.5em 0;max-width:none}#pricing-modal-login-register #login-register>section form .form-type-email,#pricing-modal-login-register #login-register>section form .form-type-password,#pricing-modal-login-register #login-register>section form .form-actions{display:block}#pricing-modal-login-register #login-register>section form input[type="email"],#pricing-modal-login-register #login-register>section form input[type="password"]{max-width:11em}#pricing-modal-login-register #login-register>section form#user-login-form #edit-pass--description,#pricing-modal-login-register #login-register>section form #edit-pass-pass1--description{display:block;max-width:16em;font-size:0.693em}#pricing-modal-login-register #login-register>section form span.login-message,#pricing-modal-login-register #login-register>section form span.register-message{color:red;font-size:0.693em;line-height:1.2;display:block;padding:0.8em 0 0 0}#pricing-modal-login-register #login-register>section form span.login-message[v-if="loginMessage"],#pricing-modal-login-register #login-register>section form span.register-message[v-if="registerMessage"]{display:none}@media (max-width: 654px){#pricing-modal-login-register{height:100%;overflow-y:auto}#pricing-modal-login-register #login-register{flex-flow:column}#pricing-modal-login-register #login-register>section{flex:0 0 auto}#pricing-modal-login-register #login-register>section form input[type="email"],#pricing-modal-login-register #login-register>section form input[type="password"]{max-width:90%;width:90%}#pricing-modal-login-register #login-register>section form#user-login-form #edit-pass--description,#pricing-modal-login-register #login-register>section form #edit-pass-pass1--description{max-width:90%;width:90%}#pricing-modal-login-register #login-register>section.login{padding-bottom:0.5em}}@media (orientation: landscape) and (max-width: 872px){#pricing-modal-login-register h2{margin:0 0 0.5em}}@media (max-width: 654px){#pricing .overlay>.modal{width:95% !important;height:95% !important}}#main-content form.commerce-checkout-flow{max-width:641px}#main-content form.commerce-checkout-flow .layout-checkout-form{display:flex;flex-flow:column}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main{width:100%;float:none;order:2;background-color:#ff9f50;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main label,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main legend,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset#edit-review-contact-information,#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset#edit-review-payment-information{color:#fff}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset{border:none;margin:0;padding:0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main fieldset legend{font-size:1.5em;font-weight:600;margin-bottom:0.5em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item{margin:0 0 0.5em 0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main label{display:inline-block;font-weight:bold;min-width:10em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main input[type="text"]{width:20em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form{display:inline-block;background-color:#fff;color:#1A1A1A;border-radius:5px;padding:1em;margin:0 0 1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item{display:flex;align-items:center;flex-flow:row nowrap}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item label{color:#777}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .stripe-form .form-item .form-text{background-color:#fff;border-radius:3px}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item-payment-information-add-payment-method-billing-information-address-0-address-address-line2{padding-left:10.25em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-main .form-item-payment-information-add-payment-method-billing-information-copy-to-address-book{display:none}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary{width:100%;float:none;order:1}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary>h3{display:none}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary{background-color:#69cdcf;color:#fff;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .view-commerce-checkout-order-summary{display:flex;flex-flow:row nowrap;justify-content:space-between;align-items:flex-end}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .field--name-product-id .field--name-title{font-size:2.5em;font-weight:800}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary .field--name-title{font-size:1.5em;font-weight:600}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-order-summary p{margin:0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption{background-color:#50aa3c;padding:1em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper{display:flex;flex-flow:row;align-items:center}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item{margin:0 0.5em 0 0}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item label{color:#fff;font-size:1.5em;font-weight:600;margin-right:0.5em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper .form-item input[type="text"]{width:7em}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-secondary #edit-coupon-redemption>.form-wrapper input[type="submit"]{background-color:#fff;color:#50aa3c;border:none;margin:0;padding:0.1em 0.7em;box-sizing:content-box;height:2em;font-weight:800;border-radius:5px}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer{float:none;width:100%;padding:0;order:3}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer #edit-actions{text-align:right}#main-content form.commerce-checkout-flow .layout-checkout-form .layout-region-checkout-footer input#edit-actions-next{background-color:#9458aa;color:#fff;border:none;border-radius:5px;padding:0.2em 0.4em 0.3em;font-weight:600;font-size:1.323em}form#user-pass input.form-email{max-width:95%}#member-warning{padding:2em 4em;text-align:center}#member-warning a{display:inline-block;font-size:0.9em;font-weight:bold;padding:0.7em 1em;margin-bottom:0.3em;background-color:#fff;color:#000;border-radius:5px;border:none;background-color:#ff9f50;color:#fff}body:not(.path-home) footer[role="contentinfo"]{display:none}footer[role="contentinfo"] #block-materiosimplenewssubscription form{display:flex;flex-flow:row nowrap;align-items:center;font-size:0.756em}footer[role="contentinfo"] #block-materiosimplenewssubscription form>*{margin-right:0.5em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions{display:flex;flex-flow:row nowrap}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions>*{margin-right:0.5em;display:flex;flex-flow:row nowrap;align-items:center}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-subscriptions input{margin-right:0.3em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-mail-wrapper input[type="email"]{width:10em}footer[role="contentinfo"] #block-materiosimplenewssubscription form #edit-actions--2 input[type="submit"]{border:none;background:none;background-color:#69cdcf;border-radius:5px;color:#fff;padding:0.45em 1em;font-weight:700} body{font-size:16px;font-family:"Ubuntu",Arial,"MS Trebuchet",sans-serif;font-weight:500;font-style:normal;line-height:1.3}body{margin:0;padding:0}#printable-root-page{box-sizing:border-box;width:21cm;padding:1cm .5cm 2cm}#printable-root-page>header{display:flex;flex-flow:nowrap;align-items:baseline}#printable-root-page>header h1{margin:0;font-weight:600}#printable-root-page>article{padding-top:1em}#printable-root-page>article>h2{font-weight:600;margin:0}#printable-root-page>article .field--name-field-reference{margin:0 0 1em 0}#printable-root-page>article .field--name-body,#printable-root-page>article .field--name-field-samples{display:inline-block;vertical-align:top}#printable-root-page>article .field--name-body{width:75%}#printable-root-page>article .field--name-body p{margin:0}#printable-root-page>article .field__label{font-size:0.756em;font-weight:700}#printable-root-page>article .field--name-field-samples{width:23%;text-align:right}#printable-root-page>article .field--name-field-samples .field__item{font-size:0.756em}#printable-root-page>article .field--name-field-manufacturer,#printable-root-page>article .field--name-field-distributor{margin-top:1em;display:inline-block;vertical-align:top;width:49%}#printable-root-page>article .field--name-field-manufacturer .taxonomy-term,#printable-root-page>article .field--name-field-distributor .taxonomy-term{padding-bottom:0.5em}#printable-root-page>article .field--name-field-manufacturer .taxonomy-term>h2,#printable-root-page>article .field--name-field-distributor .taxonomy-term>h2{margin:0;font-weight:600;font-size:1em}#printable-root-page>article .field--name-field-manufacturer .taxonomy-term p,#printable-root-page>article .field--name-field-distributor .taxonomy-term p{margin:0}#printable-root-page>article .field--name-field-materiau-images{margin-top:1em;display:flex;flex-flow:row wrap;justify-content:space-between}#printable-root-page>article .field--name-field-materiau-images .field__item{flex:0 0 33%}#printable-root-page>article .field--name-field-materiau-images .field__item img{width:100%;height:auto} diff --git a/web/themes/custom/materiotheme/assets/dist/main.css.gz b/web/themes/custom/materiotheme/assets/dist/main.css.gz index d436ed68f4734770b1b6500d683e5e12fc4c512e..551785a49ec0ebb6a733e98277929b95344a99aa 100644 GIT binary patch delta 529 zcmV+s0`C38i~-|}0kB|1e@43_z1awr7j{;2rc@~2*w>bwJS)Dz9L@JPNk_wBQYMau zvc<_sj7uk)HqlwG2O8<(KUa$YhB=iW*1d zMVT4nROaPps;1RJ%gdiOlDVP|$aJu>*F%LZwfjOXZRlW|p4c0SfAm-uflRC3{y;iG zI=9hPy$usMtPyRjFq>x1geo1xd4rnzrCD7d@l-*Z(kf?SxrB!we!%v^<();K~nGaAo^AGJ>_Z?uM~A$ryb9cU3~UjHIfUWCA;wH{V8ClG5h zU^OH=Z4a%W%_CQ9M=N5c zC4N=wOhwTKS`Ov{3(f%m)N}?k delta 496 zcmVZ!gKUa$YWSp`OndsuONd9x$ zbL?=_-Q|nWM@0Q$W&6<>!HGa(tV+p zHgvE}Pwb6EdM1fLrd4l$paCIO>~u+M!$i$$L>p_1rkOLFNE0gae-bRIQ)Wapi>XLXY(LsRR(z53{mS3W)|kmD$?>o)f8ry@ zew37@*bbz|pFf_NQLBQTIrH@esJ8VA?YOV_GIW2m@<;1vX0c+AwlbJ$Nv(`fyZ_@( zlxs;{tR`sl*)9zcK*?9>Yorx4LXG6U%+!OGo1OKx0qsSptqBzeu|OlPi?nXie+_)AXwV diff --git a/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js b/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js index 3a803f6..2619933 100644 --- a/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js +++ b/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js @@ -1,4 +1,4 @@ -(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[790],{7682:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ArticleFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"author"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"date"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"start"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"end"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"source"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"tags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"thesaurus"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_articlecardmedium"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"videos"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"memo"},arguments:[],directives:[]}]}}],loc:{start:0,end:604}};t.loc.source={body:"fragment ArticleFields on Article {\n id\n uuid\n title\n author\n date{\n start\n end\n }\n source{\n url\n title\n }\n body\n showroom {\n id\n name\n }\n tags {\n id\n name\n }\n thesaurus {\n id\n name\n }\n linked_materials {\n id\n title\n short_description\n reference\n images {\n url\n style_cardmedium_url\n style_hd_url\n }\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n note{\n id\n }\n }\n images {\n id\n url\n alt\n style_articlecardmedium{\n url\n }\n }\n videos {\n url\n }\n memo\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},6024:(e,t,i)=>{"use strict";i.d(t,{Z:()=>o});var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("article",{staticClass:"card search-card"},[i("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?i("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),i("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?i("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?i("nav",{staticClass:"tools"},[i("section",{staticClass:"tool flags"},[i("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?i("li",{key:t.id},[i("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?i("li",{staticClass:"create-flag"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),i("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?i("section",{staticClass:"tool samples"},[i("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),i("ul",e._l(e.item.samples,(function(t){return i("li",{key:t.showroom.id},[i("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?i("section",{staticClass:"tool note"},[i("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),i("section",{staticClass:"tool print"},[i("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[i("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),i("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,n){return i("figure",{key:t.url},[i("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),i("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};n._withStripped=!0;var a=i(629),s=i(8357),l=i(3939);const r={name:"Card",props:["item"],mixins:[s.Z],components:{ModalCard:l.Z},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,a.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,a.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),i=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:i,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin&&this.$modal.show(l.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"})}}};var d=(0,i(1900).Z)(r,n,[],!1,null,"0318fc68",null);d.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const o=d.exports},4060:(e,t,i)=>{"use strict";i.r(t),i.d(t,{default:()=>_});var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return!e.article||e.loading?i("div",{staticClass:"loading"},[i("span",[e._v(e._s(e.$t("default.Loading…")))])]):i("article",{staticClass:"article"},[i("nav",{staticClass:"prevnext top"},[i("ul",[i("li",[e.prevnext.prev?i("a",{attrs:{href:e.prevnext.prev.view_node},domProps:{innerHTML:e._s(e.prevnext.prev.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.prev)}}}):e._e()]),e._v(" "),i("li",[e.prevnext.next?i("a",{attrs:{href:e.prevnext.next.view_node},domProps:{innerHTML:e._s(e.prevnext.next.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.next)}}}):e._e()])])]),e._v(" "),i("div",{staticClass:"cols"},[i("div",{staticClass:"col col-left"},[e.image_accroche?i("section",{staticClass:"accroche"},[i("figure",[i("img",{attrs:{src:e.image_accroche.url,alt:e.image_accroche.alt,title:e.image_accroche.title},on:{click:function(t){return e.setLightboxIndex(0)}}})])]):e._e(),e._v(" "),i("section",{staticClass:"taxonomy"},[i("div",{staticClass:"thesaurus"},[i("ul",e._l(e.article.thesaurus,(function(t){return i("li",{key:t.id},[e._v(e._s(t.name))])})),0)]),e._v(" "),i("div",{staticClass:"tags"},[i("ul",e._l(e.article.tags,(function(t){return i("li",{key:t.id},[e._v(e._s(t.name))])})),0)])]),e._v(" "),e.article.showroom?i("section",{staticClass:"showroom"},[i("h2",[e._v(e._s(e.article.showroom.name))]),e._v(" "),i("a",{staticClass:"mail",attrs:{href:"mail:"+e.article.showroom.field_public_email}},[e._v("\n "+e._s(e.article.showroom.field_public_email))]),e._v(" "),i("br"),e._v(" "),i("a",{staticClass:"phone",attrs:{href:"tel:"+e.article.showroom.field_public_phone}},[e._v("\n "+e._s(e.article.showroom.field_public_phone))])]):e._e()]),e._v(" "),i("div",{staticClass:"col col-right"},[i("section",{staticClass:"body",domProps:{innerHTML:e._s(e.article.body)}}),e._v(" "),i("CoolLightBox",{attrs:{items:e.lightbox_items,index:e.lightbox_index,loop:!0,srcName:"url"},on:{close:function(t){e.lightbox_index=null}}}),e._v(" "),i("div",{staticClass:"gallery-wrapper"},e._l(e.lightbox_items,(function(t,n){return n>0?i("div",{key:n,staticClass:"image",style:{backgroundImage:"url("+t.thumb+")"},on:{click:function(t){return e.setLightboxIndex(n)}}}):e._e()})),0),e._v(" "),i("aside",{staticClass:"linked-materials"},[i("h3",{staticClass:"field__label"},[e._v(e._s(e.$t("materio.Linked Materials")))]),e._v(" "),i("div",{staticClass:"cards-list"},[i("ul",{},e._l(e.article.linked_materials,(function(e){return i("li",{key:e.id},[i("Card",{attrs:{item:e}})],1)})),0)])])],1)]),e._v(" "),i("nav",{staticClass:"prevnext bottom"},[i("ul",[i("li",[e.prevnext.prev?i("a",{attrs:{href:e.prevnext.prev.view_node},domProps:{innerHTML:e._s(e.prevnext.prev.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.prev)}}}):e._e()]),e._v(" "),i("li",[e.prevnext.next?i("a",{attrs:{href:e.prevnext.next.view_node},domProps:{innerHTML:e._s(e.prevnext.next.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.next)}}}):e._e()])])])])};n._withStripped=!0;var a=i(4408),s=i(8492),l=(i(2141),i(546)),r=i(3033),d=i(4119),o=i.n(d),c=i(7682),m=i.n(c),u=i(6024),v=i(629);const g={name:"Article",router:a.Z,store:s.Z,props:["item"],data:()=>({index:-1,prevnext:{},nid:null,path:null,article:{},image_accroche:null,lightbox_items:null,loading:!0,lightbox_index:null}),metaInfo(){return{title:this.article.title}},computed:{...(0,v.rn)({items:e=>e.Blabla.items})},created(){this.getArticle()},methods:{...(0,v.nv)({getItems:"Blabla/getItems",getItemIndex:"Blabla/getItemIndex",getPrevNextItems:"Blabla/getPrevNextItems"}),getArticle(){this.$route,this.$route.params.id?this.id=this.$route.params.id:"node"==drupalDecoupled.entity_type&&"article"==drupalDecoupled.entity_bundle&&(this.id=drupalDecoupled.entity_id),this.id?this.loadArticle():this.$router.replace({name:"home"})},getIndex(){this.article.id,this.getItemIndex(this.article.id).then((e=>{this.index=e,this.getPrevNextItems(e).then((e=>{this.prevnext=e}))}))},loadArticle(){this.loading=!0;const e=o()`{ +(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[790],{7682:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ArticleFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Article"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"uuid"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"author"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"date"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"start"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"end"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"source"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"tags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"thesaurus"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"reference"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"note"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_articlecardmedium"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"videos"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"memo"},arguments:[],directives:[]}]}}],loc:{start:0,end:604}};t.loc.source={body:"fragment ArticleFields on Article {\n id\n uuid\n title\n author\n date{\n start\n end\n }\n source{\n url\n title\n }\n body\n showroom {\n id\n name\n }\n tags {\n id\n name\n }\n thesaurus {\n id\n name\n }\n linked_materials {\n id\n title\n short_description\n reference\n images {\n url\n style_cardmedium_url\n style_hd_url\n }\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n note{\n id\n }\n }\n images {\n id\n url\n alt\n style_articlecardmedium{\n url\n }\n }\n videos {\n url\n }\n memo\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},3775:(e,t,i)=>{"use strict";i.d(t,{Z:()=>g});var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("article",{staticClass:"card search-card"},[i("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?i("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),i("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?i("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?i("nav",{staticClass:"tools"},[i("section",{staticClass:"tool flags"},[i("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?i("li",{key:t.id},[i("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?i("li",{staticClass:"create-flag"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),i("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?i("section",{staticClass:"tool samples"},[i("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),i("ul",e._l(e.item.samples,(function(t){return i("li",{key:t.showroom.id},[i("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?i("section",{staticClass:"tool note"},[i("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),i("section",{staticClass:"tool print"},[i("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[i("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),i("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,n){return i("figure",{key:t.url},[i("img",{directives:[{name:"lazy",rawName:"v-lazy",value:n,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),i("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};n._withStripped=!0;var a=i(629),s=i(8357),l=i(3939),r=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"member-warning"}},[i("h2",[e._v(e._s(e.$t("materio.Oops")))]),e._v(" "),i("p",[e._v(e._s(e.$t("materio.To be able to access to our 8000+ materials you need become a member")))]),e._v(" "),i("a",{attrs:{href:"/pricing"},on:{click:function(t){return t.preventDefault(),e.onclick(t)}}},[e._v(e._s(e.$t("materio.Join us")))])])};r._withStripped=!0;const d={name:"MemberWarning",router:i(4408).Z,data:()=>({}),methods:{onclick(){this.$modal.hideAll(),this.$router.push({name:"pricing"})}}};var o=i(1900),c=(0,o.Z)(d,r,[],!1,null,"bce9630c",null);c.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue";const m=c.exports,u={name:"Card",props:["item"],mixins:[s.Z],components:{ModalCard:l.Z,MemberWarning:m},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,a.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,a.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),i=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:i,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin?this.$modal.show(l.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"}):this.$modal.show(m,{},{draggable:!1,width:"400px",height:"250px"})}}};var v=(0,o.Z)(u,n,[],!1,null,"0318fc68",null);v.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const g=v.exports},4060:(e,t,i)=>{"use strict";i.r(t),i.d(t,{default:()=>_});var n=function(){var e=this,t=e.$createElement,i=e._self._c||t;return!e.article||e.loading?i("div",{staticClass:"loading"},[i("span",[e._v(e._s(e.$t("default.Loading…")))])]):i("article",{staticClass:"article"},[i("nav",{staticClass:"prevnext top"},[i("ul",[i("li",[e.prevnext.prev?i("a",{attrs:{href:e.prevnext.prev.view_node},domProps:{innerHTML:e._s(e.prevnext.prev.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.prev)}}}):e._e()]),e._v(" "),i("li",[e.prevnext.next?i("a",{attrs:{href:e.prevnext.next.view_node},domProps:{innerHTML:e._s(e.prevnext.next.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.next)}}}):e._e()])])]),e._v(" "),i("div",{staticClass:"cols"},[i("div",{staticClass:"col col-left"},[e.image_accroche?i("section",{staticClass:"accroche"},[i("figure",[i("img",{attrs:{src:e.image_accroche.url,alt:e.image_accroche.alt,title:e.image_accroche.title},on:{click:function(t){return e.setLightboxIndex(0)}}})])]):e._e(),e._v(" "),i("section",{staticClass:"taxonomy"},[i("div",{staticClass:"thesaurus"},[i("ul",e._l(e.article.thesaurus,(function(t){return i("li",{key:t.id},[e._v(e._s(t.name))])})),0)]),e._v(" "),i("div",{staticClass:"tags"},[i("ul",e._l(e.article.tags,(function(t){return i("li",{key:t.id},[e._v(e._s(t.name))])})),0)])]),e._v(" "),e.article.showroom?i("section",{staticClass:"showroom"},[i("h2",[e._v(e._s(e.article.showroom.name))]),e._v(" "),i("a",{staticClass:"mail",attrs:{href:"mail:"+e.article.showroom.field_public_email}},[e._v("\n "+e._s(e.article.showroom.field_public_email))]),e._v(" "),i("br"),e._v(" "),i("a",{staticClass:"phone",attrs:{href:"tel:"+e.article.showroom.field_public_phone}},[e._v("\n "+e._s(e.article.showroom.field_public_phone))])]):e._e()]),e._v(" "),i("div",{staticClass:"col col-right"},[i("section",{staticClass:"body",domProps:{innerHTML:e._s(e.article.body)}}),e._v(" "),i("CoolLightBox",{attrs:{items:e.lightbox_items,index:e.lightbox_index,loop:!0,srcName:"url"},on:{close:function(t){e.lightbox_index=null}}}),e._v(" "),i("div",{staticClass:"gallery-wrapper"},e._l(e.lightbox_items,(function(t,n){return n>0?i("div",{key:n,staticClass:"image",style:{backgroundImage:"url("+t.thumb+")"},on:{click:function(t){return e.setLightboxIndex(n)}}}):e._e()})),0),e._v(" "),i("aside",{staticClass:"linked-materials"},[i("h3",{staticClass:"field__label"},[e._v(e._s(e.$t("materio.Linked Materials")))]),e._v(" "),i("div",{staticClass:"cards-list"},[i("ul",{},e._l(e.article.linked_materials,(function(e){return i("li",{key:e.id},[i("Card",{attrs:{item:e}})],1)})),0)])])],1)]),e._v(" "),i("nav",{staticClass:"prevnext bottom"},[i("ul",[i("li",[e.prevnext.prev?i("a",{attrs:{href:e.prevnext.prev.view_node},domProps:{innerHTML:e._s(e.prevnext.prev.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.prev)}}}):e._e()]),e._v(" "),i("li",[e.prevnext.next?i("a",{attrs:{href:e.prevnext.next.view_node},domProps:{innerHTML:e._s(e.prevnext.next.title)},on:{click:function(t){return t.preventDefault(),e.onPrevNext(e.prevnext.next)}}}):e._e()])])])])};n._withStripped=!0;var a=i(4408),s=i(8492),l=(i(2141),i(546)),r=i(3033),d=i(4119),o=i.n(d),c=i(7682),m=i.n(c),u=i(3775),v=i(629);const g={name:"Article",router:a.Z,store:s.Z,props:["item"],data:()=>({index:-1,prevnext:{},nid:null,path:null,article:{},image_accroche:null,lightbox_items:null,loading:!0,lightbox_index:null}),metaInfo(){return{title:this.article.title}},computed:{...(0,v.rn)({items:e=>e.Blabla.items})},created(){this.getArticle()},methods:{...(0,v.nv)({getItems:"Blabla/getItems",getItemIndex:"Blabla/getItemIndex",getPrevNextItems:"Blabla/getPrevNextItems"}),getArticle(){this.$route,this.$route.params.id?this.id=this.$route.params.id:"node"==drupalDecoupled.entity_type&&"article"==drupalDecoupled.entity_bundle&&(this.id=drupalDecoupled.entity_id),this.id?this.loadArticle():this.$router.replace({name:"home"})},getIndex(){this.article.id,this.getItemIndex(this.article.id).then((e=>{this.index=e,this.getPrevNextItems(e).then((e=>{this.prevnext=e}))}))},loadArticle(){this.loading=!0;const e=o()`{ article(id: ${this.id}, lang: "${drupalDecoupled.lang_code}") { ...ArticleFields } diff --git a/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js.gz b/web/themes/custom/materiotheme/assets/dist/module-article.bundle.js.gz index 2fc991e4675647b2146cd8dd31fd9e6fb70eb183..a92bf5142885159ac70b1ce397525ed467b05302 100644 GIT binary patch literal 4204 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 C_YLI$ literal 3987 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 diff --git a/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js b/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js index eb6ffe7..426176e 100644 --- a/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js +++ b/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js @@ -1 +1 @@ -(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[694],{6024:(e,t,s)=>{"use strict";s.d(t,{Z:()=>c});var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("article",{staticClass:"card search-card"},[s("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?s("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),s("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?s("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?s("nav",{staticClass:"tools"},[s("section",{staticClass:"tool flags"},[s("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),s("div",{staticClass:"tool-content"},[s("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?s("li",{key:t.id},[s("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?s("li",{staticClass:"create-flag"},[s("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),s("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?s("section",{staticClass:"tool samples"},[s("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),s("div",{staticClass:"tool-content"},[s("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),s("ul",e._l(e.item.samples,(function(t){return s("li",{key:t.showroom.id},[s("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?s("section",{staticClass:"tool note"},[s("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),s("section",{staticClass:"tool print"},[s("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[s("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),s("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return s("figure",{key:t.url},[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),s("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var i=s(629),l=s(8357),n=s(3939);const r={name:"Card",props:["item"],mixins:[l.Z],components:{ModalCard:n.Z},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,i.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,i.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),s=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:s,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin&&this.$modal.show(n.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"})}}};var o=(0,s(1900).Z)(r,a,[],!1,null,"0318fc68",null);o.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const c=o.exports},2074:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>g});var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{attrs:{id:"Base"}},[e.searchinfos?s("div",{staticClass:"cards-list"},[s("aside",{staticClass:"search-info"},[e._v("\n "+e._s(e.searchinfos)+"\n ")]),e._v(" "),!e.items.length&!e.noresults?s("div",{staticClass:"loading"},[s("span",[e._v(e._s(e.$t("default.Loading…")))])]):s("ul",e._l(e.items,(function(t){return s("li",{key:t.id},["materiau"==t.bundle?s("Card",{attrs:{item:t}}):e._e(),e._v(" "),"thematique"==t.bundle?s("CardThematique",{attrs:{item:t}}):e._e()],1)})),0),e._v(" "),e.count>e.limit?s("infinite-loading",{on:{infinite:e.nextPage}},[s("div",{attrs:{slot:"no-more"},slot:"no-more"},[e._v("No more results")])]):e._e()],1):s("div",{staticClass:"loading"},[s("span",[e._v(e._s(e.$t("default.Loading…")))])])])};a._withStripped=!0;var i=s(6024),l=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("article",{staticClass:"card card-thematique search-card"},[s("header",[s("a",{attrs:{href:e.item.path},on:{click:function(t){return t.preventDefault(),e.openThematique(t)}}},[s("h1",[e._v(e._s(e.item.title))]),e._v(" "),s("h4",[e._v(e._s(e.item.short_description))])])]),e._v(" "),s("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return s("figure",{key:t.url},[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),s("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openThematique(t)}}})])})),0)])};l._withStripped=!0;const n={name:"Card",props:["item"],mixins:[s(8357).Z],data(){return{blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,lightbox_index:null,alias:this.item.path.replace(/^.*\/thematique\//g,"")}},methods:{openThematique(e){this.alias,this.$router.push({name:"thematique",params:{alias:this.alias,id:this.item.id}})}}};var r=s(1900),o=(0,r.Z)(n,l,[],!1,null,"6a3bc2e2",null);o.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/CardThematique.vue";const c=o.exports;var m=s(629);const d={name:"Base",data:()=>({pagetitle:"Base"}),computed:{...(0,m.rn)({items:e=>e.Search.items,searchinfos:e=>e.Search.infos,count:e=>e.Search.count,noresults:e=>e.Search.noresults,limit:e=>e.Search.limit})},methods:{...(0,m.nv)({newSearch:"Search/newSearch",nextPage:"Search/nextPage"})},created(){window.location;let e=new URLSearchParams(window.location.search);e.has("keys")?(this.$store.commit("Search/setKeys",e.get("keys")),this.pagetitle=e.get("keys")):(this.$store.commit("Search/setKeys",""),this.pagetitle="Base"),e.has("term")?this.$store.commit("Search/setTerm",e.get("term")):this.$store.commit("Search/setTerm",""),e.has("filters")?this.$store.commit("Search/setFilters",e.get("filters").split(",")):this.$store.commit("Search/setFilters",[]),this.newSearch()},beforeRouteUpdate(e,t,s){this.$store.commit("Search/setKeys",e.query.keys),this.$store.commit("Search/setTerm",e.query.term),this.$store.commit("Search/setFilters",e.query.filters),this.pagetitle=e.query.keys,this.newSearch(),s()},components:{Card:i.Z,CardThematique:c}};var h=(0,r.Z)(d,a,[],!1,null,"04a51984",null);h.options.__file="web/themes/custom/materiotheme/vuejs/components/Pages/Base.vue";const g=h.exports}}]); \ No newline at end of file +(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[694],{3775:(e,t,s)=>{"use strict";s.d(t,{Z:()=>g});var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("article",{staticClass:"card search-card"},[s("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?s("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),s("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?s("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?s("nav",{staticClass:"tools"},[s("section",{staticClass:"tool flags"},[s("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),s("div",{staticClass:"tool-content"},[s("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?s("li",{key:t.id},[s("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?s("li",{staticClass:"create-flag"},[s("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),s("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?s("section",{staticClass:"tool samples"},[s("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),s("div",{staticClass:"tool-content"},[s("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),s("ul",e._l(e.item.samples,(function(t){return s("li",{key:t.showroom.id},[s("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?s("section",{staticClass:"tool note"},[s("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),s("section",{staticClass:"tool print"},[s("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[s("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),s("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return s("figure",{key:t.url},[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),s("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var i=s(629),n=s(8357),l=s(3939),r=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{attrs:{id:"member-warning"}},[s("h2",[e._v(e._s(e.$t("materio.Oops")))]),e._v(" "),s("p",[e._v(e._s(e.$t("materio.To be able to access to our 8000+ materials you need become a member")))]),e._v(" "),s("a",{attrs:{href:"/pricing"},on:{click:function(t){return t.preventDefault(),e.onclick(t)}}},[e._v(e._s(e.$t("materio.Join us")))])])};r._withStripped=!0;const o={name:"MemberWarning",router:s(4408).Z,data:()=>({}),methods:{onclick(){this.$modal.hideAll(),this.$router.push({name:"pricing"})}}};var c=s(1900),m=(0,c.Z)(o,r,[],!1,null,"bce9630c",null);m.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue";const d=m.exports,h={name:"Card",props:["item"],mixins:[n.Z],components:{ModalCard:l.Z,MemberWarning:d},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,i.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,i.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),s=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:s,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin?this.$modal.show(l.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"}):this.$modal.show(d,{},{draggable:!1,width:"400px",height:"250px"})}}};var u=(0,c.Z)(h,a,[],!1,null,"0318fc68",null);u.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const g=u.exports},2074:(e,t,s)=>{"use strict";s.r(t),s.d(t,{default:()=>u});var a=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("div",{attrs:{id:"Base"}},[e.searchinfos?s("div",{staticClass:"cards-list"},[s("aside",{staticClass:"search-info"},[e._v("\n "+e._s(e.searchinfos)+"\n ")]),e._v(" "),!e.items.length&!e.noresults?s("div",{staticClass:"loading"},[s("span",[e._v(e._s(e.$t("default.Loading…")))])]):s("ul",e._l(e.items,(function(t){return s("li",{key:t.id},["materiau"==t.bundle?s("Card",{attrs:{item:t}}):e._e(),e._v(" "),"thematique"==t.bundle?s("CardThematique",{attrs:{item:t}}):e._e()],1)})),0),e._v(" "),e.count>e.limit?s("infinite-loading",{on:{infinite:e.nextPage}},[s("div",{attrs:{slot:"no-more"},slot:"no-more"},[e._v("No more results")])]):e._e()],1):s("div",{staticClass:"loading"},[s("span",[e._v(e._s(e.$t("default.Loading…")))])])])};a._withStripped=!0;var i=s(3775),n=function(){var e=this,t=e.$createElement,s=e._self._c||t;return s("article",{staticClass:"card card-thematique search-card"},[s("header",[s("a",{attrs:{href:e.item.path},on:{click:function(t){return t.preventDefault(),e.openThematique(t)}}},[s("h1",[e._v(e._s(e.item.title))]),e._v(" "),s("h4",[e._v(e._s(e.item.short_description))])])]),e._v(" "),s("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return s("figure",{key:t.url},[s("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),s("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openThematique(t)}}})])})),0)])};n._withStripped=!0;const l={name:"Card",props:["item"],mixins:[s(8357).Z],data(){return{blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,lightbox_index:null,alias:this.item.path.replace(/^.*\/thematique\//g,"")}},methods:{openThematique(e){this.alias,this.$router.push({name:"thematique",params:{alias:this.alias,id:this.item.id}})}}};var r=s(1900),o=(0,r.Z)(l,n,[],!1,null,"6a3bc2e2",null);o.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/CardThematique.vue";const c=o.exports;var m=s(629);const d={name:"Base",data:()=>({pagetitle:"Base"}),computed:{...(0,m.rn)({items:e=>e.Search.items,searchinfos:e=>e.Search.infos,count:e=>e.Search.count,noresults:e=>e.Search.noresults,limit:e=>e.Search.limit})},methods:{...(0,m.nv)({newSearch:"Search/newSearch",nextPage:"Search/nextPage"})},created(){window.location;let e=new URLSearchParams(window.location.search);e.has("keys")?(this.$store.commit("Search/setKeys",e.get("keys")),this.pagetitle=e.get("keys")):(this.$store.commit("Search/setKeys",""),this.pagetitle="Base"),e.has("term")?this.$store.commit("Search/setTerm",e.get("term")):this.$store.commit("Search/setTerm",""),e.has("filters")?this.$store.commit("Search/setFilters",e.get("filters").split(",")):this.$store.commit("Search/setFilters",[]),this.newSearch()},beforeRouteUpdate(e,t,s){this.$store.commit("Search/setKeys",e.query.keys),this.$store.commit("Search/setTerm",e.query.term),this.$store.commit("Search/setFilters",e.query.filters),this.pagetitle=e.query.keys,this.newSearch(),s()},components:{Card:i.Z,CardThematique:c}};var h=(0,r.Z)(d,a,[],!1,null,"04a51984",null);h.options.__file="web/themes/custom/materiotheme/vuejs/components/Pages/Base.vue";const u=h.exports}}]); \ No newline at end of file diff --git a/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js.gz b/web/themes/custom/materiotheme/assets/dist/module-base.bundle.js.gz index c235519070b623ce157fb19c32f7075782428854..5d7c5534b7e9fb682329934865a023315edf9f38 100644 GIT binary patch literal 2745 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 literal 2520 zcmV;}2`Ba+iwFP!000021MOLDZyUK0{wp%!8oLd(@>_E8x*H?s-T{ZEx!`j75=T|2 zT}tAa`_d)XPAUuNujvo#FX?bd?VBXqmoy&=G=Oc191e#w!)KmhJjLZKxaHG=#n+dM zD!WdZ=B3Cdah^u^P2SyIjs2jg)WW;EdUkd?rpsrC$ETsksiw-0UMxwa_(17W#G0I| zAn`O^z7IW^idX*m4J!vMnpIh>MV@*7(hTrOFNC5x;=z7ga@g$$$y1(zMi`o)J(KwE zPM?=tS7kO(9$}>xvE+mAg0qB|Ae?96GL|B~ z4r?2MK_G|l4o(-rhAoV?53|<=ebnQtBRusw}}j9lFe(mEjCVdHb@g;eulGLLUe|C zrKQL?S@j&1h^R@nI}V$mW4?0wlz_ zLRN~5Dbu=Ckhfs5NSv8pkjUAOV8Tn3?dG!a^@nWG`bVB%-sm7>DfgfBXCZ6q1X}ss z3_`!Y;@Mm;{&e)Tc5wHW;w2v%m$>MOtf(}IC8Ff$0dVlrYz~gd6ArO0+3jomelv6< zH%wL>tjPH7#HP^1tf2f8oL(t7W=MK-WL0~!kSyj4oIAWzuu{pE&iE+I|cbe#4g7d)=e?`%u9qYg>R?fMG2&F}?AV2T!yp6L(wHO}W zq)6{NZo3>TNrvu5ukQyBV9?m~z0OeT=jm_1J8K_(Vq<25Y4jK~w2N$rt}HDiS0)(k z?}5a8y?6lAob)46ZOYm8SEJgtO(dH_`u6~SUwg#W>ENxi)9=*|hmsB?+YZ=@lU;0t z!gO2ad3rBMu7$eRwH70uG**QT(#Sl<2=~y&V2y#8!#3t@1~$tze<*xL=8>_pqPr^h zeVY`esDsBq!lBIqYH#RlEtp7c1>1~GZhyb+(HLEXz><+ zRkuRN3xh>1jI9R&F*|#Ul+E!DwA08AwzG(`b{@^dyefH}OI0Zy?5FeXHc9r6&mDX0 zfCXgMfq2B(4KuC0^FB$KW6y>SQiCPqP;`p(jrpcv*Rpp2YPjb=g%ENxfB#0|JbDn5w}zRTeKm||tfz%n>eZA_R2@1ZDy2a&~l z%k?qCkNeA{tO_RIa;>4BC`|1@FMzziflsRuxQc5v0{@M0RWKK`kJQm41K;7^5$#o= zkPs@=1UUjoxhW8Ys2Bq)&698$1c7%*MNnqGx2*YG$fFlLc&B*T;(!gOZA~|WsJ7-T zUL7W=SCEyaGy^QcsaWPFUOst8xrHkQFo9~`@>w)P=MRJZ(t)z`KtrNl?&08|O z<+e?L{7syD5gZe`rtYf^quOdsikmCHqMc@euTyGxv=>F)RJ`J2+(gxMv%PPvY2Bmn zrU{Cis+Iu;w|YGSED$Z7bg#e0U#=bHXe0c*1W*)HxThYm2RA6%7~XV2&;nI9HJsyq zkE_*Jc^S^yL0s+r zv;_0GxnUNPKccST{<3|H)km6?Y(6*Cz`!HYX()~4CLIoO0k=;Z^j0K#5t6f~e;{&*X zOeQlS;f~z$=?DQ`jp7Q(csg<{69-2(75@!p>bfzywDfgkoEpF^aaAae@&KxKUTU?X z$A{nD^JG*)Vo>*Tl-Lr9m1q9nd_S`E+m&yK3i+NXPHaDH-;YE#%khC=3sX1#S3@aO zP4$#WHXftgJCspGHX3b5d^@|<+?RBT`yO|f+`{_-e9v+qK;W5O7OtyEn?!Cj49>fO zgNJ|r^Ix`S02aB~D?Fx2z}~?1A*><*F~PLT5{ca0@{ii*cx`~?Y!X&tatqG#cSxU2 z6~8ugIiw}~p#zyPF3g}%UNhndJ=ab0xn3*mYgTmMh`4Uk*M#ye>P&;U0s z%i&g*rnBgOcM*S`56r;81+4RWVhjzxNdzAvjfcmlhBbcUr&#lA*o5<*r`ZP@rZ45x zO}4DxyB>b7{o;4p@y6o+H(vh>jaNTOI-Qr?yhOI7WshpCTw7+^E8~o&Klu7K%2fPm z{%L}N2(h9wDVS=pBGgoJeC+f_e+&NjVbt8l52MkX65_WRf6pCjT7-HnBib*ak%0~h z{}af0pas~pU?odIQ_B>)x<}Vm4NWN{$5AK}meNp_jLHsGdB#qr@i9OCHdLiK@($91 zcBZb|cGJl^0gyYiTjT<6rOj-|D>hr#)V8izS#4kX7O~OQ+7>J5&YBU5g{(7HtBgt#;{J%tl^YZKt2{KZJY&4v)H zm-sey>##)K+3-;s;imM}*ytJ+R}wfhwdCr4Mgj>$n=b^VcchL71m}2J3z?nDDNEE5IGEUp_8KaO29)_{idvKj=5R z!Z_}s6|K|TMeg`pvY|0!GxZw?CH_j^V2nm iExsDW%ym;ElZI{Jnn#Pe+ggqN^Zx)WDq2?Y9{>R3C-bEM diff --git a/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js b/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js index a48e3b4..78db8d7 100644 --- a/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js +++ b/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js @@ -1,7 +1,7 @@ -(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[282],{8964:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ThematiqueFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Thematique"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardfull_url"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:374}};t.loc.source={body:"fragment ThematiqueFields on Thematique {\n id\n title\n body\n tags {\n id\n name\n }\n linked_materials {\n id\n title\n short_description\n images {\n url\n style_cardmedium_url\n style_hd_url\n }\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n }\n images {\n id\n url\n alt\n style_cardfull_url\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},6024:(e,t,i)=>{"use strict";i.d(t,{Z:()=>r});var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("article",{staticClass:"card search-card"},[i("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?i("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),i("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?i("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?i("nav",{staticClass:"tools"},[i("section",{staticClass:"tool flags"},[i("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?i("li",{key:t.id},[i("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?i("li",{staticClass:"create-flag"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),i("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?i("section",{staticClass:"tool samples"},[i("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),i("ul",e._l(e.item.samples,(function(t){return i("li",{key:t.showroom.id},[i("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?i("section",{staticClass:"tool note"},[i("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),i("section",{staticClass:"tool print"},[i("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[i("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),i("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return i("figure",{key:t.url},[i("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),i("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var n=i(629),s=i(8357),l=i(3939);const d={name:"Card",props:["item"],mixins:[s.Z],components:{ModalCard:l.Z},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,n.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,n.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),i=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:i,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin&&this.$modal.show(l.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"})}}};var o=(0,i(1900).Z)(d,a,[],!1,null,"0318fc68",null);o.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const r=o.exports},3255:(e,t,i)=>{"use strict";i.r(t),i.d(t,{default:()=>v});var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return!e.thematique||e.loading?i("div",{staticClass:"loading"},[i("span",[e._v(e._s(e.$t("default.Loading…")))])]):i("article",{staticClass:"thematique"},[i("div",{staticClass:"cols"},[i("div",{staticClass:"col col-left"},[i("section",{staticClass:"body",domProps:{innerHTML:e._s(e.thematique.body)}}),e._v(" "),i("section",{staticClass:"visuel"},[i("img",{attrs:{src:e.image_accroche.style_cardfull_url,alt:""}})])]),e._v(" "),i("div",{staticClass:"col col-right"},[i("aside",{staticClass:"linked-materials"},[i("div",{staticClass:"card-list"},[i("ul",{},e._l(e.thematique.linked_materials,(function(e){return i("li",{key:e.id},[i("Card",{attrs:{item:e}})],1)})),0)])])])])])};a._withStripped=!0;var n=i(4408),s=i(8492),l=(i(2141),i(546)),d=i(3033),o=i(4119),r=i.n(o),m=i(8964),c=i.n(m),u=i(6024);const g={name:"Thematique",router:n.Z,store:s.Z,data:()=>({nid:null,path:null,thematique:{},image_accroche:null,loading:!0}),metaInfo(){return{title:this.thematique.title}},created(){this.getThematique()},methods:{getThematique(){this.$route,this.$route.params.id?this.id=this.$route.params.id:"node"==drupalDecoupled.entity_type&&"thematique"==drupalDecoupled.entity_bundle&&(this.id=drupalDecoupled.entity_id),this.id?this.loadThematique():this.$router.replace({name:"home"})},loadThematique(){this.loading=!0;const e=r()`{ +(self.webpackChunkmaterio_com=self.webpackChunkmaterio_com||[]).push([[282],{8964:e=>{var t={kind:"Document",definitions:[{kind:"FragmentDefinition",name:{kind:"Name",value:"ThematiqueFields"},typeCondition:{kind:"NamedType",name:{kind:"Name",value:"Thematique"}},directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"body"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"tags"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"linked_materials"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"title"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"short_description"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardmedium_url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_hd_url"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"samples"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"showroom"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"name"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]}]}},{kind:"Field",name:{kind:"Name",value:"location"},arguments:[],directives:[]}]}}]}},{kind:"Field",name:{kind:"Name",value:"images"},arguments:[],directives:[],selectionSet:{kind:"SelectionSet",selections:[{kind:"Field",name:{kind:"Name",value:"id"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"url"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"alt"},arguments:[],directives:[]},{kind:"Field",name:{kind:"Name",value:"style_cardfull_url"},arguments:[],directives:[]}]}}]}}],loc:{start:0,end:374}};t.loc.source={body:"fragment ThematiqueFields on Thematique {\n id\n title\n body\n tags {\n id\n name\n }\n linked_materials {\n id\n title\n short_description\n images {\n url\n style_cardmedium_url\n style_hd_url\n }\n \tsamples{\n showroom{\n name\n id\n }\n location\n }\n }\n images {\n id\n url\n alt\n style_cardfull_url\n }\n}\n",name:"GraphQL request",locationOffset:{line:1,column:1}};e.exports=t},3775:(e,t,i)=>{"use strict";i.d(t,{Z:()=>h});var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("article",{staticClass:"card search-card"},[i("header",{on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}},[e.isloggedin?i("h1",[e._v(e._s(e.item.title))]):e._e(),e._v(" "),i("h4",[e._v(e._s(e.item.short_description))]),e._v(" "),e.isloggedin?i("span",{staticClass:"ref"},[e._v(e._s(e.item.reference))]):e._e()]),e._v(" "),e.isloggedin?i("nav",{staticClass:"tools"},[i("section",{staticClass:"tool flags"},[i("span",{staticClass:"btn mdi mdi-folder-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("ul",[e._l(e.flagcolls,(function(t){return e.flagcolls?i("li",{key:t.id},[i("span",{staticClass:"flag mdi",class:[e.flagIsLoading(t.id)?"mdi-loading mdi-spin":e.flagIsActive(t.id)?"mdi-close-circle isActive":"mdi-plus"],attrs:{collid:t.id},on:{click:function(t){return t.preventDefault(),e.onFlagActionCard(t)}}},[e._v("\n "+e._s(t.name)+"\n ")])]):e._e()})),e._v(" "),e.collsLength<15?i("li",{staticClass:"create-flag"},[i("input",{directives:[{name:"model",rawName:"v-model",value:e.new_folder_name,expression:"new_folder_name"}],attrs:{placeholder:"new folder"},domProps:{value:e.new_folder_name},on:{keyup:function(t){return!t.type.indexOf("key")&&e._k(t.keyCode,"enter",13,t.key,"Enter")?null:(t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t))},input:function(t){t.target.composing||(e.new_folder_name=t.target.value)}}}),e._v(" "),i("span",{staticClass:"add-btn mdi",class:e.addFlagBtnClassObj,on:{click:function(t){return t.preventDefault(),t.stopPropagation(),e.onCreateFlagColl(t)}}})]):e._e()],2)])]),e._v(" "),e.item.samples&&e.item.samples.length?i("section",{staticClass:"tool samples"},[i("span",{staticClass:"btn mdi mdi-beaker-outline"}),e._v(" "),i("div",{staticClass:"tool-content"},[i("span",{staticClass:"label"},[e._v(e._s(e.$t("materio.Samples")))]),e._v(" "),i("ul",e._l(e.item.samples,(function(t){return i("li",{key:t.showroom.id},[i("span",{staticClass:"showroom"},[e._v(e._s(t.showroom.name))]),e._v(": "+e._s(t.location)+"\n ")])})),0)])]):e._e(),e._v(" "),e.item.note?i("section",{staticClass:"tool note"},[i("span",{staticClass:"btn mdi mdi-note"})]):e._e(),e._v(" "),i("section",{staticClass:"tool print"},[i("a",{attrs:{href:e.item.path+"/printable/print",target:"_blank"}},[i("span",{staticClass:"btn mdi mdi-printer"})])])]):e._e(),e._v(" "),i("section",{directives:[{name:"switcher",rawName:"v-switcher"}],staticClass:"images"},e._l(e.item.images,(function(t,a){return i("figure",{key:t.url},[i("img",{directives:[{name:"lazy",rawName:"v-lazy",value:a,expression:"index"}],staticClass:"lazy",attrs:{"data-src":t.style_cardmedium_url,title:t.title}}),e._v(" "),i("img",{staticClass:"blank",attrs:{src:e.blanksrc},on:{click:function(t){return t.preventDefault(),e.openModalCard(t)}}})])})),0)])};a._withStripped=!0;var n=i(629),s=i(8357),l=i(3939),d=function(){var e=this,t=e.$createElement,i=e._self._c||t;return i("div",{attrs:{id:"member-warning"}},[i("h2",[e._v(e._s(e.$t("materio.Oops")))]),e._v(" "),i("p",[e._v(e._s(e.$t("materio.To be able to access to our 8000+ materials you need become a member")))]),e._v(" "),i("a",{attrs:{href:"/pricing"},on:{click:function(t){return t.preventDefault(),e.onclick(t)}}},[e._v(e._s(e.$t("materio.Join us")))])])};d._withStripped=!0;const r={name:"MemberWarning",router:i(4408).Z,data:()=>({}),methods:{onclick(){this.$modal.hideAll(),this.$router.push({name:"pricing"})}}};var o=i(1900),m=(0,o.Z)(r,d,[],!1,null,"bce9630c",null);m.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue";const c=m.exports,u={name:"Card",props:["item"],mixins:[s.Z],components:{ModalCard:l.Z,MemberWarning:c},data:()=>({blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,loadingFlag:!1,new_folder_name:"",is_creating_folder:!1}),computed:{...(0,n.rn)({flagcolls:e=>e.User.flagcolls,isloggedin:e=>e.User.isloggedin}),collsLength(){return Object.keys(this.flagcolls).length},addFlagBtnClassObj(){return{"mdi-plus-circle-outline":!this.is_creating_folder,"mdi-loading":this.is_creating_folder,active:this.new_folder_name.length>4&&!this.is_creating_folder,loading:this.is_creating_folder}}},methods:{...(0,n.nv)({createFlagColl:"User/createFlagColl",flagUnflag:"User/flagUnflag"}),onCreateFlagColl(){this.new_folder_name,this.is_creating_folder=!0,this.createFlagColl(this.new_folder_name).then((e=>{this.new_folder_name="",this.is_creating_folder=!1;let t=e.id;this.loadingFlag=t,this.flagUnflag({action:"flag",id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}))},flagIsActive(e){return-1!==this.flagcolls[e].items.indexOf(this.item.id)},flagIsLoading(e){return e===this.loadingFlag},onFlagActionCard(e){if(this.item,!this.loadingFlag){let t=e.target.getAttribute("collid"),i=this.flagIsActive(t)?"unflag":"flag";this.loadingFlag=t,this.flagUnflag({action:i,id:this.item.id,collid:t}).then((e=>{this.loadingFlag=!1}))}},openModalCard(e){this.isLoggedin,this.isloggedin?this.$modal.show(l.Z,{item:this.item,addNoteId:e=>{this.item.note={id:e}}},{name:`modal-${this.item.id}`,draggable:!1,classes:"vm--modale-card",width:"95%",height:"95%"}):this.$modal.show(c,{},{draggable:!1,width:"400px",height:"250px"})}}};var g=(0,o.Z)(u,a,[],!1,null,"0318fc68",null);g.options.__file="web/themes/custom/materiotheme/vuejs/components/Content/Card.vue";const h=g.exports},3255:(e,t,i)=>{"use strict";i.r(t),i.d(t,{default:()=>_});var a=function(){var e=this,t=e.$createElement,i=e._self._c||t;return!e.thematique||e.loading?i("div",{staticClass:"loading"},[i("span",[e._v(e._s(e.$t("default.Loading…")))])]):i("article",{staticClass:"thematique"},[i("div",{staticClass:"cols"},[i("div",{staticClass:"col col-left"},[i("section",{staticClass:"body",domProps:{innerHTML:e._s(e.thematique.body)}}),e._v(" "),i("section",{staticClass:"visuel"},[i("img",{attrs:{src:e.image_accroche.style_cardfull_url,alt:""}})])]),e._v(" "),i("div",{staticClass:"col col-right"},[i("aside",{staticClass:"linked-materials"},[i("div",{staticClass:"card-list"},[i("ul",{},e._l(e.thematique.linked_materials,(function(e){return i("li",{key:e.id},[i("Card",{attrs:{item:e}})],1)})),0)])])])])])};a._withStripped=!0;var n=i(4408),s=i(8492),l=(i(2141),i(546)),d=i(3033),r=i(4119),o=i.n(r),m=i(8964),c=i.n(m),u=i(3775);const g={name:"Thematique",router:n.Z,store:s.Z,data:()=>({nid:null,path:null,thematique:{},image_accroche:null,loading:!0}),metaInfo(){return{title:this.thematique.title}},created(){this.getThematique()},methods:{getThematique(){this.$route,this.$route.params.id?this.id=this.$route.params.id:"node"==drupalDecoupled.entity_type&&"thematique"==drupalDecoupled.entity_bundle&&(this.id=drupalDecoupled.entity_id),this.id?this.loadThematique():this.$router.replace({name:"home"})},loadThematique(){this.loading=!0;const e=o()`{ thematique(id: ${this.id}, lang: "${drupalDecoupled.lang_code}") { ...ThematiqueFields } } ${c()} - `;l.E.post("",{query:(0,d.S)(e)}).then((({data:{data:{thematique:e}}})=>{this.parseDataGQL(e)})).catch((e=>{console.warn("Issue with loadThematique",e),Promise.reject(e)}))},parseDataGQL(e){e?(this.thematique=e,e.images&&(this.image_accroche=e.images[0]),this.$store.commit("Common/setPagetitle",e.title)):console.warn("Thematique not loaded"),this.loading=!1}},components:{Card:u.Z},watch:{$route(e,t){this.getThematique()}}};var h=(0,i(1900).Z)(g,a,[],!1,null,"128bc334",null);h.options.__file="web/themes/custom/materiotheme/vuejs/components/Pages/Thematique.vue";const v=h.exports}}]); \ No newline at end of file + `;l.E.post("",{query:(0,d.S)(e)}).then((({data:{data:{thematique:e}}})=>{this.parseDataGQL(e)})).catch((e=>{console.warn("Issue with loadThematique",e),Promise.reject(e)}))},parseDataGQL(e){e?(this.thematique=e,e.images&&(this.image_accroche=e.images[0]),this.$store.commit("Common/setPagetitle",e.title)):console.warn("Thematique not loaded"),this.loading=!1}},components:{Card:u.Z},watch:{$route(e,t){this.getThematique()}}};var h=(0,i(1900).Z)(g,a,[],!1,null,"128bc334",null);h.options.__file="web/themes/custom/materiotheme/vuejs/components/Pages/Thematique.vue";const _=h.exports}}]); \ No newline at end of file diff --git a/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js.gz b/web/themes/custom/materiotheme/assets/dist/module-thematique.bundle.js.gz index 20e2199b87a6a116fc8497b1f1ba0bd4a70d32c8..c43a3dbd9448c403b9fa21740849bd61e3806f79 100644 GIT binary patch literal 3154 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 - materio.com [8 Jun 2021 at 12:14] + materio.com [8 Jun 2021 at 19:20] diff --git a/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js b/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js index dc9590e..c37c9f2 100644 --- a/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js +++ b/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js @@ -26,7 +26,29 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { "use strict"; -eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! vuex */ \"./node_modules/vuex/dist/vuex.esm.js\");\n/* harmony import */ var vuejs_components_cardMixins__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vuejs/components/cardMixins */ \"./web/themes/custom/materiotheme/vuejs/components/cardMixins.js\");\n/* harmony import */ var vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! vuejs/components/Content/ModalCard */ \"./web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue\");\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n name: \"Card\",\n props: ['item'],\n mixins: [vuejs_components_cardMixins__WEBPACK_IMPORTED_MODULE_0__.default],\n components: {\n ModalCard: vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__.default\n },\n data() {\n return {\n blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,\n loadingFlag: false,\n new_folder_name: \"\",\n is_creating_folder: false\n // lightbox_index: null\n }\n },\n computed: {\n ...(0,vuex__WEBPACK_IMPORTED_MODULE_2__.mapState)({\n flagcolls: state => state.User.flagcolls,\n isloggedin: state => state.User.isloggedin\n }),\n collsLength() {\n return Object.keys(this.flagcolls).length\n },\n addFlagBtnClassObj() {\n return {\n 'mdi-plus-circle-outline': !this.is_creating_folder,\n 'mdi-loading': this.is_creating_folder,\n active: this.new_folder_name.length > 4 && !this.is_creating_folder,\n loading: this.is_creating_folder\n }\n }\n },\n methods: {\n ...(0,vuex__WEBPACK_IMPORTED_MODULE_2__.mapActions)({\n // refreshItem: 'Search/refreshItem',\n createFlagColl: 'User/createFlagColl',\n flagUnflag: 'User/flagUnflag'\n }),\n onCreateFlagColl () {\n console.log(\"Card onCreateFlagColl\", this.new_folder_name)\n this.is_creating_folder = true;\n this.createFlagColl(this.new_folder_name)\n .then(data => {\n console.log(\"Card onCreateFlagColl then\", data)\n this.new_folder_name = \"\";\n this.is_creating_folder = false;\n let collid = data.id\n this.loadingFlag = collid;\n this.flagUnflag({ action: 'flag', id: this.item.id, collid: collid})\n .then(data => {\n console.log(\"onFlagActionCard then\", data)\n this.loadingFlag = false;\n })\n })\n },\n flagIsActive(collid) {\n // console.log(\"Card flagIsActive\",\n // this.item.id,\n // this.flagcolls[collid].items,\n // this.flagcolls[collid].items.indexOf(this.item.id)\n // );\n // console.log(this.flagcolls[collid].items_uuids)\n // return this.flagcolls[collid].items_uuids.indexOf(this.item.uuid) !== -1;\n return this.flagcolls[collid].items.indexOf(this.item.id) !== -1;\n },\n flagIsLoading(collid) {\n // console.log(this.item.uuid)\n // console.log(this.flagcolls[collid].items_uuids)\n return collid === this.loadingFlag;\n },\n onFlagActionCard (e) {\n console.log(\"Card onFlagActionCard\", e, this.item)\n if (!this.loadingFlag) {\n let collid = e.target.getAttribute('collid');\n let isActive = this.flagIsActive(collid);\n let action = isActive ? 'unflag' : 'flag';\n // console.log('collid', collid)\n // console.log(\"this.item\", this.item)\n this.loadingFlag = collid;\n this.flagUnflag({ action: action, id: this.item.id, collid: collid})\n .then(data => {\n console.log(\"onFlagActionCard then\", data)\n this.loadingFlag = false;\n })\n }\n },\n // onClickImg (e, index) {\n // this.lightbox_index = index\n // },\n openModalCard (e) {\n console.log('openModalCard', this.isLoggedin)\n if (this.isloggedin) {\n this.$modal.show(\n vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__.default,\n {\n item: this.item,\n // not really an event\n // more a callback function passed as prop to the component\n addNoteId:(id) => {\n // no needs to refresh the entire item via searchresults\n // plus if we are in article, there is not searchresults\n // this.refreshItem({id: this.item.id})\n // instead create the note id directly\n this.item.note = {id: id}\n }\n },\n {\n name: `modal-${this.item.id}`,\n draggable: false,\n classes: \"vm--modale-card\",\n // this does not work\n // adaptative: true,\n // maxWidth: 850,\n // maxHeight: 610,\n width: '95%',\n height: '95%'\n }\n )\n }\n }\n }\n});\n\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/Card.vue?./node_modules/vue-loader/lib/index.js??vue-loader-options"); +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vuex__WEBPACK_IMPORTED_MODULE_3__ = __webpack_require__(/*! vuex */ \"./node_modules/vuex/dist/vuex.esm.js\");\n/* harmony import */ var vuejs_components_cardMixins__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vuejs/components/cardMixins */ \"./web/themes/custom/materiotheme/vuejs/components/cardMixins.js\");\n/* harmony import */ var vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! vuejs/components/Content/ModalCard */ \"./web/themes/custom/materiotheme/vuejs/components/Content/ModalCard.vue\");\n/* harmony import */ var vuejs_components_Content_MemberWarning__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! vuejs/components/Content/MemberWarning */ \"./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue\");\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n name: \"Card\",\n props: ['item'],\n mixins: [vuejs_components_cardMixins__WEBPACK_IMPORTED_MODULE_0__.default],\n components: {\n ModalCard: vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__.default,\n MemberWarning: vuejs_components_Content_MemberWarning__WEBPACK_IMPORTED_MODULE_2__.default\n },\n data() {\n return {\n blanksrc:`${drupalSettings.path.themePath}/assets/img/blank.gif`,\n loadingFlag: false,\n new_folder_name: \"\",\n is_creating_folder: false\n // lightbox_index: null\n }\n },\n computed: {\n ...(0,vuex__WEBPACK_IMPORTED_MODULE_3__.mapState)({\n flagcolls: state => state.User.flagcolls,\n isloggedin: state => state.User.isloggedin\n }),\n collsLength() {\n return Object.keys(this.flagcolls).length\n },\n addFlagBtnClassObj() {\n return {\n 'mdi-plus-circle-outline': !this.is_creating_folder,\n 'mdi-loading': this.is_creating_folder,\n active: this.new_folder_name.length > 4 && !this.is_creating_folder,\n loading: this.is_creating_folder\n }\n }\n },\n methods: {\n ...(0,vuex__WEBPACK_IMPORTED_MODULE_3__.mapActions)({\n // refreshItem: 'Search/refreshItem',\n createFlagColl: 'User/createFlagColl',\n flagUnflag: 'User/flagUnflag'\n }),\n onCreateFlagColl () {\n console.log(\"Card onCreateFlagColl\", this.new_folder_name)\n this.is_creating_folder = true;\n this.createFlagColl(this.new_folder_name)\n .then(data => {\n console.log(\"Card onCreateFlagColl then\", data)\n this.new_folder_name = \"\";\n this.is_creating_folder = false;\n let collid = data.id\n this.loadingFlag = collid;\n this.flagUnflag({ action: 'flag', id: this.item.id, collid: collid})\n .then(data => {\n console.log(\"onFlagActionCard then\", data)\n this.loadingFlag = false;\n })\n })\n },\n flagIsActive(collid) {\n // console.log(\"Card flagIsActive\",\n // this.item.id,\n // this.flagcolls[collid].items,\n // this.flagcolls[collid].items.indexOf(this.item.id)\n // );\n // console.log(this.flagcolls[collid].items_uuids)\n // return this.flagcolls[collid].items_uuids.indexOf(this.item.uuid) !== -1;\n return this.flagcolls[collid].items.indexOf(this.item.id) !== -1;\n },\n flagIsLoading(collid) {\n // console.log(this.item.uuid)\n // console.log(this.flagcolls[collid].items_uuids)\n return collid === this.loadingFlag;\n },\n onFlagActionCard (e) {\n console.log(\"Card onFlagActionCard\", e, this.item)\n if (!this.loadingFlag) {\n let collid = e.target.getAttribute('collid');\n let isActive = this.flagIsActive(collid);\n let action = isActive ? 'unflag' : 'flag';\n // console.log('collid', collid)\n // console.log(\"this.item\", this.item)\n this.loadingFlag = collid;\n this.flagUnflag({ action: action, id: this.item.id, collid: collid})\n .then(data => {\n console.log(\"onFlagActionCard then\", data)\n this.loadingFlag = false;\n })\n }\n },\n // onClickImg (e, index) {\n // this.lightbox_index = index\n // },\n openModalCard (e) {\n console.log('openModalCard', this.isLoggedin)\n if (this.isloggedin) {\n this.$modal.show(\n vuejs_components_Content_ModalCard__WEBPACK_IMPORTED_MODULE_1__.default,\n {\n item: this.item,\n // not really an event\n // more a callback function passed as prop to the component\n addNoteId:(id) => {\n // no needs to refresh the entire item via searchresults\n // plus if we are in article, there is not searchresults\n // this.refreshItem({id: this.item.id})\n // instead create the note id directly\n this.item.note = {id: id}\n }\n },\n {\n name: `modal-${this.item.id}`,\n draggable: false,\n classes: \"vm--modale-card\",\n // this does not work\n // adaptative: true,\n // maxWidth: 850,\n // maxHeight: 610,\n width: '95%',\n height: '95%'\n }\n )\n } else {\n this.$modal.show(\n vuejs_components_Content_MemberWarning__WEBPACK_IMPORTED_MODULE_2__.default,\n {},\n {\n // name: `modal-${this.item.id}`,\n draggable: false,\n // classes: \"vm--modale-card\",\n // this does not work\n // adaptative: true,\n // maxWidth: 850,\n // maxHeight: 610,\n width: '400px',\n height: '250px'\n }\n )\n }\n }\n }\n});\n\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/Card.vue?./node_modules/vue-loader/lib/index.js??vue-loader-options"); + +/***/ }), + +/***/ "./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue": +/*!***********************************************************************************!*\ + !*** ./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue ***! + \***********************************************************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! ./MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true& */ \"./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true&\");\n/* harmony import */ var _MemberWarning_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(/*! ./MemberWarning.vue?vue&type=script&lang=js& */ \"./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js&\");\n/* harmony import */ var _node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__ = __webpack_require__(/*! !../../../../../../../node_modules/vue-loader/lib/runtime/componentNormalizer.js */ \"./node_modules/vue-loader/lib/runtime/componentNormalizer.js\");\n\n\n\n\n\n/* normalize component */\n;\nvar component = (0,_node_modules_vue_loader_lib_runtime_componentNormalizer_js__WEBPACK_IMPORTED_MODULE_2__.default)(\n _MemberWarning_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_1__.default,\n _MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__.render,\n _MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__.staticRenderFns,\n false,\n null,\n \"bce9630c\",\n null\n \n)\n\n/* hot reload */\nif (false) { var api; }\ncomponent.options.__file = \"web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue\"\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (component.exports);\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?"); + +/***/ }), + +/***/ "./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js&": +/*!***********************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js& ***! + \***********************************************************************************************************************************************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var vuejs_route__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! vuejs/route */ \"./web/themes/custom/materiotheme/vuejs/route/index.js\");\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n//\n\n\n\n\n/* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = ({\n name: \"MemberWarning\",\n router: vuejs_route__WEBPACK_IMPORTED_MODULE_0__.default,\n data: () => ({\n\n }),\n methods:{\n onclick(){\n console.log('clicked', )\n this.$modal.hideAll()\n this.$router.push({\n name:`pricing`\n // params: { alias:this.alias, id: this.item.nid }\n // query: { nid: this.item.nid }\n // meta: { uuid:this.item.uuid },\n })\n }\n }\n});\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?./node_modules/vue-loader/lib/index.js??vue-loader-options"); /***/ }), @@ -52,6 +74,28 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac /***/ }), +/***/ "./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js&": +/*!************************************************************************************************************!*\ + !*** ./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js& ***! + \************************************************************************************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"default\": () => (__WEBPACK_DEFAULT_EXPORT__)\n/* harmony export */ });\n/* harmony import */ var _node_modules_vue_loader_lib_index_js_vue_loader_options_MemberWarning_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MemberWarning.vue?vue&type=script&lang=js& */ \"./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=script&lang=js&\");\n /* harmony default export */ const __WEBPACK_DEFAULT_EXPORT__ = (_node_modules_vue_loader_lib_index_js_vue_loader_options_MemberWarning_vue_vue_type_script_lang_js___WEBPACK_IMPORTED_MODULE_0__.default); \n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?"); + +/***/ }), + +/***/ "./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true&": +/*!******************************************************************************************************************************!*\ + !*** ./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true& ***! + \******************************************************************************************************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"render\": () => (/* reexport safe */ _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__.render),\n/* harmony export */ \"staticRenderFns\": () => (/* reexport safe */ _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__.staticRenderFns)\n/* harmony export */ });\n/* harmony import */ var _node_modules_vue_loader_lib_loaders_templateLoader_js_vue_loader_options_node_modules_vue_loader_lib_index_js_vue_loader_options_MemberWarning_vue_vue_type_template_id_bce9630c_scoped_true___WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(/*! -!../../../../../../../node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!../../../../../../../node_modules/vue-loader/lib/index.js??vue-loader-options!./MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true& */ \"./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true&\");\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?"); + +/***/ }), + /***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/Card.vue?vue&type=template&id=0318fc68&scoped=true&": /*!************************************************************************************************************************************************************************************************************************************************************!*\ !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/Card.vue?vue&type=template&id=0318fc68&scoped=true& ***! @@ -61,6 +105,17 @@ eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpac "use strict"; eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"render\": () => (/* binding */ render),\n/* harmony export */ \"staticRenderFns\": () => (/* binding */ staticRenderFns)\n/* harmony export */ });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"article\", { staticClass: \"card search-card\" }, [\n _c(\n \"header\",\n {\n on: {\n click: function($event) {\n $event.preventDefault()\n return _vm.openModalCard($event)\n }\n }\n },\n [\n _vm.isloggedin ? _c(\"h1\", [_vm._v(_vm._s(_vm.item.title))]) : _vm._e(),\n _vm._v(\" \"),\n _c(\"h4\", [_vm._v(_vm._s(_vm.item.short_description))]),\n _vm._v(\" \"),\n _vm.isloggedin\n ? _c(\"span\", { staticClass: \"ref\" }, [\n _vm._v(_vm._s(_vm.item.reference))\n ])\n : _vm._e()\n ]\n ),\n _vm._v(\" \"),\n _vm.isloggedin\n ? _c(\"nav\", { staticClass: \"tools\" }, [\n _c(\"section\", { staticClass: \"tool flags\" }, [\n _c(\"span\", { staticClass: \"btn mdi mdi-folder-outline\" }),\n _vm._v(\" \"),\n _c(\"div\", { staticClass: \"tool-content\" }, [\n _c(\n \"ul\",\n [\n _vm._l(_vm.flagcolls, function(coll) {\n return _vm.flagcolls\n ? _c(\"li\", { key: coll.id }, [\n _c(\n \"span\",\n {\n staticClass: \"flag mdi\",\n class: [\n _vm.flagIsLoading(coll.id)\n ? \"mdi-loading mdi-spin\"\n : _vm.flagIsActive(coll.id)\n ? \"mdi-close-circle isActive\"\n : \"mdi-plus\"\n ],\n attrs: { collid: coll.id },\n on: {\n click: function($event) {\n $event.preventDefault()\n return _vm.onFlagActionCard($event)\n }\n }\n },\n [\n _vm._v(\n \"\\n \" +\n _vm._s(coll.name) +\n \"\\n \"\n )\n ]\n )\n ])\n : _vm._e()\n }),\n _vm._v(\" \"),\n _vm.collsLength < 15\n ? _c(\"li\", { staticClass: \"create-flag\" }, [\n _c(\"input\", {\n directives: [\n {\n name: \"model\",\n rawName: \"v-model\",\n value: _vm.new_folder_name,\n expression: \"new_folder_name\"\n }\n ],\n attrs: { placeholder: \"new folder\" },\n domProps: { value: _vm.new_folder_name },\n on: {\n keyup: function($event) {\n if (\n !$event.type.indexOf(\"key\") &&\n _vm._k(\n $event.keyCode,\n \"enter\",\n 13,\n $event.key,\n \"Enter\"\n )\n ) {\n return null\n }\n $event.preventDefault()\n $event.stopPropagation()\n return _vm.onCreateFlagColl($event)\n },\n input: function($event) {\n if ($event.target.composing) {\n return\n }\n _vm.new_folder_name = $event.target.value\n }\n }\n }),\n _vm._v(\" \"),\n _c(\"span\", {\n staticClass: \"add-btn mdi\",\n class: _vm.addFlagBtnClassObj,\n on: {\n click: function($event) {\n $event.preventDefault()\n $event.stopPropagation()\n return _vm.onCreateFlagColl($event)\n }\n }\n })\n ])\n : _vm._e()\n ],\n 2\n )\n ])\n ]),\n _vm._v(\" \"),\n _vm.item.samples && _vm.item.samples.length\n ? _c(\"section\", { staticClass: \"tool samples\" }, [\n _c(\"span\", { staticClass: \"btn mdi mdi-beaker-outline\" }),\n _vm._v(\" \"),\n _c(\"div\", { staticClass: \"tool-content\" }, [\n _c(\"span\", { staticClass: \"label\" }, [\n _vm._v(_vm._s(_vm.$t(\"materio.Samples\")))\n ]),\n _vm._v(\" \"),\n _c(\n \"ul\",\n _vm._l(_vm.item.samples, function(sample) {\n return _c(\"li\", { key: sample.showroom.id }, [\n _c(\"span\", { staticClass: \"showroom\" }, [\n _vm._v(_vm._s(sample.showroom.name))\n ]),\n _vm._v(\": \" + _vm._s(sample.location) + \"\\n \")\n ])\n }),\n 0\n )\n ])\n ])\n : _vm._e(),\n _vm._v(\" \"),\n _vm.item.note\n ? _c(\"section\", { staticClass: \"tool note\" }, [\n _c(\"span\", { staticClass: \"btn mdi mdi-note\" })\n ])\n : _vm._e(),\n _vm._v(\" \"),\n _c(\"section\", { staticClass: \"tool print\" }, [\n _c(\n \"a\",\n {\n attrs: {\n href: _vm.item.path + \"/printable/print\",\n target: \"_blank\"\n }\n },\n [_c(\"span\", { staticClass: \"btn mdi mdi-printer\" })]\n )\n ])\n ])\n : _vm._e(),\n _vm._v(\" \"),\n _c(\n \"section\",\n {\n directives: [{ name: \"switcher\", rawName: \"v-switcher\" }],\n staticClass: \"images\"\n },\n _vm._l(_vm.item.images, function(img, index) {\n return _c(\"figure\", { key: img.url }, [\n _c(\"img\", {\n directives: [\n {\n name: \"lazy\",\n rawName: \"v-lazy\",\n value: index,\n expression: \"index\"\n }\n ],\n staticClass: \"lazy\",\n attrs: { \"data-src\": img.style_cardmedium_url, title: img.title }\n }),\n _vm._v(\" \"),\n _c(\"img\", {\n staticClass: \"blank\",\n attrs: { src: _vm.blanksrc },\n on: {\n click: function($event) {\n $event.preventDefault()\n return _vm.openModalCard($event)\n }\n }\n })\n ])\n }),\n 0\n )\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/Card.vue?./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options"); +/***/ }), + +/***/ "./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true&": +/*!*********************************************************************************************************************************************************************************************************************************************************************!*\ + !*** ./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options!./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?vue&type=template&id=bce9630c&scoped=true& ***! + \*********************************************************************************************************************************************************************************************************************************************************************/ +/***/ ((__unused_webpack_module, __webpack_exports__, __webpack_require__) => { + +"use strict"; +eval("__webpack_require__.r(__webpack_exports__);\n/* harmony export */ __webpack_require__.d(__webpack_exports__, {\n/* harmony export */ \"render\": () => (/* binding */ render),\n/* harmony export */ \"staticRenderFns\": () => (/* binding */ staticRenderFns)\n/* harmony export */ });\nvar render = function() {\n var _vm = this\n var _h = _vm.$createElement\n var _c = _vm._self._c || _h\n return _c(\"div\", { attrs: { id: \"member-warning\" } }, [\n _c(\"h2\", [_vm._v(_vm._s(_vm.$t(\"materio.Oops\")))]),\n _vm._v(\" \"),\n _c(\"p\", [\n _vm._v(\n _vm._s(\n _vm.$t(\n \"materio.To be able to access to our 8000+ materials you need become a member\"\n )\n )\n )\n ]),\n _vm._v(\" \"),\n _c(\n \"a\",\n {\n attrs: { href: \"/pricing\" },\n on: {\n click: function($event) {\n $event.preventDefault()\n return _vm.onclick($event)\n }\n }\n },\n [_vm._v(_vm._s(_vm.$t(\"materio.Join us\")))]\n )\n ])\n}\nvar staticRenderFns = []\nrender._withStripped = true\n\n\n\n//# sourceURL=webpack://materio.com/./web/themes/custom/materiotheme/vuejs/components/Content/MemberWarning.vue?./node_modules/vue-loader/lib/loaders/templateLoader.js??vue-loader-options!./node_modules/vue-loader/lib/index.js??vue-loader-options"); + /***/ }) }]); \ No newline at end of file diff --git a/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js.gz b/web/themes/custom/materiotheme/assets/dist/web_themes_custom_materiotheme_vuejs_components_Content_Card_vue.bundle.js.gz index 5cb702e730be7b5e2f33302250e3f789c01d2367..51a3c15f3784237cadb0c12acddad46b2d32571c 100644 GIT binary patch literal 4624 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 Gh5!I&@A519d|Bsc}w<}6U z^ulyU#HJT<5V&MzGBT&sCkdlAQ9Sc%PRaZV`WI&6#>DZ77ua-4MgT$GAoQpok5mmY zzg;;jLj;dLb>bC`h-ccAEP{xHQD7%l>;yjX;VU*p)U?gHOG%K#VG@&t<5I@4J&TbB zCJ0p25wT3yWh4%W1wb(+CSf!*BYb2*5?Pc3BZV+4nMc7TgUKa566bBUoj&G-VaXA)D&@C7p++b*_D2S`aODEASW2G69NU zg}NNAt2i;N)OHwOD9)5}GsSobjN%-{Z&R``T}DS$irpYMN0Q5&oFMsECH5ilG!;`m zax{=|1k|}i^&JJ+us9vb@yDygKlgy)krNnJ;Em465$PN8=@U6UQ?)Q*E9I0AG=K#j zWrmfoIPeTPoHrU53H`tjG7Nm+IWvv}KZXb6*oBtc zkb8ofZ)7d>V;Dpr1Ebg&(f=h*L=8hFM?Vpe#R#wv7DtX1j}CXZwT>EwYmw4`Sv{Qj z`T@9|$P4@{BHBUonkLk2rIEJl78Jm^k+ihgXi5}LFrfJD zlmEVc_3K-pr3KHrLZsuRJr`y~GR@>a@l^=_P%m^r(uQLj55Il%;=w!^3-_o>gl`ZC&oj=0Gn!9yaH+pDwV3nWBA#_$&S*=_8j{toor7`c7&7d zA)&KdFqIojIUC)SWz344Fg9G%UmD;5+8Old#tagu_Yn2b2X+VSs7%necpv<$G&aT= z;06#NBg1v(MwIxm18y*z_hk@yrtAC;{m7O!u6)zUm0eBK>;D(&z~xQ^9XimVOFHxh zIv{AIEZiJ};8Fe`aLZ5oNd^M*%zPM!Y|9&ui1KiJS6tMj!%&r(PqtOm6xp~1*LHqF zgQNsjd`HMx4B3G7E1%*QpYd6EUc#UJ#C7?@Y?R`jjj|rz;j2=xt00CP3&q3b=`4uC z5vk;w8-y7;hh#nTGihl-h=~Z(41;HMM=;B_);b%NOfpTtawiWt5Q|BBa6q-oDU{Ji zD6y{pO=h6)etmudB;TZclQpR z;BDtsckwCZYWI_TJyq*3N&fw+s1@^;Ju zoqgeabbPjH4qG#a9Ob5|S&m_Y6{Q=@7lCcMJdAFbd$!tnhI!l6GeaaI8egaW_2+Z{ zl+xDiGKy=SGMOHof?}X#Wfm1iLCB`$bl-tAZvTw8d0fMxaZ{sA(@}vgho2Ho1|gY# zO}90ZbSlKV=F{0`Y=XCxGetB`B0v2`$Q(l6Ig706`v=!{l!T`HhQ_huFPRpa@k--{ z@fx1iy2%&?n{d3P&Y`rWvv@yF5n*r!uwPtrIW6R?`0?qbu?Sq;B%~ad+{TXstHpCg z0G6X9d^$kaiR&y^@jUow@PuHR<+=pZ*L0!Cvm~Z=##K$zV8hbu(lyTv-$2q$RV8D~ z0+wL~t_vcF(qC(ET37`Tn;4BNo=NVqXd4A{bLv81>g-xv+soLd$uzP-GognC$d~R36j`# ze7Zj+yL`U7bjB5EDR_YB2QaPJxu9}nMJ?od$WP=uvbQ&6dO36J#OcU&O;tP^uL7HG zqA5@KkuEFf3g~A<7ZGKvXW%oYWd98{BWtA>8uv4*#SuEn=oq93gHb#5a%(;srTxxd zaGMe%^OpUJA_e|&2@5Go9$jMK0*`~GBK%!#JeXvoT+|dt3zxy0;;#0vG_1TJr4ui( zAH0mOprhhhXx=f1a6H)ek$Oa+7J-|l<(t~s=&&}fab?^QmBzX><~Hlt(2X-{j$Ol5 zaE35S46o0a%Tl@KrV)Vi*ypkx6UR>V8uSO|7)vx$`FmYjX$J?ZJPdp!OQzQEVa2uId~Ib!Ww|{UlJ6B< zg|_WEBv+H#8Bkc�tGNrB-O4_bUUS0nl--Ul}QQYPMUQT`ihe$s{(jS+5fiXTm!!}*_ikLp37chNoj2A>$lz?RlbJIE}i^La365^J{CMM(C zIxIQB8h~s;WkirVzYJpf%$_Rf>*`@t(gWKWYBN#4z!N-<6wo<91ulYII9MTpIUsZc z16Ttd%(+oImz0+nI6nM}9n0lDh++%lYwyFuSy#w3mFucGtbY!n>@HK(fq!m33g;ImsrJ7-CIiA zz|9V2xU;mwQ*xJ^Vj*+-e zzZkjIN|bwXMe+5X;nr(cx^B_A-QXQ}pdOD-*@Er2h^GUk+;=_5-))KW?Sy2~V3_SyL%p`s?wi!hk!-4ZcXe+-}+-S)i9$(3&IMc~&#H z4)_)qbw6^Zf#t~ey;Sed$@?#%5b&Oq8U8sH;0q~Y{FL$4krZr+}yj_vU^J#qo&v`C9c?XuYtT1c1@U#cwjQYf-o;uj{5CTD7PR$Dm9 z#+$72JrrICP4iVg;FlI^_4HdbYhlEHKNZ_`rE*rEE(O+Ey75Vowj2;=kNNrgY2J(2 z^6Mb-Sa53f2$^)sS$d%e&hlUUNIrIAm#XTSN~VJAR8hxelmG=Bgos~k=a|3i!pv5n zD27eN=>{+iXBmRJw2C4l$D6Y8aI1C> ztTxFG3S-TmLBXy0Qw({P8jhx@*Zf)c4e1%s$HiWKPrY9+rJxMuLE!TKF@#StNO8II za>`*~4fFMZ_3-K=H8|TUm!T}&Z2HhGD^HTs(+H-Y% z9(_B$865*@I1x1T5AKagg94|FefirhTST}GL$Cy6aS)=Kn@dw{)q6ciF>IIX^M{4) zzL3kE=%)6ND!VAn<;QCb(#RVKWovmfIf)}uCXD-&Eu3FRXG_!^8atczhh3CZLZ)fk z6S;ltv1qxWK#J<`GHvTqH_mClIAhvaOWOL{vbC;Uttl3NQ*G)zQaLMYW4oT_$4RCa zx|HD?WYxCP3v<=OqP{~DiK8{)8-8>$r{;P0(a8{#-1Z2ipJvybV;b0z;MR}J9>jn# zz0!M=vP@MQmFH~ZM854@r1c1>a^h3eio&6fXz6eV#gpaIiH?Be74%UMc>RYv-Kiupv=l$~UE?Jck=t+?&C^v%0ASx!u%_w1%gLP0dZdrq)(%X*{?d zzU3; z!50B^NmQfWhEVx$3TUOtVsybBu zhcIcusRE3aL~ipf2Xr#x;MxYE-2Xn_5T7a{#`+hVJrdhj{U;rjQkN ztmaO&;M_n;cDezXff<_<7Fp=Lk&i6Caw-3F6&|&n#4~`gW5RFs!~p(Sd3onXPNZ2N zRf`eE*hV-09SS~A`d2AxHrbfu-yp3YoXFqg=Cwh5>$Vr9bDJ-)R|YxWg#*^&#=LUF z4%@|3a4q5 +
+

{{ $t('materio.Oops') }}

+ +

{{ $t('materio.To be able to access to our 8000+ materials you need become a member') }}

+ {{ $t('materio.Join us') }} +
+ + + + +