body{min-width:1px;--f:1}.animated{-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scale3d(1,1,1)}}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translate3d(0,0,0)}}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{-webkit-transform:scale3d(1,1,1)}}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}100%{transform:scale3d(1,1,1)}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}
.slick-slider { position: relative; display: block; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -ms-touch-action: none; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: white url("ajax-loader.gif") center center no-repeat; }
.slick-list.dragging { cursor: pointer; }
.slick-slider .slick-list, .slick-track, .slick-slide { -webkit-transform: translate(0, 0); -moz-transform: translate(0, 0); -ms-transform: translate(0, 0); -o-transform: translate(0, 0); transform: translate(0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: inline-block; zoom: 1; pointer-events: none; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { display: none; }
.slick-slide { position: static; float: left; height: 100%; min-height: 1px; display: none; pointer-events: auto; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { display: none; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
@font-face { font-family: "slick"; src: url("slick.eot"); src: url("slick.eot?#iefix") format("embedded-opentype"), url("slick.woff") format("woff"), url("slick.ttf") format("truetype"), url("slick.svg#slick") format("svg"); font-weight: normal; font-style: normal; }
.slick-prev:before { content: "\2190"; }
.slick-next:before { content: "\2192"; }
.slick-prev, .slick-next { position: absolute; display: block; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; top: 50%; padding: 0; border: none; outline: none; }
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus { outline: none; background: transparent; color: transparent; }
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before { opacity: 1; }
.slick-prev.slick-disabled:before, .slick-next.slick-disabled:before { opacity: 0.25; }
.slick-prev:before, .slick-next:before { font-family: "slick"; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.slick-dots { position: absolute; list-style: none; display: block; text-align: center; padding: 0; width: 100%; }
.slick-dots li { position: relative; display: inline-block; padding: 0; cursor: pointer; }
.slick-dots li button:hover, .slick-dots li button:focus { outline: none; }
.slick-dots li button:hover:before, .slick-dots li button:focus:before { opacity: 1; }
.slick-dots li button { border: 0; background: transparent; display: block; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; }
.slick-dots li button:before { position: absolute; top: 0; left: 0; content: "\2022"; font-family: "slick"; text-align: center; color: black; opacity: 0.25; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
[dir="rtl"] .slick-slide { float: right; }
[dir="rtl"] .slick-next:before { content: "\2190"; }
[dir="rtl"] .slick-prev:before { content: "\2192"; }
.slidex{display:none}
.plyr--fullscreen-fallback{transform:translate3d(0,0,1px) !important}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0)}}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}
@font-face{font-display:block;font-family:"Nunito";src:url('Nunito-Regular.woff2') format('woff2'),url('Nunito-Regular.woff') format('woff');font-weight:400}@font-face{font-display:block;font-family:"Roboto";src:url('Roboto-Light.woff2') format('woff2'),url('Roboto-Light.woff') format('woff');font-weight:300}@font-face{font-display:block;font-family:"Roboto";src:url('Roboto-Thin.woff2') format('woff2'),url('Roboto-Thin.woff') format('woff');font-weight:100}@font-face{font-display:block;font-family:"Roboto";src:url('Roboto-Italic.woff2') format('woff2'),url('Roboto-Italic.woff') format('woff');font-weight:400;font-style:italic}@font-face{font-display:block;font-family:"Roboto";src:url('Roboto-LightItalic.woff2') format('woff2'),url('Roboto-LightItalic.woff') format('woff');font-weight:300;font-style:italic}@font-face{font-display:block;font-family:"Roboto";src:url('Roboto-Regular.woff2') format('woff2'),url('Roboto-Regular.woff') format('woff');font-weight:400}.v1{display:inline-block;vertical-align:top}.ps1{position:relative;margin-left:0;margin-top:-223px}.s1{min-width:749px;width:749px;min-height:1px}.ps2{position:relative;margin-left:31px;margin-top:132px}.s2{min-width:54px;width:54px;min-height:65px;height:65px}.c1{z-index:17;pointer-events:auto}.i1{position:absolute;left:10px;width:35px;height:65px;top:0;border:0}.i2{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps3{position:relative;margin-top:-196px}.s3{width:100%;min-width:1200px;min-height:668px;height:668px}.c2{z-index:12;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0}.fx1{background-attachment:fixed;background-image:url(../images/chalutier-hemerica-320.jpeg);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:contain;background-clip:padding-box}.webp .fx1{background-image:url(../images/chalutier-hemerica-320.webp);background-attachment:fixed}.ps4{position:relative;margin-top:55px}.v2{display:block;vertical-align:top}.s4{min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:119px}.ps5{position:relative;margin-left:181px;margin-top:0}.s5{min-width:4px;width:4px;min-height:119px}.c3{z-index:14;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#333;background-clip:padding-box}.ps6{position:relative;margin-top:-620px}.s6{pointer-events:none;min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:768px}.ps7{position:relative;margin-left:5px;margin-top:0}.s7{min-width:1195px;width:1195px;min-height:596px}.c4{z-index:29}.ps8{position:relative;margin-left:0;margin-top:0}.s8{min-width:469px;width:469px;min-height:372px;height:372px}.c6{z-index:38;pointer-events:auto}.i3{position:absolute;left:0;width:469px;height:348px;top:12px;border:0}.ps9{position:relative;margin-left:-108px;margin-top:245px}.s9{min-width:430px;width:430px;min-height:351px;height:351px}.c7{z-index:39;pointer-events:auto}.i4{position:absolute;left:0;width:430px;height:319px;top:16px;border:0}.ps10{position:relative;margin-left:713px;margin-top:-524px}.s10{min-width:482px;width:482px;min-height:506px;height:506px}.c8{z-index:40;pointer-events:auto}.i5{position:absolute;left:84px;width:313px;height:506px;top:0;border:0}.ps11{position:relative;margin-left:366px;margin-top:42px}.s11{min-width:834px;width:834px;min-height:130px}.s12{min-width:648px;width:648px;min-height:105px}.c9{z-index:33;pointer-events:auto;overflow:hidden;height:105px}.p1{text-indent:0;padding-bottom:0;padding-right:0;text-align:justify}.f1{font-family:Roboto;font-size:15px;font-size:calc(15px * var(--f));line-height:1.601;font-weight:400;font-style:italic;text-decoration:none;text-transform:none;letter-spacing:0.70px;color:#fff;background-color:initial;text-shadow:none}.ps12{position:relative;margin-left:132px;margin-top:65px}.c10{z-index:41;pointer-events:auto}.ps13{position:relative;margin-top:20px}.s13{width:100%;min-width:1200px;min-height:354px}.c11{z-index:15;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-clip:padding-box}.ps14{position:relative;margin-top:-354px}.s14{pointer-events:none;min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:772px}.s15{min-width:1200px;width:1200px;min-height:354px;height:354px}.c12{z-index:16;pointer-events:auto}.a1{display:block}.mfp-bg,.mfp-wrap{position:fixed;left:0;top:0}.mfp-bg,.mfp-container,.mfp-wrap{height:100%;width:100%}.mfp-container:before,.mfp-figure:after{content:''}.mfp-bg{z-index:10042;overflow:hidden}.mfp-wrap{z-index:10043;outline:0!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;left:0;top:0;padding:0 8px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-container:before{display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:10045}.mfp-close,.mfp-preloader{text-align:center;position:absolute}.mfp-ajax-holder .mfp-content,.mfp-inline-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-arrow,.mfp-close,.mfp-counter,.mfp-preloader{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;top:50%;width:auto;margin-top:-.8em;left:8px;right:8px;z-index:10044}.mfp-preloader a{color:#CCC}.mfp-close,.mfp-preloader a:hover{color:#FFF}.mfp-s-error .mfp-content,.mfp-s-ready .mfp-preloader{display:none}button.mfp-arrow,button.mfp-close{overflow:visible;cursor:pointer;background:0 0;border:0;-webkit-appearance:none;display:block;outline:0;padding:0;z-index:10046;-webkit-box-shadow:none;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;right:0;top:0;text-decoration:none;opacity:.65;filter:alpha(opacity=65);padding:0 0 18px 10px;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:focus,.mfp-close:hover{opacity:1;filter:alpha(opacity=100)}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-iframe-holder .mfp-close,.mfp-image-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-figure,img.mfp-img{line-height:0}.mfp-arrow{position:absolute;opacity:.65;filter:alpha(opacity=65);margin:-55px 0 0;top:50%;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:focus,.mfp-arrow:hover{opacity:1;filter:alpha(opacity=100)}.mfp-arrow .mfp-a,.mfp-arrow .mfp-b,.mfp-arrow:after,.mfp-arrow:before{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:inset transparent}.mfp-arrow .mfp-a,.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow .mfp-b,.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left .mfp-a,.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left .mfp-b,.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right .mfp-a,.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right .mfp-b,.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler iframe,.mfp-player-scaler .player,.mfp-player-scaler .player1{display:block;top:0;width:100%;background:#000;box-shadow:0 0 8px rgba(0,0,0,.6);position:absolute;left:0}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{height:100%}.mfp-player-scaler{width:100%;max-width:900px;height:0;overflow:hidden;padding-top:56.25%}.mfp-player-scaler .player,.mfp-player-scaler .player1{right:0;bottom:0}.mfp-plyr .mfp-container{padding:40px}.mfp-plyr .player{left:0;max-width:900px;margin:0 auto;height:100%}.mfp-plyr .player1{left:0;max-width:900px;margin:0 auto;height:0}.mfp-image-holder .mfp-content,img.mfp-img{max-width:100%}.mfp-figure:after,img.mfp-img{width:auto;height:auto;display:block}img.mfp-img{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure:after{position:absolute;left:0;top:40px;bottom:40px;right:0;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width:800px) and (orientation:landscape),screen and (max-height:300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,.6);position:fixed;text-align:center;padding:0}}@media all and (max-width:900px){.mfp-arrow{-webkit-transform:scale(.75);transform:scale(.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.mfp-ie7 .mfp-img{padding:0}.mfp-ie7 .mfp-bottom-bar{width:600px;left:50%;margin-left:-300px;margin-top:5px;padding-bottom:5px}.mfp-ie7 .mfp-container{padding:0}.mfp-ie7 .mfp-content{padding-top:44px}.mfp-ie7 .mfp-close{top:0;right:0;padding-top:0}.mfp-fade.mfp-bg.mfp-removing{opacity:0!important}.mfp-fade.mfp-wrap .mfp-content{opacity:0;-webkit-transition:all .15s ease-out;-moz-transition:all .15s ease-out;transition:all .15s ease-out}.mfp-fade.mfp-wrap.mfp-ready .mfp-content{opacity:1}.mfp-fade.mfp-wrap.mfp-removing .mfp-content{opacity:0!important}
.un106-lightbox.mfp-bg{opacity:0;background:#0b0b0b;-webkit-transition:all 0.15s ease-out;-moz-transition:all 0.15s ease-out;transition:all 0.15s ease-out}.un106-lightbox.mfp-bg.mfp-ready{opacity:1.0;filter:alpha(opacity=100)}.un106-lightbox .mfp-close{color:#ffffff !important}.i6{position:absolute;left:0;width:1200px;height:354px;top:0;border:0}.ps15{position:relative;margin-left:0;margin-top:3px}.s16{min-width:1113px;width:1113px;min-height:415px}.v3{display:inline-block;vertical-align:top}.ps16{position:relative;margin-left:0;margin-top:0}.s17{min-width:300px;width:300px;min-height:415px;height:415px}.c13{z-index:5;pointer-events:auto}.i7{position:absolute;left:0;width:300px;height:415px;top:0;border:0}.i8{width:100%;height:100%;display:inline-block;-webkit-transform:translate3d(0,0,0)}.ps17{position:relative;margin-left:13px;margin-top:26px}.s18{min-width:800px;width:800px;min-height:370px}.c14{z-index:18;pointer-events:auto;overflow:hidden;height:370px}.f2{font-family:Roboto;font-size:22px;font-size:calc(22px * var(--f));line-height:1.683;font-weight:300;font-style:normal;text-decoration:none;text-transform:none;letter-spacing:0.70px;color:#808080;background-color:initial;text-shadow:none}.c15{display:block;position:relative;width:max(1200px, 100%);overflow:hidden;margin-top:10px;min-height:503px}.ps18{position:relative;margin-top:0}.s19{width:100%;min-width:1200px;min-height:503px}.c16{z-index:19;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:transparent;background-clip:padding-box}.s20{min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:470px}.s21{width:1225px;margin-left:0;min-height:470px}.ps19{position:relative;margin-left:55px;margin-top:0}.s22{min-width:1145px;width:1145px;min-height:470px}.w1{line-height:0}.s23{min-width:1145px;width:1145px;min-height:467px}.c17{z-index:20;pointer-events:auto}.s24{display:inline-block;height:467px;width:100%;overflow:hidden}.s25{width:auto;height:100%;padding:0px 257px 0px 257px;background-color:rgb(25,25,25)}.s26{width:auto;height:100%;padding:0px 427px 0px 427px;background-color:rgb(25,25,25)}.s27{width:auto;height:100%;padding:0px 258px 0px 258px;background-color:rgb(25,25,25)}.s28{width:auto;height:100%;padding:0px 259px 0px 259px;background-color:rgb(25,25,25)}.s29{width:auto;height:100%;padding:0px 253px 0px 253px;background-color:rgb(25,25,25)}.s30{width:auto;height:100%;padding:0px 427px 0px 427px;background-color:rgb(25,25,25)}.un13 .slider{height:467px}.un13 .slider-for .slick-list{height:467px}.un13 .slick-prev, .un13 .slick-next { height: 20px; width: 20px; margin-top: -10px; }
.un13 .slick-prev:before, .un13 .slick-next:before { font-size: 20px; color: #666; opacity: 0.75; }
.un13 .slick-prev { left: -25px; }
.un13 .slick-next { right: -25px; }
.un13 .slider-for { margin-bottom: 0px; }
.un13 .slider-nav { margin-bottom: 0px; }
.un13 .slider-nav picture { border: solid 0px transparent; }
.un13 .slider-nav .slick-center picture { border-color: transparent; }
.un13 .slick-dots { bottom: 0px; }
.un13 .slick-dots li { height: 20px; width: 20px; margin: 0 5px; }
.un13 .slick-dots li button { height: 20px; width: 20px; }
.un13 .slick-dots li button:before { width: 20px; height: 20px; font-size: 6px; line-height: 20px; }
.un13 .slick-dots li.slick-active button:before { color: #666; opacity: 0.75; }
[dir="rtl"] .un13 .slick-next {right: auto;left: -25px;}
[dir="rtl"] .un13 .slick-prev {right: -25px;left: auto;}
.ps20{position:relative;margin-left:1091px;margin-top:-62px}.c18{z-index:47;pointer-events:auto}.ps21{position:relative;margin-top:22px}.s31{width:100%;min-width:1200px;min-height:3px;height:3px}.c19{z-index:21;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#191919;background-clip:padding-box}.ps22{position:relative;margin-left:0;margin-top:3px}.s32{min-width:1200px;width:1200px;min-height:1px}.ps23{position:relative;margin-top:-17px}.s33{pointer-events:none;min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:375px}.s34{min-width:1200px;width:1200px;min-height:375px}.ps24{position:relative;margin-left:761px;margin-top:0}.s35{min-width:439px;width:439px;min-height:375px;height:375px}.c20{z-index:42;pointer-events:auto}.i9{position:absolute;left:0;width:439px;height:326px;top:24px;border:0}.ps25{position:relative;margin-left:0;margin-top:-360px}.s36{min-width:1200px;width:1200px;min-height:344px;height:344px}.c21{z-index:23;pointer-events:auto}.i10{position:absolute;left:0;width:463px;height:344px;top:0;border:0}.ps26{position:relative;margin-left:474px;margin-top:-359px}.s37{min-width:287px;width:287px;min-height:343px;height:343px}.c22{z-index:31;pointer-events:auto}.i11{position:absolute;left:0;width:287px;height:343px;top:0;border:0}.ps27{position:relative;margin-left:0;margin-top:-111px}.ps28{position:relative;margin-top:-240px}.s38{width:100%;min-width:1200px;min-height:1052px}.c23{z-index:24;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:url(../images/chalutier-hemerica-35--320.jpeg);background-color:#191919;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box}.webp .c23{background-image:url(../images/chalutier-hemerica-35--320.webp)}.ps29{position:relative;margin-top:231px}.s39{min-width:1200px;width:1200px;margin-left:auto;margin-right:auto;min-height:273px}.ps30{position:relative;margin-left:560px;margin-top:0}.s40{min-width:340px;width:340px;min-height:273px}.c24{z-index:25;pointer-events:auto}.pl1{width:340px;height:273px}.pl1 .plyr__controls button{color:#fff}.pl1 .plyr__controls .plyr__time--current{color:#fff}.pl1 .plyr--full-ui input[type=range]{color:#00b3ff}.pl1 .plyr--audio .plyr__control:hover{background:#00b3ff}.pl1 .plyr__control--overlaid{background:rgba(0,179,255,0.8)}.pl1 .plyr--video .plyr__control:hover{background:#00b3ff}.vd1{width:340px;height:273px;clip-path:content-box}.ps31{position:relative;margin-left:226px;margin-top:1040px}.s41{min-width:70px;width:70px;min-height:80px}.c25{z-index:32;pointer-events:auto}.f3{padding-top:40px;padding-bottom:40px;margin-top:0;margin-bottom:0}.btn1{border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:url(../images/fleche-70.png);background-color:transparent;background-repeat:no-repeat;background-position:50% 50%;background-size:cover;background-clip:padding-box}.btn1:hover{background-color:#82939e;border-color:#191919;color:#191919}.btn1:active{background-color:#677a85;border-color:#191919;color:#fff}.v4{display:inline-block;overflow:hidden;outline:0}.s42{width:70px;padding-right:0;height:0}.webp .btn1{background-image:url(../images/fleche-70.webp)}.s43{width:100%;min-width:1200px;min-height:11px}.c26{z-index:37;pointer-events:none;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-color:#ccc;background-clip:padding-box}.v5{display:none;vertical-align:top}.v6{display:none;vertical-align:top}.c28{display:inline-block;position:relative;margin-left:0;margin-top:0}@media (min-width:960px) and (max-width:1199px){.ps1{margin-top:-179px}.s1{min-width:599px;width:599px}.ps2{margin-left:25px;margin-top:106px}.s2{min-width:43px;width:43px;min-height:52px;height:52px}.i1{left:8px;width:28px;height:52px}.ps3{margin-top:-157px}.s3{min-width:960px;min-height:534px;height:534px}.ps4{margin-top:44px}.s4{min-width:960px;width:960px;min-height:95px}.ps5{margin-left:145px}.s5{min-width:3px;width:3px;min-height:95px}.ps6{margin-top:-496px}.s6{min-width:960px;width:960px;min-height:615px}.ps7{margin-left:4px}.s7{min-width:956px;width:956px;min-height:477px}.s8{min-width:375px;width:375px;min-height:298px;height:298px}.i3{width:375px;height:278px;top:10px}.ps9{margin-left:-86px;margin-top:196px}.s9{min-width:344px;width:344px;min-height:281px;height:281px}.i4{width:344px;height:255px;top:13px}.ps10{margin-left:570px;margin-top:-419px}.s10{min-width:386px;width:386px;min-height:405px;height:405px}.i5{left:68px;width:251px;height:405px}.ps11{margin-left:293px;margin-top:34px}.s11{min-width:667px;width:667px;min-height:104px}.s12{min-width:518px;width:518px;min-height:84px}.c9{height:84px}.f1{font-size:12px;font-size:calc(12px * var(--f));line-height:1.668}.ps12{margin-left:106px;margin-top:52px}.ps13{margin-top:16px}.s13{min-width:960px;min-height:283px}.ps14{margin-top:-283px}.s14{min-width:960px;width:960px;min-height:617px}.s15{min-width:960px;width:960px;min-height:283px;height:283px}.i6{width:960px;height:283px}.ps15{margin-top:2px}.s16{min-width:890px;width:890px;min-height:332px}.s17{min-width:240px;width:240px;min-height:332px;height:332px}.i7{width:240px;height:332px}.ps17{margin-left:10px;margin-top:21px}.s18{min-width:640px;width:640px;min-height:296px}.c14{height:296px}.f2{font-size:18px;font-size:calc(18px * var(--f));line-height:1.612}.c15{width:max(960px, 100%);margin-top:8px;min-height:403px}.s19{min-width:960px;min-height:403px}.s20{min-width:960px;width:960px;min-height:376px}.s21{width:985px;min-height:376px}.ps19{margin-left:44px}.s22{min-width:916px;width:916px;min-height:376px}.s23{min-width:916px;width:916px;min-height:374px}.s24{height:374px}.s25{padding:0px 206px 0px 206px}.s26{padding:0px 342px 0px 342px}.s27{padding:0px 206px 0px 206px}.s28{padding:0px 207px 0px 207px}.s29{padding:0px 202px 0px 202px}.s30{padding:0px 342px 0px 342px}.un13 .slider{height:374px}.un13 .slider-for .slick-list{height:374px}.ps20{margin-left:873px;margin-top:-50px}.ps21{margin-top:18px}.s31{min-width:960px;min-height:2px;height:2px}.ps22{margin-top:2px}.s32{min-width:960px;width:960px}.ps23{margin-top:-14px}.s33{min-width:960px;width:960px;min-height:300px}.s34{min-width:960px;width:960px;min-height:300px}.ps24{margin-left:609px}.s35{min-width:351px;width:351px;min-height:300px;height:300px}.i9{width:351px;height:261px;top:19px}.ps25{margin-top:-288px}.s36{min-width:960px;width:960px;min-height:275px;height:275px}.i10{width:370px;height:275px}.ps26{margin-left:379px;margin-top:-287px}.s37{min-width:230px;width:230px;min-height:274px;height:274px}.i11{width:230px;height:274px}.ps27{margin-top:-89px}.ps28{margin-top:-192px}.s38{min-width:960px;min-height:842px}.ps29{margin-top:185px}.s39{min-width:960px;width:960px;min-height:218px}.ps30{margin-left:448px}.s40{min-width:272px;width:272px;min-height:218px}.pl1{width:272px;height:218px}.vd1{width:272px;height:218px}.ps31{margin-left:181px;margin-top:832px}.s41{min-width:56px;width:56px;min-height:64px}.f3{padding-top:32px;padding-bottom:32px}.btn1{background-image:url(../images/fleche-56-1.png)}.s42{width:56px}.webp .btn1{background-image:url(../images/fleche-56.webp)}.s43{min-width:960px;min-height:9px}}@media (min-width:768px) and (max-width:959px){.ps1{margin-top:-143px}.s1{min-width:480px;width:480px}.ps2{margin-left:20px;margin-top:85px}.s2{min-width:34px;width:34px;min-height:42px;height:42px}.i1{left:6px;width:22px;height:42px}.ps3{margin-top:-125px}.s3{min-width:768px;min-height:427px;height:427px}.ps4{margin-top:35px}.s4{min-width:768px;width:768px;min-height:76px}.ps5{margin-left:116px}.s5{min-width:2px;width:2px;min-height:76px}.ps6{margin-top:-397px}.s6{min-width:768px;width:768px;min-height:492px}.ps7{margin-left:3px}.s7{min-width:765px;width:765px;min-height:382px}.s8{min-width:300px;width:300px;min-height:238px;height:238px}.i3{width:300px;height:223px;top:7px}.ps9{margin-left:-69px;margin-top:157px}.s9{min-width:276px;width:276px;min-height:225px;height:225px}.i4{width:276px;height:205px;top:10px}.ps10{margin-left:456px;margin-top:-336px}.s10{min-width:309px;width:309px;min-height:324px;height:324px}.i5{left:54px;width:201px;height:324px}.ps11{margin-left:234px;margin-top:27px}.s11{min-width:534px;width:534px;min-height:83px}.s12{min-width:415px;width:415px;min-height:67px}.c9{height:67px}.f1{font-size:9px;font-size:calc(9px * var(--f));line-height:1.668}.ps12{margin-left:85px;margin-top:41px}.ps13{margin-top:13px}.s13{min-width:768px;min-height:226px}.ps14{margin-top:-226px}.s14{min-width:768px;width:768px;min-height:493px}.s15{min-width:768px;width:768px;min-height:226px;height:226px}.i6{width:768px;height:226px}.ps15{margin-top:2px}.s16{min-width:712px;width:712px;min-height:265px}.s17{min-width:192px;width:192px;min-height:265px;height:265px}.i7{width:192px;height:265px}.ps17{margin-left:8px;margin-top:17px}.s18{min-width:512px;width:512px;min-height:236px}.c14{height:236px}.f2{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.c15{width:max(768px, 100%);margin-top:7px;min-height:322px}.s19{min-width:768px;min-height:322px}.s20{min-width:768px;width:768px;min-height:301px}.s21{width:793px;min-height:301px}.ps19{margin-left:35px}.s22{min-width:733px;width:733px;min-height:301px}.s23{min-width:733px;width:733px;min-height:299px}.s24{height:299px}.s25{padding:0px 165px 0px 165px}.s26{padding:0px 273px 0px 273px}.s27{padding:0px 165px 0px 165px}.s28{padding:0px 166px 0px 166px}.s29{padding:0px 161px 0px 161px}.s30{padding:0px 273px 0px 273px}.un13 .slider{height:299px}.un13 .slider-for .slick-list{height:299px}.ps20{margin-left:699px;margin-top:-40px}.ps21{margin-top:14px}.s31{min-width:768px;min-height:2px;height:2px}.ps22{margin-top:2px}.s32{min-width:768px;width:768px}.ps23{margin-top:-11px}.s33{min-width:768px;width:768px;min-height:240px}.s34{min-width:768px;width:768px;min-height:240px}.ps24{margin-left:487px}.s35{min-width:281px;width:281px;min-height:240px;height:240px}.i9{width:281px;height:209px;top:15px}.ps25{margin-top:-230px}.s36{min-width:768px;width:768px;min-height:220px;height:220px}.i10{width:296px;height:220px}.ps26{margin-left:303px;margin-top:-230px}.s37{min-width:184px;width:184px;min-height:220px;height:220px}.i11{width:184px;height:220px}.ps27{margin-top:-71px}.ps28{margin-top:-154px}.s38{min-width:768px;min-height:674px}.ps29{margin-top:148px}.s39{min-width:768px;width:768px;min-height:174px}.ps30{margin-left:358px}.s40{min-width:218px;width:218px;min-height:174px}.pl1{width:218px;height:174px}.vd1{width:218px;height:174px}.ps31{margin-left:145px;margin-top:666px}.s41{min-width:45px;width:45px;min-height:51px}.f3{padding-top:26px;padding-bottom:25px}.btn1{background-image:url(../images/fleche-45.png)}.s42{width:45px}.webp .btn1{background-image:url(../images/fleche-45.webp)}.s43{min-width:768px;min-height:7px}}@media (min-width:480px) and (max-width:767px){.ps1{margin-top:-168px}.s1{min-width:450px;width:450px}.ps2{margin-left:449px;margin-top:-237px}.s2{min-width:30px;width:30px;min-height:60px;height:60px}.i1{left:0;width:30px;height:56px;top:2px}.ps3{margin-top:-164px}.s3{min-width:480px;min-height:377px;height:377px}.ps4{margin-top:39px}.s4{min-width:480px;width:480px;min-height:96px}.ps5{margin-left:0}.s5{min-width:2px;width:2px;min-height:96px}.ps6{margin-top:-195px}.s6{min-width:480px;width:480px;min-height:778px}.ps7{margin-left:0}.s7{min-width:480px;width:480px;min-height:291px}.s8{min-width:228px;width:228px;min-height:178px;height:178px}.i3{width:228px;height:169px;top:5px}.ps9{margin-left:-79px;margin-top:133px}.s9{min-width:183px;width:183px;min-height:158px;height:158px}.i4{width:183px;height:136px;top:11px}.ps10{margin-left:296px;margin-top:-201px}.s10{min-width:184px;width:184px;min-height:159px;height:159px}.i5{left:43px;width:98px;height:159px}.ps11{margin-left:30px;margin-top:15px}.s11{min-width:450px;width:450px;min-height:472px}.s12{min-width:450px;width:450px;min-height:472px}.c9{height:472px}.f1{font-size:21px;font-size:calc(21px * var(--f));line-height:1.620}.ps12{margin-left:419px;margin-top:-201px}.ps13{margin-top:-24px}.s13{min-width:480px;min-height:122px}.ps14{margin-top:-227px}.s14{min-width:480px;width:480px;min-height:974px}.s15{min-width:480px;width:480px;min-height:227px;height:227px}.i6{width:480px;height:227px}.ps15{margin-left:29px;margin-top:55px}.s16{min-width:421px;width:421px;min-height:692px}.v3{display:none}.ps17{margin-left:0;margin-top:0}.s18{min-width:421px;width:421px;min-height:692px}.c14{height:692px}.f2{font-size:21px;font-size:calc(21px * var(--f));line-height:1.620}.c15{width:max(480px, 100%);margin-top:57px;min-height:265px}.s19{min-width:480px;min-height:265px}.s20{min-width:480px;width:480px;min-height:252px}.s21{width:529px;margin-left:-24px;min-height:252px}.ps19{margin-left:24px}.s22{min-width:480px;width:480px;min-height:252px}.s23{min-width:480px;width:480px;min-height:184px}.s24{height:184px}.s25{padding:0px 116px 0px 116px}.s26{padding:0px 182px 0px 182px}.s27{padding:0px 116px 0px 116px}.s28{padding:0px 116px 0px 116px}.s29{padding:0px 114px 0px 114px}.s30{padding:0px 183px 0px 183px}.un13 .slider{height:184px}.un13 .slider-for .slick-list{height:184px}.ps20{margin-left:449px;margin-top:8px}.ps21{margin-top:4px}.s31{min-width:480px;min-height:2px;height:2px}.ps22{margin-top:0}.s32{min-width:480px;width:480px}.ps23{margin-top:-2091px}.s33{min-width:480px;width:480px;min-height:2234px}.s34{min-width:480px;width:480px;min-height:2234px}.ps24{margin-left:305px}.s35{min-width:175px;width:175px;min-height:150px;height:150px}.i9{width:175px;height:130px;top:10px}.ps25{margin-top:1934px}.s36{min-width:480px;width:480px;min-height:150px;height:150px}.i10{width:202px;height:150px}.ps26{margin-left:288px;margin-top:-149px}.s37{min-width:164px;width:164px;min-height:147px;height:147px}.i11{width:164px;height:147px}.ps27{margin-top:171px}.ps28{margin-top:92px}.s38{min-width:480px;min-height:702px}.ps29{margin-top:202px}.s39{min-width:480px;width:480px;min-height:110px}.ps30{margin-left:332px}.s40{min-width:136px;width:136px;min-height:110px}.pl1{width:136px;height:110px}.vd1{width:136px;height:110px}.ps31{margin-left:118px;margin-top:4701px}.s41{min-width:45px;width:45px;min-height:57px}.f3{padding-top:29px;padding-bottom:28px}.btn1{background-image:url(../images/fleche-45-1.png)}.s42{width:45px}.webp .btn1{background-image:url(../images/fleche-45-1.webp)}.s43{min-width:480px;min-height:4px}.ps32{position:relative;margin-top:-2187px}.v5{display:block}.s44{pointer-events:none;min-width:480px;width:480px;margin-left:auto;margin-right:auto;min-height:623px}.v6{display:inline-block}.ps33{position:relative;margin-left:0;margin-top:0}.s45{min-width:479px;width:479px;min-height:623px}.c27{z-index:30;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 48deg, color-stop(0, rgba(128,128,128,0.373262)), color-stop(1, rgba(0,0,0,0.68)));background-image:-o-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:-webkit-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:-ms-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-clip:padding-box}.c28{margin-top:1564px}}@media (max-width:479px){.ps1{margin-top:-112px}.s1{min-width:300px;width:300px}.ps2{margin-left:299px;margin-top:-158px}.s2{min-width:20px;width:20px;min-height:40px;height:40px}.i1{left:0;width:20px;height:38px;top:1px}.ps3{margin-top:-109px}.s3{min-width:320px;min-height:251px;height:251px}.ps4{margin-top:26px}.s4{min-width:320px;width:320px;min-height:64px}.ps5{margin-left:0}.s5{min-width:1px;width:1px;min-height:64px}.ps6{margin-top:-130px}.s6{min-width:320px;width:320px;min-height:519px}.ps7{margin-left:0}.s7{min-width:320px;width:320px;min-height:194px}.s8{min-width:152px;width:152px;min-height:119px;height:119px}.i3{width:152px;height:113px;top:3px}.ps9{margin-left:-53px;margin-top:89px}.s9{min-width:122px;width:122px;min-height:105px;height:105px}.i4{width:122px;height:91px;top:7px}.ps10{margin-left:197px;margin-top:-134px}.s10{min-width:123px;width:123px;min-height:106px;height:106px}.i5{left:29px;width:66px;height:106px}.ps11{margin-left:20px;margin-top:10px}.s11{min-width:300px;width:300px;min-height:315px}.s12{min-width:300px;width:300px;min-height:315px}.c9{height:315px}.f1{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.ps12{margin-left:279px;margin-top:-134px}.ps13{margin-top:-16px}.s13{min-width:320px;min-height:81px}.ps14{margin-top:-151px}.s14{min-width:320px;width:320px;min-height:649px}.s15{min-width:320px;width:320px;min-height:151px;height:151px}.i6{width:320px;height:151px}.ps15{margin-left:19px;margin-top:37px}.s16{min-width:281px;width:281px;min-height:461px}.v3{display:none}.ps17{margin-left:0;margin-top:0}.s18{min-width:281px;width:281px;min-height:461px}.c14{height:461px}.f2{font-size:14px;font-size:calc(14px * var(--f));line-height:1.644}.c15{width:max(320px, 100%);margin-top:38px;min-height:177px}.s19{min-width:320px;min-height:177px}.s20{min-width:320px;width:320px;min-height:168px}.s21{width:369px;margin-left:-24px;min-height:168px}.ps19{margin-left:24px}.s22{min-width:320px;width:320px;min-height:168px}.s23{min-width:320px;width:320px;min-height:123px}.s24{height:123px}.s25{padding:0px 77px 0px 77px}.s26{padding:0px 121px 0px 121px}.s27{padding:0px 77px 0px 77px}.s28{padding:0px 77px 0px 77px}.s29{padding:0px 75px 0px 75px}.s30{padding:0px 121px 0px 121px}.un13 .slider{height:123px}.un13 .slider-for .slick-list{height:123px}.ps20{margin-left:299px;margin-top:5px}.ps21{margin-top:3px}.s31{min-width:320px;min-height:1px;height:1px}.ps22{margin-top:0}.s32{min-width:320px;width:320px}.ps23{margin-top:-1394px}.s33{min-width:320px;width:320px;min-height:1489px}.s34{min-width:320px;width:320px;min-height:1489px}.ps24{margin-left:203px}.s35{min-width:117px;width:117px;min-height:100px;height:100px}.i9{width:117px;height:87px;top:6px}.ps25{margin-top:1289px}.s36{min-width:320px;width:320px;min-height:100px;height:100px}.i10{width:135px;height:100px}.ps26{margin-left:192px;margin-top:-99px}.s37{min-width:109px;width:109px;min-height:98px;height:98px}.i11{width:109px;height:98px}.ps27{margin-top:114px}.ps28{margin-top:61px}.s38{min-width:320px;min-height:468px}.ps29{margin-top:135px}.s39{min-width:320px;width:320px;min-height:73px}.ps30{margin-left:221px}.s40{min-width:91px;width:91px;min-height:73px}.pl1{width:91px;height:73px}.vd1{width:91px;height:73px}.ps31{margin-left:79px;margin-top:3134px}.s41{min-width:30px;width:30px;min-height:38px}.f3{padding-top:19px;padding-bottom:19px}.btn1{background-image:url(../images/fleche-30.png)}.s42{width:30px}.webp .btn1{background-image:url(../images/fleche-30.webp)}.s43{min-width:320px;min-height:3px}.ps32{position:relative;margin-top:-1458px}.v5{display:block}.s44{pointer-events:none;min-width:320px;width:320px;margin-left:auto;margin-right:auto;min-height:415px}.v6{display:inline-block}.ps33{position:relative;margin-left:0;margin-top:0}.s45{min-width:319px;width:319px;min-height:415px}.c27{z-index:30;border:0;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;background-image:-webkit-gradient(linear, 48deg, color-stop(0, rgba(128,128,128,0.373262)), color-stop(1, rgba(0,0,0,0.68)));background-image:-o-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:-webkit-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:-ms-linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-image:linear-gradient(48deg, rgba(128,128,128,0.373262) 0%, rgba(0,0,0,0.68) 100%);background-clip:padding-box}.c28{margin-top:1043px}}@media (-webkit-min-device-pixel-ratio:2), (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-640.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-640.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--640.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--640.webp)}}@media (min-width:960px) and (max-width:1199px) and (-webkit-min-device-pixel-ratio:2), (min-width:960px) and (max-width:1199px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-640.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-640.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--640.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--640.webp)}.btn1{background-image:url(../images/fleche-112-1.png);background-size:cover}.webp .btn1{background-image:url(../images/fleche-112.webp)}}@media (min-width:768px) and (max-width:959px) and (-webkit-min-device-pixel-ratio:2), (min-width:768px) and (max-width:959px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-640.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-640.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--640.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--640.webp)}.btn1{background-image:url(../images/fleche-90.png);background-size:cover}.webp .btn1{background-image:url(../images/fleche-90.webp)}}@media (min-width:480px) and (max-width:767px) and (-webkit-min-device-pixel-ratio:2), (min-width:480px) and (max-width:767px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-640.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-640.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--640.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--640.webp)}.btn1{background-image:url(../images/fleche-90-1.png);background-size:cover}.webp .btn1{background-image:url(../images/fleche-90-1.webp)}}@media (max-width:479px) and (-webkit-min-device-pixel-ratio:2), (max-width:479px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-640.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-640.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--640.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--640.webp)}.btn1{background-image:url(../images/fleche-60.png);background-size:cover}.webp .btn1{background-image:url(../images/fleche-60.webp)}}@media (min-width:320px){.fx1{background-image:url(../images/chalutier-hemerica-480.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-480.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--480.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--480.webp)}.fx1{background-image:url(../images/chalutier-hemerica-480.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-480.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--480.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--480.webp)}.fx1{background-image:url(../images/chalutier-hemerica-480.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-480.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--480.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--480.webp)}.fx1{background-image:url(../images/chalutier-hemerica-480.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-480.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--480.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--480.webp)}.fx1{background-image:url(../images/chalutier-hemerica-480.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-480.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--480.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--480.webp)}}@media (min-width:320px) and (-webkit-min-device-pixel-ratio:2),(min-width:320px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-960.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960.webp)}}@media (min-width:480px){.fx1{background-image:url(../images/chalutier-hemerica-768.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-768.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--768-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--768-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-768.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-768.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--768-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--768-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-768.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-768.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--768-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--768-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-768.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-768.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--768-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--768-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-768.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-768.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--768-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--768-1.webp)}}@media (min-width:480px) and (-webkit-min-device-pixel-ratio:2),(min-width:480px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-1536.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1536.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1536-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1536-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1536.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1536.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1536-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1536-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1536.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1536.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1536-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1536-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1536.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1536.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1536-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1536-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1536.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1536.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1536-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1536-1.webp)}}@media (min-width:768px){.fx1{background-image:url(../images/chalutier-hemerica-960-1.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960-1.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960-2.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960-2.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960-1.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960-1.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960-2.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960-2.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960-1.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960-1.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960-2.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960-2.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960-1.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960-1.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960-2.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960-2.webp)}.fx1{background-image:url(../images/chalutier-hemerica-960-1.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-960-1.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--960-2.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--960-2.webp)}}@media (min-width:768px) and (-webkit-min-device-pixel-ratio:2),(min-width:768px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-1920.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1920.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1920-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1920-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1920.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1920.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1920-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1920-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1920.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1920.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1920-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1920-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1920.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1920.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1920-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1920-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1920.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1920.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1920-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1920-1.webp)}}@media (min-width:960px){.fx1{background-image:url(../images/chalutier-hemerica-1200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1200-1.webp)}}@media (min-width:960px) and (-webkit-min-device-pixel-ratio:2),(min-width:960px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-2400.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2400.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2400-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2400-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2400.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2400.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2400-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2400-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2400.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2400.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2400-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2400-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2400.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2400.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2400-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2400-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2400.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2400.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2400-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2400-1.webp)}}@media (min-width:1200px){.fx1{background-image:url(../images/chalutier-hemerica-1600.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1600.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1600-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1600-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1600.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1600.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1600-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1600-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1600.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1600.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1600-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1600-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1600.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1600.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1600-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1600-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-1600.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-1600.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--1600-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--1600-1.webp)}}@media (min-width:1200px) and (-webkit-min-device-pixel-ratio:2),(min-width:1200px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-3200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-3200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--3200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--3200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-3200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-3200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--3200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--3200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-3200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-3200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--3200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--3200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-3200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-3200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--3200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--3200-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-3200.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-3200.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--3200-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--3200-1.webp)}}@media (min-width:1600px){.fx1{background-image:url(../images/chalutier-hemerica-2000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2000-1.webp)}}@media (min-width:1600px) and (-webkit-min-device-pixel-ratio:2),(min-width:1600px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-4000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-4000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--4000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--4000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-4000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-4000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--4000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--4000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-4000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-4000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--4000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--4000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-4000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-4000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--4000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--4000-1.webp)}.fx1{background-image:url(../images/chalutier-hemerica-4000.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-4000.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--4000-1.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--4000-1.webp)}}@media (min-width:2000px){.fx1{background-image:url(../images/chalutier-hemerica-2560.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2560.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2560.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2560.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2560.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2560.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2560.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2560.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2560.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2560.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2560.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2560.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2560.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2560.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2560.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2560.webp)}.fx1{background-image:url(../images/chalutier-hemerica-2560.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-2560.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--2560.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--2560.webp)}}@media (min-width:2000px) and (-webkit-min-device-pixel-ratio:2),(min-width:2000px) and (min-resolution:192dpi){.fx1{background-image:url(../images/chalutier-hemerica-5120.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-5120.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--5120.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--5120.webp)}.fx1{background-image:url(../images/chalutier-hemerica-5120.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-5120.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--5120.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--5120.webp)}.fx1{background-image:url(../images/chalutier-hemerica-5120.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-5120.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--5120.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--5120.webp)}.fx1{background-image:url(../images/chalutier-hemerica-5120.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-5120.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--5120.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--5120.webp)}.fx1{background-image:url(../images/chalutier-hemerica-5120.jpeg);background-attachment:fixed}.webp .fx1{background-image:url(../images/chalutier-hemerica-5120.webp);background-attachment:fixed}.c23{background-image:url(../images/chalutier-hemerica-35--5120.jpeg)}.webp .c23{background-image:url(../images/chalutier-hemerica-35--5120.webp)}}