

/*This is the result of all your LESS files*/@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');*{margin:0;padding:0;}body{background-color:none;font-family:'DM Sans', 'Montserrat', Arial, sans-serif;color:#333;font-size:0.8em;}.home-catalogue{display:flex;justify-content:center;align-content:center;align-items:center;margin-top:20px;clear:both;float:left;}.home-catalogue a{width:25%;border:1px solid #ccc;border-radius:4px;padding:20px;margin:1%;height:170px;text-align:center;overflow:hidden;}.home-catalogue a img{max-width:50%;display:block;margin:0 auto;margin-bottom:30px;}#page{margin-top:0;}#wrapper,.wrapper{position:relative;}#main{background-color:none;position:relative;}.two_columns #content{padding-top:10px;}img,fieldset{border:0;}img{max-width:100%;}.gmnoprint img{max-width:none;}a{text-decoration:none;outline:none;color:var(--colorPrimary);}a:not(.btn):not(.js-footer-link):hover{text-decoration:none;color:var(--colorText);}a:visited{outline:none;}hr{clear:both;visibility:hidden;height:0;border:0;}@media (max-width: 900px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2){body{-webkit-text-size-adjust:100%;}}.clear{clear:both;}.left{float:left;}.right{float:right;}.hidden{display:none;}.small{font-size:85%;}.large{font-size:120%;}.xlarge{font-size:170%;}.xxlarge{font-size:200%;}.huge{font-size:250%;}.bold{font-weight:bold;}.italic{font-style:italic;}div.jq-modal{max-width:90%;}.homeright{width:49%;float:right;clear:right;margin-bottom:25px;}.homeleft{width:49%;float:left;clear:left;margin-bottom:25px;}.homecenter{width:100%;clear:both;margin-bottom:25px;}.homeget{position:relative;}.homeget.homecenter.blocktextslider h1,.homeget.homecenter.blocktextslider h2,.homeget.homecenter.blocktextslider h3,.homeget.homecenter.blocktextslider h4{opacity:0;top:-10px;transition-property:all;transition-duration:0.2s;transition-timing-function:ease-in;transition-delay:2s;}.homeget.homecenter.blocktextslider table h1,.homeget.homecenter.blocktextslider table h2,.homeget.homecenter.blocktextslider table h3,.homeget.homecenter.blocktextslider table h4{opacity:0;top:-10px;transition-property:all;transition-duration:0.2s;transition-timing-function:ease-in;transition-delay:2s;position:relative;}.homeget.homecenter.blocktextslider table p{opacity:0;transition-property:all;transition-duration:0.2s;transition-timing-function:ease-in;transition-delay:2.2s;top:-10px;position:relative;}.homeget.homecenter.blocktextslider .flex-active-slide h2{opacity:1;top:0px;}.homeget.homecenter.blocktextslider .flex-active-slide p{opacity:1;top:0px;}.homeget.homecenter.blocktextslider table{width:100%;position:absolute;top:0;z-index:1;line-height:40px !important;display:block;vertical-align:middle;padding:5% 0;font-size:110%;}.homeget.homecenter.blocktextslider table tbody,.homeget.homecenter.blocktextslider table tr,.homeget.homecenter.blocktextslider table td{display:block;padding:0;width:100%;}.homeget.homecenter.blocktextslider table .btn{margin-top:12px;}.flex-direction-nav a{width:30px !important;height:30px !important;border:1px solid rgba(255,255,255,0.6);background:rgba(0,0,0,0.3) !important;border-radius:30px;opacity:1 !important;transition:all ease 0.2s;}.flex-direction-nav a.flex-disabled{display:none;}.flex-direction-nav a:before{position:absolute;height:30px;line-height:30px;font-size:22px;text-indent:0;text-align:center;width:30px;display:block;color:#fff;}.flex-direction-nav a.flex-prev{left:20px !important;}.flex-direction-nav a.flex-next{right:20px !important;}.flex-direction-nav a:hover{border:1px solid rgba(255,255,255,0.8);background:rgba(0,0,0,0.5) !important;}#content-info #searchform{text-align:center;}.error{color:red;border:none !important;}form.std_form .field{display:flex;flex-wrap:wrap;}form.std_form label{display:block;text-align:left;width:100%;}form.std_form input[type="text"],form.std_form input[type="password"],form.std_form input[type="email"],form.std_form input[type="tel"],form.std_form input[type="url"],form.std_form input[type="number"],form.std_form textarea{width:50%;}form.std_form .input_group{width:50%;display:inline-block;}form.std_form .buttons{margin-top:1.2em;text-align:center;min-width:25%;}.field{--outlineColor:rgba(59,130,246,0.35);}.field input{outline:none;transition:box-shadow .2s;}.field input:focus{box-shadow:var(--outlineColor) 0px 0px 0px 2px;}.field.field-error{--outlineColor:rgba(239,68,68,0.35);}.field.js-field-is-valid{--outlineColor:rgba(34,197,94,0.35);}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],input[type="number"],input[type="file"],textarea{border:1px solid var(--inputBorder,#ddd);border-radius:var(--inputBorderRadius,20px);box-shadow:var(--inputBoxShadow,none);padding:var(--inputPaddingVerti,12px) var(--inputPaddingHori,16px);padding-right:var(--inputPaddingRight,var(--inputPaddingHori,16px));padding-left:var(--inputPaddingLeft,var(--inputPaddingHori,16px));font-size:var(--inputFontSize,13px);font-family:'DM Sans', 'Montserrat', Arial, sans-serif;background:var(--inputBackground,#fff);box-sizing:border-box;}input[type="text"][disabled],input[type="password"][disabled],input[type="email"][disabled],input[type="tel"][disabled],input[type="url"][disabled],input[type="number"][disabled],input[type="file"][disabled],textarea[disabled]{opacity:0.5;cursor:not-allowed;}input[type="text"],input[type="password"],input[type="email"],input[type="tel"],input[type="url"],input[type="number"]{height:var(--inputHeight,40px);line-height:var(--inputHeight,40px);}#page select{height:var(--inputHeight,40px);line-height:var(--inputHeight,40px);border:1px solid var(--inputBorder,#ddd);border-radius:var(--inputBorderRadius,14px);padding:var(--inputPaddingVerti,12px) var(--inputPaddingHori,16px);padding-right:var(--inputPaddingRight,var(--inputPaddingHori,16px));padding-left:var(--inputPaddingLeft,var(--inputPaddingHori,16px));background:var(--inputBackground,#fff);font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:var(--inputFontSize,13px);}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#777 !important;line-height:28px;font-weight:normal;}.select2-container{background:transparent !important;outline:none;width:200px !important;}.select2-container--default .select2-selection--single{background:var(--inputBackground,#fff) !important;border:1px solid var(--inputBorder,#ddd) !important;border-radius:var(--inputBorderRadius,20px) !important;height:var(--inputHeight,40px) !important;padding:0;padding-left:var(--inputPaddingHori,16px);outline:none;}.field.field-select .select2-container,.field.field-select2 .select2-container{width:100% !important;}.field.field-select .select2-container .select2-selection--single,.field.field-select2 .select2-container .select2-selection--single{border-top-left-radius:var(--inputBorderRadiusTopLeft,var(--inputBorderRadius,20px)) !important;border-top-right-radius:var(--inputBorderRadiusTopRight,var(--inputBorderRadius,20px)) !important;border-bottom-left-radius:var(--inputBorderRadiusBottomLeft,var(--inputBorderRadius,20px)) !important;border-bottom-right-radius:var(--inputBorderRadiusBottomRight,var(--inputBorderRadius,20px)) !important;transition:.2s;}.field.field-select .select2-container .select2-selection--single .select2-selection__arrow,.field.field-select2 .select2-container .select2-selection--single .select2-selection__arrow{height:var(--inputHeight,40px) !important;width:var(--inputHeight,40px) !important;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23DFE1E4' d='M308.7 212.7C314.9 206.5 325.1 206.5 331.3 212.7L491.3 372.7C497.5 378.9 497.5 389.1 491.3 395.3C485.1 401.5 474.9 401.5 468.7 395.3L320 246.6L171.3 395.3C165.1 401.5 154.9 401.5 148.7 395.3C142.5 389.1 142.5 378.9 148.7 372.7L308.7 212.7z'/%3E%3C/svg%3E") !important;background-size:22px auto;background-repeat:no-repeat;background-position:center;transform:scaleY(var(--inputSelectTransformScale,-1));transition:.2s;}.field.field-select .select2-container .select2-dropdown,.field.field-select2 .select2-container .select2-dropdown{width:100% !important;}.field.field-select .select2-container.select2-container--open,.field.field-select2 .select2-container.select2-container--open{--inputSelectTransformScale:1;}.field.field-select .select2-container.select2-container--open.select2-container--below,.field.field-select2 .select2-container.select2-container--open.select2-container--below{--inputBorderRadiusBottomLeft:0px;--inputBorderRadiusBottomRight:0px;}.field.field-select .select2-container.select2-container--open .select2-dropdown.select2-dropdown--below,.field.field-select2 .select2-container.select2-container--open .select2-dropdown.select2-dropdown--below{border-bottom-left-radius:var(--inputBorderRadiusBottomLeft,var(--inputBorderRadius,10px)) !important;border-bottom-right-radius:var(--inputBorderRadiusBottomRight,var(--inputBorderRadius,10px)) !important;overflow:hidden;}.select2-container--default .select2-selection--single .select2-selection__rendered{line-height:var(--inputHeight,40px) !important;border:0;height:auto;padding:0;}.is_image_filter .select2-container .select2-selection--single.select2-selection{height:auto !important;}.is_image_filter .select2-container .select2-selection--single.select2-selection .select2-selection__rendered{padding-right:35px;}.select2-container--default .select2-selection--single .select2-selection__arrow{height:34px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{position:relative;border:none !important;top:auto !important;line-height:34px;height:34px;margin-top:0px;}.select2-container--default .select2-selection--single .select2-selection__arrow b:before{border:medium none !important;color:#d5d5d5 !important;display:block !important;height:0;margin-left:0;margin-right:3px !important;margin-top:0;position:absolute !important;right:10px !important;text-align:center !important;top:0 !important;width:0;line-height:35px;}.select2-dropdown{background-color:#fff;border:1px solid #ccc !important;border-radius:2px !important;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051;}ul.slides > li{position:relative;overflow:visible !important;}.two-cols .col{float:left;width:50%;}.three-cols .col{float:left;width:33.33%;}.three-cols .colx2{float:left;width:66.66%;}table{margin-bottom:30px;}table td{vertical-align:top;}table[border="1"]{border:1px solid #ccc;border-collapse:collapse;box-shadow:0px 1px 2px #ddd;}table[border="1"] td{padding:2%;border:1px solid #ddd;}blockquote{border-left:3px solid #888;margin-left:20px;padding-left:15px;font-style:italic;margin-top:15px;margin-bottom:15px;padding-top:5px;padding-bottom:1px;display:block;}.flex-control-nav.flex-control-paging{margin-top:-2.4em !important;position:absolute;z-index:1;pointer-events:none;}.flex-control-nav.flex-control-paging li{pointer-events:all;}body .jqmWindow{border:0;box-shadow:0 3px 25px rgba(0,0,0,0.4);background-color:#fff;padding:1rem;max-width:var(--popupMaxWidth,1200px);width:var(--popupMaxWidth,1200px);overflow:hidden;position:fixed;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:1rem;margin:0;}.jqmWindow table.cart-table{max-height:75%;overflow:auto;padding:0;}.jqmWindow table.cart-table #cart-table{padding:12px;}body .social-share{float:left !important;text-align:left !important;width:100%;border-bottom:1px solid #e2e2e2;border-top:1px solid #e2e2e2;line-height:55px;text-transform:uppercase;}body .social-share li{display:inline-block;margin-right:10px;}body .social-share li a{font-size:15px;width:30px;line-height:30px;border-radius:30px;box-shadow:none;margin-top:-3px;border:1px solid #e2e2e2;}body .social-share li a:before{width:30px;}@media (max-width: 999px){#page-contact #contact-form{width:100%;}#page-contact #map-canvas{height:220px;margin-left:0;margin-top:20px;width:100%;}}@media (max-width: 639px){.homeget.homecenter.blocktextslider > div{height:auto !important;}.homeget.homecenter.blocktextslider > div li{height:auto !important;}.homeget.homecenter.blocktextslider > div li h2 span{font-size:20px !important;}.homeget.homecenter.blocktextslider > div li table{left:0;margin:0 auto;right:0;width:80% !important;line-height:20px !important;}.flex-direction-nav a{font-size:20px !important;height:25px !important;line-height:25px !important;width:25px !important;}.flex-direction-nav a:before{font-size:20px;height:25px;line-height:25px;width:25px;}.flex-direction-nav a.flex-next{right:20px !important;}.flex-direction-nav a.flex-prev{left:20px !important;}}div.jq-modal{line-height:1;background:#fff;}div.jq-modal-container{padding:1px;position:relative;}div.jq-modal-content{position:relative;overflow:auto;}div.jq-modal-closer{position:absolute;top:-12px;right:-12px;width:25px;height:25px;}div.jq-modal-closer a{display:block;text-indent:-5000px;width:25px;height:25px;outline:none;border:none;}div.jq-modal-content img{display:block;}span.jq-modal-legend{display:block;padding:3px 0;}a.jq-modal-next,a.jq-modal-prev{display:block;position:absolute;top:0;width:50%;bottom:0;outline:none;border:none;text-indent:-5000px;}a.jq-modal-next{right:0;}a.jq-modal-prev{left:0;}.jqmWindow{display:none;position:fixed;top:17%;left:50%;margin-left:-300px;width:600px;background-color:#fff;color:#333;border:1px solid black;padding:12px;}.jqmOverlay{background-color:#000;}* iframe.jqm{position:absolute;top:0;left:0;z-index:-1;}* html .jqmWindow{position:absolute;}.flex-container a:active,.flexslider a:active,.flex-container a:focus,.flexslider a:focus{outline:none;}.slides,.flex-control-nav,.flex-direction-nav{margin:0;padding:0;list-style:none;}.flexslider{margin:0;padding:0;overflow:hidden;}#content ul.slides{margin-left:0;}.flexslider .slides > li{display:none;-webkit-backface-visibility:hidden;}#content .flexslider ul.slides > li{padding:0;}.flexslider .slides img{width:100%;display:block;margin:0 auto;}.flexslider .slides contentbloctext{width:100%;display:block;}.flex-pauseplay span{text-transform:capitalize;}.slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}html[xmlns] .slides{display:block;}* html .slides{height:1%;}.flexslider{margin:0;position:relative;zoom:1;}.flex-viewport{max-height:2000px;-webkit-transition:all 1s ease;-moz-transition:all 1s ease;transition:all 1s ease;}.loading .flex-viewport{max-height:300px;}.flexslider .slides{zoom:1;}.flex-direction-nav a{width:30px;height:30px;margin:-20px 0 0;display:block;background:url(/?pf=homePage/flexslider/images/bg_direction_nav.png) no-repeat 0 0;position:absolute;top:50%;cursor:pointer;text-indent:-9999px;opacity:0;-webkit-transition:all .3s ease;}.flex-direction-nav .flex-next{background-position:100% 0;right:-36px;}.flex-direction-nav .flex-prev{left:-36px;}.flexslider:hover .flex-next{opacity:0.8;right:5px;}.flexslider:hover .flex-prev{opacity:0.8;left:5px;}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1;}.flex-direction-nav .disabled{opacity:.3 !important;filter:alpha(opacity=30);cursor:default;}.flex-control-nav{width:100%;text-align:center;}.flex-control-nav li{margin:0 6px;display:inline-block;zoom:1;*display:inline;}.flex-control-nav.flex-control-paging{margin-top:0.6em;}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,0.5);cursor:pointer;text-indent:-9999px;-webkit-border-radius:20px;-moz-border-radius:20px;-o-border-radius:20px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,0.3);}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,0.7);}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,0.9);cursor:default;}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden;}.flex-control-thumbs li{width:25%;float:left;margin:0;}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;}.flex-control-thumbs img:hover{opacity:1;}.flex-control-thumbs .active{opacity:1;cursor:default;}@media screen and (max-width: 860px){.flex-direction-nav .flex-prev{opacity:1;left:0;}.flex-direction-nav .flex-next{opacity:1;right:0;}}.page-account .account_bloc,#page-cart .account_bloc{margin-top:2em;}.page-account #last-orders .see-all,#page-cart #last-orders .see-all{padding-left:20px;position:relative;margin-bottom:10px;display:inline-block;}.page-account #last-orders .see-all:before,#page-cart #last-orders .see-all:before{position:absolute;left:0;top:3px;}.page-account #last-orders .reorder,#page-cart #last-orders .reorder{padding-left:20px;position:relative;margin-left:10px;}.page-account #last-orders .reorder:before,#page-cart #last-orders .reorder:before{position:absolute;left:0;top:3px;}.page-account #orders,#page-cart #orders{border:1px solid #e2e2e2;width:100%;margin-top:10px;margin-bottom:10px;border-collapse:collapse;}.page-account #orders th,#page-cart #orders th{border-bottom:1px solid #e2e2e2;line-height:30px;border-right:1px solid #e2e2e2;background:#fafafa;}.page-account #orders th:last-child,#page-cart #orders th:last-child{border-right:none;}.page-account #orders td,#page-cart #orders td{text-align:center;padding:5px;}.page-account #addresses,#page-cart #addresses{display:flex;flex-wrap:wrap;--gapSize:2rem;gap:var(--gapSize);--nbPerLine:2;margin-top:1em;}.page-account #addresses .message-alert-box,#page-cart #addresses .message-alert-box{background:#fafafa;border:1px solid #eee;border-radius:10px;border-left:3px solid var(--colorPrimary);padding:1rem;width:100%;color:var(--colorText);font-size:16px;margin-bottom:30px;line-height:30px;text-align:center;}.page-account #addresses .title-picto,#page-cart #addresses .title-picto{width:100%;display:flex;align-items:center;gap:1rem;font-size:18px;text-align:left;font-weight:600;text-transform:uppercase;color:var(--colorTextTitle);margin:0;margin-bottom:-1rem;}.page-account #addresses .address,#page-cart #addresses .address{position:relative;--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);--popoverPaddingTopOuter:10px;--paddingVerti:1rem;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));}.page-account #addresses .address .info-zone-box-inner,#page-cart #addresses .address .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}.page-account #addresses .address .info-zone-content,#page-cart #addresses .address .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}.page-account #addresses .address .item-title,#page-cart #addresses .address .item-title{font-size:14px;color:#000;font-weight:600;}.page-account #addresses .address .info-zone-box-picto,#page-cart #addresses .address .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}.page-account #addresses .address .info-zone-box-picto:hover,#page-cart #addresses .address .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.page-account #addresses .address .info-zone-box-picto.js-popover-clickable:not(.popover-active),#page-cart #addresses .address .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.page-account #addresses .address .info-zone-box-picto:not(.js-popover-clickable):not(:hover),#page-cart #addresses .address .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.page-account #addresses .address .info-zone-box-picto-popover,#page-cart #addresses .address .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.page-account #addresses .address .info-zone-box-picto-popover:after,#page-cart #addresses .address .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.page-account #addresses .address .info-zone-box-picto-popover-inner,#page-cart #addresses .address .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.page-account #addresses .address .info-zone-box-picto-popover-inner ul,#page-cart #addresses .address .info-zone-box-picto-popover-inner ul{padding-left:10px;}.page-account #addresses .address .info-zone-box-picto .popover-style-popover,#page-cart #addresses .address .info-zone-box-picto .popover-style-popover{min-width:250px;}.page-account #addresses .address .info-zone-box-picto svg,#page-cart #addresses .address .info-zone-box-picto svg{fill:currentColor;}.page-account #addresses .address .label,#page-cart #addresses .address .label{font-size:140%;margin-bottom:10px;}.page-account #addresses .address .btns a,#page-cart #addresses .address .btns a{margin-right:10px;margin-top:1em;}.page-account .ariane-top,#page-cart .ariane-top{margin-top:20px;}.page-account .ariane-top.arianecontent,#page-cart .ariane-top.arianecontent{font-size:12px;}.page-account .ariane-top.arianecontent a,#page-cart .ariane-top.arianecontent a{font-size:12px;}.page-account .ariane-top li,#page-cart .ariane-top li{display:block;width:100%;background:#fff none repeat scroll 0 0;border:1px solid #e2e2e2;float:left;padding:7px 8px 7px 35px;position:relative;margin-bottom:10px;line-height:28px;box-sizing:border-box;background:#f6f6f6;text-transform:uppercase;font-weight:bold;}.page-account .ariane-top li a,#page-cart .ariane-top li a{color:#333;}.page-account .ariane-top li a:before,#page-cart .ariane-top li a:before{position:absolute;left:15px;top:8px;color:#333;}.page-account .ariane-top li ul,#page-cart .ariane-top li ul{margin-top:10px;margin-left:-20px;}.page-account .ariane-top li ul li,#page-cart .ariane-top li ul li{border:0 none;font-weight:normal;margin:0;padding:0;text-transform:none;}.page-account .account_bloc,#page-cart .account_bloc{border:1px solid #e2e2e2;box-sizing:border-box;padding:30px;width:100%;margin-bottom:30px;}.page-account .title,#page-cart .title{display:block;font-size:22px;font-weight:600;text-transform:uppercase;}.page-account .title a,#page-cart .title a{font-size:12px;color:#333;}.page-account #birthdate .select2-container,#page-cart #birthdate .select2-container{width:32.5% !important;}#page-login hr,#page-cart hr{visibility:hidden;}#page-login #log_or_sign_in input,#page-cart #log_or_sign_in input{width:100%;}#page-login #log_or_sign_in .account-col-inner,#page-cart #log_or_sign_in .account-col-inner{display:flex;flex-direction:column;align-items:center;}#page-login #log_or_sign_in .account-col-inner>form,#page-cart #log_or_sign_in .account-col-inner>form{display:flex;flex-direction:column;align-items:center;flex-grow:1;}#page-login #log_or_sign_in .account-col-inner>form .field-list .field,#page-cart #log_or_sign_in .account-col-inner>form .field-list .field{margin:0;}#page-login #log_or_sign_in .account-col-inner>form .field-list .field input,#page-cart #log_or_sign_in .account-col-inner>form .field-list .field input{margin:0;}#page-login #log_or_sign_in .col > div,#page-cart #log_or_sign_in .col > div{--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}#page-login #log_or_sign_in .col > div .info-zone-box-inner,#page-cart #log_or_sign_in .col > div .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}#page-login #log_or_sign_in .col > div .info-zone-content,#page-cart #log_or_sign_in .col > div .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}#page-login #log_or_sign_in .col > div .item-title,#page-cart #log_or_sign_in .col > div .item-title{font-size:14px;color:#000;font-weight:600;}#page-login #log_or_sign_in .col > div .info-zone-box-picto,#page-cart #log_or_sign_in .col > div .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}#page-login #log_or_sign_in .col > div .info-zone-box-picto:hover,#page-cart #log_or_sign_in .col > div .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#page-login #log_or_sign_in .col > div .info-zone-box-picto.js-popover-clickable:not(.popover-active),#page-cart #log_or_sign_in .col > div .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-login #log_or_sign_in .col > div .info-zone-box-picto:not(.js-popover-clickable):not(:hover),#page-cart #log_or_sign_in .col > div .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-login #log_or_sign_in .col > div .info-zone-box-picto-popover,#page-cart #log_or_sign_in .col > div .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#page-login #log_or_sign_in .col > div .info-zone-box-picto-popover:after,#page-cart #log_or_sign_in .col > div .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#page-login #log_or_sign_in .col > div .info-zone-box-picto-popover-inner,#page-cart #log_or_sign_in .col > div .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#page-login #log_or_sign_in .col > div .info-zone-box-picto-popover-inner ul,#page-cart #log_or_sign_in .col > div .info-zone-box-picto-popover-inner ul{padding-left:10px;}#page-login #log_or_sign_in .col > div .info-zone-box-picto .popover-style-popover,#page-cart #log_or_sign_in .col > div .info-zone-box-picto .popover-style-popover{min-width:250px;}#page-login #log_or_sign_in .col > div .info-zone-box-picto svg,#page-cart #log_or_sign_in .col > div .info-zone-box-picto svg{fill:currentColor;}#page-login #log_or_sign_in form > p,#page-cart #log_or_sign_in form > p{margin:0.5em 0;}.subtitle{font-weight:bold;font-size:22px;margin-bottom:40px;color:var(--colorTextTitle);gap:12px;text-align:var(--titleTextPosition,left);display:flex;flex-direction:column;}.subtitle.with-bar:after{content:"";width:60px;height:5px;border-radius:6px;background:var(--colorPrimary);}.subtitle.inline{flex-direction:row;align-items:center;}.subtitle .pastille-indicator{--itemWidth:28px;}.page-account #orders th,#page-cart #orders th{background-repeat:no-repeat;background-position:right center;}#page-account .dataTables_length,#page-account .dataTables_filter{display:block;}#page-account .dataTables_filter{background:#0a3989;color:white;font-weight:bold;padding:5px 15px;border-radius:5px;}#page-account .dataTables_filter label{letter-spacing:0.5px;}#page-account .dataTables_filter input{margin-left:10px;background:white;border:none;}#account .orders-en-cours,#account .orders-depassee{margin:3em 0;}#advancedSearch.as_page{padding:1em;background-color:none;}#advancedSearch.as_page #categories{float:left;width:38%;}#advancedSearch.as_page #categories select{width:90%;margin-top:0.5em;}#advancedSearch.as_page #filters{float:left;width:58%;padding-left:3%;border-left:1px solid #e2e2e2;}#advancedSearch.as_page .filter{margin-bottom:0;}#advancedSearch.as_page .filter.attr-img .title{display:none !important;}#advancedSearch.as_page .filter select{float:right;width:60%;}#advancedSearch.as_page .title{font-weight:bold;padding-top:0;}#page-storesearch .demande-panier{position:initial;width:800px;margin:0 auto;}#page-bill .bill-page-content{display:flex;flex-direction:column;gap:2rem;margin-top:2rem;}#page-bill .bill-page-content>div{--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}#page-bill .bill-page-content>div .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}#page-bill .bill-page-content>div .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}#page-bill .bill-page-content>div .item-title{font-size:14px;color:#000;font-weight:600;}#page-bill .bill-page-content>div .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}#page-bill .bill-page-content>div .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#page-bill .bill-page-content>div .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-bill .bill-page-content>div .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-bill .bill-page-content>div .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#page-bill .bill-page-content>div .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#page-bill .bill-page-content>div .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#page-bill .bill-page-content>div .info-zone-box-picto-popover-inner ul{padding-left:10px;}#page-bill .bill-page-content>div .info-zone-box-picto .popover-style-popover{min-width:250px;}#page-bill .bill-page-content>div .info-zone-box-picto svg{fill:currentColor;}#page-bill .bill-page-content #total .cart-table,#page-bill .bill-page-content #total #cart-total{border-collapse:collapse;}#page-bill .bill-page-content #total .cart-table th,#page-bill .bill-page-content #total .cart-table td,#page-bill .bill-page-content #total #cart-total th,#page-bill .bill-page-content #total #cart-total td{padding:5px 10px;vertical-align:middle;}#page-bill .bill-page-content #total .top-facture + .title{border-radius:10px;}#page-bill #content-info ~ div > p,#page-bill #content-info ~ div >ul{padding:10px 30px;}#page-bill #content-info ~ div.error > .title{color:red;}#page-bill .pay-button{text-decoration:underline;}#page-bill #payment .col1{line-height:1.5em;padding-left:20px;}#page-bill .selected-payment .col2{border:3px solid #444;-webkit-border-radius:18px 18px 18px 18px;-moz-border-radius:18px 18px 18px 18px;border-radius:18px 18px 18px 18px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;padding:12px 8px 8px 9px;width:12%;}#page-bill .orderinfo{color:#444;}#page-bill #content #shipto,#page-bill #content #contactus-mail{float:left;width:46%;}#page-bill #content #billto,#page-bill #content #contactus-address{float:right;width:46%;}#page-bill .cart-table,#page-bill #cart-total,#page-bill #vat-total{width:100%;margin-bottom:12px;}#page-bill .cart-table .qty,#page-bill #cart-total .qty,#page-bill #vat-total .qty{text-align:center;width:30px;}#page-bill .cart-table td,#page-bill #cart-total td,#page-bill #vat-total td{border:1px solid rgba(0,0,0,0.1);padding:0 10px;}#page-bill .cart-table{background-color:#fff;padding:10px;border:1px solid rgba(0,0,0,0.2);}#page-bill .col2{border:none;padding:12px 8px 8px 9px;width:16%;white-space:nowrap;text-align:right;}#page-bill .line_title{font-size:150%;text-align:center;}@media (max-width: 599px){#page-bill #content #shipto,#page-bill #content #contactus-mail{float:none;width:98%;}#page-bill #content #billto,#page-bill #content #contactus-address{float:none;width:98%;}}.button-style{--global-ColorWhite:#fff;--padding:var(--boButtonPadding,8px 18px);--borderSize:2px;--borderRadius:var(--boButtonBorderSize,20px);--boxShadow:none;--gapPicto:.5rem;--svgSize:15px;--fontSize:var(--boButtonFontSize,13px);--lineHeight:var(--boButtonLineHeight,14px);--colorMain:var(--colorPrimary);--colorContrast:#fff;--colorText:var(--colorContrast);--colorBackground:var(--colorMain);--colorBorder:transparent;--colorGradientInner:var(--boColorBtnBg,#fff);--colorGradientOuter:linear-gradient(to right,oklch(.546 .245 262.881) 0%,oklch(.558 .288 302.321) 100%);appearance:none;outline:none;cursor:pointer;user-select:none;font-weight:600;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:var(--gapPicto);padding:var(--padding);font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:var(--fontSize);line-height:var(--lineHeight);border-radius:var(--borderRadius);background:var(--colorBackground);color:var(--colorText);border:var(--borderSize) solid var(--colorBorder);box-shadow:var(--boxShadow);height:var(--btnHeight,auto);transition:.35s;}.button-style:active{transform:scale(0.97);}.button-style:hover{opacity:0.8;}.button-style svg{height:var(--svgSize);}.button-style.btn-square{width:var(--btnHeight,auto);}.button-style.btn-round{--padding:8px 9.5px;}.button-style.btn-large{--fontSize:130%;}.button-style.btn-small{--svgSize:13px;--boButtonPadding:4px 12px 4px;}.button-style.btn-picto-square{--btnSizeItem:34px;width:var(--btnSizeItem);height:var(--btnSizeItem);padding:0 !important;--svgSize:24px;}.button-style.btn-picto-square svg{fill:currentColor;}.button-style.btn-picto-square i{font-size:calc(var(--svgSize) - 8px);transition:all 350ms cubic-bezier(0.4,0,0.2,1);}.button-style.btn-picto-square:hover i{transform:rotate(7deg);}.button-style.btn-smaller{--fontSize:10.5px;--padding:4px 8px;}.button-style.js-btn-ripple{overflow:hidden;position:relative;}.button-style.btn-rounded{--borderRadius:var(--borderRadiusRounded);}.button-style.btn-rounded.btn-rounded-padding{--padding:14px 40px;}.button-style.btn-rounded>span{border-radius:var(--borderRadius);}.button-style.btn-underline{background:transparent;text-decoration:underline;text-underline-offset:2px;}.button-style.btn-inline-block{display:inline-block;}.button-style.btn-border,.button-style.btn-inverse{--borderSize:2px;--colorText:var(--colorMain);--colorBackground:transparent;--colorBorder:var(--colorMain);}.button-style.btn-primary{--colorMain:var(--global-ColorPrimary);--colorContrast:var(--global-ColorWhite);}.button-style.btn-secondary{--colorMain:var(--global-ColorSecondary);--colorContrast:var(--global-ColorWhite);}.button-style.btn-disabled,.button-style.btn-mute,.button-style.btn-gray{--colorMain:var(--global-ColorMute,#e0e0e0);--colorContrast:var(--global-ColorWhite);}.button-style.btn-disable,.button-style.is-disabled,.button-style.is-loading{--colorMain:var(--btnColorDisabledBg,var(--global-ColorMute,#e0e0e0));--colorContrast:var(--global-ColorWhite);pointer-events:none;cursor:default;}.button-style.btn-black{--colorMain:#000;--colorContrast:var(--global-ColorWhite);}.button-style.btn-warning{--colorMain:#f1c40f;--colorContrast:var(--global-ColorWhite);}.button-style.btn-success{--colorMain:#2ecc71;--colorContrast:var(--global-ColorWhite);}.button-style.btn-danger,.button-style.remove,.button-style.delete{--colorMain:#e74c3c;--colorContrast:var(--global-ColorWhite);}.button-style:not(.is-loading) .js-for-loading{display:none !important;}.button-style.btn-gradient{background:linear-gradient(transparent,transparent) padding-box, var(--colorGradientOuter) border-box;--colorContrast:var(--global-ColorWhite);}.button-style.btn-gradient.btn-border,.button-style.btn-gradient.btn-inverse{background:linear-gradient(var(--colorGradientInner),var(--colorGradientInner)) padding-box, var(--colorGradientOuter) border-box;--colorBorder:transparent;}.button-style.is-loading{color:transparent !important;pointer-events:none;cursor:default;position:relative;}.button-style.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;-webkit-animation:btn-spin 0.6s linear infinite;animation:btn-spin 0.6s linear infinite;}.button-style[disabled]{position:relative;cursor:default;}@-webkit-keyframes btn-spin{from{-webkit-transform:translate(-50%,-50%) rotate(0deg);}to{-webkit-transform:translate(-50%,-50%) rotate(360deg);}}@keyframes btn-spin{from{transform:translate(-50%,-50%) rotate(0deg);}to{transform:translate(-50%,-50%) rotate(360deg);}}.button-small-style{--boButtonPadding:6px 14px;--boButtonFontSize:11px;--boButtonLineHeight:13px;}.button,.btn,input[type="submit"],input[type="reset"],input[type="button"],input.submit,button{--global-ColorWhite:#fff;--padding:var(--boButtonPadding,8px 18px);--borderSize:2px;--borderRadius:var(--boButtonBorderSize,20px);--boxShadow:none;--gapPicto:.5rem;--svgSize:15px;--fontSize:var(--boButtonFontSize,13px);--lineHeight:var(--boButtonLineHeight,14px);--colorMain:var(--colorPrimary);--colorContrast:#fff;--colorText:var(--colorContrast);--colorBackground:var(--colorMain);--colorBorder:transparent;--colorGradientInner:var(--boColorBtnBg,#fff);--colorGradientOuter:linear-gradient(to right,oklch(.546 .245 262.881) 0%,oklch(.558 .288 302.321) 100%);appearance:none;outline:none;cursor:pointer;user-select:none;font-weight:600;text-align:center;display:inline-flex;align-items:center;justify-content:center;gap:var(--gapPicto);padding:var(--padding);font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:var(--fontSize);line-height:var(--lineHeight);border-radius:var(--borderRadius);background:var(--colorBackground);color:var(--colorText);border:var(--borderSize) solid var(--colorBorder);box-shadow:var(--boxShadow);height:var(--btnHeight,auto);transition:.35s;}.button:active,.btn:active,input[type="submit"]:active,input[type="reset"]:active,input[type="button"]:active,input.submit:active,button:active{transform:scale(0.97);}.button:hover,.btn:hover,input[type="submit"]:hover,input[type="reset"]:hover,input[type="button"]:hover,input.submit:hover,button:hover{opacity:0.8;}.button svg,.btn svg,input[type="submit"] svg,input[type="reset"] svg,input[type="button"] svg,input.submit svg,button svg{height:var(--svgSize);}.button.btn-square,.btn.btn-square,input[type="submit"].btn-square,input[type="reset"].btn-square,input[type="button"].btn-square,input.submit.btn-square,button.btn-square{width:var(--btnHeight,auto);}.button.btn-round,.btn.btn-round,input[type="submit"].btn-round,input[type="reset"].btn-round,input[type="button"].btn-round,input.submit.btn-round,button.btn-round{--padding:8px 9.5px;}.button.btn-large,.btn.btn-large,input[type="submit"].btn-large,input[type="reset"].btn-large,input[type="button"].btn-large,input.submit.btn-large,button.btn-large{--fontSize:130%;}.button.btn-small,.btn.btn-small,input[type="submit"].btn-small,input[type="reset"].btn-small,input[type="button"].btn-small,input.submit.btn-small,button.btn-small{--svgSize:13px;--boButtonPadding:4px 12px 4px;}.button.btn-picto-square,.btn.btn-picto-square,input[type="submit"].btn-picto-square,input[type="reset"].btn-picto-square,input[type="button"].btn-picto-square,input.submit.btn-picto-square,button.btn-picto-square{--btnSizeItem:34px;width:var(--btnSizeItem);height:var(--btnSizeItem);padding:0 !important;--svgSize:24px;}.button.btn-picto-square svg,.btn.btn-picto-square svg,input[type="submit"].btn-picto-square svg,input[type="reset"].btn-picto-square svg,input[type="button"].btn-picto-square svg,input.submit.btn-picto-square svg,button.btn-picto-square svg{fill:currentColor;}.button.btn-picto-square i,.btn.btn-picto-square i,input[type="submit"].btn-picto-square i,input[type="reset"].btn-picto-square i,input[type="button"].btn-picto-square i,input.submit.btn-picto-square i,button.btn-picto-square i{font-size:calc(var(--svgSize) - 8px);transition:all 350ms cubic-bezier(0.4,0,0.2,1);}.button.btn-picto-square:hover i,.btn.btn-picto-square:hover i,input[type="submit"].btn-picto-square:hover i,input[type="reset"].btn-picto-square:hover i,input[type="button"].btn-picto-square:hover i,input.submit.btn-picto-square:hover i,button.btn-picto-square:hover i{transform:rotate(7deg);}.button.btn-smaller,.btn.btn-smaller,input[type="submit"].btn-smaller,input[type="reset"].btn-smaller,input[type="button"].btn-smaller,input.submit.btn-smaller,button.btn-smaller{--fontSize:10.5px;--padding:4px 8px;}.button.js-btn-ripple,.btn.js-btn-ripple,input[type="submit"].js-btn-ripple,input[type="reset"].js-btn-ripple,input[type="button"].js-btn-ripple,input.submit.js-btn-ripple,button.js-btn-ripple{overflow:hidden;position:relative;}.button.btn-rounded,.btn.btn-rounded,input[type="submit"].btn-rounded,input[type="reset"].btn-rounded,input[type="button"].btn-rounded,input.submit.btn-rounded,button.btn-rounded{--borderRadius:var(--borderRadiusRounded);}.button.btn-rounded.btn-rounded-padding,.btn.btn-rounded.btn-rounded-padding,input[type="submit"].btn-rounded.btn-rounded-padding,input[type="reset"].btn-rounded.btn-rounded-padding,input[type="button"].btn-rounded.btn-rounded-padding,input.submit.btn-rounded.btn-rounded-padding,button.btn-rounded.btn-rounded-padding{--padding:14px 40px;}.button.btn-rounded>span,.btn.btn-rounded>span,input[type="submit"].btn-rounded>span,input[type="reset"].btn-rounded>span,input[type="button"].btn-rounded>span,input.submit.btn-rounded>span,button.btn-rounded>span{border-radius:var(--borderRadius);}.button.btn-underline,.btn.btn-underline,input[type="submit"].btn-underline,input[type="reset"].btn-underline,input[type="button"].btn-underline,input.submit.btn-underline,button.btn-underline{background:transparent;text-decoration:underline;text-underline-offset:2px;}.button.btn-inline-block,.btn.btn-inline-block,input[type="submit"].btn-inline-block,input[type="reset"].btn-inline-block,input[type="button"].btn-inline-block,input.submit.btn-inline-block,button.btn-inline-block{display:inline-block;}.button.btn-border,.button.btn-inverse,.btn.btn-border,.btn.btn-inverse,input[type="submit"].btn-border,input[type="submit"].btn-inverse,input[type="reset"].btn-border,input[type="reset"].btn-inverse,input[type="button"].btn-border,input[type="button"].btn-inverse,input.submit.btn-border,input.submit.btn-inverse,button.btn-border,button.btn-inverse{--borderSize:2px;--colorText:var(--colorMain);--colorBackground:transparent;--colorBorder:var(--colorMain);}.button.btn-primary,.btn.btn-primary,input[type="submit"].btn-primary,input[type="reset"].btn-primary,input[type="button"].btn-primary,input.submit.btn-primary,button.btn-primary{--colorMain:var(--global-ColorPrimary);--colorContrast:var(--global-ColorWhite);}.button.btn-secondary,.btn.btn-secondary,input[type="submit"].btn-secondary,input[type="reset"].btn-secondary,input[type="button"].btn-secondary,input.submit.btn-secondary,button.btn-secondary{--colorMain:var(--global-ColorSecondary);--colorContrast:var(--global-ColorWhite);}.button.btn-disabled,.button.btn-mute,.button.btn-gray,.btn.btn-disabled,.btn.btn-mute,.btn.btn-gray,input[type="submit"].btn-disabled,input[type="submit"].btn-mute,input[type="submit"].btn-gray,input[type="reset"].btn-disabled,input[type="reset"].btn-mute,input[type="reset"].btn-gray,input[type="button"].btn-disabled,input[type="button"].btn-mute,input[type="button"].btn-gray,input.submit.btn-disabled,input.submit.btn-mute,input.submit.btn-gray,button.btn-disabled,button.btn-mute,button.btn-gray{--colorMain:var(--global-ColorMute,#e0e0e0);--colorContrast:var(--global-ColorWhite);}.button.btn-disable,.button.is-disabled,.button.is-loading,.btn.btn-disable,.btn.is-disabled,.btn.is-loading,input[type="submit"].btn-disable,input[type="submit"].is-disabled,input[type="submit"].is-loading,input[type="reset"].btn-disable,input[type="reset"].is-disabled,input[type="reset"].is-loading,input[type="button"].btn-disable,input[type="button"].is-disabled,input[type="button"].is-loading,input.submit.btn-disable,input.submit.is-disabled,input.submit.is-loading,button.btn-disable,button.is-disabled,button.is-loading{--colorMain:var(--btnColorDisabledBg,var(--global-ColorMute,#e0e0e0));--colorContrast:var(--global-ColorWhite);pointer-events:none;cursor:default;}.button.btn-black,.btn.btn-black,input[type="submit"].btn-black,input[type="reset"].btn-black,input[type="button"].btn-black,input.submit.btn-black,button.btn-black{--colorMain:#000;--colorContrast:var(--global-ColorWhite);}.button.btn-warning,.btn.btn-warning,input[type="submit"].btn-warning,input[type="reset"].btn-warning,input[type="button"].btn-warning,input.submit.btn-warning,button.btn-warning{--colorMain:#f1c40f;--colorContrast:var(--global-ColorWhite);}.button.btn-success,.btn.btn-success,input[type="submit"].btn-success,input[type="reset"].btn-success,input[type="button"].btn-success,input.submit.btn-success,button.btn-success{--colorMain:#2ecc71;--colorContrast:var(--global-ColorWhite);}.button.btn-danger,.button.remove,.button.delete,.btn.btn-danger,.btn.remove,.btn.delete,input[type="submit"].btn-danger,input[type="submit"].remove,input[type="submit"].delete,input[type="reset"].btn-danger,input[type="reset"].remove,input[type="reset"].delete,input[type="button"].btn-danger,input[type="button"].remove,input[type="button"].delete,input.submit.btn-danger,input.submit.remove,input.submit.delete,button.btn-danger,button.remove,button.delete{--colorMain:#e74c3c;--colorContrast:var(--global-ColorWhite);}.button:not(.is-loading) .js-for-loading,.btn:not(.is-loading) .js-for-loading,input[type="submit"]:not(.is-loading) .js-for-loading,input[type="reset"]:not(.is-loading) .js-for-loading,input[type="button"]:not(.is-loading) .js-for-loading,input.submit:not(.is-loading) .js-for-loading,button:not(.is-loading) .js-for-loading{display:none !important;}.button.btn-gradient,.btn.btn-gradient,input[type="submit"].btn-gradient,input[type="reset"].btn-gradient,input[type="button"].btn-gradient,input.submit.btn-gradient,button.btn-gradient{background:linear-gradient(transparent,transparent) padding-box, var(--colorGradientOuter) border-box;--colorContrast:var(--global-ColorWhite);}.button.btn-gradient.btn-border,.button.btn-gradient.btn-inverse,.btn.btn-gradient.btn-border,.btn.btn-gradient.btn-inverse,input[type="submit"].btn-gradient.btn-border,input[type="submit"].btn-gradient.btn-inverse,input[type="reset"].btn-gradient.btn-border,input[type="reset"].btn-gradient.btn-inverse,input[type="button"].btn-gradient.btn-border,input[type="button"].btn-gradient.btn-inverse,input.submit.btn-gradient.btn-border,input.submit.btn-gradient.btn-inverse,button.btn-gradient.btn-border,button.btn-gradient.btn-inverse{background:linear-gradient(var(--colorGradientInner),var(--colorGradientInner)) padding-box, var(--colorGradientOuter) border-box;--colorBorder:transparent;}.button.is-loading,.btn.is-loading,input[type="submit"].is-loading,input[type="reset"].is-loading,input[type="button"].is-loading,input.submit.is-loading,button.is-loading{color:transparent !important;pointer-events:none;cursor:default;position:relative;}.button.is-loading:after,.btn.is-loading:after,input[type="submit"].is-loading:after,input[type="reset"].is-loading:after,input[type="button"].is-loading:after,input.submit.is-loading:after,button.is-loading:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:16px;border:2px solid rgba(255,255,255,0.3);border-top-color:#fff;border-radius:50%;-webkit-animation:btn-spin 0.6s linear infinite;animation:btn-spin 0.6s linear infinite;}.button[disabled],.btn[disabled],input[type="submit"][disabled],input[type="reset"][disabled],input[type="button"][disabled],input.submit[disabled],button[disabled]{position:relative;cursor:default;}#cart-table .delete{text-align:center !important;padding-right:15px !important;}#cart-table .cart-table-mini{max-height:70vh;overflow-x:hidden;border:1px solid #ccc;border-radius:.5rem;overscroll-behavior-y:none;scrollbar-width:thin;}#cart-table .cart-table-mini table{border-collapse:collapse;}#cart-table table td{vertical-align:middle;}#cart-table .cart-line td,#cart-table .cart-opt td{border-bottom:1px solid #e2e2e2;}#cart-table .cart-button{padding-top:1rem;}#cart-table .empty-cart{padding-top:8px;}#cart-table .empty-cart h3{text-align:center;}#cart-table table.cart-table{width:100%;margin-bottom:0;}#cart-table table.cart-table .description,#cart-table table.cart-table .cart-opt-name{color:#888;}#cart-table table.cart-table th{color:#000;background-color:#f7f7f7;font-size:12px;text-transform:uppercase;text-align:center;}#cart-table table.cart-table tr{height:3em;}#cart-table table.cart-table .cart-opt{height:1.8em;}#cart-table table.cart-table .message{color:red;}#cart-table table.cart-table td.description em{color:#acacac;}#cart-table table.cart-table td.photo{vertical-align:top;}#cart-table table.cart-table .cart-br{height:1em;}#cart-table table.cart-table .cart-br td{border-top:1px solid #e2e2e2;}#cart-table table.cart-table #subtotal td{font-weight:bold;padding:1rem;font-size:18px;border-bottom:0;color:#444;text-align:right;}#cart-table table.cart-table #subtotal td span{font-size:13px;}#cart-table table.cart-table td.qty{text-align:right;width:0px;padding:0px;}#cart-table table.cart-table .qty,#cart-table table.cart-table .qty2,#cart-table table.cart-table .trash{width:0;white-space:nowrap;}#cart-table table.cart-table td.total-price,#cart-table table.cart-table .col2{font-weight:bold;text-align:center;white-space:nowrap;}#cart-table table.cart-table td.price{white-space:nowrap;text-align:center;font-size:1em;}#cart-table table.cart-table .more{border:1px solid #ccc;border-radius:3px;cursor:pointer;height:20px;line-height:20px;text-align:center;width:20px;display:inline-block;}#cart-table table.cart-table .less{border:1px solid #ccc;border-radius:3px;cursor:pointer;height:20px;line-height:20px;text-align:center;width:20px;display:inline-block;}#cart-table table.cart-table .delete .picto-btn{color:currentColor;}#cart-table table.cart-table .delete .picto-btn:hover{--colorRed:lab(48.4493% 77.4328 61.5452);color:var(--colorRed);background:color-mix(in oklab,var(--colorRed) 10%,transparent);border-color:color-mix(in oklab,var(--colorRed) 30%,transparent);}#cart-table #bt-checkout{float:right;}#cart-table #pr{margin:1em 0;}#page-cart #checkout{display:inherit;}#page-cart #checkout-empty{display:none;}#page-cart.empty-cart #checkout{display:none;}#page-cart.empty-cart #checkout-empty{display:inherit;}#page-cart .title .subtitle{font-size:13px;text-decoration:none;display:block;}#page-cart .inviaccount .choice.active{font-weight:bold;}#page-cart .field-title input{margin-right:0;margin-left:5px;}#page-cart .checkout .title{color:#000;background-color:#f7f7f7;border-top:none;border-bottom:none;margin-bottom:15px;line-height:30px;padding:10px 20px;font-size:120%;}#page-cart .checkout .title.title-h1{margin-top:30px;font-size:170%;}#page-cart .checkout .title.error{color:red;}#page-cart .checkout .title > a{color:#000;}#page-cart .cart-bloc table{width:100%;border-collapse:collapse;}#page-cart .title.total{box-sizing:border-box;float:left;width:100%;margin-bottom:0;}#page-cart .total .cart-bloc-content{float:right;padding:0;text-align:right;min-width:200px;}#page-cart .total .cart-bloc-content table{margin-bottom:0;}#page-cart .total .cart-bloc-content table #total .col2{font-size:18px;}#page-cart .customer_addresses ul label{width:auto;text-align:left;padding:0.5em;display:block;}#page-cart .customer_addresses p{margin:0.6em 0;}#page-cart #discount-bloc{border-top:1px solid #e2e2e2;padding-top:23px;text-align:right;}#page-cart #discount-bloc input[type="text"]{min-width:140px;margin-left:10px;}#page-cart #discount-bloc .delete{font-size:30px;vertical-align:middle;display:inline-block;line-height:9px;margin-right:10px;margin-left:10px;}#page-cart #discount-bloc table{border:1px solid #e2e2e2;border-radius:5px;margin-bottom:20px;margin-top:10px;width:200px;text-align:center;}#page-cart #discount-bloc table .delete{cursor:pointer;}#page-cart #address-bloc .choice a{transition:all ease 0.3s;position:relative;padding-left:0px;}#page-cart #address-bloc .choice a:before{background:#444 none repeat scroll 0 0;border-radius:10px;content:"";height:5px;left:-5px;position:absolute;top:38%;width:5px;transition:all ease 0.3s;opacity:0;}#page-cart #address-bloc .choice.active a{padding-left:10px;color:#000;}#page-cart #address-bloc .choice.active a:before{left:0;opacity:1;}#page-cart #zone_selection{display:inline-block;float:right;}#page-cart #zone_selection > div{display:inline-block;}#page-cart .table-choices-list .input{width:33px;}#page-cart .table-choices-list .content{width:75%;}#page-cart .table-choices-list .content label{font-weight:bold;}#page-cart .table-choices-list .price{text-align:right;}#page-cart .table-choices-list tr:last-child td{border:0;}#page-cart .table-choices-list td{vertical-align:middle;border-bottom:1px solid #e2e2e2;}#page-cart .table-choices-list td label{text-align:left;cursor:pointer;width:100%;}#page-cart .table-choices-list td.img{max-width:20%;text-align:center;}#page-cart .table-choices-list td.img label{width:100%;text-align:center;}#page-cart .table-choices-list .desc{font-weight:bold;}#page-cart .table-choices-list .shipping_choices{vertical-align:middle;}#page-cart .table-choices-list .shipping_choices .subsubtitle{margin-bottom:7px;margin-top:14px;}#page-cart .table-choices-list .shipping_choices label{vertical-align:middle;}#page-cart .table-choices-list .shipping_choices img{vertical-align:middle;}#page-cart #comment-bloc textarea{box-sizing:border-box;margin:0 2% 19px;width:96%;max-width:96%;}#page-cart #validation-bloc .two-cols{margin-bottom:20px;line-height:26px;}#page-cart #validation-bloc .two-cols .title{background:transparent;text-align:left;padding:0;margin:0;padding-bottom:0;font-size:100%;}#page-cart #validation-bloc .two-cols .field{margin-top:0;}#page-cart #validation-bloc .two-cols label{width:auto;}#page-cart #validation-bloc .submit-btn{text-align:center;}.livraison-total{padding:15px;}@media (max-width: 350px){#cart-table img{display:none;}}.consent_request{padding:10px;margin:10px 0;border:1px solid #ccc;text-align:left;}.consent_request .text{margin-bottom:0;padding-left:25px;font-size:12px;margin-top:-5px;line-height:18px;}.consent_request label{font-weight:bold;}.consent_request input{margin-right:5px;}.consent_request p{padding-bottom:0;}#page-newsinscription.page-news .consent_request p{padding-bottom:0;}#cookie_alert_ctn.dark #cookie_alert,#cookie_alert_ctn.dark #cookie_alert_parameters{background-color:#282828;color:#fff;}#cookie_alert_ctn.dark #cookie_alert a,#cookie_alert_ctn.dark #cookie_alert_parameters a{color:#fff;}#cookie_alert_ctn.dark #cookie_alert .cookie-buttons .cookie_btn_main,#cookie_alert_ctn.dark #cookie_alert_parameters .cookie-buttons .cookie_btn_main{color:#282828;}#cookie_alert_ctn.light #cookie_alert,#cookie_alert_ctn.light #cookie_alert_parameters{background-color:#fff;color:#282828;}#cookie_alert_ctn.light .close svg *{fill:#282828;}#cookie_alert_ctn.light a{color:#282828;}#cookie_alert_ctn.light .cookie-buttons .cookie_btn::before{background:#282828;}#cookie_alert_ctn.light .cookie-buttons .cookie_btn_main{color:#fff;background:#282828;}#cookie_alert_ctn.light .cookie-buttons .cookie_btn_main:hover{background:#424242;}#cookie_alert_ctn.first_active.top{display:block;bottom:unset;box-shadow:0 2px 8px rgba(0,0,0,0.3);}#cookie_alert_ctn.first_active.top #cookie_alert.top{border-radius:0;padding:0;}#cookie_alert_ctn.first_active.top #cookie_alert.top .close{top:2em;right:40px;}#cookie_alert_ctn.first_active.top{margin-bottom:1em;}#cookie_alert_ctn.first_active.bottom{top:initial;box-shadow:0 -2px 8px rgba(0,0,0,0.3);}#cookie_alert_ctn.first_active.bottom .close{top:2em;right:40px;}#cookie_alert_ctn.first_active.bottom #cookie_alert.bottom{max-height:initial;}#cookie_alert_ctn.first_active.right,#cookie_alert_ctn.first_active.center{background:none;pointer-events:none;}#cookie_alert_ctn.first_active.right #cookie_alert,#cookie_alert_ctn.first_active.center #cookie_alert{box-shadow:0 2px 8px rgba(0,0,0,0.3);}#cookie_alert_ctn.first_active.center.block{background:rgba(20,20,20,0.8);pointer-events:all;}#cookie_alert_ctn.first_active.block #cookie_alert .close{display:none;}#cookie_alert_parameters_ctn.loaded{max-height:0;max-width:0;padding:0;opacity:0;transition:opacity 350ms ease;}#cookie_alert_parameters_ctn.loaded.active{opacity:1;max-height:100vh;max-width:100vw;}#cookie_alert_ctn.parameters_active{background:rgba(20,20,20,0.8);pointer-events:all;}#cookie_alert_ctn.parameters_active #cookie_alert{max-width:0;padding:0;max-height:0;}#cookie_alert,#cookie_alert_parameters{z-index:200;visibility:hidden;overflow:hidden;margin:0;padding:3em;border-radius:10px;}#cookie_alert.active,#cookie_alert_parameters.active{visibility:visible;pointer-events:all;}#cookie_alert .buttons,#cookie_alert_parameters .buttons{display:inline-block;}#cookie_alert .info,#cookie_alert_parameters .info{margin-right:1em;padding-right:40px;}#cookie_alert .text,#cookie_alert_parameters .text{margin:1em 3em 1em 0;}#cookie_alert.top .first-popup,#cookie_alert.bottom .first-popup,#cookie_alert_parameters.top .first-popup,#cookie_alert_parameters.bottom .first-popup{padding:2em;}#cookie_alert.right,#cookie_alert_parameters.right{position:fixed;bottom:30px;width:35%;right:-20%;}#cookie_alert.right.active,#cookie_alert_parameters.right.active{right:30px;}#cookie_alert.right .buttons,#cookie_alert_parameters.right .buttons{display:block;}#cookie_alert.right .info,#cookie_alert_parameters.right .info{margin-right:0;}#cookie_alert .close,#cookie_alert_parameters .close{position:absolute;top:0;right:0;}#cookie_alert > div,#cookie_alert_parameters > div{position:relative;}#cookie_alert .info,#cookie_alert_parameters .info{font-size:24px;letter-spacing:.2px;font-weight:bold;margin-bottom:1em;margin-top:0;}#cookie_alert .cookie_list,#cookie_alert_parameters .cookie_list{margin-top:3em;}#cookie_alert .cookie_list div.cookie-bloc,#cookie_alert_parameters .cookie_list div.cookie-bloc{margin-bottom:1em;display:flex;justify-content:space-between;position:relative;}#cookie_alert .cookie_list div.cookie-bloc .cookie-name_description,#cookie_alert_parameters .cookie_list div.cookie-bloc .cookie-name_description{display:flex;flex-direction:column;}#cookie_alert .cookie_list div.cookie-bloc .cookie-name_description .cookie_name,#cookie_alert_parameters .cookie_list div.cookie-bloc .cookie-name_description .cookie_name{font-size:18px;font-weight:500;margin-bottom:.2em;}#cookie_alert .cookie_list div.cookie-bloc .cookie-name_description .cookie_desc,#cookie_alert_parameters .cookie_list div.cookie-bloc .cookie-name_description .cookie_desc{font-size:12px;font-weight:300;opacity:0.8;letter-spacing:.4px;padding-right:30px;max-width:90%;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"],#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]{opacity:0;position:absolute;height:20px;width:40px;z-index:1;cursor:pointer;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn{width:40px;height:20px;background:#ddd;border-radius:50px;position:relative;transition:background 350ms ease-in-out;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn .circle,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn .circle{height:25px;width:25px;border-radius:25px;position:absolute;left:0;background:white;top:50%;transform:translateY(-50%);box-shadow:0px 0px 4px 1px rgba(0,0,0,0.3);transition:left 200ms ease-in-out, box-shadow 350ms ease;display:flex;align-items:flex-start;justify-content:center;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn .circle svg,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn .circle svg{position:absolute;margin:auto;left:0;right:0;bottom:0;top:0;max-width:12px;transition:opacity 200ms ease-in-out;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn .circle svg.c-cross,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn .circle svg.c-cross{opacity:0.5;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn .circle svg.c-cross rect,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn .circle svg.c-cross rect{fill:#282828;}#cookie_alert .cookie_list div.cookie-bloc .bg-btn .circle svg.c-validate,#cookie_alert_parameters .cookie_list div.cookie-bloc .bg-btn .circle svg.c-validate{opacity:0;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:hover + .bg-btn .circle,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:hover + .bg-btn .circle{box-shadow:0 0 10px 5px rgba(0,0,0,0.2);}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn{background:#5bba6f;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle{left:16px;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-validate,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-validate{opacity:1;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-validate path,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-validate path{stroke:#5bba6f;}#cookie_alert .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-cross,#cookie_alert_parameters .cookie_list div.cookie-bloc input[type="checkbox"]:checked + .bg-btn .circle svg.c-cross{opacity:0;}#cookie_alert .cookie_list div.cookie-bloc:first-child input[type="checkbox"],#cookie_alert_parameters .cookie_list div.cookie-bloc:first-child input[type="checkbox"]{pointer-events:none;}#cookie_alert .cookie_list div.cookie-bloc:first-child .bg-btn,#cookie_alert_parameters .cookie_list div.cookie-bloc:first-child .bg-btn{opacity:0.7;}#cookie_alert .close,#cookie_alert_parameters .close{cursor:pointer;}#cookie_alert .close svg,#cookie_alert_parameters .close svg{max-width:20px;max-height:20px;}#cookie_alert.center,#cookie_alert_parameters.center{position:absolute;margin:auto;left:0;right:0;top:50%;bottom:initial;transform:translateY(-50%);opacity:0;}#cookie_alert.center.active,#cookie_alert_parameters.center.active{opacity:1;}#cookie_alert.bottom,#cookie_alert_parameters.bottom{border-radius:initial;max-height:0px;text-align:left;transition:all 350ms ease;padding:2em 0;}.cookie-buttons{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;text-transform:uppercase;font-weight:500;margin-top:20px;}.cookie-buttons .cookie_btn{position:relative;transition:color 350ms ease;margin:10px 20px;}.cookie-buttons .cookie_btn:before{content:"";background:#fff;position:absolute;left:0;bottom:-4px;width:0;height:2px;transition:color 350ms ease, width 350ms ease;}.cookie-buttons .cookie_btn:hover{color:#e6e6e6;}.cookie-buttons .cookie_btn:hover:before{width:100%;background:#e6e6e6;}.cookie-buttons .cookie_btn_main{color:#282828;padding:10px 20px;background:#fff;border-radius:20px;margin-left:10px;transition:color 350ms ease-in-out, background 350ms ease-in-out;}.cookie-buttons .cookie_btn_main.decline{margin-right:10px;}.cookie-buttons .cookie_btn_main:hover{background:#e6e6e6;}#cookie_alert_ctn{position:fixed;top:0;right:0;left:0;bottom:0;z-index:200000;display:flex;align-items:center;justify-content:center;font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:1em;color:white;}#cookie_alert_ctn #cookie_alert_parameters_ctn{position:relative;}#cookie_alert_ctn #cookie_alert_parameters_ctn.active #cookie_alert_parameters{visibility:visible;}#cookie_alert_ctn #cookie_alert_parameters_ctn > #cookie_alert_parameters{padding:0;}#cookie_alert_ctn #cookie_alert_parameters_ctn > #cookie_alert_parameters > div{padding:3em;max-height:70vh;overflow:auto;max-width:80vw;}#cookie_alert_ctn #cookie_alert_parameters_ctn > #cookie_alert_parameters > div .close{top:40px;right:40px;}#cookie_alert_ctn #cookie_alert_parameters_ctn > #cookie_alert_parameters .cookie-buttons{margin:0 3em;padding:2em 0;}#cookie_alert > div > p,#cookie_alert_parameters > div > p{margin:1em 0;line-height:1.4em;}#cookie_alert.center{width:33vw;}#cookie_alert.center .cookie-buttons .cookie_btn_main.decline{margin-right:0;margin-bottom:10px;margin-top:10px;}#cookie_alert_parameters .cookie-section-list{display:flex;justify-content:space-between;flex-wrap:wrap;}#cookie_alert_parameters .cookie-section-list > .cookie-bloc{width:48%;}#cookie_alert_parameters .cookie-section-list > .cookie-bloc .cookie_name{padding-right:20px;}html body #cookie_alert{padding:2rem;}html body #cookie_alert .text{font-weight:normal;}html body #cookie_alert .close{height:auto !important;}html body #cookie_alert .cookie-buttons{position:relative;z-index:3;}#cookie_alert_ctn.first_active.bottom #cookie_alert.bottom{width:100%;}@media (max-width: 1600px){#cookie_alert.right{width:600px;}}@media (max-width: 1200px){#cookie_alert.right{width:60%;}#cookie_alert.center{width:70vw;}}@media (max-width: 800px){#cookie_alert.right{width:80%;}#cookie_alert.right.active{right:20px;}#cookie_alert_parameters .cookie-section-list > .cookie-bloc{width:100%;}}@media (max-width: 500px){#cookie_alert.right{width:65%;}#cookie_alert.right.active{right:10px;}.cookie-buttons{justify-content:center;}.info{font-size:20px;padding-right:25px;}#cookie_alert .text,#cookie_alert_parameters .text{font-size:12px;margin:1em 0;}.close{margin-top:5px;}}@media (max-width: 400px){#cookie_alert.right.active{right:10px;}#cookie_alert_ctn #cookie_alert_parameters_ctn > #cookie_alert_parameters > div .close{top:35px;}}.page-custom-form{--paddingContainerSize:3rem;}.custom-form-container{--marginItem:20px;--inputSize:44px;--itemBgColor:#fafafa;--itemBorderColor:#ddd;--itemBorderRadius:10px;--labelSpacing:7px;--colorAccent:#0a3989;--nbPerLine:2;--gapSize:20px;padding:var(--paddingContainerSize,0) 0;box-sizing:border-box;max-width:1000px;margin:0 auto;}.custom-form-container .custom-form-title{font-size:24px;font-weight:bold;line-height:130%;}.custom-form-container .custom-form-description{font-size:16px;line-height:130%;margin-top:.5rem;}.custom-form-container .custom-form-header{margin-bottom:1.5rem;}.custom-form-container .custom-form-list{display:flex;flex-wrap:wrap;gap:var(--gapSize);}.custom-form-container .buttons.btn-holder{display:flex;justify-content:center;margin-top:2rem;}.custom-form-container .buttons.btn-holder .btn.btn-large{font-size:15px !important;padding:9px 24px !important;}.custom-form-container .field{width:calc((100% / var(--nbPerLine)) - var(--marginItem));flex-grow:1;}.custom-form-container .field .checkbox-radio-list{display:flex;flex-direction:column;padding-top:.5rem;}.custom-form-container .field .checkbox-radio-list>label{display:flex;align-items:center;}.custom-form-container .field .checkbox-radio-list>label>span:not(.fake-checkbox-radio-input){padding-left:.5rem;}.custom-form-container .field .checkbox-radio-list>label:not(:last-child){margin-bottom:.75rem;}.custom-form-container .field .field-content{display:flex;flex-direction:column;}.custom-form-container .field .field-content>.checkbox-radio-list,.custom-form-container .field .field-content>textarea,.custom-form-container .field .field-content>input,.custom-form-container .field .field-content>select,.custom-form-container .field .field-content>.select2,.custom-form-container .field .field-content>.dropzone{order:3;}.custom-form-container .field .field-content>label{text-align:left;margin-bottom:8px;order:1;font-size:14px;}.custom-form-container .field .field-content>.custom-form-desc{order:2;}.custom-form-container .field>label{display:flex;width:100%;padding-bottom:8px;}.custom-form-container .field input,.custom-form-container .field textarea{font-family:var(--fontFamily);padding:8px;font-size:13px !important;}.custom-form-container .field textarea{resize:vertical;max-height:400px;min-height:var(--textAreaSize,184px);}.custom-form-container .field input{height:var(--inputSize,44px);}.custom-form-container .field input[type="checkbox"],.custom-form-container .field input[type="radio"]{border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;--inputSize:18px;width:var(--inputSize);}.custom-form-container .field input:not([type="checkbox"]):not([type="radio"]),.custom-form-container .field textarea{margin:0;width:100% !important;border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;}.custom-form-container .field.field-fullsize,.custom-form-container .field.field-textarea{width:100%;--nbPerLine:1;}.custom-form-container .field-group{display:flex;flex-wrap:wrap;gap:20px;}.custom-form-container .field-group .field{width:calc((100% / 2) - var(--marginItem));flex-grow:1;}body.page-custom-form .select2-container--open .select2-dropdown{width:100% !important;}.post-content > .wrapper-type{--gapCalc:var(--gapSize);}.post-content > .wrapper-type:not(:last-child){margin-bottom:var(--gapSize);}.post-content .image-holder{display:flex;align-items:center;justify-content:flex-start;}.post-content .image-holder>a{display:flex;align-items:center;justify-content:flex-start;}.wrapper-type:not(.wrapper-type-parent){flex-direction:column;}.wrapper-type:empty{overflow:hidden;}.wrapper-type-parent{--nbPerLine:var(--columnsPerRow,1);--columnBackground:transparent;width:100%;display:flex;flex-wrap:wrap;}.wrapper-type-parent > .wrapper-type,.wrapper-type-parent > *{--columnWidth:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));width:var(--columnWidth);}@media (max-width: 770px){.wrapper-type-parent > .wrapper-type,.wrapper-type-parent > *{--nbPerLine:var(--columnsPerRowTablet) !important;}}@media (max-width: 480px){.wrapper-type-parent > .wrapper-type,.wrapper-type-parent > *{--nbPerLine:var(--columnsPerRowMobile) !important;}}.wrapper-type{--gapSize:var(--columnsMargin,1rem);flex-wrap:wrap;gap:var(--gapSize);}.wrapper-type .wrapper-type{flex-grow:var(--flexGrow,1);}.faq-section-title{font-size:24px;color:#333;text-align:center;margin-bottom:1.5rem;font-weight:500;}.faq-list{display:flex;flex-wrap:wrap;}.faq-list.faq-style-rounded .faq-item:first-child{border-radius:4px 4px 0 0;}.faq-list.faq-style-rounded .faq-item:last-child{border-radius:0 0 4px 4px;}.faq-list .faq-item{border:1px solid #ebebeb;border-bottom:0;width:100%;}.faq-list .faq-item:last-of-type{border-bottom:1px solid #ebebeb;}.faq-list .faq-item.faq-item-accordion .faq-item-header{cursor:pointer;}.faq-list .faq-item.faq-item-accordion .faq-item-header:after{content:"^";position:absolute;top:50%;right:20px;transform:translateY(-50%) rotate(180deg);width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:14px;transition:all 350ms ease;color:#8c8c8c;}.faq-list .faq-item.faq-item-accordion .faq-item-header .faq-item-name{padding-right:30px;}.faq-list .faq-item.faq-item-accordion .faq-item-content{display:none;}.faq-list .faq-item.faq-item-accordion.faq-item-accordion-open .faq-item-header:after,.faq-list .faq-item.faq-item-accordion.active .faq-item-header:after{transform:translateY(-50%) rotate(0deg);}.faq-list .faq-item.faq-item-accordion.faq-item-accordion-open .faq-item-header .picto-holder.image-holder,.faq-list .faq-item.faq-item-accordion.active .faq-item-header .picto-holder.image-holder{transform:rotate(180deg);}.faq-list .faq-item.faq-item-accordion.faq-item-accordion-open .faq-item-content,.faq-list .faq-item.faq-item-accordion.active .faq-item-content{display:block;}.faq-list .faq-item.faq-item-accordion:not(.faq-item-accordion-open):not(.active) .faq-item-header{background-color:#fafafa;}.faq-list .faq-item .faq-item-header{padding:20px;display:flex;align-items:center;justify-content:space-between;position:relative;transition:all 350ms ease;font-size:18px;line-height:120%;font-weight:900;}.faq-list .faq-item .faq-item-header .faq-item-name{width:100%;}.faq-list .faq-item .faq-item-header .picto-holder.image-holder{height:20px;width:20px;font-size:14px;display:none;transition:all 350ms ease;color:#8c8c8c;}.faq-list .faq-item .faq-item-header.js-faq-accordion-slidetoggle+.faq-item-content,.faq-list .faq-item .faq-item-header.js-faq-accordion-toggle+.faq-item-content{height:0px;overflow:hidden;transition:all 350ms ease;display:block;}.faq-list .faq-item.faq-item-accordion-open .faq-item-header.js-faq-accordion-slidetoggle+.faq-item-content,.faq-list .faq-item.faq-item-accordion-open .faq-item-header.js-faq-accordion-toggle+.faq-item-content,.faq-list .faq-item.active .faq-item-header.js-faq-accordion-slidetoggle+.faq-item-content,.faq-list .faq-item.active .faq-item-header.js-faq-accordion-toggle+.faq-item-content{height:200px;}.faq-list .faq-item .faq-item-content{font-size:14px;line-height:185%;}.faq-list .faq-item .faq-item-content .faq-text{padding:20px;padding-top:10px;}.faq-list[data-slide-animation="true"] .faq-item .faq-item-header+.faq-item-content{height:0px;overflow:hidden;transition:all 350ms ease;display:block;}.faq-list[data-slide-animation="true"] .faq-item.faq-item-accordion-open .faq-item-header+.faq-item-content,.faq-list[data-slide-animation="true"] .faq-item.active .faq-item-header+.faq-item-content{height:200px;}.slider_simple .slide{position:relative;}.slider_simple .slide-img-container{text-align:center;}.slider_simple .slide-img-container img{display:inline-block;vertical-align:middle;}.slider_simple .slide-img-container .full img,.slider_simple .slide-img-container .wrapper img{width:100%;}.slider_simple .slide-img-container .self img{width:100%;}.slider_simple .slide-content-container{position:absolute;top:0;height:100%;width:100%;}.slider_simple .slide-content-container .wrapper{height:100%;}.slider_simple .slide-content-container .wrapper > div{display:table;width:100%;height:100%;}.slider_simple .slide-content{display:table-cell;padding:1em;}.slider_simple .slide-content-box{display:inline-block;}.slider_simple .slide-content-box > span{display:inline-block;position:relative;}.slider_simple .slide-content-box > span span{display:inline-block;padding:0.2em 0.4em;}.slider_simple .slide-content-box a{display:inline-block;}.slider_simple .slide-title{font-size:275%;margin-bottom:5px;font-family:'DM Sans', 'Montserrat', Arial, sans-serif;}.slider_simple .slide-text{margin-bottom:5px;}.slider_simple .slide-align-left .slide-content{text-align:left;}.slider_simple .slide-align-center .slide-content{text-align:center;}.slider_simple .slide-align-right .slide-content{text-align:right;}.slider_simple .slide-valign-top .slide-content{vertical-align:top;}.slider_simple .slide-valign-middle .slide-content{vertical-align:middle;}.slider_simple .slide-valign-bottom .slide-content{vertical-align:bottom;}.slider_simple .slide-content-box > span{opacity:0;}.slider_simple .slide-content-box > span.anim-top{top:-15px;}.slider_simple .slide-content-box > span.anim-bottom{top:15px;}.slider_simple .slide-content-box > span.anim-left{left:-15px;}.slider_simple .slide-content-box > span.anim-right{left:15px;}.slider_simple .slide-ready .slide-content-box > span{transition-property:all;transition-timing-function:ease-in;transition-duration:0.2s;top:0;left:0;opacity:1;}.slider_simple .slide-ready .slide-content-box > span.anim-2{transition-delay:0.2s;}.slider_simple .slide-ready .slide-content-box > span.anim-3{transition-delay:0.4s;}#footer{margin-top:30px;background-color:none;}#footer #footer-text{background-color:#f3f3f3;border-top:none;border-bottom:none;}#footer #footer-text > div > div{color:#adadad;background-color:none;border-top:none;border-bottom:none;padding:0.7em 0.7em 0;overflow:hidden;}#footer #footer-mentions{background-color:#fff;border-top:none;border-bottom:none;}#footer #footer-mentions > div > div{color:#adadad;background-color:none;border-top:none;text-align:center;padding-bottom:1em;}#footer #footer-mentions > div > div a{color:#adadad;}#footer #footer-mentions > div > div a:hover{color:#8c8c8c;}.foot_webpages{text-align:center;margin-bottom:0.5em;display:none;}.footer_social{text-align:center;display:none;}.footer_social a{position:relative;display:inline-block;margin:0 7px;}.footer_social .facebook{background-image:url("/themes/default/img/sprite.png");background-position:0 -332px;background-repeat:no-repeat;height:60px;width:60px;}.footer_social .google_plus{background-image:url("/themes/default/img/sprite.png");background-position:0 -476px;background-repeat:no-repeat;height:60px;width:60px;}.footer_social .twitter{background-image:url("/themes/default/img/sprite.png");background-position:0 -764px;background-repeat:no-repeat;height:60px;width:60px;}.footer_social .pinterest{background-image:url("/themes/default/img/sprite.png");background-position:0 -620px;background-repeat:no-repeat;height:60px;width:60px;}@media (max-width: 800px){#footer #foot-cols > div{width:100% !important;}#footer #foot-cols > div > div{margin-left:0 !important;}}.form-validate .form-msg,.form-validate .field-msg,.form-validate .form-valid-msg,.form-validate .field-valid-msg{display:none;}.form-validate.form-valid .form-valid-msg,.form-validate.form-error .form-error-msg,.form-validate.form-empty-fields .form-empty-fields-msg,.form-validate .field-valid .field-valid-msg,.form-validate .field-error .field-error-msg,.form-validate .field-empty .field-empty-msg,.form-validate .field-error-value .field-error-value-msg{display:inherit;}.form-validate .form-msg,.form-validate .field-msg{color:red;margin:0.5em 0;text-align:center;}.form-validate .form-valid-msg,.form-validate .field-valid-msg{color:green;margin:0.5em 0;text-align:center;}.form-validate .required label:before{content:"* ";color:red;}.form-validate .required[data-required-alternative] label:before{content:"* ";}.action-msg{padding:15px 15px;margin:1em 0;}.action-msg.action-error{background-color:#ffc1bc;border-top:1px solid red;border-bottom:1px solid red;}.action-msg.action-success{background-color:#bbe3b9;border-top:1px solid green;border-bottom:1px solid green;}#HorizontalMenu #myslidemenumobile{display:none;}#HorizontalMenu #myslidemenumobile > ul{border-left:none;float:left;}#HorizontalMenu #myslidemenumobile > ul li.item-open > ul{display:block;}#HorizontalMenu #myslidemenumobile > ul > li{float:left;background-color:none;border-right:none;}#HorizontalMenu #myslidemenumobile > ul > li.item-open{background-color:none;}#HorizontalMenu #myslidemenumobile > ul > li > ul{border:1px solid none;background-color:#515151;width:220px;}#HorizontalMenu #myslidemenumobile > ul > li > ul > li:first-child{border-top:none;}#HorizontalMenu #myslidemenumobile > ul > li > ul li{border-top:1px solid #ddd;}#HorizontalMenu #myslidemenumobile > ul > li > ul li > a{color:#fff;padding:13px 10px;display:inline-block;}#HorizontalMenu #myslidemenumobile > ul > li > ul li:after{content:'';display:inline-block;border-left:5px solid transparent;border-right:5px solid transparent;border-top:5px solid #fff;position:absolute;top:0.5em;margin-top:11px;right:10px;}#HorizontalMenu #myslidemenumobile > ul > li > ul li.menu-last-lvl > a{display:block;}#HorizontalMenu #myslidemenumobile > ul > li > ul li.menu-last-lvl:after{display:none;}#HorizontalMenu #myslidemenumobile > ul > li > ul ul{position:static;background-color:rgba(255,255,255,0.1);margin-left:0;-webkit-border-radius:0 0 0 0;-moz-border-radius:0 0 0 0;border-radius:0 0 0 0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;box-shadow:none;}#HorizontalMenu #myslidemenumobile > ul > li > ul:before{content:'';display:inline-block;border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid none;position:absolute;top:-7px;left:9px;}#HorizontalMenu #myslidemenumobile > ul > li > ul:after{content:'';display:inline-block;border-left:6px solid transparent;border-right:6px solid transparent;border-bottom:6px solid #515151;position:absolute;top:-6px;left:10px;}#HorizontalMenu #myslidemenumobile > ul > li ul{display:none;visibility:visible;}#menu-item span{display:inline-block;vertical-align:middle;position:relative;margin-right:5px;margin-top:-2px;}#menu-item span,#menu-item span:before,#menu-item span:after{background-color:#000;height:2px;width:16px;}#menu-item span:before{position:absolute;content:'';top:-5px;}#menu-item span:after{position:absolute;content:'';bottom:-5px;}#menu-item.item-open span,#menu-item.item-open span:before,#menu-item.item-open span:after{background-color:#000;}@media only screen and (max-width: 799px){#HorizontalMenu #myslidemenu,#HorizontalMenu #myslidemenu2{display:none !important;}#HorizontalMenu #myslidemenumobile{display:block;}}#wrapper,.wrapper{--paddingWrapper:10px;width:100%;margin:auto;max-width:1400px;}@media (max-width: calc(1400px + (2 * 10px))){#wrapper,.wrapper{padding:0 var(--paddingWrapper);}}#page.no_column #sidebar{display:none;}#page.no_column #main{width:100%;float:none;margin:0;}#page.left_column #sidebar{float:left;width:26%;display:block;}#page.left_column #main{float:right;width:74%;}#page.right_column #sidebar{float:right;width:26%;display:block;}#page.right_column #main{float:left;width:74%;}#page.two_columns #sidebar{float:none;display:block;}#page.two_columns #main{float:left;width:48%;margin:0 0 0 26%;}#page.two_columns #blognav{width:26%;float:left;margin:0 0 0 -74%;}#page.two_columns #blogextra{width:26%;float:right;}#wrapper > div{min-height:800px;}@media (max-width: 639px){#page #sidebar{display:none !important;}#page #main{float:none !important;width:100% !important;margin:0 !important;}textarea,table,td,th{word-wrap:break-word;-webkit-hyphens:auto;-moz-hyphens:auto;hyphens:auto;}}@media (min-width: 640px) and (max-width: 999px){#page.two_columns #sidebar{float:left;width:39%;}#page.two_columns #main{float:right;width:61%;margin:0;}#page.two_columns #blognav{width:100%;margin:0;}#page.two_columns #blogextra{display:none !important;}#page.left_column #sidebar,#page.right_column #sidebar{width:39%;}#page.left_column #main,#page.right_column #main{width:61%;}}.list > div{float:left;}.list > div > div{border:1px solid #dedede;margin:15px;text-align:center;}.list > div > div > .item-image{height:110px;line-height:110px;background-color:#fff;}.list > div > div > .item-image a{max-width:150px;}.list > div > div > .item-image img{vertical-align:middle;max-height:100%;}.list > div > div > .item-title{background-color:#f7f7f7;height:3.1em;line-height:2.8em;overflow:hidden;}.list > div > div > .item-title a{text-transform:uppercase;line-height:40px;color:#555;position:relative;}.list > div > div > .item-title a:hover{color:#444;}.list > div > div > .item-title a:before{position:absolute;height:19px;width:19px;right:-35px;top:-2px;display:inline-block;border-radius:20px;margin-left:10px;border:1px solid #ccc;vertical-align:top;line-height:19px;transition:all ease 0.3s;opacity:1;}.list > div > div:hover > .item-title a:before{right:-45px;}@media (max-width: 599px){#page.left_column .list > div,#page.right_column list > div{width:50% !important;}}.page-news .content-inner .alert{background-color:#f7f7f7;color:#444;font-size:1.2em;font-weight:bold;margin-top:27px;padding:5px;text-align:center;}.page-news .content-inner #form-news .NewsFieldEmail{width:35%;}.page-news .content-inner #form-news p{padding-bottom:15px;}#container-post{margin-bottom:45px;display:block;width:100%;float:left;}.page-blog .post-info{text-align:center;}.page-blog form .buttons{margin-bottom:20px;text-align:left;}#page-home .no_column .post,#page-blog .no_column .post,#page-categ .no_column .post,#page-home .no_column .post{width:31.333% !important;float:left;position:relative;}#page-home .no_column .post iframe,#page-blog .no_column .post iframe,#page-categ .no_column .post iframe,#page-home .no_column .post iframe{width:100%;height:auto;}#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post,#page-blog .one_column .post,#page-blog .left_column .post,#page-blog .right_column .post,#page-categ .one_column .post,#page-categ .left_column .post,#page-categ .right_column .post,#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post{width:31.333% !important;float:left;}#page-home .two_columns .post,#page-blog .two_columns .post,#page-categ .two_columns .post,#page-home .two_columns .post{width:48% !important;float:left;}#page-home .post,#page-blog .post,#page-categ .post,#page-home .post{min-height:235px;border-bottom:medium none;background:#fff;margin:1%;padding:0;width:98%;box-sizing:border-box;box-shadow:0 1px 2px #ccc;}#page-home .post .post-title,#page-home .post .post-info,#page-home .post .post-content,#page-home .post .read-it,#page-home .post .post-info-co,#page-blog .post .post-title,#page-blog .post .post-info,#page-blog .post .post-content,#page-blog .post .read-it,#page-blog .post .post-info-co,#page-categ .post .post-title,#page-categ .post .post-info,#page-categ .post .post-content,#page-categ .post .read-it,#page-categ .post .post-info-co,#page-home .post .post-title,#page-home .post .post-info,#page-home .post .post-content,#page-home .post .read-it,#page-home .post .post-info-co{padding:0 30px;text-align:left;}#page-home .post .post-title,#page-blog .post .post-title,#page-categ .post .post-title,#page-home .post .post-title{display:block;margin-bottom:8px;margin-top:18px;}#page-home .post .post-title a,#page-blog .post .post-title a,#page-categ .post .post-title a,#page-home .post .post-title a{color:#6b3214;display:block;font-family:"Source Sans Pro", Arial, sans-serif;margin-bottom:10px;}#page-home .post .read-it,#page-blog .post .read-it,#page-categ .post .read-it,#page-home .post .read-it{margin-bottom:35px;}#page-home .post .read-it a,#page-blog .post .read-it a,#page-categ .post .read-it a,#page-home .post .read-it a{color:var(--colorPrimary);}#page-home .socialbar,#page-blog .socialbar,#page-categ .socialbar,#page-home .socialbar{display:none;}body #content .post{padding-bottom:1em;margin-bottom:2em;position:relative;}body #content .post h2{line-height:2em;}body #content .post span.post-title{font-size:170%;}body #content .post .post-title a{font-family:'DM Sans', 'Montserrat', Arial, sans-serif;color:#222;font-size:16px;}body #content .post .post-info{color:#808080;font-size:85%;margin-bottom:1em;}body #content .post .postproduct{margin-bottom:30px;}body #content .post .postproduct > a{display:block;float:left;}body #content .post .postproduct .producttitle{margin-top:30px;margin-bottom:10px;display:inline-block;font-size:150%;}body #content .post .postproduct .for_detail{display:none;}body #content .post .postproduct img{max-width:200px;margin:30px;}body #content .post.post-selected{width:98% !important;background:#fafafa none repeat scroll 0 0;clear:both;float:left;margin-bottom:30px;border-bottom:1px dotted #bab0ab;padding-left:0;padding-bottom:0;min-height:0;}body #content .post.post-selected .attachments{float:left;width:40%;margin-right:30px;}body #content .post.post-selected .attachments img{vertical-align:top;}body #content .post.post-selected .title{text-transform:uppercase;font-weight:bold;margin-top:20px;margin-bottom:5px;letter-spacing:3px;}body #content .post.post-selected .post-title{margin-top:30px;}body #content .post.post-selected .post-title a{font-weight:normal;font-size:20px;margin-bottom:7px;display:block;}body #content .post.post-selected h2{font-size:14px;font-weight:bold;}body #content .post.post-selected .post-info{border-bottom:0;display:block;margin-top:0;font-weight:bold;float:left;margin-right:0;position:absolute;bottom:-1px;background:rgba(0,0,0,0.6);padding:0;width:40%;padding-left:19px;line-height:29px;color:#fff;box-sizing:border-box;margin-bottom:0;}body #content .post.post-selected .post-content{padding-right:20px;}.post-tags{position:absolute;top:10px;right:6px;}.post-tags li{display:inline-block;margin-bottom:7px;}.post-tags li a{border:1px solid #ccc;font-size:11px;padding:4px 4px 2px;background:#fff;}#page-post .post{border-bottom:none;}#page-post .post .postproduct{border:1px solid #e2e2e2;margin-top:30px;}#comments{width:50%;}#comments dt{color:#04b7b6;margin-top:1em;color:#808080;font-size:85%;margin-top:2em;margin-bottom:1em;}#comments dt > span{font-weight:bold;font-size:120%;}#comments dt a{color:#808080;}#comments dd{border-bottom:1px dotted #ccc;padding-bottom:25px;padding-top:5px;}#attachments ul li{display:inline-block;}#attachments ul li > a{border:1px solid #ccc;display:inline-block;margin-bottom:5px;margin-top:5px;padding:4px 10px 4px 30px;position:relative;}#attachments ul li > a:before{left:7px;position:absolute;top:7px;}#comments,.form-help,.remember{margin:1.5em 0;}#comment-form .remember label{margin-left:10px;width:auto;}.socialbar{background:#efefef;padding:6px 9px 2px;}.socialbar > div{float:left;margin-right:32px;}.socialbar .sharethistxt{margin-top:4px;}.socialbar #boutonFB{margin-top:2px;}.socialbar #boutonTW{float:left;margin-top:2px;}#comment-form label{width:100%;text-align:left;}@media (max-width: 999px){#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post,#page-blog .one_column .post,#page-blog .left_column .post,#page-blog .right_column .post,#page-categ .one_column .post,#page-categ .left_column .post,#page-categ .right_column .post,#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post{width:48% !important;}body#page-blog #content  .post-selected,body#page-categories #content .post-selected{width:48% !important;float:left;clear:none;}body#page-blog #content  .post-selected .attachments,body#page-categories #content .post-selected .attachments{width:100%;margin-right:0;}body#page-blog #content  .post-selected .post-info,body#page-categories #content .post-selected .post-info{margin-bottom:30px;width:100%;position:relative;}}@media only screen and (max-width: 500px){#page-home .no_column .post,#page-blog .no_column .post,#page-categ .no_column .post,#page-home .no_column .post{margin-bottom:30px;width:100% !important;min-height:0;}#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post,#page-blog .one_column .post,#page-blog .left_column .post,#page-blog .right_column .post,#page-categ .one_column .post,#page-categ .left_column .post,#page-categ .right_column .post,#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post{width:100% !important;}body#page-blog #content  .post-selected,body#page-categories #content .post-selected{width:100% !important;}form input[type="text"],form input[type="password"],form input[type="email"],form input[type="tel"],form input[type="url"],form input[type="number"],form textarea{width:100%;}#comments{width:100%;}body #content .post  .postproduct{text-align:center;padding-bottom:30px;}body #content .post  .postproduct > a{display:block;float:none;margin:0 auto;}body #content .post  .postproduct img{max-width:100%;}}.post-content table{table-layout:fixed;width:100%;max-width:100%;word-wrap:break-word;}.post-content table td,.post-content table th{white-space:normal;}.h_field{display:none !important;}body.page-product .imagesProduct{position:relative;}body.page-product .imagesProduct .imgProduct > a{display:block;line-height:400px;min-height:400px;width:100%;}body.page-product .imagesProduct .imgProduct > a img{vertical-align:middle;border:1px solid #e2e2e2;}body.page-product .imagesProduct .more_images{margin-top:1em;text-align:left;}body.page-product .imagesProduct .more_images img{display:inline-block;border:1px solid #e2e2e2;}body.page-product .imagesProduct .slides > li{display:none;}body.page-product .imagesProduct .flex-control-thumbs li{width:48px;float:left;margin:0;margin-right:10px;}body.page-product .imagesProduct .flex-control-thumbs li img{width:100%;display:block;opacity:.7;cursor:pointer;max-width:48px;border:1px solid #ccc;transition:all ease 0.3s;}body.page-product .imagesProduct .flex-control-thumbs li img:hover{opacity:1;}body.page-product .parameter{position:relative;}body.page-product .parameter #quantities .ope{display:inline-block;margin-right:0;margin-left:0;}body.page-product .parameter #quantities .ope a{display:block;width:16px;height:16px;text-align:center;line-height:16px;background:#fff;color:#000;box-shadow:0 1px 2px rgba(0,0,0,0.1);vertical-align:top;border-radius:2px;border:1px solid #eee;}body.page-product .parameter #quantities .ope a.more{margin-top:0;margin-bottom:3px;}body.page-product .parameter #quantities #quantity{width:40px;text-align:center;height:40px;line-height:40px;font-size:1.1em;margin-bottom:0;}body.page-product .parameter .qty-price-buy{background:#fafafa;margin-top:-1em;padding-top:1em;}body.page-product .parameter .qty-price-buy > div{display:inline-block;vertical-align:middle;text-align:center;width:100%;}body.page-product .parameter .qty-price-buy > div > div{display:inline-block;margin:0;vertical-align:middle;width:33%;}body.page-product .parameter .qty-price-buy > div > div.quantity{width:20%;}body.page-product .parameter .qty-price-buy > div > div.buynow{width:45%;}body.page-product .parameter .qty-price-buy .blocprice.ifNotOrderable{width:100%;}body.page-product .parameter .qty-price-buy #buy{line-height:23px;}body.page-product .parameter #options img{margin-right:10px;max-width:48px;vertical-align:middle;margin-left:0;}body.page-product .parameter #options .product-option{border:1px solid #e2e2e2;margin-bottom:20px;vertical-align:middle;}body.page-product .parameter #options .product-option label{display:inline-block;padding:10px 15px;cursor:pointer;}body.page-product .parameter #options .product-option label span{opacity:0.8;font-size:12px;}body.page-product .parameter #options .product-option input{margin-left:20px;display:inline-block;vertical-align:middle;}body.page-product .parameter #options .product-option .compl_opt_target{border-top:1px solid #e2e2e2;margin:0 15px;}body.page-product .parameter #options .product-option .compl_opt_target label{padding:0 0 0 40px;margin:10px 0;}body.page-product .parameter #options .product-option .compl_opt_target [type="radio"]:not(:checked) + label::before,body.page-product .parameter #options .product-option .compl_opt_target [type="radio"]:checked + label::before{top:0;}body.page-product .parameter #options .product-option .compl_opt_target [type="radio"]:not(:checked) + label::after,body.page-product .parameter #options .product-option .compl_opt_target [type="radio"]:checked + label::after{top:0px;}body.page-product .parameter #options [type="checkbox"]:not(:checked) + label::before,body.page-product .parameter #options [type="checkbox"]:checked + label::before{left:15px;top:23px;}body.page-product .parameter #options [type="checkbox"]:not(:checked) + label::after,body.page-product .parameter #options [type="checkbox"]:checked + label::after{left:17px;top:23px;}body.page-product .parameter #options [type="radio"]:not(:checked) + label::after,body.page-product .parameter #options [type="radio"]:checked + label::after{top:-3px;}body.page-product #page.two_columns .parameter .qty-price-buy div{margin-left:3px;margin-right:4px;}body.page-product .opt{display:none;}body.page-product #declinaison .criterionValue{float:right;min-width:45%;}body.page-product #declinaison .criterionValue select{width:100%;}body.page-product #declinaison > div{margin-bottom:1em;}body.page-product #couleurs{min-width:45%;}body.page-product .couleur{margin:5px 15px 0 0;padding:1px;cursor:pointer;border-radius:30px;overflow:hidden;border:1px solid #ccc;transition:all ease 0.3s;-webkit-backface-visibility:hidden;transform:scale(0.9);-webkit-transform:scale(0.9);}body.page-product .couleur.selected{-webkit-backface-visibility:hidden;transform:scale(1.1);-webkit-transform:scale(1.1);}body.page-product .couleur.undispo div{background-image:url("/themes/default/img/sprite.png");background-position:0 -227px;background-repeat:no-repeat;height:20px;width:20px;}body.page-product .couleur div{height:20px;width:20px;border-radius:30px;border:2px solid #fff;}body.page-product .undispo{color:grey;}body.page-product .fakeSelectVal{display:none;}body.page-product .compl_opt_msg,body.page-product .error_opt_msg{color:red;}body.page-product span.price s{font-weight:normal;color:#808080;font-size:0.8em;padding-right:3px;font-style:italic;}body.page-product .total_price,body.page-product span.price,body.page-product .unit_price{font-weight:bold;color:#444;}body.page-product .total_price span:not(.specialprice),body.page-product span.price span:not(.specialprice),body.page-product .unit_price span:not(.specialprice){font-weight:normal;color:#808080;}body.page-product .total_price{width:105px;display:inline-block;font-size:1.3em;}body.page-product label.disabled{filter:alpha(opacity=70);-moz-opacity:0.7;-khtml-opacity:0.7;opacity:0.7;}body.page-product .productDetail .brand-title{text-transform:uppercase;font-weight:bold;margin-bottom:4px;display:block;color:#777;letter-spacing:1px;font-size:12px;}body.page-product .productDetail table{width:100%;}body.page-product .productDetail table td{padding:0.5em;width:50%;}body.page-product .productDetail .degressivity{overflow-x:auto;}body.page-product .productDetail .degressivity table{border-collapse:collapse;margin-top:15px;white-space:nowrap;width:auto;max-width:100%;min-width:40%;}body.page-product .productDetail .degressivity table th,body.page-product .productDetail .degressivity table td{border:1px solid #ccc;padding:5px;}body.page-product .productDetail .degressivity table th{background-color:#ddd;}body.page-product .productDetail .degressivity table td{text-align:center;width:auto;}body.page-product #cust{border-top:1px solid #e2e2e2;padding:15px;}body.page-product #cust #cust-form hr{border-width:1px 0 0;border-top:1px solid #e2e2e2;margin:14px 0 13px;visibility:visible;}body.page-product #cust #cust-form .field-desc{color:#808080;}body.page-product #page-attribute #compareattrib{text-align:center;width:100%;}body.page-product #page-attribute #compareattrib td{padding:0.6em 0;}body.page-product #page-attribute .even{background-color:#eee;}body.page-product #page-attribute .odd{background-color:none;}.promo-in-progress{position:absolute;top:.5rem;left:.5rem;padding:6px 12px;border-radius:5px;background:var(--colorPrimary);color:#fff;z-index:3;line-height:100%;font-weight:500;font-size:14px;}.product_list > div,.productInListCarousel > div,.product_list1 > div{float:left;width:100%;}.product_list .productInList,.productInListCarousel .productInList,.product_list1 .productInList{position:relative;margin:15px;text-align:center;padding-bottom:1em;box-shadow:0 1px 2px #ccc;background-color:#fff;border:1px solid #eee;}.product_list .productInList:hover,.productInListCarousel .productInList:hover,.product_list1 .productInList:hover{border-color:#e2e2e2;}.product_list .productInList .reduc,.productInListCarousel .productInList .reduc,.product_list1 .productInList .reduc{position:absolute;right:5px;top:5px;padding:3px 5px;z-index:1;background:#db2b1d;color:#fff;font-weight:bold;font-size:11px;border-radius:3px;}.product_list .productInList .reduc:before,.productInListCarousel .productInList .reduc:before,.product_list1 .productInList .reduc:before{width:0;height:0;border-style:solid;border-width:5px 5px 0 5px;border-color:#db2b1d transparent transparent transparent;content:"";position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;}.product_list a.image,.productInListCarousel a.image,.product_list1 a.image{position:relative;display:block;margin:0 auto 0.5em;overflow:hidden;}.product_list a.image img,.productInListCarousel a.image img,.product_list1 a.image img{max-height:100%;vertical-align:middle;padding-top:10px;padding-left:10px;padding-right:10px;box-sizing:border-box;}.product_list .desc,.productInListCarousel .desc,.product_list1 .desc{height:3.2em;line-height:1.44em;margin:0;overflow:hidden;margin-top:10px;}.product_list .desc a,.productInListCarousel .desc a,.product_list1 .desc a{font-weight:bold;font-size:120%;text-decoration:none;outline:none;color:#444;}.product_list .desc a:hover,.productInListCarousel .desc a:hover,.product_list1 .desc a:hover{color:#2b2b2b;}.product_list .price,.productInListCarousel .price,.product_list1 .price{font-size:1.2em;font-weight:normal;color:#444;margin-bottom:0.4em;}.product_list .price s,.product_list .price span:not(.specialprice),.productInListCarousel .price s,.productInListCarousel .price span:not(.specialprice),.product_list1 .price s,.product_list1 .price span:not(.specialprice){font-weight:normal;font-size:0.83333333333333em;color:#333;font-style:italic;opacity:0.7;margin-right:5px;}.product_list .price .specialprice,.productInListCarousel .price .specialprice,.product_list1 .price .specialprice{margin-left:5px;}.product_list .out_of_stock,.productInListCarousel .out_of_stock,.product_list1 .out_of_stock{display:inline-block;padding:6px 12px;font-size:105%;}#page-product .product_list a.image,#page-product .productInListCarousel a.image{height:auto;line-height:0;max-width:100%;overflow:hidden;}.buynow{float:none;min-height:35px;}.for_detail{display:none;}#page.no_column .list > div{width:25%;}#page.left_column .list > div,#page.right_column list > div{width:33.333333333333%;}#page.two_columns .list > div{width:50%;}#page.no_column .product_list > div{width:25%;}body.page-product .no_column .similar-product .slides > li{max-width:25%;}#page.left_column .product_list > div,#page.right_column .product_list > div{width:33.333333333333%;}body.page-product .left_column .similar-product .slides > li,body.page-product .right_column .similar-product .slides > li{max-width:33.333333333333%;}#page.two_columns .product_list > div{width:50%;}body.page-product .two_column .similar-product .slides > li{max-width:50%;}@media (min-width: 480px) and (max-width: 639px){#page.no_column .list > div{width:50%;}#page.left_column .list > div,#page.right_column list > div{width:50%;}#page.two_columns .list > div{width:50%;}#page.no_column .product_list > div{width:50%;}body.page-product .no_column .similar-product .slides > li{max-width:50%;}#page.left_column .product_list > div,#page.right_column .product_list > div{width:50%;}body.page-product .left_column .similar-product .slides > li,body.page-product .right_column .similar-product .slides > li{max-width:50%;}#page.two_columns .product_list > div{width:50%;}body.page-product .two_column .similar-product .slides > li{max-width:50%;}}@media (min-width: 640px) and (max-width: 999px){#page.no_column .list > div{width:33.333333333333%;}#page.left_column .list > div,#page.right_column list > div{width:50%;}#page.two_columns .list > div{width:50%;}#page.no_column .product_list > div{width:33.333333333333%;}body.page-product .no_column .similar-product .slides > li{max-width:33.333333333333%;}#page.left_column .product_list > div,#page.right_column .product_list > div{width:50%;}body.page-product .left_column .similar-product .slides > li,body.page-product .right_column .similar-product .slides > li{max-width:50%;}#page.two_columns .product_list > div{width:50%;}body.page-product .two_column .similar-product .slides > li{max-width:50%;}}@media (min-width: 1350px){#page.no_column .list > div{width:25%;}#page.left_column .list > div,#page.right_column list > div{width:33.333333333333%;}#page.two_columns .list > div{width:50%;}#page.no_column .product_list > div{width:25%;}body.page-product .no_column .similar-product .slides > li{max-width:25%;}#page.left_column .product_list > div,#page.right_column .product_list > div{width:33.333333333333%;}body.page-product .left_column .similar-product .slides > li,body.page-product .right_column .similar-product .slides > li{max-width:33.333333333333%;}#page.two_columns .product_list > div{width:50%;}body.page-product .two_column .similar-product .slides > li{max-width:50%;}}@media (max-width: 479px){#page.no_column .product_list > div,#page.left_column .product_list > div,#page.right_column .product_list > div,#page.two_columns .product_list > div{float:none;width:100%;}body.page-product .similar-product .slides > li{float:none;max-width:100% !important;}}#page #wrapper .product_list.list_detail > div{width:100%;float:none;}#page #wrapper .product_list.list_detail .productInList{text-align:left;border-bottom:1px solid #e2e2e2;padding-bottom:0;padding-right:1em;}#page #wrapper .product_list.list_detail a.image{float:left;width:150px;margin-right:3%;text-align:center;margin-bottom:0;}#page #wrapper .product_list.list_detail a.image img{vertical-align:top;padding-top:10px;padding-left:10px;padding-bottom:10px;box-sizing:border-box;}#page #wrapper .product_list.list_detail .for_detail{display:block;}#page #wrapper .product_list.list_detail .desc{float:left;width:40%;height:auto;}#page #wrapper .product_list.list_detail .desc >a{font-weight:bold;}#page #wrapper .product_list.list_detail .desc > div{margin-top:1em;}#page #wrapper .product_list.list_detail .buy_price{text-align:right;float:right;margin-top:30px;}#page #wrapper .product_list.list_detail .buy_price > .for_detail{margin-bottom:1em;}#page #wrapper .product_list.list_detail .buy_price > div{width:100%;}#page #wrapper .product_list.list_detail .buy_price .btn{display:block;}#page #wrapper .product_list.list_detail .productInList{-webkit-border-radius:0px 0px 0px 0px;-moz-border-radius:0px 0px 0px 0px;border-radius:0px 0px 0px 0px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;}#page #wrapper .product_list.list_detail .productInList:hover{box-shadow:none;}#page #wrapper .product_list.list_detail .blocprice td{padding:0 5px;}.top_bar{background-color:#fff;border-top:1px solid #e2e2e2;border-bottom:1px solid #e2e2e2;line-height:3em;padding:3px 5px;top:-32px;position:relative;z-index:9;margin-top:0;margin-bottom:0;}.top_bar.margin{top:-14px;}.top_bar .show{float:left;margin-right:2%;}.top_bar .grid{-webkit-border-radius:5px 0 0 5px;-moz-border-radius:5px 0 0 5px;border-radius:5px 0 0 5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background:transparent;border:none;box-shadow:none !important;}.top_bar .grid > span{display:block;width:20px;}.top_bar .grid > span:before{display:inline-block;margin-right:15px;vertical-align:middle;color:#ccc;}.top_bar .grid.active span:before{color:#333;}.top_bar .lines{-webkit-border-radius:0 5px 5px 0;-moz-border-radius:0 5px 5px 0;border-radius:0 5px 5px 0;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;background:transparent;border:none;box-shadow:none !important;}.top_bar .lines > span{display:block;width:20px;}.top_bar .lines > span:before{display:inline-block;margin-right:20px;vertical-align:middle;color:#ccc;}.top_bar .lines.active > span::before{color:#555;}.top_bar .nb_result{float:left;}.top_bar .filter{float:right;}.pagination{clear:both;text-align:center;}.pagination > a,.pagination > span{border:1px solid #e2e2e2;background-color:none;display:inline-block;padding:5px 10px;text-decoration:none;}.pagination > a:hover,.pagination > span:hover{color:#fff;border:1px solid #e2e2e2;background-color:#aaa;}.pagination .disabled,.pagination .current_page,.pagination .disabled:hover,.pagination .current_page:hover{color:#808080;border:1px solid #e2e2e2;background-color:#eee;}#page #footer > #footgets .product_list > div,#page #wrapper #sidebar .product_list > div{width:100% !important;}#page #footer > #footgets .product_list > div a.image img,#page #wrapper #sidebar .product_list > div a.image img{padding:3px;}#ajaxSearchResults .search-results-for{margin-top:1.5em;}#ajaxSearchResults .search-results-for .large{font-size:120%;font-style:italic;}#ajaxSearchResults .search-no-results{background-color:#f7f7f7;margin-top:27px;text-align:center;padding:6px;font-weight:bold;}#ajaxSearchResults .search-suggest{margin-top:25px;}#ajaxSearchResults .search-suggest > a{font-size:1.5em;color:#444;}#page #content #myDataTable .list-display-stock{padding:0;margin:0;margin-bottom:10px;}#page #content #myDataTable .list-display-stock>span{background-position-y:50%;padding-top:3px;padding-bottom:3px;text-align:left;}#page #content .stock-dispo{line-height:120%;background-position-y:50%;}#page #content .list-display-stock{display:flex;flex-direction:column;gap:2px;border-radius:5px;margin-left:11px;margin-right:11px;padding:5px;}#page #content .list-display-stock>span{padding-bottom:0;margin-bottom:0;background-position-y:50%;}.reassurancelist-holder{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;--nbPerLine:4;--gapSize:20px;gap:var(--gapSize);}.reassurancelist-holder[data-numbers='3']{--nbPerLine:3;}.reassurancelist-holder[data-numbers='5']{--nbPerLine:5;}.reassurancelist-holder .reinsurance-item{width:calc((100% / var(--nbPerLine)) - var(--gapSize));text-align:center;color:#333;}.reassurancelist-holder .reinsurance-item .reinsurance-picture{min-height:60px;max-height:60px;position:relative;display:flex;align-items:center;justify-content:center;}.reassurancelist-holder .reinsurance-item .reinsurance-picture img{max-height:60px;max-width:130px;}.reassurancelist-holder .reinsurance-item .reinsurance-picture i{font-size:34px;color:;}.reassurancelist-holder .reinsurance-item .reinsurance-content{padding-top:8px;}.reassurancelist-holder .reinsurance-item .reinsurance-content .reinsurance-title{font-size:16px;font-weight:bold;padding-bottom:5px;}.reassurancelist-holder .reinsurance-item .reinsurance-content .reassurance-description{font-size:12px;}@media (max-width: 1200px){.reassurancelist-holder{--nbPerLine:2;justify-content:center;}}@media (max-width: 660px){.reassurancelist-holder{--nbPerLine:1;}}.callout{padding:10px;margin:5px 0;line-height:20px;}.callout:before{font-size:20px;display:inline-block;vertical-align:middle;margin-right:8px;}.callout.warning{background:orange;}.callout.warning:before{content:"⚠";}.callout.success{background:lightgreen;}.callout.success:before{content:"✔";}.callout.info{background:lightskyblue;}.callout.info:before{content:"ℹ";}.callout p{display:inline-block;vertical-align:middle;margin:0;}.callout p span.header{display:block;font-weight:bold;}div.product_reviews{float:none;width:100%;margin:0;box-sizing:border-box;margin:-6px -9px -2px;}div.product_reviews > .header{margin-bottom:10px;}div.product_reviews > .header > div{display:inline-block;line-height:20px;vertical-align:middle;margin-right:12px;}body.page-product .parameter > .title + .widget-product-rating > div{border:none;margin:0;}body.page-product .parameter > .title + .widget-product-rating > div > .average,body.page-product .parameter > .title + .widget-product-rating > div > .nb-reviews,body.page-product .parameter > .title + .widget-product-rating > div > .create-review{margin:4px 10px 4px 0;padding:0;line-height:20px;height:20px;display:inline-block;vertical-align:middle;}.rating-block{unicode-bidi:bidi-override;color:#c5c5c5;font-size:15px;width:75px;height:15px;position:relative;padding:0;text-shadow:0 1px 0 #a2a2a2;display:inline-block;}.rating-block .full,.rating-block .empty{line-height:15px;height:15px;white-space:nowrap;}.rating-block .full span,.rating-block .empty span{font-family:Arial, Helvetica, "Trebuchet MS", sans-serif;display:inline-block;width:15px;}.rating-block .full{color:#e7711b;padding:0;position:absolute;z-index:1;display:block;top:0;left:0;width:100%;overflow:hidden;line-height:15px;}.rating-block .empty{position:absolute;top:0;left:0;padding:0;display:block;width:100%;z-index:0;line-height:15px;}form.form-review{margin:10px 0;font-size:12px;}form.form-review > div{margin-bottom:10px;}form.form-review .rating-block{cursor:pointer;}form.form-review label{font-weight:bold;display:block;text-align:left;}form.form-review textarea{min-height:8rem;max-width:50%;min-width:50%;}form.form-review .required.field label:after{content:'*';color:#b90b11;margin-left:4px;}.form-review-filter{height:35px;line-height:35px;}.form-review-filter label,.form-review-filter .select2,.form-review-filter button{display:inline-block;vertical-align:middle;}.form-review-filter .select2{margin:0 6px;}.form-review-filter button{height:35px;border:none;padding:5px 8px;background:#000;text-transform:uppercase;color:#fff;cursor:pointer;}.review{overflow:hidden;padding:6px 9px;background-color:#fafafa;box-shadow:0 0 4px rgba(0,0,0,0.25);margin:20px 0;transition:box-shadow .2s linear;position:relative;min-height:80px;}.review:hover{box-shadow:0 0 4px rgba(41,41,41,0.62);transition:box-shadow .2s linear;}.review .col-left{float:left;width:200px;}.review .col-left span{display:block;}.review .col-right{margin-left:200px;width:auto;}.review .review-date{font-style:italic;}.review .review-content{margin:8px 0;}.review .review-product{margin-bottom:6px;}.review .review-product > span{font-weight:bold;}.review .header{height:20px;line-height:20px;}.review .header>div{display:inline-block;vertical-align:middle;}.review .review-title{font-weight:bold;margin-left:10px;}.review .review-anwser{position:relative;padding:15px;margin:8px 0;color:#000;background:#dedede;}.review .review-anwser .seller,.review .review-anwser .review-answer-date{display:inline-block;vertical-align:bottom;}.review .review-anwser .seller,.review .review-anwser .customer{font-weight:bold;}.review .review-source{position:absolute;bottom:6px;}.review .review-source :before{content:'✔ ';color:#10690d;}.reviews_block{position:relative;}.reviews_block .pagination{margin:10px 0;font-size:0;}.reviews_block .pagination a{display:inline-block;width:40px;height:40px;text-align:center;line-height:40px;text-decoration:none;font-size:0.8rem;}.reviews_block .pagination a.current{cursor:unset;font-weight:bold;color:#111;background:#ddd;}.reviews_block .pagination a:hover{background:#ddd;}.reviews_block .pagination a:not(:last-child){border-right:0;}.reviews_block .link-empty-filters{margin-left:8px;}#page-account-reviews .customer_reviews{margin:0;}#page-account-reviews .row{overflow:hidden;padding:20px 5px;border-bottom:1px solid #ccc;min-height:100px;background-color:#fff;position:relative;z-index:3;}#page-account-reviews .row .product-image{float:left;width:150px;}#page-account-reviews .row .product-info{margin-left:150px;}#page-account-reviews form label{width:100%;}#page-account-reviews form input,#page-account-reviews form textarea{width:100%;max-width:100%;}#page-account-reviews nav.navtab{border-bottom:1px solid #ccc;}#page-account-reviews nav.navtab ul{position:relative;overflow:hidden;margin-bottom:-1px;}#page-account-reviews nav.navtab ul li{float:left;display:block;border:1px solid #ccc;z-index:5;background:#fff;}#page-account-reviews nav.navtab ul li.active{border-bottom:1px solid #fff;}#page-account-reviews nav.navtab ul li:not(:last-child){border-right:none;}#page-account-reviews nav.navtab ul li a{display:block;padding:6px 16px;}#page-account-reviews .tab{display:none;}#page-account-reviews .tab.active{display:block;}#page-account-reviews .product-no-review{position:relative;}#page-account-reviews .background-msg{position:absolute;width:100%;text-align:center;font-size:1.3rem;line-height:1.3rem;font-style:italic;color:#bbb;z-index:1;top:30px;text-shadow:2px 2px 3px rgba(255,255,255,0.5);-webkit-background-clip:text;-moz-background-clip:text;background-clip:text;}#page-account-reviews .shop-review .title > a{display:none;}#page-account-reviews .shop-review .title > form{display:block;}ul.ariane-top.arianecontent li a.review-account:before{content:'★';}.shop-review-widget{display:block;position:fixed;}.shop-review-widget.widget-bottom-left{bottom:0;left:0;}.shop-review-widget.widget-bottom-right{bottom:0;right:0;}.shop-review-widget .wrapper{background:#fff;box-shadow:0 0 4px #333;display:inline-block;text-align:center;box-sizing:border-box;}.shop-review-widget .wrapper .header{background:#000;color:#fff;padding:5px 0;}.shop-review-widget .wrapper .content > div{padding:10px;display:inline-block;margin:0 2px;}.shop-review-widget .wrapper .content > div > span,.shop-review-widget .wrapper .content > div .rating-block{display:inline-block;line-height:20px;vertical-align:middle;}.bill-review-block .review{margin-top:5px;}.bill-review-block .title > a{background:none;box-shadow:none;display:block;text-align:left;padding:4px 0;}.bill-review-block form .rating-block{font-size:30px;width:150px;height:30px;}.bill-review-block form .rating-block .full,.bill-review-block form .rating-block .empty{line-height:30px;height:30px;}.bill-review-block form .rating-block .full span,.bill-review-block form .rating-block .empty span{width:30px;}.bill-review-block form .rating-block .full{line-height:30px;}.bill-review-block form .rating-block .empty{line-height:30px;}.productInList .widget-product-rating{margin-top:10px;height:20px;}.productInList .widget-product-rating .header{line-height:1.44em;}.productInList .widget-product-rating .header .average,.productInList .widget-product-rating .header .nb-reviews{display:inline-block;}.productInList .widget-product-rating .header .nb-reviews a{font-weight:normal;color:#ce987c;}.productInList .widget-product-rating .header .create-review{display:none;}.shipping_choices{padding:6px;}#shipping .notice{color:#808080;}#shipping #shipping-table{width:100%;border-collapse:collapse;margin-bottom:2em;}#shipping #shipping-table .text{line-height:1.3em;margin-bottom:0;margin-top:0.4em;}#shipping #shipping-table td{border-bottom:2px solid #eee;}#shipping #shipping-table td.content{padding:0.6em 0;width:90%;}#shipping #shipping-table td.input,#shipping #shipping-table td.ship_logo,#shipping #shipping-table td.price{white-space:nowrap;padding:0.8em;}#shipping #shipping-table td.price{text-align:right;color:#808080;}#shipping #shipping-table .ship_logo{text-align:center;}#shipping #shipping-table .ship_logo img{max-width:90px;max-height:45px;vertical-align:middle;}#shipping #shipping-table tr.selected .price{color:#333;font-weight:bold;}#colissimo_choices > div p.address{margin-bottom:0.5em;}#colissimo_choices .subtitle{margin-bottom:1em;}#mondialrelay ul > li{margin-top:0.6em;}#sidebar{position:relative;}#sidebar .sidebar{background-color:none;border-left:none;border-right:none;}#sidebar .sidebar > div{padding:5px;padding-bottom:0.7em;margin-bottom:3em;position:relative;background-color:#fff;border-style:solid;border-width:1px;color:#4a4a4a;border-color:#ebebeb;}#sidebar .sidebar .widget_title{margin-bottom:1em;line-height:24px;font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:120%;margin-top:0;background-size:cover;background-color:#e3e3e3;background-image:-moz-linear-gradient(top,#e3e3e3 0%,#d9d9d9 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#e3e3e3),color-stop(100%,#d9d9d9));background-image:-webkit-linear-gradient(top,#e3e3e3 0%,#d9d9d9 100%);background-image:-o-linear-gradient(top,#e3e3e3 0%,#d9d9d9 100%);background-image:-ms-linear-gradient(top,#e3e3e3 0%,#d9d9d9 100%);background-image:linear-gradient(to bottom,#e3e3e3 0%,#d9d9d9 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#d9d9d9',GradientType=0 );color:#0d0d0d;border-top:none;border-bottom:none;padding-left:11px;}#sidebar .sidebar .widget_title a{color:#0d0d0d;}#sidebar .sidebar .widget_title a:hover{color:#0d0d0d;}#sidebar .sidebar .btn{width:89%;line-height:22px;}#sidebar form input[type="text"],#sidebar form input[type="password"],#sidebar form textarea{width:98%;}#sidebar label{text-align:left;width:100%;font-weight:bold;margin-bottom:4px;margin-top:3px;}#sidebar .select2-container{width:100% !important;margin-bottom:10px !important;}#sidebar #cart,#footgets #cart{background-color:#fff;}#sidebar #cart table,#footgets #cart table{border-collapse:collapse;margin-bottom:10px;width:100%;}#sidebar #cart table td,#footgets #cart table td{border-bottom:1px solid #eee;padding:2%;vertical-align:middle;}#sidebar #cart .qty,#footgets #cart .qty{font-size:110%;}#sidebar #cart .desc,#footgets #cart .desc{padding-left:14px;}#sidebar #cart .btn > span,#footgets #cart .btn > span{display:none;}#sidebar #cart #cartAmount,#sidebar #cart #cartCount,#footgets #cart #cartAmount,#footgets #cart #cartCount{line-height:30px;}#sidebar #cart #cartAmount,#footgets #cart #cartAmount{font-size:18px;}#sidebar #cart #cartAmount span,#footgets #cart #cartAmount span{font-size:13px;}#sidebar #backhome a,#footgets #backhome a{padding-left:21px;}#sidebar #backhome a:before,#footgets #backhome a:before{left:10px;position:absolute;vertical-align:middle;}#sidebar #contact .title a,#footgets #contact .title a{padding-left:21px;}#sidebar #contact .title a:before,#footgets #contact .title a:before{left:10px;position:absolute;vertical-align:middle;}#sidebar #product,#footgets #product{padding-bottom:0;}#sidebar #product .product_list > div,#footgets #product .product_list > div{margin-bottom:20px;}#sidebar #product .product_list div:last-child,#footgets #product .product_list div:last-child{margin-bottom:0;}#sidebar #product .product_list .productInList,#footgets #product .product_list .productInList{border:0;box-shadow:none;background-color:transparent;}#sidebar #product .product_list .productInList a.image,#footgets #product .product_list .productInList a.image{height:auto;line-height:0;float:left;width:18%;border:1px solid #ccc;margin-right:5%;}#sidebar #product .product_list .productInList .desc,#footgets #product .product_list .productInList .desc{float:left;width:75%;text-align:left;height:auto;margin-top:0;}#sidebar #product .product_list .productInList .buy_price,#footgets #product .product_list .productInList .buy_price{float:left;width:75%;text-align:left;}#sidebar #search form,#footgets #search form{margin-top:15px;margin-bottom:5px;}#sidebar #search input,#footgets #search input{width:100%;float:left;margin-right:0;margin-bottom:0;line-height:30px;height:30px;box-sizing:border-box;}#sidebar #search .submit,#footgets #search .submit{position:absolute;right:5px;width:30px;line-height:30px;vertical-align:top;padding:0;}#sidebar #search .submit:before,#footgets #search .submit:before{position:absolute;text-indent:0;}#sidebar #search .submit:hover,#footgets #search .submit:hover{margin:0;}#sidebar select.as_widget,#footgets select.as_widget{width:100%;}#sidebar #newsletter,#sidebar .tpl-widget-newsletter,#footgets #newsletter,#footgets .tpl-widget-newsletter{position:relative;min-height:0 !important;}#sidebar #newsletter #email,#sidebar .tpl-widget-newsletter #email,#footgets #newsletter #email,#footgets .tpl-widget-newsletter #email{width:100%;float:left;margin-right:5px;margin-top:7px;}#sidebar #newsletter .NewsEmail,#sidebar .tpl-widget-newsletter .NewsEmail,#footgets #newsletter .NewsEmail,#footgets .tpl-widget-newsletter .NewsEmail{display:none;}#sidebar #newsletter .submit,#sidebar .tpl-widget-newsletter .submit,#footgets #newsletter .submit,#footgets .tpl-widget-newsletter .submit{bottom:25px;line-height:26px;padding:0 13px;position:absolute;right:15px;vertical-align:top;}#sidebar #newsletter .submit:before,#sidebar .tpl-widget-newsletter .submit:before,#footgets #newsletter .submit:before,#footgets .tpl-widget-newsletter .submit:before{position:absolute;text-indent:0;}#sidebar #newsletter .submit:hover,#sidebar .tpl-widget-newsletter .submit:hover,#footgets #newsletter .submit:hover,#footgets .tpl-widget-newsletter .submit:hover{margin:0;}#sidebar #newsletter .Newsmessage,#sidebar .tpl-widget-newsletter .Newsmessage,#footgets #newsletter .Newsmessage,#footgets .tpl-widget-newsletter .Newsmessage{margin-bottom:10px;}#sidebar #newsletter .alert,#sidebar #newsletter .error,#sidebar .tpl-widget-newsletter .alert,#sidebar .tpl-widget-newsletter .error,#footgets #newsletter .alert,#footgets #newsletter .error,#footgets .tpl-widget-newsletter .alert,#footgets .tpl-widget-newsletter .error{display:none;position:absolute;bottom:0;left:15px;}#sidebar #newsletter .alert.active,#sidebar #newsletter .error.active,#sidebar .tpl-widget-newsletter .alert.active,#sidebar .tpl-widget-newsletter .error.active,#footgets #newsletter .alert.active,#footgets #newsletter .error.active,#footgets .tpl-widget-newsletter .alert.active,#footgets .tpl-widget-newsletter .error.active{display:block;}#sidebar .fb_iframe_widget,#sidebar .fb_iframe_widget span,#sidebar .fb_iframe_widget span iframe[style],#footgets .fb_iframe_widget,#footgets .fb_iframe_widget span,#footgets .fb_iframe_widget span iframe[style]{width:100% !important;min-height:75px !important;}#sidebar #widgetbrandlogo .brandCaroussel,#footgets #widgetbrandlogo .brandCaroussel{text-align:center;max-height:300px;}#sidebar #info p,#footgets #info p{line-height:3em;}#sidebar #info li,#footgets #info li{padding-bottom:0.3em;}#sidebar .categoriesstore > ul > li > a,#footgets .categoriesstore > ul > li > a{text-transform:uppercase;position:relative;}#sidebar .categoriesstore > ul ul,#footgets .categoriesstore > ul ul{margin-left:1em;}#sidebar .categoriesstore > ul .l1,#footgets .categoriesstore > ul .l1{text-transform:uppercase;padding-left:0;margin-top:2em;}#sidebar .categoriesstore > ul .l1:first-child,#footgets .categoriesstore > ul .l1:first-child{margin-top:0;}#sidebar .categoriesstore > ul .l1 > a:before,#footgets .categoriesstore > ul .l1 > a:before{display:none;}#sidebar .categoriesstore > ul .l1 > a,#footgets .categoriesstore > ul .l1 > a{color:#4a4a4a;}#sidebar .categoriesstore > ul .l1 li a,#footgets .categoriesstore > ul .l1 li a{text-transform:none;}#sidebar .categoriesstore > ul li.category-current > a,#sidebar .categoriesstore > ul li.category-current > span,#footgets .categoriesstore > ul li.category-current > a,#footgets .categoriesstore > ul li.category-current > span{color:#4a4a4a;background-color:transparent;}#sidebar .categoriesstore > ul a,#sidebar .categoriesstore > ul span,#footgets .categoriesstore > ul a,#footgets .categoriesstore > ul span{display:inline-block;padding:3px 7px;}#sidebar .customerlogin input,#footgets .customerlogin input{margin-bottom:13px;margin-top:3px;}#sidebar .w-no-content,#footgets .w-no-content{padding-bottom:5px !important;min-height:0 !important;}#sidebar .w-no-content .widget_title,#footgets .w-no-content .widget_title{margin-bottom:0 !important;}#sidebar .selectProductWidget > .selectProductWidgetContent,#footgets .selectProductWidget > .selectProductWidgetContent{text-align:center;}#sidebar .selectProductWidget > .selectProductWidgetContent img,#footgets .selectProductWidget > .selectProductWidgetContent img{border:none !important;}#sidebar .subcategories ul a,#footgets .subcategories ul a{display:inline-block;padding:3px 7px;}#sidebar .subcategories ul li.category-current > a,#footgets .subcategories ul li.category-current > a{color:#4a4a4a;background-color:transparent;}#sidebar .subcategories ul ul,#footgets .subcategories ul ul{margin-left:1em;}#sidebar #newsletter .submit,#sidebar .tpl-widget-newsletter .submit{right:5px;bottom:20px;}#js-stock-alert-popup{max-width:500px;}#js-stock-alert-popup p{margin:1em 0;text-align:center;}#js-stock-alert-popup p.stock-alert-text{text-align:left;color:#808080;}#js-stock-alert-popup .stock-alert-title{font-size:150%;margin-bottom:1.1em;}#js-stock-alert-popup .js-stock-alert-msg-error,#js-stock-alert-popup .js-stock-alert-msg-success{display:none;}#js-stock-alert-popup.js-stock-alert-error .js-stock-alert-msg-error{display:block;}#js-stock-alert-popup.js-stock-alert-success .js-stock-alert-msg-success{display:block;}#js-stock-alert-popup.js-stock-alert-success .js-stock-alert-form{display:none;}#js-stock-alert-popup .close{float:right;font-size:250%;display:inline-block;}.clickable{cursor:pointer;}#page-storelocator #searchlocation-form{margin-bottom:1em;}#page-storelocator #points{padding:0 10px;}#page-storelocator #points .point{display:block;padding-bottom:0.4em;border-bottom:1px solid #e2e2e2;margin-bottom:0.8em;}#page-storelocator #points .more{display:none;}#page-storelocator #points strong{display:inline-block;margin-bottom:0.4em;}#shipping{position:relative;}#page-home .sharethistxt,#page-home #boutonFB,#page-home #boutonTW,#page-home .googleplusone{display:none;}#page-contact .coordonnees{float:left;}#page-contact #contact-form{float:left;width:50%;}#page-contact #map-canvas{height:220px;margin-left:0;margin-top:20px;float:right;width:49%;border:10px solid #fff;box-sizing:border-box;box-shadow:0px 1px 4px rgba(0,0,0,0.1);}#page-retractation #content form{float:left;width:100%;}#page-retractation .col{float:left;width:50%;}#page-retractation textarea{margin-bottom:0;}#page-retractation .title1{margin-top:20px !important;}#page-retractation form input[type="text"],#page-retractation form input[type="password"],#page-retractation form input[type="email"],#page-retractation form textarea{margin-bottom:10px;width:90%;}#page-sitemap #content #related,#page-sitemap #content .actus{float:left;width:33%;margin-bottom:30px;margin-right:30px;}#page-sitemap #content #related ul,#page-sitemap #content .actus ul{background:#fafafa none repeat scroll 0 0;padding:7%;}#page-sitemap #content #related ul li,#page-sitemap #content .actus ul li{line-height:22px;}#page-sitemap #content #related ul li a,#page-sitemap #content .actus ul li a{text-transform:uppercase;}#page-sitemap #content .title a{color:#000;}#page-sitemap #content .category ul{display:block;}#page-sitemap #content .category ul li{background:#fafafa none repeat scroll 0 0;float:left;margin-right:3%;padding:2%;width:100%;margin-bottom:20px;}#page-sitemap #content .category ul li a{text-transform:uppercase;color:#444;display:block;margin-bottom:5px;}#page-sitemap #content .category ul li ul li{width:22%;padding:0;margin-bottom:0;}#page-sitemap #content .category ul li ul li a{color:#777;}#page-404 #content-info{margin-top:30px;}#page-404 .content-inner{text-align:center;}#page-404 #content form{width:300px;margin:30px auto 0;}#page-404 #content form input{width:100%;}.contains{position:relative;width:77%;float:right;display:block;}.btn-scroll{position:absolute;left:245px;background:#d91917;height:30px;line-height:30px;width:30px;vertical-align:middle;text-align:center;color:#fff;z-index:-5;top:22px;border-radius:40px;opacity:0;cursor:pointer;transition:all ease 0.3s;}.btn-scroll::selection{background:#d91917;}.btn-scroll::-moz-selection{background:#d91917;}.btn-scroll.active{z-index:5;opacity:0.6;}.btn-scroll.active:hover{opacity:1;}.btn-scroll.scroll-right{left:auto;right:20px;}@media (max-width: 999px){#page-contact #contact-form{width:100%;}#page-contact #map-canvas{width:100%;}}#page-suppliers #supplier_desc > img{float:left;margin-right:30px;}.ul-li-styling{list-style:none;}.ul-ol-styling{padding-left:0;}.li-styling{position:relative;padding-left:25px;}.li-styling:before{position:absolute;left:10px;top:0;}.text>*:not(.layoutArea) ul,.text>*:not(.layoutArea) li{list-style:none;}.text>*:not(.layoutArea) ul,.text>*:not(.layoutArea) ol{padding-left:0;}.text>*:not(.layoutArea) li{position:relative;padding-left:25px;}.text>*:not(.layoutArea) li:before{position:absolute;left:10px;top:0;}.text>ul,.text>li{list-style:none;}.text>ul,.text>ol{padding-left:0;}.text>li{position:relative;padding-left:25px;}.text>li:before{position:absolute;left:10px;top:0;}.text .layoutArea ul,.text .layoutArea ol{padding-left:1.5rem;list-style:revert;}.text .layoutArea li{list-style:revert;position:static;padding-left:0;}.text .layoutArea li:before{content:none;}.text{line-height:1.7em;margin-bottom:1.7em;}.text p,.text ul,.text ol{margin-bottom:0.6em;margin-top:0.6em;opacity:0.85;}.text p:last-child{margin-bottom:0;}.text a:not(.btn){text-decoration:underline;}.text hr{visibility:visible;border-top:1px solid #e2e2e2;}.text .marker{background-color:Yellow;}.text .bordered{border:1px solid #e2e2e2;-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;margin:0.5em;padding:0.5em;}.text .backgrounded{background-color:#dedede;-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;margin:0.5em;padding:0.5em;}.text .bulle{width:50%;-webkit-border-radius:5px 5px 5px 5px;-moz-border-radius:5px 5px 5px 5px;border-radius:5px 5px 5px 5px;-webkit-background-clip:padding-box;-moz-background-clip:padding;background-clip:padding-box;margin:0.5em auto;padding:0.5em;}.text .cols{display:table;width:100%;table-layout:fixed;}@media (max-width: 768px){.text .col{float:left !important;width:100% !important;}.text .col .col{width:100% !important;}.text .col .col > div{padding:0;}.text .cols-4 .col{width:100% !important;}.text .cols-6 .col{width:33.33% !important;}}@media (max-width: 480px){.text .col{width:100% !important;}.text .cols-4 .col{width:100% !important;}.text .cols-6 .col{width:50% !important;}}.text .col{display:block;position:relative;vertical-align:top;}.text .col > div{padding:1em;}#page-cart .wallet-section{color:#1a1a1a;font-size:14px;line-height:1.45;padding:1rem;}#page-cart .wallet-section .num{font-variant-numeric:tabular-nums;}#page-cart .wallet-section .wallet-infos-cart{border:1px solid #e7e7e4;border-radius:14px;padding:18px;}#page-cart .wallet-section .wallet-header{display:flex;align-items:center;gap:12px;width:100%;margin:0;padding:0;border:0;background:none;box-shadow:none;text-align:left;font:inherit;color:inherit;cursor:pointer;}#page-cart .wallet-section .wallet-header:focus-visible{outline:2px solid #1f7a55;outline-offset:4px;}#page-cart .wallet-section .wallet-icon{flex:0 0 auto;width:40px;height:40px;border-radius:10px;background:#e7f3ed;color:#1f7a55;display:grid;place-items:center;}#page-cart .wallet-section .wallet-header-text{flex:1 1 auto;min-width:0;display:block;}#page-cart .wallet-section .wallet-title{display:block;font-size:15px;font-weight:600;line-height:1.3;}#page-cart .wallet-section .wallet-amount-info{display:block;margin:1px 0 0;font-size:13px;color:#6b6b6b;}#page-cart .wallet-section .wallet-amount-info strong{color:#1a1a1a;font-weight:600;}#page-cart .wallet-section .wallet-applied-pill{flex:0 0 auto;background:#e7f3ed;color:#155e42;font-size:12px;font-weight:600;padding:3px 9px;border-radius:999px;white-space:nowrap;}#page-cart .wallet-section .wallet-chevron{flex:0 0 auto;color:#6b6b6b;display:grid;place-items:center;transition:transform .22s ease;}#page-cart .wallet-section.is-collapsed .wallet-chevron{transform:rotate(-90deg);}#page-cart .wallet-section .wallet-body{max-height:560px;overflow:hidden;transition:max-height .26s ease, opacity .2s ease;opacity:1;}#page-cart .wallet-section.is-collapsed .wallet-body{max-height:0;opacity:0;}#page-cart .wallet-section.is-expanded .wallet-body{overflow:visible;max-height:none;}#page-cart .wallet-section .wallet-body-inner{padding-top:2px;}#page-cart .wallet-section .wallet-confirm{display:flex;align-items:center;gap:10px;margin:14px 0 0;padding:12px 14px;border-radius:12px;background:#e7f3ed;color:#155e42;font-size:14px;}#page-cart .wallet-section .wallet-confirm .wallet-confirm-icon{flex:0 0 auto;}#page-cart .wallet-section .wallet-confirm .wallet-confirm-text{flex:1 1 auto;}#page-cart .wallet-section .wallet-confirm .wallet-confirm-text strong{font-weight:600;}#page-cart .wallet-section .wallet-confirm .wallet_remove{flex:0 0 auto;background:none;border:0;padding:0;color:#155e42 !important;font:inherit;font-size:13px;text-decoration:underline;text-underline-offset:2px;cursor:pointer;opacity:.85;box-shadow:none;transition:none;}#page-cart .wallet-section .wallet-confirm .wallet_remove:hover{opacity:1;}#page-cart .wallet-section .wallet-help{margin:12px 0 14px;font-size:13px;color:#6b6b6b;}#page-cart .wallet-section .wallet-chips{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px;}#page-cart .wallet-section .wallet-chips:empty{display:none;}#page-cart .wallet-section .wallet-chip{border:1.5px solid #e7e7e4;background:#fff;border-radius:10px;padding:9px 14px;font:inherit;font-size:13.5px;font-weight:600;color:#1a1a1a;cursor:pointer;transition:border-color .15s, background-color .15s, color .15s;}#page-cart .wallet-section .wallet-chip:hover{border-color:#1f7a55;}#page-cart .wallet-section .wallet-chip[aria-pressed="true"]{background:#e7f3ed;border-color:#1f7a55;color:#1f7a55;}#page-cart .wallet-section .wallet-chip--all{margin-left:auto;}#page-cart .wallet-section .wallet-chips .wallet-chip--all:only-child{margin-left:0;}#page-cart .wallet-section .wallet-infos-action{display:flex;align-items:stretch;gap:10px;font-family:"Montserrat", "Arial", sans-serif;}#page-cart .wallet-section .wallet-field{position:relative;flex:1 1 calc(100% - 120px - 10px);min-width:0;}#page-cart .wallet-section .wallet-field .wallet-eur{position:absolute;left:13px;top:50%;transform:translateY(-50%);color:#6b6b6b;font-size:15px;pointer-events:none;}#page-cart .wallet-section .wallet-field .wallet-input{width:100%;height:46px;border:1px solid #e7e7e4;border-radius:10px;padding:0 38px 0 28px;font:inherit;font-size:16px;color:#1a1a1a;margin:0;}#page-cart .wallet-section .wallet-field .wallet-input:focus-visible{outline:2px solid #1f7a55;outline-offset:2px;}#page-cart .wallet-section .wallet-field .wallet-ok{position:absolute;right:12px;top:50%;transform:translateY(-50%) scale(.6);color:#1f7a55;opacity:0;transition:opacity .18s, transform .18s;}#page-cart .wallet-section .wallet-field.is-valid .wallet-ok{opacity:1;transform:translateY(-50%) scale(1);}#page-cart .wallet-section .wallet-field.is-rejected{animation:wallet-shake .38s cubic-bezier(.36,.07,.19,.97) both;}#page-cart .wallet-section .wallet-field.is-rejected .wallet-input,#page-cart .wallet-section .wallet-field.is-rejected .wallet-input:focus-visible{outline:2px solid #b42318;outline-offset:2px;}#page-cart .wallet-section .wallet-field.is-rejected .wallet-eur{color:#b42318;}#page-cart .wallet-section .wallet-field.is-rejected .wallet-ok{color:#b42318;}#page-cart .wallet-section .wallet-apply{flex:0 0 auto;width:120px;height:46px;border:0;border-radius:10px;background:#1a1a1a;color:#fff !important;font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:opacity .18s, background-color .18s;}#page-cart .wallet-section .wallet-apply:hover{background:#000;}#page-cart .wallet-section .wallet-apply:focus-visible{outline:2px solid #1f7a55;outline-offset:2px;}#page-cart .wallet-section .wallet-apply[disabled],#page-cart .wallet-section .wallet-apply:disabled{opacity:.35;cursor:not-allowed;pointer-events:none;}#page-cart .wallet-section .wallet-meta{margin-top:10px;font-size:13px;}#page-cart .wallet-section .wallet-meta .wallet-max{color:#6b6b6b;}#page-cart .wallet-section .wallet-meta .wallet-after{color:#1a1a1a;margin-top:8px;}#page-cart .wallet-section .wallet-meta .wallet-after strong{font-weight:600;}#page-cart .wallet-section .wallet-meta .wallet-after[hidden]{display:none;}#page-cart .wallet-section .wallet-error{margin-top:8px;min-height:0;color:#b42318;font-size:13px;}#page-cart .wallet-section .wallet-error:empty{margin-top:0;}#page-cart .wallet-section .wallet-error.is-hint{color:#6b6b6b;}@media (max-width: 420px){#page-cart .wallet-section .wallet-infos-action{flex-wrap:wrap;}#page-cart .wallet-section .wallet-field{flex:1 1 100%;}#page-cart .wallet-section .wallet-apply{width:100%;}#page-cart .wallet-section .wallet-applied-pill{display:none;}}@media (prefers-reduced-motion: reduce){#page-cart .wallet-section .wallet-body,#page-cart .wallet-section .wallet-chevron,#page-cart .wallet-section .wallet-ok{transition:none;}#page-cart .wallet-section .wallet-field.is-rejected{animation:none;}}@keyframes wallet-shake{10%,90%{transform:translateX(-1px);}20%,80%{transform:translateX(2px);}30%,50%,70%{transform:translateX(-4px);}40%,60%{transform:translateX(4px);}}.wallet-account-infos{--borderColor:#e7e7e4;--colorTextSuccess:#1f7a55;--colorTextError:#b42318;--colorBgSuccess:#e7f3ed;--colorBgError:#fbeceb;}.wallet-account-infos .wallet-hero{display:flex;align-items:center;gap:16px;padding:20px 22px;margin-bottom:22px;border:1px solid var(--borderColor);border-radius:16px;background:#fff;}.wallet-account-infos .wallet-hero-icon{flex:0 0 auto;width:52px;height:52px;border-radius:14px;background:var(--colorBgSuccess);color:var(--colorTextSuccess);display:grid;place-items:center;}.wallet-account-infos .wallet-hero-body{flex:1 1 auto;min-width:0;}.wallet-account-infos .wallet-hero-label{font-size:12px;letter-spacing:.06em;text-transform:uppercase;color:#6b6b6b;font-weight:600;}.wallet-account-infos .wallet-hero-amount{font-size:32px;font-weight:700;letter-spacing:-0.02em;line-height:1.1;margin-top:2px;font-variant-numeric:tabular-nums;}.wallet-account-infos .wallet-hero-sub{font-size:13px;color:#6b6b6b;margin-top:4px;}.wallet-account-infos .wallet-redeem{padding:20px 22px;margin-bottom:22px;border:1px solid var(--borderColor);border-radius:16px;background:#fff;}.wallet-account-infos .wallet-redeem-head{display:flex;align-items:center;gap:14px;margin-bottom:16px;}.wallet-account-infos .wallet-redeem-icon{flex:0 0 auto;width:44px;height:44px;border-radius:12px;background:var(--colorBgSuccess);color:var(--colorTextSuccess);display:grid;place-items:center;}.wallet-account-infos .wallet-redeem-heading{flex:1 1 auto;min-width:0;}.wallet-account-infos .wallet-redeem-title{font-size:15px;font-weight:600;}.wallet-account-infos .wallet-redeem-sub{font-size:13px;color:#6b6b6b;margin-top:2px;}.wallet-account-infos .wallet-redeem-action{display:flex;align-items:stretch;gap:10px;}.wallet-account-infos .wallet-redeem-field{flex:1 1 auto;min-width:0;margin:0;}.wallet-account-infos .wallet-redeem-input{width:100%;height:46px;border:1px solid var(--borderColor);border-radius:10px;padding:0 14px;font:inherit;font-size:16px;color:#1a1a1a;margin:0;}.wallet-account-infos .wallet-redeem-input::placeholder{color:#9a9a96;}.wallet-account-infos .wallet-redeem-input:focus-visible{outline:2px solid #1f7a55;outline-offset:2px;}.wallet-account-infos .wallet-redeem-apply{flex:0 0 auto;min-width:120px;height:46px;border:0;border-radius:10px;background:#1a1a1a;color:#fff !important;font:inherit;font-weight:600;font-size:14px;cursor:pointer;transition:background-color .18s;}.wallet-account-infos .wallet-redeem-apply:hover{background:#000;}.wallet-account-infos .wallet-redeem-apply:focus-visible{outline:2px solid #1f7a55;outline-offset:2px;}.wallet-account-infos .wallet-redeem-msg{display:flex;align-items:center;gap:8px;margin-bottom:14px;padding:11px 14px;border-radius:12px;font-size:13.5px;}.wallet-account-infos .wallet-redeem-msg svg{flex:0 0 auto;}.wallet-account-infos .wallet-redeem-msg strong{font-weight:600;}.wallet-account-infos .wallet-redeem-msg--ok{background:var(--colorBgSuccess);color:var(--colorTextSuccess);}.wallet-account-infos .wallet-redeem-msg--error{background:var(--colorBgError);color:var(--colorTextError);}@media (max-width: 420px){.wallet-account-infos .wallet-redeem-action{flex-wrap:wrap;}.wallet-account-infos .wallet-redeem-apply{width:100%;}}.wallet-account-infos .wallet-history{border:1px solid var(--borderColor);border-radius:16px;background:#fff;overflow:hidden;}.wallet-account-infos .wallet-history-head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;padding:14px 18px;border-bottom:1px solid var(--borderColor);}.wallet-account-infos .wallet-history-title{font-size:14px;font-weight:600;}.wallet-account-infos .wallet-history-title .wallet-count{color:#6b6b6b;font-weight:400;font-size:13px;margin-left:4px;}.wallet-account-infos .wallet-filters{margin-left:auto;display:flex;gap:6px;}.wallet-account-infos .wallet-filter{display:inline-flex;align-items:center;gap:7px;border:1px solid var(--borderColor);background:#fff;border-radius:999px;padding:5px 12px;font:inherit;font-size:12.5px;font-weight:600;color:#6b6b6b;cursor:pointer;transition:border-color .15s, background-color .15s, color .15s;}.wallet-account-infos .wallet-filter:hover{color:#1a1a1a;border-color:#d4d4ce;}.wallet-account-infos .wallet-filter:focus-visible{outline:2px solid #1a1a1a;outline-offset:2px;}.wallet-account-infos .wallet-filter .wallet-dot{width:8px;height:8px;border-radius:50%;}.wallet-account-infos .wallet-filter--credit .wallet-dot{background:var(--colorTextSuccess);}.wallet-account-infos .wallet-filter--debit  .wallet-dot{background:var(--colorTextError);}.wallet-account-infos .wallet-filter--credit[aria-pressed="true"]{background:var(--colorBgSuccess);border-color:var(--colorTextSuccess);color:var(--colorTextSuccess);}.wallet-account-infos .wallet-filter--debit[aria-pressed="true"]{background:var(--colorBgError);border-color:var(--colorTextError);color:var(--colorTextError);}.wallet-account-infos .wallet-list{list-style:none;margin:0;padding:0;}.wallet-account-infos .wallet-line{display:flex;align-items:center;gap:14px;padding:14px 18px;border-bottom:1px solid #f1f1ef;}.wallet-account-infos .wallet-line:last-child{border-bottom:0;}.wallet-account-infos .wallet-line[hidden]{display:none;}.wallet-account-infos .wallet-dir{flex:0 0 auto;width:38px;height:38px;border-radius:50%;display:grid;place-items:center;}.wallet-account-infos .wallet-dir--credit{background:var(--colorBgSuccess);color:var(--colorTextSuccess);}.wallet-account-infos .wallet-dir--debit{background:var(--colorBgError);color:var(--colorTextError);}.wallet-account-infos .wallet-mid{flex:1 1 auto;min-width:0;}.wallet-account-infos .wallet-line-top{display:flex;flex-direction:column;align-items:flex-start;gap:4px;}.wallet-account-infos .wallet-badge{display:inline-block;font-size:11px;font-weight:600;padding:2px 8px;border-radius:6px;background:#f1f1ee;color:#555;white-space:nowrap;}.wallet-account-infos .wallet-desc{font-weight:500;font-size:14px;}.wallet-account-infos .wallet-line-meta{font-size:12.5px;color:#9a9a96;margin-top:3px;}.wallet-account-infos .wallet-end{flex:0 0 auto;text-align:right;padding-left:8px;}.wallet-account-infos .wallet-amt{font-size:15px;font-weight:600;font-variant-numeric:tabular-nums;white-space:nowrap;}.wallet-account-infos .wallet-amt--credit{color:var(--colorTextSuccess);}.wallet-account-infos .wallet-amt--debit{color:var(--colorTextError);}.wallet-account-infos .wallet-valid{font-size:12px;margin-top:3px;}.wallet-account-infos .wallet-valid .wallet-exp{color:#9a9a96;}.wallet-account-infos .wallet-valid .wallet-gone{color:var(--colorTextError);font-weight:600;}.wallet-account-infos .wallet-status{font-size:12px;margin-top:3px;display:flex;justify-content:flex-end;align-items:center;}.wallet-account-infos .wallet-remain{background:var(--colorBgSuccess);color:var(--colorTextSuccess);font-weight:600;padding:2px 8px;border-radius:6px;white-space:nowrap;font-variant-numeric:tabular-nums;}.wallet-account-infos .wallet-used{color:#9a9a96;display:inline-flex;align-items:center;gap:4px;white-space:nowrap;}.wallet-account-infos .wallet-is-expired .wallet-dir{background:#f2f2ef;color:#9a9a96;}.wallet-account-infos .wallet-is-expired .wallet-desc{color:#9a9a96;}.wallet-account-infos .wallet-is-expired .wallet-amt{color:#9a9a96;text-decoration:line-through;}@media (max-width: 520px){.wallet-account-infos .wallet-hero{flex-wrap:wrap;}}.contact-login-item input{display:none;}.customer-ref-label{position:relative;}.customer-ref-label .loader{position:absolute;right:2%;top:4px;opacity:1;height:100%;}#account-top .customer-ref-label{display:block;}#account-top .customer-ref-label .loader{top:0;right:4%;}#page-login #page.left_column #main{width:100%;}#page-login #main .customer-login-list:not(.customer-login-alert),#page-password-recovery-request #main .customer-login-list:not(.customer-login-alert){display:flex;flex-direction:column;gap:1rem;}#page-login #main .customer-login-list .customer-login-item,#page-password-recovery-request #main .customer-login-list .customer-login-item{display:flex;flex-direction:column;gap:1rem;position:relative;--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);--popoverPaddingTopOuter:10px;--paddingVerti:1rem;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-inner,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}#page-login #main .customer-login-list .customer-login-item .info-zone-content,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}#page-login #main .customer-login-list .customer-login-item .item-title,#page-password-recovery-request #main .customer-login-list .customer-login-item .item-title{font-size:14px;color:#000;font-weight:600;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto:hover,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto.js-popover-clickable:not(.popover-active),#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto:not(.js-popover-clickable):not(:hover),#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto-popover,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto-popover:after,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto-popover-inner,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto-popover-inner ul,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto-popover-inner ul{padding-left:10px;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto .popover-style-popover,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto .popover-style-popover{min-width:250px;}#page-login #main .customer-login-list .customer-login-item .info-zone-box-picto svg,#page-password-recovery-request #main .customer-login-list .customer-login-item .info-zone-box-picto svg{fill:currentColor;}#page-login #main .customer-login-list .customer-login-item .customer-name,#page-password-recovery-request #main .customer-login-list .customer-login-item .customer-name{display:flex;gap:8px;align-items:center;width:100%;font-weight:600;font-size:18px;line-height:1.5;}#page-login #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item,#page-password-recovery-request #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item{margin-bottom:10px;}#page-login #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item label,#page-password-recovery-request #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item label{display:flex;gap:8px;align-items:center;cursor:pointer;text-align:left;}#page-login #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item input,#page-password-recovery-request #main .customer-login-list .customer-login-item .customer-login-contacts .contact-login-item input{width:auto;display:inline;}#page-login #main .customer-login-alert,#page-password-recovery-request #main .customer-login-alert{padding:14px 18px;border-radius:12px;background:#fffbeb;border:1px solid #fde68a;font-size:12px;color:#92400e;line-height:1.6;display:flex;align-items:center;gap:8px;}.first_active .extrait-cookie{display:block;}.first_active .contenu-cookie{display:none;}.parameters_active .extrait-cookie{display:none;}.parameters_active .contenu-cookie{display:block;}#big-menu .loading-text{text-align:center;padding-top:50px;font-weight:bold;font-size:20px;}#big-menu .loading-menu{text-align:center;margin-top:50px;}#big-menu .loading-menu img{width:90px;height:90px;max-width:100%;max-height:100%;}.menu-parent-ul{min-width:auto !important;}#page-storesearch.categ-list-page h1 .search-product-count{font-size:14px;font-weight:400;}#page-storesearch.categ-list-page .contains-new{float:none;width:100%;}#page-storesearch.categ-list-page .contains-new .list > div{width:25%;}#page-storesearch.categ-list-page .contains-new .categ-list-description{width:80%;margin:20px auto;}#page-storesearch.categ-list-page #subcategories{width:100%;}#page-storesearch.categ-list-page #subcategories .subcategory-item{display:none;}#page-storesearch.categ-list-page #subcategories .subcategory-item.first-item{width:12%;}#page-storesearch.categ-list-page #subcategories .subcategory-item.first-item img{max-width:80%;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active{line-height:55px;text-align:center;width:calc(14.285714285714%);height:55px;border-right:2px solid #ddd;box-sizing:border-box;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active > .subcategory{border:none;height:100%;width:100%;margin:0;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-title{margin:0 0 0 0;padding:0;line-height:55px;float:right;position:static;width:50%;background:none;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-title:before{display:none;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-title a{color:#000;vertical-align:middle;display:inline-block;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-image{float:left;width:50%;margin:0;line-height:55px;height:100%;text-align:center;background:none;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-image img{max-width:55px;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active .item-link{display:none;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active.last-active{border-right:2px solid transparent;}#page-storesearch.categ-list-page #subcategories .subcategory-item.active{display:inline-block;}@media (min-width: 640px) and (max-width: 999px){#page-storesearch.categ-list-page #subcategories{width:100%;}#page-storesearch.categ-list-page #subcategories .subcategory-item.top-active{width:31.5%;}}.contact-custom-point-list{margin:1em 0;display:flex;justify-content:center;flex-wrap:wrap;}.contact-custom-point-list .contact-custom-point{max-width:26%;padding:2em;flex:1;background:#3f3f3f;color:#fff;margin:1em 0;margin-right:1em;min-height:160px;line-height:18px;text-align:center;box-shadow:1px 1px 5px 2px rgba(0,0,0,0.2);border-top:20px solid #0a3989;border-right:20px solid transparent;}.contact-custom-point-list .contact-custom-point .contact-custom-point-title{font-weight:bold;font-size:130%;margin-bottom:10px;letter-spacing:0.6px;text-transform:uppercase;}.contact-custom-point-list .contact-custom-point .contact-custom-point-address{margin:5px 0;}.contact-custom-point-list .contact-custom-point .contact-custom-point-infos span{font-weight:bold;}.contact-custom-point-list .contact-custom-point .contact-custom-point-point-fort{margin-top:1em;font-weight:bold;}.contact-custom-point-list .contact-custom-point .contact-custom-point-point-fort span{color:#0a3989;letter-spacing:0.6px;}.page-custom-form{--paddingContainerSize:3rem;}.custom-form-container{--marginItem:20px;--inputSize:44px;--itemBgColor:#fafafa;--itemBorderColor:#ddd;--itemBorderRadius:10px;--labelSpacing:7px;--colorAccent:#0a3989;--nbPerLine:2;--gapSize:20px;padding:var(--paddingContainerSize,0) 0;box-sizing:border-box;max-width:1000px;margin:0 auto;}.custom-form-container .custom-form-title{font-size:24px;font-weight:bold;line-height:130%;}.custom-form-container .custom-form-description{font-size:16px;line-height:130%;margin-top:.5rem;}.custom-form-container .custom-form-header{margin-bottom:1.5rem;}.custom-form-container .custom-form-list{display:flex;flex-wrap:wrap;gap:var(--gapSize);}.custom-form-container .buttons.btn-holder{display:flex;justify-content:center;margin-top:2rem;}.custom-form-container .buttons.btn-holder .btn.btn-large{font-size:15px !important;padding:9px 24px !important;}.custom-form-container .field{width:calc((100% / var(--nbPerLine)) - var(--marginItem));flex-grow:1;}.custom-form-container .field .checkbox-radio-list{display:flex;flex-direction:column;padding-top:.5rem;}.custom-form-container .field .checkbox-radio-list>label{display:flex;align-items:center;}.custom-form-container .field .checkbox-radio-list>label>span:not(.fake-checkbox-radio-input){padding-left:.5rem;}.custom-form-container .field .checkbox-radio-list>label:not(:last-child){margin-bottom:.75rem;}.custom-form-container .field .field-content{display:flex;flex-direction:column;}.custom-form-container .field .field-content>.checkbox-radio-list,.custom-form-container .field .field-content>textarea,.custom-form-container .field .field-content>input,.custom-form-container .field .field-content>select,.custom-form-container .field .field-content>.select2,.custom-form-container .field .field-content>.dropzone{order:3;}.custom-form-container .field .field-content>label{text-align:left;margin-bottom:8px;order:1;font-size:14px;}.custom-form-container .field .field-content>.custom-form-desc{order:2;}.custom-form-container .field>label{display:flex;width:100%;padding-bottom:8px;}.custom-form-container .field input,.custom-form-container .field textarea{font-family:var(--fontFamily);padding:8px;font-size:13px !important;}.custom-form-container .field textarea{resize:vertical;max-height:400px;min-height:var(--textAreaSize,184px);}.custom-form-container .field input{height:var(--inputSize,44px);}.custom-form-container .field select + .select2.select2-container{border:1px solid var(--itemBorderColor) !important;background:var(--itemBgColor) !important;transition:all 350ms ease;overflow:hidden;border-radius:var(--itemBorderRadius);}.custom-form-container .field select + .select2.select2-container.select2-container--open{border-bottom-left-radius:0;border-bottom-right-radius:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single{background:#fff !important;height:var(--inputSize,44px) !important;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__rendered{line-height:var(--inputSize,44px) !important;border:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow{display:flex;align-items:center;height:20px;top:50%;transform:translateY(-50%);width:calc(var(--inputSize) - 10px);height:var(--inputSize);background:var(--colorAccent);margin-right:-2px;background-image:url('/pub/partage/design/fleche-filtre.png');background-repeat:no-repeat;background-position:center;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow b{opacity:0;top:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow b:before{color:var(--colorAccent) !important;right:5px !important;top:-50% !important;}.custom-form-container .field input[type="checkbox"],.custom-form-container .field input[type="radio"]{border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;--inputSize:18px;width:var(--inputSize);}.custom-form-container .field input:not([type="checkbox"]):not([type="radio"]),.custom-form-container .field textarea{margin:0;width:100% !important;border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;}.custom-form-container .field.field-fullsize,.custom-form-container .field.field-textarea{width:100%;--nbPerLine:1;}.custom-form-container .field-group{display:flex;flex-wrap:wrap;gap:20px;}.custom-form-container .field-group .field{width:calc((100% / 2) - var(--marginItem));flex-grow:1;}body.page-custom-form .select2-container--open .select2-dropdown{width:100% !important;}#top #top-main #top_logo{--heightMax:82px;--widthMax:165px;}#top #top-main #top_logo img{max-width:var(--widthMax);max-height:var(--heightMax);}.contact-custom-point-list .contact-custom-point{position:relative;}.contact-custom-point-list .contact-custom-point .contact-horaires{padding-top:10px;}.contact-custom-point-list .contact-custom-point .contact-horaires span{cursor:pointer;text-decoration:underline;opacity:1;transition:opacity 350ms ease;}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container{position:absolute;width:100%;right:100%;top:0;bottom:0;opacity:0;pointer-events:none;background:white;color:#333;display:flex;justify-content:center;align-items:center;flex-direction:column;gap:0.5rem;transition:opacity 350ms ease, right 350ms ease;}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > span{position:absolute;left:1rem;top:1rem;pointer-events:all;}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > span svg{max-width:16px;max-height:16px;display:flex;justify-content:center;align-items:center;transform:rotate(180deg);}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > span svg path{fill:#333;}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > div{font-weight:500;}.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > div:nth-child(7),.contact-custom-point-list .contact-custom-point .contact-horaires .horaires-container > div:nth-child(8){display:none;}.contact-custom-point-list .contact-custom-point .contact-horaires.active > span{opacity:0;pointer-events:none;}.contact-custom-point-list .contact-custom-point .contact-horaires.active .horaires-container{opacity:1;right:0;}#page-external #content .post h3.bulle.bordered.backgrounded{background:#0a3989;}#page-external #content .post h3.bulle.bordered.backgrounded > strong > a{color:white !important;text-decoration:underline;}#page-external #content .post h3.bulle.bordered.backgrounded > a > strong{color:white !important;text-decoration:underline;}#page-home .fast-order .top-fast-order .title{color:#fff !important;box-sizing:border-box;padding-top:10px !important;width:100%;}#page-home .fast-order .fast-order-container-2{margin-top:10px !important;}.btn-product-contain{display:flex;align-items:flex-end;flex-direction:column;width:100%;justify-content:space-between;position:relative;}.btn-product-contain .js_wishlist_ctn .btn{width:190px;padding:10px;text-align:center;box-sizing:border-box;}#page-product .btn-product-contain .qty-display-dispo.active{position:absolute;left:0;}body.page-product .parameter .qty-price-buy > div.blocprice > div.buynow #buy.btn-cart > div.picto-cart-add{float:left;margin-top:10px;}body.page-product .parameter .qty-price-buy > div.blocprice > div.buynow #buy.btn-cart > div.picto-cart-add img{max-width:28px;max-height:28px;}body.page-product .parameter .buynow span{background-image:initial;background-color:#fff;color:#0a3989;text-transform:none;line-height:16px;width:16px;font-size:12px;text-align:center;border-radius:30px;display:inline-block;}body.page-product .parameter .buynow .infos-addcart{opacity:0;width:0;height:0;overflow:hidden;transition:opacity ease 0.3s;position:absolute;top:62px;left:0;background:#fff;border-radius:0px 0px 10px 10px;z-index:1;border:2px solid #fb932b;color:#0a3989;font-size:13px;text-transform:none;line-height:16px;font-weight:normal;background-image:initial;background-color:#fff;border-color:#0a3989;}body.page-product .parameter .qty-price-buy > div.blocprice > div.buynow #buy.btn-cart{padding:10px;}body.page-product .parameter .buynow:hover .infos-addcart{opacity:1;width:auto;padding:8px;height:auto;}#page .parameter .js_wishlist_ctn .btn .picto-list-cart{margin-right:10px;float:left;}#cart-table .on-quotation-display{padding:15px;padding-bottom:0px;}#page-cart:not([data-type="order"]) #validation-bloc .two-cols >:first-child{display:none;}#page-cart:not([data-type="order"]) #validation-bloc .two-cols > .col{width:100%;}#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn{display:flex;justify-content:space-between;}#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn span,#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn a{transition:opacity 350ms ease;}#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn span:hover,#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn a:hover{opacity:0.75;}#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn .btn-rappel-bleu{color:#fff;}#page-cart .blue-custom-button{background-color:var(--colorPrimary);}#page-cart .blue-custom-button.btn-rappel-bleu{background:#1297d0;}#page .rappel1 > div{padding:0;max-width:700px;}#page .rappel1 > div .closed{z-index:999;}#page .rappel1 > div .popup-header{background:#eee;padding:15px 30px;border-top-left-radius:10px;border-top-right-radius:10px;}#page .rappel1 > div form{padding:30px;margin:0;}#page .rappel1 > div form .list-produit>li{display:flex;}#page .rappel1 > div form .list-produit .head{padding-bottom:5px;border-bottom:1px solid #ccc;margin-bottom:5px;}#page .rappel1 > div form .list-produit li:not(.head){padding-top:5px;padding-bottom:5px;}#page .rappel1 > div form .list-produit li:not(.head):not(:last-child){border-bottom:1px solid #f4f4f4;}#page .rappel1 > div form .list-produit .product-qty{width:85px;text-align:right;}#page .rappel1 > div form .list-produit .product-sku{width:120px;text-align:right;}#page .rappel1 > div form .list-produit .product-name{flex-grow:1;text-align:left;}@media (max-width: 1000px){#page-cart #page.right_column #sidebar{display:none !important;}#page-cart #page.left_column #main,#page-cart #page.right_column #main{width:100% !important;}}@media (max-width: 700px){#page .rappel1 > div{max-width:calc(100% - 2rem);}}@media (max-width: 650px){#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn{display:flex;flex-direction:column;align-items:center;justify-content:center;}#page-cart .cart-bloc.cart-bloc-choice-type .submit-btn *{margin:5px;}}.table-container{max-width:100%;overflow:hidden;position:relative;border:1px solid #f4f4f4;}.table-container.scrollable-x{overflow-x:scroll;}.table-container.scrollable-x>table{border-left:0;border-right:0;}.table-container.scrollable-y{overflow-y:scroll;}.table-container.scrollable-y>table{border-top:0;border-bottom:0;}.table-container>table{width:100%;white-space:nowrap;}.shipping-div-holder,#cart-form{display:none;}#cart-table table.cart-table .quotation-choice  td{color:#0a3989;padding:20px;font-size:15px;}#cart-table table.cart-table .quotation-choice  td label{display:block;}.title-step{color:var(--colorTextTitle);font-weight:bold;border-top:none;border-bottom:none;line-height:30px;padding:10px 20px;font-size:16px;padding-left:1rem;padding-right:1rem;display:flex;align-items:center;gap:.8rem;}.add-custom-product-holder{margin:2rem;width:calc(100% - 4rem);padding:1rem;border-left:5px solid var(--colorPrimary);border-radius:10px;background:#fafafa;outline-offset:-1px;outline:1px solid var(--borderColor);}.add-custom-product-holder .custom-title{font-size:15px;line-height:30px;font-weight:bold;color:#000;display:flex;align-items:center;gap:1rem;}@media (max-width: 800px){.add-custom-product-holder .custom-title{flex-direction:column;align-items:flex-start;}}.add-custom-product-holder .flex-grow{flex-grow:1;}.add-custom-product-holder .field-group-holder{flex-grow:1;margin-right:1rem;}.add-custom-product-holder .hors-site-product-form{display:flex;align-items:flex-start;flex-direction:column;}.add-custom-product-holder .btn-add-custom-product{display:flex;align-items:center;justify-content:center;}.add-custom-product-holder .btn-add-custom-product img{max-width:28px;}.add-custom-product-holder .hors-site-product-form{width:100%;}.add-custom-product-holder .hors-site-product-form .field-group{width:100%;display:flex;}.add-custom-product-holder .hors-site-product-form .field-group input,.add-custom-product-holder .hors-site-product-form .field-group textarea{margin:0;outline:none;}.add-custom-product-holder .hors-site-product-form .field-group textarea{resize:vertical;min-height:70px;max-height:280px;}.text-center{text-align:center;}.mb-1{margin-bottom:1rem !important;}.mt-1{margin-top:1rem !important;}.mr-1{margin-right:1rem !important;}.m-0{margin:0 !important;}#page-external .post-content .cols.cols-2 > div{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;}#page-external .post-content .cols.cols-2 > div .col{width:100% !important;}#page-external .post-content .cols.cols-3 > div{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;}#page-external .post-content .cols.cols-3 > div .col{width:100% !important;}#page-external .post-content .cols.cols-3 .imageblock{display:flex;justify-content:center;max-height:360px;overflow:hidden;margin-bottom:20px;}#page-external .post-content .cols.cols-3 .imageblock img{height:100%;object-fit:cover;width:100%;}#page-external .post-content .cols.cols-4 > div{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:1rem;}#page-external .post-content .cols.cols-4 > div .col{width:100% !important;}#page-external .post-content .cols.cols-4 .imageblock{display:flex;justify-content:center;max-height:360px;overflow:hidden;margin-bottom:20px;}#page-external .post-content .cols.cols-4 .imageblock img{height:100%;object-fit:cover;width:100%;}@media (max-width: 850px){#page-external .post-content .cols.cols-2 > div{grid-template-columns:repeat(1,1fr);}#page-external .post-content .cols.cols-2 > div .col .imageblock img{width:100% !important;}}#page-external.page-nos-partenaires .column{align-items:center;display:flex;gap:15px;}#page-external.page-nos-partenaires .column img{object-fit:contain;margin:0 auto;max-width:150px;max-height:100px;}#page-account.page-account-logged #orders_wrapper{--borderColor:#e2e2e2;}#page-account.page-account-logged #orders_wrapper .dataTables_scroll div.dataTables_scrollHead table.dataTable{width:calc(100% - 2px) !important;border:1px solid var(--borderColor);background:#fafafa;}#page-account.page-account-logged #orders_wrapper .dataTables_scroll div.dataTables_scrollHead table.dataTable th:not(:last-child){border-right:1px solid var(--borderColor);}#page-account.page-account-logged #orders_wrapper .dataTables_scroll table#orders{width:calc(100% - 2px) !important;margin:0;}#HorizontalMenu #myslidemenumobile > ul > li > ul li > a{padding:10px 1rem;box-sizing:border-box;min-width:var(--menuSizeMax);max-width:var(--menuSizeMax);}#top-menu .slidemenu > ul > li > ul{top:100% !important;}#HorizontalMenu #myslidemenumobile > ul > li > ul{--menuSizeMax:300px;width:auto !important;min-width:var(--menuSizeMax);}@media (max-width: 600px){#HorizontalMenu #myslidemenumobile > ul > li > ul{--menuSizeMax:calc(100vw - 40px);}}#HorizontalMenu #myslidemenumobile > ul > li > ul li{--hitzoneSize:35px;}#HorizontalMenu #myslidemenumobile > ul > li > ul li.item-open:after{transform:scaleY(-1);}#HorizontalMenu #myslidemenumobile > ul > li > ul li:before{content:"";height:var(--hitzoneSize);width:var(--hitzoneSize);position:absolute;top:0;right:0;z-index:40;cursor:pointer;}#HorizontalMenu #myslidemenumobile > ul > li > ul li:after{margin-top:4px;}#top-menu #HorizontalMenu #myslidemenu .menu-item-link.has-children.menu-level-2>.sub-menu-link{--arrowColor:#333;}#top-menu #HorizontalMenu #myslidemenu > ul > li.menu-item-link.is-level-1 > ul{overflow:visible !important;}#top #top-menu .menu-parent-ul:not(.menu-parent-lvl-1):not(.menu-parent-lvl-2){overflow:visible !important;}body#page-categ .filters #advancedSearch .list-filters-container .filter-selection-dev{grid-area:1 / 1 / 2 / 5;}body#page-categ .filters #advancedSearch .list-filters-container .filter-selection-dev .filter-selection-filters .filter .title{justify-content:flex-start;align-items:center;gap:10px;}.choix-affichage{padding:1.5rem;display:flex;justify-content:flex-end;font-weight:bold;font-size:14px;width:100%;}.choix-affichage span{padding-left:20px;font-weight:400;display:flex;align-items:center;gap:10px;cursor:pointer;}.choix-affichage span svg rect{fill:none;stroke:#0a3989;transition:all 350ms ease;}.choix-affichage span:hover svg rect{opacity:0.5;}.choix-affichage span.active{text-decoration:underline;}.choix-affichage span.active svg rect{fill:#0a3989;}body#page-categ .filters #advancedSearch .show-additional-filters{margin:1rem 0;}body#page-categ .filters #advancedSearch .list-filters-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list{display:grid;grid-template-columns:repeat(4,1fr);grid-row-gap:1rem;grid-column-gap:3rem;}body#page-categ .filters #advancedSearch .list-filters-container.hidden,body#page-categ .filters #advancedSearch .additional-filters .filter-list.hidden{display:none;}body#page-categ .filters #advancedSearch .list-filters-container.active,body#page-categ .filters #advancedSearch .additional-filters .filter-list.active{display:grid !important;}body#page-categ .filters #advancedSearch .list-filters-container .filter,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter{width:100%;align-self:flex-end;}body#page-categ .filters #advancedSearch .list-filters-container .filter .filter-title,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter .filter-title{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;font-weight:400;padding-bottom:0.45rem;font-size:15px;}body#page-categ .filters #advancedSearch .list-filters-container .filter .filter-title .closed-filter,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter .filter-title .closed-filter{font-weight:400;font-size:12px;}body#page-categ .filters #advancedSearch .list-filters-container .filter.active,body#page-categ .filters #advancedSearch .list-filters-container .filter.disabled,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.active,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.disabled{cursor:not-allowed;}body#page-categ .filters #advancedSearch .list-filters-container .filter.active .select2-container,body#page-categ .filters #advancedSearch .list-filters-container .filter.disabled .select2-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.active .select2-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.disabled .select2-container{pointer-events:none;}body#page-categ .filters #advancedSearch .list-filters-container .filter.active .select2-container .select2-selection--single,body#page-categ .filters #advancedSearch .list-filters-container .filter.disabled .select2-container .select2-selection--single,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.active .select2-container .select2-selection--single,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.disabled .select2-container .select2-selection--single{background:#ddd !important;}body#page-categ .filters #advancedSearch .list-filters-container .filter.active .select2-container .select2-selection--single .select2-selection__arrow,body#page-categ .filters #advancedSearch .list-filters-container .filter.disabled .select2-container .select2-selection--single .select2-selection__arrow,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.active .select2-container .select2-selection--single .select2-selection__arrow,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.disabled .select2-container .select2-selection--single .select2-selection__arrow{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23777777' d='M308.7 212.7C314.9 206.5 325.1 206.5 331.3 212.7L491.3 372.7C497.5 378.9 497.5 389.1 491.3 395.3C485.1 401.5 474.9 401.5 468.7 395.3L320 246.6L171.3 395.3C165.1 401.5 154.9 401.5 148.7 395.3C142.5 389.1 142.5 378.9 148.7 372.7L308.7 212.7z'/%3E%3C/svg%3E") !important;}body#page-categ .filters #advancedSearch .list-filters-container .filter.as_page.attrgenre.left.attr-img,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.as_page.attrgenre.left.attr-img{grid-column-start:1;grid-column-end:5;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list{margin-bottom:2rem;padding:0 2rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid{width:100%;border:1px solid #ccc;border-left:#0a3989 solid 3px;display:flex;flex-direction:column;border-bottom-right-radius:10px;border-top-right-radius:10px;position:relative;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .image,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .image{text-align:left;margin-top:3rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .image img,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .image img{max-width:140px;max-height:100px;object-fit:contain;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .title-product-name,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .title-product-name{font-weight:bold;font-size:14px;color:#333;transition:color 350ms ease;padding:0 1rem;display:flex;flex-direction:column;margin:1rem 0;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .title-product-name:hover,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .title-product-name:hover{color:#0a3989;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .qty-display-dispo,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .qty-display-dispo{padding:0 1rem;margin:0;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .qty-display-dispo .stock-dispo,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .qty-display-dispo .stock-dispo{margin-bottom:0;padding-bottom:0;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .is-ref,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .is-ref{opacity:0.5;padding:0 1rem;margin-bottom:1rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging{font-weight:bold;font-size:16px;letter-spacing:0.2px;padding:0 1rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span{opacity:1;font-style:normal;letter-spacing:0;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span.price-list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span.price-list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span.price-list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span.price-list{font-size:inherit;font-weight:bold;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span:not(.price-list),#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span:not(.price-list),#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .price-product span:not(.price-list),#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid > .list-packaging span:not(.price-list){font-size:13px;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow{display:flex;padding:0 1rem;gap:1rem;min-height:0;margin-top:1rem;margin-bottom:1rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .product-quantity,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .product-quantity{margin:0;height:37px;line-height:37px;width:80px !important;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn-add,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn-add,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn{display:flex;gap:0.4rem;align-items:center;margin:0;padding:0.4rem 2rem 0.4rem 1rem;line-height:normal;letter-spacing:0.2px;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn-add::before,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn::before,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn-add::before,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .btn::before{width:9px;height:9px;top:initial;right:1rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .details,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .details{display:none;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn{position:absolute;right:1rem;top:1rem;background:none;color:#333 !important;padding:0;margin:0;line-height:normal;text-transform:none;font-weight:400;box-shadow:none;display:flex;align-items:center;gap:0.5rem;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn svg.list-heart,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn svg.list-heart{display:block;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn svg.list-heart path,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn svg.list-heart path{stroke:#0a3989;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn:hover,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn:hover{text-decoration:underline !important;}#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn:hover svg.list-heart,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow .js_wishlist_btn:hover svg.list-heart{fill:#0a3989;}body.no-item .contains.affichage{display:none;}.list-heart{display:none;}.loader{top:50%;left:50%;transform:translate(-50%,-50%);}.post-content>.wrapper-type{--gapCalc:var(--gapSize);}.post-content>.wrapper-type:not(:last-child){margin-bottom:var(--gapSize);}.wrapper-type:not(.wrapper-type-parent){flex-direction:column;}.wrapper-type-parent{width:100%;display:flex;flex-wrap:wrap;--nbPerLine:var(--columnsPerRow,1);--columnBackground:transparent;}.wrapper-type-parent>.wrapper-type,.wrapper-type-parent>*{--columnWidth:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));width:var(--columnWidth);}@media (max-width: 770px){.wrapper-type-parent>.wrapper-type,.wrapper-type-parent>*{--nbPerLine:var(--columnsPerRowTablet) !important;}}@media (max-width: 480px){.wrapper-type-parent>.wrapper-type,.wrapper-type-parent>*{--nbPerLine:var(--columnsPerRowMobile) !important;}}.wrapper-type{flex-wrap:wrap;--gapSize:var(--columnsMargin,1rem);gap:var(--gapSize);}.wrapper-type .wrapper-type{flex-grow:var(--flexGrow,1);}.bg-primary{background-color:;}.bg-secondary{background-color:;}.bg-tertiary{background-color:;}.bg-danger{background-color:#e74c3c;}.bg-warning{background-color:#f1c40f;}.bg-success{background-color:#2ecc71;}.bg-transparent{background-color:transparent !important;}.bg-white{background-color:#fff;}.bg-black{background-color:;}.bg-dark{background-color:;}.color-main{color:#000;}.color-text,.color-dark{color:;}.color-primary{color:var(--colorPrimary);}.color-secondary{color:;}.color-tertiary{color:;}.color-danger{color:#e74c3c;}.color-warning{color:#f1c40f;}.color-success{color:#2ecc71;}.color-white{color:;}.color-inherit{color:inherit;}.opacity-0,.o-0{opacity:0;}.opacity-1,.o-1,.o-100{opacity:1;}.font-b,.bold,.font-bold{font-weight:bold;}.font-i,.italic,.font-italic{font-style:italic;}.font-u,.underline,.font-underline{text-decoration:underline;}.border-y-primary{border-top:1px solid ;border-bottom:1px solid ;}.border-y-secondary{border-top:1px solid ;border-bottom:1px solid ;}.border-color-error{border-color:#e74c3c;}.transi-opacity-hover{transition:opacity 350ms ease;}.transi-opacity-hover:hover{opacity:0.7;}.first-no-margin-top:first-of-type{margin-top:0;}.first-no-margin-left:first-of-type{margin-left:0;}.last-no-margin-bottom:last-of-type{margin-bottom:0;}.last-no-margin-right:last-of-type{margin-right:0;}.no-margin-both-verti:first-of-type{margin-top:0;}.no-margin-both-verti:last-of-type{margin-bottom:0;}.no-margin-both-hori:first-of-type{margin-left:0;}.no-margin-both-hori:last-of-type{margin-right:0;}.boxshadow-light{box-shadow:0 0 4px rgba(0,0,0,0.2);}.no-shadow{box-shadow:none !important;}.no-border{border:0 !important;}.no-border-right{border-right:0 !important;}.no-border-top{border-top:0 !important;}.no-border-left{border-left:0 !important;}.no-border-bottom{border-bottom:0 !important;}.noMarginLeftRight{margin-left:0 !important;margin-right:0 !important;}.display-inline{display:inline;}.display-inline-block{display:inline-block;}.display-block{display:block;}.relative{position:relative;}.flex-item,.flex{display:flex;}.flex-wrap{display:flex;flex-wrap:wrap;}.flex-row-reverse{flex-direction:row-reverse;}.flex-wrap-nowrap{flex-wrap:nowrap !important;}.flex-column{flex-direction:column;}.space-between{justify-content:space-between;}.flex-center{justify-content:center;}.justify-center{justify-content:center !important;}.justify-end{justify-content:flex-end;}.justify-start{justify-content:flex-start !important;}.align-center{align-items:center;}.align-start{align-items:flex-start;}.align-end{align-items:flex-end;}.flex-grow{flex-grow:1;}.maxwidth-mid,.mw-50,.wrapped-mid,.max-w-mid{max-width:50% !important;}.maxwidth-full,.mw-100,.wrapped-fullsize,.max-w-full{max-width:100% !important;}.max-h-full{max-height:100%;}.width-full,.w-100{width:100% !important;}.width-mid,.w-50{width:50% !important;}.width-auto{width:auto !important;}.h-100{height:100%;}.flex-grow{flex-grow:1;}.order-0,[data-order="0"]{order:0;}.order-1,[data-order="1"]{order:1;}.order-2,[data-order="2"]{order:2;}.order-3,[data-order="3"]{order:3;}.order-4,[data-order="4"]{order:4;}.order-5,[data-order="5"]{order:5;}.image-square{aspect-ratio:1;object-fit:cover;}.text-center{text-align:center;}.text-right{text-align:right;}.text-left{text-align:left;}.mb-1{margin-bottom:1rem;}.mb-2{margin-bottom:2rem !important;}.mb-3{margin-bottom:3rem;}.mb-4{margin-bottom:4rem !important;}.mb-5{margin-bottom:5rem;}.mt-05{margin-top:0.5rem !important;}.mt-1{margin-top:1rem;}.mt-1i{margin-top:1rem !important;}.mt-2{margin-top:2rem;}.mt-3{margin-top:3rem;}.mt-4{margin-top:4rem;}.mt-5{margin-top:5rem;}.mt-0{margin-top:0rem !important;}.mb-0{margin-bottom:0rem !important;}.mb-05{margin-bottom:0.5rem !important;}.ml-0{margin-left:0rem !important;}.ml-1{margin-left:1rem !important;}.ml-2{margin-left:2rem !important;}.mr-0{margin-right:0rem !important;}.mr-1{margin-right:1rem !important;}.mr-2{margin-right:2rem !important;}.my-0{margin-top:0 !important;margin-bottom:0 !important;}.my-05{margin-top:0.5rem;margin-bottom:0.5rem;}.my-auto{margin-left:auto;margin-right:auto;}.my-1{margin-top:1rem;margin-bottom:1rem;}.my-2{margin-top:2rem;margin-bottom:2rem;}.my-3{margin-top:3rem;margin-bottom:3rem;}.my-4{margin-top:4rem;margin-bottom:4rem;}.my-5{margin-top:5rem;margin-bottom:5rem;}.mx-0{margin-left:0 !important;margin-right:0 !important;}.mx-1{margin-left:1rem !important;margin-right:1rem !important;}.mx-auto{margin-left:auto;margin-right:auto;}.py-0{padding-top:0rem !important;padding-bottom:0rem !important;}.py-1{padding-top:1rem;padding-bottom:1rem;}.py-2{padding-top:2rem;padding-bottom:2rem;}.py-3{padding-top:3rem;padding-bottom:3rem;}.py-4{padding-top:4rem;padding-bottom:4rem;}.py-5{padding-top:5rem;padding-bottom:5rem;}.py-05{padding-top:0.5rem;padding-bottom:0.5rem;}.px-0{padding-left:0rem;padding-right:0rem;}.px-05{padding-left:.5rem;padding-right:.5rem;}.px-1{padding-left:1rem;padding-right:1rem;}.px-2{padding-left:2rem;padding-right:2rem;}.pt-0{padding-top:0rem;}.pt-1{padding-top:1rem;}.pb-1{padding-bottom:1rem;}.pt-2{padding-top:2rem;}.pb-2{padding-bottom:2rem;}.pt-3{padding-top:3rem;}.pb-3{padding-bottom:3rem;}.pt-4{padding-top:4rem;}.pb-4{padding-bottom:4rem;}.pt-5{padding-top:5rem;}.pb-5{padding-bottom:5rem;}.pl-1{padding-left:1rem;}.pl-05{padding-left:0.5rem;}.pr-1{padding-right:1rem;}.pr-05{padding-right:0.5rem;}.p-0{padding:0 !important;}.p-1{padding:1rem !important;}.p-2{padding:2rem !important;}.p-3{padding:3rem !important;}.font-16{font-size:16px;}.hidden{display:none !important;}.hidden-soft{display:none;}.overflow-hidden{overflow:hidden !important;}.br-5px{border-radius:5px;}.br-10px{border-radius:10px;}.br-1{border-radius:1rem;}.br-50{border-radius:50%;}.picto-svg-holder{--main-bg-color:;fill:var(--main-bg-color);display:flex;}.picto-svg-holder svg{max-width:40px;max-height:40px;width:100%;}.picto-svg-holder.has-stroke{stroke:var(--main-bg-color);}.picto-svg-holder.picto-svg-big{justify-content:center;}.picto-svg-holder.picto-svg-big svg{max-width:90%;max-height:90%;}.image-holder{position:relative;display:flex;justify-content:center;align-items:center;}.picto-holder svg{width:100%;height:100%;}.active-toggler .item-active{display:none;}.active-toggler .item-inactive{display:block;}.active-toggler.active .item-active{display:block;}.active-toggler.active .item-inactive{display:none;}.scrollable-x{overflow-x:scroll !important;}.scrollable-y{overflow-y:scroll !important;}.scrollbar-hidden:not(:hover){scrollbar-color:transparent transparent;}.object-contain{object-fit:contain !important;}.object-cover{object-fit:cover !important;}.no-drag{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}.no-pointer-events{pointer-events:none;}.all-pointer-events{pointer-events:all;}.no-select{user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}.cursor-pointer{cursor:pointer;}.flex-centered{display:flex;justify-content:center;align-items:center;}@keyframes background-pan{from{background-position:0% center;}to{background-position:-200% center;}}.text-background-gradient{--gradientColor1:#fe3223;--gradientColor2:#fe8615;--highlight-background:linear-gradient(90deg,var(--gradientColor1,#fe3223),var(--gradientColor2,#fe8615));background:var(--highlight-background);-webkit-background-clip:text;background-clip:text;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:inherit;-webkit-text-fill-color:transparent;display:inline-block;}.text-background-gradient.text-background-gradient-animated{--highlight-background:linear-gradient(90deg,var(--gradientColor1),var(--gradientColor2),var(--gradientColor1));background-size:200%;animation:background-pan 3s linear infinite;}.fill-white svg{fill:white;}.fs-16{font-size:16px;line-height:140%;}.fs-13{font-size:13px;line-height:140%;}.fs-20{font-size:20px;line-height:140%;}.underline{text-decoration:underline;text-decoration-color:inherit !important;}.appearance-none{appearance:none;-webkit-appearance:none;-moz-appearance:none;}@media (min-width: 601px){[data-layout='mobile'],.layout-mobile{display:none !important;}}@media (max-width: 600px){[data-layout='desktop'],.layout-desktop{display:none !important;}}@media (min-width: 801px){[data-layout='max-800'],.layout-800{display:none !important;}}@media (min-width: 1001px){[data-layout='max-1000'],.layout-1000{display:none !important;}}.image-absolute{width:100%;padding-top:100%;}.image-absolute img{position:absolute;top:0;left:0;width:100%;height:100%;}.hidden-visibility{visibility:hidden;height:0;overflow:hidden;}body:not([data-debug="true"]) [data-debug="visible"]{display:none;}body:not(.user-is-connected):not(.user-is-logged) .for-user-connected,body:not(.user-is-connected):not(.user-is-logged) .for-user-logged{display:none !important;}body.user-is-connected .for-user-not-connected,body.user-is-connected .for-user-not-logged,body.user-is-connected .for-user-disconnected,body.user-is-logged .for-user-not-connected,body.user-is-logged .for-user-not-logged,body.user-is-logged .for-user-disconnected{display:none !important;}.content-module-holder{width:100%;}.content-module-holder .content-module-container{display:flex;flex-wrap:wrap;padding:1rem 0rem;}.content-module-holder .content-module-container>.wrapper{display:flex;flex-wrap:wrap;}.content-module-holder .content-module-container .btn{text-decoration:none;}.content-module-holder .content-module-container.content-type-image-text{justify-content:space-between;}.content-module-holder .content-module-container.content-type-image-text .section-text{width:45%;line-height:140%;}.content-module-holder .content-module-container.content-type-image-text .section-text .text-title{font-size:24px;line-height:140%;}.content-module-holder .content-module-container.content-type-image-text .section-text p{font-size:15px;}.content-module-holder .content-module-container.content-type-image-text .section-text>*{margin-bottom:1rem;}.content-module-holder .content-module-container.content-type-image-text .section-text>*:last-child{margin-bottom:0;}.content-module-holder .content-module-container.content-type-image-text .section-image{width:50%;}.content-module-holder .content-module-container.content-type-image-text .section-image img{flex-grow:1;}.content-module-holder .content-module-container.content-type-image-text.image-left .section-text{order:2;}.content-module-holder .content-module-container.content-type-image-text.image-left .section-image{order:1;}.content-module-holder .content-module-container.content-type-image-text[data-var-type="2"].align-center{align-items:initial;}.content-module-holder .content-module-container.content-type-image-text[data-var-type="2"] .section-text{padding:1rem 3rem;display:flex;width:50%;flex-direction:column;justify-content:center;}.content-module-holder .content-module-container.content-type-columns .content-module-columns{--nbPerLine:1;--columnMargin:1rem;--columnMinHeight:70px;--columnPadding:0;--columnBorderRadius:0px;--columnBackground:transparent;flex-grow:1;}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="1"]{--nbPerLine:1;}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="2"]{--nbPerLine:2;}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="3"]{--nbPerLine:3;}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="3/7"]{--nbPerLine:2;}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="3/7"] .content-module-columns-container .column:nth-child(1){--columnWidth:calc(40% - (var(--columnMargin) * 2));}.content-module-holder .content-module-container.content-type-columns .content-module-columns[data-columns="3/7"] .content-module-columns-container .column:nth-child(2){--columnWidth:calc(60% - (var(--columnMargin) * 2));}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container{display:flex;}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container .column{--columnWidth:calc((100% / var(--nbPerLine)) - (var(--columnMargin) * 2));min-height:var(--columnMinHeight);background:yellow;width:var(--columnWidth);margin:0 var(--columnMargin,1rem);flex-grow:1;padding:var(--columnPadding);border-radius:var(--columnBorderRadius);background:var(--columnBackground);}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container .column>div{min-height:var(--columnMinHeight);}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container .column:first-child{margin-left:0;}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container .column:last-child{margin-right:0;}.content-module-holder .content-module-container.content-type-banner{position:relative;}.content-module-holder .content-module-container.content-type-banner .section-text{position:absolute;left:0%;top:0;width:100%;height:100%;z-index:2;padding:3rem 2rem;display:flex;}.content-module-holder .content-module-container.content-type-banner .section-image{position:relative;z-index:1;display:flex;justify-content:center;align-items:center;width:100%;}.content-module-holder .content-module-container.content-type-banner .section-image .image-holder{width:100%;}.content-module-holder .content-module-container.content-type-banner .section-image .image-holder img{width:100%;}.content-module-holder .content-module-container.content-type-banner.content-type-banner-darker .section-image{background:#000;}.content-module-holder .content-module-container.content-type-banner.content-type-banner-darker .section-image img{opacity:0.65;}.content-module-holder .content-module-container.content-type-pastille{display:flex;flex-wrap:wrap;--numberPerLine:6;}.content-module-holder .content-module-container.content-type-pastille.content-type-pastille-square .content-module-pastille{aspect-ratio:1;}.content-module-holder .content-module-container.content-type-pastille.content-type-pastille-hover .content-module-pastille .picto-holder i{-webkit-font-smoothing:subpixel-antialiased;transition:all 350ms ease;backface-visibility:hidden;}.content-module-holder .content-module-container.content-type-pastille.content-type-pastille-hover .content-module-pastille .picto-holder i{transform:scale(1.15);}.content-module-holder .content-module-container.content-type-pastille .content-module-pastille{margin:1rem;width:calc((100% / var(--numberPerLine)) - 2rem);background:#fff;padding:1rem;border-radius:var(--global-Radius);box-shadow:var(--global-BoxShadow);display:flex;justify-content:center;align-items:center;flex-direction:column;transition:all 350ms ease;--pictoSize:32px;}.content-module-holder .content-module-container.content-type-pastille .content-module-pastille .picto-holder{display:flex;justify-content:center;align-items:center;color:;min-height:var(--pictoSize,32px);min-width:var(--pictoSize,32px);font-size:var(--pictoSize,32px);}.content-module-holder .content-module-container.content-type-pastille .content-module-pastille .content-title-item{margin-top:0.8rem;}.content-module-holder .content-module-container.content-type-pastille .content-module-pastille:hover{box-shadow:var(--global-BoxShadow-Hover);}.content-module-holder .content-module-container.content-type-large-slider .content-type-large-slider-container{padding:80px;border-radius:1.5rem;background:#f0f0f0;box-shadow:0px 18px 50px rgb(26 26 26 / 0.1);width:100%;background-image:linear-gradient(90deg,#8085d2,#94bcd1 100%);color:#fff;text-align:center;}.content-module-holder .content-module-container.content-type-large-slider .content-type-large-slider-container .text-quotation{font-size:1.75rem;line-height:1.35;font-weight:bold;overflow-wrap:anywhere;max-width:70%;margin:0 auto;padding-left:10px;padding-right:10px;position:relative;}.content-module-holder .content-module-container.content-type-large-slider .content-type-large-slider-container .text-quotation:before{content:"";position:absolute;left:0;top:-20px;width:70px;height:45px;background:rgb(255 255 255 / .1);-webkit-mask-size:70px 45px;mask-size:70px 45px;-webkit-mask-image:url("data:image/svg+xml,%3Csvg width='86' height='55' viewBox='0 0 86 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.3163 54.6H42.5163L60.3163 0.400024H85.5163L71.3163 54.6ZM29.3163 54.6H0.716309L18.9163 0.400024H44.1163L29.3163 54.6Z' fill='%23252627'/%3E%3C/svg%3E%0A");mask-image:url("data:image/svg+xml,%3Csvg width='86' height='55' viewBox='0 0 86 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M71.3163 54.6H42.5163L60.3163 0.400024H85.5163L71.3163 54.6ZM29.3163 54.6H0.716309L18.9163 0.400024H44.1163L29.3163 54.6Z' fill='%23252627'/%3E%3C/svg%3E%0A");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;}.content-module-holder .content-module-container.content-type-pictures{display:flex;flex-wrap:wrap;}.content-module-holder .content-module-container.content-type-pictures.content-type-pictures-bordered .image-holder>img{border-radius:var(--global-Radius);}.content-module-holder .content-module-container.content-type-pictures.content-type-pictures-bordered .text-holder{border-radius:var(--global-Radius);}.content-module-holder .content-module-container.content-type-pictures>.section-image{width:50%;}.content-module-holder .content-module-container.content-type-pictures .image-holder{padding-top:100%;}.content-module-holder .content-module-container.content-type-pictures .image-holder>img{position:absolute;left:0;top:0;width:100%;height:100%;object-fit:cover;}.content-module-holder .content-module-container.content-type-pictures .item-image{--itemImagePadding:0.5rem;padding:var(--itemImagePadding);position:relative;}.content-module-holder .content-module-container.content-type-pictures .item-image.fullsize .image-holder,.content-module-holder .content-module-container.content-type-pictures .item-image.w-100 .image-holder{padding-top:calc(50% - var(--itemImagePadding));}.content-module-holder .content-module-container.content-type-pictures .item-image .text-holder{position:absolute;top:var(--itemImagePadding);left:var(--itemImagePadding);height:calc(100% - (2 * var(--itemImagePadding)));width:calc(100% - (2 * var(--itemImagePadding)));padding:14px 20px;font-size:0.9em;background:rgba(0,0,0,0.33);color:#fff;z-index:2;transition:opacity 0.2s ease-in-out;opacity:0;display:flex;flex-direction:column;justify-content:space-between;}.content-module-holder .content-module-container.content-type-pictures .item-image .text-holder>p{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;font-size:0.9em;color:#fff;}.content-module-holder .content-module-container.content-type-pictures .item-image .text-holder>time{text-transform:uppercase;font-size:13px;font-weight:500;letter-spacing:1.3px;}.content-module-holder .content-module-container.content-type-pictures .item-image:hover .text-holder{opacity:1;}.content-module-holder .content-module-container.content-type-pictures .section-image-rows .section-image-row{display:flex;flex-wrap:wrap;}.content-module-holder .content-module-container.content-type-pictures .section-image-rows .section-image-row .item-image{width:50%;}.content-module-holder .content-module-container.content-layout-left-right{--borderRadius:1.5rem;}.content-module-holder .content-module-container.content-layout-left-right.no-wrap{gap:3rem 5rem;}.content-module-holder .content-module-container.content-layout-left-right.no-wrap>.section-left,.content-module-holder .content-module-container.content-layout-left-right.no-wrap>.section-right{width:calc(var(--width,50%) - 2.5rem);}.content-module-holder .content-module-container.content-layout-left-right:not(.no-wrap){flex-wrap:wrap;}.content-module-holder .content-module-container.content-layout-left-right.rounded{border-radius:var(--borderRadius);}.content-module-holder .content-module-container.content-layout-left-right .rounded{border-radius:calc(var(--borderRadius) / 2);}.content-module-holder .content-module-container.content-layout-left-right.shadowed,.content-module-holder .content-module-container.content-layout-left-right.bg-custom{box-shadow:0px 18px 50px rgb(26 26 26 / 0.1);}.content-module-holder .content-module-container.content-layout-left-right>.section-left,.content-module-holder .content-module-container.content-layout-left-right>.section-right{width:50%;}.content-module-holder .content-module-container.content-layout-left-right>.section-left.section-image .image-holder,.content-module-holder .content-module-container.content-layout-left-right>.section-right.section-image .image-holder{width:100%;}.content-module-holder .content-module-container.content-layout-left-right>.section-left.section-image .image-holder img,.content-module-holder .content-module-container.content-layout-left-right>.section-right.section-image .image-holder img{width:100%;}.content-module-holder .content-module-container .user-group-holder{display:flex;}.content-module-holder .content-module-container .user-group-holder.user-group-overlap .user-item:not(:first-child){left:var(--offsetValue);}.content-module-holder .content-module-container .user-group-holder .user-item{display:flex;width:44px;position:relative;--offsetValue:-6px;}.content-module-holder .content-module-container .user-group-holder .user-item.user-logged:after{content:"";position:absolute;top:1px;right:-2px;width:14px;height:14px;border:3px solid #fff;background:#00a03e;border-radius:50%;box-sizing:border-box;}.content-module-holder .content-module-container .user-group-holder .user-item>img{width:100%;border-radius:50%;aspect-ratio:1;object-fit:cover;border:4px solid #fff;}.content-module-holder .content-module-container .faq-section .faq-list{padding:1.25rem 3rem;border-radius:0.75rem;background:rgb(26 26 26 / 0.05);}.content-module-holder .content-module-container .faq-section .faq-list .faq-item{background:transparent;border:0;}.content-module-holder .content-module-container .faq-section .faq-list .faq-item:not(:last-child){border-bottom:1px solid rgb(26 26 26 / 0.12);}.content-module-holder .content-module-container .faq-section .faq-list .faq-item.faq-item-accordion-open .faq-item-header:after,.content-module-holder .content-module-container .faq-section .faq-list .faq-item:hover .faq-item-header:after{color:#fff;background:rgb(26 26 26);}.content-module-holder .content-module-container .faq-section .faq-list .faq-item .faq-item-header{padding-left:0;padding-right:0;background:transparent;color:rgb(26 26 26);}.content-module-holder .content-module-container .faq-section .faq-list .faq-item .faq-item-header:after{right:0;width:24px;height:24px;background:rgb(26 26 26 / .1);color:#333;border-radius:50%;font-size:10px;}.content-module-holder .content-module-container .faq-section .faq-list .faq-item .faq-item-header .faq-item-name{padding-right:0;}.content-module-holder .content-module-container .faq-section .faq-list .faq-item .faq-item-content .faq-text{padding-left:0;padding-right:0;}.content-module-holder .content-module-container .image-multiple-holder{position:relative;display:flex;justify-content:space-between;--spacerWidth:0rem;}.content-module-holder .content-module-container .image-multiple-holder>.image-holder{width:calc(50% - var(--spacerWidth)) !important;position:relative;filter:drop-shadow(0 2px 8px rgb(26 26 26 / 0.1));}.content-module-holder .content-module-container .image-multiple-holder>.image-holder img{object-fit:cover;}.content-module-holder .content-module-container .image-multiple-holder .image-multiple-one{z-index:3;}.content-module-holder .content-module-container .image-multiple-holder .image-multiple-two{z-index:2;}.content-module-holder .content-module-container .image-multiple-holder[data-type="1"] .image-multiple-one{width:calc(45% - var(--spacerWidth)) !important;transform:rotate(-2deg);}.content-module-holder .content-module-container .image-multiple-holder[data-type="1"] .image-multiple-one img{aspect-ratio:65/75;}.content-module-holder .content-module-container .image-multiple-holder[data-type="1"] .image-multiple-two{width:calc(55% - var(--spacerWidth)) !important;transform:rotate(2deg);}.content-module-holder .content-module-container .image-multiple-holder[data-type="1"] .image-multiple-two img{aspect-ratio:480/617;}.content-module-holder .content-module-container .text-sub{font-size:16px;}.content-module-holder .content-module-container .text-content{font-size:16px;line-height:25.6px;}.content-module-holder .content-module-container .text-title{font-weight:bold;}.content-module-holder .content-module-container .text-title.text-title-large{font-size:3.15rem;line-height:1.1;}.content-module-holder .content-module-container .text-small{font-size:0.75rem;line-height:1.7;}.content-module-holder .content-module-container.content-type-marquee{max-width:100%;overflow:hidden;}.content-module-holder .content-module-container .marquee-text .marquee-bar-holder{display:flex;overflow:hidden;}.content-module-holder .content-module-container .marquee-text .marquee-bar-holder .marquee-bar-item{display:grid;grid:auto / auto-flow auto 5rem;place-items:center;grid-auto-columns:auto 10rem;animation:translateFull var(--animationDuration,15s) linear infinite;}.content-module-holder .content-module-container .marquee-text .marquee-bar-holder .marquee-item{white-space:nowrap;}.content-module-holder .content-module-container .marquee-text .marquee-bar-holder .circle-item{display:block;width:0.25rem;height:0.25rem;background:#fff;border-radius:100%;}.content-module-holder .content-module-newsletter{width:100%;}.content-module-holder .content-module-newsletter .newsletter-module-holder{width:100%;background:url(https://korii.slate.fr/sites/all/themes/korii/static/images/image-newsletter.jpg) top left no-repeat;background-size:cover;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container{width:482px;height:400px;padding:2rem 60px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff;background:rgb( / 0.9);}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .item-title,.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .item-content{text-shadow:0 2px 4px rgba(0,0,0,0.15);}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .item-title{font-size:26px;line-height:30px;font-weight:600;margin-bottom:15px;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .item-content{font-size:16px;line-height:22px;margin:0 auto 40px;text-align:center;margin-bottom:70px;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder{border-bottom:1px solid #fff;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .field input[type="text"],.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .field input[type="email"]{background:transparent !important;border:none !important;border-radius:0px !important;color:#fff !important;padding:8px 16px !important;min-height:40px !important;font-weight:normal !important;padding-left:36px !important;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .field label{display:none;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .field .field-picto{display:none !important;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .field .field-before-picto{position:absolute;top:50%;left:8px;transform:translateY(-50%);}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .btn-holder{position:absolute;bottom:0;right:0;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form .input-holder .btn-holder:hover{animation:tilt-shaking 0.25s infinite;}.content-module-holder .content-module-blocktext-flexible,.content-module-holder .homebloctext-flexible{display:flex;align-items:center;width:100%;--paddingSeparator:55px;--insidePadding:24px;--borderRadius:32px;--imageBackgroundColor:#f9f7f7;--imageBlocMinHeight:500px;--iconSize:40px;--globalBorderColor:#ececec;--flexibleTextMargin:1.5rem;--marginBetweenElements:110px;border-radius:var(--borderRadius);}.content-module-holder .content-module-blocktext-flexible:not(:first-child),.content-module-holder .homebloctext-flexible:not(:first-child){margin-top:var(--marginBetweenElements);}.content-module-holder .content-module-blocktext-flexible.bordered,.content-module-holder .homebloctext-flexible.bordered{border:1px solid var(--globalBorderColor);padding:var(--insidePadding);--marginBetweenElements:35px;}.content-module-holder .content-module-blocktext-flexible .content-container,.content-module-holder .homebloctext-flexible .content-container{flex-grow:1;min-height:50px;width:calc(50% + var(--paddingSeparator));}.content-module-holder .content-module-blocktext-flexible .content-container .text-icon,.content-module-holder .homebloctext-flexible .content-container .text-icon{font-size:var(--iconSize);min-width:var(--iconSize);height:var(--iconSize);margin-bottom:16px;display:flex;align-items:center;color:var(--global-ColorPrimary);}.content-module-holder .content-module-blocktext-flexible .content-container .text-icon svg,.content-module-holder .homebloctext-flexible .content-container .text-icon svg{fill:currentColor;}.content-module-holder .content-module-blocktext-flexible .content-container .text-title,.content-module-holder .homebloctext-flexible .content-container .text-title{font-size:var(--fontSize,42px);line-height:var(--lineHeight,52px);font-weight:bold;margin-bottom:var(--flexibleTextMargin);}.content-module-holder .content-module-blocktext-flexible .content-container .text-entry,.content-module-holder .homebloctext-flexible .content-container .text-entry{--colorBlockText:#575454;font-size:var(--fontSize,16px);line-height:var(--lineHeight,28px);color:var(--colorBlockText);}.content-module-holder .content-module-blocktext-flexible .content-container .text-entry>p:not(:first-child),.content-module-holder .homebloctext-flexible .content-container .text-entry>p:not(:first-child){margin-top:var(--flexibleTextMargin);}.content-module-holder .content-module-blocktext-flexible .content-container .text-entry .btn-holder,.content-module-holder .homebloctext-flexible .content-container .text-entry .btn-holder{margin-top:var(--flexibleTextMargin);}.content-module-holder .content-module-blocktext-flexible .image-container,.content-module-holder .homebloctext-flexible .image-container{width:calc(50% - var(--paddingSeparator));border-radius:calc(var(--borderRadius) / 2);background-color:var(--imageBackgroundColor);min-height:var(--imageBlocMinHeight);}.content-module-holder .content-module-blocktext-flexible:not(.image-left) .content-container,.content-module-holder .homebloctext-flexible:not(.image-left) .content-container{padding-right:var(--paddingSeparator);}.content-module-holder .content-module-blocktext-flexible.image-left .image-container,.content-module-holder .homebloctext-flexible.image-left .image-container{order:1;}.content-module-holder .content-module-blocktext-flexible.image-left .content-container,.content-module-holder .homebloctext-flexible.image-left .content-container{order:2;padding-left:var(--paddingSeparator);}@keyframes translateFull{0%{transform:translate(0);}100%{transform:translate(calc(-100% * 1));}}@media (max-width: 1440px){#page-post .post-page-holder[data-template="post.kori.html"] .post-picture-holder .image-credit{padding-left:10px;padding-right:10px;}}@media (max-width: 800px){#page-post div.post-page-holder[data-template="post.kori.html"] .post-section-title .post-title{font-size:24px;line-height:34px;padding:0;}#page-post div.post-page-holder[data-template="post.kori.html"] .post-section-title .post-excerpt{font-size:18px;line-height:26px;}#page-post div.post-page-holder[data-template="post.kori.html"] .post-content-container{font-size:17px;line-height:1.8;}#page-post div.post-page-holder[data-template="post.kori.html"] .post-content-container h1,#page-post div.post-page-holder[data-template="post.kori.html"] .post-content-container h2,#page-post div.post-page-holder[data-template="post.kori.html"] .post-content-container h3{font-size:22px;line-height:28px;}}@media (max-width: 600px){.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container{width:100%;height:auto;min-height:400px;padding:2rem 20px;}.content-module-holder .content-module-newsletter .newsletter-module-holder .newsletter-module-container .newsletter-module-form{width:100%;}}.product-header__columns{display:flex;align-items:center;}.product-header__columns .product-header__column{width:50%;padding:0 15px;position:relative;}.product-header__columns .product-header__column.product-header__column--a{text-align:left;z-index:2;display:flex;flex-direction:column;}.product-header__columns .product-header__column.product-header__column--b{padding:0;}.product-header__columns .product-header__column.product-header__column--2-3{width:65%;}.product-header__columns .product-header__column.product-header__column--1-3{width:35%;}.product-header__columns .hero__title{font-size:26px;line-height:1.1;font-weight:bold;letter-spacing:-0.03em;margin-bottom:0.25em;}.product-header__columns .hero__subtitle{font-size:16px;font-weight:500;line-height:1.5;margin-left:0;margin-right:0;margin-top:8px;text-shadow:none;color:#455a64;}.bg-gradient-orange{background-image:linear-gradient(to bottom right,#fcd34d,#f97316) !important;}.bg-gradient-green{background-image:linear-gradient(to bottom right,#34d399,#059669) !important;}.bg-gradient-pink{background-image:linear-gradient(to bottom right,#ec4899,#db2777) !important;}.product-header__cheat--size{font-size:1rem;line-height:1.5rem;margin-right:2rem;display:block;margin-left:auto;margin-top:auto;margin-bottom:auto;}.animated-cards-holder{position:relative;height:24em;}.animated-cards-holder>*:not(.product_list),.animated-cards-holder>.product_list>*{position:absolute;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;}.animated-cards-holder>*:not(.product_list).product_list_item,.animated-cards-holder>.product_list>*.product_list_item{width:calc((100% / 1.5) - 20px);margin:0;box-shadow:none;background:transparent;}.animated-cards-holder>*:not(.product_list).product_list_item:hover,.animated-cards-holder>.product_list>*.product_list_item:hover{z-index:4;}.animated-cards-holder>*:not(.product_list).product_list_item>.product_list_item_container,.animated-cards-holder>.product_list>*.product_list_item>.product_list_item_container{background:#fff;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0.1) 0px 10px 15px -3px, rgba(0,0,0,0.1) 0px 4px 6px -4px;border-radius:.5rem;}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(1),.animated-cards-holder>.product_list>*.product_list_item:nth-child(1){--tw-rotate:-7deg;right:7em;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(1)>.product_list_item_container,.animated-cards-holder>.product_list>*.product_list_item:nth-child(1)>.product_list_item_container{animation:float 3s ease-in-out infinite alternate;}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(1):hover+.product_list_item,.animated-cards-holder>.product_list>*.product_list_item:nth-child(1):hover+.product_list_item{z-index:3;}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(2),.animated-cards-holder>.product_list>*.product_list_item:nth-child(2){--tw-rotate:1deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(2)>.product_list_item_container,.animated-cards-holder>.product_list>*.product_list_item:nth-child(2)>.product_list_item_container{animation:float 3s ease-in-out .4s infinite alternate;}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(3),.animated-cards-holder>.product_list>*.product_list_item:nth-child(3){right:-1em;--tw-rotate:6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.animated-cards-holder>*:not(.product_list).product_list_item:nth-child(3)>.product_list_item_container,.animated-cards-holder>.product_list>*.product_list_item:nth-child(3)>.product_list_item_container{animation:float 3s ease-in-out .8s infinite alternate;}.animated-cards-holder>*:not(.product_list):nth-child(1),.animated-cards-holder>.product_list>*:nth-child(1){top:2em;right:5em;}.animated-cards-holder>*:not(.product_list):nth-child(2),.animated-cards-holder>.product_list>*:nth-child(2){right:2.5em;top:-1em;}.animated-cards-holder>*:not(.product_list):nth-child(3),.animated-cards-holder>.product_list>*:nth-child(3){top:1em;right:0;}.card-item{font-size:1rem;line-height:1.5rem;}.card-item .card-content{box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0.1) 0px 10px 15px -3px, rgba(0,0,0,0.1) 0px 4px 6px -4px;background:#fff;border-radius:.5rem;overflow:hidden;width:18em;}.card-item .card-content .card-image{height:15em;}.card-item .card-content .card-image .card-svg-holder{padding:4.5em;}.card-item .card-content .card-image .card-svg-holder svg,.card-item .card-content .card-image .card-svg-holder svg path{fill:#fff;}.card-item .card-content .card-text{padding:1.5em;font-size:.875em;height:10em;display:flex;flex-direction:column;line-height:1.5;justify-content:space-between;}.card-item .card-content .card-text .card-text-title{color:#6b7280;}.card-item .card-content .card-text .card-signature{display:flex;align-items:center;}.card-item .card-content .card-text .card-signature .card-icon{width:2.5em;height:2.5em;border-radius:50%;background:#e2e8f0;}.card-item .card-content .card-text .card-signature .card-lines-holder{display:flex;flex-direction:column;justify-content:center;margin-left:.5em;flex-grow:1;}.card-item .card-content .card-text .card-signature .card-lines-holder .card-line-item{border-radius:.25rem;margin-bottom:.375em;background:#e2e8f0;}.card-item .card-content .card-text .card-signature .card-lines-holder .card-line-item:last-child{margin-bottom:0;}.card-item .card-content .card-text .card-signature .card-lines-holder .card-line-large{width:66.66%;height:.875em;}.card-item .card-content .card-text .card-signature .card-lines-holder .card-line-small{width:33.33%;height:.5em;}.card-item.card-item-1{top:2em;right:5em;}.card-item.card-item-1 .card-content{animation:float 3s ease-in-out infinite alternate;}.card-item.card-item-2{right:2.5em;top:-1em;}.card-item.card-item-2 .card-content{animation:float 3s ease-in-out .4s infinite alternate;}.card-item.card-item-3{top:1em;right:0;}.card-item.card-item-3 .card-content{animation:float 3s ease-in-out .8s infinite alternate;}.card-item.rotate-2{--tw-rotate:2deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.card-item.rotate-3{--tw-rotate:3deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.card-item.rotate-6{--tw-rotate:6deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));}.write-cursor-item{display:inline-block;position:relative;bottom:-0.175em;left:0.075em;width:0.1125em;height:0.925em;background:currentcolor;animation:opacity-pulse 525ms ease-in-out infinite alternate;}.product-header__visualization{left:7%;top:0%;display:flex;-webkit-box-direction:normal;-webkit-box-orient:vertical;flex-direction:column;-webkit-box-pack:center;justify-content:center;padding:0 30px;text-align:left;width:calc(100% - 7%);height:100%;position:relative;margin:0 !important;overflow:visible;}.product-header__columns .featured__feeds{transition:all 0.5s ease-in-out;transform:perspective(93vw) rotateY(-21deg) rotate(4deg) skew(4deg,-2deg) translate3d(-10rem,2rem,0);top:0;opacity:0;min-height:calc(24vw + 1rem);}.product-header__columns .featured__feeds.animated{transition-delay:0s;opacity:1 !important;transform:perspective(93vw) rotateY(-21deg) rotate(4deg) skew(4deg,-2deg) translate3d(-10rem,0rem,0) !important;}.product-header__columns .featured__feeds .featured__feed{border-color:#eee #ddd transparent transparent;border-style:solid;border-width:2px 3px 0 0;box-shadow:1px 2px 2px rgba(0,0,0,0.035), 0.5rem 1rem 1.5rem rgba(0,0,0,0.1);height:60vw;left:0;overflow:hidden;position:absolute;top:0;transform-origin:50% 50%;width:60vw;will-change:transform;width:24vw;height:24vw;box-shadow:1px 2px 2px rgba(0,0,0,0.04), 0.75rem 0.75rem 1.5rem rgba(55,71,79,0.2);}.product-header__columns .featured__feeds .featured__feed:first-child{animation:feed-rotate-1 10s cubic-bezier(0.77,0,0.175,1) infinite;transform:translate3d(37%,0,0);z-index:3;}.product-header__columns .featured__feeds .featured__feed:nth-child(2){animation:feed-rotate-2 10s cubic-bezier(0.77,0,0.175,1) infinite;transform:translate3d(0,5%,0) scale(0.8);z-index:2;}.product-header__columns .featured__feeds .featured__feed:nth-child(3){animation:feed-rotate-3 10s cubic-bezier(0.77,0,0.175,1) infinite;transform:translate3d(79%,5%,0) scale(0.8);z-index:1;}.product-header__columns .featured__feeds .featured__feed figure{margin:0;padding:0;background-position:50% 0%;background-size:cover;height:100%;left:0;position:absolute;right:0;width:100%;}@keyframes feed-rotate-1{0%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}30%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}35%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}60%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}67%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}95%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}96%{transform:translate3d(79%,5%,0) scale(0.8);z-index:3;opacity:1;}100%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}}@keyframes feed-rotate-2{0%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}30%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}35%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}60%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}61%{transform:translate3d(79%,5%,0) scale(0.8);z-index:3;opacity:1;}67%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}95%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}100%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}}@keyframes feed-rotate-3{0%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}30%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}31%{transform:translate3d(79%,5%,0) scale(0.8);z-index:2;opacity:1;}35%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}60%{transform:translate3d(37%,0,0);z-index:3;opacity:1;}67%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}95%{transform:translate3d(0,5%,0) scale(0.8);z-index:1;opacity:1;}100%{transform:translate3d(79%,5%,0) scale(0.8);z-index:1;opacity:1;}}@keyframes opacity-pulse{0%{opacity:0;}100%{opacity:1;}}@keyframes float{0%{transform:translate3d(0,-1rem,0);}100%{transform:translate3d(0,1rem,0);}}@media (max-width: ){.product-header__columns .featured__feeds{transform:perspective(93vw) rotateY(-21deg) rotate(4deg) skew(4deg,-2deg) translate3d(-10rem,2rem,0);}.product-header__columns .featured__feeds.animated{transform:perspective(93vw) rotateY(-21deg) rotate(4deg) skew(4deg,-2deg) translate3d(-10rem,0rem,0) !important;}}@media (max-width: 1000px){.product-header__columns{flex-wrap:wrap;}.product-header__columns .product-header__column.product-header__column--a{width:100%;margin-left:0;margin-right:0;}.product-header__columns .product-header__column.product-header__column--b{width:100%;margin-left:0;margin-right:0;}.product-header__columns .featured__feeds{min-height:450px !important;}.product-header__columns .featured__feeds.animated{transform:perspective(93vw) rotateY(-21deg) rotate(4deg) skew(4deg,-2deg) translate3d(-10em,0rem,0) !important;}.product-header__columns .featured__feed{height:400px !important;width:400px !important;}.product-header__columns .product-header__visualization{left:0;width:100%;overflow:hidden;padding-top:20px;}.animated-cards-holder{width:100%;display:flex;align-items:center;justify-content:center;margin-top:3rem;min-height:490px;}.animated-cards-holder .card-item{right:50% !important;transform:translateX(50%) !important;}.animated-cards-holder .card-item .card-content .card-image{height:12em;}.animated-cards-holder .card-item.rotate-3,.animated-cards-holder .card-item.rotate-6{transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.animated-cards-holder .card-item.card-item-1{right:calc(50% + 2.5em) !important;top:5em;}.animated-cards-holder .card-item.card-item-2{right:calc(50% - 0em) !important;top:2em;}.animated-cards-holder .card-item.card-item-3{right:calc(50% - 2.5em) !important;top:4em;}.animated-cards-holder > :not(.product_list).product_list_item,.animated-cards-holder > .product_list > .product_list_item{width:calc((100% / 3) - 20px);transform:translate(50%,var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) !important;}.animated-cards-holder > :not(.product_list).product_list_item:nth-child(1),.animated-cards-holder > .product_list > .product_list_item:nth-child(1){right:calc(50% + 4.5em) !important;top:4em;}.animated-cards-holder > :not(.product_list).product_list_item:nth-child(2),.animated-cards-holder > .product_list > .product_list_item:nth-child(2){right:calc(50% - 0em) !important;top:1em;}.animated-cards-holder > :not(.product_list).product_list_item:nth-child(3),.animated-cards-holder > .product_list > .product_list_item:nth-child(3){right:calc(50% - 4.5em) !important;top:3em;}}@media (max-width: 800px){.animated-cards-holder > :not(.product_list).product_list_item,.animated-cards-holder > .product_list > .product_list_item{width:calc((100% / 2) - 20px);}.content-module-holder .content-module-blocktext-flexible,.content-module-holder .homebloctext-flexible{flex-wrap:wrap;--paddingBottom:var(--paddingSeparator);}.content-module-holder .content-module-blocktext-flexible.bordered,.content-module-holder .homebloctext-flexible.bordered{--paddingBottom:calc(var(--paddingSeparator) / 2);}.content-module-holder .content-module-blocktext-flexible .content-container,.content-module-holder .homebloctext-flexible .content-container{width:100%;order:1 !important;padding-left:0 !important;padding-right:0 !important;padding-bottom:var(--paddingBottom);}.content-module-holder .content-module-blocktext-flexible .image-container,.content-module-holder .homebloctext-flexible .image-container{width:100%;order:2 !important;}}@media (max-width: 600px){.card-item .card-content{width:260px;}.animated-cards-holder > :not(.product_list).product_list_item,.animated-cards-holder > .product_list > .product_list_item{width:calc((100% / 1.45) - 20px);}}@media (max-width: 450px){.card-item .card-content{width:220px;}.animated-cards-holder{overflow:hidden;}}@media (max-width: 370px){.animated-cards-holder > :not(.product_list).product_list_item,.animated-cards-holder > .product_list > .product_list_item{width:calc((100% / 1.25) - 20px);}}@media (min-width: 768px){.product-header__columns .hero__title{font-size:36px;}.product-header__columns .hero__subtitle{font-size:20px;}}@media (min-width: 600px){.product-header__columns .hero__title{font-size:30px;}.product-header__columns .hero__subtitle{font-size:18px;}}@media (min-width: 450px){.product-header__columns .hero__subtitle{font-size:17px;}}.cocoen-holder{--text-color:255 255 255;--text-spacing:2rem;color:rgb(var(--text-color));--before-after-initial-drag-position:39%;--clip-path-offset:0px;-webkit-user-select:none;user-select:none;position:relative;--shadow:0 5px 15px rgb(var(--text-primary) / 0.1);filter:drop-shadow(var(--shadow));cursor:grab;}.cocoen-holder .cocoen-drag{filter:drop-shadow(0 1px 2px #0000001a) drop-shadow(0 1px 1px #0000000f);height:100%;will-change:transform;place-items:center;position:absolute;left:var(--before-after-initial-drag-position,0px);top:0;width:3px;background:#fff;cursor:grab;pointer-events:none;}.cocoen-holder .cocoen-item{overflow:hidden;}.cocoen-holder .cocoen-item .image-holder>img{border-radius:0.75rem;z-index:-1;}.cocoen-holder .cocoen-item .cocoen-title{font-size:1.5rem;line-height:1.4;letter-spacing:-0.025rem;font-weight:bold;overflow-wrap:anywhere;margin:0;position:absolute;bottom:var(--text-spacing,2rem);color:rgb(var(--text-color));z-index:0;}.cocoen-holder .cocoen-before .cocoen-title{left:var(--text-spacing,2rem);}.cocoen-holder .cocoen-after{clip-path:inset(0 0 0 calc(var(--before-after-initial-drag-position,50%) + var(--clip-path-offset,0px)));position:absolute;top:0;bottom:0;left:0;right:0;}.cocoen-holder .cocoen-after .cocoen-title{right:var(--text-spacing,2rem);}.contact-custom-point-list{width:100%;}.contact-custom-point-list .contact-custom-point{display:flex;flex-direction:column;box-sizing:border-box;max-width:33%;}#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list{display:flex;flex-wrap:wrap;box-sizing:border-box;--gapSize:2rem;--nbPerLine:3;gap:var(--gapSize);}@media (max-width: 1400px){#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list{--nbPerLine:2;}}@media (max-width: 640px){#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list{--nbPerLine:1;}}#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list *,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list *,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list *,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list *{box-sizing:border-box;}#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));box-sizing:border-box;}#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow,#page-storesearch #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow,#page-categ #page #wrapper .contains-grid .container-grid-products .product_list .product-inlist-grid .buynow{flex-wrap:wrap;}#page-storesearch .contains-new .list > div{flex-grow:1;}#page-storesearch .header-search{padding-bottom:1rem;padding-left:1rem;padding-right:1rem;box-sizing:border-box;}#page-storesearch #subcategories{display:flex;justify-content:center;flex-wrap:wrap;padding-top:1rem;--itemGapSize:10px;--nbPerLine:3;gap:var(--itemGapSize);}@media (max-width: 820px){#page-storesearch #subcategories{--nbPerLine:2;}}@media (max-width: 500px){#page-storesearch #subcategories{--nbPerLine:1;}}#page-storesearch #subcategories hr:not([class]){display:none !important;}#page-storesearch #subcategories .subcategory-item.top-active{width:calc((100% / var(--nbPerLine)) - var(--itemGapSize)) !important;max-width:calc((100% / var(--nbPerLine)) - var(--itemGapSize)) !important;}#page-storesearch #subcategories .subcategory-item.top-active .subcategory{padding:10px;box-sizing:border-box;}#page-storesearch #subcategories .subcategory-item.top-active .subcategory .item-image{display:flex;align-items:center;justify-content:flex-end;}#page-storesearch #subcategories .item-link{width:100%;}#page-storesearch #subcategories .item-link a{color:#0a3989;font-weight:bold;}#page-storesearch #subcategories .item-image a{height:100%;}#page-storesearch #subcategories .item-image a,#page-storesearch #subcategories .item-image img{line-height:100%;display:inline-block;}#page-storesearch #subcategories .subcategory-break-list{width:100%;}#page-storesearch #subcategories .subcategory-item{flex-grow:1;}#page-storesearch #subcategories .subcategory-item:not(.subcategory-item.top-active){width:calc((100% / var(--nbPerLine)) - var(--itemGapSize)) !important;max-width:calc((100% / var(--nbPerLine)) - var(--itemGapSize)) !important;}#page-external.page-joints-rotatifs .content-module-columns img{object-fit:cover;}body#page-categ .filters #advancedSearch .list-filters-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list{--nbPerLine:4;--columnMargin:3rem;display:flex;flex-wrap:wrap;grid-column-gap:var(--columnMargin);}@media (max-width: 1300px){body#page-categ .filters #advancedSearch .list-filters-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list{--nbPerLine:3;}}@media (max-width: 1000px){body#page-categ .filters #advancedSearch .list-filters-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list{--nbPerLine:2;}}@media (max-width: 600px){body#page-categ .filters #advancedSearch .list-filters-container,body#page-categ .filters #advancedSearch .additional-filters .filter-list{--nbPerLine:1;}}body#page-categ .filters #advancedSearch .list-filters-container.active,body#page-categ .filters #advancedSearch .additional-filters .filter-list.active{display:flex !important;padding-top:1rem;}body#page-categ .filters #advancedSearch .list-filters-container .filter,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter{width:calc((100% / var(--nbPerLine)) - var(--columnMargin));}body#page-categ .filters #advancedSearch .list-filters-container .filter.attr-img,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter.attr-img{width:100%;}@media (max-width: 600px){body#page-categ .filters #advancedSearch .list-filters-container .filter,body#page-categ .filters #advancedSearch .additional-filters .filter-list .filter{flex-grow:1;display:none;}}.list-filters-container .filter:not(.visibility-toggled){display:none;}.list-filters-container .filter.attr-img{display:block !important;order:-1;}.list-filters-container .filter:nth-child(1),.list-filters-container .filter:nth-child(2),.list-filters-container .filter:nth-child(3),.list-filters-container .filter:nth-child(4),.list-filters-container .filter:nth-child(5),.list-filters-container .filter:nth-child(6),.list-filters-container .filter:nth-child(7),.list-filters-container .filter:nth-child(8),.list-filters-container .filter:nth-child(9){display:block;}.list-filters-container.display-all .filter{display:block !important;}.list-filters-container .show-additional-filters-container,.list-filters-container .show-additional-filters-container-mobile{width:100%;}.list-filters-container .show-additional-filters-container-mobile{display:none;}@media (max-width: 600px){.list-filters-container .show-additional-filters-container-mobile{display:block;}}.list-filters-container .show-additional-filters-container{display:block;}@media (max-width: 600px){.list-filters-container .show-additional-filters-container{display:none;}}@media (max-width: 1000px){.contact-custom-point-list .contact-custom-point{max-width:50%;}.content-module-holder .content-module-container.content-type-columns .content-module-columns .content-module-columns-container{flex-wrap:wrap;}#page-external.page-external.page-joints-lineaires img{object-fit:contain;}}@media (max-width: 680px){#page .reinsurance-container .list-items-holder{flex-direction:column;}#page .reinsurance-container .list-items-holder .reinsurance-item{width:100%;--imageSize:60px;}#page .reinsurance-container .list-items-holder .reinsurance-item>a>div{height:var(--imageSize);width:var(--imageSize);max-height:var(--imageSize);max-width:var(--imageSize);min-width:auto;min-height:auto;}#page .reinsurance-container .list-items-holder .reinsurance-item>a>div img{height:var(--imageSize);width:var(--imageSize);max-height:var(--imageSize);max-width:var(--imageSize);min-width:auto;min-height:auto;}}.page-account .fast-order .fast-order-container-2 > a .container-img,.page-store .fast-order .fast-order-container-2 > a .container-img{display:flex;justify-content:center;}.page-account .fast-order .fast-order-container-2 > a .container-img>img,.page-store .fast-order .fast-order-container-2 > a .container-img>img{left:auto !important;margin:1rem 2rem;position:static !important;}#page-account .service.fast-order{min-height:auto;height:auto;}#page-account .service.fast-order .input-ref-holder{display:none !important;}.page-account .fast-order-container .fast-order-info{position:absolute;top:0;left:-20px;}.responsive-account-menu{display:none !important;padding:1.5rem 0;}.responsive-account-menu .responsive-account-trigger{user-select:none;}.responsive-account-menu .responsive-account-trigger.active .for-not-active{display:none;}.responsive-account-menu .responsive-account-trigger:not(.active) .for-active{display:none;}.responsive-account-menu .responsive-account-content:not(.active){display:none;}@media (max-width: 640px){.page-account #page #main{display:flex;flex-direction:column;}.page-account #page #main .responsive-account-menu{order:-1;}.responsive-account-menu{display:block !important;}}@media (max-width: 600px){.contact-custom-point-list{flex-direction:column;box-sizing:border-box;}.contact-custom-point-list .contact-custom-point{max-width:100%;}.recherche .sub-cat ul .level-1 .level-2::after{display:none;}#subcategories{width:100%;display:flex;flex-wrap:wrap;justify-content:center;}}#page-home .fast-order{width:33%;padding:0;}.fast-order{border:0 !important;}.fast-order .leftside{float:left;width:50% !important;}.fast-order .leftside img{position:relative;margin-top:50px;margin-top:100px;width:auto;height:auto;}.fast-order .rightside{float:right;text-align:left;background:#e5e5e5;border:1px solid #ddd;border-radius:5px;box-sizing:border-box;padding:0 30px 17px;width:50% !important;}.fast-order .rightside div{vertical-align:middle;}.fast-order .rightside .display-stock{margin-top:13px;}.fast-order .rightside .product-desc{background:#1297d0;color:#fff;padding-right:45px;font-size:20px !important;padding:14px 17px 15px;width:auto !important;margin-left:-30px !important;margin-right:-30px !important;}.fast-order .rightside .price-ht{font-weight:bold;font-size:22px;margin-bottom:15px;}.fast-order .rightside .product-sku,.fast-order .rightside .product-code-filiale,.fast-order .rightside .product-cross-ref{display:block;margin-bottom:5px;margin-top:5px;color:#777;}.fast-order .rightside .display-stock{display:block;}.fast-order input[type="text"]{height:40px;line-height:40px;margin-bottom:15px;width:100%;}.fast-order .title{background:rgba(0,0,0,0) url("/pub/design/clock.png") no-repeat scroll left center;font-weight:600;margin-bottom:7px;padding-left:29px;}.fast-order .btn{width:55%;float:right;padding:11px 0;border:medium none !important;}.fast-order .fast-order-actions{display:none !important;}.fast-order .fast-order-actions.active{display:block !important;margin-top:20px;}.fast-order .fast-order-actions .grid-quotation-message{display:none !important;}.fast-order .fast-order-actions.active-grid-quotation-message .price-ht,.fast-order .fast-order-actions.active-grid-quotation-message .fast-order-add,.fast-order .fast-order-actions.active-grid-quotation-message .operator,.fast-order .fast-order-actions.active-grid-quotation-message .js_wishlist_ctn{display:none !important;}.fast-order .fast-order-actions.active-grid-quotation-message .grid-quotation-message{display:block !important;}.fast-order .fast-order-actions .product-desc{background:#1297d0;color:#fff;padding-right:45px;padding:14px 17px 15px;}.fast-order .fast-order-actions .product-link{margin-bottom:15px;}.fast-order .operator{margin-top:15px;}.fast-order .operator .numb{text-align:center;width:60px;float:left;}.fast-order .operator .ope{background:#0a3989 none repeat scroll 0 0;border-radius:3px;color:#fff;display:inline-block;float:left;height:16px;line-height:16px;margin-bottom:7px;margin-left:4px;margin-right:10px;text-align:center;vertical-align:middle;width:16px;}.fast-order .fastqty{position:relative;}.fast-order .fastqty > div{float:left;}.fast-order .fastqty .plus.ope{position:absolute;top:-8px;}.fast-order .fastqty .ope.moins{position:absolute;bottom:-7px;}.fast-order .libele-total{font-weight:bold;font-size:20px;line-height:49px;display:inline-block;vertical-align:top;margin-right:15px;}.fast-order .operator .ope{display:block;float:none;}.fast-order .product-price{line-height:39px;}#page-categ .fast-order,#page-home .fast-order,#page-storesearch .fast-order{background:#fff none repeat scroll 0 0;}#page-categ .fast-order input[type="text"],#page-categ .fast-order .btn,#page-home .fast-order input[type="text"],#page-home .fast-order .btn,#page-storesearch .fast-order input[type="text"],#page-storesearch .fast-order .btn{width:auto;}#page-categ .fast-order .title,#page-home .fast-order .title,#page-storesearch .fast-order .title{border:0 none;line-height:39px;padding:0 0 0 30px;vertical-align:top;font-size:15px;margin-right:10px;}#page-categ .fast-order .error,#page-home .fast-order .error,#page-storesearch .fast-order .error{line-height:39px;padding-left:20px;vertical-align:top;}#page-categ .fast-order .numb,#page-home .fast-order .numb,#page-storesearch .fast-order .numb{max-width:60px;}#page-categ .fast-order .operator,#page-home .fast-order .operator,#page-storesearch .fast-order .operator{margin-left:0;margin-right:10px;max-width:none;float:none;}#page-categ .fast-order hr,#page-home .fast-order hr,#page-storesearch .fast-order hr{display:none;}#page-categ .fast-order input,#page-categ .fast-order > div,#page-home .fast-order input,#page-home .fast-order > div,#page-storesearch .fast-order input,#page-storesearch .fast-order > div{display:inline-block;}#page-categ .fast-order input input,#page-categ .fast-order input div,#page-categ .fast-order > div input,#page-categ .fast-order > div div,#page-home .fast-order input input,#page-home .fast-order input div,#page-home .fast-order > div input,#page-home .fast-order > div div,#page-storesearch .fast-order input input,#page-storesearch .fast-order input div,#page-storesearch .fast-order > div input,#page-storesearch .fast-order > div div{display:inline-block;width:auto;}#page-categ .fast-order .btn,#page-home .fast-order .btn,#page-storesearch .fast-order .btn{padding-left:10px;padding-right:10px;float:none;}#page-categ .fast-order .btn.product-link,#page-home .fast-order .btn.product-link,#page-storesearch .fast-order .btn.product-link{float:left;margin-right:20px;}#page-categ .fast-order .product-desc,#page-home .fast-order .product-desc,#page-storesearch .fast-order .product-desc{margin-left:0;margin-bottom:10px;}.page-account .fast-order,.page-store .fast-order{background:#e5e5e5 none repeat scroll 0 0;float:none;padding:7px 24px;margin-top:30px;width:90%;}.page-account .fast-order .title,.page-store .fast-order .title{text-align:left;}.page-account .fast-order form .btn,.page-store .fast-order form .btn{float:none;display:block;margin:0 auto;width:100%;}.page-account .fast-order form .btn.product-link,.page-store .fast-order form .btn.product-link{margin-bottom:10px;float:left;width:40%;margin-right:50px;margin-top:15px;}.page-account .fast-order .fast-order-container-2 > a,.page-store .fast-order .fast-order-container-2 > a{display:block;}.page-account .fast-order .fast-order-container-2 > a .container-img,.page-store .fast-order .fast-order-container-2 > a .container-img{position:relative;height:100px;margin-top:10px;}.page-account .fast-order .fast-order-container-2 > a .container-img > img,.page-store .fast-order .fast-order-container-2 > a .container-img > img{max-width:65px;max-height:80px;}.page-account .fast-order .fast-order-container-2 > a .container-img > img:first-child,.page-store .fast-order .fast-order-container-2 > a .container-img > img:first-child{left:38%;}.page-account .fast-order .fast-order-container-2 > a .container-img > img:last-child,.page-store .fast-order .fast-order-container-2 > a .container-img > img:last-child{left:52%;}#page-categ .fast-order hr{display:inherit;}#page-home .service.fast-order,#page-account .service.fast-order,#page-storesearch .service.fast-order{padding-left:0;padding-top:0;}#page-home #fast-order-form input[type="text"],#page-account #fast-order-form input[type="text"],#page-storesearch #fast-order-form input[type="text"]{width:300px;}#page-home #fast-order-form .info-panier,#page-account #fast-order-form .info-panier,#page-storesearch #fast-order-form .info-panier{z-index:98;top:0;left:-11px;}#page-home #fast-order-form .info-panier span,#page-account #fast-order-form .info-panier span,#page-storesearch #fast-order-form .info-panier span{width:20px;height:38px;text-align:center;line-height:37px;background:#888;display:block;color:#fff;font-size:14px;}#page-home #fast-order-form .info-panier > div,#page-account #fast-order-form .info-panier > div,#page-storesearch #fast-order-form .info-panier > div{top:38px;}#page-home #fast-order-form .info-panier:hover,#page-account #fast-order-form .info-panier:hover,#page-storesearch #fast-order-form .info-panier:hover{width:300px;}#page-home #fast-order-form .info-panier div,#page-account #fast-order-form .info-panier div,#page-storesearch #fast-order-form .info-panier div{width:200px !important;}#page-home #fast-order-form .btn.product-link,#page-account #fast-order-form .btn.product-link,#page-storesearch #fast-order-form .btn.product-link{float:left;}#page-home #fast-order-form .product-desc,#page-account #fast-order-form .product-desc,#page-storesearch #fast-order-form .product-desc{display:block;}#page-home #fast-order-form .active,#page-account #fast-order-form .active,#page-storesearch #fast-order-form .active{float:right;margin-top:0;margin-left:30px;}#page-home #fast-order-form .operator,#page-account #fast-order-form .operator,#page-storesearch #fast-order-form .operator{float:left;margin-left:0;}#page-home #fast-order-form .operator .fastqty > div > div a,#page-account #fast-order-form .operator .fastqty > div > div a,#page-storesearch #fast-order-form .operator .fastqty > div > div a{margin-top:15px;}#page-home #fast-order-form .operator .fastqty > div input,#page-account #fast-order-form .operator .fastqty > div input,#page-storesearch #fast-order-form .operator .fastqty > div input{margin-top:5px;}#page-home #fast-order-form .operator .fast-order-add,#page-account #fast-order-form .operator .fast-order-add,#page-storesearch #fast-order-form .operator .fast-order-add{display:block;}.fast-order-info{padding-left:13px;vertical-align:middle;padding-top:15px;text-align:center;}#page-home .fast-order .top-fast-order{background:#0a3989;text-align:center;padding-bottom:10px;margin-bottom:10px;}#page-home .fast-order .top-fast-order .title{margin-bottom:0;font-size:18px !important;padding:0;margin-right:0px;background:transparent;color:#0a3989;left:0;width:100%;padding-top:30px !important;}#page-home .fast-order .top-fast-order .desc{font-size:14px;font-weight:bold;}#page-home .fast-order .fast-order-container{display:block;text-align:center;position:relative;padding:0;margin:0;}#page-home .fast-order .fast-order-container #fast-order-form .input-ref{width:250px;font-size:10px;margin:0 5px 0 0;line-height:38px;height:38px;}#page-home .fast-order .fast-order-container #fast-order-form .info-panier p{padding:0;text-align:center;font-size:13px;color:#888;text-shadow:none;}#page-home .fast-order .fast-order-container #fast-order-form .product-desc{color:black;margin:10px 0 5px 0;line-height:initial;}#page-home .fast-order .fast-order-container #fast-order-form .operator{max-width:initial;}#page-home .fast-order .fast-order-container #fast-order-form .operator .ope{display:block;float:none;margin-top:4px;}#page-home .fast-order .fast-order-container #fast-order-form .active{margin:0 15px;}#page-home .fast-order .fast-order-container #fast-order-form .active .btn.product-link{margin:0;margin-right:5px;}#page-home .fast-order .fast-order-container #fast-order-form .active .fast-order-add svg{vertical-align:middle;}#page-home .fast-order .fast-order-container-2{margin:10px 0;display:block;text-align:center;margin-top:50px !important;}#page-home .fast-order .fast-order-container-2 > a{margin:5px 10px;border:none;display:block;}#page-home .fast-order .fast-order-container-2 > a > div{padding:5px 10px;}#page-home .fast-order .fast-order-container-2 > a div.container-text{color:black;font-size:14px;font-weight:bold;letter-spacing:1px;}#page-home .fast-order .fast-order-container-2 > a div.container-img img{max-width:50px;height:initial;position:initial;}#page-home .fast-order .fast-order-container-2 > a div.container-img img:first-child{margin-right:10px;}#page-account .fast-order,#page-storesearch .fast-order{float:none;color:#222;text-align:center;margin:0 auto;margin-top:40px;}#page-account .fast-order .title,#page-storesearch .fast-order .title{color:#222;max-width:387px;margin:0 auto;}#page-account .fast-order .fast-order-container,#page-storesearch .fast-order .fast-order-container{position:relative;}#page-account .fast-order .info-panier div,#page-storesearch .fast-order .info-panier div{padding:0;text-align:center;font-size:13px;color:#888;text-shadow:none;}#page-account .fast-order .info-panier div p,#page-storesearch .fast-order .info-panier div p{padding:10px;font-size:13px;text-shadow:none;}#page-account .fast-order #fast-order-form,#page-storesearch .fast-order #fast-order-form{display:block;max-width:319px;margin:0 auto;position:relative;margin-top:10px;width:100%;}#page-account .fast-order #fast-order-form .fast-order-actions .fast-order-add.btn,#page-storesearch .fast-order #fast-order-form .fast-order-actions .fast-order-add.btn{display:block;margin:0;float:right;padding:9px 0px 0px 0px;margin-top:5px;}#page-account .fast-order #fast-order-form .fast-order-actions .ope,#page-storesearch .fast-order #fast-order-form .fast-order-actions .ope{text-decoration:none;}#page-account .fast-order #fast-order-form .fast-order-actions input[type="text"],#page-storesearch .fast-order #fast-order-form .fast-order-actions input[type="text"]{width:43px;}#page-account .fast-order #fast-order-form .active,#page-storesearch .fast-order #fast-order-form .active{float:none;margin-top:0;margin-left:30px;background:#fff;padding:10px 24px;margin:0;min-height:102px;margin-top:19px;width:100%;}#page-account .fast-order input[type="text"],#page-storesearch .fast-order input[type="text"]{height:39px;margin-bottom:0px;line-height:38px;margin-bottom:15px;margin-top:0px;}#page-home .fast-order .top-fast-order{background:#0a3989;text-align:center;padding-bottom:10px;margin-bottom:10px;}#page-home .fast-order .top-fast-order .title{margin-bottom:0;font-size:19px;margin-right:0px;background:transparent;padding:0 15px;text-align:center;}#page-home .fast-order .top-fast-order .desc{font-size:14px;font-weight:bold;}#page-home .fast-order .fast-order-container{display:block;text-align:center;margin-bottom:10px;position:relative;padding:0;margin:0;}#page-home .fast-order .fast-order-container #fast-order-form .input-ref{width:250px;font-size:10px;margin:0 5px 0 0;line-height:38px;height:38px;}#page-home .fast-order .fast-order-container #fast-order-form .info-panier p{padding:0;text-align:center;font-size:13px;color:#888;text-shadow:none;}#page-home .fast-order .fast-order-container #fast-order-form .product-desc{color:black;margin:10px 0 5px 0;line-height:initial;}#page-home .fast-order .fast-order-container #fast-order-form .operator{max-width:initial;}#page-home .fast-order .fast-order-container #fast-order-form .operator .ope{display:block;float:none;margin-top:4px;}#page-home .fast-order .fast-order-container #fast-order-form .active{margin:0 15px;}#page-home .fast-order .fast-order-container #fast-order-form .active .btn.product-link{margin:0;margin-right:5px;}#page-home .fast-order .fast-order-container #fast-order-form .active .fast-order-add svg{vertical-align:middle;}#page-home .fast-order .fast-order-container-2{margin:10px 0;display:block;text-align:center;}#page-home .fast-order .fast-order-container-2 > a{margin:5px 10px;border:none;display:block;}#page-home .fast-order .fast-order-container-2 > a > div{padding:5px 10px;}#page-home .fast-order .fast-order-container-2 > a div.container-text{color:black;font-size:14px;font-weight:bold;letter-spacing:1px;}#page-home .fast-order .fast-order-container-2 > a div.container-img img{max-width:100px;height:initial;position:initial;}#page-home .fast-order .fast-order-container-2 > a div.container-img img:first-child{margin-right:10px;}#page-storesearch .fast-order{box-sizing:border-box;padding:0;}#page-storesearch .fast-order .top-fast-order{text-align:center;background:#0a3989;padding-bottom:10px;margin-bottom:20px;width:100%;color:#fff;}#page-storesearch .fast-order .top-fast-order .title{position:relative;width:100%;max-width:100%;margin-bottom:5px;color:#fff;font-size:30px;padding:0;margin-right:0px;background:transparent;text-align:center;}#page-storesearch .fast-order .top-fast-order .desc{width:100%;font-size:14px;font-weight:bold;}#page-storesearch .fast-order #fast-order-form{max-width:100%;}#page-storesearch .fast-order #fast-order-form .fast-order-actions .fast-order-add.btn{padding:13px 13px 8px 13px;display:flex;}#page-storesearch .fast-order #fast-order-form .fast-order-actions .fast-order-add.btn svg{align-self:center;margin-right:5px;}#page-storesearch .fast-order .fast-order-container-2{display:none;vertical-align:top;}#page-storesearch .fast-order .fast-order-container-2 .container-img{width:100%;}#page-storesearch .fast-order .fast-order-container-2 .container-img img{position:initial;}#page #wrapper .fast-order{display:flex;flex-direction:column;padding-bottom:3rem;}#page #wrapper .fast-order .input-ref-holder{display:flex;align-items:center;justify-content:center;margin-bottom:1rem;}#page #wrapper .fast-order .input-ref-holder .input-ref{margin-bottom:0;width:auto;min-width:auto;padding:0;outline:none;text-align:right;}#page #wrapper .fast-order .input-ref-holder .input-ref-prefixe{line-height:120%;white-space:nowrap;font-size:18px;}#page #wrapper .fast-order .fast-order-actions.active{display:flex !important;flex-wrap:wrap;}#page #wrapper .fast-order .fast-order-actions.active .product-line-container{width:100%;text-align:center;display:flex;flex-wrap:wrap;justify-content:space-around;}#page #wrapper .fast-order .fast-order-actions.active .product-line-container .product-desc{width:100%;}#page #wrapper .fast-order .fast-order-actions.active .product-line-container .fastqty input.numb{margin-bottom:0;}#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items{width:100%;align-items:center;margin-top:1rem;}#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items .btn{margin:0 !important;padding:5px;line-height:23px;width:200px !important;position:relative;font-size:12px;display:flex !important;align-items:center;text-align:center;width:auto;box-sizing:border-box;}#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items .btn .picto-list-cart,#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items .btn>svg{width:24px;height:24px;margin-right:10px;}#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items .btn .picto-list-cart img,#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items .btn>svg img{width:24px;height:24px;margin:0;object-fit:contain;}#page #wrapper .fast-order .fast-order-actions.active .btn-actions-items>*:not(:last-child){margin-right:1rem !important;}.no-result .recherche{display:none;}.no-result .input-ref{text-align:center;background:transparent;border:0;cursor:normal;font-size:18px;color:#0a3989;}.no-result .contains{margin:0 auto;float:none;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2){display:block;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) .title{padding-top:10px;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) .picto-list-cart{vertical-align:middle;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) .js_wishlist_ctn{float:right;margin-top:3px;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) .js_wishlist_ctn .btn{width:200px;padding:10px;text-align:center;box-sizing:border-box;background:#3e3e3e;padding:4px 15px 0px 4px;position:relative;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) .js_wishlist_ctn img{left:0px;top:0px;margin-right:7px;position:relative;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2).fast-order-container{max-width:1200px;margin:0 auto;width:100%;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) #fast-order-form .active{padding:30px;clear:both;float:left;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) #fast-order-form .fast-order-actions .fast-order-add.btn{padding:5px;line-height:23px;width:190px;position:relative;text-align:left;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) #fast-order-form .fast-order-actions .fast-order-add.btn svg{width:29px;height:31px;margin-left:7px;margin-right:11px;}.infos-addcart{opacity:0;width:0;height:0;overflow:hidden;transition:opacity ease 0.3s;position:absolute;top:43px;left:0;background:#fff;border-radius:0px 0px 10px 10px;z-index:1;border:2px solid #fb932b;color:#0a3989;font-size:13px;text-transform:none;line-height:16px;font-weight:normal;background-image:initial;background-color:#fff;border-color:#0a3989;}.fast-order-add.btn:hover .infos-addcart{opacity:1;width:auto;padding:8px;height:auto;}#page #wrapper .fast-order .fast-order-actions.active .product-line-container{justify-content:space-between;}.no-result#page-storesearch .fast-order > div:not(.fast-order-container-2) #fast-order-form .active{padding:0px;}@media (max-width: 1000px){.fast-order .leftside,.fast-order .rightside{width:100% !important;}.fast-order .leftside img,.fast-order .rightside img{margin-bottom:10px;margin-top:0px;}#page-storesearch .demande-panier{width:100%;}}#page-description > div{background:#fafafa;margin-bottom:30px;float:left;border-bottom:1px solid #e2e2e2;width:100%;}#page-description > div img{vertical-align:top;}#page-description > div .text{float:left;width:66%;margin-bottom:0;padding:30px;box-sizing:border-box;}#page-description > div .img{float:right;width:34%;padding:30px;box-sizing:border-box;}#page-description > div .img img{width:100%;}#page-description > div.noimg{width:100%;}#page-description > div.noimg .text{width:100%;}#page-description > div.notext .img{float:left;width:100%;}#subcategories{margin-bottom:60px;}@media (max-width: 639px){#page-description > div .text{padding-right:0;width:100%;}#page-description > div .img{width:100%;}}.no-overflow{overflow:visible;}#page .table-container{--tableContainerPaddingToAdd:10px;--tableContainerMaxWidth:calc(100vw - 4rem);--borderTableColor:var(--borderColor,#ccc);--borderTopRadius:10px;border:1px solid var(--borderTableColor) !important;border-top-right-radius:var(--borderTopRadius);border-radius:.5rem;}#page .table-container .dt-scroll-head{border-top-right-radius:var(--borderTopRadius);border-top-left-radius:var(--borderTopRadius);}#page .table-container table{margin-bottom:0;box-sizing:border-box;}#page .table-container table th{padding:0 !important;}#page .table-container table th.attrib{padding:0 !important;text-transform:none;}#page .table-container table td:not(.col-image),#page .table-container table th:not(.col-image){border-bottom:1px solid var(--borderTableColor);}#page .table-container table td.col-image,#page .table-container table th.col-image{border-bottom:1px solid #eaeaea;}#page .table-container table td.col-desc-content{position:relative;}#page .table-container table td.col-desc-content .product-content-infos{display:flex;flex-direction:column;gap:8px;text-align:left;}#page .table-container table td.col-desc-content .price,#page .table-container table td.col-desc-content .qty-display-dispo span{text-align:left;}#page .table-container table td.col-desc-content .qty-display-dispo span{margin-top:11px;padding-top:7px;background-position-y:50%;font-size:12px !important;}#page .table-container table td.col-desc-content .price{font-size:16px;}#page .table-container table td.col-desc-content .buynow{margin:0;margin-top:10px;display:flex;flex-wrap:wrap;gap:0.5rem !important;}#page .table-container table td.col-desc-content .buynow>input{margin:0;}#page .table-container table td.col-desc-content .buynow .btn.btn-add,#page .table-container table td.col-desc-content .buynow .js_wishlist_ctn .btn{font-size:11px;font-weight:400;padding-top:3px;padding-bottom:3px;}#page .table-container table td.col-desc-content .buynow .btn.btn-add{width:100%;margin:0;}#page .table-container table td.col-desc-content .buynow .js_wishlist_ctn{width:100%;margin:0;}#page .table-container table td.col-desc-content .buynow .js_wishlist_ctn .btn{width:100%;box-sizing:border-box;}#page .table-container table td.col-desc-content .image{display:flex;align-items:center;gap:1rem;width:var(--tableFirstColSize,400px);}#page .table-container table td.col-desc-content .image>img{max-width:var(--imageColSize,90px);border-radius:5px;}#page .table-container table td.col-desc-content .image>span{display:flex;flex-direction:column;gap:5px;}#page .table-container.anim-no-upshow .dt-scroll-body table > thead .dt-column-header{height:0px;overflow:hidden;min-height:0px;padding-top:0;padding-bottom:0;}#page .product_list_table{--minHeightHeader:76px;--infosBg:#fff;--headerBorderRadius:10px;}#page .product_list_table .dt-search{display:none;}#page .product_list_table .dt-ordering-desc{--scalePosition:-1;}#page .product_list_table .dt-ordering-asc{--scalePosition:1;}#page .product_list_table .dt-scroll-head{position:sticky !important;top:0px;z-index:9;background:#fff;}#page .product_list_table .dt-scroll-head th .dt-column-header{padding-bottom:11px !important;}#page .product_list_table .table-design-fogex{width:100%;border-collapse:collapse;--borderColor:#ccc;--cellHeight:40px;--cellPaddingTop:4px;--cellPaddingLeft:15px;--headerColor:#fafafa;--evenColor:#f4f4f4;--hoverColor:#e5e5e5;}#page .product_list_table .table-design-fogex th{cursor:pointer;*cursor:hand;}#page .product_list_table .table-design-fogex th.sorting{background-image:url("/pub/design/sort_both.png") !important;}#page .product_list_table .table-design-fogex th.dt-orderable-asc.dt-orderable-desc:not(.no-sort){--backgroundImage:url("/pub/design/sort_both.png") !important;}#page .product_list_table .table-design-fogex th.dt-orderable-asc.dt-orderable-desc:not(.no-sort) .dt-column-header{padding-right:22px;}#page .product_list_table .table-design-fogex th.dt-ordering-asc:not(.dt-ordering-desc):not(.no-sort){--backgroundImage:url("/pub/design/sort_asc.png") !important;}#page .product_list_table .table-design-fogex th.dt-ordering-desc:not(.dt-ordering-asc):not(.no-sort){--backgroundImage:url("/pub/design/sort_desc.png") !important;}#page .product_list_table .table-design-fogex .productInList:hover td{background:var(--hoverColor);}#page .product_list_table .table-design-fogex .productInList td{vertical-align:middle;}#page .product_list_table .table-design-fogex .productInList.product-obsolete .obsolete-message{bottom:10px;right:10px;top:auto;border-radius:5px;font-size:11px;font-weight:normal;line-height:140%;}#page .product_list_table .table-design-fogex .productInList .col-desc-content{--cellPaddingTop:10px;}#page .product_list_table .table-design-fogex .productInList .col-desc-content .buynow{display:flex;align-items:center;gap:1rem;}#page .product_list_table .table-design-fogex .productInList .col-desc-content .buynow .btn.details{font-size:10px;padding:3px 50px;font-weight:normal;background:linear-gradient(to bottom,#686868 0%,#545454 100%);}#page .product_list_table .table-design-fogex thead .header-row th:first-of-type .header-content{border-top-left-radius:var(--headerBorderRadius);}#page .product_list_table .table-design-fogex .last-element .header-content{border-top-right-radius:var(--headerBorderRadius);}#page .product_list_table .table-design-fogex .header-content.header-content-first{border-top-left-radius:var(--headerBorderRadius);}#page .product_list_table .table-design-fogex .header-data-infos{--itemWidth:220px;min-width:var(--itemWidth);background:#fff;font-weight:normal;color:;font-size:12px;border-bottom:2px solid ;min-height:var(--minHeightHeader,76px);display:flex;align-items:center;justify-content:center;}#page .product_list_table .table-design-fogex .dt-column-header{display:flex;gap:5px;box-sizing:border-box;align-items:center;justify-content:center;}#page .product_list_table .table-design-fogex .dt-column-header .dt-column-title{margin:0;}#page .product_list_table .table-design-fogex .dt-column-header .dt-column-order{margin:0;display:none;}#page .product_list_table .table-design-fogex .header-content,#page .product_list_table .table-design-fogex th .dt-column-header{background:var(--headerColor);--padding:12px;background-image:var(--backgroundImage,none);background-repeat:no-repeat;background-position:center right;padding-left:var(--padding);padding-right:var(--padding);padding-bottom:5px;padding-top:13px;border-bottom:2px solid ;min-height:var(--minHeightHeader,76px);position:relative;}#page .product_list_table .table-design-fogex .header-content .select-holder,#page .product_list_table .table-design-fogex th .dt-column-header .select-holder{min-height:25px;}#page .product_list_table .table-design-fogex .header-content .fake-order,#page .product_list_table .table-design-fogex th .dt-column-header .fake-order{position:absolute;top:3px;right:3px;cursor:pointer;display:flex;font-size:11px;color:#fff;background:#a8a8a8;border-radius:2px;transform:scaleY(var(--scalePosition,-1));transition:background 350ms ease;}#page .product_list_table .table-design-fogex .header-content .fake-order:hover,#page .product_list_table .table-design-fogex th .dt-column-header .fake-order:hover{background:#9b9b9b;}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container{--height:23px;max-width:100px;min-width:100px;border-color: !important;border-radius:3px !important;box-shadow:none !important;margin:0;}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container .select2-selection,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container .select2-selection{height:var(--height) !important;}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow{height:var(--height);}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow b,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow b{line-height:var(--height);height:var(--height);right:auto !important;left:0 !important;width:100%;}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow b:before,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__arrow b:before{line-height:var(--height);position:absolute;top:0;margin:0;text-align:center;transform:translateX(-50%);right:auto !important;left:50%;font-size:11px;}#page .product_list_table .table-design-fogex .header-content select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__rendered,#page .product_list_table .table-design-fogex th .dt-column-header select.select2-hidden-accessible+.select2.select2-container .select2-selection .select2-selection__rendered{line-height:var(--height) !important;font-weight:normal;text-align:left;font-size:10px;letter-spacing:0.5px;padding-left:4px;}#page .product_list_table .table-design-fogex .header-content input,#page .product_list_table .table-design-fogex th .dt-column-header input{border-radius:3px;border:1px solid ;outline:none;font-size:10px;padding:5px;}#page .product_list_table .table-design-fogex .header-content input:not([placeholder="Désignation"]),#page .product_list_table .table-design-fogex th .dt-column-header input:not([placeholder="Désignation"]){max-width:100px;min-width:100px;}#page .product_list_table .table-design-fogex .header-content .col-header-name,#page .product_list_table .table-design-fogex th .dt-column-header .col-header-name{max-width:var(--colNameMaxWidth,140px);overflow:hidden;text-overflow:ellipsis;}#page .product_list_table .table-design-fogex .header-content .col-header-name[title="Diamètre d'enroulement minimum"],#page .product_list_table .table-design-fogex th .dt-column-header .col-header-name[title="Diamètre d'enroulement minimum"]{white-space:normal;}#page .product_list_table .table-design-fogex .header-content>span,#page .product_list_table .table-design-fogex th .dt-column-header>span{display:block;white-space:nowrap;margin-bottom:15px;}#page .product_list_table .table-design-fogex tbody{display:table-footer-group;}#page .product_list_table .table-design-fogex tfoot,#page .product_list_table .table-design-fogex thead{display:table-header-group;}#page .product_list_table .table-design-fogex td:not(:last-of-type):not(.last-element),#page .product_list_table .table-design-fogex th:not(:last-of-type):not(.last-element){border-right:1px solid var(--borderColor);}#page .product_list_table .table-design-fogex td.product-title{text-align:left;}#page .product_list_table .table-design-fogex tbody{text-align:center;}#page .product_list_table .table-design-fogex tbody tr:nth-child(2n){background:var(--evenColor);}#page .product_list_table .table-design-fogex tbody tr:not(:nth-child(2n)){background:#fff;}#page .product_list_table .table-design-fogex tbody td{height:var(--cellHeight);padding:var(--cellPaddingTop) var(--cellPaddingLeft);}body.reset-overflow #page{overflow:visible !important;}.text-align-right{text-align:right;}.wishlist.cart-saved{position:relative;}.wishlist.cart-saved:not(.active) .box-content-inner{display:none;}.wishlist.cart-saved table .table-header td{font-weight:600;text-align:center;padding:4px;}.wishlist.cart-saved table td.buttons{text-align:center;padding:5px;}.wishlist.cart-saved .title-section{--colorText:#94a3b8;}.wishlist.cart-saved .open-wishlist{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;}.wishlist.cart-saved .open-wishlist:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#js_wishlist_popup_list{list-style-type:none;}#wishlist_action_popup_overlay{display:none;}#wishlist_action_popup_overlay.active{display:block;z-index:100;position:fixed;top:0;bottom:0;left:0;right:0;background-color:rgba(30,30,30,0.7);}.wishlist_action_popup{display:none;position:fixed;top:50%;z-index:200;background-color:#fff;padding:2rem;}.wishlist_action_popup.active{display:block;}.wishlist.cart-saved table td.qty-cart{width:auto;}.wishlist.cart-saved table td.desc-cart{max-width:200px;padding-left:15px;white-space:break-spaces;}body.page-product .parameter .qty-price-buy .js_wishlist_ctn{width:auto;}body.page-product .parameter .js_wishlist_ctn .btn{background:#3e3e3e;}body #js_wishlist_popup_ctn #wishlist_popup{min-width:320px;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content h3{margin-top:0;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .btn-add-products-popup{margin-top:1rem;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-creation>span{padding-bottom:5px;display:block;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-creation .wishlist-creation-button{display:flex;align-items:center;gap:1rem;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-creation .wishlist-creation-button input{margin:0;height:37px;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content #js_wishlist_popup_list{list-style-type:none;display:flex;flex-wrap:wrap;--gapCalc:1rem;gap:var(--gapCalc);row-gap:calc(var(--gapCalc) / 2));--nbPerLine:2;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item{padding:1rem;border:1px solid #eee;border-radius:.5rem;transition:.2s;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));border-left:3px solid #aaa;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item.active{border-left:3px solid var(--colorPrimary);box-shadow:0 0 10px rgba(0,0,0,0.06), color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,5%),transparent) 0px 0px 0px 2px;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item>label{width:100%;display:block;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item .list-name{width:100%;font-weight:bold;font-size:15px;display:block;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item .list-qty-to-add{margin-top:10px;width:100%;display:flex;flex-direction:column;align-items:flex-start;gap:10px;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item .list-qty-to-add>span{width:auto;padding-right:15px;}body #js_wishlist_popup_ctn #wishlist_popup .wishlist_popup_content .wishlist-list-item .list-qty-to-add input{margin:0;}#account .wishlist-creation{margin-bottom:2rem;}#account .wishlist-creation>span{padding-bottom:5px;display:block;}#account .wishlist-creation .wishlist-creation-button{display:flex;align-items:center;}#account .wishlist-creation .wishlist-creation-button input{margin:0;height:37px;}.btn-add-products-popup{display:block;}.btn-add-products-popup.btn-add-products-popup-fast-order{display:none;}.js-whishlist-fast-order .btn-add-products-popup{display:none;}.js-whishlist-fast-order .btn-add-products-popup.btn-add-products-popup-fast-order{display:block;}.js-whishlist-fast-order #js_wishlist_popup_list .select2{width:auto;display:block;}.js-whishlist-fast-order #js_wishlist_popup_list .select2 span{width:auto;display:block;}.alert-nb-product.active{position:static;bottom:25px;width:520px;box-sizing:border-box;margin:0 auto;margin-top:1rem;left:0;right:0;}.slider_simple{margin-bottom:50px;}#page-categ #wrapper,#page-storesearch #wrapper,#page-store-cross #wrapper{max-width:100%;}.level-1 > a,.level-1 > span{background:#eee;font-size:20px;line-height:44px;padding-left:13px !important;top:-33px;display:block;bottom:-10px;border-bottom:2px solid #0a3989;border-radius:10px 10px 0px 0px;}body .product_list .productInList,body .productInListCarousel .productInList,body .product_list1 .productInList{text-align:right;}body .product_list .productInList .image,body .productInListCarousel .productInList .image,body .product_list1 .productInList .image{text-align:center;}body .product_list .productInList svg,body .productInListCarousel .productInList svg,body .product_list1 .productInList svg{margin-right:10px;}body .product_list .productInList svg path,body .productInListCarousel .productInList svg path,body .product_list1 .productInList svg path{fill:#0a3989;}.recherche .sub-cat ul li{transition:all ease 0.3s;cursor:pointer;border-bottom:1px solid #ccc;padding-top:5px;padding-bottom:5px;}.recherche .sub-cat ul li a .title-cat{color:#222;font-weight:bold;display:inline-block;max-width:82%;vertical-align:middle;}.recherche .sub-cat ul li .folded{border-top:2px solid #222;}.recherche .sub-cat ul li .folded li{border-bottom:0;}.recherche .imgminwidth{vertical-align:middle;min-width:35px;min-height:35px;line-height:35px;display:inline-block;text-align:center;margin-right:10px;}.recherche .img-cat-square{vertical-align:middle;max-width:35px;max-height:35px;}.recherche > div{border:0;}.recherche .sub-cat ul li{transition:all ease 0.3s;cursor:pointer;}.recherche .sub-cat ul li.open{max-height:7000px !important;}.recherche .sub-cat ul ul{margin-left:0;}.recherche .sub-cat ul .level-1{box-shadow:0px 1px 5px rgba(0,0,0,0.3);margin-bottom:30px;padding:25px 10px;max-height:7000px !important;}.recherche .sub-cat ul .level-1.open{max-height:7000px !important;}.recherche .sub-cat ul .level-1 > a > img{display:none;}.recherche .sub-cat ul .level-1 img{vertical-align:middle;max-width:35px;max-height:35px;}.recherche .sub-cat ul .level-1 .level-2{position:relative;margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #ccc;}.recherche .sub-cat ul .level-1 .level-2:after{position:absolute;content:"";top:3px;width:100%;border-top:1px solid #ccc;top:12px;}.recherche .sub-cat ul .level-1 .level-2 a{background:#fff;padding-right:10px;z-index:1;margin:0;}.recherche .sub-cat ul .level-1 .level-2 a:after{display:none;}.recherche .sub-cat ul .level-1 .level-2 .level-3{max-height:40px;overflow:hidden;}.recherche .sub-cat ul .level-1 .level-2 .level-3 ul{border-left:1px solid #ccc;margin-left:20px;}.recherche .sub-cat ul .level-1 .level-2 .level-3 a{min-height:40px;line-height:40px;vertical-align:middle;display:inline-block;}.recherche .sub-cat ul .level-1 .level-2 .level-3 a:after{display:inline-block;}.recherche .sub-cat ul .level-1 .level-2 .level-3 .level-4 a:after{display:none;}.main-text-color{color:#0a3989;}.infos-tri{background:#686868;background:-moz-linear-gradient(top,#686868 0%,#545454 100%);background:-webkit-linear-gradient(top,#686868 0%,#545454 100%);background:linear-gradient(to bottom,#686868 0%,#545454 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#545454',GradientType=0);color:#fff;padding:5px 1rem;border-radius:1rem;}.attrib{text-transform:lowercase;}.attrib:first-letter{text-transform:uppercase;}.attributes.attributes td:last-child{text-transform:lowercase;}.attributes.attributes td:last-child:first-letter{text-transform:uppercase;}.ATTR426,.ATTR436,.ATTR437,.ATTR446,.ATTR447,.ATTR462,.ATTR605,.ATTR611,.ATTR612,.ATTR627,.ATTR629,.ATTR646,.ATTR650,.ATTR663,.ATTR678,.ATTR681,.ATTR682,.ATTR687,.ATTR690,.ATTR693,.ATTR694,.ATTR696,.ATTR702,.ATTR703,.ATTR729,.ATTR731,.ATTR736,.ATTR739,.ATTR753,.ATTR754,.ATTR755,.ATTR758,.ATTR759,.ATTR761,.ATTR762,.ATTR766,.ATTR771,.ATTR770,.ATTR782,.ATTR796,.ATTR871,.ATTR872,.ATTR903,.ATTR902,.ATTR999{text-transform:none !important;}.qty-price-buy{width:100%;float:left;}.qty-price-buy .btn{float:right;margin-top:3px;}#cart-table table.cart-table .cart-save{line-height:30px;}#cart-table table.cart-table .cart-save input{margin-bottom:0;}#cart-table table.cart-table .cart-save td{background:#e5e5e5;padding:10px;border-radius:9px;}#cart-table table.cart-table .cart-save label{float:left;}#cart-table table.cart-table .cart-save label.cart-name{float:right;width:0px;overflow:hidden;transition:all ease 0.3s;}#cart-table table.cart-table .cart-save label.cart-name.active{width:300px;}.btn-valid{display:block;width:200px;margin:0 auto;}.infos{text-align:center;font-weight:bold;line-height:0px;height:0px;overflow:hidden;transition:all ease 0.3s;}.infos.active{line-height:30px;height:30px;}.product-desc{line-height:24px;width:200px;display:inline-block;text-transform:uppercase;font-weight:bold;font-size:15px;margin-left:20px;}.product-name{text-transform:uppercase;}#page-blog #content-info .titre{font-family:'PT Sans', sans-serif;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:center;text-transform:uppercase;background:#636363;border-radius:10px;color:white;}.compproduct{float:left;width:100%;margin-left:-20px;}.compproduct .desc{height:3em;}.compproduct > div{float:left;box-shadow:1px 2px 3px rgba(0,0,0,0.3);padding:10px;margin:20px;text-align:center;width:20%;}.compproduct .image{line-height:200px;height:200px;vertical-align:middle;clear:both;float:left;width:100%;}.compproduct .image img{vertical-align:middle;display:inline-block;max-height:173px;margin-bottom:20px;}.compproduct .btn{font-size:15px;font-weight:600;line-height:23px;padding:7px 12px;text-decoration:none !important;text-transform:uppercase;margin-top:11px;margin-right:2px;line-height:17px;}.compproduct .btn.details{background:#686868;background:-moz-linear-gradient(top,#686868 0%,#545454 100%);background:-webkit-linear-gradient(top,#686868 0%,#545454 100%);background:linear-gradient(to bottom,#686868 0%,#545454 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#545454',GradientType=0);}.compproduct .product-quantity{margin-right:5px;margin-left:5px;}#page-categ .product-quantity,#page-product .product-quantity{margin-left:10px;margin-top:11px;}body.page-product .parameter #quantities #quantity{margin-left:0;margin-top:0;}#page-cart #comment-bloc textarea{border:3px solid #5c5c5c;}#page-product .upproduct.product_list .price{color:#0a3989;text-align:center !important;margin-top:0;margin-bottom:20px !important;font-weight:bold;}.modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,0.4);}.modal-content{background-color:#fefefe;margin:15% auto;padding:20px;border:1px solid #888;width:80%;}.list > div > div > .item-image img{max-height:92%;}#page-bill .stock-dispo.nostock{display:inline-block;vertical-align:middle;}#page-bill .stock-dispo.nostock strong{margin-top:0;vertical-align:top;}.nous-consulter{border:1px solid #ccc;text-align:center;padding:28px;font-size:20px;margin-bottom:40px !important;line-height:37px;}.service{float:left;width:33.4%;border:1px solid #ccc;position:relative;margin:2.6% 1%;min-height:255px;box-sizing:border-box;color:#fff;}.service p{position:relative;z-index:1;padding-top:68px;text-align:center;font-size:21px;text-shadow:1px 2px 3px rgba(0,0,0,0.6);padding-left:60px;padding-right:60px;}.service .title{color:#fff;font-size:20px;background:rgba(0,0,0,0.3);padding-left:10px;padding-top:10px;border-radius:0;margin-bottom:10px;z-index:9;position:relative;}.service.service3{width:28%;margin-right:0;margin-left:2%;}.service ul.slides > li{min-height:253px;}.service ul.slides > li .btn{position:absolute;bottom:20px;left:0;right:0;width:120px;margin:0 auto;}.service .flex-control-nav.flex-control-paging{margin-top:-10px !important;display:none;}.service .flexslider1{position:absolute;top:0;height:100%;}.service img{position:absolute;left:0;top:0;bottom:0;}.categ-filter-schema{height:26px;}.categ-filter-image-large{height:70px;display:block;}#page-external #content .title,#page-post #content .title{background:#636363;border-radius:10px;box-shadow:inset 0px 1px 1px rgba(0,0,0,0.2);color:white;}#page-external #content .post h2,#page-post #content .post h2{border-bottom:2px solid #e5e5e5;}#page-external #content .post h3,#page-post #content .post h3{font-size:18px;color:#333;}.type-actus{position:relative;display:flex;align-items:center;justify-content:flex-start;text-align:center;}.type-actus.info span{background:var(--colorPrimary);}.type-actus span{color:#fff;background:#686868;border-radius:50px;padding:3px 10px;font-size:10px;letter-spacing:.5px;}#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post,#page-blog .one_column .post,#page-blog .left_column .post,#page-blog .right_column .post,#page-categ .one_column .post,#page-categ .left_column .post,#page-categ .right_column .post,#page-home .one_column .post,#page-home .left_column .post,#page-home .right_column .post,#page-categ.page-blog  .left_column .post{min-height:380px;}#page-home .one_column .post .btn-cart,#page-home .one_column .post .btn,#page-home .left_column .post .btn-cart,#page-home .left_column .post .btn,#page-home .right_column .post .btn-cart,#page-home .right_column .post .btn,#page-blog .one_column .post .btn-cart,#page-blog .one_column .post .btn,#page-blog .left_column .post .btn-cart,#page-blog .left_column .post .btn,#page-blog .right_column .post .btn-cart,#page-blog .right_column .post .btn,#page-categ .one_column .post .btn-cart,#page-categ .one_column .post .btn,#page-categ .left_column .post .btn-cart,#page-categ .left_column .post .btn,#page-categ .right_column .post .btn-cart,#page-categ .right_column .post .btn,#page-home .one_column .post .btn-cart,#page-home .one_column .post .btn,#page-home .left_column .post .btn-cart,#page-home .left_column .post .btn,#page-home .right_column .post .btn-cart,#page-home .right_column .post .btn,#page-categ.page-blog  .left_column .post .btn-cart,#page-categ.page-blog  .left_column .post .btn{position:absolute;bottom:35px;left:0;right:0;margin:0 auto;box-sizing:border-box !important;}#page-categ .read-it{padding:0 !important;}#page-categ .read-it .btn{width:100%;left:0;right:0;box-sizing:border-box;}#page-blog .post .post-title,#page-categ .post .post-title{margin-top:40px;font-weight:600;font-size:18px;}#page-blog .post .post-content,#page-categ .post .post-content{text-align:justify;}#page-blog #content-info .title,#page-categ.page-blog #content-info .title{font-family:'PT Sans', sans-serif;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:center;text-transform:uppercase;background:#636363;border-radius:10px;color:white;margin-bottom:50px;}body #content .post{margin-bottom:3em;}.rappel1{position:fixed;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.3);z-index:-99 !important;opacity:0;transition:opacity ease 0.3s;display:flex;justify-content:center;align-items:center;overflow:scroll;}.rappel1.active{opacity:1;z-index:999 !important;}.rappel1.anim{animation:popup 0.5s;}.rappel1.anim > div{margin-top:10px;}.rappel1 > div{margin:0 auto;background:#fff;max-width:500px;padding:30px;position:relative;border-radius:10px;box-shadow:0 1px 2px rgba(0,0,0,0.3);transition:all ease 1s;}.rappel1 > div .consent_request label{width:100%;}.rappel1 > div label{width:30%;}.rappel1 > div .closed{position:absolute;right:20px;top:10px;font-size:30px;}.rappel1 > div .title,.rappel1 > div p{position:relative;z-index:1;}.rappel1 > div form{margin-top:40px;}.rappel1 > div:before{content:"";position:absolute;background:#eee;height:90px;width:100%;top:0;left:0;border-radius:10px 10px 0 0;}.rappel1.demande-prix .closed{color:#1297d0;}.rappel1.demande-prix .product-desc{width:62%;margin-left:30px;}.rappel1.demande-prix input[type="submit"]{background:#1297d0;border-radius:3px;line-height:inherit;box-sizing:border-box;padding:15px;font-size:14px;font-weight:normal;padding-bottom:12px;}.rappel1.demande-prix form.std_form .field,.rappel1.demande-prix form.std_form .buttons{margin-top:20px;}.rappel1 .contact-consentement{width:100%;text-align:left;}@media (max-width: 750px){.rappel1 >div{position:absolute;top:0;}}.right-elem{float:right;width:46%;}.list > div > div > .item-title a{line-height:15px;display:block;padding-top:8px;}.left-elem{float:left;width:46%;}.top-facture{float:left;}#page-cart #sidebar{padding-top:40px;}#page-cart #sidebar .sidebar > .template.tpl-home-btb{border:0 !important;padding-top:0 !important;z-index:98;}#page-cart #sidebar .tpl-home-btb .contact-consentement{text-align:center;}#page-cart #sidebar .tpl-home-btb .contact-consentement input{width:auto;}#sidebar .sidebar .bloctext{display:block;float:left;width:100%;box-sizing:border-box;}.alert-nb-product.fixed2{position:fixed;rigth:30px;bottom:30px;}#sidebar .sidebar > .template.tpl-home-btb{border:0 !important;padding-top:50px;}#sidebar .sidebar .bloctext{background:#e5e5e5;border-radius:10px;padding:20px;padding-bottom:0;}#page-external #contact-form,#page-external .ajax-contact-form{background:#e5e5e5;border-radius:20px;padding:20px;padding-top:20px;}#page-external .left img{max-width:200px;}.subtable td{position:relative;width:33%;}span.Coude{max-height:0;overflow:hidden;transition:all ease 0.3s;display:block;position:absolute;right:13px;top:23px;border-left:1px solid #ccc;padding-left:12px;}span.Coude:before{content:"";position:absolute;left:0;top:5px;width:0;height:0;border-style:solid;border-width:6px 0 6px 6px;border-color:transparent transparent transparent #ccc;}span.Coude.active{max-height:40px;}.info-longueur p,.info-longueur img{margin-right:20px;margin-top:10px;padding-bottom:10px;display:inline-block;vertical-align:middle;}.choix{text-decoration:none !important;display:block;}#page-external #content .title{text-transform:uppercase;font-weight:600;font-family:'PT Sans', sans-serif;padding-bottom:20px;padding-top:20px;font-weight:bold;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:50px;}#page-account-reorder .productInList .price{padding-left:20px;}#page-account-reorder .product_list1 > div{float:left;width:33%;}#page-account-reorder .product_list1 > div > div{padding-bottom:20px !important;}.word-filter .filter{display:inline-block;}.textarea-flexible{width:100%;padding:20px;min-height:120px;border:2px solid #ccc;}.relative.active{overflow:visible !important;}.relative.active .embout:hover:after{content:"Saisissez votre référence figurant dans la fiche technique";position:absolute;top:0px;text-transform:none;background:#fff;font-size:12px;right:-157px;line-height:17px;z-index:1;width:127px;box-shadow:0px 1px 2px rgba(0,0,0,0.3);padding:10px;margin:0 auto;z-index:99999;}.orientation{margin-top:40px;margin-bottom:30px;}.orientation img{width:500px;float:right;margin-right:-20px;margin-top:-21px;margin-bottom:-21px;background:#fff;padding-left:33px;margin-left:45px;}.subtable td.active{background:#eee !important;}.subtable td{border-right:1px solid #ccc;}.form-flexible{margin-top:10px;}.form-flexible .bg-grey{background:#cbcbcb;padding:20px;box-sizing:border-box;min-height:72px;}.form-flexible .bg-grey label{float:left;width:33%;line-height:27px;}.form-flexible table{width:1000px;text-align:center;background:#fff;border:1px solid #ccc;}.form-flexible table th{background:#cbcbcb;line-height:30px;}.form-flexible table td{border-bottom:1px solid #ccc;vertical-align:middle;font-weight:bold;padding:0;text-transform:uppercase;height:90px;width:auto;}.form-flexible table td.active{background:#0a3989;}.form-flexible table td.relative.active:hover{background:#0a3989;}.form-flexible table td.relative:hover{background:#eee;}.form-flexible table td.relative{position:relative;}.form-flexible table td a{display:inline-block;overflow:hidden;position:relative;}.form-flexible table td a img{transform:scale(0.8);transition:all ease 0.3s;z-index:1;max-width:120px;max-height:80px;}.form-flexible table td a:hover:before{opacity:1;top:10px;}.form-flexible table td a:hover img{transform:scale(1);}.form-flexible table tr:last-child td{border-bottom:0;}.form-flexible label{width:100%;display:block;}.form-flexible .groupe{margin-bottom:40px;margin-top:200px;display:none;}.form-flexible .groupe > div{overflow:hidden;max-height:70px;transition:all ease 0.3s;}.form-flexible .groupe > div > h3{cursor:pointer;transition:all ease 0.3s;border:3px solid #ccc;padding:10px;box-sizing:border-box;width:200px;}.form-flexible .groupe > div > h3:hover{padding-left:20px;}.form-flexible .groupe > div.active{max-height:1050px;}.form-flexible .groupe > div.active h3{border:3px solid #0a3989;}.form-flexible .groupe.active{display:block;}.form-flexible .groupe td{overflow:hidden;}.form-flexible .groupe .absolute label{display:inline-block;float:none !important;padding:0 !important;border:0 !important;width:100% !important;position:absolute;height:100%;top:0;line-height:84px;vertical-align:middle;left:0;transition:all ease 0.3s;cursor:pointer;}.form-flexible .groupe .absolute label input{display:inline-block !important;vertical-align:middle;}.form-flexible .groupe input.ref-embout{width:70px;z-index:1;position:relative;margin-top:5px;max-height:0;transition:all ease 0.3s;overflow:hidden;padding:0;line-height:0;border:0;}.form-flexible .groupe td.active input.ref-embout{line-height:40px;max-height:40px;overflow:hidden;}.form-flexible .groupe td.active .absolute  label{line-height:46px;}.form-flexible .flexible-type .absolute   label{width:18%;border:3px solid #ccc;float:left;text-align:center;padding:20px;box-sizing:border-box;margin:1%;cursor:pointer;}.form-flexible .flexible-type .absolute   label.active,.form-flexible .flexible-type .absolute   label:hover{border:3px solid #0a3989;}.form-flexible .flexible-type .absolute   label input{display:none;}.form-flexible .download{text-transform:none;font-weight:lighter;padding:0;font-size:12px;padding:1px 8px;margin:0;}.reset{opacity:0;}.reset:not(.active){pointer-events:none;}.reset.active{opacity:1;}.df-term.level2{margin-left:15px;}.df-panel[data-facet="categories"]{border:1px solid #ccc;background:#fff !important;max-width:95%;display:block;margin:0 auto !important;margin-bottom:30px !important;}.df-panel[data-facet="brand"]{border:1px solid #ccc;background:#fff !important;max-width:95%;margin:0 auto !important;display:block;}.df-term{cursor:pointer;}.df-classic[data-facets="left"] .df-aside__content{padding-top:15px !important;}.df-classic[data-layout="list"] .df-card__image{height:50px !important;width:50px !important;}.df-classic .df-card__main{padding:5px;}.df-classic .df-panel__title{text-transform:uppercase;color:#0a3989 !important;margin-top:10px !important;display:block;}.df-classic .df-card__description{display:none !important;}#page-product .slides > li{line-height:430px;}.product_list a.image,.productInListCarousel a.image{line-height:215px;max-height:215px;}.product_list a.image img,.productInListCarousel a.image img{max-height:215px;}.homeget.homeright.selectproducts{margin-top:30px;width:67%;}#cart-table table.cart-table .description span,#cart-table table.cart-table .cart-opt-name span{white-space:normal;}#total .cart-table td,#total .cart-table th,#total #cart-total td,#total #cart-total th{border-bottom:0 !important;border-top:1px solid #ccc;}.hasnotsku td{border-top:0 !important;padding:0 !important;padding-bottom:10px !important;}.hasnotsku td strong{font-weight:normal !important;}.hasnotsku td.price-bill{font-size:0;}.see-product{background-color:#e5e5e5;border-radius:3px;display:block;font-size:12px;line-height:19px;margin:0 0 -20px;text-align:center;width:100px;}.rappel{background:#fff;border-radius:5px;box-shadow:0 1px 8px rgba(0,0,0,0.3);box-sizing:border-box;oveflow:hidden;color:#0a3989;width:100%;z-index:99;}.rappel form{max-height:0;transition:all ease 0.3s;overflow:hidden;box-sizing:border-box;}.rappel.active form{max-height:500px;padding:11px 30px 30px;}.rappel.active .title:after{color:#000;content:"✕";font-size:24px;position:absolute;right:17px;top:20px;}.rappel .title{border-radius:5px 5px 0 0;color:#0a3989;padding:20px 66px;padding-right:0;cursor:pointer;font-size:17px !important;font-weight:normal;margin-top:0 !important;background-size:30px;position:relative;}.rappel .title:before{font-size:30px;left:18px;position:absolute;top:22px;}.rappel form{width:100%;}.rappel form input,.rappel form textarea{width:100% !important;}#payment .title{text-align:center;font-size:24px;padding-top:30px;}#payment table{border:1px solid #ccc;border-radius:4px;box-shadow:0 1px 6px rgba(0,0,0,0.2);margin:30px auto 20px;width:700px;}#payment table td{vertical-align:middle;}#payment table img{display:inline-block;vertical-align:middle;}#page-bill .pay-button{background:#0a3989 none repeat scroll 0 0;border-radius:5px;color:#fff;display:inline-block;margin-top:10px;padding:6px 14px;text-decoration:none;}#page-bill .left{background:#e5e5e5;box-sizing:border-box;float:left;padding:30px !important;width:48% !important;min-height:235px;}#page-bill .right{background:#e5e5e5;box-sizing:border-box;float:right;padding:30px !important;width:48% !important;min-height:235px;}#total .cart-table,#total #cart-total{border:1px solid #ccc;margin-bottom:0;}#total .cart-table td,#total .cart-table th,#total #cart-total td,#total #cart-total th{border-bottom:1px solid #ccc;border-right:1px solid #ccc;padding-left:10px;padding-right:10px;text-align:center;}#total .cart-table th,#total #cart-total th{line-height:30px;}#total .cart-table tr td:last-child,#total #cart-total tr td:last-child{width:100px;}#total #cart-total{border-top:0;margin-bottom:50px;}#total #cart-total tr td:first-child{text-align:right;}.page-carts .title span{text-transform:none;font-size:14px;}.cart-saved-list{display:flex;flex-direction:column;gap:2rem;}.cart-saved{border:1px solid #ccc;border-radius:5px;box-shadow:0 1px 3px rgba(0,0,0,0.1);box-sizing:border-box;padding:20px;width:100%;}.cart-saved table{width:100%;}.cart-saved table td{padding:0;vertical-align:middle;}.cart-saved table td.image-cart{height:50px;background:#fff;width:5%;}.cart-saved table td.desc-cart{padding-left:20px;}.cart-saved table td.qty-cart{text-align:center;width:5%;}.plusque{margin-left:10px;}.table{min-width:500px;border:1px solid #ccc;}.closed-filter.disabled{color:#0a3989;font-size:14px;}.alert-nb-product{display:none;background:#0a3989;border-radius:4px;color:#fff;text-align:center;line-height:20px;width:252px;padding-top:6px;padding-left:10px;padding-right:10px;padding-bottom:6px;margin:15px auto;}.alert-nb-product.active{display:block;}.jq-modal img{max-height:70vh;}#page #wrapper .product_list .buynow .btn.details,#page-product .product_list .buynow .btn.details{width:47px;float:left;padding:1px 1px;padding-top:3px;background:#686868;background:-moz-linear-gradient(top,#686868 0%,#545454 100%);background:-webkit-linear-gradient(top,#686868 0%,#545454 100%);background:linear-gradient(to bottom,#686868 0%,#545454 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#545454',GradientType=0);font-weight:lighter;font-size:10px;}#page #wrapper .product_list .buynow .btn.details:before,#page-product .product_list .buynow .btn.details:before{display:none;}#page #wrapper .product_list .buynow .btn.btn-add,#page-product .product_list .buynow .btn.btn-add{float:right;}#page #wrapper .product_list .buynow input.number,#page-product .product_list .buynow input.number{width:41px;margin-top:12px;line-height:29px;height:29px;vertical-align:middle;margin-left:11px;float:left;}#page-categ table.product_list .buynow .btn.details{width:49% !important;}#page-categ table.product_list .buynow .btn.btn-add{float:none !important;margin:0 auto;display:block;}#page-categ table.product_list .buynow .product-quantity{width:47% !important;margin-left:6px;}.popup{background:rgba(0,0,0,0.6);width:100%;height:100%;position:fixed;left:0;top:0;z-index:-9999;transition:all ease 0.3s;opacity:0;}.popup .contain{background:#fff;max-width:600px;margin:0 auto;margin-top:20px;padding:20px;border-radius:10px;position:relative;}.popup .contain .closed{font-size:25px;position:absolute;right:15px;top:10px;}.popup.active{z-index:9999999 !important;opacity:1;}.popup .go-back{color:#000;display:block;font-size:14px;margin-bottom:10px;padding-left:20px;position:relative;}.popup .go-back:before{position:absolute;left:0;top:2px;}.popup-contact{display:none;}.popup-contact.active{display:block;}#page-bill .cart-table .stock-dispo{margin:0 auto;background-position:2px 1px;}#page-bill .cart-table .stock-dispo strong{margin-top:0px;}.stock-dispo{background:rgba(0,0,0,0) url("/pub/design/picto-stock.png") no-repeat scroll 2px 5px;display:block;font-size:10px !important;font-weight:normal !important;margin-bottom:11px;padding-left:20px;line-height:19px;padding-bottom:7px;}.stock-dispo.nostock{background:rgba(0,0,0,0) url("/pub/design/nostock.png") no-repeat scroll 2px 5px;}#page #wrapper .product_list .price,#page-product .product_list .price{display:block;float:none !important;margin-bottom:-5px;margin-top:7px;padding-left:0 !important;}.download{text-transform:none;font-weight:normal;margin-bottom:20px;}.download:before{margin-right:10px;}.champsperso{box-sizing:border-box;padding:0;}.champsperso .download{text-transform:none;font-weight:normal;margin-bottom:20px;}.champsperso .download:before{margin-right:10px;}.champsperso > div{border:1px solid #ccc;font-size:18px;margin-top:20px;padding-left:10px;padding-right:10px;padding-top:15px;text-align:left;}.champsperso > div span{background:#777 none repeat scroll 0 0;color:#fff;font-size:15px;padding-left:1px;padding-right:1px;}.champsperso > div .title{border-bottom:1px solid #ccc;font-size:16px !important;margin-bottom:18px;margin-top:0 !important;padding-top:0;}#page.no_column .list > div{width:33.3%;}#subcategories{float:right;margin-bottom:60px;width:77%;}.overflow{float:right;width:100%;}.overflow:empty{display:none;}.filters{position:relative;width:100%;}.input-custom-point{display:none;}#page-categ .reset{position:relative;margin-top:10px;margin-bottom:5px;top:0;left:0;right:0;}.reset{float:right;font-size:12px !important;padding:4px 7px 3px !important;position:absolute;right:14px;top:14px;}th,td{white-space:nowrap;}.overflow{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;height:90vh;margin:0 auto;overflow:scroll;padding:0px;position:relative;}.nb-product-cat{background:#686868;background:-moz-linear-gradient(top,#686868 0%,#545454 100%);background:-webkit-linear-gradient(top,#686868 0%,#545454 100%);background:linear-gradient(to bottom,#686868 0%,#545454 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#545454',GradientType=0);color:#fff;display:inline-block;font-size:12px;font-weight:normal;margin-left:6px;margin-top:-2px;padding:2px 4px;position:relative;border-radius:2px;top:-3px;}#collect_datetime{background:var(--colorPrimary) none repeat scroll 0 0;border-radius:4px;clear:both;color:#fff;float:left;margin-top:18px;padding:5px 5px 5px 10px;}.nb-ref{color:var(--colorPrimary);left:0;right:0;text-align:center;text-transform:uppercase;margin-top:5px;}.nb-ref div{background:var(--colorPrimary) none repeat scroll 0 0;border-radius:5px;color:#fff;display:inline-block;font-size:16px;line-height:24px;padding:0 14px;text-align:center;}.img{border:1px solid #ddd;float:left;margin-right:30px;vertical-align:top;}.img img{vertical-align:top;}body.no-connected h1{border-bottom:1px solid #e2e2e2 !important;margin-bottom:10px !important;padding-bottom:15px !important;}thead .col-image{border:none !important;}.table-fixed{padding-top:125px;}.fixed{top:-10px;position:fixed;z-index:1;background:#fff;border-bottom:1px solid #ccc;width:1200px;}#page-contact #address > img{max-width:320px;}.select2-container--open .select2-dropdown{width:170px !important;}#page-login #content input[type="submit"],#page-login #content .btn{font-size:15px;line-height:18px !important;}#page-signup label.jaccepte{display:block;float:none;margin:50px auto 0;max-width:309px;text-align:center;width:100%;}#page-signup label.jaccepte input{margin-right:10px;}#page-signup .conditions{background:#e5e5e5 none repeat scroll 0 0;float:left;margin:16px auto 30px 30%;padding:1% 0 2%;text-align:center;width:27%;border:1px solid #eee;}.adresse-livraison{max-height:0;overflow:hidden;transition:all ease 0.2s;margin-bottom:20px;}.adresse-livraison.active{max-height:200px;}.sameadresse{margin-right:5px;}.select2-container.select2-container--default.select2-container--open{border:0 !important;}.select2-selection__rendered{border:1px solid #ddd;}#page-categ .infos,#page-advancedsearch .infos{background:#686868;background:-moz-linear-gradient(top,#686868 0%,#545454 100%);background:-webkit-linear-gradient(top,#686868 0%,#545454 100%);background:linear-gradient(to bottom,#686868 0%,#545454 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#686868',endColorstr='#545454',GradientType=0);border-radius:5px;color:#fff;font-size:16px;text-align:center;}#page-login #log_or_sign_in .col > div,#page-cart #log_or_sign_in .col > div{min-height:520px;}#log_or_sign_in{width:100%;}#log_or_sign_in .col.col2{width:70%;background:#f6f6f6;padding:15px;border:1px solid #e2e2e2;box-sizing:border-box;}#log_or_sign_in .col.col2 > p{text-align:center;}#log_or_sign_in .col.col2 > div{background:transparent;float:left;width:44%;margin:3% !important;border:0 !important;padding:0px !important;box-sizing:border-box;position:relative;}#log_or_sign_in .col.col2 > div > .title{text-align:center;font-size:14px;}#log_or_sign_in .col.col2 > div.border:after{border-right:1px solid #ccc;content:"";height:300px;position:absolute;right:-25px;top:15px;}.post-content.text .historique{margin-top:30px;}.post-content.text .historique p{position:relative;padding-left:103px;padding-top:23px;height:60px;}.post-content.text .historique p:after{display:block;content:" ";clear:both;}.post-content.text .historique p strong{background:#0a3989 none repeat scroll 0 0;border-radius:200px;display:inline-block;height:70px;line-height:70px;margin-right:30px;color:#fff;text-align:center;width:70px;position:absolute;top:0;left:0;}.post-content.text .historique p strong:after{height:30px;background:#0a3989 none repeat scroll 0 0;width:2px;content:"";position:absolute;left:0;right:0;bottom:-20px;margin:0 auto;}.post-content.text .historique p strong:before{background:#0a3989 none repeat scroll 0 0;content:"";height:2px;position:absolute;right:-20px;top:49%;width:20px;}.post-content.text .historique p:last-child strong:after{display:none;}#page-cart #validation-bloc .two-cols{max-width:100%;}.loader{opacity:0;position:absolute;right:7%;top:37px;}.loader:not(.active){pointer-events:none;}.loader.active{opacity:1;}.product_list .productInList,.productInListCarousel .productInList{box-shadow:0 0 2px #ccc;}body.page-product .even{background-color:#fff;}.home-col-3{float:left;width:35.5%;}.home-col-3 #brands_list{background:#efefef;width:90%;padding:5px;padding-bottom:2px;}.home-col-3 #brands_list .brand_box{margin:5px;}.home-col-3 #brands_list > div > div .item-image{height:75px;line-height:75px;background:#fff;}#page-bill .orderinfo{margin-top:20px;}.page-account a.image{height:180px;}.page-account #orders .btn{font-size:12px;padding:0 13px;}.page-account #orders td{border-bottom:1px solid #e2e2e2;border-right:1px solid #e2e2e2;line-height:24px;}.page-account .infos{margin-bottom:0px;border-collapse:collapse;width:100%;}.page-account .infos td{border-bottom:1px solid #e2e2e2;padding:0;line-height:27px;}.page-account .infos td:first-child{font-weight:bold;}#footgets{background:#3d3d3d;border-top:3px solid var(--colorPrimary);}#footer #footer-mentions{background-color:#2c2c2c;}body.page-product .parameter #prices{border-top:0;}.dataTables_length,.dataTables_filter{display:none;}.supplier-logo{background:#fff none repeat scroll 0 0;border:1px solid #ccc !important;border-radius:5px;float:right;padding:5px;width:100px;text-align:center;position:absolute;right:28px;}.supplier-logo img{display:block;margin:0 auto;max-height:42px;vertical-align:top;}.supplier{color:#777;min-height:60px;}#page-home .product_list .productInList,#page-home .productInListCarousel .productInList{margin:0 10px 10px;}#page-home .product_list .productInList a.image img,#page-home .productInListCarousel .productInList a.image img{max-height:158px !important;}#page-home .productInListCarousel a.image{min-height:155px;}.additional-filters{clear:both;}.filter.as_page{float:left;width:100%;}.filter.as_page.left{width:33%;}.filter.as_page .closed-filter{display:none;}.filter.as_page.active .closed-filter{display:inline-block;}.filter.as_page > a span{color:#444;display:none;font-size:9px;text-align:center;}.filter.as_page > a .container-image{height:150px;width:150px;line-height:150px;background:#fff;display:block;text-align:center;}.filter.as_page > a .container-image .image-filter-name{line-height:normal;padding-bottom:10px;font-size:15px;}.filter.as_page > a .container-image .categ-filter-image-large{height:auto !important;vertical-align:middle;}.filter.as_page > a.active{background:var(--colorPrimary);border-color:var(--colorPrimary);color:#fff;}.filter.as_page > a.active span{color:#fff;opacity:0.7;}.filter.as_page > a.disabled{background:#aaa;color:#777;cursor:normal;}#page-cart #address-bloc .inviaccount .choice{float:left;width:50%;text-align:center;}#page-cart #address-bloc .inviaccount .choice label{display:none;}#page-cart #address-bloc .inviaccount .choice a{border:1px solid #ccc;padding:13px 27px !important;padding-left:45px !important;display:inline-block;margin-bottom:40px;text-transform:uppercase;color:#000 !important;background-color:#941110;background-image:linear-gradient(to bottom,#0a3989 0%,#941110 100%);color:#fff !important;}#page-cart #address-bloc .inviaccount .choice a:before{background:#fff none repeat scroll 0 0;border:1px solid #ccc;border-radius:0;height:15px;left:15px;opacity:1;top:14px;width:15px;}#page-cart #address-bloc .inviaccount .choice a:after{color:#941110;content:"✔";left:21px;position:absolute;top:13px;opacity:0;transition:all ease 0.3s;}#page-cart #address-bloc .inviaccount .choice.active a{background-color:#941110;background-image:linear-gradient(to bottom,#0a3989 0%,#941110 100%);color:#fff !important;font-weight:normal !important;}#page-cart #address-bloc .inviaccount .choice.active a:after{opacity:1;}.text p,.text ul,.text ol{opacity:1;}#page-cart #log_or_sign_in .col > div{min-height:305px;}#page-cart #log_or_sign_in .col > div .title{margin-bottom:15px;padding:8px 0 0;}#page-cart #log_or_sign_in .col > div > p{margin-bottom:20px;}#page-advancedsearch #wrapper .product_list .buynow .btn,#page-store #wrapper .product_list .buynow .btn{display:block !important;font-size:12px !important;margin-top:13px !important;padding:2px 27px 2px 11px !important;position:relative !important;}#page-cart .two-cols{margin:0 auto;max-width:800px;}#content > #checkout-empty{float:left;width:100%;}.title.decal{background-color:#0a3989;color:#fff;font-size:19px;height:1.5em;line-height:1.5em;margin-left:-45px;margin-right:-9px;margin-top:0;overflow:visible;padding-left:45px;position:relative;}.title.decal:before{border-color:rgba(0,0,0,0) #072559;border-style:solid;border-width:0 15px 15px 0;bottom:-15px;content:"";height:0;left:0;position:absolute;width:0;}.home-desc{background:#e5e5e5;border:1px solid #fff;box-shadow:0 2px 3px rgba(0,0,0,0.2), 0px 0 12px rgba(0,0,0,0.1) inset;float:left;margin-bottom:30px;margin-top:30px;width:32.7%;margin-right:1.7%;}.home-desc h1{border:0 none;font-size:20px;font-weight:600;margin-bottom:0;padding-bottom:10px;padding-top:0;text-align:left;}.home-desc h2{font-size:14px;margin-bottom:5px;}.home-desc div{float:left;width:47%;box-sizing:border-box;position:relative;}.home-desc div.text{margin-bottom:0;min-height:253px;padding:30px 30px 0;width:100%;}.home-desc div.text p{margin-top:0;margin-bottom:0;}.home-desc div.text .btn{position:absolute;left:30px;bottom:20px;}.home-desc div img{vertical-align:top;}.home-desc div.image-desc{display:none;position:relative;}.home-desc div.image-desc:before{border-color:transparent transparent transparent #f6f6f6;border-style:solid;border-width:40px 0 40px 40px;content:"";height:0;left:0;position:absolute;top:33%;width:0;z-index:1;}.home-desc div.image-desc:after{box-shadow:9px 0 12px rgba(0,0,0,0.4) inset;content:"";height:100%;left:0;position:absolute;top:0;width:100%;}th.attrib{font-size:12px;padding:10px 15px !important;}.top_bar{display:none;}#D3{width:10%;}#D3 img{vertical-align:middle;}#D3-mobile{display:none !important;clear:left;}#page #wrapper img.product,#page-product img.product{max-height:370px;vertical-align:middle;}#page #wrapper .product_list .desc,#page-product .product_list .desc{text-align:left;padding-left:20px;}#page #wrapper .product_list .desc a,#page-product .product_list .desc a{font-weight:600;font-size:12px;}#page #wrapper .product_list .ref,#page-product .product_list .ref{background:#e5e5e5 none repeat scroll 0 0;border-bottom:1px solid #e5e5e5;border-top:1px solid #e5e5e5;color:#888;font-size:11px;line-height:20px;margin-top:8px;padding-bottom:5px;padding-left:20px;padding-top:5px;text-align:left;}#page #wrapper .product_list .price,#page-product .product_list .price{float:left;padding-left:20px;text-align:left;}#page #wrapper .product_list .buynow,#page-product .product_list .buynow{float:right;}#page #wrapper .product_list .buynow .btn,#page-product .product_list .buynow .btn{display:block;font-size:12px;margin-top:13px;margin-bottom:13px;padding:2px 27px 2px 10px;position:relative;}#page #wrapper .product_list .buynow .btn:before,#page-product .product_list .buynow .btn:before{background:rgba(0,0,0,0) url("/pub/design/plus2.png") no-repeat scroll 0 0;content:"";height:20px;position:absolute;right:0;top:9px;width:20px;}#page #wrapper .product_list .buy_price,#page-product .product_list .buy_price{line-height:47px;}#page #wrapper .product_list.display-table,#page-product .product_list.display-table{min-width:100%;border-collapse:separate;border-spacing:0 0px;*border-collapse:expression('separate',cellSpacing='20px');}#page #wrapper .product_list.display-table .no-sort,#page-product .product_list.display-table .no-sort{background-image:none !important;}#page #wrapper .product_list.display-table th,#page-product .product_list.display-table th{position:relative;text-align:center !important;font-weight:600;line-height:18px;}#page #wrapper .product_list.display-table th .select2-container--default .select2-selection--single,#page-product .product_list.display-table th .select2-container--default .select2-selection--single{background-color:#fff !important;height:27px !important;}#page #wrapper .product_list.display-table th .select2-container,#page-product .product_list.display-table th .select2-container{font-size:11px;left:-8px;margin:0 auto;position:absolute;right:0;top:-12px;width:96px !important;}#page #wrapper .product_list.display-table th .select2-container--default .select2-selection--single .select2-selection__rendered,#page-product .product_list.display-table th .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:28px !important;}#page #wrapper .product_list.display-table th .select2-container--default .select2-selection--single .select2-selection__arrow b::before,#page-product .product_list.display-table th .select2-container--default .select2-selection--single .select2-selection__arrow b::before{top:-6px !important;}#page #wrapper .product_list.display-table .thead,#page-product .product_list.display-table .thead{z-index:4;position:relative;}#page #wrapper .product_list.display-table .thead th,#page-product .product_list.display-table .thead th{background-color:#fafafa !important;border-bottom:1px solid #ccc !important;}#page #wrapper .product_list.display-table .productInList,#page #wrapper .product_list.display-table .thead,#page #wrapper .product_list.display-table .filter-row,#page-product .product_list.display-table .productInList,#page-product .product_list.display-table .thead,#page-product .product_list.display-table .filter-row{padding-right:0 !important;vertical-align:middle;transition:all ease 0.3s;}#page #wrapper .product_list.display-table .productInList >   td,#page #wrapper .product_list.display-table .productInList th,#page #wrapper .product_list.display-table .thead >   td,#page #wrapper .product_list.display-table .thead th,#page #wrapper .product_list.display-table .filter-row >   td,#page #wrapper .product_list.display-table .filter-row th,#page-product .product_list.display-table .productInList >   td,#page-product .product_list.display-table .productInList th,#page-product .product_list.display-table .thead >   td,#page-product .product_list.display-table .thead th,#page-product .product_list.display-table .filter-row >   td,#page-product .product_list.display-table .filter-row th{vertical-align:middle;border-right:1px solid #ccc;padding:0;}#page #wrapper .product_list.display-table .productInList >   td.col-image a.image,#page #wrapper .product_list.display-table .productInList th.col-image a.image,#page #wrapper .product_list.display-table .thead >   td.col-image a.image,#page #wrapper .product_list.display-table .thead th.col-image a.image,#page #wrapper .product_list.display-table .filter-row >   td.col-image a.image,#page #wrapper .product_list.display-table .filter-row th.col-image a.image,#page-product .product_list.display-table .productInList >   td.col-image a.image,#page-product .product_list.display-table .productInList th.col-image a.image,#page-product .product_list.display-table .thead >   td.col-image a.image,#page-product .product_list.display-table .thead th.col-image a.image,#page-product .product_list.display-table .filter-row >   td.col-image a.image,#page-product .product_list.display-table .filter-row th.col-image a.image{float:left;width:380px;margin-right:0;text-align:center;margin-bottom:0;display:block;margin:0 auto;}#page #wrapper .product_list.display-table .productInList >   td.col-image a.image img,#page #wrapper .product_list.display-table .productInList th.col-image a.image img,#page #wrapper .product_list.display-table .thead >   td.col-image a.image img,#page #wrapper .product_list.display-table .thead th.col-image a.image img,#page #wrapper .product_list.display-table .filter-row >   td.col-image a.image img,#page #wrapper .product_list.display-table .filter-row th.col-image a.image img,#page-product .product_list.display-table .productInList >   td.col-image a.image img,#page-product .product_list.display-table .productInList th.col-image a.image img,#page-product .product_list.display-table .thead >   td.col-image a.image img,#page-product .product_list.display-table .thead th.col-image a.image img,#page-product .product_list.display-table .filter-row >   td.col-image a.image img,#page-product .product_list.display-table .filter-row th.col-image a.image img{padding:0 !important;float:left;margin-right:10px;max-width:80px;}#page #wrapper .product_list.display-table .productInList >   td.desc,#page #wrapper .product_list.display-table .productInList th.desc,#page #wrapper .product_list.display-table .thead >   td.desc,#page #wrapper .product_list.display-table .thead th.desc,#page #wrapper .product_list.display-table .filter-row >   td.desc,#page #wrapper .product_list.display-table .filter-row th.desc,#page-product .product_list.display-table .productInList >   td.desc,#page-product .product_list.display-table .productInList th.desc,#page-product .product_list.display-table .thead >   td.desc,#page-product .product_list.display-table .thead th.desc,#page-product .product_list.display-table .filter-row >   td.desc,#page-product .product_list.display-table .filter-row th.desc{float:none;width:auto;padding-left:20px;}#page #wrapper .product_list.display-table .productInList >   td.attrib,#page #wrapper .product_list.display-table .productInList th.attrib,#page #wrapper .product_list.display-table .thead >   td.attrib,#page #wrapper .product_list.display-table .thead th.attrib,#page #wrapper .product_list.display-table .filter-row >   td.attrib,#page #wrapper .product_list.display-table .filter-row th.attrib,#page-product .product_list.display-table .productInList >   td.attrib,#page-product .product_list.display-table .productInList th.attrib,#page-product .product_list.display-table .thead >   td.attrib,#page-product .product_list.display-table .thead th.attrib,#page-product .product_list.display-table .filter-row >   td.attrib,#page-product .product_list.display-table .filter-row th.attrib{text-align:center;white-space:normal;width:155px !important;}#page #wrapper .product_list.display-table .productInList >   td.col-image,#page #wrapper .product_list.display-table .productInList th.col-image,#page #wrapper .product_list.display-table .thead >   td.col-image,#page #wrapper .product_list.display-table .thead th.col-image,#page #wrapper .product_list.display-table .filter-row >   td.col-image,#page #wrapper .product_list.display-table .filter-row th.col-image,#page-product .product_list.display-table .productInList >   td.col-image,#page-product .product_list.display-table .productInList th.col-image,#page-product .product_list.display-table .thead >   td.col-image,#page-product .product_list.display-table .thead th.col-image,#page-product .product_list.display-table .filter-row >   td.col-image,#page-product .product_list.display-table .filter-row th.col-image{background:#fff none repeat scroll 0 0;padding-bottom:10px !important;padding-top:10px !important;padding-left:20px !important;padding-right:20px !important;position:relative;white-space:normal;width:155px !important;z-index:1;}#page #wrapper .product_list.display-table .productInList >   td.buy_price,#page #wrapper .product_list.display-table .productInList th.buy_price,#page #wrapper .product_list.display-table .thead >   td.buy_price,#page #wrapper .product_list.display-table .thead th.buy_price,#page #wrapper .product_list.display-table .filter-row >   td.buy_price,#page #wrapper .product_list.display-table .filter-row th.buy_price,#page-product .product_list.display-table .productInList >   td.buy_price,#page-product .product_list.display-table .productInList th.buy_price,#page-product .product_list.display-table .thead >   td.buy_price,#page-product .product_list.display-table .thead th.buy_price,#page-product .product_list.display-table .filter-row >   td.buy_price,#page-product .product_list.display-table .filter-row th.buy_price{border:0;padding-left:15px;padding-right:15px;float:none;width:300px !important;}#page #wrapper .product_list.display-table .productInList >   td.buy_price .price,#page #wrapper .product_list.display-table .productInList th.buy_price .price,#page #wrapper .product_list.display-table .thead >   td.buy_price .price,#page #wrapper .product_list.display-table .thead th.buy_price .price,#page #wrapper .product_list.display-table .filter-row >   td.buy_price .price,#page #wrapper .product_list.display-table .filter-row th.buy_price .price,#page-product .product_list.display-table .productInList >   td.buy_price .price,#page-product .product_list.display-table .productInList th.buy_price .price,#page-product .product_list.display-table .thead >   td.buy_price .price,#page-product .product_list.display-table .thead th.buy_price .price,#page-product .product_list.display-table .filter-row >   td.buy_price .price,#page-product .product_list.display-table .filter-row th.buy_price .price{font-weight:700;margin-right:20px;display:inline-block;width:27% !important;text-align:center;float:left !important;border:none;font-size:16px;vertical-align:middle;}#page #wrapper .product_list.display-table .productInList >   td.buy_price .buynow,#page #wrapper .product_list.display-table .productInList th.buy_price .buynow,#page #wrapper .product_list.display-table .thead >   td.buy_price .buynow,#page #wrapper .product_list.display-table .thead th.buy_price .buynow,#page #wrapper .product_list.display-table .filter-row >   td.buy_price .buynow,#page #wrapper .product_list.display-table .filter-row th.buy_price .buynow,#page-product .product_list.display-table .productInList >   td.buy_price .buynow,#page-product .product_list.display-table .productInList th.buy_price .buynow,#page-product .product_list.display-table .thead >   td.buy_price .buynow,#page-product .product_list.display-table .thead th.buy_price .buynow,#page-product .product_list.display-table .filter-row >   td.buy_price .buynow,#page-product .product_list.display-table .filter-row th.buy_price .buynow{width:40%;float:none;margin-top:0px;}#page #wrapper .product_list.display-table .productInList:hover,#page #wrapper .product_list.display-table .thead:hover,#page #wrapper .product_list.display-table .filter-row:hover,#page-product .product_list.display-table .productInList:hover,#page-product .product_list.display-table .thead:hover,#page-product .product_list.display-table .filter-row:hover{box-shadow:1px 1px 10px rgba(0,0,0,0.1) !important;background:rgba(0,0,0,0.1);}#page #wrapper .product_list.display-table .productInList:hover td,#page #wrapper .product_list.display-table .thead:hover td,#page #wrapper .product_list.display-table .filter-row:hover td,#page-product .product_list.display-table .productInList:hover td,#page-product .product_list.display-table .thead:hover td,#page-product .product_list.display-table .filter-row:hover td{background:#e5e5e5;}#page #wrapper .product_list.display-table .buynow,#page-product .product_list.display-table .buynow{float:none !important;}table.dataTable thead .sorting{background-image:url("/pub/design/sort_both.png") !important;}table.dataTable thead .sorting_asc{background-image:url("/pub/design/sort_asc.png") !important;}table.dataTable thead .sorting_desc{background-image:url("/pub/design/sort_desc.png") !important;}#page #wrapper .product_list.display-table .productInList.thead:hover,#page #wrapper .product_list.display-table .thead:hover,#page-product .product_list.display-table .productInList.thead:hover,#page-product .product_list.display-table .thead:hover{box-shadow:none !important;}.overflow{position:relative;}.overflow:before{background-color:#fafafa;content:"";height:74px;left:0;position:absolute;top:0;width:255px;}table.dataTable thead th,table.dataTable thead td,table.dataTable.no-footer{border-bottom:0 !important;}.header-table{background:#efefef !important;text-align:center !important;font-weight:600;line-height:50px;}.fast-order{border:0 !important;}.fast-order input[type="text"]{height:40px;line-height:40px;margin-bottom:15px;width:100%;}.fast-order .title{background:rgba(0,0,0,0) url("/pub/design/clock.png") no-repeat scroll left center;font-weight:600;margin-bottom:7px;padding-left:29px;}.fast-order .btn{width:55%;float:right;padding:11px 0;border:medium none !important;}.fast-order .operator{width:90px;float:left;}.fast-order .operator .numb{text-align:center;width:60px;float:left;}.fast-order .operator .ope{background:#0a3989 none repeat scroll 0 0;border-radius:3px;color:#fff;display:inline-block;float:left;height:16px;line-height:16px;margin-bottom:7px;margin-left:4px;margin-right:10px;text-align:center;vertical-align:middle;width:16px;}#page-categ .fast-order,#page-home .fast-order{background:#eee none repeat scroll 0 0;padding-left:22px;padding-top:13px;}#page-categ .fast-order .title,#page-home .fast-order .title{border:0 none;line-height:39px;padding:0 0 0 30px;vertical-align:top;font-size:15px;margin-right:10px;}#page-categ .fast-order .error,#page-home .fast-order .error{line-height:39px;padding-left:20px;vertical-align:top;}#page-categ .fast-order .numb,#page-home .fast-order .numb{max-width:60px;}#page-categ .fast-order .operator,#page-home .fast-order .operator{margin-left:20px;margin-right:10px;float:right;}#page-categ .fast-order hr,#page-home .fast-order hr{display:none;}#page-categ .fast-order input,#page-categ .fast-order > div,#page-categ .fast-order form,#page-home .fast-order input,#page-home .fast-order > div,#page-home .fast-order form{display:inline-block;}#page-categ .fast-order input input,#page-categ .fast-order input div,#page-categ .fast-order > div input,#page-categ .fast-order > div div,#page-categ .fast-order form input,#page-categ .fast-order form div,#page-home .fast-order input input,#page-home .fast-order input div,#page-home .fast-order > div input,#page-home .fast-order > div div,#page-home .fast-order form input,#page-home .fast-order form div{display:inline-block;width:auto;}#page-categ .fast-order .btn,#page-home .fast-order .btn{padding-left:10px;padding-right:10px;float:right;}.page-account .fast-order{background:#e5e5e5 none repeat scroll 0 0;float:right;padding:7px 24px;margin-top:30px;}.page-account .account_bloc{float:left;padding:0;border:0;border-top:2px solid #e2e2e2;padding-top:30px !important;}.page-account .ajax-contact-form{background:#e5e5e5;margin-top:40px;padding:20px;float:left;width:100%;box-sizing:border-box;}.page-account .ajax-contact-form .col2{float:left;margin-bottom:10px;margin-top:0;width:50%;}.page-account .ajax-contact-form .col2 input{margin-bottom:0;}.page-account .ajax-contact-form .title{margin-bottom:20px;margin-left:-35px;margin-right:4px;font-size:16px;}.page-account .ajax-contact-form .field.files{margin-top:0px;}.page-account #footer .title{text-align:left;}.red{color:#0a3989;font-size:16px !important;}.red:hover{color:#0a3989;}.recherche{background:#e5e5e5;border-left:1px solid #e2e2e2;border-right:1px solid #e2e2e2;position:relative;}.recherche ul,.recherche li{list-style-type:none;}.recherche > div.filters{width:67%;border-right:0;}.recherche > div.filters label{display:block;}.recherche > div.filters hr{margin-bottom:10px;}.recherche > div.filters .title:first-letter{text-transform:uppercase;}.recherche > div.filters .title a{color:#0a3989 !important;font-size:12px;margin-left:10px;}.recherche .sub-cat{background:#fff none repeat scroll 0 0;height:100%;min-height:360px;width:100%;}.recherche .sub-cat ul li{line-height:20px;margin-bottom:5px;}.recherche .sub-cat ul li:first-letter{text-transform:uppercase;}.recherche .sub-cat ul li a{position:relative;padding-left:10px;color:#222;font-weight:bold;transition:all ease 0.3s;text-transform:uppercase;}.recherche .sub-cat ul li a:first-letter{text-transform:uppercase;}.recherche .sub-cat ul li a span{font-size:12px;color:#999;font-weight:normal;}.recherche .sub-cat ul li a:after{content:"";width:4px;height:4px;border-radius:10px;background:#e3301c;position:absolute;left:0;top:41%;transition:all ease 0.3s;}.recherche .sub-cat ul li a:hover{padding-left:15px;}.recherche .sub-cat ul li a:hover:before{left:3px;}.recherche .sub-cat ul li a span span{text-transform:lowercase;}.recherche .sub-cat ul li li a{text-transform:lowercase;}.recherche .sub-cat ul li li a.category-current{color:#0a3989;}.recherche .sub-cat ul li li a:first-letter{text-transform:uppercase;}.recherche .sub-cat ul li li a span{text-transform:lowercase;}.recherche .sub-cat ul li.category-current > a{color:#0a3989;}.recherche .sub-cat ul ul{margin-left:10px;}.recherche .sub-cat ul ul li a{font-size:12px;font-weight:normal;}.recherche .sub-cat ul ul li a:before{background:#888;}.recherche .fast-order{width:25%;}.df-panel__content .level0,.df-panel__content .level1{position:relative;padding-left:10px;color:#222;transition:all ease 0.3s;text-transform:capitalize;}.df-panel__content .level0:after,.df-panel__content .level1:after{content:"";width:4px;height:4px;border-radius:10px;background:#e3301c;position:absolute;left:0;top:41%;transition:all ease 0.3s;}.df-panel__content .level0{font-weight:600;}.df-panel__content .level1,.df-panel__content .level2{padding-left:25px !important;color:#999;font-size:12px;font-weight:normal;}.df-panel__content .level1:after,.df-panel__content .level2:after{left:15px;}.df-panel__content .level1:before,.df-panel__content .level2:before{background:#888;}.list > div > .subcategory{position:relative;display:flex;border-left:3px solid #0a3989;align-content:center;justify-content:center;align-items:center;box-shadow:0px 1px 3px rgba(0,0,0,0.3);border-radius:4px;}.list > div > .subcategory .item-title a{padding:0;}.list > div > .subcategory .item-image{margin-top:0;width:40%;}.list > div > div > .item-title{background:transparent;height:3.5em;line-height:3.5em;padding-left:20px;position:relative;overflow:visible;width:60%;text-align:left;}.list > div > div > .item-title a{color:#222;font-weight:bold;font-size:12px;text-transform:none;text-transform:uppercase;}.list > div > div > .item-title a:before{display:none;}.list > div > div > .item-title a:hover{color:#222;}.list > div > div >.item-link{position:absolute;right:0;bottom:0;background:#e5e5e5;text-align:center;}.list > div > div >.item-link a{text-transform:uppercase;color:#fff;display:inline-block;margin-left:10px;padding:0 10px;}.list > div > div >.item-link a path{fill:#0a3989;}.list > div > div >.item-link span{display:inline-block;text-align:center;}#footer .text{margin-bottom:0;}#footer .text table{margin-bottom:0;}#footer .text table img{margin-right:20px;}#footer .text p{vertical-align:middle;}#footer #foot-cols > div > div > div a{text-decoration:none;}#footer #footer-text{border-top:6px solid #eee;background-color:#fff;padding-bottom:18px;}#footer #footer-text > div > div{padding:10px 0 0;}#sidebar #newsletter .submit,#sidebar .tpl-widget-newsletter .submit,#footgets #newsletter .submit,#footgets .tpl-widget-newsletter .submit{bottom:24px;}.ul-list{border:1px solid #d2d2d2;padding:20px;float:left;box-sizing:border-box;margin-top:10px;}.ul-list .title{background-color:#0a3989;color:#fff;border-top:0px;font-size:22px;font-weight:700;line-height:48px;margin-bottom:10px;text-align:center;text-transform:uppercase;position:relative;margin-left:-36px;}.ul-list .title::before{border-color:rgba(0,0,0,0) #072559;border-style:solid;border-width:0 15px 15px 0;bottom:-15px;content:"";height:0;left:0;position:absolute;width:0;}.ul-list.services{width:49%;}.ul-list.services ul{min-height:181px;margin-bottom:0;}.ul-list.prestation{width:49%;float:right;}.ul-list.prestation ul li{box-sizing:border-box;width:100%;}.ul-list ul{background:#fff;border:0px solid #d2d2d2;padding:10px;opacity:1;float:left;width:100%;box-sizing:border-box;}.ul-list ul li{background:#e5e5e5 none repeat scroll 0 0;border:1px solid #d2d2d2;border-radius:25px;line-height:30px;margin:5px;margin-left:0;margin-right:0;color:#0a3989;font-weight:bold;}.ul-list ul li a{text-decoration:none;color:black;font-weight:normal;}.ul-list .btn{width:200px;margin:0 auto;display:block;text-decoration:none;}.ul-list hr{visibility:hidden;}#brands_list  .title{background-color:#0a3989;color:#fff;font-size:19px;height:1.5em;line-height:1.5em;margin-right:-9px;overflow:visible;padding-left:45px;position:relative;width:92% !important;margin-top:25px;margin-left:-20px;margin-bottom:8px;}#brands_list  .title:before{border-color:rgba(0,0,0,0) #072559;border-style:solid;border-width:0 15px 15px 0;bottom:-15px;content:"";height:0;left:0;position:absolute;width:0;}#page-home #home-connect,#page-home .tpl-home-btb,#page-cart #home-connect,#page-cart .tpl-home-btb{float:right;width:28%;padding:30px;background:#e5e5e5;box-sizing:border-box;}#page-home #home-connect input,#page-home #home-connect textarea,#page-home .tpl-home-btb input,#page-home .tpl-home-btb textarea,#page-cart #home-connect input,#page-cart #home-connect textarea,#page-cart .tpl-home-btb input,#page-cart .tpl-home-btb textarea{width:100%;margin-bottom:0;}#page-home #home-connect .title,#page-home .tpl-home-btb .title,#page-cart #home-connect .title,#page-cart .tpl-home-btb .title{background-color:#0a3989;color:#fff;font-size:19px;height:1.5em;line-height:1.5em;margin-left:-45px;margin-right:-9px;margin-top:0;overflow:visible;padding-left:45px;position:relative;}#page-home #home-connect .title:before,#page-home .tpl-home-btb .title:before,#page-cart #home-connect .title:before,#page-cart .tpl-home-btb .title:before{border-color:rgba(0,0,0,0) #072559;border-style:solid;border-width:0 15px 15px 0;bottom:-15px;content:"";height:0;left:0;position:absolute;width:0;}#page-home #home-connect textarea,#page-home .tpl-home-btb textarea,#page-cart #home-connect textarea,#page-cart .tpl-home-btb textarea{max-height:89px;}#page-home #home-connect .field,#page-home .tpl-home-btb .field,#page-cart #home-connect .field,#page-cart .tpl-home-btb .field{margin-top:6.4px;}#page-home #home-connect .field input[type="text"],#page-home #home-connect .field input[type="password"],#page-home #home-connect .field input[type="email"],#page-home #home-connect .field input[type="tel"],#page-home #home-connect .field input[type="url"],#page-home #home-connect .field input[type="number"],#page-home .tpl-home-btb .field input[type="text"],#page-home .tpl-home-btb .field input[type="password"],#page-home .tpl-home-btb .field input[type="email"],#page-home .tpl-home-btb .field input[type="tel"],#page-home .tpl-home-btb .field input[type="url"],#page-home .tpl-home-btb .field input[type="number"],#page-cart #home-connect .field input[type="text"],#page-cart #home-connect .field input[type="password"],#page-cart #home-connect .field input[type="email"],#page-cart #home-connect .field input[type="tel"],#page-cart #home-connect .field input[type="url"],#page-cart #home-connect .field input[type="number"],#page-cart .tpl-home-btb .field input[type="text"],#page-cart .tpl-home-btb .field input[type="password"],#page-cart .tpl-home-btb .field input[type="email"],#page-cart .tpl-home-btb .field input[type="tel"],#page-cart .tpl-home-btb .field input[type="url"],#page-cart .tpl-home-btb .field input[type="number"]{height:28px;line-height:28px;}#input-custom-point{display:none;}#page-cart .tpl-home-btb{width:100%;margin-top:50px;background:#e5e5e5 !important;}#page-cart .tpl-home-btb .title{margin-left:-20px;}.homeleft{width:28%;margin-top:0;float:right;clear:initial;}#page-home .buy_price .price{display:none;}#page-home.customer-connected .buy_price .price{display:block;}#page #wrapper .product_list.display-table .productInList:hover{box-shadow:0 1px 2px #ccc;}.productInList{padding-bottom:0 !important;}.productInList.product-obsolete .obsolete-message{background:#0a3989;position:absolute;top:0;right:0;padding:5px;color:#fff;font-weight:700;z-index:1;line-height:1;}.category_children ul{margin-bottom:10px;margin-left:10px;}.select2-container--default .select2-selection--single .select2-selection__arrow b{height:18px;line-height:18px;}.select2-container--default .select2-selection--single .select2-selection__arrow b:before{color:#e3301c !important;}.select2-container{border-radius:3px;}#page-product .degressivity table{margin-bottom:0;}#page-product .degressivity table th{background-color:#0096d2;color:#fff;border:1px solid #000;}#page-product .degressivity table td{border:1px solid #5a5a5a;padding:5px;}#page-product .productInList td{width:auto;}#page-product .attributes .attr-table-container{--borderColor:#e3eaee;--backgroundOdd:#fff;--backgroundEven:#f6f6f6;}#page-product .attributes .attr-table-container.small-height{height:380px;overflow:hidden;border-bottom:1px solid var(--borderColor);position:relative;}#page-product .attributes .attr-table-container.small-height:after{content:"";left:1px;width:calc(100% - 2px);bottom:0;height:100px;background:linear-gradient(to top,#fff,rgba(255,255,255,0));z-index:2;position:absolute;}#page-product .attributes .attr-table-container.small-height .js-product-see-more-attributs{position:absolute;bottom:10px;left:50%;transform:translateX(-50%);z-index:3;}#page-product .attributes .attr-table-container.small-height .attributes-view-more{margin-top:10px;}#page-product .attributes .attr-table-container.small-height.active{height:auto;}#page-product .attributes .attr-table-container.has-see-more .js-product-see-more-attributs{display:none;}#page-product .attributes .attr-table-container table.attributes{border-collapse:collapse;border:1px solid var(--borderColor);width:100%;margin-bottom:0;}#page-product .attributes .attr-table-container table.attributes tr{font-size:14px;line-height:150%;}#page-product .attributes .attr-table-container table.attributes tr:nth-child(odd){background:var(--backgroundOdd);}#page-product .attributes .attr-table-container table.attributes tr:nth-child(even){background:var(--backgroundEven);}#page-product .attributes .attr-table-container table.attributes tr:not(:last-child) td{border-bottom:1px solid var(--borderColor);}#page-product .attributes .attr-table-container table.attributes tr td{padding:8px 16px;vertical-align:middle;white-space:normal;}#page-product .attributes .attr-table-container table.attributes tr td:first-child{border-right:1px solid var(--borderColor);}#page-product .attributes .attr-table-container table.attributes tr .attribute-name{text-transform:uppercase;font-weight:600;}#page-product .similar-product{position:relative;margin-top:4rem;}#page-product .links,#page-product .socialbar{display:none;}#page-product div.price.price-ht{color:#000;margin-right:20px;font-size:19px;}#page-product div.price > span{font-weight:bold;font-size:22px;}#page-product div.price > span > span{font-size:12px;font-weight:bold;}#page-product div.price > span.price-ttc{color:#999;}#page-product div.price > span.price-ttc > span{color:#999;}#page-product div.price .prefixePrix{font-size:20px;}.imageblock.labo{float:right;margin-right:0;width:33%;margin-bottom:30px;}.imageblock.labo img{max-width:none;width:100%;}#page-external table th,#page-external table td{white-space:initial;}#page-external h2{margin-top:15px;}.descriptionLabo{float:left;width:60%;}.descriptionLabo ul li{padding-left:0;}.descriptionLabo ul li:before{display:none;}.contenuLabo .cols-1 .col > div{padding:0;}.cols-6 .imageblock img{max-width:none;}.cols-6 .col > div{padding:0;margin:4px;}.cols-6 .col:first-child > div{margin-left:0;}.cols-6 .col:last-child > div{margin-right:0;}.page-account .title{font-size:18px;text-align:center;}.dejaCompte{text-align:left;color:#0a3989;width:100%;}body.page-product .parameter .qty-price-buy > div{text-align:left;}body.page-product .parameter .qty-price-buy > div > div.quantity{width:14%;text-align:center;}body.page-product .parameter .qty-price-buy > div > div.buynow{width:40%;}body.page-product .parameter .qty-price-buy > div > div.price{width:40%;}#page-login #log_or_sign_in .col.colComptePro-1 .border{min-height:520px;}#page-login #log_or_sign_in .col.colComptePro-2{width:100%;margin:0;}#page-login #log_or_sign_in .col.colComptePro-2 > div{min-height:180px;}.page-account-logged #content-info .title{font-size:18px;text-align:center;font-weight:600;text-transform:uppercase;border-bottom:0;padding-top:10px;}.page-account-logged .border{border:1px solid #e2e2e2;padding:1rem;background:#f6f6f6;position:relative;border-radius:.5rem;}.page-account-logged .border p:nth-child(2){margin-bottom:10px;}.page-account-logged .border p:last-child{text-align:center;}.formulaire-infos input[type="text"],.formulaire-infos input[type="email"]{display:block;width:31.8%;margin-bottom:15px;margin-right:15px;box-shadow:0 1px 4px rgba(0,0,0,0.1) !important;border:2px solid #ccc;}.formulaire-infos textarea{border:2px solid #ccc;}.validation-devis .title{margin-bottom:10px;}.validation-devis .field{margin-bottom:10px;text-align:center;}.validation-devis .field label,.validation-devis .field .input-large-border{vertical-align:middle;}.validation-devis .field .input-large-border{margin-bottom:0;}.validation-devis .field.bon_accord{width:100%;text-align:center;}.validation-devis .field.bon_accord label{margin-right:0;text-align:left;width:43%;}.validation-devis .numero-commande label{text-align:left;margin-right:0;width:17.5%;}.validation-devis .numero-commande .input-large-border{width:25%;}@media (max-width: 1200px){#page-home #home-connect .field{margin-top:6px;}.home-col-3{float:left;margin-right:4%;width:32%;}#page-home #home-connect{padding:15px 30px 30px;}.fast-order .btn{width:50%;}}@media (max-width: 999px){#page-contact #contact-form{margin-left:0%;}#page-storesearch #ajaxSearchResults .product_list > div{width:50% !important;}}@media (max-width: 769px){.recherche .fast-order{width:51%;margin-top:10px;}.recherche > div.filters{width:50%;border:0;border-bottom:6px solid #eee;}.select2-container{width:124px !important;}#page-home #home-connect .title{font-size:14px;margin-left:-25px;margin-top:0;padding-left:25px;}#page-home #home-connect input,#page-home #home-connect textarea{font-size:11px;height:27px;line-height:18px;margin-bottom:0;padding:0 8px !important;width:100%;}#page-home #home-connect{padding:10px;}.imageblock.labo{width:100%;}.descriptionLabo{width:100%;}.cols-6 .col > div{margin:0px;}.cols-6 .col p{margin-top:0;margin-bottom:10px;}.home-desc{width:100%;margin-right:0;}.service{width:100%;margin:0 auto;margin-bottom:20px;}.service:nth-child(3){width:100%;margin:0 auto;margin-bottom:20px;}.service img{width:100%;}.home-col-3{width:50%;margin-right:0;}.home-col-3 #brands_list{width:100%;box-sizing:border-box;}#page-home #home-connect{float:left;width:100%;margin-top:20px;}#page-home #home-connect #Contact_additionnal4{width:64.5% !important;}#page-home .no_column .product_list > div{width:50%;}.homeget.homeright.selectproducts,.ul-list.services,.ul-list.prestation,.homeleft{width:100%;}#footer-text table{padding-left:50px;box-sizing:border-box;}#footer-text table td{width:45% !important;display:inline-block;}}@media (max-width: 750px){.cols-6 .col > div{text-align:center;}.homeleft,.homeget.homecenter.lastproductsslider,.homeget.lastproducts{width:100%;}#page-home .no_column .product_list > div,.ul-list.services,.ul-list.prestation,#home-connect{width:100% !important;}.ul-list.prestation ul li{width:100%;}.home-desc div{width:100% !important;}.home-desc div.text .btn{position:relative;bottom:0;margin-top:10px;margin-bottom:20px;right:0;}.home-desc div.image-desc::before{border-color:#f6f6f6 rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:40px 40px 0;height:0;left:0;margin:0 auto;right:0;top:0;width:0;}#footer table td{display:block;width:100%;}.page-account #account .text{width:100% !important;}.page-account .fast-order{width:100% !important;box-sizing:border-box;}.adress{font-size:11px;}#page-home #home-connect{clear:both;float:none;margin:0 auto;max-width:360px;width:100%;}.home-col-3{float:left;margin-right:0;width:46%;}.home-col-3.second{float:right;}.home-desc h2{font-size:13px;}.home-desc div.text p{font-size:11px;}.home-desc h1{font-size:18px;}body.page-product .parameter .buynow{float:none;margin-top:20px;}.recherche{padding:10px 0;}.recherche > div{min-height:134px;width:100% !important;border:0;border-bottom:6px solid #eee;padding-bottom:10px;padding-top:10px;}.recherche > div:last-child{border:0;padding-bottom:0px;}.select2-container{font-size:12px;width:145px !important;}.title{font-size:100%;}#page.no_column .list > div{width:50%;}.list > div > div{margin:10px;}.list > div > div > .item-link{font-size:12px;}.attrib{display:none;}#page #wrapper .product_list.display-table .productInList > td.buy_price .buynow{float:none;margin:0 auto;width:100%;}#page #wrapper .product_list.display-table .productInList > td.buy_price .price{display:inline-block;float:none !important;font-size:16px;line-height:21px;margin:0;padding:0;text-align:center;width:100% !important;}#page #wrapper .product_list.display-table .productInList > td.buy_price{border:0 none;float:none;padding-left:0;padding-right:9px;width:31%;line-height:20px;}#page-product .attributes{float:left;width:100%;}}@media (max-width: 550px){.home-desc,.service,.service:nth-child(3),.home-col-3,.home-col-3 #brands_list,.homeget.homeright.selectproducts,.filters,.recherche,#subcategories{width:100%;}.service,.service:nth-child(3){margin:0 auto;margin-bottom:10px;}.service ul.slides > li img,.service:nth-child(3) ul.slides > li img{width:100%;height:100%;}.home-col-3 #brands_list{box-sizing:border-box;}#page-home #home-connect{max-width:none;box-sizing:border-box;}#page-home #home-connect #Contact_additionnal4{width:64%;}body#page-storesearch .contains{width:100%;}.recherche .sub-cat{min-height:240px !important;}#subcategories.list > div,#page-storesearch #ajaxSearchResults .product_list > div{width:100% !important;}#subcategories .subcategory{margin:10px 0px;}}@media (max-width: 359px){.account-img,#cart-img{display:none !important;}.adress{display:none;}.list > div > div > .item-image{height:124px;line-height:120px;}}#ajaxSearchResults .search-results-for{margin-left:15px;font-size:150%;}#page-storesearch .productInList{margin:10px;width:100%;}#page-storesearch .productInList .ref{padding-left:10px !important;}#page-storesearch .recherche .sub-cat ul li .folded{border-top:0;}input.input-large-border{border:3px solid #5c5c5c;}.doofinderLogo{display:none !important;}.qty-display-dispo{display:none;}.qty-display-dispo.active{display:block;}#page-product #rappel{clear:both;}.btn-rappel-bleu{background-color:#1297d0;width:190px;}#buy{width:190px;box-sizing:border-box;padding:9px 0 8px 0;}#page-sitemap #content .category ul li ul li a{color:#212121;}#page-sitemap #content .category ul li{background:none;}#page-sitemap #content .category > ul > li,#page-sitemap #content #related ul,#page-sitemap #content .actus ul{border:1px solid #ccc;background-color:#ededed;}#page-sitemap #content #related ul li a,#page-sitemap #content .actus ul li a{color:#212121;}.cols{display:table;width:100%;table-layout:fixed;}@media (max-width: 768px){.col{float:left !important;width:100% !important;}.col .col{width:100% !important;}.col .col > div{padding:0;}.cols-4 .col{width:50% !important;}.cols-6 .col{width:33.33% !important;}}@media (max-width: 480px){.col{width:100% !important;}.cols-4 .col{width:100% !important;}.cols-6 .col{width:50% !important;}}.col{display:table-cell;position:relative;vertical-align:top;}.col > div{padding:1em;}.tutos{margin-top:45px;padding:30px;padding-top:30px;padding-right:30px;padding-top:0;padding-right:9px;}.tutos .ul-list{padding-top:0;}.fast-order .btn{width:50%;}.page-account .connect .title{text-align:left;}#contact .mail{text-align:center;}.page-store .product_list .ref{height:80px;}.page-store .product_list .image{max-height:100px;line-height:100px;}.page-store .product_list .image img{max-height:100px;padding:0;}#page-storesearch #searchform input[type="text"]{vertical-align:middle;margin-bottom:0;}#page-storesearch .contains{width:76%;}#page-storesearch .header-search{display:flex;flex-direction:row;justify-content:space-between;}#page-storesearch .header-search .search-results-for{font-size:16px;}#page-storesearch .header-search .search-results-for:first-child{margin-left:10px;}#page-storesearch .header-search .search-results-for:last-child{margin-left:0;margin-right:10px;}#page-storesearch .product_list{display:flex;flex-wrap:wrap;}#page-storesearch .product_list>div{display:flex;flex:1 0 auto;}#page-storesearch .product_list .desc{height:unset;}#page-storesearch .recherche .search-title{font-weight:700;color:#0a3989;font-size:15px;text-transform:uppercase;font-family:Arial;margin-bottom:10px;cursor:pointer;position:relative;}#page-storesearch .recherche .search-title:before{content:"-";position:absolute;top:0;right:0;}#page-storesearch .recherche .search-title.active:before{content:"+";}#page-storesearch .recherche .list-content br{display:none;}#page-storesearch .recherche .list-niveau-2{padding-left:5px;}#page-storesearch .recherche .niveau-1{font-size:17px;font-weight:800;}#page-storesearch .recherche .niveau-2,#page-storesearch .recherche .niveau-3{display:inline-block;padding:4px 8px;transition:all 350ms ease;text-transform:uppercase;color:#333;font-family:Arial;padding-left:4px;font-size:15px;line-height:130%;}#page-storesearch .recherche .niveau-2{font-size:14px;font-weight:700;}#page-storesearch .recherche .niveau-3{color:#333;font-weight:600;font-size:13px;}#page-storesearch .recherche .niveau-3:before{content:"•";color:#0a3989;}#page-storesearch .recherche .niveau-2,#page-storesearch .recherche .niveau-3,#page-storesearch .recherche .niveau-4,#page-storesearch .recherche .niveau-5{margin:4px 0;}#page-storesearch .recherche .niveau-4{padding:4px 8px;display:block !important;transition:all 350ms ease;font-size:14px;width:100%;box-sizing:border-box;position:relative;padding-right:16px;text-transform:lowercase;color:#333;}#page-storesearch .recherche .niveau-4 span{display:block;}#page-storesearch .recherche .niveau-4 span:first-letter{text-transform:uppercase !important;}#page-storesearch .recherche .niveau-4:before{content:"•";color:#0a3989;float:left;margin-right:5px;}#page-storesearch .recherche .last-level{position:relative;}#page-storesearch .recherche .last-level > .niveau:hover{border-radius:4px;background-color:#eee;}#page-storesearch .recherche .last-level > .niveau:after{font-family:Arial;content:">";float:right;position:absolute;top:50%;transform:translateY(-50%);right:4px;}#page-storesearch .recherche .last-level > .niveau:hover{border-radius:4px;background-color:#eee;}#page-storesearch .recherche .niveau-5{color:#333;display:inline-block;width:100%;padding:4px 0 4px 20px;box-sizing:border-box;}#page-storesearch .recherche .niveau-5 span{display:block;}#page-storesearch .recherche .niveau-5 span:first-letter{text-transform:uppercase !important;}#page-storesearch .recherche .niveau-5:before{content:"•";color:#0a3989;float:left;margin-right:5px;}#advancedSearch{clear:both;}.footer-reassurance{width:100%;}.footer-reassurance .footer-reassurance-item{width:24.5%;display:inline-block;vertical-align:middle;text-align:center;}@media (max-width: 960px){.service{width:33.3%;text-align:center;padding:0;}.service img{position:relative;}.service .flexslider1{position:relative;}.service p{position:absolute;padding:0;text-align:center;width:100%;top:43px;}.service .title{display:none;}.home-desc{margin-top:20px;}.home-desc div.text{min-height:253px;padding:20px 20px 0;}.home-desc h1{padding-bottom:3px;font-size:16px;}.home-desc h2{line-height:18px;}.home-col-3 #brands_list{width:100%;}.home-col-3 #brands_list .title{font-size:16px;padding-left:20px;width:100% !important;}.home-col-3 > div:last-child img{display:none;}.account-img,.contact-img,#cart-img{margin-left:4px;margin-right:4px;}#top #top_recherche{width:23%;}.footer-reassurance{width:100%;}.footer-reassurance .footer-reassurance-item{width:49.5%;}}#page-brands #content .letters-container-holder .wrapper{display:flex;gap:var(--gapSize);flex-wrap:wrap;--nbPerLine:5;--gapSize:2rem;}@media (max-width: 1000px){#page-brands #content .letters-container-holder .wrapper{--nbPerLine:3;}}@media (max-width: 600px){#page-brands #content .letters-container-holder .wrapper{--nbPerLine:2;}}#page-brands #content .letter-container{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));margin-bottom:15px;padding:10px;border-radius:10px;border:1px solid #eee;padding-top:0;}#page-brands #content .letter-container .letter-tlitle{font-size:20px;font-weight:bold;margin-bottom:0px;margin-left:-10px;width:calc(100% + 20px);padding:5px 10px;border-bottom:1px solid #eee;background:#fafafa;border-top-right-radius:10px;border-top-left-radius:10px;}#page-brands #content .letter-container ul{padding-left:10px;padding:10px;padding-bottom:0;}#page-brands #content .letter-container li:not(:last-child){margin-bottom:5px;}#page-brands #content .letter-container li a{transition:.2s;}#page-storesearch .filter-alert{margin:15px 20px;border:2px solid #0a3989;margin-bottom:40px;padding:20px;line-height:22px;color:#222;font-size:16px;text-align:center;position:relative;}#page-storesearch .filter-alert:after{display:inline-block;height:0;width:0;content:"";position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;border-top:10px solid #0a3989;border-right:15px solid transparent;border-left:15px solid transparent;}#page-storesearch .filter-alert span{font-weight:bold;color:#0a3989;display:block;font-size:20px;}#page-storesearch .filter-alert .unfold{font-size:22px;vertical-align:middle;}.recherche .sub-cat ul .unfold,.recherche .sub-cat ul .fold{display:inline-block;cursor:pointer;font-size:24px;color:#e3301c;width:14px;height:24px;line-height:24px;text-align:center;vertical-align:middle;}.recherche .sub-cat ul .fold{display:none;}.recherche .sub-cat ul .folded{display:none;}.recherche .sub-cat ul .folded.opened{display:block;}.recherche .sub-cat ul .level-1 .folded{display:block;}.recherche .sub-cat ul li.category-current .fold{display:inline-block;}.recherche .sub-cat ul li.category-current .unfold{display:none;}.recherche .sub-cat ul li{margin-bottom:1px;margin-top:1px;}.recherche .sub-cat ul > li > a{margin-left:4px;}.recherche .sub-cat ul > li > .fold + a{margin-left:0;padding-left:0;}.recherche .sub-cat ul > li > .fold + a::after{content:none;}.recherche .sub-cat ul .level-1{font-size:15px;}.recherche .sub-cat ul .level-2 > a{font-size:15px;font-weight:bold;text-transform:uppercase;}.recherche .sub-cat ul .level-3 > a{font-size:13px;text-transform:uppercase;}.recherche .sub-cat ul .level-4 > a{font-size:13px;font-weight:normal;}.recherche .sub-cat ul .level-5{font-size:13px;text-transform:lowercase;}.filter-selection-dev{position:relative;background:lightgray;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;}.filter-selection-dev .filter-selection-button{padding:5px 7px;border:none;border-radius:5px;color:#fff;font-weight:500;width:50px;cursor:pointer;background:red;margin-bottom:5px;}.filter-selection-dev .filter-selection-button.active{background:#0caa61;}.filter-selection-dev .filter.as_page{float:none;width:100%;border-bottom:1px solid;padding-bottom:13px;}.filter-selection-dev .filter-selection-filters{width:calc(100% - 315px);}.filter-selection-dev .filter-selection-widget{position:absolute;right:15px;top:80px;width:300px;z-index:9999;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem h5{font-size:15px;text-align:center;margin:5px 0;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul{background:white;padding:5px 10px;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul li{cursor:row-resize;border:1px dotted #000;margin-bottom:8px;padding:5px 10px;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul li:last-child{margin-bottom:0;}.filter-selection-dev .filter-selection-widget .btn{float:right;margin-top:10px;}.filter.attrgenre.attr-img > a{height:130px;width:12%;line-height:130px;position:relative;}.filter.attrgenre.attr-img > a img{height:auto;max-height:95px;max-width:100%;display:inline-block;vertical-align:middle;}.filter.attrgenre.attr-img > a .info{position:absolute;bottom:0;display:inline-block;left:0;width:100%;font-size:13px;line-height:13px;}.select2-selection__rendered img{height:25px;display:inline-block;}.select2-selection__rendered span{display:inline-block;}.product_list .productInList .price .price-list{font-size:1.2em;font-weight:normal;color:#444;margin-bottom:0.4em;opacity:1;}@media (max-width: 1000px){#page-product .parameter .qty-price-buy .blocprice{display:flex;flex-wrap:wrap;}#page-product .parameter .qty-price-buy .blocprice > div{width:50%;}#page-product .parameter .qty-price-buy .blocprice > div.quantity{text-align:right;}#page-product .parameter .qty-price-buy .blocprice > div.buynow{margin:1rem 0;width:46%;}#page-product .parameter .qty-price-buy .blocprice > div.buynow .btn{float:none;padding-left:30px !important;}#page-product .parameter .btn-product-contain{flex-wrap:wrap;}#page-product .parameter .btn-product-contain > div{width:100%;}#page-product .parameter .btn-product-contain > div.qty-display-dispo.active{position:static;}}@media (max-width: 500px){body#page-product .parameter .qty-price-buy .blocprice > div{margin-left:0;margin-right:0;}}.btn-add-custom-product .when-loading{display:none;}.btn-add-custom-product.loading{background:#ccc;cursor:wait;}.btn-add-custom-product.loading .when-loading{display:inline-block;}.btn-add-custom-product.loading .when-idle{display:none;}.test-truc-truc{display:none !important;}.first_active .extrait-cookie{display:block;}.first_active .contenu-cookie{display:none;}.parameters_active .extrait-cookie{display:none;}.parameters_active .contenu-cookie{display:block;}@media screen and (min-width: 380px){#cookie_alert .info,#cookie_alert_parameters .info{font-size:17px;}}#page-home .product_list .desc,#page-home .productInListCarousel .desc,#page-home .product_list1 .desc{text-align:left;padding-left:20px;}#page-home .product_list .buynow,#page-home .productInListCarousel .buynow,#page-home .product_list1 .buynow{text-align:left;margin-top:10px;margin-left:20px;}.categ-filter-image-large{height:150px;}.list > div > div > .item-image img{max-height:92%;}.list > div > div > .item-title{height:auto;padding-bottom:5px;}#page-home .no_column .product_list > div,#page-home .no_column .product_list1 > div{width:33%;}.filter-selection-dev{position:relative;background:lightgray;margin-left:-15px;margin-right:-15px;padding-left:15px;padding-right:15px;}.filter-selection-dev .filter-selection-button{padding:5px 7px;border:none;border-radius:5px;color:#fff;font-weight:500;width:50px;cursor:pointer;background:red;margin-bottom:5px;}.filter-selection-dev .filter-selection-button.active{background:#0caa61;}.filter-selection-dev .filter.as_page{float:none;width:100%;border-bottom:1px solid;padding-bottom:13px;}.filter-selection-dev .filter-selection-filters{width:calc(100% - 315px);}.filter-selection-dev .filter-selection-widget{position:absolute;right:15px;top:80px;width:300px;z-index:9999;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem h5{font-size:15px;text-align:center;margin:5px 0;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul{background:white;padding:5px 10px;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul li{cursor:row-resize;border:1px dotted #000;margin-bottom:8px;padding:5px 10px;}.filter-selection-dev .filter-selection-widget .filter-selection-widget-elem ul li:last-child{margin-bottom:0;}.filter-selection-dev .filter-selection-widget .btn{float:right;margin-top:10px;}#page #main .brand-holder{width:100%;}#page #main .brand-holder .brand_box .item-image{padding-top:100%;position:relative;height:0;line-height:0;}#page #main .brand-holder .brand_box .item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;max-height:100%;}.tutoFast{width:100%;}.tutoFast .tutos,.tutoFast .fast-order{float:left;width:44%;}.tutoFast .tutos{margin-right:10px;}body#page-blog #page #content .grid-container{--nbPerLine:3;--marginItem:24px;--marginBottom:36px;transition:all 350ms ease;}body#page-blog #page #content .grid-container:not(.layout-initialized){opacity:0;}body#page-blog #page #content .grid-container.layout-initialized{transition-delay:350ms;}body#page-blog #page #content .grid-container .grid-sizer{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--marginItem))) / var(--nbPerLine)));}body#page-blog #page #content .grid-container .grid-item.post{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--marginItem))) / var(--nbPerLine))) !important;margin:0 !important;margin-bottom:var(--marginBottom) !important;}body#page-blog #page #content .post p.read-it{margin-bottom:0;}body#page-blog #page #content .post p.read-it a.btn:hover{opacity:0.7;}body#page-post #page #wrapper #back-to-blog{transition:all 350ms ease;}body#page-post #page #wrapper #back-to-blog:hover{opacity:0.7;}body#page-post #page #wrapper h1.title{margin-top:1rem;margin-bottom:1rem;}body#page-post #page #wrapper #main{width:100%;}body#page-post #page #wrapper #sidebar{display:none;}#page-categ{--colorTitle:#602bb7;--marginSeparator:2rem;--titleFontSize:30px;--titleSecondaryFontSize:20px;--bodyFontSize:15px;--borderColor:#ebebeb;}#page-categ .color-main-use{color:var(--colorTitle);}.fit-products-other-fields{margin-top:2rem;padding:1rem;box-sizing:border-box;display:flex;flex-direction:column;gap:2rem;}.fit-products-other-fields *{box-sizing:border-box;}.fit-products-other-fields .fit-product-field-zone{display:flex;flex-direction:column;gap:.75rem;}.fit-products-other-fields .page-secondary-title{color:var(--colorTitle);font-size:var(--titleFontSize);font-weight:500;}.fit-category-product-page{margin-top:2rem;display:flex;align-items:flex-start;box-sizing:border-box;gap:3rem;}.fit-category-product-page *{box-sizing:border-box;}.fit-category-product-page .content-holder{width:65%;display:flex;flex-direction:column;gap:var(--marginSeparator);padding-right:1rem;}.fit-category-product-page .content-holder .page-main-title{color:var(--colorTitle);font-size:var(--titleFontSize);}.fit-category-product-page .content-holder .page-main-description{font-size:var(--bodyFontSize);line-height:180%;}.fit-category-product-page .content-holder .page-main-description p:first-child{margin-bottom:var(--marginSeparator);}.fit-category-product-page .content-holder .page-main-ugs{border-top:1px solid var(--borderColor);padding-top:1rem;margin-bottom:-1rem;}.fit-category-product-page .images-holder{width:35%;padding-left:1rem;}.fit-category-product-page .images-holder .main-image{display:flex;align-items:center;border:1px solid var(--borderColor);}.fit-category-product-page .images-holder .multiples-images{display:flex;flex-wrap:wrap;--nbPerLine:4;--gapSize:5px;gap:var(--gapSize);margin-top:1rem;}.fit-category-product-page .images-holder .multiples-images .item-image{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;position:relative;transition:all 500ms ease;cursor:pointer;border:1px solid var(--borderColor);box-sizing:border-box;}.fit-category-product-page .images-holder .multiples-images .item-image:not(:hover) img{opacity:0.6;}.fit-category-product-page .images-holder .multiples-images .item-image img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:all 500ms ease;}.fit-category-product-page .images-holder .main-image{position:relative;cursor:pointer;overflow:hidden;}.fit-category-product-page .images-holder .main-image img{width:100%;height:auto;transition:transform 0.3s ease;}.fit-category-product-page .images-holder .main-image::after{content:'';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(0.8);width:60px;height:60px;background:rgba(255,255,255,0.95);border-radius:50%;opacity:0;transition:all 0.3s ease;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='11' cy='11' r='8'%3E%3C/circle%3E%3Cline x1='21' y1='21' x2='16.65' y2='16.65'%3E%3C/line%3E%3Cline x1='11' y1='8' x2='11' y2='14'%3E%3C/line%3E%3Cline x1='8' y1='11' x2='14' y2='11'%3E%3C/line%3E%3C/svg%3E");background-repeat:no-repeat;background-position:center;background-size:28px;box-shadow:0 4px 15px rgba(0,0,0,0.15);pointer-events:none;}.fit-category-product-page .images-holder .main-image:hover::after{opacity:1;transform:translate(-50%,-50%) scale(1);}.fit-category-product-page .images-holder .main-image:hover img{transform:scale(1.02);}.fit-category-product-page .images-holder .multiples-images .item-image{border-color:transparent;border-width:2px;}.fit-category-product-page .images-holder .multiples-images .item-image.active{border-color:var(--colorTitle);box-shadow:0 4px 12px color-mix(in oklab,var(--colorTitle) 30%,transparent);}.fit-category-product-page .images-holder .multiples-images .item-image.active img{opacity:1;}.fit-category-product-page .images-holder .multiples-images .item-image:hover{border-color:color-mix(in oklab,var(--colorTitle) 50%,transparent);transform:translateY(-2px);}.fit-category-listing-page{display:flex;flex-direction:column;gap:2rem;}.fit-category-listing-page .page-main-title{font-size:var(--titleFontSize);}.fit-category-listing-page .page-main-description,.fit-category-listing-page .result-nb-display{font-size:var(--bodyFontSize);line-height:180%;}.fit-category-listing-page .wrapper-1200px{display:flex;flex-direction:column;gap:2rem;}.fit-category-list{display:flex;flex-wrap:wrap;--nbPerLine:3;--gapSize:2rem;}.fit-category-list *{box-sizing:border-box;}.fit-category-list .fit-category-item{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));border:1px solid #eee;position:relative;}.fit-category-list .fit-category-item:hover .content-holder.type-1{background-color:#fff;}.fit-category-list .fit-category-item .image-holder{aspect-ratio:2/1;position:relative;width:100%;}.fit-category-list .fit-category-item .image-holder img{position:absolute;top:0;left:0;width:100%;height:100%;}.fit-category-list .fit-category-item .content-holder{display:flex;flex-direction:column;gap:0.5rem;padding:0.5rem;}.fit-category-list .fit-category-item .content-holder.type-1{align-items:center;justify-content:center;text-transform:uppercase;position:absolute;background-color:rgba(255,255,255,0.88);transition:all 500ms ease;bottom:1rem;left:1px;width:calc(100% - (2 * 1px));}.fit-category-list .fit-category-item .content-holder.type-1 .category-item-title{font-size:15px;color:#333;line-height:20px;font-weight:bold;text-align:center;}.fit-category-list .fit-category-item .content-holder.type-1 .category-child-info{color:#000;font-size:10px;font-weight:bold;line-height:15px;opacity:.5;}.fit-category-list .fit-category-item .content-holder.type-2{align-items:center;justify-content:center;text-align:center;}.fit-category-list .fit-category-item .content-holder.type-2 .category-item-title{font-size:15px;color:#333;line-height:20px;font-weight:bold;}.fit-category-list .fit-category-item .content-holder.type-2 .category-parent-info{font-size:13px;line-height:1.3;opacity:.6;color:#333;}.wrapper-1200px{max-width:1200px;margin:0 auto;width:100%;}.image-modal-overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.92);display:flex;align-items:center;justify-content:center;z-index:9999;opacity:0;visibility:hidden;transition:all 0.3s ease;backdrop-filter:blur(10px);}.image-modal-overlay.active{opacity:1;visibility:visible;}.image-modal-overlay.active .modal-image-container img{transform:scale(1);}.image-modal-overlay .modal-image-container{position:relative;max-width:80%;max-height:80%;}.image-modal-overlay .modal-image-container img{max-width:100%;max-height:80vh;object-fit:contain;border-radius:4px;box-shadow:0 20px 60px rgba(0,0,0,0.5);transform:scale(0.9);transition:transform 0.3s ease;}.image-modal-overlay .modal-close{position:absolute;top:30px;right:30px;width:50px;height:50px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;transition:all 0.2s ease;}.image-modal-overlay .modal-close:hover{background:rgba(255,255,255,0.2);transform:rotate(90deg);}.image-modal-overlay .modal-close::before,.image-modal-overlay .modal-close::after{content:'';position:absolute;top:50%;left:50%;width:24px;height:2px;background:#fff;}.image-modal-overlay .modal-close::before{transform:translate(-50%,-50%) rotate(45deg);}.image-modal-overlay .modal-close::after{transform:translate(-50%,-50%) rotate(-45deg);}.image-modal-overlay .modal-nav{position:absolute;top:50%;transform:translateY(-50%);width:50px;height:50px;border:none;background:rgba(255,255,255,0.1);border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.2s ease;}.image-modal-overlay .modal-nav:hover{background:rgba(255,255,255,0.2);}.image-modal-overlay .modal-nav.prev{left:30px;}.image-modal-overlay .modal-nav.next{right:30px;}.image-modal-overlay .modal-nav svg{width:24px;height:24px;stroke:#fff;stroke-width:2;fill:none;}.fit-files-listing{display:grid;gap:16px;grid-template-columns:repeat(2,1fr);}@media (min-width: 600px){.fit-files-listing{grid-template-columns:repeat(4,1fr);}}@media (min-width: 900px){.fit-files-listing{grid-template-columns:repeat(5,1fr);}}@media (min-width: 1100px){.fit-files-listing{grid-template-columns:repeat(7,1fr);}}.pdf-card{display:flex;flex-direction:column;text-decoration:none;color:inherit;border-radius:8px;overflow:hidden;background:#fff;border:1px solid var(--borderColor);transition:all 0.3s ease;}.pdf-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px color-mix(in oklab,var(--colorTitle) 20%,transparent);border-color:color-mix(in oklab,var(--colorTitle) 30%,transparent);}.pdf-card:hover .pdf-card-preview::before{opacity:1;}.pdf-card:hover .pdf-icon{transform:scale(1.1);}.pdf-card:hover .pdf-card-name{color:var(--colorTitle);}.pdf-card:hover .download-indicator{opacity:1;transform:translateX(-50%) translateY(0);}.pdf-card-preview{aspect-ratio:0.70707070707071;background:color-mix(in oklab,var(--colorTitle) 5%,white);display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;overflow:hidden;border-bottom:1px solid var(--borderColor);}.pdf-card-preview::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,transparent 0%,color-mix(in oklab,var(--colorTitle) 10%,transparent) 50%,transparent 100%);opacity:0;transition:opacity 0.3s ease;}.pdf-badge{position:absolute;top:10px;right:10px;background:var(--colorTitle);color:#fff;font-size:10px;font-weight:700;padding:3px 6px;border-radius:3px;letter-spacing:0.5px;box-shadow:0 2px 8px color-mix(in oklab,var(--colorTitle) 40%,transparent);}.pdf-icon{width:50px;height:50px;transition:transform 0.3s ease;}.pdf-icon svg{width:100%;height:100%;}.pdf-lines{display:flex;flex-direction:column;gap:5px;margin-top:16px;width:60%;opacity:0.4;}.pdf-lines span{height:3px;background:color-mix(in oklab,var(--colorTitle) 30%,transparent);border-radius:2px;}.pdf-lines span:nth-child(1){width:100%;}.pdf-lines span:nth-child(2){width:85%;}.pdf-lines span:nth-child(3){width:65%;}.download-indicator{position:absolute;bottom:14px;left:50%;transform:translateX(-50%) translateY(10px);opacity:0;transition:all 0.3s ease;display:flex;align-items:center;gap:5px;font-size:11px;color:var(--colorTitle);font-weight:600;}.download-indicator svg{width:14px;height:14px;animation:downloadBounce 1s ease infinite;}@keyframes downloadBounce{0%,100%{transform:translateY(0);}50%{transform:translateY(3px);}}.pdf-card-info{padding:12px 10px;text-align:center;background:#fff;}.pdf-card-name{font-size:13px;font-weight:500;color:#333;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;transition:color 0.2s ease;}body #advancedSearch .filter.attr-img.infos-need-multiples-line .infos-need-bigger{--itemMinHeight:146px;height:auto;min-height:var(--itemMinHeight);}body #advancedSearch .filter.attr-img.infos-need-multiples-line > a.infos-need-bigger .info{--lh:17px;--max-lines:3;line-height:var(--lh);height:calc(var(--lh) * var(--max-lines));overflow:hidden;overflow-wrap:anywhere;}body #advancedSearch .filter.attr-img.infos-need-multiples-line > a.infos-need-bigger .info span{word-wrap:anywhere;text-align:left;line-height:16px;}body .filter.attrgenre.attr-img > a .info span,body .filter.attrgenre.attr-img .filter-see-more-btn .info span{display:inline-block;font-size:13px;}#page-bill #main .title.bill-title{text-align:center;font-size:24px;padding-top:0;}#page-bill #main #shipto .title.bill-title,#page-bill #main #billto .title.bill-title{text-align:left;}#page-bill .payment-list{--nbPerLine:1;--paymentGap:.7rem;display:flex;flex-wrap:wrap;align-items:stretch;gap:var(--paymentGap);--color-mute:#e5e7eb;--color-border:#e5e5e5;}#page-bill .payment-card{width:calc((100% - (var(--nbPerLine) - 1) * var(--paymentGap)) / var(--nbPerLine));min-width:0;display:flex;flex-direction:row;align-items:center;gap:1rem;padding:0.75rem 1rem;border:1px solid var(--color-border);border-radius:var(--radius-lg,6px);}#page-bill .payment-card-media{flex:none;display:flex;align-items:center;justify-content:center;width:var(--paymentPlateWidth,5.5rem);height:var(--paymentPlateHeight,3rem);padding:.25rem;background:var(--color-mute);border:1px solid var(--color-border);border-radius:0;overflow:hidden;}#page-bill .payment-card-media img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;}#page-bill .payment-card-body{flex:1 1 auto;min-width:0;display:flex;flex-direction:column;gap:.25rem;}#page-bill .payment-card-title{margin:0;display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;font-weight:600;}#page-bill .payment-card-text{font-size:0.875rem;color:#6b7280;}#page-bill .payment-card-text p:last-child{margin-bottom:0;}#page-bill .payment-card-action{flex:none;margin:0;}#page-bill .payment-card.is-selected{border-color:var(--colorPrimary);background:#ebeff6;}#page-bill .payment-card-flag{flex:none;padding:0 .5rem;border-radius:0;background:var(--colorPrimary);color:#fff;font-size:0.625rem;font-weight:600;letter-spacing:0.04em;text-transform:uppercase;line-height:1.6;}@media (max-width: 640px){.payment-card{--paymentPlateWidth:4.25rem;--paymentPlateHeight:2.5rem;flex-wrap:wrap;gap:0.75rem;}.payment-card-action{flex:1 0 100%;}.payment-card-action .btn{width:100%;}}#top{position:relative;}#top-menu{border-top:5px solid var(--colorPrimary);background:var(--colorPrimary);position:relative;overflow-x:clip;}.menu-parent-ul-style{--itemBorderColor:#d9d9d9;position:absolute;top:100% !important;left:50% !important;transform:translateX(-50%);min-width:200px !important;padding:5px;z-index:1;background:#fff;border:1px solid var(--itemBorderColor);border-radius:8px;box-shadow:0 0 16px rgba(0,0,0,0.15);transition:.3s;}.menu-parent-ul-style:not(.menu-parent-lvl-2):not(.active){opacity:0;pointer-events:none;}.menu-parent-ul-style:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent var(--itemBorderColor,#d9d9d9) transparent;position:absolute;top:-1px;right:50%;transform:translateY(-100%) translateX(50%);}.menu-parent-ul-style>.menu-item-link>a{padding:5px;border-radius:5px;transition:.2s;}.menu-parent-ul-style>.menu-item-link>a:hover{background:rgba(0,0,0,0.05);}#HorizontalMenu{position:relative;display:flex;align-items:center;justify-content:space-between;background:#fff;padding:5px 10px;padding-right:0;--menuGap:32px;--itemMinHeight:40px;border-top-left-radius:1.5rem;}#HorizontalMenu .css-square-round{position:absolute;bottom:0;left:0;--squareSizeWidth:50px;--squareSizeHeight:50px;--squareBorderRadius:1.5rem;}#HorizontalMenu .css-square-round:before{content:"";position:absolute;bottom:0;left:calc(var(--squareSizeWidth) * -1);width:var(--squareSizeWidth);height:var(--squareSizeHeight);background:#fff;z-index:2;}#HorizontalMenu .css-square-round:after{content:"";position:absolute;bottom:0;left:calc(var(--squareSizeWidth) * -1);width:var(--squareSizeWidth);height:var(--squareSizeHeight);background:var(--colorPrimary);border-bottom-right-radius:var(--squareBorderRadius);z-index:3;}#HorizontalMenu:after{content:'';position:absolute;top:0;left:100%;width:100vw;height:100%;background:#fff;z-index:0;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul{display:flex;align-items:center;gap:var(--menuGap);}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link a,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link a{color:currentColor;display:flex;align-items:center;gap:10px;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link a .picto-holder,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link a .picto-holder{--pictoSize:18px;font-size:var(--pictoSize);}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link a .picto-holder.picto-holder-chevron,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link a .picto-holder.picto-holder-chevron{font-size:15px;margin-top:-1px;margin-left:auto;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link.has-children .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link.has-children .picto-holder-chevron i{transition:.2s;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link.has-children.active>a .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link.has-children.menu-active>a .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul .menu-item-link.has-children.children-open>a .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link.has-children.active>a .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link.has-children.menu-active>a .picto-holder-chevron i,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul .menu-item-link.has-children.children-open>a .picto-holder-chevron i{transform:scaleY(-1);}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn),#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn){font-size:13px;line-height:16px;font-weight:600;color:#333;min-height:var(--itemMinHeight);display:flex;align-items:center;justify-content:center;gap:8px;position:relative;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn):not(.active)>.menu-parent-ul,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn):not(.active)>.menu-parent-ul{opacity:0;pointer-events:none;transform:translateY(10px) translateX(-50%);}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn) .menu-parent-ul,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn) .menu-parent-ul{--itemBorderColor:#d9d9d9;position:absolute;top:100% !important;left:50% !important;transform:translateX(-50%);min-width:200px !important;padding:5px;z-index:1;background:#fff;border:1px solid var(--itemBorderColor);border-radius:8px;box-shadow:0 0 16px rgba(0,0,0,0.15);transition:.3s;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn) .menu-parent-ul:not(.menu-parent-lvl-2):not(.active),#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn) .menu-parent-ul:not(.menu-parent-lvl-2):not(.active){opacity:0;pointer-events:none;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn) .menu-parent-ul:after,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn) .menu-parent-ul:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent var(--itemBorderColor,#d9d9d9) transparent;position:absolute;top:-1px;right:50%;transform:translateY(-100%) translateX(50%);}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn) .menu-parent-ul>.menu-item-link>a,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn) .menu-parent-ul>.menu-item-link>a{padding:5px;border-radius:5px;transition:.2s;}#HorizontalMenu .slidemenu:not(#myslidemenumobile)>ul>.menu-item-link:not(.btn) .menu-parent-ul>.menu-item-link>a:hover,#HorizontalMenu .slidemenu:not(#myslidemenumobile)>.menu-parent-ul>.menu-item-link:not(.btn) .menu-parent-ul>.menu-item-link>a:hover{background:rgba(0,0,0,0.05);}#HorizontalMenu #myslidemenumobile #menu-item{--menuMinHeight:40px;--menuBorderRadius:10px;position:relative;min-height:var(--menuMinHeight);display:flex;align-items:center;}#HorizontalMenu #myslidemenumobile #menu-item>ul{position:absolute;top:calc(100% + 7px) !important;left:0;z-index:4;border-radius:var(--menuBorderRadius);}#HorizontalMenu #myslidemenumobile #menu-item>ul>li:last-child>a{border-bottom-left-radius:var(--menuBorderRadius);border-bottom-right-radius:var(--menuBorderRadius);}#HorizontalMenu #myslidemenumobile #menu-item>ul li{border-top:1px solid rgba(255,255,255,0.3);position:relative;--pictoSize:16px;}#HorizontalMenu #myslidemenumobile #menu-item>ul li.cust-btn>a{background:var(--colorPrimary);font-weight:600;}#HorizontalMenu #myslidemenumobile #menu-item>ul li:after{display:none;opacity:0;}#HorizontalMenu #myslidemenumobile #menu-item>ul li .picto-menu-chevron{position:absolute;top:50%;right:1rem;transform:translateY(-50%) scaleY(var(--chevronScaleY,-1));display:flex;align-items:center;justify-content:center;width:var(--pictoSize);height:var(--pictoSize);font-size:calc(var(--pictoSize) - 2px);transition:.2s;}#HorizontalMenu #myslidemenumobile #menu-item>ul li.has-children a{padding-right:2.5rem !important;}#HorizontalMenu #myslidemenumobile #menu-item>ul li.has-children.item-open>a{--chevronScaleY:1;}#HorizontalMenu #myslidemenumobile #menu-item>ul li>a{padding:10px 16px !important;position:relative;}#HorizontalMenu #myslidemenumobile #menu-item>ul:after{left:18px;}#HorizontalMenu ul,#HorizontalMenu li{list-style-type:none;}body:not(.bigmenu-active) #big-menu{pointer-events:none;}body:not(.bigmenu-active) #big-menu *{pointer-events:none !important;}body:not(.bigmenu-active) #big-menu .big-menu-container{transform:rotatey(5deg);opacity:0;}body:not(.bigmenu-active) #big-menu .close-big-menu{opacity:0;}body:not(.bigmenu-active) #big-menu .big-menu-container .main-menu-categ .btn-seeAll{pointer-events:none;}body.bigmenu-active #HorizontalMenu{z-index:21;}body.bigmenu-active #top-menu{position:relative;z-index:21;}#big-menu{position:absolute;top:100%;z-index:20;width:100%;transition:.3s;--bigMenuHeight:calc((100vh - 350px));--bigMenuContainerBg:#fff;--imageMenuSize:38px;--bigMenuImageHolderHeight:40px;--bigMenuImageHolderWidth:50px;}#big-menu.is-loaded{--bigMenuContainerBg:transparent;}#big-menu.is-loaded .big-menu-container{pointer-events:none;}#big-menu.is-loaded .big-menu-container .sub-level:not(.main-menu-categ){pointer-events:all;}#big-menu .close-big-menu{position:fixed;left:0;top:0;right:0;bottom:0;background:transparent;z-index:5;width:100vw;height:100vh;background:rgba(0,0,0,0.3);transition:opacity .3s;}#big-menu .big-menu-container{position:relative;background:var(--bigMenuContainerBg);width:100%;max-width:100%;z-index:10;transition:.5s;}#big-menu .big-menu-container > div{max-width:100%;width:100%;min-height:var(--bigMenuHeight);height:var(--bigMenuHeight);text-align:left;margin:0 auto;}#big-menu .big-menu-container > div .close-menu{background:#686868;height:20px;text-align:center;cursor:pointer;color:white;position:absolute;top:11px;right:0;width:85px;border-radius:20px 0 0 20px;line-height:20px;}#big-menu .big-menu-container > div .main-menu-categ{display:none;}#big-menu .big-menu-container > div .main-menu-categ.active{display:flex;}#big-menu .big-menu-container > div .main-menu-categ .sub-level{width:20%;border-left:1px solid #eee;height:var(--bigMenuHeight);display:none;background:#fff;scrollbar-width:thin;flex-direction:column-reverse;gap:1rem;padding-bottom:1rem;transition:.2s;box-shadow:0 0 16px rgba(0,0,0,0.2);border-top:1px solid #ddd !important;vertical-align:top;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.level-2[data-level="2"]{z-index:6;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.level-3[data-level="3"]{z-index:5;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.level-4[data-level="4"]{z-index:4;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.level-5[data-level="5"]{z-index:3;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.level-6[data-level="6"]{z-index:2;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.is-last-visible{border-bottom-right-radius:1rem;}#big-menu .big-menu-container > div .main-menu-categ .sub-level :-webkit-scrollbar{display:none;}#big-menu .big-menu-container > div .main-menu-categ .sub-level.active{display:inline-flex;}#big-menu .big-menu-container > div .main-menu-categ .sub-level:nth-child(1){display:inline-flex;border:0;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .supplier-list .our-brands,#big-menu .big-menu-container > div .main-menu-categ .sub-level .category-list .our-brands{font-size:15px;padding:10px;font-weight:600;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item{color:#333;border-bottom:1px solid #eee;display:block;line-height:14px;padding-left:10px;box-sizing:border-box;position:relative;padding-top:7px;padding-bottom:7px;padding-right:10px;transition:all ease 0.3s;display:flex;align-items:center;gap:10px;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item .menu-text-content{display:flex;justify-content:space-between;align-items:center;flex-grow:1;gap:1rem;text-transform:initial;--pictoSize:20px;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item .menu-text-content .menu-picto-chevron{display:flex;align-items:center;justify-content:center;width:var(--pictoSize);height:var(--pictoSize);}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item:not(.sub-level-parent-categ){text-transform:uppercase;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item:not(.sub-level-parent-categ).active svg{fill:currentColor;color:#fff;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item:not(.sub-level-parent-categ).active svg path{fill:currentColor;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.is-categ-selection{font-weight:bold;color:#0a3989;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.is-categ-selection.active{color:white;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item p{vertical-align:middle;display:inline-block;width:75%;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item p:first-letter{text-transform:uppercase;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item:hover{background:#eee;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item:after{content:"";position:absolute;right:5px;top:7px;color:#0a3989;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.active{background:var(--colorPrimary);color:#fff;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.type-supplier{font-weight:bold;color:var(--colorPrimary);}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.type-supplier.active{color:#fff;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.last-child:after{display:none;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-item.last-child svg{opacity:0 !important;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-parent-categ{background:var(--colorPrimary);color:#fff;border:0;justify-content:center;}#big-menu .big-menu-container > div .main-menu-categ .sub-level .sub-level-parent-categ:hover{background:var(--colorPrimary);}#big-menu .big-menu-container > div.active{opacity:1;z-index:1;}#big-menu .demande-panier{background:#fff;width:20%;text-align:center;font-size:15px;display:flex;flex-direction:column;align-items:center;}#big-menu .demande-panier strong{display:block;}#big-menu .demande-panier a{margin-top:10px;}#big-menu .contain-colummenu{display:flex;flex-direction:column;overflow-y:auto;scrollbar-width:thin;}#big-menu .contain-colummenu svg{max-width:10px;max-height:10px;right:15px;position:absolute;top:22px;opacity:1;}#big-menu .contain-colummenu svg path{fill:#0a3989;}#big-menu .menu-image{display:flex;align-items:center;justify-content:center;width:var(--bigMenuImageHolderHeight);height:var(--bigMenuImageHolderHeight);background:#fff;border-radius:6px;border:1px solid #eee;}#big-menu img{max-width:var(--imageMenuSize);max-height:var(--imageMenuSize);width:var(--imageMenuSize);height:var(--imageMenuSize);vertical-align:middle;display:block;object-fit:contain;border-radius:5px;}#big-menu .menu-brand-filter+.select2-container{display:block;margin:auto;}#big-menu .big-menu-container .main-menu-categ{height:100%;}#big-menu .big-menu-container .main-menu-categ .btn-seeAll{font-size:11px;right:0;text-align:center;z-index:1;margin-top:auto;pointer-events:none;padding:0 1rem;display:flex;align-items:center;gap:1rem;pointer-events:all;}#big-menu .big-menu-container .main-menu-categ .btn-seeAll .picto-holder.picto-btn{--pictoSize:45px;--currentFontSize:18px;}#big-menu .big-menu-container .main-menu-categ .btn-seeAll>.sub-level-parent-categ{display:block;pointer-events:all;border-radius:5px;margin:0;flex-grow:1;}#big-menu .big-menu-container .main-menu-categ .btn-seeAll>.sub-level-parent-categ>p{display:flex !important;flex-direction:column;gap:3px;}#big-menu .big-menu-container .main-menu-categ .btn-seeAll>.sub-level-parent-categ span{text-transform:uppercase;font-size:14px;display:block;}#big-menu .big-menu-container .main-menu-categ .sub-level{height:100%;position:relative;}#big-menu .big-menu-container .main-menu-categ .sub-level .category-list{padding-left:0;overflow-y:auto;overflow-x:auto;scrollbar-width:thin;}#big-menu .big-menu-container .main-menu-categ .sub-level .sub-level-item.active{color:#000;font-weight:bold;}#big-menu .big-menu-container .main-menu-categ .sub-level .sub-level-item.active:after{content:"";display:inline-block;height:0;width:0;border-top:10px solid transparent;border-bottom:10px solid transparent;border-left:5px solid #0a3989;left:0;}#big-menu .big-menu-container .main-menu-categ .sub-level .sub-level-item:after{right:14px;top:20px;}#big-menu .loading-text{text-align:center;padding-top:50px;font-weight:bold;font-size:20px;}#big-menu .loading-menu{text-align:center;margin-top:50px;}#big-menu .loading-menu img{width:90px;height:90px;max-width:100%;max-height:100%;}@media (min-width: 801px){.js-account-resp-menu-toggler{display:none !important;}}@media print{#top #top-main #top_recherche,#top #top-main #contact,#top #top-main .menu-actions-holder{display:none;}#top #top-menu,#top #big-menu{display:none;}.debug-color-zone,.breadcrumbs,#footer,#js_wishlist_popup_ctn,#cart-review{display:none;}#content div.title{font-size:28px;font-weight:bold;}.subtitle{font-size:20px;margin-bottom:20px;margin-top:50px;font-weight:bold;}#page-product .technical-details-attributes{break-inside:avoid;}#page-product #main .productDetail{padding:0;border-color:transparent;}#page-product #content table.attributes tr:not(:last-child) td{border-bottom:1px solid #e3eaee;}#page-product #content table.attributes tr:nth-child(odd){background:#f6f6f6;}#page-product #content table.attributes tr:nth-child(even){background:#fff;}#page-product #content table.attributes tr td:first-child{border-right:1px solid #e3eaee;}#page-product #content table.attributes td{padding:8px 16px;vertical-align:middle;white-space:normal;background:transparent;}#page-product .product-image-holder-outer{width:50%;}#page-product .product-image-holder-outer .carousel-item:not(:first-child){display:none;}#page-product .product-refs-holder .product-ref-title{font-weight:bold;font-size:16px;margin-bottom:5px;}#page-product .product-refs-holder .product-ref{padding:5px 10px 4px;border-radius:4px;background:#f1f3f5;color:#282828;border:1px solid #e7e9eb;margin-top:6px;display:inline-block;margin-right:6px;}#page-product .similar-product,#page-product .product-header-right,#page-product .product-files-links-holder,#page-product .product-main-thumbs,#page-product .js-page-print,#page-product .owl-nav,#page-product .owl-dots,#page-product .documents-holder{display:none;}#page-product .product-bottom-content-holder + hr{display:none;}}body.no-connected .for-user-is-logged{display:none !important;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section-avant-remise{margin-top:14px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-packaging-total-zone{margin-top:0;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-packaging-total-zone .product-price-section{flex-direction:revert;align-items:baseline;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-packaging-total-zone .product-price-section .total_price{width:auto;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-packaging-total-zone .product-price-section .prefixePrix{font-size:16px;font-weight:normal;}@media (max-width: 1000px){#page-contact .contact-custom-point-list{padding:0 1rem;}}@media (max-width: 1410px){#page-contact .contact-info{padding:0 1rem;}}#page-product #page .similar-product:not(.has-datatable-loaded){overflow:hidden;}@media (max-width: calc(1400px + (2 * 10px))){body#page-product #wrapper #content,body#page-cart #wrapper #checkout{padding:0 var(--paddingWrapper);}body#page-product{--productSideGap:70px;}body#page-product #content .similar-product .wrapper{padding-left:0;padding-right:0;}body#page-product #content-info{margin-left:calc(var(--paddingWrapper) * -1);margin-right:calc(var(--paddingWrapper) * -1);}body#page-external #content{padding:0 var(--paddingWrapper);}body#page-external #content #content-info .breadcrumbs{margin-left:calc(var(--paddingWrapper) * -1);margin-right:calc(var(--paddingWrapper) * -1);}}@media (max-width: 1200px){body#page-product{--productSideGap:2rem;}body#page-product .productDetail .product-header-holder .product-header-right .info-zone-box{--paddingVerti:1.2rem;--paddingHori:1.2rem;}body.page-account.page-account-logged #content .account-page-container{--accountMenuGap:2rem;}body.page-account.page-account-logged div.account-widget-listing{--nbPerLine:1;}}@media (max-width: 1000px){#top .top-main-content{flex-wrap:wrap;gap:1rem;}#top .top-main-content .logo-holder.image-holder{width:40%;justify-content:flex-start;}#top .top-main-content .menu-actions-holder{width:40%;margin-left:auto;justify-content:flex-end;}#top .top-main-content #top_recherche{order:3;width:calc(50% - 1rem);}#top .top-main-content #top_recherche .top_search_content .input-search{width:100%;}#top .top-main-content #contact,#top .top-main-content #top_contact{order:4;}body.page-account.page-account-logged #page .table-holder.no-datatable{overflow-x:auto;}}@media (max-width: 800px){body#page-product{--productSideWidth_left:100%;}body#page-product .productDetail .product-header-holder{flex-direction:column;width:100%;}body#page-product .productDetail .product-header-holder .product-header-right{width:100%;padding:0;padding-top:2rem;}body.page-account.page-account-logged #page #content .account-page-container{flex-direction:column;}body.page-account.page-account-logged #page #content .account-page-container .menu-account-holder{width:100%;align-items:center;display:flex;flex-direction:column;position:relative;top:0;background:transparent;}body.page-account.page-account-logged #page #content .account-page-container .menu-account-holder .account-menu-holder{position:absolute;background:#fff;top:calc(100% + 10px);transition:.2s;z-index:2;}body.page-account.page-account-logged #page #content .account-page-container .menu-account-holder .account-menu-holder:not(.is-active){opacity:0;pointer-events:none;top:calc(100% + 20px);}body.page-account.page-account-logged #page #content .account-page-container #account{max-width:100%;width:100%;}}@media (max-width: 660px){#top .top-main-content #top_recherche{width:100%;}#top .top-main-content .menu-actions-holder,#top .top-main-content .logo-holder.image-holder{width:auto;}#top .top-main-content .menu-actions-holder{gap:10px;--pictoHolderSize:50px;}#top .top-main-content .menu-actions-holder .picto-holder{--pictoSize:26px;}#top .top-main-content #contact,#top .top-main-content #top_contact{display:none;}}@media (max-width: 600px){.info-utiles-holder .info-utile-item.fast-order-holder.type-2 > div{flex-direction:column;}}*,html{box-sizing:border-box;padding:0;margin:0;}body{--colorPrimary:#0a3989;--colorPrimaryLight:color-mix(in srgb,var(--colorPrimary) 70%,#fff);--colorTextTitle:#1a1a2e;--colorText:#282828;--colorTextSubtitle:#2d2d2d;--colorTextGrey:#999;--colorTextGreyLight:#a0aec0;--borderColor:#f1f5f9;--breadcrumbsBackground:#ebf1f4;--breadcrumbsColor:#52657e;--colorLink:#1b65dc;--pageMaxWidth:1400px;color:var(--colorText);}.top-popup-style{padding:10px;border-radius:10px;border:1px solid var(--siteColorBorder,#ddd);background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,0.15);}.pill-item{--pillBaseColor:oklch(.984 .003 247.858);--pillBorderSize:1px;--pillTextColor:#4a4a4a;--pillBackgroundColor:#f4f4f4;--pillBorderColor:#d0d0d0;color:var(--pillTextColor);background:var(--pillBackgroundColor,color-mix(in oklab,var(--pillTextColor) 10%,transparent));border:var(--pillBorderSize,1px) var(--pillBorderStyle,solid) var(--pillBorderColor,color-mix(in oklab,var(--pillTextColor) 22%,transparent));font-weight:500;font-size:11px;border-radius:50px;padding:0.2rem 0.6rem 0.125rem;line-height:1;display:inline-flex;gap:6px;align-items:center;}.pill-item-large{font-weight:500;font-size:12px;padding:3px 10px;letter-spacing:0.3px;line-height:18px;}.pill-item::first-letter{text-transform:var(--pillTextTransform,uppercase);}.pill-item.pill-green{--pillTextColor:#1f7a3e;--pillBackgroundColor:#eaf7f0;--pillBorderColor:#a9d9bf;}.pill-item.pill-orange{--pillTextColor:#8a4b00;--pillBackgroundColor:#fff2df;--pillBorderColor:#f2c28e;}.pill-item.pill-red{--pillTextColor:#8f1d1d;--pillBackgroundColor:#fde7e7;--pillBorderColor:#e5a5a5;}.pill-item.pill-white{--pillTextColor:#1b1e23;--pillBackgroundColor:#fff;--pillBorderColor:#edecf1;}.pill-item.pill-yellow{--pillTextColor:#7a6a00;--pillBackgroundColor:#fff9db;--pillBorderColor:#e5d36e;}.pill-item.pill-blue{--pillTextColor:#1a5276;--pillBackgroundColor:#e4f0fb;--pillBorderColor:#a3cfed;}.pill-item.pill-grey,.pill-item.pill-gray{--pillTextColor:#4a4a4a;--pillBackgroundColor:#f4f4f4;--pillBorderColor:#d0d0d0;}.pill-item.pill-dashed{--pillBorderStyle:dashed;}.pill-item.inline-block{display:inline-block;margin-right:auto;margin-left:auto;}.align-self-start{align-self:start;}.color-gray,.color-grey{color:#94a3b8;}.image-holder{display:flex;}.picto-holder{--pictoSize:32px;display:flex;align-items:center;justify-content:center;width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);font-size:calc(var(--pictoSize) - 6px);}.picto-holder svg{fill:var(--pictoColor,var(--colorPrimary));}.picto-holder.picto-btn{background:var(--pictoBackground,#fff);cursor:pointer;padding:5px;font-size:10px;border:1px solid var(--pictoBtn_borderColor,var(--borderColor));border-radius:4px;color:var(--pictoColor,var(--colorPrimary));--currentFontSize:14px;transition:.2s;transform:scale(1) var(--translatePicto,translate(0,0));}.picto-holder.picto-btn.no-border{--pictoBtn_borderColor:transparent;}.picto-holder.picto-btn.picto-btn-round{border-radius:50%;}.picto-holder.picto-btn:active{transform:scale(0.95) var(--translatePicto,translate(0,0));}.picto-holder.picto-btn i{color:currentColor;font-size:var(--currentFontSize);}.picto-holder.picto-btn svg{fill:currentColor;max-width:var(--currentFontSize);max-height:var(--currentFontSize);}#top{position:sticky;top:0;width:100%;z-index:10;transition:.2s;background:#fff;}#top.is-sticky{box-shadow:0 0 6px rgba(0,0,0,0.2);--topPaddingVertiSize:5px;}#top .top-main-content{padding:var(--topPaddingVertiSize,20px) 0;transition:padding .4s;display:flex;align-items:center;justify-content:space-between;}@media (max-width: 1200px){#top #top-main #top_recherche{--searchInputWidth:270px;}}#top #contact{display:flex;align-items:center;gap:10px;line-height:120%;}#top #contact .content-title{font-weight:600;font-size:13px;}#top #contact .content-subtitle{color:var(--colorPrimary);font-size:16px;font-weight:bold;}#top #contact .content-text{color:var(--colorPrimary);font-size:11px;}#top .menu-actions-holder{display:flex;align-items:center;gap:20px;--pictoHolderSize:60px;--pictoSize:32px;}#top .menu-actions-holder .menu-action-item{position:relative;}#top .menu-actions-holder .menu-action-item[data-type="account"].is-logged:before{content:"";position:absolute;top:.85em;right:.85rem;width:6px;height:6px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 3px rgba(34,197,94,0.2);}#top .menu-actions-holder .menu-action-item[data-type="account"].is-logged+.menu-action-item #cart-nb-items-content{opacity:1;}#top .menu-actions-holder .menu-action-item[data-type="account"] .menu-action-item-popover .field-list{position:relative;}#top .menu-actions-holder .menu-action-item[data-type="account"] .menu-action-item-popover .field-list img.loader{position:absolute;left:50%;top:50%;opacity:0;z-index:2;transform:translate(-50%,-50%) scale(0.9);background:#fff;padding:10px;border:1px solid #eee;border-radius:50%;transition:.1s;}#top .menu-actions-holder .menu-action-item[data-type="account"] .menu-action-item-popover .field-list.is-loading img.loader{transform:translate(-50%,-50%) scale(1);opacity:1;}#top .menu-actions-holder .menu-action-item[data-type="account"] .menu-action-item-popover .field-list.is-loading .field{opacity:0.2;}#top .menu-actions-holder .menu-action-item[data-type="account"] .menu-action-item-popover .field-list .field{transition:.2s;}#top .menu-actions-holder .menu-action-item[data-type="bulkorder"] .menu-action-item-popover{min-width:420px;}#top .menu-actions-holder .menu-action-item[data-type="bulkorder"] .menu-action-item-popover .btn-holder .btn.btn-square{--btnHeight:34px;--boButtonPadding:5px;}#top .menu-actions-holder .menu-action-item[data-type="bulkorder"] .menu-action-item-popover .btn-holder.with-separator{padding-top:1rem;position:relative;}#top .menu-actions-holder .menu-action-item[data-type="bulkorder"] .menu-action-item-popover .btn-holder.with-separator:after{content:"";position:absolute;top:.25rem;left:0;width:100%;height:1px;background-color:#eee;}#top .menu-actions-holder .menu-action-item[data-type="cart"]:hover #cart-nb-items-content{opacity:0 !important;transform:scale(0.8);}#top .menu-actions-holder .menu-action-item #cart-nb-items-content{position:absolute;top:0.25rem;right:0.5rem;padding:2px 6px;border-radius:6px;background:#7d7d7d;font-size:10px;color:#fff;box-shadow:0 0 0 3px rgba(157,190,169,0.2);z-index:3;transition:.2s;opacity:0;}#top .menu-actions-holder .menu-action-item .field-list{--gapSize:1rem;}#top .menu-actions-holder .menu-action-item:hover>.picto-holder,#top .menu-actions-holder .menu-action-item.popover-active>.picto-holder{color:#fff;}#top .menu-actions-holder .menu-action-item:hover>.picto-holder:after,#top .menu-actions-holder .menu-action-item.popover-active>.picto-holder:after{transform:scale(1) translate(-50%,-50%);opacity:1;}#top .menu-actions-holder .menu-action-item.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#top .menu-actions-holder .menu-action-item:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#top .menu-actions-holder .menu-action-item-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#top .menu-actions-holder .menu-action-item-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#top .menu-actions-holder .menu-action-item-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#top .menu-actions-holder .menu-action-item-popover-inner ul{padding-left:10px;}#top .menu-actions-holder .menu-action-item:hover .menu-action-item-popover{transition-delay:.2s;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover{left:auto;right:0;--popoverArrowRight:calc(var(--pictoHolderSize) / 2);--popoverPaddingTopOuter:1rem;min-width:360px;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover .popover-title{color:var(--colorTextSubtitle);font-weight:bold;font-size:18px;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover .popover-title.has-popover-closer{position:relative;width:100%;padding-right:18px;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover .popover-title.has-popover-closer .js-popover-closer{position:absolute;right:0;top:50%;transform:translateY(-50%);transition:.2s;cursor:pointer;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover .popover-title.has-popover-closer .js-popover-closer:hover{opacity:.7;}#top .menu-actions-holder .menu-action-item .menu-action-item-popover-inner{--popoverPaddingInner:1rem;--innerGap:8px;--fieldListGap:var(--innerGap);}#top .menu-actions-holder .menu-action-item > .picto-holder{width:var(--pictoHolderSize);height:var(--pictoHolderSize);border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--colorPrimary);transition:.3s;position:relative;cursor:pointer;}#top .menu-actions-holder .menu-action-item > .picto-holder:after{content:"";opacity:0;transition:transform .2s ease, opacity .2s ease;width:100%;height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%) scale(0.2);background:var(--colorPrimary);border-radius:50%;}#top .menu-actions-holder .menu-action-item > .picto-holder svg{position:relative;z-index:2;width:var(--pictoSize);height:var(--pictoSize);fill:currentColor;transition:fill .3s ease;}#top #top_recherche .top_search_content{--inputHeight:40px;--borderRadius:20px;--borderColor:#d9d9d9;position:relative;display:flex;border-radius:var(--borderRadius);border:1px solid var(--borderColor);--popoverArrowRight:calc(100% - 32px);--popoverArrowTranslateX:0%;--popoverPaddingInner:.75rem;}#top #top_recherche .top_search_content .info-panier{width:var(--inputHeight);height:var(--inputHeight);display:flex;align-items:center;justify-content:center;cursor:pointer;background:#e8e8e8;border-top-left-radius:calc(var(--borderRadius) - 1px);border-bottom-left-radius:calc(var(--borderRadius) - 1px);transition:.35s;}#top #top_recherche .top_search_content .info-panier:hover{background:var(--borderColor);}#top #top_recherche .top_search_content .input-search{position:relative;}#top #top_recherche .top_search_content .input-search #search{height:var(--inputHeight);margin:0;width:var(--searchInputWidth,440px);border:0;border-left:1px solid var(--borderColor);box-shadow:none;border-radius:0;border-top-right-radius:calc(var(--borderRadius) - 1px);border-bottom-right-radius:calc(var(--borderRadius) - 1px);padding-right:calc(var(--inputHeight) + 10px);}@media (max-width: 1000px){#top #top_recherche .top_search_content .input-search #search{width:100%;}}#top #top_recherche .top_search_content .input-search .btn-search{--pictoSize:22px;position:absolute;top:1px;right:1px;width:calc(var(--inputHeight) - 2px);height:calc(var(--inputHeight) - 2px);border-radius:50%;background:var(--colorPrimary);color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.35s;}#top #top_recherche .top_search_content .input-search .btn-search svg{fill:currentColor;width:var(--pictoSize);transform:scaleX(-1);transition:.35s;}#top #top_recherche .top_search_content .input-search .btn-search:hover{background:var(--colorPrimaryLight);}#top #top_recherche .top_search_content .input-search .btn-search:hover svg{transform:scaleX(-1) rotate(20deg);}#top #top_recherche .top_search_content .input-search .btn-search:active{transform:scale(0.96);}#top #top_recherche .top_search_content.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#top #top_recherche .top_search_content:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#top #top_recherche .top_search_content-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#top #top_recherche .top_search_content-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#top #top_recherche .top_search_content-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#top #top_recherche .top_search_content-popover-inner ul{padding-left:10px;}#ajaxSearchResults .productlist-holder,.main-content-inner .productlist-holder{--nbPerLine:3;}@media (max-width: 1200px){#ajaxSearchResults .productlist-holder,.main-content-inner .productlist-holder{--nbPerLine:2;}}@media (max-width: 800px){#ajaxSearchResults .productlist-holder,.main-content-inner .productlist-holder{--nbPerLine:2;}}@media (max-width: 500px){#ajaxSearchResults .productlist-holder,.main-content-inner .productlist-holder{--nbPerLine:1;}}.productlist-holder{--nbPerLine:4;--gapSize:1rem;display:flex;flex-wrap:wrap;gap:var(--gapSize);width:100%;}@media (max-width: 1200px){.productlist-holder{--nbPerLine:3;}}@media (max-width: 800px){.productlist-holder{--nbPerLine:2;}.productlist-holder .btn-square{display:none;}}@media (max-width: 500px){.productlist-holder{--nbPerLine:1;}}.productlist-holder .productlist-item{--borderRadius:14px;--innerPadding:14px 18px;--imageHeight:170px;--minHeightImage:210px;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));border:1px solid var(--borderColor);border-radius:var(--borderRadius);transition:.25s;display:flex;flex-direction:column;position:relative;}.productlist-holder .productlist-item:hover{box-shadow:rgba(0,0,0,0.06) 0px 0px 0px 2px;}.productlist-holder .productlist-item:not(:hover) .js-wishlist-add-item{opacity:0;transform:scale(0.85);pointer-events:none;}.productlist-holder .productlist-item .js-wishlist-add-item{position:absolute;top:.5rem;right:.5rem;z-index:2;}.productlist-holder .productlist-item .productlist-image{padding:18px;display:flex;align-items:center;justify-content:center;position:relative;min-height:var(--minHeightImage);}.productlist-holder .productlist-item .productlist-image img{max-height:var(--imageHeight);}.productlist-holder .productlist-item .productlist-image img.brand-fallback-logo{padding:2rem;}.productlist-holder .productlist-item .productlist-content{--minHeight:170px;display:flex;flex-direction:column;gap:10px;padding:var(--innerPadding);border-top:1px solid var(--borderColor);border-bottom:1px solid var(--borderColor);min-height:var(--minHeight);flex-grow:1;}.productlist-holder .productlist-item .productlist-content.is-unlogged-hors-catalogue{--minHeight:120px;}.productlist-holder .productlist-item .productlist-content-main{display:flex;flex-direction:column;gap:4px;}.productlist-holder .productlist-item .productlist-content .product-brand{font-weight:bold;color:var(--colorPrimary);}.productlist-holder .productlist-item .productlist-content .product-name{font-weight:600;font-size:16px;color:var(--colorTextTitle);}.productlist-holder .productlist-item .productlist-content .product-refs{color:var(--colorTextGreyLight);display:flex;flex-direction:column;gap:2px;font-size:11px;line-height:16.5px;}.productlist-holder .productlist-item .product-price-holder{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;margin-top:auto;}.productlist-holder .productlist-item .product-price-holder .product-price-main{color:var(--colorTextTitle);font-size:24px;font-weight:bold;line-height:30px;letter-spacing:-0.3px;}.productlist-holder .productlist-item .product-price-holder .product-price-suffix{font-weight:500;font-size:11px;line-height:135%;color:#94a3b8;}.productlist-holder .productlist-item .productlist-footer{padding:var(--innerPadding);display:flex;flex-direction:column;gap:10px;margin-top:auto;}.productlist-holder .productlist-item .productlist-footer .productlist-footer-main{display:flex;gap:1rem;--btnHeight:40px;--boButtonBorderSize:10px;}.productlist-holder .productlist-item .productlist-footer .productlist-footer-main .js-productlist-add-to-cart{flex-grow:1;}.productlist-holder .productlist-item .productlist-footer .productlist-footer-sub .product-stock-holder{display:flex;flex-direction:column;align-items:flex-start;}.productlist-holder .productlist-item .productlist-footer .productlist-footer-sub .product-stock-holder>.product-stock-info:not(.active){display:none;}.productlist-holder+.pagination{margin-top:2rem;}.category-main-holder[data-from="storesearch"] .table-holder.table-holder-products + .pagination{margin-top:2rem;}.popover-style.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.popover-style:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.popover-style-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.popover-style-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.popover-style-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.popover-style-popover-inner ul{padding-left:10px;}.product-stock-holder{position:relative;--popoverLeft:0;--popoverArrowRight:calc(100% - 32px);--popoverArrowTranslateX:0%;--popoverPaddingInner:.5rem;--innerGap:10px;}.product-stock-holder .product-stock-info{cursor:pointer;}.product-stock-holder.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.product-stock-holder:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.product-stock-holder-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.product-stock-holder-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.product-stock-holder-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.product-stock-holder-popover-inner ul{padding-left:10px;}.product-stock-holder-popover.popover-display-from-right{--popoverTranslateY:-50%;right:100%;top:50%;padding-top:0;transform:scale(var(--popoverScale,1)) translateY(var(--popoverTranslateY));padding-right:1rem;}.product-stock-holder-popover.popover-display-from-right:after{border-width:8px 0 8px 10px;border-color:transparent transparent transparent var(--popoverArrowColor,#d9d9d9);top:50%;right:7px;transform:translateY(-50%) translateX(0);}.css-stock-colors[data-stock="instock"]{--stock_backgroundColor:rgba(34,197,94,0.06);--stock_boxShadowColor:rgba(34,197,94,0.2);--stock_textColor:#22c55e;}.css-stock-colors[data-stock="morestock"]{--stock_backgroundColor:rgba(59,130,246,0.06);--stock_boxShadowColor:rgba(59,130,246,0.2);--stock_textColor:#3b82f6;}.css-stock-colors[data-stock="outstock"]{--stock_textColor:#f59e0b;--stock_backgroundColor:rgba(245,158,11,0.06);--stock_boxShadowColor:rgba(245,158,11,0.2);}.css-stock-colors[data-stock="nostock"]{--stock_textColor:#ef4444;--stock_backgroundColor:rgba(239,68,68,0.06);--stock_boxShadowColor:rgba(239,68,68,0.2);}.product-stock-info{display:flex;align-items:center;gap:5px;font-weight:600;font-size:11.5px;}.product-stock-info[data-stock="instock"]{--backgroundColor:rgba(34,197,94,0.06);--boxShadowColor:rgba(34,197,94,0.2);--textColor:#22c55e;}.product-stock-info[data-stock="morestock"]{--backgroundColor:rgba(59,130,246,0.06);--boxShadowColor:rgba(59,130,246,0.2);--textColor:#3b82f6;}.product-stock-info[data-stock="outstock"]{--textColor:#f59e0b;--backgroundColor:rgba(245,158,11,0.06);--boxShadowColor:rgba(245,158,11,0.2);}.product-stock-info[data-stock="nostock"]{--textColor:#ef4444;--backgroundColor:rgba(239,68,68,0.06);--boxShadowColor:rgba(239,68,68,0.2);}.product-stock-info:not(.product-stock-info-popup){background:var(--backgroundColor);color:var(--textColor);padding:5px 10px;border-radius:6px;}.product-stock-info.product-stock-info-popup{font-weight:500;gap:10px;transition:.2s ease;}.product-stock-info.product-stock-info-popup .icon-round{transition:.2s ease;}.product-stock-info.product-stock-info-popup:not(.active){color:#94a3b8;}.product-stock-info.product-stock-info-popup.active{color:#1a202c;}.product-stock-info.product-stock-info-popup.active .icon-round{box-shadow:0 0 0 3px var(--boxShadowColor);}.product-stock-info .icon-round{width:6px;height:6px;border-radius:50%;aspect-ratio:1/1;background:var(--textColor);}.product-stock-info .icon-round.purple-style{--pastilleColor:#7c4dff;--pastilleBackground:#ede7f6;box-shadow:0 0 0 3px var(--pastilleBackground);background:var(--pastilleColor);}.css-icon-round{width:6px;height:6px;border-radius:50%;aspect-ratio:1/1;background:var(--textColor);}.css-icon-round.purple-style{--pastilleColor:#7c4dff;--pastilleBackground:#ede7f6;box-shadow:0 0 0 3px var(--pastilleBackground);background:var(--pastilleColor);}#footer .reinsurance-footer-container{background:#f0f0f0;background:linear-gradient(271deg,rgba(255,255,255,0) 26.73%,rgba(255,255,255,0.8) 100%), #f0f0f0;padding-top:var(--footerReinsuranceVerti,65px);padding-bottom:var(--footerReinsuranceVerti,65px);}#footer .reinsurance-footer-container .wrapper{padding-left:var(--footerReinsuranceHori,40px);padding-right:var(--footerReinsuranceHori,40px);}#footer #footgets{color:#fff;font-size:14px;padding-top:40px;padding-bottom:40px;}#footer #footgets #foot-cols{display:flex;align-items:flex-start;flex-wrap:wrap;}#footer #footgets #foot-cols>#footget_2>div>div:not(:first-child),#footer #footgets #foot-cols>#footget_3>div>div:not(:first-child){margin-top:2rem;}#footer #footgets>.wrapper{padding:0;}#footer #footgets .footget_title{color:#fff;padding:0;text-transform:uppercase;font-weight:600;font-size:20px;margin-bottom:25px;}#footer #footgets form{position:relative;margin-top:1rem;}#footer #footgets form input{margin:0 !important;}#footer #footgets form input.submit{position:absolute;top:50%;right:3px;bottom:auto;transform:translateY(-50%);}#footer #footer-mentions{padding:24px 0;font-size:12px;}#footer #footer-mentions .wrapper>div{padding:0;}#footer #foot-cols .text>p>a{color:#fff;transition:.2s;display:block;}#footer #foot-cols .text>p>a:hover{transform:translateX(6px);opacity:0.8;}.footer-widget-infos,.footer-links-holder{display:flex;flex-direction:column;gap:var(--gapBetween,1.5rem);--colorPicto:#8994ba;--colorPictoDark:#7985b1;}.footer-widget-infos .widget-info-item,.footer-links-holder .widget-info-item{display:flex;align-items:center;gap:var(--gapInside,10px);}.footer-widget-infos .widget-info-item .image-holder,.footer-links-holder .widget-info-item .image-holder{color:var(--colorPicto);font-size:16px;width:26px;height:26px;}.footer-widget-infos .widget-info-item .image-holder svg,.footer-links-holder .widget-info-item .image-holder svg{fill:currentColor;}.footer-widget-infos .field.field-select .select2-container .select2-selection--single .select2-selection__arrow,.footer-widget-infos .field.field-select2 .select2-container .select2-selection--single .select2-selection__arrow{background-color:var(--colorPrimary);-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M308.7 212.7C314.9 206.5 325.1 206.5 331.3 212.7L491.3 372.7C497.5 378.9 497.5 389.1 491.3 395.3C485.1 401.5 474.9 401.5 468.7 395.3L320 246.6L171.3 395.3C165.1 401.5 154.9 401.5 148.7 395.3C142.5 389.1 142.5 378.9 148.7 372.7L308.7 212.7z'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath d='M308.7 212.7C314.9 206.5 325.1 206.5 331.3 212.7L491.3 372.7C497.5 378.9 497.5 389.1 491.3 395.3C485.1 401.5 474.9 401.5 468.7 395.3L320 246.6L171.3 395.3C165.1 401.5 154.9 401.5 148.7 395.3C142.5 389.1 142.5 378.9 148.7 372.7L308.7 212.7z'/%3E%3C/svg%3E");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-position:center;mask-position:center;-webkit-mask-size:22px;mask-size:22px;background-size:auto;}.footer-widget-infos .widget-info-item-parent{display:flex;flex-direction:column;gap:var(--gapBetween,1.5rem);}.footer-widget-infos .widget-info-item-parent:not(.is-active){display:none !important;}.footer-widget-infos .widget-info-item .image-holder{--pictoSize:32px;background:var(--colorPrimary);width:var(--pictoSize);min-width:var(--pictoSize);height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;font-size:14px;transition:.2s;}.footer-widget-infos .widget-info-item .text-content.multiple-list>div:not(:first-child){margin-top:10px;}.footer-links-holder{--gapBetween:0.75rem;--pictoSize:24px;}.footer-links-holder .widget-info-item:hover .image-holder{--colorPicto:var(--colorPictoDark);transform:rotate(7deg);}.footer-links-holder .widget-info-item:hover .text-content{transform:translateX(6px);opacity:0.8;}.footer-links-holder .widget-info-item .image-holder{background:var(--colorPrimary);width:var(--pictoSize);height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:#fff;border-radius:50%;font-size:11px;transition:.2s;}.footer-links-holder .widget-info-item .text-content{color:#fff;transition:.2s;}#footer{--paddingOuter:3rem;--footerBackground:linear-gradient(273deg,#17171e,#1a1a29);--footerTileBackground:#292934;padding-top:var(--paddingOuter);padding-bottom:var(--paddingOuter);background:var(--footerBackground);}#footer[data-type="no-infos"] #footgets #foot-cols > div#footget_1 > div > div:not(:last-child)::after{opacity:0;}#footer .reinsurance-footer-container{background:transparent;--footerReinsuranceVerti:0;}#footer .reinsurance-footer-container .reassurancelist-holder .reinsurance-item{--borderSize:2px;color:#fff;--colorTextTitle:#fff;--colorTextGrey:#fff;background:linear-gradient(290deg,color-mix(in srgb,var(--colorPrimary) 0%,transparent),color-mix(in srgb,var(--colorPrimary) 10%,transparent)), var(--footerTileBackground);--colorMixOpacity:25%;box-shadow:0 0 20px rgba(0,0,0,0.2);outline:var(--borderSize) solid rgba(255,255,255,0.05);outline-offset:calc(var(--borderSize) * -1);background-size:calc(100% + (2 * var(--borderSize)));background-position-x:calc(var(--borderSize) * -1);position:relative;}#footer #footgets{border-top:0;background:transparent;padding:var(--paddingOuter) 0px;}#footer #footgets .footget_title{margin-bottom:20px;}#footer #footgets #foot-cols{background:var(--footerTileBackground);padding:2rem;border-radius:1rem;box-shadow:0 0 20px rgba(0,0,0,0.2);border:2px solid rgba(255,255,255,0.05);--nbPerLine:4;--gapSize:2rem;gap:var(--gapSize);--borderSeparatorColor:#4a4a53;}@media (max-width: calc(1400px + (2 * 10px))){#footer #footgets #foot-cols{margin-left:10px;margin-right:10px;}}#footer #footgets #foot-cols>div{position:relative;--marginSpacerSize:1.5rem;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));flex-grow:1;}#footer #footgets #foot-cols>div#footget_1>div{display:flex;flex-direction:column;gap:var(--marginSpacerSize);}#footer #footgets #foot-cols>div#footget_1>div>div:not(:last-child):after{content:"";width:100%;display:block;height:1px;background:var(--borderSeparatorColor);margin-top:var(--marginSpacerSize);}#footer #footgets #foot-cols>div#footget_4 #newsletter+.text,#footer #footgets #foot-cols>div#footget_3 #newsletter+.text{margin-top:1rem;font-size:11px;}@media (max-width: 800px){#footer #footgets #foot-cols>div:not(:last-of-type){padding-bottom:2rem;}}#footer #footgets #foot-cols>div:not(:last-of-type):before{content:"";width:1px;height:100%;position:absolute;right:0;top:0;background:var(--borderSeparatorColor);transform:translateX(1rem);}@media (max-width: 800px){#footer #footgets #foot-cols>div:not(:last-of-type):before{bottom:0;top:auto;left:0;right:0;width:100%;height:1px;transform:none;}}#footer #footgets #foot-cols .text{color:#cbcccf;}#footer #footgets #foot-cols #footget_1{display:flex;flex-direction:column;}#footer #footer-mentions{background:transparent;padding:0;}#page .datatable-search{position:relative;--inputPaddingLeft:38px;--inputHeight:36px;}#page .datatable-search .picto-holder{position:absolute;top:50%;left:.5rem;transform:translateY(-50%);padding-bottom:1px;pointer-events:none;--pictoSize:20px;}#page .table-holder{width:100%;--tableBorderRadius:12px;--paddingVerti:14px;--paddingHori:16px;--padding:var(--paddingVerti) var(--paddingRight,var(--paddingHori)) var(--paddingVerti) var(--paddingHori);--borderColor:#e3e5e8;--borderSeparatorColor:#eef0f2;border:var(--borderSizeOutside,1px) solid var(--borderColorOutside,var(--borderColor));scrollbar-width:thin;}#page .table-holder:not(.no-outer-border){border-radius:var(--tableBorderRadius);overflow:hidden;}#page .table-holder.no-datatable{overflow:visible;}#page .table-holder.no-datatable thead th:first-child{border-top-left-radius:var(--tableBorderRadius);}#page .table-holder.no-datatable thead th:last-child{border-top-right-radius:var(--tableBorderRadius);}#page .table-holder.no-datatable tbody td:first-child{border-bottom-left-radius:var(--tableBorderRadius);}#page .table-holder.no-datatable tbody td:last-child{border-bottom-right-radius:var(--tableBorderRadius);}#page .table-holder.no-outer-border{--borderSizeOutside:0px;}#page .table-holder .datatable-header,#page .table-holder .datatable-footer{display:flex;gap:1rem;justify-content:space-between;align-items:center;width:100%;}#page .table-holder .datatable-header{padding-bottom:.5rem;}#page .table-holder .datatable-body-holder{display:flex;flex-direction:column;width:100%;overflow:hidden;border-radius:12px;border:1px solid var(--borderColor);}#page .table-holder.datatable-initializer .dataTables_scrollBody{overflow-x:auto;overscroll-behavior-x:none;border-bottom:0;scrollbar-width:thin;}#page .table-holder table{width:100%;margin:0;border-collapse:collapse;}#page .table-holder table thead{--paddingVerti:11px;--paddingHori:16px;font-size:10.5px;text-transform:uppercase;letter-spacing:0.6px;}#page .table-holder table th{background-color:#fafbfc;padding:var(--padding);border-bottom:2px solid var(--borderColor) !important;text-align:left;color:#8c919a;background-size:22px;background-position-x:calc(100% - 2px);}#page .table-holder table th.sorting{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23DFE1E4' d='M331.3 68.7C325.1 62.5 314.9 62.5 308.7 68.7L148.7 228.7C142.5 234.9 142.5 245.1 148.7 251.3C154.9 257.5 165.1 257.5 171.3 251.3L320 102.6L468.7 251.3C474.9 257.5 485.1 257.5 491.3 251.3C497.5 245.1 497.5 234.9 491.3 228.7L331.3 68.7zM491.3 411.3C497.5 405.1 497.5 394.9 491.3 388.7C485.1 382.5 474.9 382.5 468.7 388.7L320 537.4L171.3 388.7C165.1 382.5 154.9 382.5 148.7 388.7C142.5 394.9 142.5 405.1 148.7 411.3L308.7 571.3C314.9 577.5 325.1 577.5 331.3 571.3L491.3 411.3z'/%3E%3C/svg%3E") !important;}#page .table-holder table th.sorting_asc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23DFE1E4' d='M308.7 212.7C314.9 206.5 325.1 206.5 331.3 212.7L491.3 372.7C497.5 378.9 497.5 389.1 491.3 395.3C485.1 401.5 474.9 401.5 468.7 395.3L320 246.6L171.3 395.3C165.1 401.5 154.9 401.5 148.7 395.3C142.5 389.1 142.5 378.9 148.7 372.7L308.7 212.7z'/%3E%3C/svg%3E") !important;}#page .table-holder table th.sorting_desc{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 640 640'%3E%3Cpath fill='%23DFE1E4' d='M308.7 427.3C314.9 433.5 325.1 433.5 331.3 427.3L491.3 267.3C497.5 261.1 497.5 250.9 491.3 244.7C485.1 238.5 474.9 238.5 468.7 244.7L320 393.4L171.3 244.7C165.1 238.5 154.9 238.5 148.7 244.7C142.5 250.9 142.5 261.1 148.7 267.3L308.7 427.3z'/%3E%3C/svg%3E") !important;}#page .table-holder table th.col-attrib,#page .table-holder table th.col-stock,#page .table-holder table th.col-price{--paddingRight:2rem;padding:var(--paddingVerti) var(--paddingRight,var(--paddingHori)) var(--paddingVerti) var(--paddingHori);}#page .table-holder table tr:not(:last-child){border-bottom:1px solid var(--borderSeparatorColor);}#page .table-holder table td{padding:var(--padding);vertical-align:middle;}#page .table-holder table .table-td-inner{color:var(--tableTdInnerColor,#999);line-height:20px;font-size:var(--tableTdInnerFontSize,12px);display:flex;flex-direction:column;align-items:flex-start;}#page .table-holder table .col-date{--tableTdInnerColor:#555;--tableTdInnerFontSize:13px;}#page .table-holder table td.col-total .table-td-inner{--tableTdInnerFontSize:13px;--tableTdInnerColor:var(--colorTextTitle);font-weight:bold;}#page .table-holder table td.col-order .order-name{color:var(--colorTextTitle);font-size:13px;font-weight:600;line-height:20px;}#page .table-holder table td.col-order .order-others-data{display:flex;align-items:center;font-size:11px;line-height:150%;gap:10px;}#page .table-holder table .col-action{width:1%;}#page .table-holder .dataTables_wrapper.no-footer .dataTables_scrollBody{border-bottom:0 !important;}.pastille-item{font-size:10px;line-height:15px;font-weight:600;padding:0px 4px 0px;border-radius:4px;color:var(--pastilleColor);background:var(--pastilleBackground);--pastilleColor:var(--colorPrimary);--pastilleBackground:color-mix(in srgb,var(--pastilleColor) 10%,transparent);}.pastille-item.pastille-violet{--pastilleBackground:#ede7f6;--pastilleColor:#7c4dff;}.pastille-item.pastille-large{font-weight:500;font-size:12px;padding:3px 10px;letter-spacing:0.3px;line-height:18px;border-radius:50px;display:inline-flex;gap:6px;align-items:center;border:1px solid color-mix(in srgb,var(--pastilleColor) 30%,transparent);}.product-table-ref{color:#8f959d;position:relative;display:flex;align-items:center;gap:10px;min-height:20px;}.product-table-ref .product-list-table-refs{--popoverPaddingTopOuter:0.75rem;--popoverArrowRight:calc(100% - 15px);}.product-table-ref .product-list-table-refs.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.product-table-ref .product-list-table-refs:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.product-table-ref .product-list-table-refs-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.product-table-ref .product-list-table-refs-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.product-table-ref .product-list-table-refs-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.product-table-ref .product-list-table-refs-popover-inner ul{padding-left:10px;}.product-table-ref .product-list-table-refs-popover.popover-display-from-top{top:auto;bottom:100%;}.product-table-ref .product-list-table-refs-popover.popover-display-from-right{top:50%;left:100%;bottom:auto;transform:translateY(-50%);padding-left:var(--popoverPaddingTopOuter,1rem);padding-top:0;}.product-table-ref .product-list-table-refs-popover.popover-display-from-right:after{border-width:8px 10px 8px 0;border-color:transparent var(--popoverArrowColor,#d9d9d9) transparent transparent;top:50%;left:calc((var(--popoverPaddingTopOuter,1rem) * -1) + 10px);transform:translateY(-50%) translateX(var(--popoverArrowTranslateX,50%));}.product-table-ref .product-list-table-refs .picto-holder.picto-btn{--pictoSize:20px;--currentFontSize:10px;}.btn-small-color{border:1px solid #dcdfe3;background:#fff;color:#6b7280;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:500;display:flex;align-items:center;gap:5px;cursor:pointer;transition:background 0.15s, border 0.15s, transform .4s, opacity .4s;white-space:nowrap;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}.btn-small-color:hover{border-color:var(--colorPrimary);--colorText:var(--colorPrimary);color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),#fff);}.btn-small-color:active{transform:scale(0.97);}#page .js-cart-products-container .col-photo{width:0;}#page .js-cart-products-container .col-photo .image-holder{width:var(--imageSize,64px);height:var(--imageSize,64px);border-radius:8px;border:1px solid #e3e5e8;background:linear-gradient(145deg,#f4f5f7,#eaecef);display:flex;align-items:center;justify-content:center;padding:10px;}#page .js-cart-products-container .col-photo .image-holder img{border-radius:4px;max-height:100%;}#page .js-cart-products-container .col-desc{padding-left:0;}#page .js-cart-products-container .col-desc .cart-product-name{font-size:13.5px;line-height:1.35;font-weight:600;color:#1a1d23;}#page .js-cart-products-container .col-desc .cart-product-name+.cart-product-desc{margin-top:.5rem;}#page #references-externes .col-action{width:0;}#page #references-externes .col-desc{padding-left:0;}#page #references-externes .col-photo{width:0;}#page #references-externes .col-photo .image-holder{width:var(--imageSize,64px);height:var(--imageSize,64px);border-radius:8px;border:1px solid #e3e5e8;background:linear-gradient(145deg,#f4f5f7,#eaecef);display:flex;align-items:center;justify-content:center;padding:10px;}#page #references-externes .col-photo .image-holder img{border-radius:4px;max-height:100%;}#page .product-table-line{--tableLine_odd:#fff;--tableLine_hover:#f5f7fa;--tableLine_even:#fafbfc;--tableLine_currentColor:var(--tableLine_odd);transition:background 0.12s;background:var(--tableLine_currentColor);}#page .product-table-line:nth-child(even){--tableLine_currentColor:var(--tableLine_even);}#page .product-table-line:hover{--tableLine_currentColor:var(--tableLine_hover);}#page .product-table-line .col-product{--imageSize:64px;}#page .product-table-line .col-product-inner{display:flex;align-items:flex-start;gap:1rem;}#page .product-table-line .col-product-inner .content-holder{display:flex;flex-direction:column;gap:8px;align-items:flex-start;}#page .product-table-line .col-product-inner .product-table-name{font-size:13.5px;line-height:1.35;font-weight:600;color:#1a1d23;}#page .product-table-line .col-product-inner .product-table-actions{--btnHeight:30px;--inputHeight:var(--btnHeight);gap:6px;flex-wrap:nowrap;}#page .product-table-line .col-product-inner .product-table-actions .js-add-to-list,#page .product-table-line .col-product-inner .product-table-actions .js-see-details{height:calc((var(--btnHeight) + 2px));border:1px solid #dcdfe3;background:#fff;color:#6b7280;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:500;display:flex;align-items:center;gap:5px;cursor:pointer;transition:background 0.15s;white-space:nowrap;}#page .product-table-line .col-product-inner .product-table-actions .js-add-to-list:hover,#page .product-table-line .col-product-inner .product-table-actions .js-see-details:hover{border-color:var(--colorPrimary);color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),#fff);}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone{display:flex;align-items:center;background:var(--colorPrimary);color:#fff;border-radius:8px;border:1px solid var(--colorPrimary);}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .js-add-to-cart-btn{padding:5px 10px;height:var(--btnHeight);cursor:pointer;display:flex;align-items:center;font-size:11.5px;font-weight:600;gap:5px;transition:background 0.15s;white-space:nowrap;border-top-right-radius:7px;border-bottom-right-radius:7px;}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .js-add-to-cart-btn:hover{background:var(--colorPrimaryLight);}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .input-holder .product-quantity-component-holder{--inputHeight:var(--btnHeight);--actionWidth:24px;--actionFontSize:14px;}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .input-holder .product-quantity-component-holder[data-stock]:hover .product-quantity-component-inner{outline:1px solid var(--stock_textColor);}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .input-holder .product-quantity-component-holder .product-quantity-component-inner{border:0;background:#fff;border-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0;}#page .product-table-line .col-product-inner .product-table-actions .add-to-cart-zone .input-holder input{width:40px;border:0;border-radius:7px;border-top-right-radius:0;border-bottom-right-radius:0;outline:none;padding:5px 2px;text-align:center;}#page .product-table-line .col-product-inner .image-holder{width:var(--imageSize);height:var(--imageSize);border-radius:8px;border:1px solid #e3e5e8;background:linear-gradient(145deg,#f4f5f7,#eaecef);display:flex;align-items:center;justify-content:center;padding:10px;}#page .product-table-line .col-product-inner .image-holder img{border-radius:4px;max-height:100%;}#page .product-table-line .col-attrib{color:#5f6368;font-size:12px;}#page .product-table-line .col-price .product-price-holder{display:flex;flex-wrap:wrap;align-items:baseline;gap:10px;}#page .product-table-line .col-price .product-price-holder .product-price-main{color:var(--colorTextTitle);font-size:16px;font-weight:bold;letter-spacing:-0.3px;}#page .product-table-line .col-price .product-price-holder .product-price-suffix{font-weight:500;font-size:11px;line-height:135%;color:#94a3b8;}#page .product-table-line .col-stock .product-stock-holder{--popoverLeft:auto;--popoverRight:0;--popoverArrowRight:32px;display:flex;flex-direction:column;align-items:flex-start;--popoverArrowRight:50%;--popoverArrowTranslateX:-50%;}#page .product-table-line .col-stock .product-stock-holder>.product-stock-info:not(.active){display:none;}div.reassurancelist-holder{width:100%;}div.reassurancelist-holder .reinsurance-item{display:flex;flex-direction:row;align-items:center;text-align:left;border-radius:15px;padding:24px 18px;border-left:3px solid var(--colorPrimary);background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,0.15);gap:10px;}div.reassurancelist-holder .reinsurance-item .reinsurance-content{display:flex;flex-direction:column;padding:0;gap:5px;}div.reassurancelist-holder .reinsurance-item .reinsurance-content .reinsurance-title{font-size:14px;font-weight:700;color:var(--colorTextTitle);padding:0;}div.reassurancelist-holder .reinsurance-item .reinsurance-content .reinsurance-description{font-size:11px;color:var(--colorTextGrey);}div.reassurancelist-holder .reinsurance-item .reinsurance-content .reinsurance-description em{font-style:normal;color:#fff;font-weight:600;}div.reassurancelist-holder .reinsurance-item .reinsurance-picture{--pictoSizeHolder:42px;--pictoSizeInner:22px;width:var(--pictoSizeHolder);height:var(--pictoSizeHolder);min-height:var(--pictoSizeHolder);min-width:var(--pictoSizeHolder);max-height:var(--pictoSizeHolder);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),transparent);color:var(--colorPrimary);border-radius:50%;}div.reassurancelist-holder .reinsurance-item .reinsurance-picture svg{height:var(--pictoSizeInner);fill:#fff;}body #page #wrapper{max-width:100%;padding:0;}.breadcrumbs{background:var(--breadcrumbsBackground);color:var(--breadcrumbsColor);border:0;padding-top:13px;padding-bottom:13px;font-size:11px;line-height:16px;margin-bottom:var(--breadcrumbsMarginBottom,40px);}.breadcrumbs>.wrapper>span,.breadcrumbs>.wrapper{display:flex;flex-wrap:wrap;align-items:center;gap:6px;}.breadcrumbs a{color:currentColor;transition:.2s;}.breadcrumbs a:hover{color:var(--colorTextTitle);}.breadcrumbs .home,.breadcrumbs .breadcrumbs-separator{--pictoSize:16px;display:inline-flex;align-items:center;width:var(--pictoSize);height:var(--pictoSize);}.breadcrumbs .home svg,.breadcrumbs .breadcrumbs-separator svg{fill:currentColor;}.breadcrumbs .breadcrumbs-separator{color:#8799a2;--pictoSize:13px;}body:not(#page-home) #wrapper #content,body:not(#page-product) #wrapper #content{--titleTextPosition:center;}body:not(#page-home) #wrapper #content>*:not(#content-info),body:not(#page-product) #wrapper #content>*:not(#content-info){max-width:var(--pageMaxWidth);margin-left:auto;margin-right:auto;}body #content-info h1,body #content-info .title{position:relative;--paddingWrapper:10px;width:100%;margin:auto;max-width:1400px;text-align:center;}@media (max-width: calc(1400px + (2 * 10px))){body #content-info h1,body #content-info .title{padding:0 var(--paddingWrapper);}}#page-home{--bigSliderBorderRadius:20px;}#page-home #page .slider_simple.flexslider{margin:1rem;border-radius:var(--bigSliderBorderRadius);}#page-home .homeget{margin-bottom:var(--homegetMarginBottom,100px) !important;}#page-home .homeget:last-child{--homegetMarginBottom:0px;}#page-home .homeget:not(.homeget-fullwidth){position:relative;--paddingWrapper:10px;width:100%;margin:auto;max-width:1400px;}@media (max-width: calc(1400px + (2 * 10px))){#page-home .homeget:not(.homeget-fullwidth){padding:0 var(--paddingWrapper);}}#page-home .homeget.homeget-fullwidth{max-width:100% !important;}h1,#content-info .title,.title-h1,.title{font-size:32px;font-style:normal;font-weight:700;color:var(--colorTextTitle);gap:12px;margin-bottom:40px;text-align:var(--titleTextPosition,left);}.homeget_title{display:flex;flex-direction:column;font-size:32px;font-style:normal;font-weight:700;color:var(--colorTextTitle);gap:12px;margin-bottom:40px;text-align:var(--titleTextPosition,left);align-items:center;}.homeget_title:after{content:"";width:60px;height:5px;border-radius:6px;background:var(--colorPrimary);}.style-title-bar:after{content:"";width:60px;height:5px;border-radius:6px;background:var(--colorPrimary);}.style-title{font-size:32px;font-style:normal;font-weight:700;color:var(--colorTextTitle);gap:12px;margin-bottom:40px;text-align:var(--titleTextPosition,left);}.product-quantity-component-holder{display:flex;--inputHeight:38px;}.product-quantity-component-holder[data-stock][data-stock="instock"]{--stock_backgroundColor:rgba(34,197,94,0.06);--stock_boxShadowColor:rgba(34,197,94,0.2);--stock_textColor:#22c55e;}.product-quantity-component-holder[data-stock][data-stock="morestock"]{--stock_backgroundColor:rgba(59,130,246,0.06);--stock_boxShadowColor:rgba(59,130,246,0.2);--stock_textColor:#3b82f6;}.product-quantity-component-holder[data-stock][data-stock="outstock"]{--stock_textColor:#f59e0b;--stock_backgroundColor:rgba(245,158,11,0.06);--stock_boxShadowColor:rgba(245,158,11,0.2);}.product-quantity-component-holder[data-stock][data-stock="nostock"]{--stock_textColor:#ef4444;--stock_backgroundColor:rgba(239,68,68,0.06);--stock_boxShadowColor:rgba(239,68,68,0.2);}.product-quantity-component-holder[data-stock] .product-quantity-component-inner{transition:.2s;}.product-quantity-component-holder[data-stock] .product-quantity-component-inner:hover{box-shadow:var(--stock_boxShadowColor) 0px 0px 0px 2px;}.product-quantity-component-holder .product-quantity-component-inner{display:flex;align-items:center;border:1px solid var(--prodQuantityBorder,#ddd);border-radius:10px;overflow:hidden;}.product-quantity-component-holder .product-quantity-action{width:var(--actionWidth,34px);height:var(--inputHeight);display:flex;align-items:center;justify-content:center;color:#64748b;cursor:pointer;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;transition:.2s;font-size:var(--actionFontSize,16px);}.product-quantity-component-holder .product-quantity-action:hover{opacity:0.85;}.product-quantity-component-holder .product-quantity-action:active{background:#fafafa;}.product-quantity-component-holder input{border:0;width:auto;padding:5px;height:var(--inputHeight);text-align:center;width:var(--inputHeight);outline:none;}.bulk-order-list{display:flex;flex-direction:column;width:100%;--sizeLeft:60%;--sizeRight:calc(40% - var(--gapSize));--gapSize:6px;gap:var(--gapSize);}.bulk-order-list .bulk-order-header{display:flex;align-items:center;font-size:14px;font-weight:600;gap:var(--gapSize);}.bulk-order-list .bulk-order-header-title{width:var(--sizeLeft);}.bulk-order-list .bulk-order-header-qty{width:var(--sizeRight);}.bulk-order-list .bulk-order-item{display:flex;align-items:center;gap:var(--gapSize);}.bulk-order-list .bulk-order-item-field{width:var(--sizeLeft);}.bulk-order-list .bulk-order-item-qty{width:var(--sizeRight);}.bulk-order-list .bulk-order-item-qty .product-quantity-component-inner{flex-grow:1;}.bulk-order-list .bulk-order-item-qty .product-quantity-component-inner .js-qty-product-input{flex-grow:1;}.bulk-order-list .field input{width:100%;--inputBorderRadius:10px;}.brand-list-holder .brand-item{--imageHeight:74px;--imageWidth:121px;background:#fff;border:1px solid #ddd;border-radius:10px;padding:18px 24px;display:flex;justify-content:center;}.brand-list-holder .brand-item .item-image{display:flex;}.brand-list-holder .brand-item img{min-height:var(--imageHeight);max-height:var(--imageHeight);min-width:var(--imageWidth);max-width:var(--imageWidth);object-fit:contain;}#page-product{--productSideWidth_left:50%;--productSideGap:100px;--backgroundSeparator:#ebf1f4;}#page-product.product-hors-catalogue .product-main-images{display:flex;align-items:center;justify-content:center;}#page-product .parameter-action-holder{display:flex;align-items:center;gap:1rem;--boButtonBorderSize:10px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box{--gapInBetween:18px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box.has-text-price .product-price-section .product-price-section-price-sub{display:none;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .brand-logo{position:absolute;top:var(--paddingVerti);right:var(--paddingHori);display:flex;align-items:flex-start;justify-content:flex-end;transition:.2s;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .brand-logo:hover{opacity:0.8;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .brand-logo img{max-width:var(--brandImageWidth);max-height:var(--brandImageMinHeight);object-fit:contain;border-radius:2px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-parameter-main-content{--brandImageWidth:65px;--brandImageMinHeight:40px;display:flex;flex-direction:column;gap:var(--gapInBetween);min-height:var(--brandImageMinHeight);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-parameter-main-content.has-image,#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-parameter-main-content.has-brand-image{padding-right:calc(var(--brandImageWidth) + 1rem);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-notlogged-section{padding:var(--paddingTop,var(--paddingVerti,5px)) var(--paddingRight,var(--paddingHori,10px)) var(--paddingBottom,var(--paddingVerti,4px)) var(--paddingLeft,var(--paddingHori,10px));border-radius:4px;line-height:120%;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--colorText);transition:.2s;border:1px solid #e7e9eb;background:#f1f3f5;--paddingVerti:10px;--paddingHori:10px;--colorText:#828282;line-height:140%;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-notlogged-section:not(.no-hover):hover{background:#e7e9eb;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-stock-section{display:flex;flex-direction:column;align-items:flex-start;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-stock-section .product-stock-holder{display:flex;flex-direction:column;align-items:flex-start;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-stock-section.js-product-stock-data:not(.js-loaded){display:none;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .info-zone-box-inner{gap:var(--gapInBetween);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section{--gapItem:5px;color:#94a3b8;font-size:12px;display:flex;flex-direction:column;gap:var(--gapItem);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section #prices .price{display:flex;flex-direction:column;gap:var(--gapItem);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section .price-value{display:flex;gap:var(--gapItem);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section .product-price-section-item{display:flex;flex-wrap:wrap;gap:8px;align-items:baseline;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section .product-price-section-price-main .price-main{font-weight:bold;font-size:28px;letter-spacing:-0.5px;color:#1a202c;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-parameter-box .product-price-section .product-price-section-price-main .price-suffix{font-weight:500;font-size:15px;}#page-product .js-stock-box .product-stock-datas{display:flex;flex-direction:column;gap:14px;}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer{order:-1;max-width:260px;--height:7px;width:100%;height:var(--height);overflow:hidden;border-radius:6px;background:#e2e8f0;position:relative;}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer .js-progressbar-inner{width:var(--progressBarWidth,2%);position:absolute;left:0;top:0;background:var(--progressBarGradient,rgba(0,0,0,0.2));z-index:2;height:var(--height);transition:.2s;}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer.has-green-gradient{--progressBarGradient:linear-gradient(90deg,#22c55e 0%,#4ade80 100%);}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer.has-orange-gradient{--progressBarGradient:linear-gradient(90deg,#f59e0b 0%,#ffcb71 100%);}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer.has-blue-gradient{--progressBarGradient:linear-gradient(90deg,#3b82f6 0%,#84b1f9 100%);}#page-product .js-stock-box .product-stock-datas .js-progressbar-outer.has-red-gradient{--progressBarGradient:linear-gradient(90deg,#ef4444 0%,#f58a8a 100%);}#page-product .js-stock-box .product-stock-datas .product-stock-holder{padding-left:3px;}#page-product .js-stock-box .product-stock-datas .product-stock-holder .product-stock-info{cursor:initial;background:transparent;font-weight:500;gap:10px;transition:.2s ease;padding-left:0;}#page-product .js-stock-box .product-stock-datas .product-stock-holder .product-stock-info:not(.active){color:#94a3b8;}#page-product .js-stock-box .product-stock-datas .product-stock-holder .product-stock-info:not(.active) .icon-round{box-shadow:none;}#page-product .js-stock-box .product-stock-datas .product-stock-holder .product-stock-info.active{color:#1a202c;}#page-product .js-stock-box .product-stock-datas .product-stock-holder .product-stock-info .icon-round{transition:.2s ease;box-shadow:0 0 0 3px var(--boxShadowColor);}#page-product .productDetail .product-header-holder{display:flex;align-items:flex-start;}#page-product .productDetail .product-header-holder .product-header-infos{display:flex;flex-direction:column;gap:1rem;}#page-product .productDetail .product-header-holder .product-header-infos .title{margin-bottom:0;}#page-product .productDetail .product-header-holder .product-header-infos .product-files-links-holder{display:flex;gap:1rem;}#page-product .productDetail .product-header-holder .product-header-left{width:var(--productSideWidth_left);display:flex;flex-direction:column;gap:2rem;--titleTextPosition:left;}#page-product .productDetail .product-header-holder .product-more-infos-list{--gapSize:160px;margin-top:calc(var(--gapSize) / 2);display:flex;flex-direction:column;gap:var(--gapSize);}#page-product .productDetail .product-header-holder .product-more-infos-list .text-content{font-size:14px;line-height:150%;}#page-product .productDetail .product-header-holder .product-header-right{flex-grow:1;max-width:var(--productSideWidth_left);padding-left:var(--productSideGap);position:sticky;top:var(--topHeader,2rem);display:flex;flex-direction:column;gap:1rem;}#page-product .productDetail .product-header-holder .product-header-right .parameter{--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}#page-product .productDetail .product-header-holder .product-header-right .parameter .item-title{font-size:14px;color:#000;font-weight:600;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto-popover-inner ul{padding-left:10px;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto .popover-style-popover{min-width:250px;}#page-product .productDetail .product-header-holder .product-header-right .parameter .info-zone-box-picto svg{fill:currentColor;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box{display:flex;align-items:flex-start;gap:1rem;--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.info-zone-box-blue{--borderColor:#3b6eea;--backgroundColor:#eef4ff;--boxShadowHoverOpacity:0.15;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.info-zone-box-blue .info-zone-box-picto{--backgroundHoverColor:#245de8;background:var(--borderColor);color:#fff;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box.js-stock-box .info-zone-box-inner{gap:14px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .item-title{font-size:14px;color:#000;font-weight:600;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto-popover-inner ul{padding-left:10px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto .popover-style-popover{min-width:250px;}#page-product .productDetail .product-header-holder .product-header-right .info-zone-box .info-zone-box-picto svg{fill:currentColor;}#page-product #page .update-product-crossref label > span{display:block;}#page-product #page .update-product-crossref .hidden{display:none;}#page-product #page .update-product-crossref .message{padding:0 6px;}#page-product #page .update-product-crossref .message.error{color:#a94442;}#page-product #page .update-product-crossref .message.success{color:#3c763d;}.box-informations{--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}.box-informations .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}.box-informations .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}.box-informations .item-title{font-size:14px;color:#000;font-weight:600;}.box-informations .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}.box-informations .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.box-informations .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.box-informations .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.box-informations .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.box-informations .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.box-informations .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.box-informations .info-zone-box-picto-popover-inner ul{padding-left:10px;}.box-informations .info-zone-box-picto .popover-style-popover{min-width:250px;}.box-informations .info-zone-box-picto svg{fill:currentColor;}.style-product-card{--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;}.style-product-card .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}.style-product-card .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}.style-product-card .item-title{font-size:14px;color:#000;font-weight:600;}.style-product-card .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}.style-product-card .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.style-product-card .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.style-product-card .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.style-product-card .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.style-product-card .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.style-product-card .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.style-product-card .info-zone-box-picto-popover-inner ul{padding-left:10px;}.style-product-card .info-zone-box-picto .popover-style-popover{min-width:250px;}.style-product-card .info-zone-box-picto svg{fill:currentColor;}.css-picto-box-style{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;}.css-picto-box-style:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.product-image-holder-outer{width:100%;--minHeight:455px;--mainImageSize:calc((var(--minHeight) - 1rem));}.product-image-holder-outer .product-image-container{display:flex;flex-direction:column;gap:10px;position:relative;}.product-image-holder-outer .product-image-container .js-page-print{--borderColor:#ddd;--pictoColor:var(--colorText);position:absolute;top:1rem;right:1rem;z-index:2;}.product-image-holder-outer .product-image-container .js-page-print:hover{border-color:var(--colorPrimary);color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),#fff);}.product-image-holder-outer .product-main-images{width:100%;border-radius:10px;border:1px solid #ddd;background:#fff;position:relative;min-height:var(--minHeight);max-height:var(--minHeight);}.product-image-holder-outer .product-main-images .product-main-images-inner{min-height:var(--minHeight);max-height:var(--minHeight);display:flex;align-items:center;justify-content:center;width:100%;}.product-image-holder-outer .product-main-images .carousel-item{display:flex;align-items:center;justify-content:center;padding:1rem;min-height:var(--mainImageSize);max-height:var(--mainImageSize);}.product-image-holder-outer .product-main-images .carousel-item img{max-height:var(--mainImageSize);width:auto;}.product-image-holder-outer .product-main-thumbs .product-main-thumbs-list{display:flex;align-items:flex-start;flex-wrap:wrap;gap:10px;}.product-image-holder-outer .product-main-thumbs .product-main-thumbs-list .thumb-item{display:flex;align-items:center;justify-content:center;padding:6px 21px;border-radius:10px;border:1px solid #ddd;background:#fff;transition:.3s;cursor:pointer;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}.product-image-holder-outer .product-main-thumbs .product-main-thumbs-list .thumb-item img{transition:.3s;-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}.product-image-holder-outer .product-main-thumbs .product-main-thumbs-list .thumb-item:hover img{opacity:0.8;}.product-image-holder-outer .product-main-thumbs .product-main-thumbs-list .thumb-item.active{border-color:var(--colorPrimary);box-shadow:0 0 4px 0 rgba(0,0,0,0.15);}.style-product-subtitle{font-weight:600;font-size:16px;width:100%;}.style-product-pastille{padding:var(--paddingTop,var(--paddingVerti,5px)) var(--paddingRight,var(--paddingHori,10px)) var(--paddingBottom,var(--paddingVerti,4px)) var(--paddingLeft,var(--paddingHori,10px));border-radius:4px;line-height:120%;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--colorText);transition:.2s;border:1px solid #e7e9eb;background:#f1f3f5;}.style-product-pastille:not(.no-hover):hover{background:#e7e9eb;}.product-bottom-infos{display:flex;flex-direction:column;gap:2rem;}.documents-holder{scroll-margin-top:var(--topHeader,100px);display:flex;flex-direction:column;gap:8px;}.documents-holder .documents-title{font-weight:600;font-size:16px;width:100%;}.documents-holder .documents-list{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:16px;}.documents-holder .documents-list .document-item{padding:var(--paddingTop,var(--paddingVerti,5px)) var(--paddingRight,var(--paddingHori,10px)) var(--paddingBottom,var(--paddingVerti,4px)) var(--paddingLeft,var(--paddingHori,10px));border-radius:4px;line-height:120%;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--colorText);transition:.2s;border:1px solid #e7e9eb;background:#f1f3f5;}.documents-holder .documents-list .document-item:not(.no-hover):hover{background:#e7e9eb;}.documents-holder .documents-list .document-item-need-popup{position:relative;cursor:pointer;--popoverArrowRight:calc(100% - 30px);}.documents-holder .documents-list .document-item-need-popup.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.documents-holder .documents-list .document-item-need-popup:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.documents-holder .documents-list .document-item-need-popup-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.documents-holder .documents-list .document-item-need-popup-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.documents-holder .documents-list .document-item-need-popup-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.documents-holder .documents-list .document-item-need-popup-popover-inner ul{padding-left:10px;}.documents-holder .documents-list .document-item-need-popup-popover{min-width:280px;}.documents-holder .documents-list .document-item-need-popup-popover p{line-height:130%;}.product-refs-holder{display:flex;flex-wrap:wrap;row-gap:8px;column-gap:16px;}.product-refs-holder .product-ref-title{font-weight:600;font-size:16px;width:100%;}.product-refs-holder .product-ref{padding:var(--paddingTop,var(--paddingVerti,5px)) var(--paddingRight,var(--paddingHori,10px)) var(--paddingBottom,var(--paddingVerti,4px)) var(--paddingLeft,var(--paddingHori,10px));border-radius:4px;line-height:120%;font-size:13px;display:flex;align-items:center;gap:8px;color:var(--colorText);transition:.2s;border:1px solid #e7e9eb;background:#f1f3f5;}.product-refs-holder .product-ref:not(.no-hover):hover{background:#e7e9eb;}.technical-details-attributes{scroll-margin-top:var(--topHeader,100px);}#page .owl-carousel.owl-nav-padding{padding:0 3rem;}#page .owl-carousel.owl-nav-padding.padding-32px{padding:0 32px;}#page .flex-direction-nav a.flex-next,#page .flex-direction-nav a.flex-prev{display:flex;align-items:center;justify-content:center;transition:.2s;}#page .flex-direction-nav a.flex-next:before,#page .flex-direction-nav a.flex-prev:before{font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;}#page .flex-direction-nav a.flex-next:before{content:"\f054";}#page .flex-direction-nav a.flex-prev:before{content:"\f053";}#page .owl-nav{position:absolute;top:50%;left:0;transform:translateY(-50%);width:100%;z-index:2;--btnSize:32px;padding:0 1rem;pointer-events:none;}#page .owl-nav:not(.disabled){display:flex;justify-content:space-between;}#page .owl-nav .owl-prev:before{content:"\f053";}#page .owl-nav .owl-next:before{content:"\f054";}#page .owl-nav .owl-prev,#page .owl-nav .owl-next{pointer-events:all;width:var(--btnSize);height:var(--btnSize);border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;background:var(--colorPrimary);border:1px solid rgba(255,255,255,0.5);line-height:1;font-size:0;}#page .owl-nav .owl-prev:before,#page .owl-nav .owl-next:before{font-family:"Font Awesome 6 Pro";font-weight:300;font-size:16px;}#page .owl-nav .owl-prev span,#page .owl-nav .owl-next span{line-height:1;display:none;}.form-group:not(:first-child){margin-top:2rem;}.cust-cols{--nbPerLine:2;display:flex;flex-wrap:wrap;gap:var(--gapCalc);--gapCalc:2rem;}.cust-cols.col-three{--nbPerLine:3;}.cust-cols> .col{display:flex;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));max-width:100%;}.cust-cols> .col .account-col-inner{margin:0;width:100%;}.fake-link{font-size:var(--fakeLinkFontSize,14px);color:var(--colorLink);font-weight:500;transition:.25s;cursor:pointer;position:relative;transition:color .25s ease, background-size .25s ease, opacity .2s;}.fake-link:before{content:"";position:absolute;left:0;top:calc(100% - 1px);width:100%;height:var(--fakeLinkBarHeight,1px);background:var(--colorLink);transition:.2s;border-radius:1px;}.fake-link:hover{opacity:0.7;}.wrapper-small{max-width:1000px;margin-left:auto;margin-right:auto;}.btn-holder{display:flex;width:100%;gap:var(--btnHolderGap,1rem);flex-wrap:wrap;}.btn-holder.has-alert-message{flex-direction:column;align-items:center;}.field-list{display:flex;width:100%;flex-direction:column;gap:var(--gapSize,2rem);--nbPerLine:1;--gapSize:2rem;}.field-list .form-section-title,.field-list .field-section-title{font-weight:bold;font-size:16px;margin-bottom:-0.5rem;width:100%;color:var(--colorText);}.field-list.field-two,.field-list.field-list-wrap{flex-direction:row;flex-wrap:wrap;--nbPerLine:2;}.field-list .field{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));display:flex;flex-wrap:wrap;gap:var(--fieldGap,7px);}.field-list .field:not(.field-checkbox){display:flex;flex-direction:column;gap:var(--fieldGap,7px);}.field-list .field:not(.field-checkbox) label{display:flex;flex-wrap:wrap;gap:var(--fieldGap,7px);}.field-list .field:not(.field-checkbox) label>input,.field-list .field:not(.field-checkbox) label>textarea{width:100%;}.field-list .field.field-checkbox label{display:flex;align-items:center;gap:var(--fieldGap,7px);}.field-list .field.field-checkbox label input{margin:0;}.field-list .field label{display:block;text-align:left;width:100%;}.field-list .field input[type="text"],.field-list .field input[type="password"],.field-list .field input[type="email"],.field-list .field input[type="tel"],.field-list .field input[type="url"],.field-list .field input[type="number"],.field-list .field input[type="file"],.field-list .field textarea{width:100%;}.field-list input[type="text"],.field-list input[type="password"],.field-list input[type="email"],.field-list input[type="tel"],.field-list input[type="url"],.field-list input[type="number"],.field-list input[type="file"],.field-list textarea{width:100%;}.field{position:relative;}.field.has-password-toggler{--inputPaddingRight:calc(20px + 1rem);}.field .js-password-toggler{position:absolute;cursor:pointer;top:50%;right:calc(1rem / 2);transform:scale(var(--passwordTogglerScale,1)) translateY(-50%);--pictoSize:20px;color:#333;--pictoColor:currentColor;transition:.2s;}.field .js-password-toggler:active{--passwordTogglerScale:0.94;}.align-baseline{align-items:baseline;}.align-center{align-items:center;}.justify-between{justify-content:space-between;}.justify-center{justify-content:center;}.gap-1{gap:1rem;}.gap-3{gap:3rem;}.gap-5px{gap:5px;}.gap-10px{gap:10px;}.ml-05{margin-left:.5rem !important;}.ml-1{margin-left:1rem !important;}.ml-2{margin-left:2rem !important;}.ml-auto{margin-left:auto !important;}.mt-05{margin-top:.5rem !important;}.mt-1{margin-top:1rem !important;}.mt-2{margin-top:2rem !important;}.mt-auto{margin-top:auto !important;}.mb-05{margin-bottom:.5rem !important;}.mb-1{margin-bottom:1rem !important;}.mb-2{margin-bottom:2rem !important;}.mb-auto{margin-bottom:auto !important;}.p-1{padding:1rem;}.pt-1{padding-top:1rem;}.pb-1{padding-bottom:1rem;}.pl-1{padding-left:1rem;}.pr-1{padding-left:1rem;}.text-left{text-align:left !important;}.text-center{text-align:center !important;}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.no-drag{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none;}textarea{resize:vertical;}.pastille-indicator{margin-left:auto;background:#dadada;color:#555;border-radius:5px;width:var(--itemWidth,20px);height:var(--itemWidth,20px);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:normal;padding:2px;}.pastille-indicator.no-left-margin,.pastille-indicator.no-margin-left{margin-left:0;}.cart-pastille-indicator{background:var(--colorPrimary);color:#fff;font-weight:500;display:flex;align-items:center;justify-content:center;border-radius:50%;width:var(--itemWidth,30px);height:var(--itemWidth,30px);font-size:16px;padding:4px;}.cart-pastille-indicator.outer{background:#fff;color:var(--colorPrimary);border:2px solid var(--colorPrimary);}#page .btn-widget{border-radius:6px;border:1px solid #e0e0e0;background:#fff;display:inline-flex;padding:6px 16px;justify-content:center;align-items:center;gap:10px;cursor:pointer;font-size:12px;font-weight:600;line-height:20px;color:#555;transition:.2s;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}#page .btn-widget:active{transform:scale(0.95);}#page .btn-widget:hover{background:#f2f2f2;}#page .btn-widget.btn-dark{color:#fff;background:#1a1a2e;border-color:#1a1a2e;}#page .btn-widget.btn-dark:hover{background:#333;}body.page-account.page-account-logged #page{background:#fbfdfe;}body.page-account.page-account-logged .widget-contact-holder{display:flex;flex-direction:column;gap:20px;}body.page-account.page-account-logged .widget-contact-holder .contact-item{display:flex;align-items:center;gap:14px;--logoSize:44px;}body.page-account.page-account-logged .widget-contact-holder .contact-item .contact-status{display:flex;flex-direction:column;gap:2px;}body.page-account.page-account-logged .widget-contact-holder .contact-item .contat-name{font-size:13px;font-weight:bold;line-height:20px;color:#1a1a2e;}body.page-account.page-account-logged .widget-contact-holder .contact-item .contact-role{color:#999;font-size:11px;line-height:16px;}body.page-account.page-account-logged .widget-contact-holder .contact-item .contact-logo{width:var(--logoSize);height:var(--logoSize);min-width:var(--logoSize);min-height:var(--logoSize);border-radius:50%;background:linear-gradient(135deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%), var(--colorPrimary);display:flex;align-items:center;color:#fff;justify-content:center;font-weight:600;line-height:20px;font-size:16px;}body.page-account.page-account-logged .widget-contact-holder .contact-more-data{display:flex;flex-direction:column;border-radius:8px;background:#f8f7f4;gap:6px;padding:10px 12px;border:1px solid var(--borderColor);}body.page-account.page-account-logged .widget-contact-holder .contact-more-data .contact-more-data-item{width:100%;display:flex;align-items:center;justify-content:space-between;}body.page-account.page-account-logged .account-widget-listing{--nbPerLine:2;--gapSize:2rem;display:flex;flex-wrap:wrap;gap:var(--gapSize);}body.page-account.page-account-logged .account-widget-item{--borderRadius:12px;--itemPaddingHori:20px;--itemPaddingVerti:16px;--borderColor:#eeede8;background:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,0.03);width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));border-radius:12px;border:1px solid var(--borderColor);--croppedHeight:300px;}body.page-account.page-account-logged .account-widget-item.account-widget-item-tutorials .widget-content-zone ul{display:flex;flex-wrap:wrap;--nbPerLine:2;width:100%;--gapCalc:1rem;gap:var(--gapCalc);row-gap:.75rem;list-style-type:none;}@media (max-width: 600px){body.page-account.page-account-logged .account-widget-item.account-widget-item-tutorials .widget-content-zone ul{--nbPerLine:1;}}body.page-account.page-account-logged .account-widget-item.account-widget-item-tutorials .widget-content-zone ul li{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));display:flex;flex-wrap:wrap;}body.page-account.page-account-logged .account-widget-item.account-widget-item-tutorials .widget-content-zone ul li a{background:#e5e5e5;border:1px solid #d2d2d2;border-radius:25px;font-weight:400;padding:4px 8px;color:#333;transition:.2s;}body.page-account.page-account-logged .account-widget-item.account-widget-item-tutorials .widget-content-zone ul li a:hover{background:#d8d8d8;}body.page-account.page-account-logged .account-widget-item.js-widget-cropped .widget-content-zone{max-height:300px;overflow:hidden;}body.page-account.page-account-logged .account-widget-item:not(.js-widget-cropped) .js-widget-see-more{opacity:0;pointer-events:none;}body.page-account.page-account-logged .account-widget-item .js-widget-see-more{display:flex;align-items:center;justify-content:center;left:1px;width:calc(100% - 2px);bottom:0;height:80px;background:linear-gradient(to top,#fff,rgba(255,255,255,0));z-index:2;position:absolute;border-bottom-left-radius:var(--borderRadius);border-bottom-right-radius:var(--borderRadius);cursor:pointer;transition:.2s;}body.page-account.page-account-logged .account-widget-item .js-widget-see-more .btn{box-shadow:0 0 15px rgba(0,0,0,0.1);}body.page-account.page-account-logged .account-widget-item .widget-title-zone{padding:var(--itemPaddingVerti) var(--itemPaddingHori);border-bottom:1px solid var(--borderColor);display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:70px;}body.page-account.page-account-logged .account-widget-item .widget-title-zone .item-title{font-size:16px;font-weight:600;line-height:18px;}body.page-account.page-account-logged .account-widget-item .widget-title-zone .item-subtitle{color:#999;font-size:11px;line-height:18px;}body.page-account.page-account-logged .account-widget-item .widget-title-zone-start{display:flex;flex-direction:column;gap:2px;}body.page-account.page-account-logged .account-widget-item .widget-content-zone{position:relative;}body.page-account.page-account-logged .account-widget-item .widget-content-zone.with-padding{padding:var(--itemPaddingVerti) var(--itemPaddingHori);}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line{width:100%;padding:11px var(--itemPaddingHori);min-height:var(--widgetContentLineMinHeight,72px);display:flex;align-items:center;gap:1rem;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line:not(:last-child){border-bottom:1px solid var(--borderColor);}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-name{display:flex;flex-direction:column;gap:1px;flex-grow:1;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-name .product-list-table-refs-popover{min-width:200px;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-name .item-title{color:#1a1a2e;font-size:13px;line-height:18px;font-weight:500;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-name .item-subtitle{font-size:11px;line-height:15px;color:#999;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-price{text-align:right;font-size:13px;font-weight:bold;color:#1a1a2e;line-height:20px;min-width:var(--linePriceMinWidth,65px);}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-price .unit-price{color:#999;font-size:10px;line-height:15px;font-weight:400;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-action{--btnHeight:32px;--boButtonBorderSize:3px;--boButtonPadding:5px;}body.page-account.page-account-logged .account-widget-item .widget-content-zone .widget-content-line .line-end{display:flex;align-items:center;gap:1rem;margin-left:auto;}body.page-account.page-account-logged .account-menu-holder{display:flex;flex-direction:column;border-radius:10px;overflow:hidden;box-shadow:0 0 6px rgba(0,0,0,0.1);}body.page-account.page-account-logged .account-menu-holder .account-menu-item{display:flex;align-items:center;gap:10px;padding:var(--paddingVerti,15px) var(--paddingHori,15px);position:relative;}body.page-account.page-account-logged .account-menu-holder .account-menu-item:hover{background:#fafafa;}body.page-account.page-account-logged .account-menu-holder .account-menu-item .picto-holder{--pictoSize:16px;font-size:15px;color:var(--colorScheme,var(--colorPrimary));}body.page-account.page-account-logged .account-menu-holder .account-menu-item .picto-holder i{transition:.2s;}body.page-account.page-account-logged .account-menu-holder .account-menu-item span:not(.picto-holder){color:var(--colorScheme,var(--colorText));font-size:13px;}body.page-account.page-account-logged .account-menu-holder .account-menu-item.account-menu-item-red{--colorScheme:#cd192f;}body.page-account.page-account-logged .account-menu-holder .account-menu-separator{height:1px;width:100%;background:#f3f3f3;}body.page-account.page-account-logged #content{--menuSize:290px;}body.page-account.page-account-logged #content>#content-info{width:100%;}body.page-account.page-account-logged #content .account-page-container{display:flex;align-items:flex-start;gap:var(--accountMenuGap,70px);}body.page-account.page-account-logged #content .account-page-container #account{flex-grow:1;max-width:calc(100% - (var(--menuSize) + var(--accountMenuGap,70px)));}body.page-account.page-account-logged #content .account-page-container #account.has-datatable-fullsize{min-width:100%;}body.page-account.page-account-logged #content .account-page-container #account.has-datatable-inside .dataTables_scrollBody{scrollbar-width:thin;}body.page-account.page-account-logged #content .account-page-container .menu-account-holder{width:var(--menuSize);min-width:var(--menuSize);position:sticky;top:var(--topHeader,2rem);background:#fff;}.debug-color-zone{position:fixed;left:0;bottom:0;padding:12px;background:#fff;border-top-right-radius:12px;border:1px solid var(--borderColor);z-index:4;box-shadow:0 0 5px rgba(0,0,0,0.1);transition:.3s;}.debug-color-zone.folded{transform:translateX(-100%);}.debug-color-zone.folded .js-change-site-color-fold svg{transform:scaleX(-1);}.debug-color-zone .title-item{font-size:16px;font-weight:600;margin-bottom:8px;}.debug-color-zone .choice-listing{display:flex;flex-direction:column;font-size:12px;gap:4px;}.debug-color-zone .choice-listing .choice-item{display:flex;align-items:center;gap:6px;transition:.2s;cursor:pointer;}.debug-color-zone .choice-listing .choice-item.active{font-weight:600;}.debug-color-zone .choice-listing .choice-item:not(.active){color:var(--colorTextGrey);}.debug-color-zone .choice-listing .choice-item:not(.active):hover{color:var(--colorText);padding-left:2px;}.debug-color-zone .choice-listing .choice-item .color-pastille{--itemWidth:5px;width:var(--itemWidth);height:var(--itemWidth);border-radius:50%;transition:.2s;}.debug-color-zone .js-change-site-color-fold{position:absolute;right:0;top:50%;transform:translateY(-50%) translateX(70%);background:#fff;border-radius:5px;border:1px solid var(--borderColor);--pictoSize:22px;padding:2px;cursor:pointer;transition:.2s;}.debug-color-zone .js-change-site-color-fold svg{transition:.2s;}.debug-color-zone .js-change-site-color-fold:active{transform:translateY(-50%) translateX(70%) scale(.94);}#page-cart .box-informations.cart-not-logged-message{max-width:var(--boxInformationCartMaxWidth,800px) !important;display:flex;flex-direction:column;align-items:center;}#page-cart .box-informations.cart-not-logged-message p{text-align:center;max-width:80%;width:100%;line-height:1.4;}#page-cart #cart-form{--cartSidebarWidth:320px;--cartSidebarGap:2rem;}@media (max-width: 1000px){#page-cart #cart-form{flex-direction:column;}}#page-cart #cart-form .cart-bloc-parent-list{display:flex;flex-direction:column;gap:var(--cartSidebarGap);}#page-cart #cart-form .form-cart-side{min-width:var(--cartSidebarWidth);width:var(--cartSidebarWidth);position:sticky;top:var(--topHeader,2rem);}@media (max-width: 1000px){#page-cart #cart-form .form-cart-side{position:static;width:100%;}}#page-cart #cart-form .form-cart-main{width:calc(100% - (var(--cartSidebarGap) + var(--cartSidebarWidth)));display:flex;flex-direction:column;gap:var(--cartSidebarGap);}@media (max-width: 1000px){#page-cart #cart-form .form-cart-main{width:100%;}}#page-cart #cart-form.is-visible{display:flex !important;align-items:flex-start;gap:var(--cartSidebarGap);}#page-cart #cart-form #shipping-table{margin-bottom:0;border-bottom:1px solid var(--borderColor);}#page-cart #cart-form #shipping-table td{padding:10px;border-color:var(--borderColor);}.cart-bloc{box-shadow:0 1px 3px 0 rgba(0,0,0,0.03);border-radius:var(--borderRadius);border:1px solid var(--borderColor);padding:0;}.cart-bloc .cart-bloc-content{padding:var(--itemPaddingVerti) var(--itemPaddingHori);}.cart-bloc .cart-bloc-content.cart-bloc-border-top{border-top:1px solid var(--borderColor);}.cart-bloc-parent{--borderRadius:12px;--itemPaddingHori:20px;--itemPaddingVerti:16px;--borderColor:#eeede8;}.cart-bloc-parent table{border-collapse:collapse;}.cart-variables-style{--borderRadius:12px;--itemPaddingHori:20px;--itemPaddingVerti:16px;--borderColor:#eeede8;}.cart-content-style{box-shadow:0 1px 3px 0 rgba(0,0,0,0.03);border-radius:var(--borderRadius);border:1px solid var(--borderColor);padding:0;}.cart-content-title-style{padding:var(--itemPaddingVerti) var(--itemPaddingHori);border-bottom:1px solid var(--borderColor);display:flex;align-items:center;justify-content:flex-start;gap:1rem;}.cart-content-inner-style{padding:var(--itemPaddingVerti) var(--itemPaddingHori);}.info-panier:not(.js-show-info-hover){position:relative;--popoverArrowRight:calc(100% - 32px);--popoverArrowTranslateX:-35%;}.info-panier:not(.js-show-info-hover)-popover{min-width:300px;}.info-panier.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.info-panier:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.info-panier-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.info-panier-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.info-panier-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.info-panier-popover-inner ul{padding-left:10px;}.info-panier-popover{--popoverPaddingInner:1rem;}#cart-table .cart-line{--verticalPadding:6px;--horizontalPadding:6px;--photoSize:50px;--photoRadius:5px;}#cart-table .cart-line[data-type="custom"] .image-holder,#cart-table .cart-line[data-type-display="custom"] .image-holder{background:linear-gradient(135deg,rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 100%), var(--colorPrimary);}#cart-table .cart-line:not([data-type="custom"]):not([data-type-display="custom"]) .image-holder{border:1px solid var(--borderColor);}#cart-table .cart-line td{padding:var(--verticalPadding) var(--horizontalPadding);}#cart-table .cart-line td.description .cart-product-infos{display:flex;flex-direction:column;align-items:flex-start;gap:7px;}#cart-table .cart-line td.description .cart-product-infos .cart-product-name{font-size:15px;font-weight:600;color:var(--colorTextTitle);display:block;white-space:break-spaces;}#cart-table .cart-line td.description .cart-product-infos .product-stock-holder-popover{--popoverSize:300px;width:var(--popoverSize);}#cart-table .cart-line td.description .cart-product-infos .product-stock-holder>.product-stock-info:not(.active){display:none;}#cart-table .cart-line td.photo{width:var(--photoSize);}#cart-table .cart-line td.photo .image-holder{width:var(--photoSize);height:var(--photoSize);border-radius:var(--photoRadius);}#cart-table .cart-line td.photo .image-holder img{width:var(--photoSize);height:var(--photoSize);margin:0;border-radius:calc(var(--photoRadius) - 1px);padding:1px;}#cart-table table.cart-table tr td.description{padding-top:5px;padding-bottom:5px;}#cart-table table.cart-table tr td.photo img{max-width:var(--photoSize);margin-top:0;}#cart-table table.cart-table tr td.qty2 .js-cart-line-custom-edit{height:28px;width:32px;box-sizing:border-box;padding:3px 5px;text-align:center;}#page #wrapper #main #content .category-main-holder{max-width:100%;width:100%;display:flex;flex-wrap:wrap;align-items:flex-start;--gapHolder:2rem;--sidebarWidth:400px;gap:var(--gapHolder);}#page #wrapper #main #content .category-main-holder .side-content-inner{width:calc(var(--sidebarWidth) - var(--sidebarPaddingLeft,1rem));margin-left:var(--sidebarPaddingLeft,1rem);position:sticky;top:var(--topHeader,2rem);border:1px solid #ddd;border-radius:.5rem;}#page #wrapper #main #content .category-main-holder .side-content-inner.is-scrollable{max-height:calc(100vh - (var(--topHeader) + 1rem));overflow-y:auto;scrollbar-width:thin;}#page #wrapper #main #content .category-main-holder .main-content-inner{width:calc(100% - (var(--sidebarWidth) + var(--gapHolder)));padding-right:var(--gapHolder);display:flex;flex-direction:column;gap:1rem;align-items:flex-start;}#page #wrapper #main #content .category-main-holder .main-content-inner .filters{display:flex;flex-direction:column;align-items:center;}#page #wrapper #main #content .category-main-holder .main-content-inner .filters #advancedSearch{width:100%;}#page #wrapper #main #content .category-main-holder .main-content-inner .filters #advancedSearch .list-filters-container{width:100%;}#page #wrapper #main #content .category-main-holder .main-content-inner .products-content-zone{width:100%;}#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header{width:100%;display:flex;flex-direction:column;align-items:center;}#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header .text.box-informations{max-width:100%;--paddingHori:1rem;--paddingVerti:1rem;}#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header .text.box-informations>p:first-child{margin-top:0;}#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header .title{display:flex;flex-direction:column;align-items:center;gap:4px;}#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header .title .nb-product-cat,#page #wrapper #main #content .category-main-holder .main-content-inner .main-content-header .title .search-product-count{margin:0;position:static;background:linear-gradient(to top,var(--colorPrimary),color-mix(in srgb,var(--colorPrimary) 75%,#fff));color:#fff;padding:4px 8px;border-radius:10px;font-size:11px;}.sidebar-listing-main{--sidebarPaddingVerti:.5rem;--sidebarPaddingHori:.5rem;padding:var(--sidebarPaddingVerti) var(--sidebarPaddingHori);display:flex;flex-direction:column;gap:2rem;}.sidebar-listing-main-content{border:4px solid var(--colorPrimary);padding:1rem 2rem;border-radius:.5rem;display:flex;flex-direction:column;align-items:center;gap:1rem;position:relative;}.sidebar-listing-main-content:after{display:inline-block;height:0;width:0;content:"";position:absolute;bottom:-10px;left:0;right:0;margin:0 auto;border-top:10px solid var(--colorPrimary);border-right:15px solid transparent;border-left:15px solid transparent;}.sidebar-listing-main-content .item-title{font-size:20px;font-weight:500;color:var(--colorPrimary);}.sidebar-listing-main-list{display:flex;flex-direction:column;--spacingGapBetween:.5rem;gap:var(--spacingGapBetween);}.sidebar-listing-main-list.no-header-content .subcategory-item[data-level="1"]:first-of-type{margin-top:0;}.sidebar-listing-main-list.no-header-content .subcategory-item[data-level="1"]:first-of-type:before{opacity:0;}.sidebar-listing-main-list .subcategory-item{--imageHeight:35px;display:flex;align-items:center;gap:1rem;position:relative;flex-direction:column;padding-left:calc(.75rem * var(--paddingLeftMultiplier,0));}.sidebar-listing-main-list .subcategory-item .categories-children{width:100%;display:flex;flex-direction:column;gap:1rem;border-left:var(--timeline_borderSize,2px) solid var(--timeline_borderColor,#eee);}.sidebar-listing-main-list .subcategory-item:not(.children-visible)>.categories-children{display:none;}.sidebar-listing-main-list .subcategory-item .js-subcategory-folder-trigger i{transition:.2s;transform:rotate(var(--activeRotateValue,-180deg));}.sidebar-listing-main-list .subcategory-item.children-visible > .subcategory-outer{--activeRotateValue:0;--pictoColor:#ddd;}.sidebar-listing-main-list .subcategory-item.last-level .js-subcategory-folder-trigger,.sidebar-listing-main-list .subcategory-item.hide-chevron-children .js-subcategory-folder-trigger{display:none;}.sidebar-listing-main-list .subcategory-item[data-level="1"]{position:relative;margin-top:var(--spacingGapBetween);}.sidebar-listing-main-list .subcategory-item[data-level="1"]:before{content:"";position:absolute;left:calc(var(--sidebarPaddingHori) * -1);top:calc(var(--spacingGapBetween,1rem) * -1);width:calc(100% + (2 * var(--sidebarPaddingHori)));height:1px;background:var(--colorBorder,#ddd);}.sidebar-listing-main-list .subcategory-item:not([data-level="1"]){--paddingLeftMultiplier:1;}.sidebar-listing-main-list .subcategory-item.is-current-categ > .subcategory-outer{background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,5%),transparent);border-radius:.5rem;}.sidebar-listing-main-list .subcategory-item .subcategory-outer{width:100%;display:flex;align-items:center;gap:1rem;min-width:0;padding:0.3rem .5rem;transition:.2s;}.sidebar-listing-main-list .subcategory-item .subcategory-outer:hover{background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,5%),transparent);border-radius:.5rem;}.sidebar-listing-main-list .subcategory-item .subcategory{display:flex;align-items:center;gap:10px;flex-grow:1;min-width:0;}.sidebar-listing-main-list .subcategory-item .subcategory .item-text{display:flex;flex-direction:column;gap:2px;flex-grow:1;min-width:0;}.sidebar-listing-main-list .subcategory-item .subcategory .item-title{font-size:14px;font-weight:500;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.sidebar-listing-main-list .subcategory-item .subcategory .item-title a{transition:.2s;display:block;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}.sidebar-listing-main-list .subcategory-item .subcategory .item-count{font-size:10px;}.sidebar-listing-main-list .subcategory-item .subcategory .item-image{height:var(--imageHeight);width:var(--imageHeight);}.sidebar-listing-main-list .subcategory-item .subcategory .item-image a{display:flex;align-items:center;justify-content:center;}.sidebar-listing-main-list .subcategory-item .subcategory .item-image img{height:var(--imageHeight);width:var(--imageHeight);object-fit:contain;border-radius:3px;}.sidebar-listing-main-list .subcategory-item .subcategory .item-link{display:none;}.blog-section-listing{display:flex;flex-direction:column;gap:2rem;width:100%;padding:0.5rem;}.blog-section-listing .blog-listing-item{display:flex;flex-direction:column;gap:0.5rem;}.blog-section-listing .blog-listing-item .blog-listing-item-title{font-size:18px;font-weight:600;}.blog-section-listing .blog-listing-item ul{display:flex;flex-direction:column;gap:0.5rem;}.blog-section-listing .blog-listing-item ul li a{display:flex;align-items:center;gap:0.5rem;transition:.2s;}.blog-section-listing ul,.blog-section-listing ul li{list-style-type:none;}.post-list{display:flex;flex-wrap:wrap;--gapSize:2rem;--nbPerLine:4;gap:var(--gapSize);width:100%;}.post-list .post-item{position:relative;width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));display:flex;flex-direction:column;gap:1rem;padding:1rem;transition:.2s;border:1px solid #eef0f6;}.post-list .post-item:hover{box-shadow:rgba(0,0,0,0.06) 0px 4px 16px;}.post-list .post-item .post-title{font-size:16px;font-weight:600;}.post-list .post-item .post-item-footer{margin-top:auto;}.subcategories-list{display:flex;flex-wrap:wrap;--gapSize:2rem;--nbPerLine:3;gap:var(--gapSize);width:100%;}@media (max-width: 1000px){.subcategories-list{--nbPerLine:2;}}@media (max-width: 500px){.subcategories-list{--nbPerLine:1;}}.subcategories-list .subcategory-item{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));display:flex;align-items:center;justify-content:flex-start;padding-left:1rem;--imageMaxHeight:110px;background:#fff;padding-right:0;border:1px solid #eef0f6;border-left:3px solid var(--colorPrimary);border-radius:4px;gap:0.5rem;position:relative;transition:all .2s ease;}.subcategories-list .subcategory-item:hover{border-color:#dde1ec;border-left-color:var(--colorPrimary);box-shadow:0 4px 16px rgba(0,0,0,0.06);}.subcategories-list .subcategory-item .item-title{flex-grow:1;padding-top:.5rem;padding-bottom:.5rem;display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;}.subcategories-list .subcategory-item .item-title .item-title-main{font-weight:bold;font-size:13px;text-transform:uppercase;color:var(--colorTextTitle);}.subcategories-list .subcategory-item .item-image{width:35%;min-width:35%;height:var(--imageMaxHeight);display:flex;align-items:center;justify-content:center;padding-left:.5rem;padding-right:.5rem;}.subcategories-list .subcategory-item .item-image img{max-height:calc(var(--imageMaxHeight) - 10px);object-fit:contain;}.subcategories-list .subcategory-item .item-link{padding:4px 8px;border-radius:10px;font-size:11px;background:linear-gradient(to top,var(--colorPrimary),color-mix(in srgb,var(--colorPrimary) 75%,#fff));color:#fff;}#page-contact #page .contact-content-holder{display:flex;align-items:flex-start;--gapBetween:100px;--sidebarWidth:450px;gap:var(--gapBetween);}@media (max-width: calc(1400px + (2 * 10px))){#page-contact #page .contact-content-holder{padding:0 var(--paddingWrapper);--gapBetween:3rem;}}@media (max-width: 1200px){#page-contact #page .contact-content-holder{flex-direction:column;}}#page-contact #page .contact-content-holder #contact-form{flex-grow:1;border-radius:.5rem;padding:2rem;border:1px solid #dde1ec;box-shadow:0 4px 16px rgba(0,0,0,0.06);}@media (max-width: 1200px){#page-contact #page .contact-content-holder #contact-form{width:100%;}}#page-contact #page .contact-content-holder .side-content-right{width:var(--sidebarWidth);}@media (max-width: 1200px){#page-contact #page .contact-content-holder .side-content-right{width:100%;display:flex;flex-direction:column;gap:1rem;}}#page-contact #page .contact-content-holder .side-content-right iframe{border-radius:10px;border:1px solid #ddd !important;}@media (max-width: 1200px){#page-contact #page .contact-content-holder .side-content-right iframe{width:100%;}}.form-title-item{font-size:18px;font-weight:600;text-transform:uppercase;color:var(--colorTextTitle);margin-bottom:40px;}.popup-frame-holder{--popupSize:800px;position:fixed;top:0;left:0;width:100vw;height:100vh;transition:.3s;z-index:50;display:flex;align-items:center;justify-content:center;}.popup-frame-holder:not(.active){pointer-events:none;}.popup-frame-holder:not(.active) .popup-frame-background{opacity:0;}.popup-frame-holder:not(.active) .popup-frame-content{opacity:0;transform:translate(-50%,calc(-50% + 10px));}.popup-frame-holder .popup-frame-content{width:var(--popupSize);max-width:var(--popupSize);--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);position:relative;--popoverPaddingTopOuter:10px;box-shadow:0 4px 16px rgba(0,0,0,0.25);border-color:#a6a6a6;padding:0;transition:.3s;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}.popup-frame-holder .popup-frame-content .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}.popup-frame-holder .popup-frame-content .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}.popup-frame-holder .popup-frame-content .item-title{font-size:14px;color:#000;font-weight:600;}.popup-frame-holder .popup-frame-content .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}.popup-frame-holder .popup-frame-content .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.popup-frame-holder .popup-frame-content .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.popup-frame-holder .popup-frame-content .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.popup-frame-holder .popup-frame-content .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.popup-frame-holder .popup-frame-content .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.popup-frame-holder .popup-frame-content .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.popup-frame-holder .popup-frame-content .info-zone-box-picto-popover-inner ul{padding-left:10px;}.popup-frame-holder .popup-frame-content .info-zone-box-picto .popover-style-popover{min-width:250px;}.popup-frame-holder .popup-frame-content .info-zone-box-picto svg{fill:currentColor;}.popup-frame-holder .popup-frame-content:not(.active){opacity:0;pointer-events:none;}.popup-frame-holder .popup-frame-content .title-section{position:relative;padding:1.5rem var(--paddingHori);display:flex;align-items:center;gap:2rem;justify-content:flex-start;}.popup-frame-holder .popup-frame-content .title-section .title-item{font-size:24px;color:var(--colorTextTitle);font-weight:600;}.popup-frame-holder .popup-frame-content .title-section .js-popup-closer{height:30px;width:30px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;margin-left:auto;font-size:20px;}.popup-frame-holder .popup-frame-content .title-section .js-popup-closer i{transition:.2s;}.popup-frame-holder .popup-frame-content .title-section .js-popup-closer:hover{opacity:0.8;}.popup-frame-holder .popup-frame-content .title-section .js-popup-closer:hover i{transform:rotate(90deg);}.popup-frame-holder .popup-frame-content .title-section:after{content:"";position:absolute;left:0;width:100%;bottom:0px;height:1px;background:var(--borderColor);}.popup-frame-holder .popup-frame-content .popup-content-holder{padding:var(--paddingVerti) var(--paddingHori);}.popup-frame-holder .popup-frame-content .popup-content-holder .product-previewer{display:flex;align-items:center;padding:.5rem;border-radius:.5rem;background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,0.1), 0 4px 6px rgba(0,0,0,0.1), 0 2px 4px rgba(0,0,0,0.1);gap:1rem;--imageSize:54px;margin-bottom:1.5rem;}.popup-frame-holder .popup-frame-content .popup-content-holder .product-previewer .product-image img{max-width:var(--imageSize);max-height:var(--imageSize);height:var(--imageSize);width:var(--imageSize);}.popup-frame-holder .popup-frame-content .popup-content-holder .product-previewer .product-preview-desc{display:flex;flex-direction:column;align-items:flex-start;gap:6px;}.popup-frame-holder .popup-frame-content .popup-content-holder .product-previewer .product-preview-desc .product-desc-title{font-size:18px;font-weight:600;}.popup-frame-holder .popup-frame-content .popup-content-holder .product-previewer .product-preview-desc .product-table-ref .product-list-table-refs-popover{min-width:260px;}.popup-frame-holder .popup-frame-background{position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,0,0,0.3);backdrop-filter:blur(5px);transition:opacity .3s;}.js-wishlist-add-item{border:1px solid #dcdfe3;background:#fff;color:#6b7280;border-radius:7px;padding:6px 10px;font-size:11.5px;font-weight:500;display:flex;align-items:center;gap:5px;cursor:pointer;transition:background 0.15s, border 0.15s, transform .4s, opacity .4s;white-space:nowrap;user-select:none;-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none;}.js-wishlist-add-item:hover{border-color:var(--colorPrimary);--colorText:var(--colorPrimary);color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),#fff);}.js-wishlist-add-item:active{transform:scale(0.97);}.wishlist-cart-listing{display:flex;flex-direction:column;gap:2rem;width:100%;}.wishlist-cart-item{display:flex;flex-direction:column;gap:1rem;position:relative;--paddingVerti:2rem;--paddingHori:2rem;--borderColor:#dde1ec;--colorText:#94a3b8;--gapSize:14px;padding:var(--paddingVerti) var(--paddingHori);border:1px solid var(--borderColor);border-radius:.5rem;box-shadow:0 4px 16px rgba(0,0,0,0.06);background:var(--backgroundColor,#fff);--popoverPaddingTopOuter:10px;--paddingVerti:1rem;}.wishlist-cart-item .info-zone-box-inner{flex-grow:1;display:flex;flex-direction:column;gap:5px;}.wishlist-cart-item .info-zone-content{display:flex;flex-direction:column;gap:var(--gapSize);color:var(--colorText);flex-grow:1;font-size:13px;}.wishlist-cart-item .item-title{font-size:14px;color:#000;font-weight:600;}.wishlist-cart-item .info-zone-box-picto{--pictoSize:34px;--backgroundHoverColor:#fafafa;border-radius:8px;border:1px solid var(--borderColor);width:var(--pictoSize);height:var(--pictoSize);min-width:var(--pictoSize);min-height:var(--pictoSize);display:flex;align-items:center;justify-content:center;color:var(--colorText);position:relative;cursor:pointer;transition:.2s;--popoverRight:0;--popoverLeft:auto;--popoverArrowTranslateX:-50%;--popoverArrowRight:0;}.wishlist-cart-item .info-zone-box-picto:hover{background:var(--backgroundHoverColor);box-shadow:0 0 4px rgba(0,0,0,var(--boxShadowHoverOpacity,0.07));}.wishlist-cart-item .info-zone-box-picto.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.wishlist-cart-item .info-zone-box-picto:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.wishlist-cart-item .info-zone-box-picto-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.wishlist-cart-item .info-zone-box-picto-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.wishlist-cart-item .info-zone-box-picto-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.wishlist-cart-item .info-zone-box-picto-popover-inner ul{padding-left:10px;}.wishlist-cart-item .info-zone-box-picto .popover-style-popover{min-width:250px;}.wishlist-cart-item .info-zone-box-picto svg{fill:currentColor;}.wishlist-cart-item .table-holder{--boButtonBorderSize:3px;--boButtonPadding:5px;--btnHeight:32px;}.wishlist-cart-item .table-holder .col-stock{width:0;}.wishlist-cart-item .title-section{display:flex;align-items:center;gap:1rem;position:relative;}.wishlist-cart-item .title-section .title-item-group{margin-right:auto;display:flex;align-items:center;gap:1rem;}.wishlist-cart-item .title-section .title-item{font-size:18px;font-weight:bold;color:var(--colorTextTitle);}.choix-affichage-v2{display:flex;align-items:center;justify-content:flex-end;width:100%;}.choix-affichage-v2 .choix-affichage-list{padding:.25rem;background:oklch(.968 .007 247.896);border-radius:calc(.625rem + 4px);gap:.5rem;display:inline-flex;flex-wrap:wrap;--spacing:.25rem;}.choix-affichage-v2 .choix-affichage-list>span:not([class]){display:none;}.choix-affichage-v2 .choix-affichage-list .choix-affichage-item{padding-block:calc(var(--spacing) * 2.5);padding-inline:calc(var(--spacing) * 4);color:oklch(.446 .043 257.281);transition:all cubic-bezier(.4,0,.2,1) .15s;font-size:16px;cursor:pointer;user-select:none;display:inline-flex;align-items:center;gap:10px;}.choix-affichage-v2 .choix-affichage-list .choix-affichage-item:hover{color:oklab(.208 -0.00310889 -0.0418848);}.choix-affichage-v2 .choix-affichage-list .choix-affichage-item.active{color:var(--colorPrimary);background:#fff;border-radius:10px;box-shadow:rgba(0,0,0,0) 0 0 0 0, rgba(0,0,0,0) 0 0 0 0, rgba(0,0,0,0) 0 0 0 0, rgba(0,0,0,0) 0 0 0 0, rgba(0,0,0,0.1) 0 1px 3px 0, rgba(0,0,0,0.1) 0 1px 2px -1px;}.message-alert{padding:14px 18px;border-radius:12px;background:#fffbeb;border:1px solid #fde68a;font-size:12px;color:#92400e;line-height:1.6;display:flex;align-items:center;gap:8px;}.css-ask-cart-products{--popoverPaddingInner:1rem;}.css-ask-cart-products.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.css-ask-cart-products:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.css-ask-cart-products-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.css-ask-cart-products-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.css-ask-cart-products-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.css-ask-cart-products-popover-inner ul{padding-left:10px;}.css-ask-cart-products-popover{top:50%;left:100%;z-index:5;--popoverTranslateY:-50%;--popoverScale:1;padding-top:0;padding-left:var(--popoverPaddingTopOuter,1rem);min-width:250px;--innerGap:1rem;}.css-ask-cart-products-popover:after{transform:translateY(-50%) translateX(var(--popoverArrowTranslateX,6px));top:50%;right:auto;left:0;border-width:8px 10px 8px 0;border-color:transparent var(--popoverArrowColor,#d9d9d9) transparent transparent;}.css-ask-cart-products-popover-inner{color:var(--colorText);font-size:13px;line-height:1.4;align-items:center;}.css-ask-cart-products-popover-inner strong{font-weight:600;font-size:16px;white-space:nowrap;}#page-punchout .field.field-textarea{width:100%;}#page-punchout .field.field-textarea textarea{width:100%;min-height:90px;}.hors-site-product-holder .field textarea{min-height:70px;max-height:500px;}.account-widget-recap{width:100% !important;}.account-widget-recap .widget-content-zone{display:flex;flex-wrap:wrap;}.account-widget-recap .widget-content-zone .contact-listing{width:100%;padding-top:1rem;margin-top:1rem;border-top:1px solid var(--borderColor);}.account-widget-recap .widget-content-zone .contact-listing .widget-contact-holder{flex-direction:row;align-items:center;}.account-widget-recap .widget-content-zone .contact-listing .btn-holder{width:auto;}.account-widget-recap .widget-content-zone .infos-listing{width:100%;display:flex;flex-wrap:wrap;gap:var(--gapCalc);--gapCalc:5px;--nbPerLine:4;}.account-widget-recap .widget-content-zone .infos-listing p{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));}#page-cart #page .cart-bloc-choice-type .btn.blue-custom-button{gap:4px;flex-direction:column;}#page-cart #page .cart-bloc-choice-type .btn.blue-custom-button>span:nth-child(1){font-weight:600;}#page-cart #page .cart-bloc-choice-type .btn.blue-custom-button>span:nth-child(2){font-weight:400;font-size:11px;}#page-login #page .login-form .field-list{position:relative;}#page-login #page .login-form .field-list img.loader{position:absolute;left:50%;top:20px;opacity:0;z-index:2;transform:translateX(-50%) scale(0.9);background:#fff;padding:10px;border:1px solid #eee;border-radius:50%;transition:.1s;}#page-login #page .login-form .field-list.is-loading img.loader{transform:translateX(-50%) scale(1);opacity:1;}#page-login #page .login-form .field-list.is-loading .field{opacity:0.2;}#page-login #page .login-form .field-list .field{transition:.2s;}.text-pastille-item{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),transparent);border:1px solid color-mix(in srgb,var(--colorPrimary) 18%,transparent);}.texte-important{font-size:16px;line-height:1.4;}.title-punchout-holder{display:flex;gap:1rem;align-items:center;}.titre-liste{display:flex;align-items:center;}.titre-liste .picto-holder{display:inline-flex;margin-right:0.5rem;}.punchout-wrapper-holder{display:flex;flex-wrap:wrap;--nbPerLine:2;--gapCalc:2rem;gap:var(--gapCalc);}.punchout-wrapper-holder .box-informations{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));max-width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapCalc))) / var(--nbPerLine)));box-sizing:border-box;margin:0 !important;}@media (max-width: 1200px){.punchout-wrapper-holder{--nbPerLine:1;}}.punchout-help-box{position:relative;}.punchout-help-box.js-popover-clickable:not(.popover-active){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.punchout-help-box:not(.js-popover-clickable):not(:hover){--popoverScale:0.95;--popoverTranslateY:6px;--popoverPointerEvents:none;--popoverOpacity:0;}.punchout-help-box-popover{position:absolute;top:var(--popoverTop,100%);left:var(--popoverLeft,0);right:var(--popoverRight,auto);bottom:var(--popoverBottom,auto);padding-top:var(--popoverPaddingTopOuter,1rem);transition:.3s;z-index:2;opacity:var(--popoverOpacity);transform:scale(var(--popoverScale)) translateY(var(--popoverTranslateY));pointer-events:var(--popoverPointerEvents);}.punchout-help-box-popover:after{content:"";display:block;width:0;height:0;border-style:solid;border-width:0 8px 10px 8px;border-color:transparent transparent var(--popoverArrowColor,#d9d9d9) transparent;position:absolute;top:var(--popoverPaddingTopOuter,1rem);right:var(--popoverArrowRightOverride,var(--popoverArrowRight,30px));transform:translateY(-100%) translateX(var(--popoverArrowTranslateX,50%));}.punchout-help-box-popover-inner{display:flex;flex-direction:column;align-items:flex-start;gap:var(--innerGap,5px);padding:var(--popoverPaddingInner,0.5rem);background:#fff;box-shadow:0 1px 4px 0 rgba(0,0,0,0.1);border-radius:10px;border:1px solid #ddd;}.punchout-help-box-popover-inner ul{padding-left:10px;}.punchout-help-box-popover{min-width:250px;--popoverPaddingInner:1rem;}.punchout-help-box-popover-inner{line-height:1.2;font-weight:normal;}.punchout-help-box-popover:after{right:auto;left:4px;}@media (max-width: 1000px){#page #wrapper #main #content .category-main-holder .side-content-inner{display:none;}#page #wrapper #main #content .category-main-holder .main-content-inner{padding-left:var(--gapHolder);flex-grow:1;}}.filter.attrgenre.attr-img{display:flex !important;flex-wrap:wrap;--nbPerLine:10;--gapSize:1rem;--itemMinHeight:130px;--itemImageHeight:75px;width:100%;gap:var(--gapSize);}@media (max-width: 1400px){.filter.attrgenre.attr-img{--nbPerLine:8;--itemMinHeight:120px;}}@media (max-width: 1200px){.filter.attrgenre.attr-img{--nbPerLine:6;}}@media (max-width: 1000px){.filter.attrgenre.attr-img{--nbPerLine:5;--itemMinHeight:100px;}}@media (max-width: 900px){.filter.attrgenre.attr-img{--nbPerLine:4;}}@media (max-width: 800px){.filter.attrgenre.attr-img{--nbPerLine:3;}}@media (max-width: 700px){.filter.attrgenre.attr-img{--nbPerLine:2;}}.filter.attrgenre.attr-img .closed-filter{display:none !important;}.filter.attrgenre.attr-img.need-voir-plus-btn:not(.more-visible)>a:not(:nth-child(2)):not(:nth-child(3)):not(:nth-child(4)):not(:nth-child(5)):not(:nth-child(6)):not(:nth-child(7)):not(:nth-child(8)):not(:nth-child(9)):not(:nth-child(10)):not(:nth-child(11)):not(:nth-child(12)):not(:nth-child(13)):not(:nth-child(14)):not(:nth-child(15)):not(:nth-child(16)):not(:nth-child(17)):not(:nth-child(18)):not(:nth-child(19)):not(:nth-child(20)){display:none;}.filter.attrgenre.attr-img.need-voir-plus-btn:not(.more-visible) .filter-see-more-btn .inner-content[data-for="remove"]{display:none !important;}.filter.attrgenre.attr-img.need-voir-plus-btn.more-visible .filter-see-more-btn .inner-content[data-for="add"]{display:none !important;}.filter.attrgenre.attr-img .filter-title{width:100% !important;margin-bottom:calc(var(--gapSize) * -1);}.filter.attrgenre.attr-img> span.filter-see-more-btn{cursor:pointer;justify-content:center;background:var(--colorPrimary);color:#fff;gap:10px;position:relative;overflow:hidden;}.filter.attrgenre.attr-img> span.filter-see-more-btn:not(:hover):before{opacity:0.8;}.filter.attrgenre.attr-img> span.filter-see-more-btn:before{content:"";position:absolute;top:0;left:0;width:100%;z-index:1;height:100%;background:linear-gradient(45deg,rgba(255,255,255,0.5),rgba(255,255,255,0.1));transition:.2s;}.filter.attrgenre.attr-img> span.filter-see-more-btn .inner-content{display:flex;flex-direction:column;font-size:16px;align-items:center;justify-content:center;gap:10px;position:relative;z-index:2;}.filter.attrgenre.attr-img > a,.filter.attrgenre.attr-img .filter-see-more-btn{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));height:var(--itemMinHeight);position:relative;display:flex;flex-direction:column;align-items:center;gap:10px;background:var(--filterBackground,#fff);border:1px solid var(--filterBorder,#ddd);padding:10px;border-radius:10px;transition:.2s;overflow:hidden;}.filter.attrgenre.attr-img > a:hover,.filter.attrgenre.attr-img .filter-see-more-btn:hover{box-shadow:rgba(0,0,0,0.06) 0px 0px 0px 2px;}.filter.attrgenre.attr-img > a:hover .nb-ref-item,.filter.attrgenre.attr-img > a.active .nb-ref-item,.filter.attrgenre.attr-img .filter-see-more-btn:hover .nb-ref-item,.filter.attrgenre.attr-img .filter-see-more-btn.active .nb-ref-item{opacity:1;}.filter.attrgenre.attr-img > a .nb-ref-item,.filter.attrgenre.attr-img .filter-see-more-btn .nb-ref-item{display:flex;position:absolute;top:3px;right:3px;height:auto;line-height:1;font-size:8px;background:linear-gradient(to top,var(--colorPrimary),color-mix(in srgb,var(--colorPrimary) 75%,#fff));color:#fff;padding:2px 4px;border-radius:4px;opacity:.5;transition:.2s;}.filter.attrgenre.attr-img > a.active,.filter.attrgenre.attr-img .filter-see-more-btn.active{--filterBorder:var(--colorPrimary);box-shadow:0 0 15px color-mix(in srgb,var(--colorPrimary) 30%,transparent);}.filter.attrgenre.attr-img > a.active .info,.filter.attrgenre.attr-img .filter-see-more-btn.active .info{background-color:var(--colorPrimary);}.filter.attrgenre.attr-img > a .info,.filter.attrgenre.attr-img .filter-see-more-btn .info{position:absolute;bottom:0;display:inline-block;left:0;width:100%;font-size:13px;line-height:13px;padding:5px 10px;border-top:1px solid var(--filterBorder,#ddd);transition:.2s;background:#fff;overflow:hidden;text-overflow:ellipsis;}.filter.attrgenre.attr-img > a>img,.filter.attrgenre.attr-img .filter-see-more-btn>img{height:auto;max-height:var(--itemImageHeight);max-width:100%;display:inline-block;vertical-align:middle;}#page-external.page-custom-form.page-custom-form-success .custom-form-container{border:1px solid #eee;border-left:4px solid var(--colorAccent);margin-top:3rem;padding:2rem;box-shadow:0 0 8px rgba(0,0,0,0.15);}#page-external.page-custom-form.page-custom-form-success .custom-form-container .custom-form-content{font-size:16px;}#page .js-field-custom-checkbox label{display:flex;align-items:center;gap:10px;}#page .js-field-custom-checkbox label>span{color:#8f959d;font-size:14px;}#page .table-holder-products.datatable-initializer{overflow:visible;--datatableFooterSize:50px;}#page .table-holder-products.datatable-initializer.datatable-hide-bottom-infos .dataTables_paginate,#page .table-holder-products.datatable-initializer.datatable-hide-bottom-infos .dataTables_info{display:none !important;}#page .table-holder-products.datatable-initializer:not(.datatable-hide-bottom-infos) .dataTables_scroll{border-bottom:1px solid var(--borderSeparatorColor);}#page .table-holder-products.datatable-initializer .dataTables_paginate{height:var(--datatableFooterSize);padding-right:1rem;}#page .table-holder-products.datatable-initializer .dataTables_info{margin-top:auto;height:var(--datatableFooterSize);display:flex;align-items:center;padding:.5rem 1rem;color:#8f959d;font-size:12px;}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products tbody{position:relative;z-index:2;}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products .col-product{position:sticky;left:0;}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products .col-product:before{content:"";position:absolute;top:0;right:0;width:2px;height:100%;background:var(--borderSeparatorColor);}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products td.col-product{background:var(--tableLine_currentColor);z-index:var(--row-sticky-z-index);}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products td.col-stock .product-stock-holder{align-items:flex-end;}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products td.col-stock .product-stock-holder .product-stock-holder-popover{left:100%;right:auto;top:50%;--popoverTranslateY:-50%;padding-top:0;--popoverScale:1;padding-left:1rem;}#page .table-holder-products.datatable-initializer.datatable-sticky-col-products td.col-stock .product-stock-holder .product-stock-holder-popover:after{border-width:8px 10px 8px 0;border-color:transparent var(--popoverArrowColor,#d9d9d9) transparent transparent;top:63%;left:11px;right:auto;}#page .table-holder-products.datatable-initializer .dataTables_scrollHead{position:sticky !important;top:calc(var(--topHeader,2rem) - 1rem);z-index:9;}#page #datatable_paginate,#page .dataTables_paginate{padding-right:var(--listingPaddingBottom);padding-top:0.5rem;padding-bottom:0.5rem;display:flex;align-items:center;--spacing:0.25rem;gap:calc(var(--spacing)*2);min-height:50px;--itemSize:26px;--itemBorderColor:#e5e5e5;--itemBackgroundColor:#fff;--itemTextColor:#1a1a1a;--itemFontSize:12px;}#page #datatable_paginate>span,#page .dataTables_paginate>span{display:flex;align-items:center;gap:calc(var(--spacing)*2);}#page #datatable_paginate .paginate_button,#page .dataTables_paginate .paginate_button{min-width:var(--itemSize);height:var(--itemSize);display:flex;align-items:center;justify-content:center;border-radius:8px;white-space:nowrap;background:var(--itemBackgroundColor) !important;border:1px solid var(--itemBorderColor) !important;color:var(--itemTextColor) !important;font-size:var(--itemFontSize) !important;line-height:20px !important;transition:all 350ms ease;box-shadow:rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0) 0px 0px 0px 0px, rgba(0,0,0,0.05) 0px 1px 2px 0px !important;padding:4px 8px !important;margin:0;--svgSizeMulti:3.5;}#page #datatable_paginate .paginate_button:active,#page .dataTables_paginate .paginate_button:active{transform:scale(0.95);}#page #datatable_paginate .paginate_button svg,#page .dataTables_paginate .paginate_button svg{width:calc(var(--spacing)*var(--svgSizeMulti));height:calc(var(--spacing)*var(--svgSizeMulti));fill:currentColor;}#page #datatable_paginate .paginate_button:hover:not(.disabled),#page .dataTables_paginate .paginate_button:hover:not(.disabled){--itemBackgroundColor:#f7f7f7;--itemTextColor:#2e2e2e;}#page #datatable_paginate .paginate_button.current,#page .dataTables_paginate .paginate_button.current{--itemBackgroundColor:#efefef;--itemTextColor:#1a1a1a;cursor:not-allowed;}#page #datatable_paginate .paginate_button.current:hover:not(.disabled),#page .dataTables_paginate .paginate_button.current:hover:not(.disabled){--itemBackgroundColor:#e5e5e5;--itemTextColor:#1a1a1a;}#page #datatable_paginate .paginate_button.disabled,#page .dataTables_paginate .paginate_button.disabled{opacity:.5;cursor:not-allowed;}.table-holder.datatable-initializer .datatable-fake-scrollbar-top{position:relative;height:10px;width:100%;background:transparent;border-radius:5px;cursor:default;top:calc((var(--topHeader,2rem) - 1rem) + 44px);z-index:9;background:#fff;position:sticky;}.table-holder.datatable-initializer .datatable-fake-scrollbar-top .datatable-fake-scrollbar-top-track{position:absolute;top:50%;left:0;right:0;height:10px;transform:translateY(-50%);background:rgba(0,0,0,0.06);border-radius:5px;opacity:0;transition:opacity 0.2s ease;}.table-holder.datatable-initializer .datatable-fake-scrollbar-top .datatable-fake-scrollbar-top-thumb{position:absolute;top:50%;transform:translateY(-50%);height:8px;min-width:30px;background:rgba(0,0,0,0.25);border-radius:5px;cursor:grab;transition:background 0.15s ease;}.table-holder.datatable-initializer .datatable-fake-scrollbar-top .datatable-fake-scrollbar-top-thumb:hover{background:rgba(0,0,0,0.4);}.table-holder.datatable-initializer .datatable-fake-scrollbar-top .datatable-fake-scrollbar-top-thumb:active{cursor:grabbing;background:rgba(0,0,0,0.5);}.table-holder.datatable-initializer .dataTables_scrollBody::-webkit-scrollbar{height:8px;}.table-holder.datatable-initializer .dataTables_scrollBody::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px;}.table-holder.datatable-initializer .dataTables_scrollBody::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px;}.table-holder.datatable-initializer .dataTables_scrollBody::-webkit-scrollbar-thumb:hover{background:#a8a8a8;}#page .table-holder.js-order-datatable .dataTables_info{padding-left:10px;}#page .table-holder.js-order-datatable .dataTables_paginate{padding-right:10px;}.custom-form-container{--marginItem:20px;--inputSize:44px;--itemBgColor:#fafafa;--itemBorderColor:#ddd;--itemBorderRadius:10px;--labelSpacing:7px;--colorAccent:#0a3989;--nbPerLine:2;--gapSize:20px;padding:3rem 0;box-sizing:border-box;max-width:1000px;margin:0 auto;}.custom-form-container .custom-form-title{font-size:24px;font-weight:bold;line-height:130%;}.custom-form-container .custom-form-description{font-size:16px;line-height:130%;margin-top:.5rem;}.custom-form-container .custom-form-header{margin-bottom:1.5rem;}.custom-form-container .custom-form-list{display:flex;flex-wrap:wrap;gap:var(--gapSize);}.custom-form-container .buttons.btn-holder{display:flex;justify-content:center;margin-top:2rem;}.custom-form-container .buttons.btn-holder .btn.btn-large{font-size:15px !important;padding:9px 24px !important;}.custom-form-container .field{margin-top:var(--marginItem);width:calc((100% / var(--nbPerLine)) - var(--marginItem));flex-grow:1;}.custom-form-container .field .checkbox-radio-list{display:flex;flex-direction:column;padding-top:.5rem;}.custom-form-container .field .checkbox-radio-list>label{display:flex;align-items:center;}.custom-form-container .field .checkbox-radio-list>label>span:not(.fake-checkbox-radio-input){padding-left:.5rem;}.custom-form-container .field .checkbox-radio-list>label:not(:last-child){margin-bottom:.75rem;}.custom-form-container .field .field-content{display:flex;flex-direction:column;}.custom-form-container .field .field-content>.checkbox-radio-list,.custom-form-container .field .field-content>textarea,.custom-form-container .field .field-content>input,.custom-form-container .field .field-content>select,.custom-form-container .field .field-content>.select2,.custom-form-container .field .field-content>.dropzone{order:3;}.custom-form-container .field .field-content>label{color:#fff;padding-bottom:10px;padding-top:10px;font-weight:bold;text-align:center;border-top:1px solid #eee;border-bottom:1px solid #eee;margin-bottom:20px;margin-top:5;background:#01b9e8;border-radius:var(--itemBorderRadius);order:1;padding-bottom:var(--labelSpacing);font-size:16px;}.custom-form-container .field .field-content>.custom-form-desc{order:2;}.custom-form-container .field>label{display:flex;width:100%;padding-bottom:8px;}.custom-form-container .field textarea{resize:vertical;max-height:400px;min-height:var(--textAreaSize,184px);}.custom-form-container .field input{height:var(--inputSize,44px);}.custom-form-container .field select + .select2.select2-container{border:1px solid var(--itemBorderColor) !important;background:var(--itemBgColor) !important;transition:all 350ms ease;overflow:hidden;border-radius:var(--itemBorderRadius);}.custom-form-container .field select + .select2.select2-container.select2-container--open{border-bottom-left-radius:0;border-bottom-right-radius:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single{background:#fff !important;height:var(--inputSize,44px) !important;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__rendered{line-height:var(--inputSize,44px) !important;border:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow{display:flex;align-items:center;height:20px;top:50%;transform:translateY(-50%);width:calc(var(--inputSize) - 10px);height:var(--inputSize);background:var(--colorAccent);margin-right:-2px;background-image:url('/pub/partage/design/fleche-filtre.png');background-repeat:no-repeat;background-position:center;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow b{opacity:0;top:0;}.custom-form-container .field select + .select2.select2-container .select2-selection--single .select2-selection__arrow b:before{color:var(--colorAccent) !important;right:5px !important;top:-50% !important;}.custom-form-container .field input[type="checkbox"],.custom-form-container .field input[type="radio"]{border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;--inputSize:18px;width:var(--inputSize);}.custom-form-container .field input:not([type="checkbox"]):not([type="radio"]),.custom-form-container .field textarea{margin:0;width:100% !important;border-radius:var(--itemBorderRadius);border:1px solid var(--itemBorderColor);box-shadow:none;}.custom-form-container .field.field-fullsize,.custom-form-container .field.field-textarea{width:100%;--nbPerLine:1;}.custom-form-container .field-group{display:flex;flex-wrap:wrap;gap:20px;}.custom-form-container .field-group .field{width:calc((100% / 2) - var(--marginItem));flex-grow:1;}body.page-custom-form .select2-container--open .select2-dropdown{width:100% !important;}.md-checkbox-holder{display:inline-flex;align-items:center;gap:.5rem;cursor:pointer;position:relative;}.md-checkbox-holder input[type="checkbox"]{opacity:0;width:var(--checkboxSize,1.25rem);height:var(--checkboxSize,1.25rem);margin:0;padding:0;cursor:pointer;position:absolute;top:0;left:0;z-index:2;}.md-checkbox{--checkboxSize:1.25rem;--checkboxRadius:.3rem;display:inline-block;width:var(--checkboxSize);height:var(--checkboxSize);border-radius:var(--checkboxRadius);box-sizing:border-box;background:var(--inputBackground,#fff);border:1px solid var(--inputBorder,#dbdfe9);transition:background .15s, border-color .15s, box-shadow .15s;position:relative;vertical-align:middle;}input[type="checkbox"]:checked + .md-checkbox{background:var(--colorPrimary,#2b6cb0);border-color:var(--colorPrimary,#2b6cb0);}input[type="checkbox"][disabled] + .md-checkbox,input[type="checkbox"]:disabled + .md-checkbox{opacity:0.6;cursor:not-allowed;}.md-checkbox::after{content:"";position:absolute;left:calc(var(--checkboxSize) * 0.25);top:calc(var(--checkboxSize) * 0);width:calc(var(--checkboxSize) * 0.35);height:calc(var(--checkboxSize) * 0.65);border:solid #fff;border-width:0 calc(var(--checkboxSize) * 0.14) calc(var(--checkboxSize) * 0.14) 0;border-radius:2px;transform:rotate(45deg) scale(.6);opacity:0;transition:opacity .15s ease, transform .15s ease;}input[type="checkbox"]:checked + .md-checkbox::after{opacity:1;transform:rotate(45deg) scale(.8);}input[type="checkbox"]:focus + .md-checkbox{box-shadow:0 0 0 3px rgba(43,108,176,0.12);}.field-empty-msg,.field-error-value-msg,.field-error-msg,.field-valid-msg{display:none;}.field.field-empty .field-empty-msg,.field.field-error-value .field-error-value-msg,.field.field-error .field-error-msg,.field.field-valid .field-valid-msg{display:block;}.field.field-error input{border:1px solid #d33;}.field-empty-msg,.field-error-value-msg,.field-error-msg{color:#d33;margin:.4em 0;font-size:.9em;}.field-valid-msg{color:#2e9e4f;margin:.4em 0;font-size:.9em;}#page-home .homeget{margin-top:80px;margin-bottom:0;}#page-home .homeget .home-catalogue{clear:none;float:none;}#page-home .homeget_title{margin-bottom:40px;}#page-home #wrapper{max-width:100%;}#page-home #wrapper .homeget.homegetclass-wrapped{max-width:1400px;margin-left:auto;margin-right:auto;}@media (max-width: 1000px){#page-home .homeget{margin-top:40px;}#page-home .homeget_title{margin-bottom:20px;line-height:160%;}}@media (max-width: 800px){#top #top-main > div > div > div#contact{display:none;}}@media (max-width: 750px){#account-top .not-connect form{display:none;}#account-top .not-connect .pass{display:none;}#top #cart-top #top_panier a span.detail-cart strong{display:none;}#top #account-top .not-connect,#top #account-top #cart-top{min-height:0;display:flex;align-items:center;gap:10px;}}#page-categ .reset{float:none;right:auto;}.owl-carousel-marques{max-width:calc(100% - 112px);margin:0 auto;}.owl-carousel-marques .owl-stage-outer{z-index:1;}.owl-carousel-marques .owl-stage-outer .owl-stage{display:flex;align-items:center;}.owl-carousel-marques .owl-stage-outer .owl-stage .brand_box{border:0px;display:flex;align-items:center;justify-content:center;height:110px;border-radius:10px;}.owl-carousel-marques .owl-stage-outer .owl-stage .brand_box .item-image{padding:1.5rem;}.owl-carousel-marques .owl-nav{display:flex;position:absolute;top:50%;transform:translateY(-50%);left:-58px;right:-58px;justify-content:space-between;}.owl-carousel-marques .owl-nav .owl-prev span,.owl-carousel-marques .owl-nav .owl-next span{background-color:#0a3989;width:38px;height:38px;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:0;}.owl-carousel-marques .owl-nav .owl-prev span:before,.owl-carousel-marques .owl-nav .owl-next span:before{content:"";width:16px;height:14px;background:url('/pub/partage/design/fleche-filtre.png') center no-repeat;}.owl-carousel-marques .owl-nav .owl-prev span:before{transform:rotate(90deg);}.owl-carousel-marques .owl-nav .owl-next span:before{transform:rotate(-90deg);}#page-home .service .title{color:#fff;font-size:20px;background:rgba(0,0,0,0.3);padding-left:10px;padding-top:10px;border-radius:0;margin-bottom:10px;z-index:9;position:absolute;width:100%;box-sizing:border-box;}.tpl-home-nouveauts .cols-2 .col img{border-radius:20px;}#page-home .info-techniques-holder{position:relative;display:flex;}#page-home .info-techniques-holder > .wrapper{margin:auto;position:absolute;left:0;right:0;top:50%;transform:translateY(-50%);z-index:1;}#page-home .info-techniques-holder > .wrapper > .box-text-holder{max-width:var(--infoTechniqueMaxWidth,500px);display:flex;flex-direction:column;align-items:center;background:rgba(255,255,255,0.6);backdrop-filter:blur(7px);box-shadow:0 0 8px rgba(0,0,0,0.1);border-radius:20px;gap:16px;padding:32px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .picto-holder{color:var(--colorPrimary);}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-title{font-size:24px;font-weight:bold;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-subtitle{text-align:center;font-size:16px;line-height:140%;}#page-home .info-techniques-holder img{position:relative;left:50%;transform:translateX(-50%);width:100%;}@media (max-width: 1200px){#page-home .info-techniques-holder > img{min-height:250px;object-fit:cover;}#page-home .info-techniques-holder > .wrapper{left:50%;right:auto;transform:translate(-50%,-50%);}#page-home .info-techniques-holder > .wrapper > .box-text-holder{padding:20px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .picto-holder img{max-width:32px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-title{font-size:18px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-subtitle,#page-home .info-techniques-holder > .wrapper > .box-text-holder .cta-primary{font-size:14px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .cta-primary{padding:10px 30px;}}@media (max-width: 800px){#page-home .info-techniques-holder > img{min-height:250px;object-fit:cover;}#page-home .info-techniques-holder > .wrapper{width:75%;}#page-home .info-techniques-holder > .wrapper > .box-text-holder{padding:20px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .picto-holder img{max-width:32px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-title{font-size:16px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .item-subtitle,#page-home .info-techniques-holder > .wrapper > .box-text-holder .cta-primary{font-size:13px;}#page-home .info-techniques-holder > .wrapper > .box-text-holder .cta-primary{padding:8px 24px;}}#page-home .homeget:not(.homeget-fullwidth).tpl-home-info-utiles{overflow:hidden;padding-top:2rem;padding-bottom:2rem;padding-right:1rem;padding-left:1rem;}.info-utiles-holder{--nbPerLine:2;--gapSize:2rem;display:flex;flex-wrap:wrap;gap:var(--gapSize);}@media (max-width: 1000px){.info-utiles-holder{--nbPerLine:1;}}.info-utiles-holder .box-shadow-item{box-shadow:0 1px 3px rgba(15,23,42,0.05), 0 8px 24px rgba(15,23,42,0.06);}.info-utiles-holder .info-utile-item{width:calc(((100% - ((var(--nbPerLine) - 1) * var(--gapSize))) / var(--nbPerLine)));padding:4rem 2.5rem;border-radius:1rem;display:flex;flex-direction:column;flex-grow:1;justify-content:center;}.info-utiles-holder .info-utile-item .item-title{font-weight:600;font-size:24px;line-height:140%;}.info-utiles-holder .info-utile-item .item-subtitle{font-size:16px;line-height:140%;}.info-utiles-holder .info-utile-item .link-no-underline{color:#fff;font-size:16px;font-weight:500;text-decoration:underline;}.info-utiles-holder .info-utile-item .text-holder{display:flex;flex-direction:column;gap:1rem;align-items:flex-start;}.info-utiles-holder .info-utile-item.decouvrir-agences{background:var(--colorPrimary);color:#fff;--imageSize:64px;position:relative;overflow:visible;}.info-utiles-holder .info-utile-item.decouvrir-agences .arrow-btn-container{display:flex;align-items:center;gap:10px;color:#fff;font-size:16px;}.info-utiles-holder .info-utile-item.decouvrir-agences .arrow-btn-container span{text-decoration:underline;font-weight:500;}.info-utiles-holder .info-utile-item.decouvrir-agences .arrow-btn-container i{transition:.2s;}.info-utiles-holder .info-utile-item.decouvrir-agences .arrow-btn-container:hover i{margin-left:10px;}.info-utiles-holder .info-utile-item.decouvrir-agences .text-holder{gap:1.5rem;}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-cluster{position:absolute;width:0;height:0;pointer-events:none;}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-cluster--top-right{top:0;right:0;transform:scale(.9);}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-cluster--bottom-left{bottom:0;left:0;transform:scale(.8);}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-circle{position:absolute;border-radius:50%;top:50%;left:50%;transform:translate(-50%,-50%);}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-circle--outer{width:360px;height:360px;background:rgba(255,255,255,0.1);background:radial-gradient(circle,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.15) 100%);}.info-utiles-holder .info-utile-item.decouvrir-agences .decoration-circle--inner{width:220px;height:220px;background:rgba(255,255,255,0.18);background:radial-gradient(circle,rgba(255,255,255,0.05) 0%,rgba(255,255,255,0.15) 100%);}.info-utiles-holder .info-utile-item.decouvrir-agences>div{display:flex;align-items:center;gap:2rem;}.info-utiles-holder .info-utile-item.decouvrir-agences>div .image-holder{width:var(--imageSize);max-width:var(--imageSize);min-width:var(--imageSize);}.info-utiles-holder .info-utile-item.decouvrir-agences>div .text-holder{align-items:flex-start;}.info-utiles-holder .info-utile-item.fast-order-holder:not(.type-2){border:4px solid var(--colorPrimary);}.info-utiles-holder .info-utile-item.fast-order-holder:not(.type-2) .text-holder{align-items:center;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2{padding:0;gap:2rem;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2 .text-holder{align-items:flex-start;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div{padding:2.5rem 1.5rem;border-radius:1rem;display:flex;align-items:flex-start;gap:1.5rem;--iconWidth:70px;position:relative;overflow:hidden;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div .bg-incrustation{width:200px;height:180px;position:absolute;right:-70px;bottom:-24%;display:flex;padding-top:0rem;opacity:0.15;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div .bg-incrustation svg{fill:var(--colorPrimary);}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div .text-holder{position:relative;z-index:2;}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div .icon-holder{width:var(--iconWidth);height:var(--iconWidth);min-width:var(--iconWidth);min-height:var(--iconWidth);display:flex;align-items:center;justify-content:center;background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),transparent);border-radius:10px;font-size:38px;color:var(--colorPrimary);}.info-utiles-holder .info-utile-item.fast-order-holder.type-2>div .icon-holder.bg-white{background:#fff;box-shadow:0 0 2px rgba(0,0,0,0.1) inset;}.info-utiles-holder .info-utile-item.fast-order-holder .fast-order-item{margin-top:1.5rem;}.info-utiles-holder .info-utile-item.fast-order-holder .fast-order-item .container-img{display:flex;align-items:center;justify-content:center;gap:3rem;}@media (max-width: 600px){.info-utiles-holder .info-utile-item.fast-order-holder .fast-order-item .container-img{flex-direction:column;}}.info-utiles-holder .info-utile-item.fast-order-holder .fast-order-item .container-img .separator{width:2px;background-color:#ddd;height:90px;border-radius:2px;}@media (max-width: 600px){.info-utiles-holder .info-utile-item.fast-order-holder .fast-order-item .container-img .separator{display:none;}}.flexslider-2 ul{margin:0;}.flexslider-2 ul li{padding-left:0;}.flexslider-2 ul li:before{display:none;}.flexslider-2 .flex-control-nav{display:none;}.flexslider-2 .flex-direction-nav{position:absolute;top:50%;transform:translateY(-50%);width:100%;}.slider_simple{margin-bottom:20px;}.reinsurance-container{padding-bottom:20px;margin-bottom:40px;border-bottom:1px solid #ccc;}.reinsurance-container .list-items-holder{display:flex;justify-content:center;gap:40px;}.reinsurance-container .list-items-holder .reinsurance-item a{padding:10px 20px;border:1px solid #ccc;border-radius:10px;display:flex;align-items:center;}.reinsurance-container .list-items-holder .reinsurance-item a > div{max-width:75px;margin-right:1.5rem;}.reinsurance-container .list-items-holder .reinsurance-item a > div img{min-width:75px;max-width:75px;}.reinsurance-container .list-items-holder .reinsurance-item a > p{flex-grow:1;color:#333;font-weight:bold;font-size:14px;text-transform:uppercase;}@media (max-width: 1200px){.reinsurance-container{padding:0 20px;padding-bottom:20px;}.reinsurance-container .list-items-holder{grid-column-gap:20px;}.reinsurance-container .list-items-holder .reinsurance-item > div{margin-right:1rem;}}@media (max-width: 1000px){.reinsurance-container .list-items-holder{gap:10px;flex-wrap:wrap;}.reinsurance-container .list-items-holder .reinsurance-item a > div{margin-right:0.5rem;}.reinsurance-container .list-items-holder .reinsurance-item a > div img{object-fit:contain;max-width:50px;max-height:50px;}}.saved-carts-badge{font-size:11px;font-weight:600;color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) 10%,transparent);padding:3px 10px;border-radius:12px;line-height:1;}#page-checkout .saved-carts-section,#page-cart .saved-carts-section{margin:24px 0;}#page-checkout .saved-carts-section .saved-carts-grid:not(.active),#page-cart .saved-carts-section .saved-carts-grid:not(.active){display:none;}#page-checkout .saved-carts-header,#page-cart .saved-carts-header{margin-bottom:20px;}#page-checkout .saved-carts-header-top,#page-cart .saved-carts-header-top{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;}#page-checkout .saved-carts-title-group,#page-cart .saved-carts-title-group{display:flex;align-items:center;gap:10px;}#page-checkout .saved-carts-title,#page-cart .saved-carts-title{color:#1e293b;margin:0;}#page-checkout .saved-carts-subtitle,#page-cart .saved-carts-subtitle{font-size:13px;color:#94a3b8;margin:8px 0 0;line-height:1.5;}#page-checkout .saved-carts-toggle,#page-cart .saved-carts-toggle{display:inline-flex;align-items:center;gap:8px;padding:8px 16px;border-radius:8px;border:1.5px solid #eef0f6;background:#fff;color:var(--colorPrimary);font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:13px;font-weight:600;cursor:pointer;transition:all 0.2s ease;}#page-checkout .saved-carts-toggle:hover,#page-cart .saved-carts-toggle:hover{border-color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) 5%,transparent);}#page-checkout .saved-carts-toggle-icon,#page-cart .saved-carts-toggle-icon{font-size:11px;transition:transform 0.25s ease;}#page-checkout .saved-carts-toggle.is-active #page-checkout .saved-carts-toggle-icon,#page-cart .saved-carts-toggle.is-active #page-cart .saved-carts-toggle-icon{transform:rotate(180deg);}#page-checkout .saved-carts-grid,#page-cart .saved-carts-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;}@media (max-width: 960px){#page-checkout .saved-carts-grid,#page-cart .saved-carts-grid{grid-template-columns:repeat(2,1fr);}}@media (max-width: 580px){#page-checkout .saved-carts-grid,#page-cart .saved-carts-grid{grid-template-columns:1fr;}}#page-checkout .saved-cart-card,#page-cart .saved-cart-card{background:#fff;border-radius:10px;border:1.5px solid #eef0f6;transition:all 0.2s ease;position:relative;overflow:visible;}#page-checkout .saved-cart-card:hover,#page-cart .saved-cart-card:hover{box-shadow:0 4px 16px rgba(0,0,0,0.06);border-color:#dde1ec;}#page-checkout .saved-cart-card.is-menu-open,#page-cart .saved-cart-card.is-menu-open{z-index:25;border-color:var(--colorPrimary);box-shadow:0 4px 16px color-mix(in srgb,var(--colorPrimary) 10%,transparent);}#page-checkout .saved-cart-card.is-menu-open .saved-cart-dropdown,#page-cart .saved-cart-card.is-menu-open .saved-cart-dropdown{opacity:1;visibility:visible;transform:translateY(0);}#page-checkout .saved-cart-card-body,#page-cart .saved-cart-card-body{padding:14px 16px;}#page-checkout .saved-cart-card-top,#page-cart .saved-cart-card-top{display:flex;justify-content:space-between;align-items:flex-start;position:relative;}#page-checkout .saved-cart-card-name,#page-cart .saved-cart-card-name{font-weight:650;font-size:13px;color:#1e293b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;flex:1;min-width:0;line-height:1.4;}#page-checkout .saved-cart-menu-trigger,#page-cart .saved-cart-menu-trigger{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;border:none;background:none;color:#94a3b8;cursor:pointer;flex-shrink:0;margin-left:8px;margin-top:-2px;transition:all 0.15s ease;font-size:14px;}#page-checkout .saved-cart-menu-trigger:hover,#page-cart .saved-cart-menu-trigger:hover{background:#f1f5f9;color:#1e293b;}.is-menu-open #page-checkout .saved-cart-menu-trigger,.is-menu-open #page-cart .saved-cart-menu-trigger{background:#f1f5f9;color:#1e293b;}#page-checkout .saved-cart-dropdown,#page-cart .saved-cart-dropdown{position:absolute;right:0;top:32px;z-index:20;background:#fff;border-radius:10px;padding:5px;min-width:210px;box-shadow:0 8px 28px rgba(0,0,0,0.12), 0 2px 6px rgba(0,0,0,0.04);border:1px solid #eef0f6;opacity:0;visibility:hidden;transform:translateY(-4px);transition:opacity 0.15s ease, visibility 0.15s ease, transform 0.15s ease;}.is-menu-open #page-checkout .saved-cart-dropdown,.is-menu-open #page-cart .saved-cart-dropdown{opacity:1;visibility:visible;transform:translateY(0);}#page-checkout .saved-cart-dropdown-item,#page-cart .saved-cart-dropdown-item{display:flex;align-items:center;gap:9px;width:100%;padding:9px 11px;border:none;background:none;border-radius:7px;cursor:pointer;font-size:12px;font-weight:500;color:#475569;text-decoration:none;transition:background 0.12s ease;line-height:1.3;}#page-checkout .saved-cart-dropdown-item i,#page-cart .saved-cart-dropdown-item i{font-size:13px;opacity:0.75;width:16px;text-align:center;}#page-checkout .saved-cart-dropdown-item:hover,#page-cart .saved-cart-dropdown-item:hover{background:#f8fafc;}#page-checkout .saved-cart-dropdown-item--merge,#page-cart .saved-cart-dropdown-item--merge{color:#6d28d9;}#page-checkout .saved-cart-dropdown-item--merge:hover,#page-cart .saved-cart-dropdown-item--merge:hover{background:#f5f3ff;}#page-checkout .saved-cart-dropdown-item--view,#page-cart .saved-cart-dropdown-item--view{color:#475569;}#page-checkout .saved-cart-dropdown-item--delete,#page-cart .saved-cart-dropdown-item--delete{color:#ef4444;}#page-checkout .saved-cart-dropdown-item--delete:hover,#page-cart .saved-cart-dropdown-item--delete:hover{background:#fef2f2;}#page-checkout .saved-cart-dropdown-separator,#page-cart .saved-cart-dropdown-separator{height:1px;background:#f1f5f9;margin:4px 8px;}#page-checkout .saved-cart-dropdown-backdrop,#page-cart .saved-cart-dropdown-backdrop{position:fixed;inset:0;z-index:15;display:none;}#page-checkout .saved-cart-dropdown-backdrop.is-active,#page-cart .saved-cart-dropdown-backdrop.is-active{display:block;}#page-checkout .saved-cart-card-meta,#page-cart .saved-cart-card-meta{display:flex;align-items:center;gap:8px;margin-top:8px;}#page-checkout .saved-cart-card-badge,#page-cart .saved-cart-card-badge{font-size:10px;font-weight:600;color:#64748b;background:#f1f5f9;padding:3px 8px;border-radius:5px;line-height:1.4;}#page-checkout .saved-cart-card-date,#page-cart .saved-cart-card-date{font-size:11px;color:#94a3b8;}#page-checkout .saved-cart-card-bottom,#page-cart .saved-cart-card-bottom{display:flex;justify-content:space-between;align-items:baseline;margin-top:12px;padding-top:12px;border-top:1px solid #f8fafc;}#page-checkout .saved-cart-card-price,#page-cart .saved-cart-card-price{font-weight:700;font-size:16px;color:#1e293b;font-variant-numeric:tabular-nums;line-height:1;}#page-checkout .saved-cart-cta,#page-cart .saved-cart-cta{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:7px;background:var(--colorPrimary);color:#fff;border:none;font-family:'DM Sans', 'Montserrat', Arial, sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:all 0.15s ease;white-space:nowrap;line-height:1;}#page-checkout .saved-cart-cta i,#page-cart .saved-cart-cta i{font-size:12px;}#page-checkout .saved-cart-cta:hover,#page-cart .saved-cart-cta:hover{filter:brightness(0.9);box-shadow:0 2px 8px color-mix(in srgb,var(--colorPrimary) 30%,transparent);}#page-checkout .saved-cart-cta:active,#page-cart .saved-cart-cta:active{transform:scale(0.97);}#page-checkout .saved-carts-modal .box-message-content,#page-cart .saved-carts-modal .box-message-content{border-radius:14px;padding:28px;}#page-checkout .saved-carts-modal .box-message-content h2,#page-cart .saved-carts-modal .box-message-content h2{font-size:18px;font-weight:700;margin-bottom:12px;}#page-checkout .popup-cart-previsu,#page-cart .popup-cart-previsu{display:none;}#page-checkout .popup-cart-previsu.is-active,#page-cart .popup-cart-previsu.is-active{display:block;}#page-checkout .popup-cart-previsu .popup-cart-previsu-main,#page-cart .popup-cart-previsu .popup-cart-previsu-main{border-radius:14px;}#page-checkout .popup-cart-previsu .cart-item-preview,#page-cart .popup-cart-previsu .cart-item-preview{display:flex;gap:12px;padding:10px 0;}#page-checkout .popup-cart-previsu .cart-item-preview + #page-checkout .popup-cart-previsu .cart-item-preview,#page-cart .popup-cart-previsu .cart-item-preview + #page-cart .popup-cart-previsu .cart-item-preview{border-top:1px solid #f1f5f9;}#page-checkout .popup-cart-previsu .cart-item-preview .photo-holder,#page-cart .popup-cart-previsu .cart-item-preview .photo-holder{width:48px;height:48px;border-radius:8px;overflow:hidden;flex-shrink:0;}#page-checkout .popup-cart-previsu .cart-item-preview .photo-holder img,#page-cart .popup-cart-previsu .cart-item-preview .photo-holder img{width:100%;height:100%;object-fit:cover;}#page-checkout .popup-cart-previsu .cart-item-preview .cart-product-name,#page-cart .popup-cart-previsu .cart-item-preview .cart-product-name{font-weight:600;font-size:13px;color:#1e293b;}#page-checkout .popup-cart-previsu .cart-item-preview .cart-product-desc,#page-cart .popup-cart-previsu .cart-item-preview .cart-product-desc{font-size:12px;color:#94a3b8;margin-top:2px;}#page-checkout .box-message-holder,#page-cart .box-message-holder{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;opacity:0;transition:all 350ms ease;z-index:100;}#page-checkout .box-message-holder.popup-visible,#page-cart .box-message-holder.popup-visible{opacity:1;pointer-events:all;}#page-checkout .box-message-holder.popup-visible .box-message-content,#page-cart .box-message-holder.popup-visible .box-message-content{transform:translate(-50%,-50%) scale(1);}#page-checkout .box-message-holder[data-for="recover"] .message-for-fuse,#page-cart .box-message-holder[data-for="recover"] .message-for-fuse{display:none;}#page-checkout .box-message-holder[data-for="fuse"] .message-for-recover,#page-cart .box-message-holder[data-for="fuse"] .message-for-recover{display:none;}#page-checkout .box-message-holder .box-message-content,#page-cart .box-message-holder .box-message-content{position:absolute;top:50%;left:50%;background:#fff;padding:1.5rem;border-radius:20px;z-index:2;transition:all 500ms ease;transition-delay:100ms;transform:translate(-50%,-50%) scale(0);box-shadow:0 0 5px rgba(0,0,0,0.3);}#page-checkout .box-message-holder .box-message-content h2,#page-cart .box-message-holder .box-message-content h2{margin-bottom:2rem;font-size:22px;}#page-checkout .box-message-holder .box-message-content p,#page-cart .box-message-holder .box-message-content p{font-size:16px;}#page-checkout .box-message-holder .box-message-bg,#page-cart .box-message-holder .box-message-bg{background:rgba(0,0,0,0.4);position:absolute;left:0;top:0;width:100%;height:100%;}#page-home #page .categories-slider-section .categories-slider-holder{width:100%;padding:20px 24px 24px;border:1px solid rgba(0,0,0,0.1);border-radius:12px;background:#fff;box-sizing:border-box;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .left-part{display:flex;align-items:center;gap:10px;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .left-part .title-item{font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:#1a1a1a;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .left-part .title-item::before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--colorPrimary);margin-right:8px;vertical-align:middle;position:relative;top:-1px;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .left-part .categories-count{display:inline-flex;align-items:center;padding:3px 10px;border-radius:20px;font-size:12px;font-weight:500;color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),transparent);border:1px solid color-mix(in srgb,var(--colorPrimary) 18%,transparent);}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .right-part{display:flex;align-items:center;gap:6px;transition:all 350ms ease;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-title-zone .right-part.is-hidden{opacity:0;}#page-home #page .categories-slider-section .categories-slider-holder .slider-arrow-item{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:50%;border:1px solid rgba(0,0,0,0.1);background:#fff;cursor:pointer;transition:all 0.2s ease;color:#333;font-size:13px;user-select:none;}#page-home #page .categories-slider-section .categories-slider-holder .slider-arrow-item:hover:not(.disabled){border-color:var(--colorPrimary);color:var(--colorPrimary);background:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,8%),transparent);}#page-home #page .categories-slider-section .categories-slider-holder .slider-arrow-item.disabled{opacity:0.35;cursor:default;pointer-events:none;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content{position:relative;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content:before{content:"";position:absolute;left:0;top:0;width:3px;height:100%;background:linear-gradient(to right,#fff,rgba(255,255,255,0));z-index:2;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content:after{content:"";position:absolute;right:0px;top:0;width:3px;height:100%;background:linear-gradient(to left,#fff,rgba(255,255,255,0));z-index:2;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content .owl-nav{display:none;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content .owl-dots{margin-top:16px;display:flex;align-items:center;justify-content:center;gap:6px;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content .owl-dots.disabled{display:none;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content .owl-dots .owl-dot span{display:block;width:8px;height:8px;border-radius:50%;background:rgba(0,0,0,0.1);transition:all 0.2s ease;margin:0;}#page-home #page .categories-slider-section .categories-slider-holder .categories-slider-content .owl-dots .owl-dot.active span{width:28px;border-radius:4px;background:var(--colorPrimary);}#page-home #page .categories-slider-section .categories-slider-holder .categories-column{display:flex;flex-direction:column;gap:16px;padding:2px;}#page-home #page .categories-slider-section .categories-slider-holder .category-item{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;border-radius:12px;border:1px solid rgba(0,0,0,0.1);background:#fff;text-decoration:none;color:inherit;transition:border-color 0.2s ease, box-shadow 0.2s ease;cursor:pointer;}#page-home #page .categories-slider-section .categories-slider-holder .category-item:hover{border-color:rgba(0,0,0,0.18);box-shadow:0 2px 10px rgba(0,0,0,0.07);}#page-home #page .categories-slider-section .categories-slider-holder .category-item:hover .category-item-icon{box-shadow:color-mix(in srgb,var(--colorPrimary) var(--colorMixOpacity,10%),transparent) 0px 0px 0px 2px;}#page-home #page .categories-slider-section .categories-slider-holder .category-item .category-item-icon{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:8px;background:#fff;transition:.2s;font-size:18px;color:var(--colorPrimary);border:1px solid #eee;}#page-home #page .categories-slider-section .categories-slider-holder .category-item .category-item-icon img{max-height:calc(40px - 2px);object-fit:contain;border-radius:7px;}#page-home #page .categories-slider-section .categories-slider-holder .category-item .category-item-title{font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.04em;color:#1a1a1a;line-height:1.3;}